2026-03-26 16:00:04 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-26 16:00:04 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-26 16:00:04 [adesa.it] INFO: Starting spider adesa.it
2026-03-26 16:00:04 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-26 16:00:04 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-26 16:00:04 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-26 16:00:04 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-26 16:00:04 [scrapy.extensions.telnet] INFO: Telnet Password: 3e3c8fb5d12c7cc8
2026-03-26 16:00:04 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats',
'scrapy.extensions.closespider.CloseSpider']
2026-03-26 16:00:04 [scrapy.crawler] INFO: Overridden settings:
{'BOT_NAME': 'SourcingV2',
'CLOSESPIDER_TIMEOUT': 7200,
'DOWNLOAD_MAXSIZE': 52428800,
'DOWNLOAD_WARNSIZE': 10485760,
'FEED_EXPORT_ENCODING': 'utf-8',
'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/adesa.it/task_37_2026-03-26T16_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-26 16:00:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-26 16:00:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-26 16:00:04 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.retry.RetryMiddleware',
'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-26 16:00:04 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-26 16:00:04 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-26 16:00:04 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-26 16:00:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-26 16:00:05 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2107
2026-03-26 16:00:05 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-26 16:00:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-26 16:00:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:05 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-26 16:00:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27auto%27%20and%20RowKey%20eq%20%27auto%27 HTTP/1.1" 200 None
2026-03-26 16:00:05 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-26 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-26 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-26 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-26 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-26 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-26 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-26 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-26 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-26 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-26 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-26 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-26 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-26 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-26 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-26 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-26 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-26 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-26 16:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-26 16:00:05 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-26 16:00:05 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.translation_pipeline.TranslationPipeline',
'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
'crawlers.pipelines.post_to_api.PostToApiPipeline']
2026-03-26 16:00:05 [scrapy.core.engine] INFO: Spider opened
2026-03-26 16:00:05 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-26 16:00:05 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-26 16:00:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 140MiB
2026-03-26 16:00:05 [scrapy-playwright] INFO: Starting download handler
2026-03-26 16:00:05 [scrapy-playwright] INFO: Starting download handler
2026-03-26 16:00:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 16:00:13 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 16:00:13 [adesa.it] INFO: Found listing with ID: 10731486
2026-03-26 16:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710731486%27 HTTP/1.1" 200 None
2026-03-26 16:00:13 [adesa.it] INFO: Scrape type for 10731486: 1
2026-03-26 16:00:13 [adesa.it] INFO: Scraping item 10731486 url https://www.openlane.eu/en/carv6/auction/10731486
2026-03-26 16:00:13 [adesa.it] INFO: Found listing with ID: 10728592
2026-03-26 16:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710728592%27 HTTP/1.1" 200 None
2026-03-26 16:00:13 [adesa.it] INFO: Scrape type for 10728592: 1
2026-03-26 16:00:13 [adesa.it] INFO: Scraping item 10728592 url https://www.openlane.eu/en/carv6/auction/10728592
2026-03-26 16: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-26 16:00:13 [adesa.it] INFO: Found listing with ID: 10728591
2026-03-26 16:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710728591%27 HTTP/1.1" 200 None
2026-03-26 16:00:13 [adesa.it] INFO: Scrape type for 10728591: 1
2026-03-26 16:00:13 [adesa.it] INFO: Scraping item 10728591 url https://www.openlane.eu/en/carv6/auction/10728591
2026-03-26 16: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-26 16:00:13 [adesa.it] INFO: Found listing with ID: 10728583
2026-03-26 16:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710728583%27 HTTP/1.1" 200 None
2026-03-26 16:00:13 [adesa.it] INFO: Scrape type for 10728583: 1
2026-03-26 16:00:13 [adesa.it] INFO: Scraping item 10728583 url https://www.openlane.eu/en/carv6/auction/10728583
2026-03-26 16: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-26 16:00:13 [adesa.it] INFO: Found listing with ID: 10728586
2026-03-26 16:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710728586%27 HTTP/1.1" 200 None
2026-03-26 16:00:13 [adesa.it] INFO: Scrape type for 10728586: 1
2026-03-26 16:00:13 [adesa.it] INFO: Scraping item 10728586 url https://www.openlane.eu/en/carv6/auction/10728586
2026-03-26 16: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-26 16:00:13 [adesa.it] INFO: Found listing with ID: 10728584
2026-03-26 16:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710728584%27 HTTP/1.1" 200 None
2026-03-26 16:00:13 [adesa.it] INFO: Scrape type for 10728584: 1
2026-03-26 16:00:13 [adesa.it] INFO: Scraping item 10728584 url https://www.openlane.eu/en/carv6/auction/10728584
2026-03-26 16: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-26 16:00:13 [adesa.it] INFO: Found listing with ID: 10728585
2026-03-26 16:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710728585%27 HTTP/1.1" 200 None
2026-03-26 16:00:13 [adesa.it] INFO: Scrape type for 10728585: 1
2026-03-26 16:00:13 [adesa.it] INFO: Scraping item 10728585 url https://www.openlane.eu/en/carv6/auction/10728585
2026-03-26 16: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-26 16:00:13 [adesa.it] INFO: Found listing with ID: 10728587
2026-03-26 16:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710728587%27 HTTP/1.1" 200 None
2026-03-26 16:00:13 [adesa.it] INFO: Scrape type for 10728587: 1
2026-03-26 16:00:13 [adesa.it] INFO: Scraping item 10728587 url https://www.openlane.eu/en/carv6/auction/10728587
2026-03-26 16: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-26 16:00:13 [adesa.it] INFO: Found listing with ID: 10728589
2026-03-26 16:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710728589%27 HTTP/1.1" 200 None
2026-03-26 16:00:13 [adesa.it] INFO: Scrape type for 10728589: 1
2026-03-26 16:00:13 [adesa.it] INFO: Scraping item 10728589 url https://www.openlane.eu/en/carv6/auction/10728589
2026-03-26 16: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-26 16:00:13 [adesa.it] INFO: Found listing with ID: 10712849
2026-03-26 16:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710712849%27 HTTP/1.1" 200 None
2026-03-26 16:00:13 [adesa.it] INFO: Scrape type for 10712849: 0
2026-03-26 16:00:13 [adesa.it] INFO: Skipping item 10712849 url https://www.openlane.eu/en/carv6/auction/10712849
2026-03-26 16:00:13 [adesa.it] INFO: Found listing with ID: 10720352
2026-03-26 16:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710720352%27 HTTP/1.1" 200 None
2026-03-26 16:00:13 [adesa.it] INFO: Scrape type for 10720352: 0
2026-03-26 16:00:13 [adesa.it] INFO: Skipping item 10720352 url https://www.openlane.eu/en/carv6/auction/10720352
2026-03-26 16:00:13 [adesa.it] INFO: Found listing with ID: 10720649
2026-03-26 16:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710720649%27 HTTP/1.1" 200 None
2026-03-26 16:00:13 [adesa.it] INFO: Scrape type for 10720649: 0
2026-03-26 16:00:13 [adesa.it] INFO: Skipping item 10720649 url https://www.openlane.eu/en/carv6/auction/10720649
2026-03-26 16:00:13 [adesa.it] INFO: Found listing with ID: 10720639
2026-03-26 16:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710720639%27 HTTP/1.1" 200 None
2026-03-26 16:00:13 [adesa.it] INFO: Scrape type for 10720639: 0
2026-03-26 16:00:13 [adesa.it] INFO: Skipping item 10720639 url https://www.openlane.eu/en/carv6/auction/10720639
2026-03-26 16:00:13 [adesa.it] INFO: Found listing with ID: 10720350
2026-03-26 16:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710720350%27 HTTP/1.1" 200 None
2026-03-26 16:00:13 [adesa.it] INFO: Scrape type for 10720350: 0
2026-03-26 16:00:13 [adesa.it] INFO: Skipping item 10720350 url https://www.openlane.eu/en/carv6/auction/10720350
2026-03-26 16:00:13 [adesa.it] INFO: Found listing with ID: 10720342
2026-03-26 16:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710720342%27 HTTP/1.1" 200 None
2026-03-26 16:00:13 [adesa.it] INFO: Scrape type for 10720342: 0
2026-03-26 16:00:13 [adesa.it] INFO: Skipping item 10720342 url https://www.openlane.eu/en/carv6/auction/10720342
2026-03-26 16:00:13 [adesa.it] INFO: Found listing with ID: 10720311
2026-03-26 16:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710720311%27 HTTP/1.1" 200 None
2026-03-26 16:00:13 [adesa.it] INFO: Scrape type for 10720311: 0
2026-03-26 16:00:13 [adesa.it] INFO: Skipping item 10720311 url https://www.openlane.eu/en/carv6/auction/10720311
2026-03-26 16:00:13 [adesa.it] INFO: Found listing with ID: 10720330
2026-03-26 16:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710720330%27 HTTP/1.1" 200 None
2026-03-26 16:00:13 [adesa.it] INFO: Scrape type for 10720330: 0
2026-03-26 16:00:13 [adesa.it] INFO: Skipping item 10720330 url https://www.openlane.eu/en/carv6/auction/10720330
2026-03-26 16:00:13 [adesa.it] INFO: Found listing with ID: 10720307
2026-03-26 16:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710720307%27 HTTP/1.1" 200 None
2026-03-26 16:00:13 [adesa.it] INFO: Scrape type for 10720307: 0
2026-03-26 16:00:13 [adesa.it] INFO: Skipping item 10720307 url https://www.openlane.eu/en/carv6/auction/10720307
2026-03-26 16:00:13 [adesa.it] INFO: Found listing with ID: 10720622
2026-03-26 16:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710720622%27 HTTP/1.1" 200 None
2026-03-26 16:00:13 [adesa.it] INFO: Scrape type for 10720622: 0
2026-03-26 16:00:13 [adesa.it] INFO: Skipping item 10720622 url https://www.openlane.eu/en/carv6/auction/10720622
2026-03-26 16:00:13 [adesa.it] INFO: Found listing with ID: 10720308
2026-03-26 16:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710720308%27 HTTP/1.1" 200 None
2026-03-26 16:00:13 [adesa.it] INFO: Scrape type for 10720308: 0
2026-03-26 16:00:13 [adesa.it] INFO: Skipping item 10720308 url https://www.openlane.eu/en/carv6/auction/10720308
2026-03-26 16:00:13 [adesa.it] INFO: Found listing with ID: 10720358
2026-03-26 16:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710720358%27 HTTP/1.1" 200 None
2026-03-26 16:00:13 [adesa.it] INFO: Scrape type for 10720358: 0
2026-03-26 16:00:13 [adesa.it] INFO: Skipping item 10720358 url https://www.openlane.eu/en/carv6/auction/10720358
2026-03-26 16:00:13 [adesa.it] INFO: Found listing with ID: 10720313
2026-03-26 16:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710720313%27 HTTP/1.1" 200 None
2026-03-26 16:00:13 [adesa.it] INFO: Scrape type for 10720313: 0
2026-03-26 16:00:13 [adesa.it] INFO: Skipping item 10720313 url https://www.openlane.eu/en/carv6/auction/10720313
2026-03-26 16:00:13 [adesa.it] INFO: Found listing with ID: 10720616
2026-03-26 16:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710720616%27 HTTP/1.1" 200 None
2026-03-26 16:00:13 [adesa.it] INFO: Scrape type for 10720616: 0
2026-03-26 16:00:13 [adesa.it] INFO: Skipping item 10720616 url https://www.openlane.eu/en/carv6/auction/10720616
2026-03-26 16:00:13 [adesa.it] INFO: Found listing with ID: 10720310
2026-03-26 16:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710720310%27 HTTP/1.1" 200 None
2026-03-26 16:00:13 [adesa.it] INFO: Scrape type for 10720310: 0
2026-03-26 16:00:13 [adesa.it] INFO: Skipping item 10720310 url https://www.openlane.eu/en/carv6/auction/10720310
2026-03-26 16:00:13 [adesa.it] INFO: Found listing with ID: 10720652
2026-03-26 16:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710720652%27 HTTP/1.1" 200 None
2026-03-26 16:00:13 [adesa.it] INFO: Scrape type for 10720652: 0
2026-03-26 16:00:13 [adesa.it] INFO: Skipping item 10720652 url https://www.openlane.eu/en/carv6/auction/10720652
2026-03-26 16:00:13 [adesa.it] INFO: Found listing with ID: 10720640
2026-03-26 16:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710720640%27 HTTP/1.1" 200 None
2026-03-26 16:00:13 [adesa.it] INFO: Scrape type for 10720640: 0
2026-03-26 16:00:13 [adesa.it] INFO: Skipping item 10720640 url https://www.openlane.eu/en/carv6/auction/10720640
2026-03-26 16:00:13 [adesa.it] INFO: Found listing with ID: 10720312
2026-03-26 16:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710720312%27 HTTP/1.1" 200 None
2026-03-26 16:00:13 [adesa.it] INFO: Scrape type for 10720312: 0
2026-03-26 16:00:13 [adesa.it] INFO: Skipping item 10720312 url https://www.openlane.eu/en/carv6/auction/10720312
2026-03-26 16:00:13 [adesa.it] INFO: Found listing with ID: 10720611
2026-03-26 16:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710720611%27 HTTP/1.1" 200 None
2026-03-26 16:00:13 [adesa.it] INFO: Scrape type for 10720611: 0
2026-03-26 16:00:13 [adesa.it] INFO: Skipping item 10720611 url https://www.openlane.eu/en/carv6/auction/10720611
2026-03-26 16:00:13 [adesa.it] INFO: Found listing with ID: 10720618
2026-03-26 16:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710720618%27 HTTP/1.1" 200 None
2026-03-26 16:00:13 [adesa.it] INFO: Scrape type for 10720618: 0
2026-03-26 16:00:14 [adesa.it] INFO: Skipping item 10720618 url https://www.openlane.eu/en/carv6/auction/10720618
2026-03-26 16:00:14 [adesa.it] INFO: Found listing with ID: 10720346
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720346%27 HTTP/1.1" 200 None
2026-03-26 16:00:14 [adesa.it] INFO: Scrape type for 10720346: 0
2026-03-26 16:00:14 [adesa.it] INFO: Skipping item 10720346 url https://www.openlane.eu/en/carv6/auction/10720346
2026-03-26 16:00:14 [adesa.it] INFO: Found listing with ID: 10720321
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720321%27 HTTP/1.1" 200 None
2026-03-26 16:00:14 [adesa.it] INFO: Scrape type for 10720321: 0
2026-03-26 16:00:14 [adesa.it] INFO: Skipping item 10720321 url https://www.openlane.eu/en/carv6/auction/10720321
2026-03-26 16:00:14 [adesa.it] INFO: Found listing with ID: 10720643
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720643%27 HTTP/1.1" 200 None
2026-03-26 16:00:14 [adesa.it] INFO: Scrape type for 10720643: 0
2026-03-26 16:00:14 [adesa.it] INFO: Skipping item 10720643 url https://www.openlane.eu/en/carv6/auction/10720643
2026-03-26 16:00:14 [adesa.it] INFO: Found listing with ID: 10720344
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720344%27 HTTP/1.1" 200 None
2026-03-26 16:00:14 [adesa.it] INFO: Scrape type for 10720344: 0
2026-03-26 16:00:14 [adesa.it] INFO: Skipping item 10720344 url https://www.openlane.eu/en/carv6/auction/10720344
2026-03-26 16:00:14 [adesa.it] INFO: Found listing with ID: 10720629
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720629%27 HTTP/1.1" 200 None
2026-03-26 16:00:14 [adesa.it] INFO: Scrape type for 10720629: 0
2026-03-26 16:00:14 [adesa.it] INFO: Skipping item 10720629 url https://www.openlane.eu/en/carv6/auction/10720629
2026-03-26 16:00:14 [adesa.it] INFO: Found listing with ID: 10720628
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720628%27 HTTP/1.1" 200 None
2026-03-26 16:00:14 [adesa.it] INFO: Scrape type for 10720628: 0
2026-03-26 16:00:14 [adesa.it] INFO: Skipping item 10720628 url https://www.openlane.eu/en/carv6/auction/10720628
2026-03-26 16:00:14 [adesa.it] INFO: Found listing with ID: 10720653
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720653%27 HTTP/1.1" 200 None
2026-03-26 16:00:14 [adesa.it] INFO: Scrape type for 10720653: 0
2026-03-26 16:00:14 [adesa.it] INFO: Skipping item 10720653 url https://www.openlane.eu/en/carv6/auction/10720653
2026-03-26 16:00:14 [adesa.it] INFO: Found listing with ID: 10720351
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720351%27 HTTP/1.1" 200 None
2026-03-26 16:00:14 [adesa.it] INFO: Scrape type for 10720351: 0
2026-03-26 16:00:14 [adesa.it] INFO: Skipping item 10720351 url https://www.openlane.eu/en/carv6/auction/10720351
2026-03-26 16:00:14 [adesa.it] INFO: Found listing with ID: 10720323
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720323%27 HTTP/1.1" 200 None
2026-03-26 16:00:14 [adesa.it] INFO: Scrape type for 10720323: 0
2026-03-26 16:00:14 [adesa.it] INFO: Skipping item 10720323 url https://www.openlane.eu/en/carv6/auction/10720323
2026-03-26 16:00:14 [adesa.it] INFO: Found listing with ID: 10720637
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720637%27 HTTP/1.1" 200 None
2026-03-26 16:00:14 [adesa.it] INFO: Scrape type for 10720637: 0
2026-03-26 16:00:14 [adesa.it] INFO: Skipping item 10720637 url https://www.openlane.eu/en/carv6/auction/10720637
2026-03-26 16:00:14 [adesa.it] INFO: Found listing with ID: 10720325
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720325%27 HTTP/1.1" 200 None
2026-03-26 16:00:14 [adesa.it] INFO: Scrape type for 10720325: 0
2026-03-26 16:00:14 [adesa.it] INFO: Skipping item 10720325 url https://www.openlane.eu/en/carv6/auction/10720325
2026-03-26 16:00:14 [adesa.it] INFO: Found listing with ID: 10720359
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720359%27 HTTP/1.1" 200 None
2026-03-26 16:00:14 [adesa.it] INFO: Scrape type for 10720359: 0
2026-03-26 16:00:14 [adesa.it] INFO: Skipping item 10720359 url https://www.openlane.eu/en/carv6/auction/10720359
2026-03-26 16:00:14 [adesa.it] INFO: Found listing with ID: 10720360
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720360%27 HTTP/1.1" 200 None
2026-03-26 16:00:14 [adesa.it] INFO: Scrape type for 10720360: 0
2026-03-26 16:00:14 [adesa.it] INFO: Skipping item 10720360 url https://www.openlane.eu/en/carv6/auction/10720360
2026-03-26 16:00:14 [adesa.it] INFO: Found listing with ID: 10720324
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720324%27 HTTP/1.1" 200 None
2026-03-26 16:00:14 [adesa.it] INFO: Scrape type for 10720324: 0
2026-03-26 16:00:14 [adesa.it] INFO: Skipping item 10720324 url https://www.openlane.eu/en/carv6/auction/10720324
2026-03-26 16:00:14 [adesa.it] INFO: Found listing with ID: 10720650
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720650%27 HTTP/1.1" 200 None
2026-03-26 16:00:14 [adesa.it] INFO: Scrape type for 10720650: 0
2026-03-26 16:00:14 [adesa.it] INFO: Skipping item 10720650 url https://www.openlane.eu/en/carv6/auction/10720650
2026-03-26 16:00:14 [adesa.it] INFO: Found listing with ID: 10720648
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720648%27 HTTP/1.1" 200 None
2026-03-26 16:00:14 [adesa.it] INFO: Scrape type for 10720648: 0
2026-03-26 16:00:14 [adesa.it] INFO: Skipping item 10720648 url https://www.openlane.eu/en/carv6/auction/10720648
2026-03-26 16:00:14 [adesa.it] INFO: Found listing with ID: 10720357
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720357%27 HTTP/1.1" 200 None
2026-03-26 16:00:14 [adesa.it] INFO: Scrape type for 10720357: 0
2026-03-26 16:00:14 [adesa.it] INFO: Skipping item 10720357 url https://www.openlane.eu/en/carv6/auction/10720357
2026-03-26 16:00:14 [adesa.it] INFO: Found listing with ID: 10720627
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720627%27 HTTP/1.1" 200 None
2026-03-26 16:00:14 [adesa.it] INFO: Scrape type for 10720627: 0
2026-03-26 16:00:14 [adesa.it] INFO: Skipping item 10720627 url https://www.openlane.eu/en/carv6/auction/10720627
2026-03-26 16:00:14 [adesa.it] INFO: Found listing with ID: 10720333
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720333%27 HTTP/1.1" 200 None
2026-03-26 16:00:14 [adesa.it] INFO: Scrape type for 10720333: 0
2026-03-26 16:00:14 [adesa.it] INFO: Skipping item 10720333 url https://www.openlane.eu/en/carv6/auction/10720333
2026-03-26 16:00:14 [adesa.it] INFO: Found listing with ID: 10720617
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720617%27 HTTP/1.1" 200 None
2026-03-26 16:00:14 [adesa.it] INFO: Scrape type for 10720617: 0
2026-03-26 16:00:14 [adesa.it] INFO: Skipping item 10720617 url https://www.openlane.eu/en/carv6/auction/10720617
2026-03-26 16:00:14 [adesa.it] INFO: Found listing with ID: 10720624
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720624%27 HTTP/1.1" 200 None
2026-03-26 16:00:14 [adesa.it] INFO: Scrape type for 10720624: 0
2026-03-26 16:00:14 [adesa.it] INFO: Skipping item 10720624 url https://www.openlane.eu/en/carv6/auction/10720624
2026-03-26 16:00:14 [adesa.it] INFO: Found listing with ID: 10720615
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720615%27 HTTP/1.1" 200 None
2026-03-26 16:00:14 [adesa.it] INFO: Scrape type for 10720615: 0
2026-03-26 16:00:14 [adesa.it] INFO: Skipping item 10720615 url https://www.openlane.eu/en/carv6/auction/10720615
2026-03-26 16:00:14 [adesa.it] INFO: Found listing with ID: 10720309
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720309%27 HTTP/1.1" 200 None
2026-03-26 16:00:14 [adesa.it] INFO: Scrape type for 10720309: 0
2026-03-26 16:00:14 [adesa.it] INFO: Skipping item 10720309 url https://www.openlane.eu/en/carv6/auction/10720309
2026-03-26 16:00:14 [adesa.it] INFO: Found listing with ID: 10720320
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720320%27 HTTP/1.1" 200 None
2026-03-26 16:00:14 [adesa.it] INFO: Scrape type for 10720320: 0
2026-03-26 16:00:14 [adesa.it] INFO: Skipping item 10720320 url https://www.openlane.eu/en/carv6/auction/10720320
2026-03-26 16:00:14 [adesa.it] INFO: Found listing with ID: 10720319
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720319%27 HTTP/1.1" 200 None
2026-03-26 16:00:14 [adesa.it] INFO: Scrape type for 10720319: 0
2026-03-26 16:00:14 [adesa.it] INFO: Skipping item 10720319 url https://www.openlane.eu/en/carv6/auction/10720319
2026-03-26 16:00:14 [adesa.it] INFO: Found listing with ID: 10720355
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720355%27 HTTP/1.1" 200 None
2026-03-26 16:00:14 [adesa.it] INFO: Scrape type for 10720355: 0
2026-03-26 16:00:14 [adesa.it] INFO: Skipping item 10720355 url https://www.openlane.eu/en/carv6/auction/10720355
2026-03-26 16:00:14 [adesa.it] INFO: Found listing with ID: 10720337
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720337%27 HTTP/1.1" 200 None
2026-03-26 16:00:14 [adesa.it] INFO: Scrape type for 10720337: 0
2026-03-26 16:00:14 [adesa.it] INFO: Skipping item 10720337 url https://www.openlane.eu/en/carv6/auction/10720337
2026-03-26 16:00:14 [adesa.it] INFO: Found listing with ID: 10720335
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720335%27 HTTP/1.1" 200 None
2026-03-26 16:00:14 [adesa.it] INFO: Scrape type for 10720335: 0
2026-03-26 16:00:14 [adesa.it] INFO: Skipping item 10720335 url https://www.openlane.eu/en/carv6/auction/10720335
2026-03-26 16:00:14 [adesa.it] INFO: Found listing with ID: 10720620
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720620%27 HTTP/1.1" 200 None
2026-03-26 16:00:14 [adesa.it] INFO: Scrape type for 10720620: 0
2026-03-26 16:00:14 [adesa.it] INFO: Skipping item 10720620 url https://www.openlane.eu/en/carv6/auction/10720620
2026-03-26 16:00:14 [adesa.it] INFO: Found listing with ID: 10720621
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720621%27 HTTP/1.1" 200 None
2026-03-26 16:00:14 [adesa.it] INFO: Scrape type for 10720621: 0
2026-03-26 16:00:14 [adesa.it] INFO: Skipping item 10720621 url https://www.openlane.eu/en/carv6/auction/10720621
2026-03-26 16:00:14 [adesa.it] INFO: Found listing with ID: 10720626
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720626%27 HTTP/1.1" 200 None
2026-03-26 16:00:14 [adesa.it] INFO: Scrape type for 10720626: 0
2026-03-26 16:00:14 [adesa.it] INFO: Skipping item 10720626 url https://www.openlane.eu/en/carv6/auction/10720626
2026-03-26 16:00:14 [adesa.it] INFO: Found listing with ID: 10720623
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720623%27 HTTP/1.1" 200 None
2026-03-26 16:00:14 [adesa.it] INFO: Scrape type for 10720623: 0
2026-03-26 16:00:14 [adesa.it] INFO: Skipping item 10720623 url https://www.openlane.eu/en/carv6/auction/10720623
2026-03-26 16:00:14 [adesa.it] INFO: Found listing with ID: 10720341
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720341%27 HTTP/1.1" 200 None
2026-03-26 16:00:14 [adesa.it] INFO: Scrape type for 10720341: 0
2026-03-26 16:00:14 [adesa.it] INFO: Skipping item 10720341 url https://www.openlane.eu/en/carv6/auction/10720341
2026-03-26 16:00:14 [adesa.it] INFO: Found listing with ID: 10720613
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720613%27 HTTP/1.1" 200 None
2026-03-26 16:00:14 [adesa.it] INFO: Scrape type for 10720613: 0
2026-03-26 16:00:14 [adesa.it] INFO: Skipping item 10720613 url https://www.openlane.eu/en/carv6/auction/10720613
2026-03-26 16:00:14 [adesa.it] INFO: Found listing with ID: 10720306
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720306%27 HTTP/1.1" 200 None
2026-03-26 16:00:14 [adesa.it] INFO: Scrape type for 10720306: 0
2026-03-26 16:00:14 [adesa.it] INFO: Skipping item 10720306 url https://www.openlane.eu/en/carv6/auction/10720306
2026-03-26 16:00:14 [adesa.it] INFO: Found listing with ID: 10720638
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720638%27 HTTP/1.1" 200 None
2026-03-26 16:00:14 [adesa.it] INFO: Scrape type for 10720638: 0
2026-03-26 16:00:14 [adesa.it] INFO: Skipping item 10720638 url https://www.openlane.eu/en/carv6/auction/10720638
2026-03-26 16:00:14 [adesa.it] INFO: Found listing with ID: 10720646
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720646%27 HTTP/1.1" 200 None
2026-03-26 16:00:14 [adesa.it] INFO: Scrape type for 10720646: 0
2026-03-26 16:00:14 [adesa.it] INFO: Skipping item 10720646 url https://www.openlane.eu/en/carv6/auction/10720646
2026-03-26 16:00:14 [adesa.it] INFO: Found listing with ID: 10720338
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720338%27 HTTP/1.1" 200 None
2026-03-26 16:00:14 [adesa.it] INFO: Scrape type for 10720338: 0
2026-03-26 16:00:14 [adesa.it] INFO: Skipping item 10720338 url https://www.openlane.eu/en/carv6/auction/10720338
2026-03-26 16:00:14 [adesa.it] INFO: Found listing with ID: 10720334
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720334%27 HTTP/1.1" 200 None
2026-03-26 16:00:14 [adesa.it] INFO: Scrape type for 10720334: 0
2026-03-26 16:00:14 [adesa.it] INFO: Skipping item 10720334 url https://www.openlane.eu/en/carv6/auction/10720334
2026-03-26 16:00:14 [adesa.it] INFO: Found listing with ID: 10720349
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720349%27 HTTP/1.1" 200 None
2026-03-26 16:00:14 [adesa.it] INFO: Scrape type for 10720349: 0
2026-03-26 16:00:14 [adesa.it] INFO: Skipping item 10720349 url https://www.openlane.eu/en/carv6/auction/10720349
2026-03-26 16:00:14 [adesa.it] INFO: Found listing with ID: 10720632
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720632%27 HTTP/1.1" 200 None
2026-03-26 16:00:14 [adesa.it] INFO: Scrape type for 10720632: 0
2026-03-26 16:00:14 [adesa.it] INFO: Skipping item 10720632 url https://www.openlane.eu/en/carv6/auction/10720632
2026-03-26 16:00:14 [adesa.it] INFO: Found listing with ID: 10720636
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720636%27 HTTP/1.1" 200 None
2026-03-26 16:00:14 [adesa.it] INFO: Scrape type for 10720636: 0
2026-03-26 16:00:14 [adesa.it] INFO: Skipping item 10720636 url https://www.openlane.eu/en/carv6/auction/10720636
2026-03-26 16:00:14 [adesa.it] INFO: Found listing with ID: 10720630
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720630%27 HTTP/1.1" 200 None
2026-03-26 16:00:14 [adesa.it] INFO: Scrape type for 10720630: 0
2026-03-26 16:00:14 [adesa.it] INFO: Skipping item 10720630 url https://www.openlane.eu/en/carv6/auction/10720630
2026-03-26 16:00:14 [adesa.it] INFO: Found listing with ID: 10720336
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720336%27 HTTP/1.1" 200 None
2026-03-26 16:00:14 [adesa.it] INFO: Scrape type for 10720336: 0
2026-03-26 16:00:14 [adesa.it] INFO: Skipping item 10720336 url https://www.openlane.eu/en/carv6/auction/10720336
2026-03-26 16:00:14 [adesa.it] INFO: Found listing with ID: 10720631
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720631%27 HTTP/1.1" 200 None
2026-03-26 16:00:14 [adesa.it] INFO: Scrape type for 10720631: 0
2026-03-26 16:00:14 [adesa.it] INFO: Skipping item 10720631 url https://www.openlane.eu/en/carv6/auction/10720631
2026-03-26 16:00:14 [adesa.it] INFO: Found listing with ID: 10720318
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720318%27 HTTP/1.1" 200 None
2026-03-26 16:00:14 [adesa.it] INFO: Scrape type for 10720318: 0
2026-03-26 16:00:14 [adesa.it] INFO: Skipping item 10720318 url https://www.openlane.eu/en/carv6/auction/10720318
2026-03-26 16:00:14 [adesa.it] INFO: Found listing with ID: 10720315
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720315%27 HTTP/1.1" 200 None
2026-03-26 16:00:14 [adesa.it] INFO: Scrape type for 10720315: 0
2026-03-26 16:00:14 [adesa.it] INFO: Skipping item 10720315 url https://www.openlane.eu/en/carv6/auction/10720315
2026-03-26 16:00:14 [adesa.it] INFO: Found listing with ID: 10720614
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720614%27 HTTP/1.1" 200 None
2026-03-26 16:00:14 [adesa.it] INFO: Scrape type for 10720614: 0
2026-03-26 16:00:14 [adesa.it] INFO: Skipping item 10720614 url https://www.openlane.eu/en/carv6/auction/10720614
2026-03-26 16:00:14 [adesa.it] INFO: Found listing with ID: 10720610
2026-03-26 16:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720610%27 HTTP/1.1" 200 None
2026-03-26 16:00:15 [adesa.it] INFO: Scrape type for 10720610: 0
2026-03-26 16:00:15 [adesa.it] INFO: Skipping item 10720610 url https://www.openlane.eu/en/carv6/auction/10720610
2026-03-26 16:00:15 [adesa.it] INFO: Found listing with ID: 10720328
2026-03-26 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720328%27 HTTP/1.1" 200 None
2026-03-26 16:00:15 [adesa.it] INFO: Scrape type for 10720328: 0
2026-03-26 16:00:15 [adesa.it] INFO: Skipping item 10720328 url https://www.openlane.eu/en/carv6/auction/10720328
2026-03-26 16:00:15 [adesa.it] INFO: Found listing with ID: 10720316
2026-03-26 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720316%27 HTTP/1.1" 200 None
2026-03-26 16:00:15 [adesa.it] INFO: Scrape type for 10720316: 0
2026-03-26 16:00:15 [adesa.it] INFO: Skipping item 10720316 url https://www.openlane.eu/en/carv6/auction/10720316
2026-03-26 16:00:15 [adesa.it] INFO: Found listing with ID: 10720633
2026-03-26 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720633%27 HTTP/1.1" 200 None
2026-03-26 16:00:15 [adesa.it] INFO: Scrape type for 10720633: 0
2026-03-26 16:00:15 [adesa.it] INFO: Skipping item 10720633 url https://www.openlane.eu/en/carv6/auction/10720633
2026-03-26 16:00:15 [adesa.it] INFO: Found listing with ID: 10720305
2026-03-26 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720305%27 HTTP/1.1" 200 None
2026-03-26 16:00:15 [adesa.it] INFO: Scrape type for 10720305: 0
2026-03-26 16:00:15 [adesa.it] INFO: Skipping item 10720305 url https://www.openlane.eu/en/carv6/auction/10720305
2026-03-26 16:00:15 [adesa.it] INFO: Found listing with ID: 10720635
2026-03-26 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720635%27 HTTP/1.1" 200 None
2026-03-26 16:00:15 [adesa.it] INFO: Scrape type for 10720635: 0
2026-03-26 16:00:15 [adesa.it] INFO: Skipping item 10720635 url https://www.openlane.eu/en/carv6/auction/10720635
2026-03-26 16:00:15 [adesa.it] INFO: Found listing with ID: 10720340
2026-03-26 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720340%27 HTTP/1.1" 200 None
2026-03-26 16:00:15 [adesa.it] INFO: Scrape type for 10720340: 0
2026-03-26 16:00:15 [adesa.it] INFO: Skipping item 10720340 url https://www.openlane.eu/en/carv6/auction/10720340
2026-03-26 16:00:15 [adesa.it] INFO: Found listing with ID: 10720363
2026-03-26 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720363%27 HTTP/1.1" 200 None
2026-03-26 16:00:15 [adesa.it] INFO: Scrape type for 10720363: 0
2026-03-26 16:00:15 [adesa.it] INFO: Skipping item 10720363 url https://www.openlane.eu/en/carv6/auction/10720363
2026-03-26 16:00:15 [adesa.it] INFO: Found listing with ID: 10720362
2026-03-26 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720362%27 HTTP/1.1" 200 None
2026-03-26 16:00:15 [adesa.it] INFO: Scrape type for 10720362: 0
2026-03-26 16:00:15 [adesa.it] INFO: Skipping item 10720362 url https://www.openlane.eu/en/carv6/auction/10720362
2026-03-26 16:00:15 [adesa.it] INFO: Found listing with ID: 10720317
2026-03-26 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720317%27 HTTP/1.1" 200 None
2026-03-26 16:00:15 [adesa.it] INFO: Scrape type for 10720317: 0
2026-03-26 16:00:15 [adesa.it] INFO: Skipping item 10720317 url https://www.openlane.eu/en/carv6/auction/10720317
2026-03-26 16:00:15 [adesa.it] INFO: Found listing with ID: 10720612
2026-03-26 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720612%27 HTTP/1.1" 200 None
2026-03-26 16:00:15 [adesa.it] INFO: Scrape type for 10720612: 0
2026-03-26 16:00:15 [adesa.it] INFO: Skipping item 10720612 url https://www.openlane.eu/en/carv6/auction/10720612
2026-03-26 16:00:15 [adesa.it] INFO: Found listing with ID: 10720651
2026-03-26 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720651%27 HTTP/1.1" 200 None
2026-03-26 16:00:15 [adesa.it] INFO: Scrape type for 10720651: 0
2026-03-26 16:00:15 [adesa.it] INFO: Skipping item 10720651 url https://www.openlane.eu/en/carv6/auction/10720651
2026-03-26 16:00:15 [adesa.it] INFO: Found listing with ID: 10720301
2026-03-26 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720301%27 HTTP/1.1" 200 None
2026-03-26 16:00:15 [adesa.it] INFO: Scrape type for 10720301: 0
2026-03-26 16:00:15 [adesa.it] INFO: Skipping item 10720301 url https://www.openlane.eu/en/carv6/auction/10720301
2026-03-26 16:00:15 [adesa.it] INFO: Found listing with ID: 10720327
2026-03-26 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720327%27 HTTP/1.1" 200 None
2026-03-26 16:00:15 [adesa.it] INFO: Scrape type for 10720327: 0
2026-03-26 16:00:15 [adesa.it] INFO: Skipping item 10720327 url https://www.openlane.eu/en/carv6/auction/10720327
2026-03-26 16:00:15 [adesa.it] INFO: Found listing with ID: 10720300
2026-03-26 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720300%27 HTTP/1.1" 200 None
2026-03-26 16:00:15 [adesa.it] INFO: Scrape type for 10720300: 0
2026-03-26 16:00:15 [adesa.it] INFO: Skipping item 10720300 url https://www.openlane.eu/en/carv6/auction/10720300
2026-03-26 16:00:15 [adesa.it] INFO: Found listing with ID: 10720302
2026-03-26 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720302%27 HTTP/1.1" 200 None
2026-03-26 16:00:15 [adesa.it] INFO: Scrape type for 10720302: 0
2026-03-26 16:00:15 [adesa.it] INFO: Skipping item 10720302 url https://www.openlane.eu/en/carv6/auction/10720302
2026-03-26 16:00:15 [adesa.it] INFO: Found listing with ID: 10720354
2026-03-26 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720354%27 HTTP/1.1" 200 None
2026-03-26 16:00:15 [adesa.it] INFO: Scrape type for 10720354: 0
2026-03-26 16:00:15 [adesa.it] INFO: Skipping item 10720354 url https://www.openlane.eu/en/carv6/auction/10720354
2026-03-26 16:00:15 [adesa.it] INFO: Found listing with ID: 10720356
2026-03-26 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720356%27 HTTP/1.1" 200 None
2026-03-26 16:00:15 [adesa.it] INFO: Scrape type for 10720356: 0
2026-03-26 16:00:15 [adesa.it] INFO: Skipping item 10720356 url https://www.openlane.eu/en/carv6/auction/10720356
2026-03-26 16:00:15 [adesa.it] INFO: Found listing with ID: 10720343
2026-03-26 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720343%27 HTTP/1.1" 200 None
2026-03-26 16:00:15 [adesa.it] INFO: Scrape type for 10720343: 0
2026-03-26 16:00:15 [adesa.it] INFO: Skipping item 10720343 url https://www.openlane.eu/en/carv6/auction/10720343
2026-03-26 16:00:15 [adesa.it] INFO: Found listing with ID: 10720322
2026-03-26 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720322%27 HTTP/1.1" 200 None
2026-03-26 16:00:15 [adesa.it] INFO: Scrape type for 10720322: 0
2026-03-26 16:00:15 [adesa.it] INFO: Skipping item 10720322 url https://www.openlane.eu/en/carv6/auction/10720322
2026-03-26 16:00:15 [adesa.it] INFO: Found listing with ID: 10720329
2026-03-26 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720329%27 HTTP/1.1" 200 None
2026-03-26 16:00:15 [adesa.it] INFO: Scrape type for 10720329: 0
2026-03-26 16:00:15 [adesa.it] INFO: Skipping item 10720329 url https://www.openlane.eu/en/carv6/auction/10720329
2026-03-26 16:00:15 [adesa.it] INFO: Found listing with ID: 10720644
2026-03-26 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720644%27 HTTP/1.1" 200 None
2026-03-26 16:00:15 [adesa.it] INFO: Scrape type for 10720644: 0
2026-03-26 16:00:15 [adesa.it] INFO: Skipping item 10720644 url https://www.openlane.eu/en/carv6/auction/10720644
2026-03-26 16:00:15 [adesa.it] INFO: Found listing with ID: 10720347
2026-03-26 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720347%27 HTTP/1.1" 200 None
2026-03-26 16:00:15 [adesa.it] INFO: Scrape type for 10720347: 0
2026-03-26 16:00:15 [adesa.it] INFO: Skipping item 10720347 url https://www.openlane.eu/en/carv6/auction/10720347
2026-03-26 16:00:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728585> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 16:00:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 16:00:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728586> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 16:00:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 16:00:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731486> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 16:00:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e55c668-4fb4-5e00-9cb3-98f518a11c05 with identifier: 10728585
2026-03-26 16:00:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e55c668-4fb4-5e00-9cb3-98f518a11c05 with scrape type 1
2026-03-26 16:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9e55c668-4fb4-5e00-9cb3-98f518a11c05
2026-03-26 16:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746568%252Fgeneral%252Fdd9b727b-1b77-4660-82b2-0c73d4abeb07.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746568/general/dd9b727b-1b77-4660-82b2-0c73d4abeb07.jpg not downloaded yet
2026-03-26 16:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746568%252Fgeneral%252Fcd247bcd-2f55-4141-acc3-f6ef0c3b39bf.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746568/general/cd247bcd-2f55-4141-acc3-f6ef0c3b39bf.jpg not downloaded yet
2026-03-26 16:00:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728584> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 16:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746568%252Fgeneral%252F8364d130-4937-4292-a635-12345129e71f.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746568/general/8364d130-4937-4292-a635-12345129e71f.jpg not downloaded yet
2026-03-26 16:00:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728587> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 16:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746568%252Fgeneral%252Fea91b719-095e-4be0-bdfc-956956700b1a.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746568/general/ea91b719-095e-4be0-bdfc-956956700b1a.jpg not downloaded yet
2026-03-26 16:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746568%252Fgeneral%252F620e90a5-5de4-4303-bc0b-1e7585dff651.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746568/general/620e90a5-5de4-4303-bc0b-1e7585dff651.jpg not downloaded yet
2026-03-26 16:00:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4dc79e1d-cfe5-5808-b099-fb0df7c9ba1d with identifier: 10728586
2026-03-26 16:00:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4dc79e1d-cfe5-5808-b099-fb0df7c9ba1d with scrape type 1
2026-03-26 16:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4dc79e1d-cfe5-5808-b099-fb0df7c9ba1d
2026-03-26 16:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734725%252Fgeneral%252Fd39216ba-d495-4c6e-827c-b9b1596a6405.png%27 HTTP/1.1" 200 None
2026-03-26 16:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734725/general/d39216ba-d495-4c6e-827c-b9b1596a6405.png already downloaded
2026-03-26 16:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734725%252Fgeneral%252F456eef65-5932-4398-80c1-d30065d53446.png%27 HTTP/1.1" 200 None
2026-03-26 16:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734725/general/456eef65-5932-4398-80c1-d30065d53446.png already downloaded
2026-03-26 16:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734725%252Fgeneral%252Fcbb277d3-c21d-43b3-b314-aa0c888c5d3b.png%27 HTTP/1.1" 200 None
2026-03-26 16:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734725/general/cbb277d3-c21d-43b3-b314-aa0c888c5d3b.png already downloaded
2026-03-26 16:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734725%252Fgeneral%252F749e41bc-c3a1-435e-b479-7c9d9a4f089a.png%27 HTTP/1.1" 200 None
2026-03-26 16:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734725/general/749e41bc-c3a1-435e-b479-7c9d9a4f089a.png already downloaded
2026-03-26 16:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734725%252Fgeneral%252F51fb8c91-a7af-4adc-a584-60500d5b105e.png%27 HTTP/1.1" 200 None
2026-03-26 16:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734725/general/51fb8c91-a7af-4adc-a584-60500d5b105e.png already downloaded
2026-03-26 16:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734725%252Fgeneral%252F004c803b-07db-40cb-9aa1-2a30850ab0ee.png%27 HTTP/1.1" 200 None
2026-03-26 16:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734725/general/004c803b-07db-40cb-9aa1-2a30850ab0ee.png already downloaded
2026-03-26 16:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734725%252Fgeneral%252Fe8699692-5a13-4a6d-bc80-7c79a3a9441b.jpeg%27 HTTP/1.1" 200 None
2026-03-26 16:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734725/general/e8699692-5a13-4a6d-bc80-7c79a3a9441b.jpeg already downloaded
2026-03-26 16:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734725%252Fgeneral%252Ffd6f3f80-96a0-471a-bbc9-b40aec06ac4d.jpeg%27 HTTP/1.1" 200 None
2026-03-26 16:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734725/general/fd6f3f80-96a0-471a-bbc9-b40aec06ac4d.jpeg already downloaded
2026-03-26 16:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734725%252Fgeneral%252Fbe51a68b-80c7-4876-bf6f-8857d7ee09b8.jpeg%27 HTTP/1.1" 200 None
2026-03-26 16:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734725/general/be51a68b-80c7-4876-bf6f-8857d7ee09b8.jpeg already downloaded
2026-03-26 16:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734725%252Fgeneral%252F1043cd20-f537-4f98-a15f-75a8777c1658.jpeg%27 HTTP/1.1" 200 None
2026-03-26 16:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734725/general/1043cd20-f537-4f98-a15f-75a8777c1658.jpeg already downloaded
2026-03-26 16:00:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 4dc79e1d-cfe5-5808-b099-fb0df7c9ba1d, identifier: 10728586
2026-03-26 16:00:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fdad81e8-a180-5ade-a663-5f7d76170c86 with identifier: 10731486
2026-03-26 16:00:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fdad81e8-a180-5ade-a663-5f7d76170c86 with scrape type 1
2026-03-26 16:00:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fdad81e8-a180-5ade-a663-5f7d76170c86
2026-03-26 16:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00: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%252F5125498%252Fgeneral%252F8c7a80d9-c287-4306-9b99-5b41c755d0a9.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5125498/general/8c7a80d9-c287-4306-9b99-5b41c755d0a9.jpg already downloaded
2026-03-26 16:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00: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%252F5125498%252Fgeneral%252F6e56c414-d6f2-4e59-b2ea-d975ffa2e5a5.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5125498/general/6e56c414-d6f2-4e59-b2ea-d975ffa2e5a5.jpg already downloaded
2026-03-26 16:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00: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%252F5125498%252Fgeneral%252F07f23ffe-5535-4bb2-a26d-33a25a3adfac.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5125498/general/07f23ffe-5535-4bb2-a26d-33a25a3adfac.jpg already downloaded
2026-03-26 16:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00: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%252F5125498%252Fgeneral%252F5df2b345-af41-4e36-a57e-e8367ead9ee3.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5125498/general/5df2b345-af41-4e36-a57e-e8367ead9ee3.jpg already downloaded
2026-03-26 16:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00: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%252F5125498%252Fgeneral%252Fb02194ea-aedc-45a1-8afc-0454d92fb1d8.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5125498/general/b02194ea-aedc-45a1-8afc-0454d92fb1d8.jpg already downloaded
2026-03-26 16:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00: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%252F5125498%252Fgeneral%252F2827544b-e590-4c34-95bc-edcf9fbd66b1.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5125498/general/2827544b-e590-4c34-95bc-edcf9fbd66b1.jpg already downloaded
2026-03-26 16:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00: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%252F5125498%252Fgeneral%252F58db5ab6-ef6f-4eae-a6f6-8614eb250997.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5125498/general/58db5ab6-ef6f-4eae-a6f6-8614eb250997.jpg already downloaded
2026-03-26 16:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00: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%252F5125498%252Fgeneral%252F626c0025-f319-4b09-99a1-4ee937ae0886.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5125498/general/626c0025-f319-4b09-99a1-4ee937ae0886.jpg already downloaded
2026-03-26 16:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00: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%252F5125498%252Fgeneral%252Fdfb930b5-3a4c-43d7-a69b-b932eacd0c70.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5125498/general/dfb930b5-3a4c-43d7-a69b-b932eacd0c70.jpg already downloaded
2026-03-26 16:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00: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%252F5125498%252Fgeneral%252F1049b67b-5479-4b05-8af8-56209ff08c4f.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5125498/general/1049b67b-5479-4b05-8af8-56209ff08c4f.jpg already downloaded
2026-03-26 16:00:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: fdad81e8-a180-5ade-a663-5f7d76170c86, identifier: 10731486
2026-03-26 16:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00: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%252F5746568%252Fgeneral%252Fd742fb18-ca2a-4eee-a911-288ad8f8c847.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746568/general/d742fb18-ca2a-4eee-a911-288ad8f8c847.jpg not downloaded yet
2026-03-26 16:00:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 4dc79e1d-cfe5-5808-b099-fb0df7c9ba1d with identifier: 10728586
2026-03-26 16:00:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 16:00:17 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black HTTP/1.1" 200 None
2026-03-26 16:00:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 16:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 16:00:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 16:00:17 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Hybride HTTP/1.1" 200 None
2026-03-26 16:00:18 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 16:00:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 4dc79e1d-cfe5-5808-b099-fb0df7c9ba1d with identifier: 10728586
2026-03-26 16:00:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 4dc79e1d-cfe5-5808-b099-fb0df7c9ba1d with identifier: 10728586 to the API
2026-03-26 16:00:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 16:00: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-26 16:00:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728586>
{'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': 146,
'expiration_date': '2026-03-31T11:15:00Z',
'fuel_type': 'Hybrid',
'id': '4dc79e1d-cfe5-5808-b099-fb0df7c9ba1d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH232PR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728586',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Lexus',
'model': 'UX',
'odometer': 41200,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 13,
'photo_urls': ['https://images.openlane.eu/carimgs/5734725/general/d39216ba-d495-4c6e-827c-b9b1596a6405.png',
'https://images.openlane.eu/carimgs/5734725/general/456eef65-5932-4398-80c1-d30065d53446.png',
'https://images.openlane.eu/carimgs/5734725/general/cbb277d3-c21d-43b3-b314-aa0c888c5d3b.png',
'https://images.openlane.eu/carimgs/5734725/general/749e41bc-c3a1-435e-b479-7c9d9a4f089a.png',
'https://images.openlane.eu/carimgs/5734725/general/51fb8c91-a7af-4adc-a584-60500d5b105e.png',
'https://images.openlane.eu/carimgs/5734725/general/004c803b-07db-40cb-9aa1-2a30850ab0ee.png',
'https://images.openlane.eu/carimgs/5734725/general/e8699692-5a13-4a6d-bc80-7c79a3a9441b.jpeg',
'https://images.openlane.eu/carimgs/5734725/general/fd6f3f80-96a0-471a-bbc9-b40aec06ac4d.jpeg',
'https://images.openlane.eu/carimgs/5734725/general/be51a68b-80c7-4876-bf6f-8857d7ee09b8.jpeg',
'https://images.openlane.eu/carimgs/5734725/general/1043cd20-f537-4f98-a15f-75a8777c1658.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4dc79e1d-cfe5-5808-b099-fb0df7c9ba1d/4dc79e1d-cfe5-5808-b099-fb0df7c9ba1d_image_0.png',
'Extension': 'png',
'FileSizeInBytes': 847125,
'Height': 1024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734725/general/d39216ba-d495-4c6e-827c-b9b1596a6405.png',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4dc79e1d-cfe5-5808-b099-fb0df7c9ba1d/4dc79e1d-cfe5-5808-b099-fb0df7c9ba1d_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 709534,
'Height': 1024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734725/general/456eef65-5932-4398-80c1-d30065d53446.png',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4dc79e1d-cfe5-5808-b099-fb0df7c9ba1d/4dc79e1d-cfe5-5808-b099-fb0df7c9ba1d_image_2.png',
'Extension': 'png',
'FileSizeInBytes': 892471,
'Height': 1024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734725/general/cbb277d3-c21d-43b3-b314-aa0c888c5d3b.png',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4dc79e1d-cfe5-5808-b099-fb0df7c9ba1d/4dc79e1d-cfe5-5808-b099-fb0df7c9ba1d_image_3.png',
'Extension': 'png',
'FileSizeInBytes': 982518,
'Height': 1024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734725/general/749e41bc-c3a1-435e-b479-7c9d9a4f089a.png',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4dc79e1d-cfe5-5808-b099-fb0df7c9ba1d/4dc79e1d-cfe5-5808-b099-fb0df7c9ba1d_image_4.png',
'Extension': 'png',
'FileSizeInBytes': 819905,
'Height': 1024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734725/general/51fb8c91-a7af-4adc-a584-60500d5b105e.png',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4dc79e1d-cfe5-5808-b099-fb0df7c9ba1d/4dc79e1d-cfe5-5808-b099-fb0df7c9ba1d_image_5.png',
'Extension': 'png',
'FileSizeInBytes': 1187460,
'Height': 1024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734725/general/004c803b-07db-40cb-9aa1-2a30850ab0ee.png',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4dc79e1d-cfe5-5808-b099-fb0df7c9ba1d/4dc79e1d-cfe5-5808-b099-fb0df7c9ba1d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98498,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734725/general/e8699692-5a13-4a6d-bc80-7c79a3a9441b.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4dc79e1d-cfe5-5808-b099-fb0df7c9ba1d/4dc79e1d-cfe5-5808-b099-fb0df7c9ba1d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96884,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734725/general/fd6f3f80-96a0-471a-bbc9-b40aec06ac4d.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4dc79e1d-cfe5-5808-b099-fb0df7c9ba1d/4dc79e1d-cfe5-5808-b099-fb0df7c9ba1d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95230,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734725/general/be51a68b-80c7-4876-bf6f-8857d7ee09b8.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4dc79e1d-cfe5-5808-b099-fb0df7c9ba1d/4dc79e1d-cfe5-5808-b099-fb0df7c9ba1d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125111,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734725/general/1043cd20-f537-4f98-a15f-75a8777c1658.jpeg',
'Width': 800}],
'price': 13500,
'price_includes_vat': True,
'registration_date': '2021-12-13',
'seats_number': 5,
'seller_name': None,
'title': 'Lexus UX 250h - Hybrid - Automatic - 146 hp - 41.200 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-26 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728586%27 HTTP/1.1" 200 None
2026-03-26 16:00:18 [adesa.it] INFO: Saving data for 10728586: {'created_time': 1774540818.53103, 'last_price_update_time': 1774540818.531041, 'auction_closing_time': 1774955700.0}
2026-03-26 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10728586') HTTP/1.1" 204 0
2026-03-26 16:00:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: fdad81e8-a180-5ade-a663-5f7d76170c86 with identifier: 10731486
2026-03-26 16:00:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 16:00:18 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-26 16:00:18 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 16:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 16:00:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: fdad81e8-a180-5ade-a663-5f7d76170c86 with identifier: 10731486
2026-03-26 16:00:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: fdad81e8-a180-5ade-a663-5f7d76170c86 with identifier: 10731486 to the API
2026-03-26 16:00:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 16:00: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-26 16:00:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731486>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 292,
'expiration_date': '2026-03-27T13:00:00Z',
'fuel_type': 'Hybrid',
'id': 'fdad81e8-a180-5ade-a663-5f7d76170c86',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125000930',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731486',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X3',
'odometer': 8920,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5125498/general/8c7a80d9-c287-4306-9b99-5b41c755d0a9.jpg',
'https://images.openlane.eu/carimgs/5125498/general/6e56c414-d6f2-4e59-b2ea-d975ffa2e5a5.jpg',
'https://images.openlane.eu/carimgs/5125498/general/07f23ffe-5535-4bb2-a26d-33a25a3adfac.jpg',
'https://images.openlane.eu/carimgs/5125498/general/5df2b345-af41-4e36-a57e-e8367ead9ee3.jpg',
'https://images.openlane.eu/carimgs/5125498/general/b02194ea-aedc-45a1-8afc-0454d92fb1d8.jpg',
'https://images.openlane.eu/carimgs/5125498/general/2827544b-e590-4c34-95bc-edcf9fbd66b1.jpg',
'https://images.openlane.eu/carimgs/5125498/general/58db5ab6-ef6f-4eae-a6f6-8614eb250997.jpg',
'https://images.openlane.eu/carimgs/5125498/general/626c0025-f319-4b09-99a1-4ee937ae0886.jpg',
'https://images.openlane.eu/carimgs/5125498/general/dfb930b5-3a4c-43d7-a69b-b932eacd0c70.jpg',
'https://images.openlane.eu/carimgs/5125498/general/1049b67b-5479-4b05-8af8-56209ff08c4f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdad81e8-a180-5ade-a663-5f7d76170c86/fdad81e8-a180-5ade-a663-5f7d76170c86_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54787,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5125498/general/8c7a80d9-c287-4306-9b99-5b41c755d0a9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdad81e8-a180-5ade-a663-5f7d76170c86/fdad81e8-a180-5ade-a663-5f7d76170c86_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182694,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5125498/general/6e56c414-d6f2-4e59-b2ea-d975ffa2e5a5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdad81e8-a180-5ade-a663-5f7d76170c86/fdad81e8-a180-5ade-a663-5f7d76170c86_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168017,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5125498/general/07f23ffe-5535-4bb2-a26d-33a25a3adfac.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdad81e8-a180-5ade-a663-5f7d76170c86/fdad81e8-a180-5ade-a663-5f7d76170c86_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165451,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5125498/general/5df2b345-af41-4e36-a57e-e8367ead9ee3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdad81e8-a180-5ade-a663-5f7d76170c86/fdad81e8-a180-5ade-a663-5f7d76170c86_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188503,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5125498/general/b02194ea-aedc-45a1-8afc-0454d92fb1d8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdad81e8-a180-5ade-a663-5f7d76170c86/fdad81e8-a180-5ade-a663-5f7d76170c86_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168385,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5125498/general/2827544b-e590-4c34-95bc-edcf9fbd66b1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdad81e8-a180-5ade-a663-5f7d76170c86/fdad81e8-a180-5ade-a663-5f7d76170c86_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98156,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5125498/general/58db5ab6-ef6f-4eae-a6f6-8614eb250997.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdad81e8-a180-5ade-a663-5f7d76170c86/fdad81e8-a180-5ade-a663-5f7d76170c86_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132344,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5125498/general/626c0025-f319-4b09-99a1-4ee937ae0886.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdad81e8-a180-5ade-a663-5f7d76170c86/fdad81e8-a180-5ade-a663-5f7d76170c86_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114037,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5125498/general/dfb930b5-3a4c-43d7-a69b-b932eacd0c70.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdad81e8-a180-5ade-a663-5f7d76170c86/fdad81e8-a180-5ade-a663-5f7d76170c86_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96376,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5125498/general/1049b67b-5479-4b05-8af8-56209ff08c4f.jpg',
'Width': 1024}],
'price': 34600,
'price_includes_vat': True,
'registration_date': '2021-12-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 30e - xDrive - Hybrid - Automatic - 292 hp - 8.920 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-26 16:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710731486%27 HTTP/1.1" 200 None
2026-03-26 16:00:24 [adesa.it] INFO: Saving data for 10731486: {'created_time': 1774540824.466585, 'last_price_update_time': 1774540824.466594, 'auction_closing_time': 1774616400.0}
2026-03-26 16:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10731486') HTTP/1.1" 204 0
2026-03-26 16:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746568%252Fgeneral%252Fc97ed116-6c61-4820-8287-84ead567194f.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746568/general/c97ed116-6c61-4820-8287-84ead567194f.jpg not downloaded yet
2026-03-26 16:00:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728583> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 16:00:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728591> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 16:00:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728592> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 16:00:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc58b8a1-febc-5cf4-b2ae-b5477012d50a with identifier: 10728584
2026-03-26 16:00:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc58b8a1-febc-5cf4-b2ae-b5477012d50a with scrape type 1
2026-03-26 16:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dc58b8a1-febc-5cf4-b2ae-b5477012d50a
2026-03-26 16:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745359%252Fgeneral%252F2ee3c8de-cf88-41b0-96bf-5a806991b19e.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745359/general/2ee3c8de-cf88-41b0-96bf-5a806991b19e.jpg not downloaded yet
2026-03-26 16:00:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9320b552-aea8-5c9a-8ab9-9079a9ea2287 with identifier: 10728587
2026-03-26 16:00:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9320b552-aea8-5c9a-8ab9-9079a9ea2287 with scrape type 1
2026-03-26 16:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9320b552-aea8-5c9a-8ab9-9079a9ea2287
2026-03-26 16:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698072%252Fgeneral%252F08b36e56-8a4a-4670-8bba-8d8a5c5357b3.jpeg%27 HTTP/1.1" 200 None
2026-03-26 16:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698072/general/08b36e56-8a4a-4670-8bba-8d8a5c5357b3.jpeg already downloaded
2026-03-26 16:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698072%252Fgeneral%252F95980396-cf93-48e5-bb20-9c599370859c.jpeg%27 HTTP/1.1" 200 None
2026-03-26 16:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698072/general/95980396-cf93-48e5-bb20-9c599370859c.jpeg already downloaded
2026-03-26 16:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698072%252Fgeneral%252Ff7471937-cbd7-4c75-a6aa-a7b11a84ee9f.jpeg%27 HTTP/1.1" 200 None
2026-03-26 16:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698072/general/f7471937-cbd7-4c75-a6aa-a7b11a84ee9f.jpeg already downloaded
2026-03-26 16:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698072%252Fgeneral%252Fa2702eb0-ccc7-4415-86ef-d5e5cb013b08.jpeg%27 HTTP/1.1" 200 None
2026-03-26 16:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698072/general/a2702eb0-ccc7-4415-86ef-d5e5cb013b08.jpeg already downloaded
2026-03-26 16:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698072%252Fgeneral%252Fc0c0a4bb-c273-447a-a2e0-ba2c3bf2e5a5.jpeg%27 HTTP/1.1" 200 None
2026-03-26 16:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698072/general/c0c0a4bb-c273-447a-a2e0-ba2c3bf2e5a5.jpeg already downloaded
2026-03-26 16:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698072%252Fgeneral%252F1085c10e-4a9a-43de-a3e9-cdb260c5bded.jpeg%27 HTTP/1.1" 200 None
2026-03-26 16:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698072/general/1085c10e-4a9a-43de-a3e9-cdb260c5bded.jpeg already downloaded
2026-03-26 16:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698072%252Fgeneral%252F9cbfb799-bff9-4e04-b948-5eb85b2111f4.jpeg%27 HTTP/1.1" 200 None
2026-03-26 16:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698072/general/9cbfb799-bff9-4e04-b948-5eb85b2111f4.jpeg already downloaded
2026-03-26 16:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698072%252Fgeneral%252F256bc614-6c09-43c9-b5c2-92b866c69a8c.jpeg%27 HTTP/1.1" 200 None
2026-03-26 16:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698072/general/256bc614-6c09-43c9-b5c2-92b866c69a8c.jpeg already downloaded
2026-03-26 16:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698072%252Fgeneral%252Fa11f04ff-6c29-414e-b117-ea8a6be6e0ed.jpeg%27 HTTP/1.1" 200 None
2026-03-26 16:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698072/general/a11f04ff-6c29-414e-b117-ea8a6be6e0ed.jpeg already downloaded
2026-03-26 16:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698072%252Fgeneral%252F8241c9a2-377f-4e30-bb93-4808485eb6c2.jpeg%27 HTTP/1.1" 200 None
2026-03-26 16:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698072/general/8241c9a2-377f-4e30-bb93-4808485eb6c2.jpeg already downloaded
2026-03-26 16:00:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9320b552-aea8-5c9a-8ab9-9079a9ea2287, identifier: 10728587
2026-03-26 16:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746568%252Fgeneral%252F1865f5cf-e304-4da3-a1b0-e714f3e5f37e.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746568/general/1865f5cf-e304-4da3-a1b0-e714f3e5f37e.jpg not downloaded yet
2026-03-26 16:00:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9320b552-aea8-5c9a-8ab9-9079a9ea2287 with identifier: 10728587
2026-03-26 16:00:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 16:00:24 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-26 16:00:24 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 16:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 16:00:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9320b552-aea8-5c9a-8ab9-9079a9ea2287 with identifier: 10728587
2026-03-26 16:00:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9320b552-aea8-5c9a-8ab9-9079a9ea2287 with identifier: 10728587 to the API
2026-03-26 16:00:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 16: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-26 16:00:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728587>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 101,
'expiration_date': '2026-03-31T11:15:00Z',
'fuel_type': 'Diesel',
'id': '9320b552-aea8-5c9a-8ab9-9079a9ea2287',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA416XY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728587',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 230952,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5698072/general/08b36e56-8a4a-4670-8bba-8d8a5c5357b3.jpeg',
'https://images.openlane.eu/carimgs/5698072/general/95980396-cf93-48e5-bb20-9c599370859c.jpeg',
'https://images.openlane.eu/carimgs/5698072/general/f7471937-cbd7-4c75-a6aa-a7b11a84ee9f.jpeg',
'https://images.openlane.eu/carimgs/5698072/general/a2702eb0-ccc7-4415-86ef-d5e5cb013b08.jpeg',
'https://images.openlane.eu/carimgs/5698072/general/c0c0a4bb-c273-447a-a2e0-ba2c3bf2e5a5.jpeg',
'https://images.openlane.eu/carimgs/5698072/general/1085c10e-4a9a-43de-a3e9-cdb260c5bded.jpeg',
'https://images.openlane.eu/carimgs/5698072/general/9cbfb799-bff9-4e04-b948-5eb85b2111f4.jpeg',
'https://images.openlane.eu/carimgs/5698072/general/256bc614-6c09-43c9-b5c2-92b866c69a8c.jpeg',
'https://images.openlane.eu/carimgs/5698072/general/a11f04ff-6c29-414e-b117-ea8a6be6e0ed.jpeg',
'https://images.openlane.eu/carimgs/5698072/general/8241c9a2-377f-4e30-bb93-4808485eb6c2.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9320b552-aea8-5c9a-8ab9-9079a9ea2287/9320b552-aea8-5c9a-8ab9-9079a9ea2287_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4118397,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698072/general/08b36e56-8a4a-4670-8bba-8d8a5c5357b3.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9320b552-aea8-5c9a-8ab9-9079a9ea2287/9320b552-aea8-5c9a-8ab9-9079a9ea2287_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3792187,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698072/general/95980396-cf93-48e5-bb20-9c599370859c.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9320b552-aea8-5c9a-8ab9-9079a9ea2287/9320b552-aea8-5c9a-8ab9-9079a9ea2287_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5295864,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698072/general/f7471937-cbd7-4c75-a6aa-a7b11a84ee9f.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9320b552-aea8-5c9a-8ab9-9079a9ea2287/9320b552-aea8-5c9a-8ab9-9079a9ea2287_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3861698,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698072/general/a2702eb0-ccc7-4415-86ef-d5e5cb013b08.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9320b552-aea8-5c9a-8ab9-9079a9ea2287/9320b552-aea8-5c9a-8ab9-9079a9ea2287_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4331933,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698072/general/c0c0a4bb-c273-447a-a2e0-ba2c3bf2e5a5.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9320b552-aea8-5c9a-8ab9-9079a9ea2287/9320b552-aea8-5c9a-8ab9-9079a9ea2287_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1898647,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698072/general/1085c10e-4a9a-43de-a3e9-cdb260c5bded.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9320b552-aea8-5c9a-8ab9-9079a9ea2287/9320b552-aea8-5c9a-8ab9-9079a9ea2287_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2057003,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698072/general/9cbfb799-bff9-4e04-b948-5eb85b2111f4.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9320b552-aea8-5c9a-8ab9-9079a9ea2287/9320b552-aea8-5c9a-8ab9-9079a9ea2287_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2455964,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698072/general/256bc614-6c09-43c9-b5c2-92b866c69a8c.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9320b552-aea8-5c9a-8ab9-9079a9ea2287/9320b552-aea8-5c9a-8ab9-9079a9ea2287_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2133325,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698072/general/a11f04ff-6c29-414e-b117-ea8a6be6e0ed.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9320b552-aea8-5c9a-8ab9-9079a9ea2287/9320b552-aea8-5c9a-8ab9-9079a9ea2287_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1645272,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698072/general/8241c9a2-377f-4e30-bb93-4808485eb6c2.jpeg',
'Width': 4032}],
'price': 6700,
'price_includes_vat': True,
'registration_date': '2020-06-25',
'seats_number': 3,
'seller_name': None,
'title': 'Peugeot Expert 1.5 HDI Comfort - Diesel - Manual - 101 hp - 230.952 '
'km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2020}
2026-03-26 16:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710728587%27 HTTP/1.1" 200 None
2026-03-26 16:00:25 [adesa.it] INFO: Saving data for 10728587: {'created_time': 1774540825.581348, 'last_price_update_time': 1774540825.581359, 'auction_closing_time': 1774955700.0}
2026-03-26 16:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10728587') HTTP/1.1" 204 0
2026-03-26 16:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5745359%252Fgeneral%252Fec1d89aa-4a18-42db-8b66-31b9458e06ba.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745359/general/ec1d89aa-4a18-42db-8b66-31b9458e06ba.jpg not downloaded yet
2026-03-26 16:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5746568%252Fgeneral%252F9fb2d5d6-0b7b-43b2-9370-def31005780b.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746568/general/9fb2d5d6-0b7b-43b2-9370-def31005780b.jpg not downloaded yet
2026-03-26 16:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5745359%252Fgeneral%252Ffd5aa13b-ca9f-4f1b-baeb-07d2daf2bc6d.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745359/general/fd5aa13b-ca9f-4f1b-baeb-07d2daf2bc6d.jpg not downloaded yet
2026-03-26 16:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5746568%252Fgeneral%252F58c6ce98-70cc-4135-9df0-594283105e72.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746568/general/58c6ce98-70cc-4135-9df0-594283105e72.jpg not downloaded yet
2026-03-26 16:00:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c2b6366-ff73-5fbe-9e64-7c2a1f90d2ad with identifier: 10728583
2026-03-26 16:00:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c2b6366-ff73-5fbe-9e64-7c2a1f90d2ad with scrape type 1
2026-03-26 16:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9c2b6366-ff73-5fbe-9e64-7c2a1f90d2ad
2026-03-26 16:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5745323%252Fgeneral%252F05e5e4c8-1849-4df9-88fd-a36383e7e5a5.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745323/general/05e5e4c8-1849-4df9-88fd-a36383e7e5a5.jpg not downloaded yet
2026-03-26 16:00:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8470157b-0bce-530d-a230-3e06cd2868dd with identifier: 10728591
2026-03-26 16:00:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8470157b-0bce-530d-a230-3e06cd2868dd with scrape type 1
2026-03-26 16:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8470157b-0bce-530d-a230-3e06cd2868dd
2026-03-26 16:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5719489%252Fgeneral%252Fba4a41fe-9c14-487c-ac1a-59558b9387d3.jpeg%27 HTTP/1.1" 200 None
2026-03-26 16:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719489/general/ba4a41fe-9c14-487c-ac1a-59558b9387d3.jpeg already downloaded
2026-03-26 16:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5719489%252Fgeneral%252F807ccd86-9ee6-451d-ab9f-cda6a7ca0d4f.jpeg%27 HTTP/1.1" 200 None
2026-03-26 16:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719489/general/807ccd86-9ee6-451d-ab9f-cda6a7ca0d4f.jpeg already downloaded
2026-03-26 16:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5719489%252Fgeneral%252F6f36ca92-2cd9-4762-8e32-77ea50d3a0e5.jpeg%27 HTTP/1.1" 200 None
2026-03-26 16:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719489/general/6f36ca92-2cd9-4762-8e32-77ea50d3a0e5.jpeg already downloaded
2026-03-26 16:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5719489%252Fgeneral%252F33a99635-7694-44b1-93ef-9f8b7524ab21.jpeg%27 HTTP/1.1" 200 None
2026-03-26 16:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719489/general/33a99635-7694-44b1-93ef-9f8b7524ab21.jpeg already downloaded
2026-03-26 16:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5719489%252Fgeneral%252Fbf4ccdc5-f0ba-4908-adde-e86fdc2303f2.jpeg%27 HTTP/1.1" 200 None
2026-03-26 16:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719489/general/bf4ccdc5-f0ba-4908-adde-e86fdc2303f2.jpeg already downloaded
2026-03-26 16:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5719489%252Fgeneral%252F32c55fb1-4ecf-46ed-b6a5-9e0b26097912.jpeg%27 HTTP/1.1" 200 None
2026-03-26 16:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719489/general/32c55fb1-4ecf-46ed-b6a5-9e0b26097912.jpeg already downloaded
2026-03-26 16:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5719489%252Fgeneral%252F79694a0b-3686-4244-8f76-e686bfdaf940.jpeg%27 HTTP/1.1" 200 None
2026-03-26 16:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719489/general/79694a0b-3686-4244-8f76-e686bfdaf940.jpeg already downloaded
2026-03-26 16:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5719489%252Fgeneral%252Fab779c7f-f1f6-4e6f-b032-6a6217de2d17.jpeg%27 HTTP/1.1" 200 None
2026-03-26 16:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719489/general/ab779c7f-f1f6-4e6f-b032-6a6217de2d17.jpeg already downloaded
2026-03-26 16:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5719489%252Fgeneral%252Fab28956e-4aae-462e-add4-0cca6a232f9c.jpeg%27 HTTP/1.1" 200 None
2026-03-26 16:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719489/general/ab28956e-4aae-462e-add4-0cca6a232f9c.jpeg already downloaded
2026-03-26 16:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5719489%252Fdamage%252Fbc4e1d58-d0e7-4588-97f2-f5ad8976fcf4.jpeg%27 HTTP/1.1" 200 None
2026-03-26 16:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719489/damage/bc4e1d58-d0e7-4588-97f2-f5ad8976fcf4.jpeg already downloaded
2026-03-26 16:00:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 8470157b-0bce-530d-a230-3e06cd2868dd, identifier: 10728591
2026-03-26 16:00:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64a44820-dd54-57ea-8797-e789b219a889 with identifier: 10728592
2026-03-26 16:00:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64a44820-dd54-57ea-8797-e789b219a889 with scrape type 1
2026-03-26 16:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 64a44820-dd54-57ea-8797-e789b219a889
2026-03-26 16:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5719495%252Fgeneral%252F38e11ef3-58a9-414e-8e30-e7970757a140.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719495/general/38e11ef3-58a9-414e-8e30-e7970757a140.jpg already downloaded
2026-03-26 16:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5719495%252Fgeneral%252Ff6fc5b6b-3f6c-4836-9fb4-7938ca557092.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719495/general/f6fc5b6b-3f6c-4836-9fb4-7938ca557092.jpg already downloaded
2026-03-26 16:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5719495%252Fgeneral%252Ff110fd78-bffe-46a5-aff6-880062c510e5.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719495/general/f110fd78-bffe-46a5-aff6-880062c510e5.jpg already downloaded
2026-03-26 16:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5719495%252Fgeneral%252Fffebe4bf-9585-4492-a03e-c7a3109a75ee.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719495/general/ffebe4bf-9585-4492-a03e-c7a3109a75ee.jpg already downloaded
2026-03-26 16:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5719495%252Fgeneral%252Fd2471207-c908-47cc-a492-5830777fbbce.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719495/general/d2471207-c908-47cc-a492-5830777fbbce.jpg already downloaded
2026-03-26 16:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5719495%252Fgeneral%252F293d40a6-e038-4259-bcc2-231915769550.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719495/general/293d40a6-e038-4259-bcc2-231915769550.jpg already downloaded
2026-03-26 16:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5719495%252Fgeneral%252Febaaac97-4e61-44de-a703-bc597670fc37.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719495/general/ebaaac97-4e61-44de-a703-bc597670fc37.jpg already downloaded
2026-03-26 16:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5719495%252Fgeneral%252Ff792966a-5a63-43cc-b78a-9a8976f52659.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719495/general/f792966a-5a63-43cc-b78a-9a8976f52659.jpg already downloaded
2026-03-26 16:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5719495%252Fgeneral%252F11c8e833-9d54-4e45-b486-2977fba092f2.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719495/general/11c8e833-9d54-4e45-b486-2977fba092f2.jpg already downloaded
2026-03-26 16:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5719495%252Fgeneral%252F6f6da173-ecfd-459c-80a2-72a09ff43f17.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719495/general/6f6da173-ecfd-459c-80a2-72a09ff43f17.jpg already downloaded
2026-03-26 16:00:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 64a44820-dd54-57ea-8797-e789b219a889, identifier: 10728592
2026-03-26 16:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5745359%252Fgeneral%252F4438cf13-f7cf-49e5-8d24-90dd48e1f56e.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745359/general/4438cf13-f7cf-49e5-8d24-90dd48e1f56e.jpg not downloaded yet
2026-03-26 16:00:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 8470157b-0bce-530d-a230-3e06cd2868dd with identifier: 10728591
2026-03-26 16:00:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 8470157b-0bce-530d-a230-3e06cd2868dd with identifier: 10728591
2026-03-26 16:00:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 8470157b-0bce-530d-a230-3e06cd2868dd with identifier: 10728591 to the API
2026-03-26 16:00:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 16: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-26 16:00:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728591>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 120,
'expiration_date': '2026-03-31T11:15:00Z',
'fuel_type': 'Diesel',
'id': '8470157b-0bce-530d-a230-3e06cd2868dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FK459LK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728591',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Fiat',
'model': 'Talento',
'odometer': 196300,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 13,
'photo_urls': ['https://images.openlane.eu/carimgs/5719489/general/ba4a41fe-9c14-487c-ac1a-59558b9387d3.jpeg',
'https://images.openlane.eu/carimgs/5719489/general/807ccd86-9ee6-451d-ab9f-cda6a7ca0d4f.jpeg',
'https://images.openlane.eu/carimgs/5719489/general/6f36ca92-2cd9-4762-8e32-77ea50d3a0e5.jpeg',
'https://images.openlane.eu/carimgs/5719489/general/33a99635-7694-44b1-93ef-9f8b7524ab21.jpeg',
'https://images.openlane.eu/carimgs/5719489/general/bf4ccdc5-f0ba-4908-adde-e86fdc2303f2.jpeg',
'https://images.openlane.eu/carimgs/5719489/general/32c55fb1-4ecf-46ed-b6a5-9e0b26097912.jpeg',
'https://images.openlane.eu/carimgs/5719489/general/79694a0b-3686-4244-8f76-e686bfdaf940.jpeg',
'https://images.openlane.eu/carimgs/5719489/general/ab779c7f-f1f6-4e6f-b032-6a6217de2d17.jpeg',
'https://images.openlane.eu/carimgs/5719489/general/ab28956e-4aae-462e-add4-0cca6a232f9c.jpeg',
'https://images.openlane.eu/carimgs/5719489/damage/bc4e1d58-d0e7-4588-97f2-f5ad8976fcf4.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8470157b-0bce-530d-a230-3e06cd2868dd/8470157b-0bce-530d-a230-3e06cd2868dd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 403691,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719489/general/ba4a41fe-9c14-487c-ac1a-59558b9387d3.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8470157b-0bce-530d-a230-3e06cd2868dd/8470157b-0bce-530d-a230-3e06cd2868dd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 425731,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719489/general/807ccd86-9ee6-451d-ab9f-cda6a7ca0d4f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8470157b-0bce-530d-a230-3e06cd2868dd/8470157b-0bce-530d-a230-3e06cd2868dd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 358775,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719489/general/6f36ca92-2cd9-4762-8e32-77ea50d3a0e5.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8470157b-0bce-530d-a230-3e06cd2868dd/8470157b-0bce-530d-a230-3e06cd2868dd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 381285,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719489/general/33a99635-7694-44b1-93ef-9f8b7524ab21.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8470157b-0bce-530d-a230-3e06cd2868dd/8470157b-0bce-530d-a230-3e06cd2868dd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 328305,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719489/general/bf4ccdc5-f0ba-4908-adde-e86fdc2303f2.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8470157b-0bce-530d-a230-3e06cd2868dd/8470157b-0bce-530d-a230-3e06cd2868dd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 355688,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719489/general/32c55fb1-4ecf-46ed-b6a5-9e0b26097912.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8470157b-0bce-530d-a230-3e06cd2868dd/8470157b-0bce-530d-a230-3e06cd2868dd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242717,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719489/general/79694a0b-3686-4244-8f76-e686bfdaf940.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8470157b-0bce-530d-a230-3e06cd2868dd/8470157b-0bce-530d-a230-3e06cd2868dd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 398327,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719489/general/ab779c7f-f1f6-4e6f-b032-6a6217de2d17.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8470157b-0bce-530d-a230-3e06cd2868dd/8470157b-0bce-530d-a230-3e06cd2868dd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169809,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719489/general/ab28956e-4aae-462e-add4-0cca6a232f9c.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8470157b-0bce-530d-a230-3e06cd2868dd/8470157b-0bce-530d-a230-3e06cd2868dd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103504,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719489/damage/bc4e1d58-d0e7-4588-97f2-f5ad8976fcf4.jpeg',
'Width': 1600}],
'price': 4200,
'price_includes_vat': True,
'registration_date': '2017-07-31',
'seats_number': 3,
'seller_name': None,
'title': 'Fiat Talento 1.6 MultiJet - Diesel - Manual - 120 hp - 196.300 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-26 16:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710728591%27 HTTP/1.1" 200 None
2026-03-26 16:00:27 [adesa.it] INFO: Saving data for 10728591: {'created_time': 1774540827.350701, 'last_price_update_time': 1774540827.350711, 'auction_closing_time': 1774955700.0}
2026-03-26 16:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10728591') HTTP/1.1" 204 0
2026-03-26 16:00:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 64a44820-dd54-57ea-8797-e789b219a889 with identifier: 10728592
2026-03-26 16:00:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 16:00:27 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Gray HTTP/1.1" 200 None
2026-03-26 16:00:27 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 16: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-26 16:00:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 64a44820-dd54-57ea-8797-e789b219a889 with identifier: 10728592
2026-03-26 16:00:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 64a44820-dd54-57ea-8797-e789b219a889 with identifier: 10728592 to the API
2026-03-26 16:00:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 16: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-26 16:00:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728592>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 120,
'expiration_date': '2026-03-31T11:15:00Z',
'fuel_type': 'Diesel',
'id': '64a44820-dd54-57ea-8797-e789b219a889',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FN162TD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728592',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Fiat',
'model': 'Doblo',
'odometer': 279900,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5719495/general/38e11ef3-58a9-414e-8e30-e7970757a140.jpg',
'https://images.openlane.eu/carimgs/5719495/general/f6fc5b6b-3f6c-4836-9fb4-7938ca557092.jpg',
'https://images.openlane.eu/carimgs/5719495/general/f110fd78-bffe-46a5-aff6-880062c510e5.jpg',
'https://images.openlane.eu/carimgs/5719495/general/ffebe4bf-9585-4492-a03e-c7a3109a75ee.jpg',
'https://images.openlane.eu/carimgs/5719495/general/d2471207-c908-47cc-a492-5830777fbbce.jpg',
'https://images.openlane.eu/carimgs/5719495/general/293d40a6-e038-4259-bcc2-231915769550.jpg',
'https://images.openlane.eu/carimgs/5719495/general/ebaaac97-4e61-44de-a703-bc597670fc37.jpg',
'https://images.openlane.eu/carimgs/5719495/general/f792966a-5a63-43cc-b78a-9a8976f52659.jpg',
'https://images.openlane.eu/carimgs/5719495/general/11c8e833-9d54-4e45-b486-2977fba092f2.jpg',
'https://images.openlane.eu/carimgs/5719495/general/6f6da173-ecfd-459c-80a2-72a09ff43f17.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64a44820-dd54-57ea-8797-e789b219a889/64a44820-dd54-57ea-8797-e789b219a889_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 444299,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719495/general/38e11ef3-58a9-414e-8e30-e7970757a140.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64a44820-dd54-57ea-8797-e789b219a889/64a44820-dd54-57ea-8797-e789b219a889_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 456501,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719495/general/f6fc5b6b-3f6c-4836-9fb4-7938ca557092.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64a44820-dd54-57ea-8797-e789b219a889/64a44820-dd54-57ea-8797-e789b219a889_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 464026,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719495/general/f110fd78-bffe-46a5-aff6-880062c510e5.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64a44820-dd54-57ea-8797-e789b219a889/64a44820-dd54-57ea-8797-e789b219a889_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 364340,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719495/general/ffebe4bf-9585-4492-a03e-c7a3109a75ee.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64a44820-dd54-57ea-8797-e789b219a889/64a44820-dd54-57ea-8797-e789b219a889_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 359331,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719495/general/d2471207-c908-47cc-a492-5830777fbbce.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64a44820-dd54-57ea-8797-e789b219a889/64a44820-dd54-57ea-8797-e789b219a889_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 352702,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719495/general/293d40a6-e038-4259-bcc2-231915769550.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64a44820-dd54-57ea-8797-e789b219a889/64a44820-dd54-57ea-8797-e789b219a889_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282807,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719495/general/ebaaac97-4e61-44de-a703-bc597670fc37.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64a44820-dd54-57ea-8797-e789b219a889/64a44820-dd54-57ea-8797-e789b219a889_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 222691,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719495/general/f792966a-5a63-43cc-b78a-9a8976f52659.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64a44820-dd54-57ea-8797-e789b219a889/64a44820-dd54-57ea-8797-e789b219a889_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201131,
'Height': 2436,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719495/general/11c8e833-9d54-4e45-b486-2977fba092f2.jpg',
'Width': 1125},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64a44820-dd54-57ea-8797-e789b219a889/64a44820-dd54-57ea-8797-e789b219a889_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 479216,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719495/general/6f6da173-ecfd-459c-80a2-72a09ff43f17.jpg',
'Width': 1600}],
'price': 2000,
'price_includes_vat': True,
'registration_date': '2018-04-30',
'seats_number': 2,
'seller_name': None,
'title': 'Fiat Doblo Cargo 1.6 MultiJet SX - Diesel - Manual - 120 hp - '
'279.900 km',
'transmission': 'manual',
'trim': 'SX',
'vin': None,
'year': 2018}
2026-03-26 16:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710728592%27 HTTP/1.1" 200 None
2026-03-26 16:00:27 [adesa.it] INFO: Saving data for 10728592: {'created_time': 1774540827.943125, 'last_price_update_time': 1774540827.943136, 'auction_closing_time': 1774955700.0}
2026-03-26 16:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10728592') HTTP/1.1" 204 0
2026-03-26 16:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745323%252Fgeneral%252Fef8202b8-6c84-4a07-8f5e-437c13cda5b0.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745323/general/ef8202b8-6c84-4a07-8f5e-437c13cda5b0.jpg not downloaded yet
2026-03-26 16:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5745359%252Fgeneral%252F9619ae04-e54f-4c84-aea9-9e460653e94c.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745359/general/9619ae04-e54f-4c84-aea9-9e460653e94c.jpg not downloaded yet
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5745323%252Fgeneral%252F4c253a35-f60d-426a-abc2-7152a4ce6463.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745323/general/4c253a35-f60d-426a-abc2-7152a4ce6463.jpg not downloaded yet
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5745359%252Fgeneral%252F7d1c9ce8-a3d5-4a30-96d8-c7352e89d195.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745359/general/7d1c9ce8-a3d5-4a30-96d8-c7352e89d195.jpg not downloaded yet
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5745323%252Fgeneral%252F43001a50-8731-4b35-a990-584f0cdffa36.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745323/general/43001a50-8731-4b35-a990-584f0cdffa36.jpg not downloaded yet
2026-03-26 16:00:28 [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-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5745359%252Fgeneral%252F2b212814-e597-4b27-9277-6217fd403fa0.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745359/general/2b212814-e597-4b27-9277-6217fd403fa0.jpg not downloaded yet
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5745323%252Fgeneral%252F133f2805-4186-40c6-b44c-cd51fe482169.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745323/general/133f2805-4186-40c6-b44c-cd51fe482169.jpg not downloaded yet
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5745359%252Fgeneral%252F8a15b52b-f1ae-431b-8939-727961449b2f.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745359/general/8a15b52b-f1ae-431b-8939-727961449b2f.jpg not downloaded yet
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5745323%252Fgeneral%252Fca754e00-7d11-4ecc-a7ec-79faa48626ee.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745323/general/ca754e00-7d11-4ecc-a7ec-79faa48626ee.jpg not downloaded yet
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5745359%252Fgeneral%252F5f5eaa6d-bdab-4e43-8d45-77a27263059c.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745359/general/5f5eaa6d-bdab-4e43-8d45-77a27263059c.jpg not downloaded yet
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5745323%252Fgeneral%252Fd4740b67-a089-4de6-8071-6759962e340f.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745323/general/d4740b67-a089-4de6-8071-6759962e340f.jpg not downloaded yet
2026-03-26 16:00:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746568/general/cd247bcd-2f55-4141-acc3-f6ef0c3b39bf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728585)
2026-03-26 16:00:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746568/general/8364d130-4937-4292-a635-12345129e71f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728585)
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5745359%252Fgeneral%252Fff220792-9565-45d0-877a-e7680b55a963.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745359/general/ff220792-9565-45d0-877a-e7680b55a963.jpg not downloaded yet
2026-03-26 16:00:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746568/general/dd9b727b-1b77-4660-82b2-0c73d4abeb07.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728585)
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5745323%252Fgeneral%252Ff04dddf5-5cc5-4e3e-badf-722af9c4b93e.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745323/general/f04dddf5-5cc5-4e3e-badf-722af9c4b93e.jpg not downloaded yet
2026-03-26 16:00:28 [adesa.it] INFO: Found listing with ID: 10720326
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720326%27 HTTP/1.1" 200 None
2026-03-26 16:00:28 [adesa.it] INFO: Scrape type for 10720326: 0
2026-03-26 16:00:28 [adesa.it] INFO: Skipping item 10720326 url https://www.openlane.eu/en/carv6/auction/10720326
2026-03-26 16:00:28 [adesa.it] INFO: Found listing with ID: 10720304
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720304%27 HTTP/1.1" 200 None
2026-03-26 16:00:28 [adesa.it] INFO: Scrape type for 10720304: 0
2026-03-26 16:00:28 [adesa.it] INFO: Skipping item 10720304 url https://www.openlane.eu/en/carv6/auction/10720304
2026-03-26 16:00:28 [adesa.it] INFO: Found listing with ID: 10720303
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720303%27 HTTP/1.1" 200 None
2026-03-26 16:00:28 [adesa.it] INFO: Scrape type for 10720303: 0
2026-03-26 16:00:28 [adesa.it] INFO: Skipping item 10720303 url https://www.openlane.eu/en/carv6/auction/10720303
2026-03-26 16:00:28 [adesa.it] INFO: Found listing with ID: 10720619
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720619%27 HTTP/1.1" 200 None
2026-03-26 16:00:28 [adesa.it] INFO: Scrape type for 10720619: 0
2026-03-26 16:00:28 [adesa.it] INFO: Skipping item 10720619 url https://www.openlane.eu/en/carv6/auction/10720619
2026-03-26 16:00:28 [adesa.it] INFO: Found listing with ID: 10720332
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720332%27 HTTP/1.1" 200 None
2026-03-26 16:00:28 [adesa.it] INFO: Scrape type for 10720332: 0
2026-03-26 16:00:28 [adesa.it] INFO: Skipping item 10720332 url https://www.openlane.eu/en/carv6/auction/10720332
2026-03-26 16:00:28 [adesa.it] INFO: Found listing with ID: 10720642
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720642%27 HTTP/1.1" 200 None
2026-03-26 16:00:28 [adesa.it] INFO: Scrape type for 10720642: 0
2026-03-26 16:00:28 [adesa.it] INFO: Skipping item 10720642 url https://www.openlane.eu/en/carv6/auction/10720642
2026-03-26 16:00:28 [adesa.it] INFO: Found listing with ID: 10720353
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720353%27 HTTP/1.1" 200 None
2026-03-26 16:00:28 [adesa.it] INFO: Scrape type for 10720353: 0
2026-03-26 16:00:28 [adesa.it] INFO: Skipping item 10720353 url https://www.openlane.eu/en/carv6/auction/10720353
2026-03-26 16:00:28 [adesa.it] INFO: Found listing with ID: 10720345
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720345%27 HTTP/1.1" 200 None
2026-03-26 16:00:28 [adesa.it] INFO: Scrape type for 10720345: 0
2026-03-26 16:00:28 [adesa.it] INFO: Skipping item 10720345 url https://www.openlane.eu/en/carv6/auction/10720345
2026-03-26 16:00:28 [adesa.it] INFO: Found listing with ID: 10720339
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720339%27 HTTP/1.1" 200 None
2026-03-26 16:00:28 [adesa.it] INFO: Scrape type for 10720339: 0
2026-03-26 16:00:28 [adesa.it] INFO: Skipping item 10720339 url https://www.openlane.eu/en/carv6/auction/10720339
2026-03-26 16:00:28 [adesa.it] INFO: Found listing with ID: 10720348
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720348%27 HTTP/1.1" 200 None
2026-03-26 16:00:28 [adesa.it] INFO: Scrape type for 10720348: 0
2026-03-26 16:00:28 [adesa.it] INFO: Skipping item 10720348 url https://www.openlane.eu/en/carv6/auction/10720348
2026-03-26 16:00:28 [adesa.it] INFO: Found listing with ID: 10720647
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720647%27 HTTP/1.1" 200 None
2026-03-26 16:00:28 [adesa.it] INFO: Scrape type for 10720647: 0
2026-03-26 16:00:28 [adesa.it] INFO: Skipping item 10720647 url https://www.openlane.eu/en/carv6/auction/10720647
2026-03-26 16:00:28 [adesa.it] INFO: Found listing with ID: 10720331
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720331%27 HTTP/1.1" 200 None
2026-03-26 16:00:28 [adesa.it] INFO: Scrape type for 10720331: 0
2026-03-26 16:00:28 [adesa.it] INFO: Skipping item 10720331 url https://www.openlane.eu/en/carv6/auction/10720331
2026-03-26 16:00:28 [adesa.it] INFO: Found listing with ID: 10720641
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720641%27 HTTP/1.1" 200 None
2026-03-26 16:00:28 [adesa.it] INFO: Scrape type for 10720641: 0
2026-03-26 16:00:28 [adesa.it] INFO: Skipping item 10720641 url https://www.openlane.eu/en/carv6/auction/10720641
2026-03-26 16:00:28 [adesa.it] INFO: Found listing with ID: 10720361
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720361%27 HTTP/1.1" 200 None
2026-03-26 16:00:28 [adesa.it] INFO: Scrape type for 10720361: 0
2026-03-26 16:00:28 [adesa.it] INFO: Skipping item 10720361 url https://www.openlane.eu/en/carv6/auction/10720361
2026-03-26 16:00:28 [adesa.it] INFO: Found listing with ID: 10727706
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727706%27 HTTP/1.1" 200 None
2026-03-26 16:00:28 [adesa.it] INFO: Scrape type for 10727706: 0
2026-03-26 16:00:28 [adesa.it] INFO: Skipping item 10727706 url https://www.openlane.eu/en/carv6/auction/10727706
2026-03-26 16:00:28 [adesa.it] INFO: Found listing with ID: 10727724
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727724%27 HTTP/1.1" 200 None
2026-03-26 16:00:28 [adesa.it] INFO: Scrape type for 10727724: 0
2026-03-26 16:00:28 [adesa.it] INFO: Skipping item 10727724 url https://www.openlane.eu/en/carv6/auction/10727724
2026-03-26 16:00:28 [adesa.it] INFO: Found listing with ID: 10727661
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727661%27 HTTP/1.1" 200 None
2026-03-26 16:00:28 [adesa.it] INFO: Scrape type for 10727661: 0
2026-03-26 16:00:28 [adesa.it] INFO: Skipping item 10727661 url https://www.openlane.eu/en/carv6/auction/10727661
2026-03-26 16:00:28 [adesa.it] INFO: Found listing with ID: 10727735
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727735%27 HTTP/1.1" 200 None
2026-03-26 16:00:28 [adesa.it] INFO: Scrape type for 10727735: 0
2026-03-26 16:00:28 [adesa.it] INFO: Skipping item 10727735 url https://www.openlane.eu/en/carv6/auction/10727735
2026-03-26 16:00:28 [adesa.it] INFO: Found listing with ID: 10727678
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727678%27 HTTP/1.1" 200 None
2026-03-26 16:00:28 [adesa.it] INFO: Scrape type for 10727678: 0
2026-03-26 16:00:28 [adesa.it] INFO: Skipping item 10727678 url https://www.openlane.eu/en/carv6/auction/10727678
2026-03-26 16:00:28 [adesa.it] INFO: Found listing with ID: 10728363
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728363%27 HTTP/1.1" 200 None
2026-03-26 16:00:28 [adesa.it] INFO: Scrape type for 10728363: 0
2026-03-26 16:00:28 [adesa.it] INFO: Skipping item 10728363 url https://www.openlane.eu/en/carv6/auction/10728363
2026-03-26 16:00:28 [adesa.it] INFO: Found listing with ID: 10728385
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728385%27 HTTP/1.1" 200 None
2026-03-26 16:00:28 [adesa.it] INFO: Scrape type for 10728385: 0
2026-03-26 16:00:28 [adesa.it] INFO: Skipping item 10728385 url https://www.openlane.eu/en/carv6/auction/10728385
2026-03-26 16:00:28 [adesa.it] INFO: Found listing with ID: 10728367
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728367%27 HTTP/1.1" 200 None
2026-03-26 16:00:28 [adesa.it] INFO: Scrape type for 10728367: 0
2026-03-26 16:00:28 [adesa.it] INFO: Skipping item 10728367 url https://www.openlane.eu/en/carv6/auction/10728367
2026-03-26 16:00:28 [adesa.it] INFO: Found listing with ID: 10728286
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728286%27 HTTP/1.1" 200 None
2026-03-26 16:00:28 [adesa.it] INFO: Scrape type for 10728286: 0
2026-03-26 16:00:28 [adesa.it] INFO: Skipping item 10728286 url https://www.openlane.eu/en/carv6/auction/10728286
2026-03-26 16:00:28 [adesa.it] INFO: Found listing with ID: 10728306
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728306%27 HTTP/1.1" 200 None
2026-03-26 16:00:28 [adesa.it] INFO: Scrape type for 10728306: 0
2026-03-26 16:00:28 [adesa.it] INFO: Skipping item 10728306 url https://www.openlane.eu/en/carv6/auction/10728306
2026-03-26 16:00:28 [adesa.it] INFO: Found listing with ID: 10728372
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728372%27 HTTP/1.1" 200 None
2026-03-26 16:00:28 [adesa.it] INFO: Scrape type for 10728372: 0
2026-03-26 16:00:28 [adesa.it] INFO: Skipping item 10728372 url https://www.openlane.eu/en/carv6/auction/10728372
2026-03-26 16:00:28 [adesa.it] INFO: Found listing with ID: 10728307
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728307%27 HTTP/1.1" 200 None
2026-03-26 16:00:28 [adesa.it] INFO: Scrape type for 10728307: 0
2026-03-26 16:00:28 [adesa.it] INFO: Skipping item 10728307 url https://www.openlane.eu/en/carv6/auction/10728307
2026-03-26 16:00:28 [adesa.it] INFO: Found listing with ID: 10728268
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728268%27 HTTP/1.1" 200 None
2026-03-26 16:00:28 [adesa.it] INFO: Scrape type for 10728268: 0
2026-03-26 16:00:28 [adesa.it] INFO: Skipping item 10728268 url https://www.openlane.eu/en/carv6/auction/10728268
2026-03-26 16:00:28 [adesa.it] INFO: Found listing with ID: 10728195
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728195%27 HTTP/1.1" 200 None
2026-03-26 16:00:28 [adesa.it] INFO: Scrape type for 10728195: 0
2026-03-26 16:00:28 [adesa.it] INFO: Skipping item 10728195 url https://www.openlane.eu/en/carv6/auction/10728195
2026-03-26 16:00:28 [adesa.it] INFO: Found listing with ID: 10728200
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728200%27 HTTP/1.1" 200 None
2026-03-26 16:00:28 [adesa.it] INFO: Scrape type for 10728200: 0
2026-03-26 16:00:28 [adesa.it] INFO: Skipping item 10728200 url https://www.openlane.eu/en/carv6/auction/10728200
2026-03-26 16:00:28 [adesa.it] INFO: Found listing with ID: 10728194
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728194%27 HTTP/1.1" 200 None
2026-03-26 16:00:28 [adesa.it] INFO: Scrape type for 10728194: 0
2026-03-26 16:00:28 [adesa.it] INFO: Skipping item 10728194 url https://www.openlane.eu/en/carv6/auction/10728194
2026-03-26 16:00:28 [adesa.it] INFO: Found listing with ID: 10728187
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728187%27 HTTP/1.1" 200 None
2026-03-26 16:00:28 [adesa.it] INFO: Scrape type for 10728187: 0
2026-03-26 16:00:28 [adesa.it] INFO: Skipping item 10728187 url https://www.openlane.eu/en/carv6/auction/10728187
2026-03-26 16:00:28 [adesa.it] INFO: Found listing with ID: 10728196
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728196%27 HTTP/1.1" 200 None
2026-03-26 16:00:28 [adesa.it] INFO: Scrape type for 10728196: 0
2026-03-26 16:00:28 [adesa.it] INFO: Skipping item 10728196 url https://www.openlane.eu/en/carv6/auction/10728196
2026-03-26 16:00:28 [adesa.it] INFO: Found listing with ID: 10728197
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728197%27 HTTP/1.1" 200 None
2026-03-26 16:00:28 [adesa.it] INFO: Scrape type for 10728197: 0
2026-03-26 16:00:28 [adesa.it] INFO: Skipping item 10728197 url https://www.openlane.eu/en/carv6/auction/10728197
2026-03-26 16:00:28 [adesa.it] INFO: Found listing with ID: 10728198
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728198%27 HTTP/1.1" 200 None
2026-03-26 16:00:28 [adesa.it] INFO: Scrape type for 10728198: 0
2026-03-26 16:00:28 [adesa.it] INFO: Skipping item 10728198 url https://www.openlane.eu/en/carv6/auction/10728198
2026-03-26 16:00:28 [adesa.it] INFO: Found listing with ID: 10728199
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728199%27 HTTP/1.1" 200 None
2026-03-26 16:00:28 [adesa.it] INFO: Scrape type for 10728199: 0
2026-03-26 16:00:28 [adesa.it] INFO: Skipping item 10728199 url https://www.openlane.eu/en/carv6/auction/10728199
2026-03-26 16:00:28 [adesa.it] INFO: Found listing with ID: 10728193
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728193%27 HTTP/1.1" 200 None
2026-03-26 16:00:28 [adesa.it] INFO: Scrape type for 10728193: 0
2026-03-26 16:00:28 [adesa.it] INFO: Skipping item 10728193 url https://www.openlane.eu/en/carv6/auction/10728193
2026-03-26 16:00:28 [adesa.it] INFO: Found listing with ID: 10728207
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728207%27 HTTP/1.1" 200 None
2026-03-26 16:00:28 [adesa.it] INFO: Scrape type for 10728207: 0
2026-03-26 16:00:28 [adesa.it] INFO: Skipping item 10728207 url https://www.openlane.eu/en/carv6/auction/10728207
2026-03-26 16:00:28 [adesa.it] INFO: Found listing with ID: 10728208
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728208%27 HTTP/1.1" 200 None
2026-03-26 16:00:28 [adesa.it] INFO: Scrape type for 10728208: 0
2026-03-26 16:00:28 [adesa.it] INFO: Skipping item 10728208 url https://www.openlane.eu/en/carv6/auction/10728208
2026-03-26 16:00:28 [adesa.it] INFO: Found listing with ID: 10728201
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728201%27 HTTP/1.1" 200 None
2026-03-26 16:00:28 [adesa.it] INFO: Scrape type for 10728201: 0
2026-03-26 16:00:28 [adesa.it] INFO: Skipping item 10728201 url https://www.openlane.eu/en/carv6/auction/10728201
2026-03-26 16:00:28 [adesa.it] INFO: Found listing with ID: 10728206
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728206%27 HTTP/1.1" 200 None
2026-03-26 16:00:28 [adesa.it] INFO: Scrape type for 10728206: 0
2026-03-26 16:00:28 [adesa.it] INFO: Skipping item 10728206 url https://www.openlane.eu/en/carv6/auction/10728206
2026-03-26 16:00:28 [adesa.it] INFO: Found listing with ID: 10728205
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728205%27 HTTP/1.1" 200 None
2026-03-26 16:00:28 [adesa.it] INFO: Scrape type for 10728205: 0
2026-03-26 16:00:28 [adesa.it] INFO: Skipping item 10728205 url https://www.openlane.eu/en/carv6/auction/10728205
2026-03-26 16:00:28 [adesa.it] INFO: Found listing with ID: 10728204
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728204%27 HTTP/1.1" 200 None
2026-03-26 16:00:28 [adesa.it] INFO: Scrape type for 10728204: 0
2026-03-26 16:00:28 [adesa.it] INFO: Skipping item 10728204 url https://www.openlane.eu/en/carv6/auction/10728204
2026-03-26 16:00:28 [adesa.it] INFO: Found listing with ID: 10728203
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728203%27 HTTP/1.1" 200 None
2026-03-26 16:00:28 [adesa.it] INFO: Scrape type for 10728203: 0
2026-03-26 16:00:28 [adesa.it] INFO: Skipping item 10728203 url https://www.openlane.eu/en/carv6/auction/10728203
2026-03-26 16:00:28 [adesa.it] INFO: Found listing with ID: 10728202
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728202%27 HTTP/1.1" 200 None
2026-03-26 16:00:28 [adesa.it] INFO: Scrape type for 10728202: 0
2026-03-26 16:00:28 [adesa.it] INFO: Skipping item 10728202 url https://www.openlane.eu/en/carv6/auction/10728202
2026-03-26 16:00:28 [adesa.it] INFO: Found listing with ID: 10728158
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728158%27 HTTP/1.1" 200 None
2026-03-26 16:00:28 [adesa.it] INFO: Scrape type for 10728158: 0
2026-03-26 16:00:28 [adesa.it] INFO: Skipping item 10728158 url https://www.openlane.eu/en/carv6/auction/10728158
2026-03-26 16:00:28 [adesa.it] INFO: Found listing with ID: 10728159
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728159%27 HTTP/1.1" 200 None
2026-03-26 16:00:29 [adesa.it] INFO: Scrape type for 10728159: 0
2026-03-26 16:00:29 [adesa.it] INFO: Skipping item 10728159 url https://www.openlane.eu/en/carv6/auction/10728159
2026-03-26 16:00:29 [adesa.it] INFO: Found listing with ID: 10728160
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728160%27 HTTP/1.1" 200 None
2026-03-26 16:00:29 [adesa.it] INFO: Scrape type for 10728160: 0
2026-03-26 16:00:29 [adesa.it] INFO: Skipping item 10728160 url https://www.openlane.eu/en/carv6/auction/10728160
2026-03-26 16:00:29 [adesa.it] INFO: Found listing with ID: 10728161
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728161%27 HTTP/1.1" 200 None
2026-03-26 16:00:29 [adesa.it] INFO: Scrape type for 10728161: 0
2026-03-26 16:00:29 [adesa.it] INFO: Skipping item 10728161 url https://www.openlane.eu/en/carv6/auction/10728161
2026-03-26 16:00:29 [adesa.it] INFO: Found listing with ID: 10728162
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728162%27 HTTP/1.1" 200 None
2026-03-26 16:00:29 [adesa.it] INFO: Scrape type for 10728162: 0
2026-03-26 16:00:29 [adesa.it] INFO: Skipping item 10728162 url https://www.openlane.eu/en/carv6/auction/10728162
2026-03-26 16:00:29 [adesa.it] INFO: Found listing with ID: 10728163
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728163%27 HTTP/1.1" 200 None
2026-03-26 16:00:29 [adesa.it] INFO: Scrape type for 10728163: 0
2026-03-26 16:00:29 [adesa.it] INFO: Skipping item 10728163 url https://www.openlane.eu/en/carv6/auction/10728163
2026-03-26 16:00:29 [adesa.it] INFO: Found listing with ID: 10728166
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728166%27 HTTP/1.1" 200 None
2026-03-26 16:00:29 [adesa.it] INFO: Scrape type for 10728166: 0
2026-03-26 16:00:29 [adesa.it] INFO: Skipping item 10728166 url https://www.openlane.eu/en/carv6/auction/10728166
2026-03-26 16:00:29 [adesa.it] INFO: Found listing with ID: 10728167
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728167%27 HTTP/1.1" 200 None
2026-03-26 16:00:29 [adesa.it] INFO: Scrape type for 10728167: 0
2026-03-26 16:00:29 [adesa.it] INFO: Skipping item 10728167 url https://www.openlane.eu/en/carv6/auction/10728167
2026-03-26 16:00:29 [adesa.it] INFO: Found listing with ID: 10728168
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728168%27 HTTP/1.1" 200 None
2026-03-26 16:00:29 [adesa.it] INFO: Scrape type for 10728168: 0
2026-03-26 16:00:29 [adesa.it] INFO: Skipping item 10728168 url https://www.openlane.eu/en/carv6/auction/10728168
2026-03-26 16:00:29 [adesa.it] INFO: Found listing with ID: 10728169
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728169%27 HTTP/1.1" 200 None
2026-03-26 16:00:29 [adesa.it] INFO: Scrape type for 10728169: 0
2026-03-26 16:00:29 [adesa.it] INFO: Skipping item 10728169 url https://www.openlane.eu/en/carv6/auction/10728169
2026-03-26 16:00:29 [adesa.it] INFO: Found listing with ID: 10728170
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728170%27 HTTP/1.1" 200 None
2026-03-26 16:00:29 [adesa.it] INFO: Scrape type for 10728170: 0
2026-03-26 16:00:29 [adesa.it] INFO: Skipping item 10728170 url https://www.openlane.eu/en/carv6/auction/10728170
2026-03-26 16:00:29 [adesa.it] INFO: Found listing with ID: 10728165
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728165%27 HTTP/1.1" 200 None
2026-03-26 16:00:29 [adesa.it] INFO: Scrape type for 10728165: 0
2026-03-26 16:00:29 [adesa.it] INFO: Skipping item 10728165 url https://www.openlane.eu/en/carv6/auction/10728165
2026-03-26 16:00:29 [adesa.it] INFO: Found listing with ID: 10728171
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728171%27 HTTP/1.1" 200 None
2026-03-26 16:00:29 [adesa.it] INFO: Scrape type for 10728171: 0
2026-03-26 16:00:29 [adesa.it] INFO: Skipping item 10728171 url https://www.openlane.eu/en/carv6/auction/10728171
2026-03-26 16:00:29 [adesa.it] INFO: Found listing with ID: 10728164
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728164%27 HTTP/1.1" 200 None
2026-03-26 16:00:29 [adesa.it] INFO: Scrape type for 10728164: 0
2026-03-26 16:00:29 [adesa.it] INFO: Skipping item 10728164 url https://www.openlane.eu/en/carv6/auction/10728164
2026-03-26 16:00:29 [adesa.it] INFO: Found listing with ID: 10728172
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728172%27 HTTP/1.1" 200 None
2026-03-26 16:00:29 [adesa.it] INFO: Scrape type for 10728172: 0
2026-03-26 16:00:29 [adesa.it] INFO: Skipping item 10728172 url https://www.openlane.eu/en/carv6/auction/10728172
2026-03-26 16:00:29 [adesa.it] INFO: Found listing with ID: 10728173
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728173%27 HTTP/1.1" 200 None
2026-03-26 16:00:29 [adesa.it] INFO: Scrape type for 10728173: 0
2026-03-26 16:00:29 [adesa.it] INFO: Skipping item 10728173 url https://www.openlane.eu/en/carv6/auction/10728173
2026-03-26 16:00:29 [adesa.it] INFO: Found listing with ID: 10728186
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728186%27 HTTP/1.1" 200 None
2026-03-26 16:00:29 [adesa.it] INFO: Scrape type for 10728186: 0
2026-03-26 16:00:29 [adesa.it] INFO: Skipping item 10728186 url https://www.openlane.eu/en/carv6/auction/10728186
2026-03-26 16:00:29 [adesa.it] INFO: Found listing with ID: 10728185
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728185%27 HTTP/1.1" 200 None
2026-03-26 16:00:29 [adesa.it] INFO: Scrape type for 10728185: 0
2026-03-26 16:00:29 [adesa.it] INFO: Skipping item 10728185 url https://www.openlane.eu/en/carv6/auction/10728185
2026-03-26 16:00:29 [adesa.it] INFO: Found listing with ID: 10728184
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728184%27 HTTP/1.1" 200 None
2026-03-26 16:00:29 [adesa.it] INFO: Scrape type for 10728184: 0
2026-03-26 16:00:29 [adesa.it] INFO: Skipping item 10728184 url https://www.openlane.eu/en/carv6/auction/10728184
2026-03-26 16:00:29 [adesa.it] INFO: Found listing with ID: 10728174
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728174%27 HTTP/1.1" 200 None
2026-03-26 16:00:29 [adesa.it] INFO: Scrape type for 10728174: 0
2026-03-26 16:00:29 [adesa.it] INFO: Skipping item 10728174 url https://www.openlane.eu/en/carv6/auction/10728174
2026-03-26 16:00:29 [adesa.it] INFO: Found listing with ID: 10728209
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728209%27 HTTP/1.1" 200 None
2026-03-26 16:00:29 [adesa.it] INFO: Scrape type for 10728209: 0
2026-03-26 16:00:29 [adesa.it] INFO: Skipping item 10728209 url https://www.openlane.eu/en/carv6/auction/10728209
2026-03-26 16:00:29 [adesa.it] INFO: Found listing with ID: 10728312
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728312%27 HTTP/1.1" 200 None
2026-03-26 16:00:29 [adesa.it] INFO: Scrape type for 10728312: 0
2026-03-26 16:00:29 [adesa.it] INFO: Skipping item 10728312 url https://www.openlane.eu/en/carv6/auction/10728312
2026-03-26 16:00:29 [adesa.it] INFO: Found listing with ID: 10728337
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728337%27 HTTP/1.1" 200 None
2026-03-26 16:00:29 [adesa.it] INFO: Scrape type for 10728337: 0
2026-03-26 16:00:29 [adesa.it] INFO: Skipping item 10728337 url https://www.openlane.eu/en/carv6/auction/10728337
2026-03-26 16:00:29 [adesa.it] INFO: Found listing with ID: 10728342
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728342%27 HTTP/1.1" 200 None
2026-03-26 16:00:29 [adesa.it] INFO: Scrape type for 10728342: 0
2026-03-26 16:00:29 [adesa.it] INFO: Skipping item 10728342 url https://www.openlane.eu/en/carv6/auction/10728342
2026-03-26 16:00:29 [adesa.it] INFO: Found listing with ID: 10728336
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728336%27 HTTP/1.1" 200 None
2026-03-26 16:00:29 [adesa.it] INFO: Scrape type for 10728336: 0
2026-03-26 16:00:29 [adesa.it] INFO: Skipping item 10728336 url https://www.openlane.eu/en/carv6/auction/10728336
2026-03-26 16:00:29 [adesa.it] INFO: Found listing with ID: 10728340
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728340%27 HTTP/1.1" 200 None
2026-03-26 16:00:29 [adesa.it] INFO: Scrape type for 10728340: 0
2026-03-26 16:00:29 [adesa.it] INFO: Skipping item 10728340 url https://www.openlane.eu/en/carv6/auction/10728340
2026-03-26 16:00:29 [adesa.it] INFO: Found listing with ID: 10728343
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728343%27 HTTP/1.1" 200 None
2026-03-26 16:00:29 [adesa.it] INFO: Scrape type for 10728343: 0
2026-03-26 16:00:29 [adesa.it] INFO: Skipping item 10728343 url https://www.openlane.eu/en/carv6/auction/10728343
2026-03-26 16:00:29 [adesa.it] INFO: Found listing with ID: 10728335
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728335%27 HTTP/1.1" 200 None
2026-03-26 16:00:29 [adesa.it] INFO: Scrape type for 10728335: 0
2026-03-26 16:00:29 [adesa.it] INFO: Skipping item 10728335 url https://www.openlane.eu/en/carv6/auction/10728335
2026-03-26 16:00:29 [adesa.it] INFO: Found listing with ID: 10728350
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728350%27 HTTP/1.1" 200 None
2026-03-26 16:00:29 [adesa.it] INFO: Scrape type for 10728350: 0
2026-03-26 16:00:29 [adesa.it] INFO: Skipping item 10728350 url https://www.openlane.eu/en/carv6/auction/10728350
2026-03-26 16:00:29 [adesa.it] INFO: Found listing with ID: 10728341
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728341%27 HTTP/1.1" 200 None
2026-03-26 16:00:29 [adesa.it] INFO: Scrape type for 10728341: 0
2026-03-26 16:00:29 [adesa.it] INFO: Skipping item 10728341 url https://www.openlane.eu/en/carv6/auction/10728341
2026-03-26 16:00:29 [adesa.it] INFO: Found listing with ID: 10728311
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728311%27 HTTP/1.1" 200 None
2026-03-26 16:00:29 [adesa.it] INFO: Scrape type for 10728311: 0
2026-03-26 16:00:29 [adesa.it] INFO: Skipping item 10728311 url https://www.openlane.eu/en/carv6/auction/10728311
2026-03-26 16:00:29 [adesa.it] INFO: Found listing with ID: 10728348
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728348%27 HTTP/1.1" 200 None
2026-03-26 16:00:29 [adesa.it] INFO: Scrape type for 10728348: 0
2026-03-26 16:00:29 [adesa.it] INFO: Skipping item 10728348 url https://www.openlane.eu/en/carv6/auction/10728348
2026-03-26 16:00:29 [adesa.it] INFO: Found listing with ID: 10728266
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728266%27 HTTP/1.1" 200 None
2026-03-26 16:00:29 [adesa.it] INFO: Scrape type for 10728266: 0
2026-03-26 16:00:29 [adesa.it] INFO: Skipping item 10728266 url https://www.openlane.eu/en/carv6/auction/10728266
2026-03-26 16:00:29 [adesa.it] INFO: Found listing with ID: 10728347
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728347%27 HTTP/1.1" 200 None
2026-03-26 16:00:29 [adesa.it] INFO: Scrape type for 10728347: 0
2026-03-26 16:00:29 [adesa.it] INFO: Skipping item 10728347 url https://www.openlane.eu/en/carv6/auction/10728347
2026-03-26 16:00:29 [adesa.it] INFO: Found listing with ID: 10728361
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728361%27 HTTP/1.1" 200 None
2026-03-26 16:00:29 [adesa.it] INFO: Scrape type for 10728361: 0
2026-03-26 16:00:29 [adesa.it] INFO: Skipping item 10728361 url https://www.openlane.eu/en/carv6/auction/10728361
2026-03-26 16:00:29 [adesa.it] INFO: Found listing with ID: 10728285
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728285%27 HTTP/1.1" 200 None
2026-03-26 16:00:29 [adesa.it] INFO: Scrape type for 10728285: 0
2026-03-26 16:00:29 [adesa.it] INFO: Skipping item 10728285 url https://www.openlane.eu/en/carv6/auction/10728285
2026-03-26 16:00:29 [adesa.it] INFO: Found listing with ID: 10722798
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710722798%27 HTTP/1.1" 200 None
2026-03-26 16:00:29 [adesa.it] INFO: Scrape type for 10722798: 0
2026-03-26 16:00:29 [adesa.it] INFO: Skipping item 10722798 url https://www.openlane.eu/en/carv6/auction/10722798
2026-03-26 16:00:29 [adesa.it] INFO: Found listing with ID: 10722830
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710722830%27 HTTP/1.1" 200 None
2026-03-26 16:00:29 [adesa.it] INFO: Scrape type for 10722830: 0
2026-03-26 16:00:29 [adesa.it] INFO: Skipping item 10722830 url https://www.openlane.eu/en/carv6/auction/10722830
2026-03-26 16:00:29 [adesa.it] INFO: Found listing with ID: 10722837
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710722837%27 HTTP/1.1" 200 None
2026-03-26 16:00:29 [adesa.it] INFO: Scrape type for 10722837: 0
2026-03-26 16:00:29 [adesa.it] INFO: Skipping item 10722837 url https://www.openlane.eu/en/carv6/auction/10722837
2026-03-26 16:00:29 [adesa.it] INFO: Found listing with ID: 10722835
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710722835%27 HTTP/1.1" 200 None
2026-03-26 16:00:29 [adesa.it] INFO: Scrape type for 10722835: 0
2026-03-26 16:00:29 [adesa.it] INFO: Skipping item 10722835 url https://www.openlane.eu/en/carv6/auction/10722835
2026-03-26 16:00:29 [adesa.it] INFO: Found listing with ID: 10722790
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710722790%27 HTTP/1.1" 200 None
2026-03-26 16:00:29 [adesa.it] INFO: Scrape type for 10722790: 0
2026-03-26 16:00:29 [adesa.it] INFO: Skipping item 10722790 url https://www.openlane.eu/en/carv6/auction/10722790
2026-03-26 16:00:29 [adesa.it] INFO: Found listing with ID: 10728495
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728495%27 HTTP/1.1" 200 None
2026-03-26 16:00:29 [adesa.it] INFO: Scrape type for 10728495: 0
2026-03-26 16:00:29 [adesa.it] INFO: Skipping item 10728495 url https://www.openlane.eu/en/carv6/auction/10728495
2026-03-26 16:00:29 [adesa.it] INFO: Found listing with ID: 10722787
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710722787%27 HTTP/1.1" 200 None
2026-03-26 16:00:29 [adesa.it] INFO: Scrape type for 10722787: 0
2026-03-26 16:00:29 [adesa.it] INFO: Skipping item 10722787 url https://www.openlane.eu/en/carv6/auction/10722787
2026-03-26 16:00:29 [adesa.it] INFO: Found listing with ID: 10723157
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723157%27 HTTP/1.1" 200 None
2026-03-26 16:00:29 [adesa.it] INFO: Scrape type for 10723157: 0
2026-03-26 16:00:29 [adesa.it] INFO: Skipping item 10723157 url https://www.openlane.eu/en/carv6/auction/10723157
2026-03-26 16:00:29 [adesa.it] INFO: Found listing with ID: 10722805
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710722805%27 HTTP/1.1" 200 None
2026-03-26 16:00:29 [adesa.it] INFO: Scrape type for 10722805: 0
2026-03-26 16:00:29 [adesa.it] INFO: Skipping item 10722805 url https://www.openlane.eu/en/carv6/auction/10722805
2026-03-26 16:00:29 [adesa.it] INFO: Found listing with ID: 10722795
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710722795%27 HTTP/1.1" 200 None
2026-03-26 16:00:29 [adesa.it] INFO: Scrape type for 10722795: 0
2026-03-26 16:00:29 [adesa.it] INFO: Skipping item 10722795 url https://www.openlane.eu/en/carv6/auction/10722795
2026-03-26 16:00:29 [adesa.it] INFO: Found listing with ID: 10722793
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710722793%27 HTTP/1.1" 200 None
2026-03-26 16:00:29 [adesa.it] INFO: Scrape type for 10722793: 0
2026-03-26 16:00:29 [adesa.it] INFO: Skipping item 10722793 url https://www.openlane.eu/en/carv6/auction/10722793
2026-03-26 16:00:29 [adesa.it] INFO: Found listing with ID: 10722839
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710722839%27 HTTP/1.1" 200 None
2026-03-26 16:00:29 [adesa.it] INFO: Scrape type for 10722839: 0
2026-03-26 16:00:29 [adesa.it] INFO: Skipping item 10722839 url https://www.openlane.eu/en/carv6/auction/10722839
2026-03-26 16:00:29 [adesa.it] INFO: Found listing with ID: 10722833
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710722833%27 HTTP/1.1" 200 None
2026-03-26 16:00:29 [adesa.it] INFO: Scrape type for 10722833: 0
2026-03-26 16:00:29 [adesa.it] INFO: Skipping item 10722833 url https://www.openlane.eu/en/carv6/auction/10722833
2026-03-26 16:00:29 [adesa.it] INFO: Found listing with ID: 10722788
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710722788%27 HTTP/1.1" 200 None
2026-03-26 16:00:29 [adesa.it] INFO: Scrape type for 10722788: 0
2026-03-26 16:00:29 [adesa.it] INFO: Skipping item 10722788 url https://www.openlane.eu/en/carv6/auction/10722788
2026-03-26 16:00:29 [adesa.it] INFO: Found listing with ID: 10722792
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710722792%27 HTTP/1.1" 200 None
2026-03-26 16:00:29 [adesa.it] INFO: Scrape type for 10722792: 0
2026-03-26 16:00:29 [adesa.it] INFO: Skipping item 10722792 url https://www.openlane.eu/en/carv6/auction/10722792
2026-03-26 16:00:29 [adesa.it] INFO: Found listing with ID: 10722801
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710722801%27 HTTP/1.1" 200 None
2026-03-26 16:00:29 [adesa.it] INFO: Scrape type for 10722801: 0
2026-03-26 16:00:29 [adesa.it] INFO: Skipping item 10722801 url https://www.openlane.eu/en/carv6/auction/10722801
2026-03-26 16:00:29 [adesa.it] INFO: Found listing with ID: 10722794
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710722794%27 HTTP/1.1" 200 None
2026-03-26 16:00:29 [adesa.it] INFO: Scrape type for 10722794: 0
2026-03-26 16:00:29 [adesa.it] INFO: Skipping item 10722794 url https://www.openlane.eu/en/carv6/auction/10722794
2026-03-26 16:00:29 [adesa.it] INFO: Found listing with ID: 10722834
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710722834%27 HTTP/1.1" 200 None
2026-03-26 16:00:29 [adesa.it] INFO: Scrape type for 10722834: 0
2026-03-26 16:00:29 [adesa.it] INFO: Skipping item 10722834 url https://www.openlane.eu/en/carv6/auction/10722834
2026-03-26 16:00:29 [adesa.it] INFO: Found listing with ID: 10722789
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710722789%27 HTTP/1.1" 200 None
2026-03-26 16:00:29 [adesa.it] INFO: Scrape type for 10722789: 0
2026-03-26 16:00:29 [adesa.it] INFO: Skipping item 10722789 url https://www.openlane.eu/en/carv6/auction/10722789
2026-03-26 16:00:29 [adesa.it] INFO: Found listing with ID: 10722800
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710722800%27 HTTP/1.1" 200 None
2026-03-26 16:00:29 [adesa.it] INFO: Scrape type for 10722800: 0
2026-03-26 16:00:29 [adesa.it] INFO: Skipping item 10722800 url https://www.openlane.eu/en/carv6/auction/10722800
2026-03-26 16:00:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746568/general/ea91b719-095e-4be0-bdfc-956956700b1a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728585)
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745323%252Fgeneral%252F21f57ea8-2b1e-474d-8f78-4ad722de9126.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745323/general/21f57ea8-2b1e-474d-8f78-4ad722de9126.jpg not downloaded yet
2026-03-26 16:00:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 16:00:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746568/general/620e90a5-5de4-4303-bc0b-1e7585dff651.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728585)
2026-03-26 16:00:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746568/general/c97ed116-6c61-4820-8287-84ead567194f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728585)
2026-03-26 16:00:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728589> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745323%252Fgeneral%252F489f8874-e586-441f-a4f0-18f4a45aac44.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745323/general/489f8874-e586-441f-a4f0-18f4a45aac44.jpg not downloaded yet
2026-03-26 16:00:29 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-26 16:00:29 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-26 16:00:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:00:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f361413bc90>
2026-03-26 16:00:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16:00:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-26 16:00:30 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2107
2026-03-26 16:00:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-26 16: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-26 16:00:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:00:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e55c668-4fb4-5e00-9cb3-98f518a11c05/9e55c668-4fb4-5e00-9cb3-98f518a11c05_image_1.jpg HTTP/1.1" 201 0
2026-03-26 16:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5746568%252Fgeneral%252Fcd247bcd-2f55-4141-acc3-f6ef0c3b39bf.jpg') HTTP/1.1" 204 0
2026-03-26 16:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746568/general/cd247bcd-2f55-4141-acc3-f6ef0c3b39bf.jpg saved to cache
2026-03-26 16:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9e55c668-4fb4-5e00-9cb3-98f518a11c05
2026-03-26 16:00:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:00:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f36142f5010>
2026-03-26 16:00:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16: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-26 16:00:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:00:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e55c668-4fb4-5e00-9cb3-98f518a11c05/9e55c668-4fb4-5e00-9cb3-98f518a11c05_image_2.jpg HTTP/1.1" 201 0
2026-03-26 16:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5746568%252Fgeneral%252F8364d130-4937-4292-a635-12345129e71f.jpg') HTTP/1.1" 204 0
2026-03-26 16:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746568/general/8364d130-4937-4292-a635-12345129e71f.jpg saved to cache
2026-03-26 16:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9e55c668-4fb4-5e00-9cb3-98f518a11c05
2026-03-26 16:00:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:00:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f36143db0d0>
2026-03-26 16:00:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16: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-26 16:00:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:00:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e55c668-4fb4-5e00-9cb3-98f518a11c05/9e55c668-4fb4-5e00-9cb3-98f518a11c05_image_0.jpg HTTP/1.1" 201 0
2026-03-26 16:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5746568%252Fgeneral%252Fdd9b727b-1b77-4660-82b2-0c73d4abeb07.jpg') HTTP/1.1" 204 0
2026-03-26 16:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746568/general/dd9b727b-1b77-4660-82b2-0c73d4abeb07.jpg saved to cache
2026-03-26 16:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9e55c668-4fb4-5e00-9cb3-98f518a11c05
2026-03-26 16:00:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746568/general/d742fb18-ca2a-4eee-a911-288ad8f8c847.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728585)
2026-03-26 16:00:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:00:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f36140999d0>
2026-03-26 16:00:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16: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-26 16:00:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:00:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e55c668-4fb4-5e00-9cb3-98f518a11c05/9e55c668-4fb4-5e00-9cb3-98f518a11c05_image_3.jpg HTTP/1.1" 201 0
2026-03-26 16:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5746568%252Fgeneral%252Fea91b719-095e-4be0-bdfc-956956700b1a.jpg') HTTP/1.1" 204 0
2026-03-26 16:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746568/general/ea91b719-095e-4be0-bdfc-956956700b1a.jpg saved to cache
2026-03-26 16:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9e55c668-4fb4-5e00-9cb3-98f518a11c05
2026-03-26 16:00:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:00:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f36142b8050>
2026-03-26 16:00:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16: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-26 16:00:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:00:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e55c668-4fb4-5e00-9cb3-98f518a11c05/9e55c668-4fb4-5e00-9cb3-98f518a11c05_image_4.jpg HTTP/1.1" 201 0
2026-03-26 16:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5746568%252Fgeneral%252F620e90a5-5de4-4303-bc0b-1e7585dff651.jpg') HTTP/1.1" 204 0
2026-03-26 16:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746568/general/620e90a5-5de4-4303-bc0b-1e7585dff651.jpg saved to cache
2026-03-26 16:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9e55c668-4fb4-5e00-9cb3-98f518a11c05
2026-03-26 16:00:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:00:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f36143dd1d0>
2026-03-26 16:00:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16: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-26 16:00:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:00:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e55c668-4fb4-5e00-9cb3-98f518a11c05/9e55c668-4fb4-5e00-9cb3-98f518a11c05_image_6.jpg HTTP/1.1" 201 0
2026-03-26 16:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5746568%252Fgeneral%252Fc97ed116-6c61-4820-8287-84ead567194f.jpg') HTTP/1.1" 204 0
2026-03-26 16:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746568/general/c97ed116-6c61-4820-8287-84ead567194f.jpg saved to cache
2026-03-26 16:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9e55c668-4fb4-5e00-9cb3-98f518a11c05
2026-03-26 16:00:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66c1137d-0c25-556b-b520-a2e72bfcb91f with identifier: 10728589
2026-03-26 16:00:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66c1137d-0c25-556b-b520-a2e72bfcb91f with scrape type 1
2026-03-26 16:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 66c1137d-0c25-556b-b520-a2e72bfcb91f
2026-03-26 16:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5700249%252Fgeneral%252F2ba3719c-61dd-4741-b69f-2d419e188b9a.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700249/general/2ba3719c-61dd-4741-b69f-2d419e188b9a.jpg already downloaded
2026-03-26 16:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5700249%252Fgeneral%252Fce6502ff-4a37-427f-a0f8-f4d8ed097aac.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700249/general/ce6502ff-4a37-427f-a0f8-f4d8ed097aac.jpg already downloaded
2026-03-26 16:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5700249%252Fgeneral%252F10114729-451b-4d5c-b8c4-ae3fa3635030.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700249/general/10114729-451b-4d5c-b8c4-ae3fa3635030.jpg already downloaded
2026-03-26 16:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5700249%252Fgeneral%252F93138689-b256-4547-b96d-a915dac1db92.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700249/general/93138689-b256-4547-b96d-a915dac1db92.jpg already downloaded
2026-03-26 16:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5700249%252Fgeneral%252Ff183b028-e483-4bfd-a8bf-06d46a4d3aa0.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700249/general/f183b028-e483-4bfd-a8bf-06d46a4d3aa0.jpg already downloaded
2026-03-26 16:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5700249%252Fgeneral%252F73585587-0403-427d-b218-3a9cd919bebb.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700249/general/73585587-0403-427d-b218-3a9cd919bebb.jpg already downloaded
2026-03-26 16:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5700249%252Fgeneral%252F2df13b2e-69f9-4998-9731-4762eb738e42.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700249/general/2df13b2e-69f9-4998-9731-4762eb738e42.jpg already downloaded
2026-03-26 16:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5700249%252Fgeneral%252F630df519-c5fd-47e1-b5bb-4c0188000787.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700249/general/630df519-c5fd-47e1-b5bb-4c0188000787.jpg already downloaded
2026-03-26 16:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5700249%252Fgeneral%252F52e655d8-a036-4580-8f16-036635f32af4.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700249/general/52e655d8-a036-4580-8f16-036635f32af4.jpg already downloaded
2026-03-26 16:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5700249%252Fgeneral%252Fb7fb1f78-1d19-4d1a-a7a6-c6c12561b2c0.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700249/general/b7fb1f78-1d19-4d1a-a7a6-c6c12561b2c0.jpg already downloaded
2026-03-26 16:00:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 66c1137d-0c25-556b-b520-a2e72bfcb91f, identifier: 10728589
2026-03-26 16:00:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 66c1137d-0c25-556b-b520-a2e72bfcb91f with identifier: 10728589
2026-03-26 16:00:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 66c1137d-0c25-556b-b520-a2e72bfcb91f with identifier: 10728589
2026-03-26 16:00:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 66c1137d-0c25-556b-b520-a2e72bfcb91f with identifier: 10728589 to the API
2026-03-26 16:00:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 16:00:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 16:00:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728589>
{'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-31T11:15:00Z',
'fuel_type': 'Diesel',
'id': '66c1137d-0c25-556b-b520-a2e72bfcb91f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM880EZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728589',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Touareg',
'odometer': 233115,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 59,
'photo_urls': ['https://images.openlane.eu/carimgs/5700249/general/2ba3719c-61dd-4741-b69f-2d419e188b9a.jpg',
'https://images.openlane.eu/carimgs/5700249/general/ce6502ff-4a37-427f-a0f8-f4d8ed097aac.jpg',
'https://images.openlane.eu/carimgs/5700249/general/10114729-451b-4d5c-b8c4-ae3fa3635030.jpg',
'https://images.openlane.eu/carimgs/5700249/general/93138689-b256-4547-b96d-a915dac1db92.jpg',
'https://images.openlane.eu/carimgs/5700249/general/f183b028-e483-4bfd-a8bf-06d46a4d3aa0.jpg',
'https://images.openlane.eu/carimgs/5700249/general/73585587-0403-427d-b218-3a9cd919bebb.jpg',
'https://images.openlane.eu/carimgs/5700249/general/2df13b2e-69f9-4998-9731-4762eb738e42.jpg',
'https://images.openlane.eu/carimgs/5700249/general/630df519-c5fd-47e1-b5bb-4c0188000787.jpg',
'https://images.openlane.eu/carimgs/5700249/general/52e655d8-a036-4580-8f16-036635f32af4.jpg',
'https://images.openlane.eu/carimgs/5700249/general/b7fb1f78-1d19-4d1a-a7a6-c6c12561b2c0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66c1137d-0c25-556b-b520-a2e72bfcb91f/66c1137d-0c25-556b-b520-a2e72bfcb91f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 426599,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700249/general/2ba3719c-61dd-4741-b69f-2d419e188b9a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66c1137d-0c25-556b-b520-a2e72bfcb91f/66c1137d-0c25-556b-b520-a2e72bfcb91f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 491973,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700249/general/ce6502ff-4a37-427f-a0f8-f4d8ed097aac.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66c1137d-0c25-556b-b520-a2e72bfcb91f/66c1137d-0c25-556b-b520-a2e72bfcb91f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 426814,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700249/general/10114729-451b-4d5c-b8c4-ae3fa3635030.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66c1137d-0c25-556b-b520-a2e72bfcb91f/66c1137d-0c25-556b-b520-a2e72bfcb91f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 435062,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700249/general/93138689-b256-4547-b96d-a915dac1db92.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66c1137d-0c25-556b-b520-a2e72bfcb91f/66c1137d-0c25-556b-b520-a2e72bfcb91f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 499582,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700249/general/f183b028-e483-4bfd-a8bf-06d46a4d3aa0.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66c1137d-0c25-556b-b520-a2e72bfcb91f/66c1137d-0c25-556b-b520-a2e72bfcb91f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 407664,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700249/general/73585587-0403-427d-b218-3a9cd919bebb.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66c1137d-0c25-556b-b520-a2e72bfcb91f/66c1137d-0c25-556b-b520-a2e72bfcb91f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291286,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700249/general/2df13b2e-69f9-4998-9731-4762eb738e42.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66c1137d-0c25-556b-b520-a2e72bfcb91f/66c1137d-0c25-556b-b520-a2e72bfcb91f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260809,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700249/general/630df519-c5fd-47e1-b5bb-4c0188000787.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66c1137d-0c25-556b-b520-a2e72bfcb91f/66c1137d-0c25-556b-b520-a2e72bfcb91f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 354359,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700249/general/52e655d8-a036-4580-8f16-036635f32af4.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66c1137d-0c25-556b-b520-a2e72bfcb91f/66c1137d-0c25-556b-b520-a2e72bfcb91f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 306460,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700249/general/b7fb1f78-1d19-4d1a-a7a6-c6c12561b2c0.jpg',
'Width': 2000}],
'price': 19000,
'price_includes_vat': True,
'registration_date': '2022-11-29',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Touareg 3.0 TDI Sport - Diesel - Automatic - 231 hp - '
'233.115 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2022}
2026-03-26 16:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728589%27 HTTP/1.1" 200 None
2026-03-26 16:00:32 [adesa.it] INFO: Saving data for 10728589: {'created_time': 1774540832.628727, 'last_price_update_time': 1774540832.628741, 'auction_closing_time': 1774955700.0}
2026-03-26 16:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10728589') HTTP/1.1" 204 0
2026-03-26 16:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745359/general/2ee3c8de-cf88-41b0-96bf-5a806991b19e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728584)
2026-03-26 16:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746568/general/1865f5cf-e304-4da3-a1b0-e714f3e5f37e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728585)
2026-03-26 16:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746568/general/9fb2d5d6-0b7b-43b2-9370-def31005780b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728585)
2026-03-26 16:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745359/general/ec1d89aa-4a18-42db-8b66-31b9458e06ba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728584)
2026-03-26 16:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745359/general/fd5aa13b-ca9f-4f1b-baeb-07d2daf2bc6d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728584)
2026-03-26 16:00:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:00:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f361436a650>
2026-03-26 16:00:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16: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-26 16:00:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:00:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e55c668-4fb4-5e00-9cb3-98f518a11c05/9e55c668-4fb4-5e00-9cb3-98f518a11c05_image_5.jpg HTTP/1.1" 201 0
2026-03-26 16:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5746568%252Fgeneral%252Fd742fb18-ca2a-4eee-a911-288ad8f8c847.jpg') HTTP/1.1" 204 0
2026-03-26 16:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746568/general/d742fb18-ca2a-4eee-a911-288ad8f8c847.jpg saved to cache
2026-03-26 16:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9e55c668-4fb4-5e00-9cb3-98f518a11c05
2026-03-26 16:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745359/general/4438cf13-f7cf-49e5-8d24-90dd48e1f56e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728584)
2026-03-26 16:00:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:00:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3614373990>
2026-03-26 16:00:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16: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-26 16:00:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:00:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc58b8a1-febc-5cf4-b2ae-b5477012d50a/dc58b8a1-febc-5cf4-b2ae-b5477012d50a_image_0.jpg HTTP/1.1" 201 0
2026-03-26 16:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5745359%252Fgeneral%252F2ee3c8de-cf88-41b0-96bf-5a806991b19e.jpg') HTTP/1.1" 204 0
2026-03-26 16:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745359/general/2ee3c8de-cf88-41b0-96bf-5a806991b19e.jpg saved to cache
2026-03-26 16:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item dc58b8a1-febc-5cf4-b2ae-b5477012d50a
2026-03-26 16:00:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:00:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3614294110>
2026-03-26 16:00:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16: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-26 16:00:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:00:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e55c668-4fb4-5e00-9cb3-98f518a11c05/9e55c668-4fb4-5e00-9cb3-98f518a11c05_image_7.jpg HTTP/1.1" 201 0
2026-03-26 16:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5746568%252Fgeneral%252F1865f5cf-e304-4da3-a1b0-e714f3e5f37e.jpg') HTTP/1.1" 204 0
2026-03-26 16:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746568/general/1865f5cf-e304-4da3-a1b0-e714f3e5f37e.jpg saved to cache
2026-03-26 16:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9e55c668-4fb4-5e00-9cb3-98f518a11c05
2026-03-26 16:00:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:00:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f36141b68d0>
2026-03-26 16:00:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16: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-26 16:00:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:00:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e55c668-4fb4-5e00-9cb3-98f518a11c05/9e55c668-4fb4-5e00-9cb3-98f518a11c05_image_8.jpg HTTP/1.1" 201 0
2026-03-26 16:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5746568%252Fgeneral%252F9fb2d5d6-0b7b-43b2-9370-def31005780b.jpg') HTTP/1.1" 204 0
2026-03-26 16:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746568/general/9fb2d5d6-0b7b-43b2-9370-def31005780b.jpg saved to cache
2026-03-26 16:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9e55c668-4fb4-5e00-9cb3-98f518a11c05
2026-03-26 16:00:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:00:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3614305550>
2026-03-26 16:00:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16: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-26 16:00:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:00:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc58b8a1-febc-5cf4-b2ae-b5477012d50a/dc58b8a1-febc-5cf4-b2ae-b5477012d50a_image_1.jpg HTTP/1.1" 201 0
2026-03-26 16:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5745359%252Fgeneral%252Fec1d89aa-4a18-42db-8b66-31b9458e06ba.jpg') HTTP/1.1" 204 0
2026-03-26 16:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745359/general/ec1d89aa-4a18-42db-8b66-31b9458e06ba.jpg saved to cache
2026-03-26 16:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item dc58b8a1-febc-5cf4-b2ae-b5477012d50a
2026-03-26 16:00:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:00:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f361409b410>
2026-03-26 16:00:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16: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-26 16:00:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:00:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc58b8a1-febc-5cf4-b2ae-b5477012d50a/dc58b8a1-febc-5cf4-b2ae-b5477012d50a_image_2.jpg HTTP/1.1" 201 0
2026-03-26 16:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5745359%252Fgeneral%252Ffd5aa13b-ca9f-4f1b-baeb-07d2daf2bc6d.jpg') HTTP/1.1" 204 0
2026-03-26 16:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745359/general/fd5aa13b-ca9f-4f1b-baeb-07d2daf2bc6d.jpg saved to cache
2026-03-26 16:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item dc58b8a1-febc-5cf4-b2ae-b5477012d50a
2026-03-26 16:00:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745323/general/43001a50-8731-4b35-a990-584f0cdffa36.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728583)
2026-03-26 16:00:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745323/general/05e5e4c8-1849-4df9-88fd-a36383e7e5a5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728583)
2026-03-26 16:00:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745323/general/d4740b67-a089-4de6-8071-6759962e340f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728583)
2026-03-26 16:00:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:00:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3614109450>
2026-03-26 16:00:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16: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-26 16:00:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:00:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc58b8a1-febc-5cf4-b2ae-b5477012d50a/dc58b8a1-febc-5cf4-b2ae-b5477012d50a_image_3.jpg HTTP/1.1" 201 0
2026-03-26 16:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5745359%252Fgeneral%252F4438cf13-f7cf-49e5-8d24-90dd48e1f56e.jpg') HTTP/1.1" 204 0
2026-03-26 16:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745359/general/4438cf13-f7cf-49e5-8d24-90dd48e1f56e.jpg saved to cache
2026-03-26 16:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item dc58b8a1-febc-5cf4-b2ae-b5477012d50a
2026-03-26 16:00:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745359/general/5f5eaa6d-bdab-4e43-8d45-77a27263059c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728584)
2026-03-26 16:00:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745323/general/21f57ea8-2b1e-474d-8f78-4ad722de9126.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728583)
2026-03-26 16:00:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745323/general/f04dddf5-5cc5-4e3e-badf-722af9c4b93e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728583)
2026-03-26 16:00:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:00:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f361439d490>
2026-03-26 16:00:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16: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-26 16:00:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:00:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c2b6366-ff73-5fbe-9e64-7c2a1f90d2ad/9c2b6366-ff73-5fbe-9e64-7c2a1f90d2ad_image_3.jpg HTTP/1.1" 201 0
2026-03-26 16:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5745323%252Fgeneral%252F43001a50-8731-4b35-a990-584f0cdffa36.jpg') HTTP/1.1" 204 0
2026-03-26 16:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745323/general/43001a50-8731-4b35-a990-584f0cdffa36.jpg saved to cache
2026-03-26 16:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9c2b6366-ff73-5fbe-9e64-7c2a1f90d2ad
2026-03-26 16:00:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:00:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3614040510>
2026-03-26 16:00:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16: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-26 16:00:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:00:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c2b6366-ff73-5fbe-9e64-7c2a1f90d2ad/9c2b6366-ff73-5fbe-9e64-7c2a1f90d2ad_image_0.jpg HTTP/1.1" 201 0
2026-03-26 16:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5745323%252Fgeneral%252F05e5e4c8-1849-4df9-88fd-a36383e7e5a5.jpg') HTTP/1.1" 204 0
2026-03-26 16:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745323/general/05e5e4c8-1849-4df9-88fd-a36383e7e5a5.jpg saved to cache
2026-03-26 16:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9c2b6366-ff73-5fbe-9e64-7c2a1f90d2ad
2026-03-26 16:00:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:00:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f36140b27d0>
2026-03-26 16:00:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16: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-26 16:00:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:00:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c2b6366-ff73-5fbe-9e64-7c2a1f90d2ad/9c2b6366-ff73-5fbe-9e64-7c2a1f90d2ad_image_6.jpg HTTP/1.1" 201 0
2026-03-26 16:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5745323%252Fgeneral%252Fd4740b67-a089-4de6-8071-6759962e340f.jpg') HTTP/1.1" 204 0
2026-03-26 16:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745323/general/d4740b67-a089-4de6-8071-6759962e340f.jpg saved to cache
2026-03-26 16:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9c2b6366-ff73-5fbe-9e64-7c2a1f90d2ad
2026-03-26 16:00:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745323/general/ca754e00-7d11-4ecc-a7ec-79faa48626ee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728583)
2026-03-26 16:00:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745359/general/ff220792-9565-45d0-877a-e7680b55a963.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728584)
2026-03-26 16:00:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745323/general/133f2805-4186-40c6-b44c-cd51fe482169.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728583)
2026-03-26 16:00:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745359/general/8a15b52b-f1ae-431b-8939-727961449b2f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728584)
2026-03-26 16:00:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745323/general/489f8874-e586-441f-a4f0-18f4a45aac44.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728583)
2026-03-26 16:00:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:00:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3614381cd0>
2026-03-26 16:00:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16: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-26 16:00:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:00:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc58b8a1-febc-5cf4-b2ae-b5477012d50a/dc58b8a1-febc-5cf4-b2ae-b5477012d50a_image_8.jpg HTTP/1.1" 201 0
2026-03-26 16:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5745359%252Fgeneral%252F5f5eaa6d-bdab-4e43-8d45-77a27263059c.jpg') HTTP/1.1" 204 0
2026-03-26 16:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745359/general/5f5eaa6d-bdab-4e43-8d45-77a27263059c.jpg saved to cache
2026-03-26 16:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item dc58b8a1-febc-5cf4-b2ae-b5477012d50a
2026-03-26 16:00:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:00:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f361439e310>
2026-03-26 16:00:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16: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-26 16:00:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:00:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c2b6366-ff73-5fbe-9e64-7c2a1f90d2ad/9c2b6366-ff73-5fbe-9e64-7c2a1f90d2ad_image_8.jpg HTTP/1.1" 201 0
2026-03-26 16:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5745323%252Fgeneral%252F21f57ea8-2b1e-474d-8f78-4ad722de9126.jpg') HTTP/1.1" 204 0
2026-03-26 16:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745323/general/21f57ea8-2b1e-474d-8f78-4ad722de9126.jpg saved to cache
2026-03-26 16:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9c2b6366-ff73-5fbe-9e64-7c2a1f90d2ad
2026-03-26 16:00:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:00:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f36140dc6d0>
2026-03-26 16:00:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16: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-26 16:00:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:00:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c2b6366-ff73-5fbe-9e64-7c2a1f90d2ad/9c2b6366-ff73-5fbe-9e64-7c2a1f90d2ad_image_7.jpg HTTP/1.1" 201 0
2026-03-26 16:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745323%252Fgeneral%252Ff04dddf5-5cc5-4e3e-badf-722af9c4b93e.jpg') HTTP/1.1" 204 0
2026-03-26 16:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745323/general/f04dddf5-5cc5-4e3e-badf-722af9c4b93e.jpg saved to cache
2026-03-26 16:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9c2b6366-ff73-5fbe-9e64-7c2a1f90d2ad
2026-03-26 16:00:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:00:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f361439ea10>
2026-03-26 16:00:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16:00:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 16:00:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:00:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c2b6366-ff73-5fbe-9e64-7c2a1f90d2ad/9c2b6366-ff73-5fbe-9e64-7c2a1f90d2ad_image_5.jpg HTTP/1.1" 201 0
2026-03-26 16:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745323%252Fgeneral%252Fca754e00-7d11-4ecc-a7ec-79faa48626ee.jpg') HTTP/1.1" 204 0
2026-03-26 16:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745323/general/ca754e00-7d11-4ecc-a7ec-79faa48626ee.jpg saved to cache
2026-03-26 16:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9c2b6366-ff73-5fbe-9e64-7c2a1f90d2ad
2026-03-26 16:00:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:00:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f36142eb910>
2026-03-26 16:00:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16:00:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 16:00:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:00:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc58b8a1-febc-5cf4-b2ae-b5477012d50a/dc58b8a1-febc-5cf4-b2ae-b5477012d50a_image_9.jpg HTTP/1.1" 201 0
2026-03-26 16:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745359%252Fgeneral%252Fff220792-9565-45d0-877a-e7680b55a963.jpg') HTTP/1.1" 204 0
2026-03-26 16:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745359/general/ff220792-9565-45d0-877a-e7680b55a963.jpg saved to cache
2026-03-26 16:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item dc58b8a1-febc-5cf4-b2ae-b5477012d50a
2026-03-26 16:00:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:00:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3614067090>
2026-03-26 16:00:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16:00:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 16:00:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:00:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c2b6366-ff73-5fbe-9e64-7c2a1f90d2ad/9c2b6366-ff73-5fbe-9e64-7c2a1f90d2ad_image_4.jpg HTTP/1.1" 201 0
2026-03-26 16:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745323%252Fgeneral%252F133f2805-4186-40c6-b44c-cd51fe482169.jpg') HTTP/1.1" 204 0
2026-03-26 16:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745323/general/133f2805-4186-40c6-b44c-cd51fe482169.jpg saved to cache
2026-03-26 16:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9c2b6366-ff73-5fbe-9e64-7c2a1f90d2ad
2026-03-26 16:00:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:00:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f36141b6650>
2026-03-26 16:00:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16:00:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 16:00:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:00:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc58b8a1-febc-5cf4-b2ae-b5477012d50a/dc58b8a1-febc-5cf4-b2ae-b5477012d50a_image_7.jpg HTTP/1.1" 201 0
2026-03-26 16:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745359%252Fgeneral%252F8a15b52b-f1ae-431b-8939-727961449b2f.jpg') HTTP/1.1" 204 0
2026-03-26 16:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745359/general/8a15b52b-f1ae-431b-8939-727961449b2f.jpg saved to cache
2026-03-26 16:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item dc58b8a1-febc-5cf4-b2ae-b5477012d50a
2026-03-26 16:00:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:00:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f361650b710>
2026-03-26 16:00:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16:00:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 16:00:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:00:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c2b6366-ff73-5fbe-9e64-7c2a1f90d2ad/9c2b6366-ff73-5fbe-9e64-7c2a1f90d2ad_image_9.jpg HTTP/1.1" 201 0
2026-03-26 16:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745323%252Fgeneral%252F489f8874-e586-441f-a4f0-18f4a45aac44.jpg') HTTP/1.1" 204 0
2026-03-26 16:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745323/general/489f8874-e586-441f-a4f0-18f4a45aac44.jpg saved to cache
2026-03-26 16:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9c2b6366-ff73-5fbe-9e64-7c2a1f90d2ad
2026-03-26 16:00:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745359/general/7d1c9ce8-a3d5-4a30-96d8-c7352e89d195.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728584)
2026-03-26 16:00:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745359/general/9619ae04-e54f-4c84-aea9-9e460653e94c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728584)
2026-03-26 16:00:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745359/general/2b212814-e597-4b27-9277-6217fd403fa0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728584)
2026-03-26 16:00:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745323/general/ef8202b8-6c84-4a07-8f5e-437c13cda5b0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728583)
2026-03-26 16:00:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745323/general/4c253a35-f60d-426a-abc2-7152a4ce6463.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728583)
2026-03-26 16:00:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746568/general/58c6ce98-70cc-4135-9df0-594283105e72.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728585)
2026-03-26 16:00:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:00:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f361404a810>
2026-03-26 16:00:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16:00:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 16:00:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:00:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc58b8a1-febc-5cf4-b2ae-b5477012d50a/dc58b8a1-febc-5cf4-b2ae-b5477012d50a_image_5.jpg HTTP/1.1" 201 0
2026-03-26 16:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745359%252Fgeneral%252F7d1c9ce8-a3d5-4a30-96d8-c7352e89d195.jpg') HTTP/1.1" 204 0
2026-03-26 16:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745359/general/7d1c9ce8-a3d5-4a30-96d8-c7352e89d195.jpg saved to cache
2026-03-26 16:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item dc58b8a1-febc-5cf4-b2ae-b5477012d50a
2026-03-26 16:00:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:00:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f36140adf10>
2026-03-26 16:00:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16:00:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 16:00:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:00:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc58b8a1-febc-5cf4-b2ae-b5477012d50a/dc58b8a1-febc-5cf4-b2ae-b5477012d50a_image_4.jpg HTTP/1.1" 201 0
2026-03-26 16:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745359%252Fgeneral%252F9619ae04-e54f-4c84-aea9-9e460653e94c.jpg') HTTP/1.1" 204 0
2026-03-26 16:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745359/general/9619ae04-e54f-4c84-aea9-9e460653e94c.jpg saved to cache
2026-03-26 16:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item dc58b8a1-febc-5cf4-b2ae-b5477012d50a
2026-03-26 16:00:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:00:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3614172cd0>
2026-03-26 16:00:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16:00:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 16:00:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:00:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc58b8a1-febc-5cf4-b2ae-b5477012d50a/dc58b8a1-febc-5cf4-b2ae-b5477012d50a_image_6.jpg HTTP/1.1" 201 0
2026-03-26 16:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745359%252Fgeneral%252F2b212814-e597-4b27-9277-6217fd403fa0.jpg') HTTP/1.1" 204 0
2026-03-26 16:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745359/general/2b212814-e597-4b27-9277-6217fd403fa0.jpg saved to cache
2026-03-26 16:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item dc58b8a1-febc-5cf4-b2ae-b5477012d50a
2026-03-26 16:00:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: dc58b8a1-febc-5cf4-b2ae-b5477012d50a, skipping ID generation
2026-03-26 16:00:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc58b8a1-febc-5cf4-b2ae-b5477012d50a with scrape type 1
2026-03-26 16:00:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item dc58b8a1-febc-5cf4-b2ae-b5477012d50a sending to next pipeline
2026-03-26 16:00:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: dc58b8a1-febc-5cf4-b2ae-b5477012d50a, identifier: 10728584
2026-03-26 16:00:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:00:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f36141b2c50>
2026-03-26 16:00:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16: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-26 16:00:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:00:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c2b6366-ff73-5fbe-9e64-7c2a1f90d2ad/9c2b6366-ff73-5fbe-9e64-7c2a1f90d2ad_image_1.jpg HTTP/1.1" 201 0
2026-03-26 16:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5745323%252Fgeneral%252Fef8202b8-6c84-4a07-8f5e-437c13cda5b0.jpg') HTTP/1.1" 204 0
2026-03-26 16:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745323/general/ef8202b8-6c84-4a07-8f5e-437c13cda5b0.jpg saved to cache
2026-03-26 16:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9c2b6366-ff73-5fbe-9e64-7c2a1f90d2ad
2026-03-26 16:00:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:00:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3614098210>
2026-03-26 16:00:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16: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-26 16:00:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:00:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c2b6366-ff73-5fbe-9e64-7c2a1f90d2ad/9c2b6366-ff73-5fbe-9e64-7c2a1f90d2ad_image_2.jpg HTTP/1.1" 201 0
2026-03-26 16:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5745323%252Fgeneral%252F4c253a35-f60d-426a-abc2-7152a4ce6463.jpg') HTTP/1.1" 204 0
2026-03-26 16:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745323/general/4c253a35-f60d-426a-abc2-7152a4ce6463.jpg saved to cache
2026-03-26 16:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9c2b6366-ff73-5fbe-9e64-7c2a1f90d2ad
2026-03-26 16:00:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9c2b6366-ff73-5fbe-9e64-7c2a1f90d2ad, skipping ID generation
2026-03-26 16:00:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c2b6366-ff73-5fbe-9e64-7c2a1f90d2ad with scrape type 1
2026-03-26 16:00:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9c2b6366-ff73-5fbe-9e64-7c2a1f90d2ad sending to next pipeline
2026-03-26 16:00:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9c2b6366-ff73-5fbe-9e64-7c2a1f90d2ad, identifier: 10728583
2026-03-26 16:00:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:00:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f36142e8290>
2026-03-26 16:00:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16: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-26 16:00:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:00:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e55c668-4fb4-5e00-9cb3-98f518a11c05/9e55c668-4fb4-5e00-9cb3-98f518a11c05_image_9.jpg HTTP/1.1" 201 0
2026-03-26 16:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5746568%252Fgeneral%252F58c6ce98-70cc-4135-9df0-594283105e72.jpg') HTTP/1.1" 204 0
2026-03-26 16:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746568/general/58c6ce98-70cc-4135-9df0-594283105e72.jpg saved to cache
2026-03-26 16:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9e55c668-4fb4-5e00-9cb3-98f518a11c05
2026-03-26 16:00:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9e55c668-4fb4-5e00-9cb3-98f518a11c05, skipping ID generation
2026-03-26 16:00:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e55c668-4fb4-5e00-9cb3-98f518a11c05 with scrape type 1
2026-03-26 16:00:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9e55c668-4fb4-5e00-9cb3-98f518a11c05 sending to next pipeline
2026-03-26 16:00:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9e55c668-4fb4-5e00-9cb3-98f518a11c05, identifier: 10728585
2026-03-26 16:00:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: dc58b8a1-febc-5cf4-b2ae-b5477012d50a with identifier: 10728584
2026-03-26 16:00:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: dc58b8a1-febc-5cf4-b2ae-b5477012d50a with identifier: 10728584
2026-03-26 16:00:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: dc58b8a1-febc-5cf4-b2ae-b5477012d50a with identifier: 10728584 to the API
2026-03-26 16:00:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 16: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-26 16:00:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745359/general/2b212814-e597-4b27-9277-6217fd403fa0.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 203,
'expiration_date': '2026-03-31T11:15:00Z',
'fuel_type': 'Diesel',
'id': 'dc58b8a1-febc-5cf4-b2ae-b5477012d50a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FD499PR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728584',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'CLS',
'odometer': 151219,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 38,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc58b8a1-febc-5cf4-b2ae-b5477012d50a/dc58b8a1-febc-5cf4-b2ae-b5477012d50a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 394689,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745359/general/2ee3c8de-cf88-41b0-96bf-5a806991b19e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc58b8a1-febc-5cf4-b2ae-b5477012d50a/dc58b8a1-febc-5cf4-b2ae-b5477012d50a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 341657,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745359/general/ec1d89aa-4a18-42db-8b66-31b9458e06ba.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc58b8a1-febc-5cf4-b2ae-b5477012d50a/dc58b8a1-febc-5cf4-b2ae-b5477012d50a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 382437,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745359/general/fd5aa13b-ca9f-4f1b-baeb-07d2daf2bc6d.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc58b8a1-febc-5cf4-b2ae-b5477012d50a/dc58b8a1-febc-5cf4-b2ae-b5477012d50a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 337364,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745359/general/4438cf13-f7cf-49e5-8d24-90dd48e1f56e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc58b8a1-febc-5cf4-b2ae-b5477012d50a/dc58b8a1-febc-5cf4-b2ae-b5477012d50a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 337718,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745359/general/9619ae04-e54f-4c84-aea9-9e460653e94c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc58b8a1-febc-5cf4-b2ae-b5477012d50a/dc58b8a1-febc-5cf4-b2ae-b5477012d50a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 363088,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745359/general/7d1c9ce8-a3d5-4a30-96d8-c7352e89d195.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc58b8a1-febc-5cf4-b2ae-b5477012d50a/dc58b8a1-febc-5cf4-b2ae-b5477012d50a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 288558,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745359/general/2b212814-e597-4b27-9277-6217fd403fa0.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc58b8a1-febc-5cf4-b2ae-b5477012d50a/dc58b8a1-febc-5cf4-b2ae-b5477012d50a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 224363,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745359/general/8a15b52b-f1ae-431b-8939-727961449b2f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc58b8a1-febc-5cf4-b2ae-b5477012d50a/dc58b8a1-febc-5cf4-b2ae-b5477012d50a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 367454,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745359/general/5f5eaa6d-bdab-4e43-8d45-77a27263059c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc58b8a1-febc-5cf4-b2ae-b5477012d50a/dc58b8a1-febc-5cf4-b2ae-b5477012d50a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 324165,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745359/general/ff220792-9565-45d0-877a-e7680b55a963.jpg',
'Width': 2000}],
'price': 14800,
'price_includes_vat': True,
'registration_date': '2016-05-20',
'seats_number': 4,
'seller_name': None,
'title': 'Mercedes-Benz CLS 250d Premium - 4-Matic - Diesel - Automatic - 203 '
'hp - 151.219 km',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2016}
2026-03-26 16:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710728584%27 HTTP/1.1" 200 None
2026-03-26 16:00:35 [adesa.it] INFO: Saving data for 10728584: {'created_time': 1774540835.753334, 'last_price_update_time': 1774540835.753344, 'auction_closing_time': 1774955700.0}
2026-03-26 16:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10728584') HTTP/1.1" 204 0
2026-03-26 16:00:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9c2b6366-ff73-5fbe-9e64-7c2a1f90d2ad with identifier: 10728583
2026-03-26 16:00:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9c2b6366-ff73-5fbe-9e64-7c2a1f90d2ad with identifier: 10728583
2026-03-26 16:00:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9c2b6366-ff73-5fbe-9e64-7c2a1f90d2ad with identifier: 10728583 to the API
2026-03-26 16:00:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 16: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-26 16:00:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745323/general/4c253a35-f60d-426a-abc2-7152a4ce6463.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 164,
'expiration_date': '2026-03-31T11:15:00Z',
'fuel_type': 'Diesel',
'id': '9c2b6366-ff73-5fbe-9e64-7c2a1f90d2ad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY032EY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728583',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Transit',
'odometer': 15039,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 13,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c2b6366-ff73-5fbe-9e64-7c2a1f90d2ad/9c2b6366-ff73-5fbe-9e64-7c2a1f90d2ad_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 499875,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745323/general/05e5e4c8-1849-4df9-88fd-a36383e7e5a5.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c2b6366-ff73-5fbe-9e64-7c2a1f90d2ad/9c2b6366-ff73-5fbe-9e64-7c2a1f90d2ad_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 436786,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745323/general/ef8202b8-6c84-4a07-8f5e-437c13cda5b0.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c2b6366-ff73-5fbe-9e64-7c2a1f90d2ad/9c2b6366-ff73-5fbe-9e64-7c2a1f90d2ad_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 466934,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745323/general/4c253a35-f60d-426a-abc2-7152a4ce6463.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c2b6366-ff73-5fbe-9e64-7c2a1f90d2ad/9c2b6366-ff73-5fbe-9e64-7c2a1f90d2ad_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 451570,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745323/general/43001a50-8731-4b35-a990-584f0cdffa36.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c2b6366-ff73-5fbe-9e64-7c2a1f90d2ad/9c2b6366-ff73-5fbe-9e64-7c2a1f90d2ad_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 344081,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745323/general/133f2805-4186-40c6-b44c-cd51fe482169.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c2b6366-ff73-5fbe-9e64-7c2a1f90d2ad/9c2b6366-ff73-5fbe-9e64-7c2a1f90d2ad_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 472662,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745323/general/ca754e00-7d11-4ecc-a7ec-79faa48626ee.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c2b6366-ff73-5fbe-9e64-7c2a1f90d2ad/9c2b6366-ff73-5fbe-9e64-7c2a1f90d2ad_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304042,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745323/general/d4740b67-a089-4de6-8071-6759962e340f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c2b6366-ff73-5fbe-9e64-7c2a1f90d2ad/9c2b6366-ff73-5fbe-9e64-7c2a1f90d2ad_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 394293,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745323/general/f04dddf5-5cc5-4e3e-badf-722af9c4b93e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c2b6366-ff73-5fbe-9e64-7c2a1f90d2ad/9c2b6366-ff73-5fbe-9e64-7c2a1f90d2ad_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 419928,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745323/general/21f57ea8-2b1e-474d-8f78-4ad722de9126.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c2b6366-ff73-5fbe-9e64-7c2a1f90d2ad/9c2b6366-ff73-5fbe-9e64-7c2a1f90d2ad_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 442060,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745323/general/489f8874-e586-441f-a4f0-18f4a45aac44.jpg',
'Width': 2000}],
'price': 19800,
'price_includes_vat': True,
'registration_date': '2025-02-04',
'seats_number': 3,
'seller_name': None,
'title': 'Ford Transit L2H2 2.0 TDCI Trend - Diesel - Manual - 164 hp - '
'15.039 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2025}
2026-03-26 16:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728583%27 HTTP/1.1" 200 None
2026-03-26 16:00:36 [adesa.it] INFO: Saving data for 10728583: {'created_time': 1774540836.098452, 'last_price_update_time': 1774540836.098468, 'auction_closing_time': 1774955700.0}
2026-03-26 16:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10728583') HTTP/1.1" 204 0
2026-03-26 16:00:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9e55c668-4fb4-5e00-9cb3-98f518a11c05 with identifier: 10728585
2026-03-26 16:00:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 16:00:36 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Benzine HTTP/1.1" 200 None
2026-03-26 16:00:36 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 16:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 16:00:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9e55c668-4fb4-5e00-9cb3-98f518a11c05 with identifier: 10728585
2026-03-26 16:00:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9e55c668-4fb4-5e00-9cb3-98f518a11c05 with identifier: 10728585 to the API
2026-03-26 16:00:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 16:00:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 16:00:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746568/general/58c6ce98-70cc-4135-9df0-594283105e72.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '4.0L',
'engine_horse_power': 509,
'expiration_date': '2026-03-31T11:15:00Z',
'fuel_type': 'Petrol',
'id': '9e55c668-4fb4-5e00-9cb3-98f518a11c05',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA022BY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728585',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 78649,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 59,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e55c668-4fb4-5e00-9cb3-98f518a11c05/9e55c668-4fb4-5e00-9cb3-98f518a11c05_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 490207,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746568/general/dd9b727b-1b77-4660-82b2-0c73d4abeb07.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e55c668-4fb4-5e00-9cb3-98f518a11c05/9e55c668-4fb4-5e00-9cb3-98f518a11c05_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 478980,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746568/general/cd247bcd-2f55-4141-acc3-f6ef0c3b39bf.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e55c668-4fb4-5e00-9cb3-98f518a11c05/9e55c668-4fb4-5e00-9cb3-98f518a11c05_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 503940,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746568/general/8364d130-4937-4292-a635-12345129e71f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e55c668-4fb4-5e00-9cb3-98f518a11c05/9e55c668-4fb4-5e00-9cb3-98f518a11c05_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 494976,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746568/general/ea91b719-095e-4be0-bdfc-956956700b1a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e55c668-4fb4-5e00-9cb3-98f518a11c05/9e55c668-4fb4-5e00-9cb3-98f518a11c05_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 463702,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746568/general/620e90a5-5de4-4303-bc0b-1e7585dff651.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e55c668-4fb4-5e00-9cb3-98f518a11c05/9e55c668-4fb4-5e00-9cb3-98f518a11c05_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 512084,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746568/general/d742fb18-ca2a-4eee-a911-288ad8f8c847.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e55c668-4fb4-5e00-9cb3-98f518a11c05/9e55c668-4fb4-5e00-9cb3-98f518a11c05_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 345434,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746568/general/c97ed116-6c61-4820-8287-84ead567194f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e55c668-4fb4-5e00-9cb3-98f518a11c05/9e55c668-4fb4-5e00-9cb3-98f518a11c05_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293884,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746568/general/1865f5cf-e304-4da3-a1b0-e714f3e5f37e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e55c668-4fb4-5e00-9cb3-98f518a11c05/9e55c668-4fb4-5e00-9cb3-98f518a11c05_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 361855,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746568/general/9fb2d5d6-0b7b-43b2-9370-def31005780b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e55c668-4fb4-5e00-9cb3-98f518a11c05/9e55c668-4fb4-5e00-9cb3-98f518a11c05_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 364107,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746568/general/58c6ce98-70cc-4135-9df0-594283105e72.jpg',
'Width': 2000}],
'price': 39500,
'price_includes_vat': True,
'registration_date': '2020-06-15',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLC Coupé AMG 63 S Premium Plus - 4-Matic - Petrol - '
'Automatic - 509 hp - 78.649 km',
'transmission': 'automatic',
'trim': 'Premium Plus',
'vin': None,
'year': 2020}
2026-03-26 16:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728585%27 HTTP/1.1" 200 None
2026-03-26 16:00:36 [adesa.it] INFO: Saving data for 10728585: {'created_time': 1774540836.590647, 'last_price_update_time': 1774540836.590656, 'auction_closing_time': 1774955700.0}
2026-03-26 16:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10728585') HTTP/1.1" 204 0
2026-03-26 16:00: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-26 16:00:36 [adesa.it] INFO: Found listing with ID: 10722796
2026-03-26 16:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710722796%27 HTTP/1.1" 200 None
2026-03-26 16:00:36 [adesa.it] INFO: Scrape type for 10722796: 0
2026-03-26 16:00:36 [adesa.it] INFO: Skipping item 10722796 url https://www.openlane.eu/en/carv6/auction/10722796
2026-03-26 16:00:36 [adesa.it] INFO: Found listing with ID: 10722799
2026-03-26 16:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710722799%27 HTTP/1.1" 200 None
2026-03-26 16:00:36 [adesa.it] INFO: Scrape type for 10722799: 0
2026-03-26 16:00:36 [adesa.it] INFO: Skipping item 10722799 url https://www.openlane.eu/en/carv6/auction/10722799
2026-03-26 16:00:36 [adesa.it] INFO: Found listing with ID: 10722786
2026-03-26 16:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710722786%27 HTTP/1.1" 200 None
2026-03-26 16:00:36 [adesa.it] INFO: Scrape type for 10722786: 0
2026-03-26 16:00:36 [adesa.it] INFO: Skipping item 10722786 url https://www.openlane.eu/en/carv6/auction/10722786
2026-03-26 16:00:36 [adesa.it] INFO: Found listing with ID: 10722802
2026-03-26 16:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710722802%27 HTTP/1.1" 200 None
2026-03-26 16:00:36 [adesa.it] INFO: Scrape type for 10722802: 0
2026-03-26 16:00:36 [adesa.it] INFO: Skipping item 10722802 url https://www.openlane.eu/en/carv6/auction/10722802
2026-03-26 16:00:36 [adesa.it] INFO: Found listing with ID: 10722797
2026-03-26 16:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710722797%27 HTTP/1.1" 200 None
2026-03-26 16:00:36 [adesa.it] INFO: Scrape type for 10722797: 0
2026-03-26 16:00:36 [adesa.it] INFO: Skipping item 10722797 url https://www.openlane.eu/en/carv6/auction/10722797
2026-03-26 16:00:36 [adesa.it] INFO: Found listing with ID: 10722836
2026-03-26 16:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710722836%27 HTTP/1.1" 200 None
2026-03-26 16:00:36 [adesa.it] INFO: Scrape type for 10722836: 0
2026-03-26 16:00:36 [adesa.it] INFO: Skipping item 10722836 url https://www.openlane.eu/en/carv6/auction/10722836
2026-03-26 16:00:36 [adesa.it] INFO: Found listing with ID: 10722832
2026-03-26 16:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710722832%27 HTTP/1.1" 200 None
2026-03-26 16:00:36 [adesa.it] INFO: Scrape type for 10722832: 0
2026-03-26 16:00:36 [adesa.it] INFO: Skipping item 10722832 url https://www.openlane.eu/en/carv6/auction/10722832
2026-03-26 16:00:36 [adesa.it] INFO: Found listing with ID: 10722838
2026-03-26 16:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710722838%27 HTTP/1.1" 200 None
2026-03-26 16:00:36 [adesa.it] INFO: Scrape type for 10722838: 0
2026-03-26 16:00:36 [adesa.it] INFO: Skipping item 10722838 url https://www.openlane.eu/en/carv6/auction/10722838
2026-03-26 16:00:36 [adesa.it] INFO: Found listing with ID: 10722791
2026-03-26 16:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710722791%27 HTTP/1.1" 200 None
2026-03-26 16:00:36 [adesa.it] INFO: Scrape type for 10722791: 0
2026-03-26 16:00:36 [adesa.it] INFO: Skipping item 10722791 url https://www.openlane.eu/en/carv6/auction/10722791
2026-03-26 16:00:36 [adesa.it] INFO: Found listing with ID: 10722969
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710722969%27 HTTP/1.1" 200 None
2026-03-26 16:00:37 [adesa.it] INFO: Scrape type for 10722969: 0
2026-03-26 16:00:37 [adesa.it] INFO: Skipping item 10722969 url https://www.openlane.eu/en/carv6/auction/10722969
2026-03-26 16:00:37 [adesa.it] INFO: Found listing with ID: 10722970
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710722970%27 HTTP/1.1" 200 None
2026-03-26 16:00:37 [adesa.it] INFO: Scrape type for 10722970: 0
2026-03-26 16:00:37 [adesa.it] INFO: Skipping item 10722970 url https://www.openlane.eu/en/carv6/auction/10722970
2026-03-26 16:00:37 [adesa.it] INFO: Found listing with ID: 10722971
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710722971%27 HTTP/1.1" 200 None
2026-03-26 16:00:37 [adesa.it] INFO: Scrape type for 10722971: 0
2026-03-26 16:00:37 [adesa.it] INFO: Skipping item 10722971 url https://www.openlane.eu/en/carv6/auction/10722971
2026-03-26 16:00:37 [adesa.it] INFO: Found listing with ID: 10722973
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710722973%27 HTTP/1.1" 200 None
2026-03-26 16:00:37 [adesa.it] INFO: Scrape type for 10722973: 0
2026-03-26 16:00:37 [adesa.it] INFO: Skipping item 10722973 url https://www.openlane.eu/en/carv6/auction/10722973
2026-03-26 16:00:37 [adesa.it] INFO: Found listing with ID: 10722972
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710722972%27 HTTP/1.1" 200 None
2026-03-26 16:00:37 [adesa.it] INFO: Scrape type for 10722972: 0
2026-03-26 16:00:37 [adesa.it] INFO: Skipping item 10722972 url https://www.openlane.eu/en/carv6/auction/10722972
2026-03-26 16:00:37 [adesa.it] INFO: Found listing with ID: 10722831
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710722831%27 HTTP/1.1" 200 None
2026-03-26 16:00:37 [adesa.it] INFO: Scrape type for 10722831: 0
2026-03-26 16:00:37 [adesa.it] INFO: Skipping item 10722831 url https://www.openlane.eu/en/carv6/auction/10722831
2026-03-26 16:00:37 [adesa.it] INFO: Found listing with ID: 10722804
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710722804%27 HTTP/1.1" 200 None
2026-03-26 16:00:37 [adesa.it] INFO: Scrape type for 10722804: 0
2026-03-26 16:00:37 [adesa.it] INFO: Skipping item 10722804 url https://www.openlane.eu/en/carv6/auction/10722804
2026-03-26 16:00:37 [adesa.it] INFO: Found listing with ID: 10722803
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710722803%27 HTTP/1.1" 200 None
2026-03-26 16:00:37 [adesa.it] INFO: Scrape type for 10722803: 0
2026-03-26 16:00:37 [adesa.it] INFO: Skipping item 10722803 url https://www.openlane.eu/en/carv6/auction/10722803
2026-03-26 16:00:37 [adesa.it] INFO: Found listing with ID: 10723755
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723755%27 HTTP/1.1" 200 None
2026-03-26 16:00:37 [adesa.it] INFO: Scrape type for 10723755: 0
2026-03-26 16:00:37 [adesa.it] INFO: Skipping item 10723755 url https://www.openlane.eu/en/carv6/auction/10723755
2026-03-26 16:00:37 [adesa.it] INFO: Found listing with ID: 10723737
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723737%27 HTTP/1.1" 200 None
2026-03-26 16:00:37 [adesa.it] INFO: Scrape type for 10723737: 0
2026-03-26 16:00:37 [adesa.it] INFO: Skipping item 10723737 url https://www.openlane.eu/en/carv6/auction/10723737
2026-03-26 16:00:37 [adesa.it] INFO: Found listing with ID: 10723736
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723736%27 HTTP/1.1" 200 None
2026-03-26 16:00:37 [adesa.it] INFO: Scrape type for 10723736: 0
2026-03-26 16:00:37 [adesa.it] INFO: Skipping item 10723736 url https://www.openlane.eu/en/carv6/auction/10723736
2026-03-26 16:00:37 [adesa.it] INFO: Found listing with ID: 10723754
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723754%27 HTTP/1.1" 200 None
2026-03-26 16:00:37 [adesa.it] INFO: Scrape type for 10723754: 0
2026-03-26 16:00:37 [adesa.it] INFO: Skipping item 10723754 url https://www.openlane.eu/en/carv6/auction/10723754
2026-03-26 16:00:37 [adesa.it] INFO: Found listing with ID: 10723757
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723757%27 HTTP/1.1" 200 None
2026-03-26 16:00:37 [adesa.it] INFO: Scrape type for 10723757: 0
2026-03-26 16:00:37 [adesa.it] INFO: Skipping item 10723757 url https://www.openlane.eu/en/carv6/auction/10723757
2026-03-26 16:00:37 [adesa.it] INFO: Found listing with ID: 10723693
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723693%27 HTTP/1.1" 200 None
2026-03-26 16:00:37 [adesa.it] INFO: Scrape type for 10723693: 0
2026-03-26 16:00:37 [adesa.it] INFO: Skipping item 10723693 url https://www.openlane.eu/en/carv6/auction/10723693
2026-03-26 16:00:37 [adesa.it] INFO: Found listing with ID: 10723744
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723744%27 HTTP/1.1" 200 None
2026-03-26 16:00:37 [adesa.it] INFO: Scrape type for 10723744: 0
2026-03-26 16:00:37 [adesa.it] INFO: Skipping item 10723744 url https://www.openlane.eu/en/carv6/auction/10723744
2026-03-26 16:00:37 [adesa.it] INFO: Found listing with ID: 10723708
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723708%27 HTTP/1.1" 200 None
2026-03-26 16:00:37 [adesa.it] INFO: Scrape type for 10723708: 0
2026-03-26 16:00:37 [adesa.it] INFO: Skipping item 10723708 url https://www.openlane.eu/en/carv6/auction/10723708
2026-03-26 16:00:37 [adesa.it] INFO: Found listing with ID: 10728068
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728068%27 HTTP/1.1" 200 None
2026-03-26 16:00:37 [adesa.it] INFO: Scrape type for 10728068: 0
2026-03-26 16:00:37 [adesa.it] INFO: Skipping item 10728068 url https://www.openlane.eu/en/carv6/auction/10728068
2026-03-26 16:00:37 [adesa.it] INFO: Found listing with ID: 10727749
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727749%27 HTTP/1.1" 200 None
2026-03-26 16:00:37 [adesa.it] INFO: Scrape type for 10727749: 0
2026-03-26 16:00:37 [adesa.it] INFO: Skipping item 10727749 url https://www.openlane.eu/en/carv6/auction/10727749
2026-03-26 16:00:37 [adesa.it] INFO: Found listing with ID: 10727734
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727734%27 HTTP/1.1" 200 None
2026-03-26 16:00:37 [adesa.it] INFO: Scrape type for 10727734: 0
2026-03-26 16:00:37 [adesa.it] INFO: Skipping item 10727734 url https://www.openlane.eu/en/carv6/auction/10727734
2026-03-26 16:00:37 [adesa.it] INFO: Found listing with ID: 10727893
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727893%27 HTTP/1.1" 200 None
2026-03-26 16:00:37 [adesa.it] INFO: Scrape type for 10727893: 0
2026-03-26 16:00:37 [adesa.it] INFO: Skipping item 10727893 url https://www.openlane.eu/en/carv6/auction/10727893
2026-03-26 16:00:37 [adesa.it] INFO: Found listing with ID: 10727817
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727817%27 HTTP/1.1" 200 None
2026-03-26 16:00:37 [adesa.it] INFO: Scrape type for 10727817: 0
2026-03-26 16:00:37 [adesa.it] INFO: Skipping item 10727817 url https://www.openlane.eu/en/carv6/auction/10727817
2026-03-26 16:00:37 [adesa.it] INFO: Found listing with ID: 10727872
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727872%27 HTTP/1.1" 200 None
2026-03-26 16:00:37 [adesa.it] INFO: Scrape type for 10727872: 0
2026-03-26 16:00:37 [adesa.it] INFO: Skipping item 10727872 url https://www.openlane.eu/en/carv6/auction/10727872
2026-03-26 16:00:37 [adesa.it] INFO: Found listing with ID: 10727820
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727820%27 HTTP/1.1" 200 None
2026-03-26 16:00:37 [adesa.it] INFO: Scrape type for 10727820: 0
2026-03-26 16:00:37 [adesa.it] INFO: Skipping item 10727820 url https://www.openlane.eu/en/carv6/auction/10727820
2026-03-26 16:00:37 [adesa.it] INFO: Found listing with ID: 10727606
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727606%27 HTTP/1.1" 200 None
2026-03-26 16:00:37 [adesa.it] INFO: Scrape type for 10727606: 0
2026-03-26 16:00:37 [adesa.it] INFO: Skipping item 10727606 url https://www.openlane.eu/en/carv6/auction/10727606
2026-03-26 16:00:37 [adesa.it] INFO: Found listing with ID: 10727907
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727907%27 HTTP/1.1" 200 None
2026-03-26 16:00:37 [adesa.it] INFO: Scrape type for 10727907: 0
2026-03-26 16:00:37 [adesa.it] INFO: Skipping item 10727907 url https://www.openlane.eu/en/carv6/auction/10727907
2026-03-26 16:00:37 [adesa.it] INFO: Found listing with ID: 10728499
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728499%27 HTTP/1.1" 200 None
2026-03-26 16:00:37 [adesa.it] INFO: Scrape type for 10728499: 0
2026-03-26 16:00:37 [adesa.it] INFO: Skipping item 10728499 url https://www.openlane.eu/en/carv6/auction/10728499
2026-03-26 16:00:37 [adesa.it] INFO: Found listing with ID: 10728618
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728618%27 HTTP/1.1" 200 None
2026-03-26 16:00:37 [adesa.it] INFO: Scrape type for 10728618: 0
2026-03-26 16:00:37 [adesa.it] INFO: Skipping item 10728618 url https://www.openlane.eu/en/carv6/auction/10728618
2026-03-26 16:00:37 [adesa.it] INFO: Found listing with ID: 10727847
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727847%27 HTTP/1.1" 200 None
2026-03-26 16:00:37 [adesa.it] INFO: Scrape type for 10727847: 0
2026-03-26 16:00:37 [adesa.it] INFO: Skipping item 10727847 url https://www.openlane.eu/en/carv6/auction/10727847
2026-03-26 16:00:37 [adesa.it] INFO: Found listing with ID: 10727756
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727756%27 HTTP/1.1" 200 None
2026-03-26 16:00:37 [adesa.it] INFO: Scrape type for 10727756: 0
2026-03-26 16:00:37 [adesa.it] INFO: Skipping item 10727756 url https://www.openlane.eu/en/carv6/auction/10727756
2026-03-26 16:00:37 [adesa.it] INFO: Found listing with ID: 10727715
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727715%27 HTTP/1.1" 200 None
2026-03-26 16:00:37 [adesa.it] INFO: Scrape type for 10727715: 0
2026-03-26 16:00:37 [adesa.it] INFO: Skipping item 10727715 url https://www.openlane.eu/en/carv6/auction/10727715
2026-03-26 16:00:37 [adesa.it] INFO: Found listing with ID: 10727613
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727613%27 HTTP/1.1" 200 None
2026-03-26 16:00:37 [adesa.it] INFO: Scrape type for 10727613: 0
2026-03-26 16:00:37 [adesa.it] INFO: Skipping item 10727613 url https://www.openlane.eu/en/carv6/auction/10727613
2026-03-26 16:00:37 [adesa.it] INFO: Found listing with ID: 10728497
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728497%27 HTTP/1.1" 200 None
2026-03-26 16:00:37 [adesa.it] INFO: Scrape type for 10728497: 0
2026-03-26 16:00:37 [adesa.it] INFO: Skipping item 10728497 url https://www.openlane.eu/en/carv6/auction/10728497
2026-03-26 16:00:37 [adesa.it] INFO: Found listing with ID: 10727657
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727657%27 HTTP/1.1" 200 None
2026-03-26 16:00:37 [adesa.it] INFO: Scrape type for 10727657: 0
2026-03-26 16:00:37 [adesa.it] INFO: Skipping item 10727657 url https://www.openlane.eu/en/carv6/auction/10727657
2026-03-26 16:00:37 [adesa.it] INFO: Found listing with ID: 10727602
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727602%27 HTTP/1.1" 200 None
2026-03-26 16:00:37 [adesa.it] INFO: Scrape type for 10727602: 0
2026-03-26 16:00:37 [adesa.it] INFO: Skipping item 10727602 url https://www.openlane.eu/en/carv6/auction/10727602
2026-03-26 16:00:37 [adesa.it] INFO: Found listing with ID: 10727740
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727740%27 HTTP/1.1" 200 None
2026-03-26 16:00:37 [adesa.it] INFO: Scrape type for 10727740: 0
2026-03-26 16:00:37 [adesa.it] INFO: Skipping item 10727740 url https://www.openlane.eu/en/carv6/auction/10727740
2026-03-26 16:00:37 [adesa.it] INFO: Found listing with ID: 10727750
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727750%27 HTTP/1.1" 200 None
2026-03-26 16:00:37 [adesa.it] INFO: Scrape type for 10727750: 0
2026-03-26 16:00:37 [adesa.it] INFO: Skipping item 10727750 url https://www.openlane.eu/en/carv6/auction/10727750
2026-03-26 16:00:37 [adesa.it] INFO: Found listing with ID: 10727881
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727881%27 HTTP/1.1" 200 None
2026-03-26 16:00:37 [adesa.it] INFO: Scrape type for 10727881: 0
2026-03-26 16:00:37 [adesa.it] INFO: Skipping item 10727881 url https://www.openlane.eu/en/carv6/auction/10727881
2026-03-26 16:00:37 [adesa.it] INFO: Found listing with ID: 10727885
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727885%27 HTTP/1.1" 200 None
2026-03-26 16:00:37 [adesa.it] INFO: Scrape type for 10727885: 0
2026-03-26 16:00:37 [adesa.it] INFO: Skipping item 10727885 url https://www.openlane.eu/en/carv6/auction/10727885
2026-03-26 16:00:37 [adesa.it] INFO: Found listing with ID: 10727875
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727875%27 HTTP/1.1" 200 None
2026-03-26 16:00:37 [adesa.it] INFO: Scrape type for 10727875: 0
2026-03-26 16:00:37 [adesa.it] INFO: Skipping item 10727875 url https://www.openlane.eu/en/carv6/auction/10727875
2026-03-26 16:00:37 [adesa.it] INFO: Found listing with ID: 10727609
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727609%27 HTTP/1.1" 200 None
2026-03-26 16:00:37 [adesa.it] INFO: Scrape type for 10727609: 0
2026-03-26 16:00:37 [adesa.it] INFO: Skipping item 10727609 url https://www.openlane.eu/en/carv6/auction/10727609
2026-03-26 16:00:37 [adesa.it] INFO: Found listing with ID: 10727741
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727741%27 HTTP/1.1" 200 None
2026-03-26 16:00:37 [adesa.it] INFO: Scrape type for 10727741: 0
2026-03-26 16:00:37 [adesa.it] INFO: Skipping item 10727741 url https://www.openlane.eu/en/carv6/auction/10727741
2026-03-26 16:00:37 [adesa.it] INFO: Found listing with ID: 10727841
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727841%27 HTTP/1.1" 200 None
2026-03-26 16:00:37 [adesa.it] INFO: Scrape type for 10727841: 0
2026-03-26 16:00:37 [adesa.it] INFO: Skipping item 10727841 url https://www.openlane.eu/en/carv6/auction/10727841
2026-03-26 16:00:37 [adesa.it] INFO: Found listing with ID: 10728011
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728011%27 HTTP/1.1" 200 None
2026-03-26 16:00:37 [adesa.it] INFO: Scrape type for 10728011: 0
2026-03-26 16:00:37 [adesa.it] INFO: Skipping item 10728011 url https://www.openlane.eu/en/carv6/auction/10728011
2026-03-26 16:00:37 [adesa.it] INFO: Found listing with ID: 10725688
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710725688%27 HTTP/1.1" 200 None
2026-03-26 16:00:37 [adesa.it] INFO: Scrape type for 10725688: 0
2026-03-26 16:00:37 [adesa.it] INFO: Skipping item 10725688 url https://www.openlane.eu/en/carv6/auction/10725688
2026-03-26 16:00:37 [adesa.it] INFO: Found listing with ID: 10728500
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728500%27 HTTP/1.1" 200 None
2026-03-26 16:00:37 [adesa.it] INFO: Scrape type for 10728500: 0
2026-03-26 16:00:37 [adesa.it] INFO: Skipping item 10728500 url https://www.openlane.eu/en/carv6/auction/10728500
2026-03-26 16:00:37 [adesa.it] INFO: Found listing with ID: 10727755
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727755%27 HTTP/1.1" 200 None
2026-03-26 16:00:37 [adesa.it] INFO: Scrape type for 10727755: 0
2026-03-26 16:00:37 [adesa.it] INFO: Skipping item 10727755 url https://www.openlane.eu/en/carv6/auction/10727755
2026-03-26 16:00:37 [adesa.it] INFO: Found listing with ID: 10727673
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727673%27 HTTP/1.1" 200 None
2026-03-26 16:00:37 [adesa.it] INFO: Scrape type for 10727673: 0
2026-03-26 16:00:37 [adesa.it] INFO: Skipping item 10727673 url https://www.openlane.eu/en/carv6/auction/10727673
2026-03-26 16:00:37 [adesa.it] INFO: Found listing with ID: 10728018
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728018%27 HTTP/1.1" 200 None
2026-03-26 16:00:37 [adesa.it] INFO: Scrape type for 10728018: 0
2026-03-26 16:00:37 [adesa.it] INFO: Skipping item 10728018 url https://www.openlane.eu/en/carv6/auction/10728018
2026-03-26 16:00:37 [adesa.it] INFO: Found listing with ID: 10727988
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727988%27 HTTP/1.1" 200 None
2026-03-26 16:00:37 [adesa.it] INFO: Scrape type for 10727988: 0
2026-03-26 16:00:37 [adesa.it] INFO: Skipping item 10727988 url https://www.openlane.eu/en/carv6/auction/10727988
2026-03-26 16:00:37 [adesa.it] INFO: Found listing with ID: 10727830
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727830%27 HTTP/1.1" 200 None
2026-03-26 16:00:37 [adesa.it] INFO: Scrape type for 10727830: 0
2026-03-26 16:00:37 [adesa.it] INFO: Skipping item 10727830 url https://www.openlane.eu/en/carv6/auction/10727830
2026-03-26 16:00:37 [adesa.it] INFO: Found listing with ID: 10728084
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728084%27 HTTP/1.1" 200 None
2026-03-26 16:00:37 [adesa.it] INFO: Scrape type for 10728084: 0
2026-03-26 16:00:37 [adesa.it] INFO: Skipping item 10728084 url https://www.openlane.eu/en/carv6/auction/10728084
2026-03-26 16:00:37 [adesa.it] INFO: Found listing with ID: 10727753
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727753%27 HTTP/1.1" 200 None
2026-03-26 16:00:37 [adesa.it] INFO: Scrape type for 10727753: 0
2026-03-26 16:00:37 [adesa.it] INFO: Skipping item 10727753 url https://www.openlane.eu/en/carv6/auction/10727753
2026-03-26 16:00:37 [adesa.it] INFO: Found listing with ID: 10728498
2026-03-26 16:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710728498%27 HTTP/1.1" 200 None
2026-03-26 16:00:38 [adesa.it] INFO: Scrape type for 10728498: 0
2026-03-26 16:00:38 [adesa.it] INFO: Skipping item 10728498 url https://www.openlane.eu/en/carv6/auction/10728498
2026-03-26 16:00:38 [adesa.it] INFO: Found listing with ID: 10727605
2026-03-26 16:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710727605%27 HTTP/1.1" 200 None
2026-03-26 16:00:38 [adesa.it] INFO: Scrape type for 10727605: 0
2026-03-26 16:00:38 [adesa.it] INFO: Skipping item 10727605 url https://www.openlane.eu/en/carv6/auction/10727605
2026-03-26 16:00:38 [adesa.it] INFO: Found listing with ID: 10727809
2026-03-26 16:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710727809%27 HTTP/1.1" 200 None
2026-03-26 16:00:38 [adesa.it] INFO: Scrape type for 10727809: 0
2026-03-26 16:00:38 [adesa.it] INFO: Skipping item 10727809 url https://www.openlane.eu/en/carv6/auction/10727809
2026-03-26 16:00:38 [adesa.it] INFO: Found listing with ID: 10727811
2026-03-26 16:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710727811%27 HTTP/1.1" 200 None
2026-03-26 16:00:38 [adesa.it] INFO: Scrape type for 10727811: 0
2026-03-26 16:00:38 [adesa.it] INFO: Skipping item 10727811 url https://www.openlane.eu/en/carv6/auction/10727811
2026-03-26 16:00:38 [adesa.it] INFO: Found listing with ID: 10727743
2026-03-26 16:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710727743%27 HTTP/1.1" 200 None
2026-03-26 16:00:38 [adesa.it] INFO: Scrape type for 10727743: 0
2026-03-26 16:00:38 [adesa.it] INFO: Skipping item 10727743 url https://www.openlane.eu/en/carv6/auction/10727743
2026-03-26 16:00:38 [adesa.it] INFO: Found listing with ID: 10728254
2026-03-26 16:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710728254%27 HTTP/1.1" 200 None
2026-03-26 16:00:38 [adesa.it] INFO: Scrape type for 10728254: 0
2026-03-26 16:00:38 [adesa.it] INFO: Skipping item 10728254 url https://www.openlane.eu/en/carv6/auction/10728254
2026-03-26 16:00:38 [adesa.it] INFO: Found listing with ID: 10727746
2026-03-26 16:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710727746%27 HTTP/1.1" 200 None
2026-03-26 16:00:38 [adesa.it] INFO: Scrape type for 10727746: 0
2026-03-26 16:00:38 [adesa.it] INFO: Skipping item 10727746 url https://www.openlane.eu/en/carv6/auction/10727746
2026-03-26 16:00:38 [adesa.it] INFO: Found listing with ID: 10728223
2026-03-26 16:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710728223%27 HTTP/1.1" 200 None
2026-03-26 16:00:38 [adesa.it] INFO: Scrape type for 10728223: 0
2026-03-26 16:00:38 [adesa.it] INFO: Skipping item 10728223 url https://www.openlane.eu/en/carv6/auction/10728223
2026-03-26 16:00:38 [adesa.it] INFO: Found listing with ID: 10727747
2026-03-26 16:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710727747%27 HTTP/1.1" 200 None
2026-03-26 16:00:38 [adesa.it] INFO: Scrape type for 10727747: 0
2026-03-26 16:00:38 [adesa.it] INFO: Skipping item 10727747 url https://www.openlane.eu/en/carv6/auction/10727747
2026-03-26 16:00:38 [adesa.it] INFO: Found listing with ID: 10727626
2026-03-26 16:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710727626%27 HTTP/1.1" 200 None
2026-03-26 16:00:38 [adesa.it] INFO: Scrape type for 10727626: 0
2026-03-26 16:00:38 [adesa.it] INFO: Skipping item 10727626 url https://www.openlane.eu/en/carv6/auction/10727626
2026-03-26 16:00:38 [adesa.it] INFO: Found listing with ID: 10727607
2026-03-26 16:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710727607%27 HTTP/1.1" 200 None
2026-03-26 16:00:38 [adesa.it] INFO: Scrape type for 10727607: 0
2026-03-26 16:00:38 [adesa.it] INFO: Skipping item 10727607 url https://www.openlane.eu/en/carv6/auction/10727607
2026-03-26 16:00:38 [adesa.it] INFO: Found listing with ID: 10727998
2026-03-26 16:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710727998%27 HTTP/1.1" 200 None
2026-03-26 16:00:38 [adesa.it] INFO: Scrape type for 10727998: 0
2026-03-26 16:00:38 [adesa.it] INFO: Skipping item 10727998 url https://www.openlane.eu/en/carv6/auction/10727998
2026-03-26 16:00:38 [adesa.it] INFO: Found listing with ID: 10728108
2026-03-26 16:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710728108%27 HTTP/1.1" 200 None
2026-03-26 16:00:38 [adesa.it] INFO: Scrape type for 10728108: 0
2026-03-26 16:00:38 [adesa.it] INFO: Skipping item 10728108 url https://www.openlane.eu/en/carv6/auction/10728108
2026-03-26 16:00:38 [adesa.it] INFO: Found listing with ID: 10727688
2026-03-26 16:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710727688%27 HTTP/1.1" 200 None
2026-03-26 16:00:38 [adesa.it] INFO: Scrape type for 10727688: 0
2026-03-26 16:00:38 [adesa.it] INFO: Skipping item 10727688 url https://www.openlane.eu/en/carv6/auction/10727688
2026-03-26 16:00:38 [adesa.it] INFO: Found listing with ID: 10727726
2026-03-26 16:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710727726%27 HTTP/1.1" 200 None
2026-03-26 16:00:38 [adesa.it] INFO: Scrape type for 10727726: 0
2026-03-26 16:00:38 [adesa.it] INFO: Skipping item 10727726 url https://www.openlane.eu/en/carv6/auction/10727726
2026-03-26 16:00:38 [adesa.it] INFO: Found listing with ID: 10727637
2026-03-26 16:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710727637%27 HTTP/1.1" 200 None
2026-03-26 16:00:38 [adesa.it] INFO: Scrape type for 10727637: 0
2026-03-26 16:00:38 [adesa.it] INFO: Skipping item 10727637 url https://www.openlane.eu/en/carv6/auction/10727637
2026-03-26 16:00:38 [adesa.it] INFO: Found listing with ID: 10727748
2026-03-26 16:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710727748%27 HTTP/1.1" 200 None
2026-03-26 16:00:38 [adesa.it] INFO: Scrape type for 10727748: 0
2026-03-26 16:00:38 [adesa.it] INFO: Skipping item 10727748 url https://www.openlane.eu/en/carv6/auction/10727748
2026-03-26 16:00:38 [adesa.it] INFO: Found listing with ID: 10727615
2026-03-26 16:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710727615%27 HTTP/1.1" 200 None
2026-03-26 16:00:38 [adesa.it] INFO: Scrape type for 10727615: 0
2026-03-26 16:00:38 [adesa.it] INFO: Skipping item 10727615 url https://www.openlane.eu/en/carv6/auction/10727615
2026-03-26 16:00:38 [adesa.it] INFO: Found listing with ID: 10727608
2026-03-26 16:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710727608%27 HTTP/1.1" 200 None
2026-03-26 16:00:38 [adesa.it] INFO: Scrape type for 10727608: 0
2026-03-26 16:00:38 [adesa.it] INFO: Skipping item 10727608 url https://www.openlane.eu/en/carv6/auction/10727608
2026-03-26 16:00:38 [adesa.it] INFO: Found listing with ID: 10727603
2026-03-26 16:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710727603%27 HTTP/1.1" 200 None
2026-03-26 16:00:38 [adesa.it] INFO: Scrape type for 10727603: 0
2026-03-26 16:00:38 [adesa.it] INFO: Skipping item 10727603 url https://www.openlane.eu/en/carv6/auction/10727603
2026-03-26 16:00:38 [adesa.it] INFO: Found listing with ID: 10727614
2026-03-26 16:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710727614%27 HTTP/1.1" 200 None
2026-03-26 16:00:38 [adesa.it] INFO: Scrape type for 10727614: 0
2026-03-26 16:00:38 [adesa.it] INFO: Skipping item 10727614 url https://www.openlane.eu/en/carv6/auction/10727614
2026-03-26 16:00:38 [adesa.it] INFO: Found listing with ID: 10728619
2026-03-26 16:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710728619%27 HTTP/1.1" 200 None
2026-03-26 16:00:38 [adesa.it] INFO: Scrape type for 10728619: 0
2026-03-26 16:00:38 [adesa.it] INFO: Skipping item 10728619 url https://www.openlane.eu/en/carv6/auction/10728619
2026-03-26 16:00:38 [adesa.it] INFO: Found listing with ID: 10727890
2026-03-26 16:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710727890%27 HTTP/1.1" 200 None
2026-03-26 16:00:38 [adesa.it] INFO: Scrape type for 10727890: 0
2026-03-26 16:00:38 [adesa.it] INFO: Skipping item 10727890 url https://www.openlane.eu/en/carv6/auction/10727890
2026-03-26 16:00:38 [adesa.it] INFO: Found listing with ID: 10727681
2026-03-26 16:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710727681%27 HTTP/1.1" 200 None
2026-03-26 16:00:38 [adesa.it] INFO: Scrape type for 10727681: 0
2026-03-26 16:00:38 [adesa.it] INFO: Skipping item 10727681 url https://www.openlane.eu/en/carv6/auction/10727681
2026-03-26 16:00:38 [adesa.it] INFO: Found listing with ID: 10727625
2026-03-26 16:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710727625%27 HTTP/1.1" 200 None
2026-03-26 16:00:38 [adesa.it] INFO: Scrape type for 10727625: 0
2026-03-26 16:00:38 [adesa.it] INFO: Skipping item 10727625 url https://www.openlane.eu/en/carv6/auction/10727625
2026-03-26 16:00:38 [adesa.it] INFO: Found listing with ID: 10727751
2026-03-26 16:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710727751%27 HTTP/1.1" 200 None
2026-03-26 16:00:38 [adesa.it] INFO: Scrape type for 10727751: 0
2026-03-26 16:00:38 [adesa.it] INFO: Skipping item 10727751 url https://www.openlane.eu/en/carv6/auction/10727751
2026-03-26 16:00:38 [adesa.it] INFO: Found listing with ID: 10727744
2026-03-26 16:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710727744%27 HTTP/1.1" 200 None
2026-03-26 16:00:38 [adesa.it] INFO: Scrape type for 10727744: 0
2026-03-26 16:00:38 [adesa.it] INFO: Skipping item 10727744 url https://www.openlane.eu/en/carv6/auction/10727744
2026-03-26 16:00:38 [adesa.it] INFO: Found listing with ID: 10727703
2026-03-26 16:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710727703%27 HTTP/1.1" 200 None
2026-03-26 16:00:38 [adesa.it] INFO: Scrape type for 10727703: 0
2026-03-26 16:00:38 [adesa.it] INFO: Skipping item 10727703 url https://www.openlane.eu/en/carv6/auction/10727703
2026-03-26 16:00:38 [adesa.it] INFO: Found listing with ID: 10728246
2026-03-26 16:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710728246%27 HTTP/1.1" 200 None
2026-03-26 16:00:38 [adesa.it] INFO: Scrape type for 10728246: 0
2026-03-26 16:00:38 [adesa.it] INFO: Skipping item 10728246 url https://www.openlane.eu/en/carv6/auction/10728246
2026-03-26 16:00:38 [adesa.it] INFO: Found listing with ID: 10727742
2026-03-26 16:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710727742%27 HTTP/1.1" 200 None
2026-03-26 16:00:38 [adesa.it] INFO: Scrape type for 10727742: 0
2026-03-26 16:00:38 [adesa.it] INFO: Skipping item 10727742 url https://www.openlane.eu/en/carv6/auction/10727742
2026-03-26 16:00:38 [adesa.it] INFO: Found listing with ID: 10727628
2026-03-26 16:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710727628%27 HTTP/1.1" 200 None
2026-03-26 16:00:38 [adesa.it] INFO: Scrape type for 10727628: 0
2026-03-26 16:00:38 [adesa.it] INFO: Skipping item 10727628 url https://www.openlane.eu/en/carv6/auction/10727628
2026-03-26 16:00:38 [adesa.it] INFO: Found listing with ID: 10728620
2026-03-26 16:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710728620%27 HTTP/1.1" 200 None
2026-03-26 16:00:38 [adesa.it] INFO: Scrape type for 10728620: 0
2026-03-26 16:00:38 [adesa.it] INFO: Skipping item 10728620 url https://www.openlane.eu/en/carv6/auction/10728620
2026-03-26 16:00:38 [adesa.it] INFO: Found listing with ID: 10727601
2026-03-26 16:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710727601%27 HTTP/1.1" 200 None
2026-03-26 16:00:38 [adesa.it] INFO: Scrape type for 10727601: 0
2026-03-26 16:00:38 [adesa.it] INFO: Skipping item 10727601 url https://www.openlane.eu/en/carv6/auction/10727601
2026-03-26 16:00:38 [adesa.it] INFO: Found listing with ID: 10727929
2026-03-26 16:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710727929%27 HTTP/1.1" 200 None
2026-03-26 16:00:38 [adesa.it] INFO: Scrape type for 10727929: 0
2026-03-26 16:00:38 [adesa.it] INFO: Skipping item 10727929 url https://www.openlane.eu/en/carv6/auction/10727929
2026-03-26 16:00:38 [adesa.it] INFO: Found listing with ID: 10728462
2026-03-26 16:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710728462%27 HTTP/1.1" 200 None
2026-03-26 16:00:38 [adesa.it] INFO: Scrape type for 10728462: 0
2026-03-26 16:00:38 [adesa.it] INFO: Skipping item 10728462 url https://www.openlane.eu/en/carv6/auction/10728462
2026-03-26 16:00:38 [adesa.it] INFO: Found listing with ID: 10727612
2026-03-26 16:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710727612%27 HTTP/1.1" 200 None
2026-03-26 16:00:38 [adesa.it] INFO: Scrape type for 10727612: 0
2026-03-26 16:00:38 [adesa.it] INFO: Skipping item 10727612 url https://www.openlane.eu/en/carv6/auction/10727612
2026-03-26 16:00:38 [adesa.it] INFO: Found listing with ID: 10728482
2026-03-26 16:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710728482%27 HTTP/1.1" 200 None
2026-03-26 16:00:38 [adesa.it] INFO: Scrape type for 10728482: 0
2026-03-26 16:00:38 [adesa.it] INFO: Skipping item 10728482 url https://www.openlane.eu/en/carv6/auction/10728482
2026-03-26 16:00:38 [adesa.it] INFO: Found listing with ID: 10727610
2026-03-26 16:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710727610%27 HTTP/1.1" 200 None
2026-03-26 16:00:38 [adesa.it] INFO: Scrape type for 10727610: 0
2026-03-26 16:00:38 [adesa.it] INFO: Skipping item 10727610 url https://www.openlane.eu/en/carv6/auction/10727610
2026-03-26 16:00:38 [adesa.it] INFO: Found listing with ID: 10728475
2026-03-26 16:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710728475%27 HTTP/1.1" 200 None
2026-03-26 16:00:38 [adesa.it] INFO: Scrape type for 10728475: 0
2026-03-26 16:00:38 [adesa.it] INFO: Skipping item 10728475 url https://www.openlane.eu/en/carv6/auction/10728475
2026-03-26 16: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-26 16:00:41 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 16:00:41 [adesa.it] INFO: Found listing with ID: 10727611
2026-03-26 16:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710727611%27 HTTP/1.1" 200 None
2026-03-26 16:00:41 [adesa.it] INFO: Scrape type for 10727611: 0
2026-03-26 16:00:41 [adesa.it] INFO: Skipping item 10727611 url https://www.openlane.eu/en/carv6/auction/10727611
2026-03-26 16:00:41 [adesa.it] INFO: Found listing with ID: 10727604
2026-03-26 16:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710727604%27 HTTP/1.1" 200 None
2026-03-26 16:00:41 [adesa.it] INFO: Scrape type for 10727604: 0
2026-03-26 16:00:41 [adesa.it] INFO: Skipping item 10727604 url https://www.openlane.eu/en/carv6/auction/10727604
2026-03-26 16:00:41 [adesa.it] INFO: Found listing with ID: 10727928
2026-03-26 16:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710727928%27 HTTP/1.1" 200 None
2026-03-26 16:00:41 [adesa.it] INFO: Scrape type for 10727928: 0
2026-03-26 16:00:41 [adesa.it] INFO: Skipping item 10727928 url https://www.openlane.eu/en/carv6/auction/10727928
2026-03-26 16:00:41 [adesa.it] INFO: Found listing with ID: 10727624
2026-03-26 16:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710727624%27 HTTP/1.1" 200 None
2026-03-26 16:00:41 [adesa.it] INFO: Scrape type for 10727624: 0
2026-03-26 16:00:41 [adesa.it] INFO: Skipping item 10727624 url https://www.openlane.eu/en/carv6/auction/10727624
2026-03-26 16:00:41 [adesa.it] INFO: Found listing with ID: 10728041
2026-03-26 16:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710728041%27 HTTP/1.1" 200 None
2026-03-26 16:00:41 [adesa.it] INFO: Scrape type for 10728041: 0
2026-03-26 16:00:41 [adesa.it] INFO: Skipping item 10728041 url https://www.openlane.eu/en/carv6/auction/10728041
2026-03-26 16:00:41 [adesa.it] INFO: Found listing with ID: 10723673
2026-03-26 16:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710723673%27 HTTP/1.1" 200 None
2026-03-26 16:00:41 [adesa.it] INFO: Scrape type for 10723673: 0
2026-03-26 16:00:41 [adesa.it] INFO: Skipping item 10723673 url https://www.openlane.eu/en/carv6/auction/10723673
2026-03-26 16:00:41 [adesa.it] INFO: Found listing with ID: 10723674
2026-03-26 16:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710723674%27 HTTP/1.1" 200 None
2026-03-26 16:00:41 [adesa.it] INFO: Scrape type for 10723674: 0
2026-03-26 16:00:41 [adesa.it] INFO: Skipping item 10723674 url https://www.openlane.eu/en/carv6/auction/10723674
2026-03-26 16:00:41 [adesa.it] INFO: Found listing with ID: 10723662
2026-03-26 16:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710723662%27 HTTP/1.1" 200 None
2026-03-26 16:00:41 [adesa.it] INFO: Scrape type for 10723662: 0
2026-03-26 16:00:41 [adesa.it] INFO: Skipping item 10723662 url https://www.openlane.eu/en/carv6/auction/10723662
2026-03-26 16:00:41 [adesa.it] INFO: Found listing with ID: 10723679
2026-03-26 16:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710723679%27 HTTP/1.1" 200 None
2026-03-26 16:00:41 [adesa.it] INFO: Scrape type for 10723679: 0
2026-03-26 16:00:41 [adesa.it] INFO: Skipping item 10723679 url https://www.openlane.eu/en/carv6/auction/10723679
2026-03-26 16:00:41 [adesa.it] INFO: Found listing with ID: 10728496
2026-03-26 16:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710728496%27 HTTP/1.1" 200 None
2026-03-26 16:00:41 [adesa.it] INFO: Scrape type for 10728496: 0
2026-03-26 16:00:41 [adesa.it] INFO: Skipping item 10728496 url https://www.openlane.eu/en/carv6/auction/10728496
2026-03-26 16:00:41 [adesa.it] INFO: Found listing with ID: 10723670
2026-03-26 16:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710723670%27 HTTP/1.1" 200 None
2026-03-26 16:00:41 [adesa.it] INFO: Scrape type for 10723670: 0
2026-03-26 16:00:41 [adesa.it] INFO: Skipping item 10723670 url https://www.openlane.eu/en/carv6/auction/10723670
2026-03-26 16:00:41 [adesa.it] INFO: Found listing with ID: 10723678
2026-03-26 16:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710723678%27 HTTP/1.1" 200 None
2026-03-26 16:00:41 [adesa.it] INFO: Scrape type for 10723678: 0
2026-03-26 16:00:41 [adesa.it] INFO: Skipping item 10723678 url https://www.openlane.eu/en/carv6/auction/10723678
2026-03-26 16:00:41 [adesa.it] INFO: Found listing with ID: 10726633
2026-03-26 16:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710726633%27 HTTP/1.1" 200 None
2026-03-26 16:00:41 [adesa.it] INFO: Scrape type for 10726633: 0
2026-03-26 16:00:41 [adesa.it] INFO: Skipping item 10726633 url https://www.openlane.eu/en/carv6/auction/10726633
2026-03-26 16:00:41 [adesa.it] INFO: Found listing with ID: 10723671
2026-03-26 16:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710723671%27 HTTP/1.1" 200 None
2026-03-26 16:00:41 [adesa.it] INFO: Scrape type for 10723671: 0
2026-03-26 16:00:41 [adesa.it] INFO: Skipping item 10723671 url https://www.openlane.eu/en/carv6/auction/10723671
2026-03-26 16:00:41 [adesa.it] INFO: Found listing with ID: 10723665
2026-03-26 16:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710723665%27 HTTP/1.1" 200 None
2026-03-26 16:00:41 [adesa.it] INFO: Scrape type for 10723665: 0
2026-03-26 16:00:41 [adesa.it] INFO: Skipping item 10723665 url https://www.openlane.eu/en/carv6/auction/10723665
2026-03-26 16:00:41 [adesa.it] INFO: Found listing with ID: 10723680
2026-03-26 16:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710723680%27 HTTP/1.1" 200 None
2026-03-26 16:00:41 [adesa.it] INFO: Scrape type for 10723680: 0
2026-03-26 16:00:41 [adesa.it] INFO: Skipping item 10723680 url https://www.openlane.eu/en/carv6/auction/10723680
2026-03-26 16:00:41 [adesa.it] INFO: Found listing with ID: 10723667
2026-03-26 16:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710723667%27 HTTP/1.1" 200 None
2026-03-26 16:00:41 [adesa.it] INFO: Scrape type for 10723667: 0
2026-03-26 16:00:41 [adesa.it] INFO: Skipping item 10723667 url https://www.openlane.eu/en/carv6/auction/10723667
2026-03-26 16:00:41 [adesa.it] INFO: Found listing with ID: 10723669
2026-03-26 16:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710723669%27 HTTP/1.1" 200 None
2026-03-26 16:00:41 [adesa.it] INFO: Scrape type for 10723669: 0
2026-03-26 16:00:41 [adesa.it] INFO: Skipping item 10723669 url https://www.openlane.eu/en/carv6/auction/10723669
2026-03-26 16:00:41 [adesa.it] INFO: Found listing with ID: 10723663
2026-03-26 16:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710723663%27 HTTP/1.1" 200 None
2026-03-26 16:00:41 [adesa.it] INFO: Scrape type for 10723663: 0
2026-03-26 16:00:41 [adesa.it] INFO: Skipping item 10723663 url https://www.openlane.eu/en/carv6/auction/10723663
2026-03-26 16:00:41 [adesa.it] INFO: Found listing with ID: 10723664
2026-03-26 16:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710723664%27 HTTP/1.1" 200 None
2026-03-26 16:00:41 [adesa.it] INFO: Scrape type for 10723664: 0
2026-03-26 16:00:41 [adesa.it] INFO: Skipping item 10723664 url https://www.openlane.eu/en/carv6/auction/10723664
2026-03-26 16:00:41 [adesa.it] INFO: Found listing with ID: 10723672
2026-03-26 16:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710723672%27 HTTP/1.1" 200 None
2026-03-26 16:00:41 [adesa.it] INFO: Scrape type for 10723672: 0
2026-03-26 16:00:41 [adesa.it] INFO: Skipping item 10723672 url https://www.openlane.eu/en/carv6/auction/10723672
2026-03-26 16:00:41 [adesa.it] INFO: Found listing with ID: 10723676
2026-03-26 16:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710723676%27 HTTP/1.1" 200 None
2026-03-26 16:00:41 [adesa.it] INFO: Scrape type for 10723676: 0
2026-03-26 16:00:41 [adesa.it] INFO: Skipping item 10723676 url https://www.openlane.eu/en/carv6/auction/10723676
2026-03-26 16:00:41 [adesa.it] INFO: Found listing with ID: 10723668
2026-03-26 16:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710723668%27 HTTP/1.1" 200 None
2026-03-26 16:00:41 [adesa.it] INFO: Scrape type for 10723668: 0
2026-03-26 16:00:41 [adesa.it] INFO: Skipping item 10723668 url https://www.openlane.eu/en/carv6/auction/10723668
2026-03-26 16:00:41 [adesa.it] INFO: Found listing with ID: 10723659
2026-03-26 16:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710723659%27 HTTP/1.1" 200 None
2026-03-26 16:00:41 [adesa.it] INFO: Scrape type for 10723659: 0
2026-03-26 16:00:41 [adesa.it] INFO: Skipping item 10723659 url https://www.openlane.eu/en/carv6/auction/10723659
2026-03-26 16:00:41 [adesa.it] INFO: Found listing with ID: 10721450
2026-03-26 16:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710721450%27 HTTP/1.1" 200 None
2026-03-26 16:00:41 [adesa.it] INFO: Scrape type for 10721450: 0
2026-03-26 16:00:41 [adesa.it] INFO: Skipping item 10721450 url https://www.openlane.eu/en/carv6/auction/10721450
2026-03-26 16:00:41 [adesa.it] INFO: Found listing with ID: 10723661
2026-03-26 16:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710723661%27 HTTP/1.1" 200 None
2026-03-26 16:00:41 [adesa.it] INFO: Scrape type for 10723661: 0
2026-03-26 16:00:41 [adesa.it] INFO: Skipping item 10723661 url https://www.openlane.eu/en/carv6/auction/10723661
2026-03-26 16:00:41 [adesa.it] INFO: Found listing with ID: 10723677
2026-03-26 16:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710723677%27 HTTP/1.1" 200 None
2026-03-26 16:00:41 [adesa.it] INFO: Scrape type for 10723677: 0
2026-03-26 16:00:41 [adesa.it] INFO: Skipping item 10723677 url https://www.openlane.eu/en/carv6/auction/10723677
2026-03-26 16:00:41 [adesa.it] INFO: Found listing with ID: 10723660
2026-03-26 16:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710723660%27 HTTP/1.1" 200 None
2026-03-26 16:00:41 [adesa.it] INFO: Scrape type for 10723660: 0
2026-03-26 16:00:41 [adesa.it] INFO: Skipping item 10723660 url https://www.openlane.eu/en/carv6/auction/10723660
2026-03-26 16:00:41 [adesa.it] INFO: Found listing with ID: 10725793
2026-03-26 16:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710725793%27 HTTP/1.1" 200 None
2026-03-26 16:00:41 [adesa.it] INFO: Scrape type for 10725793: 0
2026-03-26 16:00:41 [adesa.it] INFO: Skipping item 10725793 url https://www.openlane.eu/en/carv6/auction/10725793
2026-03-26 16:00:41 [adesa.it] INFO: Found listing with ID: 10728577
2026-03-26 16:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710728577%27 HTTP/1.1" 200 None
2026-03-26 16:00:41 [adesa.it] INFO: Scrape type for 10728577: 0
2026-03-26 16:00:41 [adesa.it] INFO: Skipping item 10728577 url https://www.openlane.eu/en/carv6/auction/10728577
2026-03-26 16:00:41 [adesa.it] INFO: Found listing with ID: 10725786
2026-03-26 16:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710725786%27 HTTP/1.1" 200 None
2026-03-26 16:00:41 [adesa.it] INFO: Scrape type for 10725786: 0
2026-03-26 16:00:41 [adesa.it] INFO: Skipping item 10725786 url https://www.openlane.eu/en/carv6/auction/10725786
2026-03-26 16:00:41 [adesa.it] INFO: Found listing with ID: 10725781
2026-03-26 16:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710725781%27 HTTP/1.1" 200 None
2026-03-26 16:00:41 [adesa.it] INFO: Scrape type for 10725781: 0
2026-03-26 16:00:41 [adesa.it] INFO: Skipping item 10725781 url https://www.openlane.eu/en/carv6/auction/10725781
2026-03-26 16:00:41 [adesa.it] INFO: Found listing with ID: 10725780
2026-03-26 16:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710725780%27 HTTP/1.1" 200 None
2026-03-26 16:00:41 [adesa.it] INFO: Scrape type for 10725780: 0
2026-03-26 16:00:41 [adesa.it] INFO: Skipping item 10725780 url https://www.openlane.eu/en/carv6/auction/10725780
2026-03-26 16:00:41 [adesa.it] INFO: Found listing with ID: 10725720
2026-03-26 16:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710725720%27 HTTP/1.1" 200 None
2026-03-26 16:00:41 [adesa.it] INFO: Scrape type for 10725720: 0
2026-03-26 16:00:41 [adesa.it] INFO: Skipping item 10725720 url https://www.openlane.eu/en/carv6/auction/10725720
2026-03-26 16:00:41 [adesa.it] INFO: Found listing with ID: 10725695
2026-03-26 16:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710725695%27 HTTP/1.1" 200 None
2026-03-26 16:00:41 [adesa.it] INFO: Scrape type for 10725695: 0
2026-03-26 16:00:41 [adesa.it] INFO: Skipping item 10725695 url https://www.openlane.eu/en/carv6/auction/10725695
2026-03-26 16:00:41 [adesa.it] INFO: Found listing with ID: 10728092
2026-03-26 16:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710728092%27 HTTP/1.1" 200 None
2026-03-26 16:00:41 [adesa.it] INFO: Scrape type for 10728092: 0
2026-03-26 16:00:41 [adesa.it] INFO: Skipping item 10728092 url https://www.openlane.eu/en/carv6/auction/10728092
2026-03-26 16:00:41 [adesa.it] INFO: Found listing with ID: 10727866
2026-03-26 16:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710727866%27 HTTP/1.1" 200 None
2026-03-26 16:00:41 [adesa.it] INFO: Scrape type for 10727866: 0
2026-03-26 16:00:41 [adesa.it] INFO: Skipping item 10727866 url https://www.openlane.eu/en/carv6/auction/10727866
2026-03-26 16:00:41 [adesa.it] INFO: Found listing with ID: 10728578
2026-03-26 16:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710728578%27 HTTP/1.1" 200 None
2026-03-26 16:00:41 [adesa.it] INFO: Scrape type for 10728578: 0
2026-03-26 16:00:41 [adesa.it] INFO: Skipping item 10728578 url https://www.openlane.eu/en/carv6/auction/10728578
2026-03-26 16:00:41 [adesa.it] INFO: Found listing with ID: 10728588
2026-03-26 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728588%27 HTTP/1.1" 200 None
2026-03-26 16:00:42 [adesa.it] INFO: Scrape type for 10728588: 0
2026-03-26 16:00:42 [adesa.it] INFO: Skipping item 10728588 url https://www.openlane.eu/en/carv6/auction/10728588
2026-03-26 16:00:42 [adesa.it] INFO: Found listing with ID: 10725744
2026-03-26 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710725744%27 HTTP/1.1" 200 None
2026-03-26 16:00:42 [adesa.it] INFO: Scrape type for 10725744: 0
2026-03-26 16:00:42 [adesa.it] INFO: Skipping item 10725744 url https://www.openlane.eu/en/carv6/auction/10725744
2026-03-26 16:00:42 [adesa.it] INFO: Found listing with ID: 10727862
2026-03-26 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727862%27 HTTP/1.1" 200 None
2026-03-26 16:00:42 [adesa.it] INFO: Scrape type for 10727862: 0
2026-03-26 16:00:42 [adesa.it] INFO: Skipping item 10727862 url https://www.openlane.eu/en/carv6/auction/10727862
2026-03-26 16:00:42 [adesa.it] INFO: Found listing with ID: 10725705
2026-03-26 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710725705%27 HTTP/1.1" 200 None
2026-03-26 16:00:42 [adesa.it] INFO: Scrape type for 10725705: 0
2026-03-26 16:00:42 [adesa.it] INFO: Skipping item 10725705 url https://www.openlane.eu/en/carv6/auction/10725705
2026-03-26 16:00:42 [adesa.it] INFO: Found listing with ID: 10730277
2026-03-26 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710730277%27 HTTP/1.1" 200 None
2026-03-26 16:00:42 [adesa.it] INFO: Scrape type for 10730277: 1
2026-03-26 16:00:42 [adesa.it] INFO: Scraping item 10730277 url https://www.openlane.eu/en/carv6/auction/10730277
2026-03-26 16:00:42 [adesa.it] INFO: Found listing with ID: 10730280
2026-03-26 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710730280%27 HTTP/1.1" 200 None
2026-03-26 16:00:42 [adesa.it] INFO: Scrape type for 10730280: 1
2026-03-26 16:00:42 [adesa.it] INFO: Scraping item 10730280 url https://www.openlane.eu/en/carv6/auction/10730280
2026-03-26 16:00:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 16:00:42 [adesa.it] INFO: Found listing with ID: 10725691
2026-03-26 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710725691%27 HTTP/1.1" 200 None
2026-03-26 16:00:42 [adesa.it] INFO: Scrape type for 10725691: 0
2026-03-26 16:00:42 [adesa.it] INFO: Skipping item 10725691 url https://www.openlane.eu/en/carv6/auction/10725691
2026-03-26 16:00:42 [adesa.it] INFO: Found listing with ID: 10730281
2026-03-26 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710730281%27 HTTP/1.1" 200 None
2026-03-26 16:00:42 [adesa.it] INFO: Scrape type for 10730281: 1
2026-03-26 16:00:42 [adesa.it] INFO: Scraping item 10730281 url https://www.openlane.eu/en/carv6/auction/10730281
2026-03-26 16:00:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 16:00:42 [adesa.it] INFO: Found listing with ID: 10725545
2026-03-26 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710725545%27 HTTP/1.1" 200 None
2026-03-26 16:00:42 [adesa.it] INFO: Scrape type for 10725545: 0
2026-03-26 16:00:42 [adesa.it] INFO: Skipping item 10725545 url https://www.openlane.eu/en/carv6/auction/10725545
2026-03-26 16:00:42 [adesa.it] INFO: Found listing with ID: 10728494
2026-03-26 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728494%27 HTTP/1.1" 200 None
2026-03-26 16:00:42 [adesa.it] INFO: Scrape type for 10728494: 0
2026-03-26 16:00:42 [adesa.it] INFO: Skipping item 10728494 url https://www.openlane.eu/en/carv6/auction/10728494
2026-03-26 16:00:42 [adesa.it] INFO: Found listing with ID: 10730279
2026-03-26 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710730279%27 HTTP/1.1" 200 None
2026-03-26 16:00:42 [adesa.it] INFO: Scrape type for 10730279: 1
2026-03-26 16:00:42 [adesa.it] INFO: Scraping item 10730279 url https://www.openlane.eu/en/carv6/auction/10730279
2026-03-26 16:00:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 16:00:42 [adesa.it] INFO: Found listing with ID: 10725700
2026-03-26 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710725700%27 HTTP/1.1" 200 None
2026-03-26 16:00:42 [adesa.it] INFO: Scrape type for 10725700: 0
2026-03-26 16:00:42 [adesa.it] INFO: Skipping item 10725700 url https://www.openlane.eu/en/carv6/auction/10725700
2026-03-26 16:00:42 [adesa.it] INFO: Found listing with ID: 10725737
2026-03-26 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710725737%27 HTTP/1.1" 200 None
2026-03-26 16:00:42 [adesa.it] INFO: Scrape type for 10725737: 0
2026-03-26 16:00:42 [adesa.it] INFO: Skipping item 10725737 url https://www.openlane.eu/en/carv6/auction/10725737
2026-03-26 16:00:42 [adesa.it] INFO: Found listing with ID: 10728572
2026-03-26 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728572%27 HTTP/1.1" 200 None
2026-03-26 16:00:42 [adesa.it] INFO: Scrape type for 10728572: 0
2026-03-26 16:00:42 [adesa.it] INFO: Skipping item 10728572 url https://www.openlane.eu/en/carv6/auction/10728572
2026-03-26 16:00:42 [adesa.it] INFO: Found listing with ID: 10728470
2026-03-26 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728470%27 HTTP/1.1" 200 None
2026-03-26 16:00:42 [adesa.it] INFO: Scrape type for 10728470: 0
2026-03-26 16:00:42 [adesa.it] INFO: Skipping item 10728470 url https://www.openlane.eu/en/carv6/auction/10728470
2026-03-26 16:00:42 [adesa.it] INFO: Found listing with ID: 10725778
2026-03-26 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710725778%27 HTTP/1.1" 200 None
2026-03-26 16:00:42 [adesa.it] INFO: Scrape type for 10725778: 0
2026-03-26 16:00:42 [adesa.it] INFO: Skipping item 10725778 url https://www.openlane.eu/en/carv6/auction/10725778
2026-03-26 16:00:42 [adesa.it] INFO: Found listing with ID: 10725591
2026-03-26 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710725591%27 HTTP/1.1" 200 None
2026-03-26 16:00:42 [adesa.it] INFO: Scrape type for 10725591: 0
2026-03-26 16:00:42 [adesa.it] INFO: Skipping item 10725591 url https://www.openlane.eu/en/carv6/auction/10725591
2026-03-26 16:00:42 [adesa.it] INFO: Found listing with ID: 10726625
2026-03-26 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710726625%27 HTTP/1.1" 200 None
2026-03-26 16:00:42 [adesa.it] INFO: Scrape type for 10726625: 0
2026-03-26 16:00:42 [adesa.it] INFO: Skipping item 10726625 url https://www.openlane.eu/en/carv6/auction/10726625
2026-03-26 16:00:42 [adesa.it] INFO: Found listing with ID: 10725776
2026-03-26 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710725776%27 HTTP/1.1" 200 None
2026-03-26 16:00:42 [adesa.it] INFO: Scrape type for 10725776: 0
2026-03-26 16:00:42 [adesa.it] INFO: Skipping item 10725776 url https://www.openlane.eu/en/carv6/auction/10725776
2026-03-26 16:00:42 [adesa.it] INFO: Found listing with ID: 10727826
2026-03-26 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727826%27 HTTP/1.1" 200 None
2026-03-26 16:00:42 [adesa.it] INFO: Scrape type for 10727826: 0
2026-03-26 16:00:42 [adesa.it] INFO: Skipping item 10727826 url https://www.openlane.eu/en/carv6/auction/10727826
2026-03-26 16:00:42 [adesa.it] INFO: Found listing with ID: 10728221
2026-03-26 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728221%27 HTTP/1.1" 200 None
2026-03-26 16:00:42 [adesa.it] INFO: Scrape type for 10728221: 0
2026-03-26 16:00:42 [adesa.it] INFO: Skipping item 10728221 url https://www.openlane.eu/en/carv6/auction/10728221
2026-03-26 16:00:42 [adesa.it] INFO: Found listing with ID: 10725782
2026-03-26 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710725782%27 HTTP/1.1" 200 None
2026-03-26 16:00:42 [adesa.it] INFO: Scrape type for 10725782: 0
2026-03-26 16:00:42 [adesa.it] INFO: Skipping item 10725782 url https://www.openlane.eu/en/carv6/auction/10725782
2026-03-26 16:00:42 [adesa.it] INFO: Found listing with ID: 10730278
2026-03-26 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710730278%27 HTTP/1.1" 200 None
2026-03-26 16:00:42 [adesa.it] INFO: Scrape type for 10730278: 1
2026-03-26 16:00:42 [adesa.it] INFO: Scraping item 10730278 url https://www.openlane.eu/en/carv6/auction/10730278
2026-03-26 16:00:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 16:00:42 [adesa.it] INFO: Found listing with ID: 10725562
2026-03-26 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710725562%27 HTTP/1.1" 200 None
2026-03-26 16:00:42 [adesa.it] INFO: Scrape type for 10725562: 0
2026-03-26 16:00:42 [adesa.it] INFO: Skipping item 10725562 url https://www.openlane.eu/en/carv6/auction/10725562
2026-03-26 16:00:42 [adesa.it] INFO: Found listing with ID: 10725687
2026-03-26 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710725687%27 HTTP/1.1" 200 None
2026-03-26 16:00:42 [adesa.it] INFO: Scrape type for 10725687: 0
2026-03-26 16:00:42 [adesa.it] INFO: Skipping item 10725687 url https://www.openlane.eu/en/carv6/auction/10725687
2026-03-26 16:00:42 [adesa.it] INFO: Found listing with ID: 10730276
2026-03-26 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710730276%27 HTTP/1.1" 200 None
2026-03-26 16:00:42 [adesa.it] INFO: Scrape type for 10730276: 1
2026-03-26 16:00:42 [adesa.it] INFO: Scraping item 10730276 url https://www.openlane.eu/en/carv6/auction/10730276
2026-03-26 16:00:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 16:00:42 [adesa.it] INFO: Found listing with ID: 10728244
2026-03-26 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728244%27 HTTP/1.1" 200 None
2026-03-26 16:00:42 [adesa.it] INFO: Scrape type for 10728244: 0
2026-03-26 16:00:42 [adesa.it] INFO: Skipping item 10728244 url https://www.openlane.eu/en/carv6/auction/10728244
2026-03-26 16:00:42 [adesa.it] INFO: Found listing with ID: 10728576
2026-03-26 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728576%27 HTTP/1.1" 200 None
2026-03-26 16:00:42 [adesa.it] INFO: Scrape type for 10728576: 0
2026-03-26 16:00:42 [adesa.it] INFO: Skipping item 10728576 url https://www.openlane.eu/en/carv6/auction/10728576
2026-03-26 16:00:42 [adesa.it] INFO: Found listing with ID: 10730275
2026-03-26 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710730275%27 HTTP/1.1" 200 None
2026-03-26 16:00:42 [adesa.it] INFO: Scrape type for 10730275: 1
2026-03-26 16:00:42 [adesa.it] INFO: Scraping item 10730275 url https://www.openlane.eu/en/carv6/auction/10730275
2026-03-26 16:00:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 16:00:42 [adesa.it] INFO: Found listing with ID: 10725772
2026-03-26 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710725772%27 HTTP/1.1" 200 None
2026-03-26 16:00:42 [adesa.it] INFO: Scrape type for 10725772: 0
2026-03-26 16:00:42 [adesa.it] INFO: Skipping item 10725772 url https://www.openlane.eu/en/carv6/auction/10725772
2026-03-26 16:00:42 [adesa.it] INFO: Found listing with ID: 10727839
2026-03-26 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727839%27 HTTP/1.1" 200 None
2026-03-26 16:00:42 [adesa.it] INFO: Scrape type for 10727839: 0
2026-03-26 16:00:42 [adesa.it] INFO: Skipping item 10727839 url https://www.openlane.eu/en/carv6/auction/10727839
2026-03-26 16:00:42 [adesa.it] INFO: Found listing with ID: 10725784
2026-03-26 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710725784%27 HTTP/1.1" 200 None
2026-03-26 16:00:43 [adesa.it] INFO: Scrape type for 10725784: 0
2026-03-26 16:00:43 [adesa.it] INFO: Skipping item 10725784 url https://www.openlane.eu/en/carv6/auction/10725784
2026-03-26 16:00:43 [adesa.it] INFO: Found listing with ID: 10725692
2026-03-26 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710725692%27 HTTP/1.1" 200 None
2026-03-26 16:00:43 [adesa.it] INFO: Scrape type for 10725692: 0
2026-03-26 16:00:43 [adesa.it] INFO: Skipping item 10725692 url https://www.openlane.eu/en/carv6/auction/10725692
2026-03-26 16:00:43 [adesa.it] INFO: Found listing with ID: 10725693
2026-03-26 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710725693%27 HTTP/1.1" 200 None
2026-03-26 16:00:43 [adesa.it] INFO: Scrape type for 10725693: 0
2026-03-26 16:00:43 [adesa.it] INFO: Skipping item 10725693 url https://www.openlane.eu/en/carv6/auction/10725693
2026-03-26 16:00:43 [adesa.it] INFO: Found listing with ID: 10725789
2026-03-26 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710725789%27 HTTP/1.1" 200 None
2026-03-26 16:00:43 [adesa.it] INFO: Scrape type for 10725789: 0
2026-03-26 16:00:43 [adesa.it] INFO: Skipping item 10725789 url https://www.openlane.eu/en/carv6/auction/10725789
2026-03-26 16:00:43 [adesa.it] INFO: Found listing with ID: 10730282
2026-03-26 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710730282%27 HTTP/1.1" 200 None
2026-03-26 16:00:43 [adesa.it] INFO: Scrape type for 10730282: 1
2026-03-26 16:00:43 [adesa.it] INFO: Scraping item 10730282 url https://www.openlane.eu/en/carv6/auction/10730282
2026-03-26 16:00:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 16:00:43 [adesa.it] INFO: Found listing with ID: 10728072
2026-03-26 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728072%27 HTTP/1.1" 200 None
2026-03-26 16:00:43 [adesa.it] INFO: Scrape type for 10728072: 0
2026-03-26 16:00:43 [adesa.it] INFO: Skipping item 10728072 url https://www.openlane.eu/en/carv6/auction/10728072
2026-03-26 16:00:43 [adesa.it] INFO: Found listing with ID: 10725905
2026-03-26 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710725905%27 HTTP/1.1" 200 None
2026-03-26 16:00:43 [adesa.it] INFO: Scrape type for 10725905: 0
2026-03-26 16:00:43 [adesa.it] INFO: Skipping item 10725905 url https://www.openlane.eu/en/carv6/auction/10725905
2026-03-26 16:00:43 [adesa.it] INFO: Found listing with ID: 10728239
2026-03-26 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728239%27 HTTP/1.1" 200 None
2026-03-26 16:00:43 [adesa.it] INFO: Scrape type for 10728239: 0
2026-03-26 16:00:43 [adesa.it] INFO: Skipping item 10728239 url https://www.openlane.eu/en/carv6/auction/10728239
2026-03-26 16:00:43 [adesa.it] INFO: Found listing with ID: 10728464
2026-03-26 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728464%27 HTTP/1.1" 200 None
2026-03-26 16:00:43 [adesa.it] INFO: Scrape type for 10728464: 0
2026-03-26 16:00:43 [adesa.it] INFO: Skipping item 10728464 url https://www.openlane.eu/en/carv6/auction/10728464
2026-03-26 16:00:43 [adesa.it] INFO: Found listing with ID: 10728574
2026-03-26 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728574%27 HTTP/1.1" 200 None
2026-03-26 16:00:43 [adesa.it] INFO: Scrape type for 10728574: 0
2026-03-26 16:00:43 [adesa.it] INFO: Skipping item 10728574 url https://www.openlane.eu/en/carv6/auction/10728574
2026-03-26 16:00:43 [adesa.it] INFO: Found listing with ID: 10727869
2026-03-26 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727869%27 HTTP/1.1" 200 None
2026-03-26 16:00:43 [adesa.it] INFO: Scrape type for 10727869: 0
2026-03-26 16:00:43 [adesa.it] INFO: Skipping item 10727869 url https://www.openlane.eu/en/carv6/auction/10727869
2026-03-26 16:00:43 [adesa.it] INFO: Found listing with ID: 10728581
2026-03-26 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728581%27 HTTP/1.1" 200 None
2026-03-26 16:00:43 [adesa.it] INFO: Scrape type for 10728581: 0
2026-03-26 16:00:43 [adesa.it] INFO: Skipping item 10728581 url https://www.openlane.eu/en/carv6/auction/10728581
2026-03-26 16:00:43 [adesa.it] INFO: Found listing with ID: 10725785
2026-03-26 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710725785%27 HTTP/1.1" 200 None
2026-03-26 16:00:43 [adesa.it] INFO: Scrape type for 10725785: 0
2026-03-26 16:00:43 [adesa.it] INFO: Skipping item 10725785 url https://www.openlane.eu/en/carv6/auction/10725785
2026-03-26 16:00:43 [adesa.it] INFO: Found listing with ID: 10725741
2026-03-26 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710725741%27 HTTP/1.1" 200 None
2026-03-26 16:00:43 [adesa.it] INFO: Scrape type for 10725741: 0
2026-03-26 16:00:43 [adesa.it] INFO: Skipping item 10725741 url https://www.openlane.eu/en/carv6/auction/10725741
2026-03-26 16:00:43 [adesa.it] INFO: Found listing with ID: 10728235
2026-03-26 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728235%27 HTTP/1.1" 200 None
2026-03-26 16:00:43 [adesa.it] INFO: Scrape type for 10728235: 0
2026-03-26 16:00:43 [adesa.it] INFO: Skipping item 10728235 url https://www.openlane.eu/en/carv6/auction/10728235
2026-03-26 16:00:43 [adesa.it] INFO: Found listing with ID: 10728037
2026-03-26 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728037%27 HTTP/1.1" 200 None
2026-03-26 16:00:43 [adesa.it] INFO: Scrape type for 10728037: 0
2026-03-26 16:00:43 [adesa.it] INFO: Skipping item 10728037 url https://www.openlane.eu/en/carv6/auction/10728037
2026-03-26 16:00:43 [adesa.it] INFO: Found listing with ID: 10727880
2026-03-26 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727880%27 HTTP/1.1" 200 None
2026-03-26 16:00:43 [adesa.it] INFO: Scrape type for 10727880: 0
2026-03-26 16:00:43 [adesa.it] INFO: Skipping item 10727880 url https://www.openlane.eu/en/carv6/auction/10727880
2026-03-26 16:00:43 [adesa.it] INFO: Found listing with ID: 10725590
2026-03-26 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710725590%27 HTTP/1.1" 200 None
2026-03-26 16:00:43 [adesa.it] INFO: Scrape type for 10725590: 0
2026-03-26 16:00:43 [adesa.it] INFO: Skipping item 10725590 url https://www.openlane.eu/en/carv6/auction/10725590
2026-03-26 16:00:43 [adesa.it] INFO: Found listing with ID: 10725787
2026-03-26 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710725787%27 HTTP/1.1" 200 None
2026-03-26 16:00:43 [adesa.it] INFO: Scrape type for 10725787: 0
2026-03-26 16:00:43 [adesa.it] INFO: Skipping item 10725787 url https://www.openlane.eu/en/carv6/auction/10725787
2026-03-26 16:00:43 [adesa.it] INFO: Found listing with ID: 10725694
2026-03-26 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710725694%27 HTTP/1.1" 200 None
2026-03-26 16:00:43 [adesa.it] INFO: Scrape type for 10725694: 0
2026-03-26 16:00:43 [adesa.it] INFO: Skipping item 10725694 url https://www.openlane.eu/en/carv6/auction/10725694
2026-03-26 16:00:43 [adesa.it] INFO: Found listing with ID: 10725779
2026-03-26 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710725779%27 HTTP/1.1" 200 None
2026-03-26 16:00:43 [adesa.it] INFO: Scrape type for 10725779: 0
2026-03-26 16:00:43 [adesa.it] INFO: Skipping item 10725779 url https://www.openlane.eu/en/carv6/auction/10725779
2026-03-26 16:00:43 [adesa.it] INFO: Found listing with ID: 10723642
2026-03-26 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723642%27 HTTP/1.1" 200 None
2026-03-26 16:00:43 [adesa.it] INFO: Scrape type for 10723642: 0
2026-03-26 16:00:43 [adesa.it] INFO: Skipping item 10723642 url https://www.openlane.eu/en/carv6/auction/10723642
2026-03-26 16:00:43 [adesa.it] INFO: Found listing with ID: 10723643
2026-03-26 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723643%27 HTTP/1.1" 200 None
2026-03-26 16:00:43 [adesa.it] INFO: Scrape type for 10723643: 0
2026-03-26 16:00:43 [adesa.it] INFO: Skipping item 10723643 url https://www.openlane.eu/en/carv6/auction/10723643
2026-03-26 16:00:43 [adesa.it] INFO: Found listing with ID: 10726614
2026-03-26 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710726614%27 HTTP/1.1" 200 None
2026-03-26 16:00:43 [adesa.it] INFO: Scrape type for 10726614: 0
2026-03-26 16:00:43 [adesa.it] INFO: Skipping item 10726614 url https://www.openlane.eu/en/carv6/auction/10726614
2026-03-26 16:00:43 [adesa.it] INFO: Found listing with ID: 10726596
2026-03-26 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710726596%27 HTTP/1.1" 200 None
2026-03-26 16:00:43 [adesa.it] INFO: Scrape type for 10726596: 0
2026-03-26 16:00:43 [adesa.it] INFO: Skipping item 10726596 url https://www.openlane.eu/en/carv6/auction/10726596
2026-03-26 16:00:43 [adesa.it] INFO: Found listing with ID: 10723641
2026-03-26 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723641%27 HTTP/1.1" 200 None
2026-03-26 16:00:43 [adesa.it] INFO: Scrape type for 10723641: 0
2026-03-26 16:00:43 [adesa.it] INFO: Skipping item 10723641 url https://www.openlane.eu/en/carv6/auction/10723641
2026-03-26 16:00:43 [adesa.it] INFO: Found listing with ID: 10725777
2026-03-26 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710725777%27 HTTP/1.1" 200 None
2026-03-26 16:00:43 [adesa.it] INFO: Scrape type for 10725777: 0
2026-03-26 16:00:43 [adesa.it] INFO: Skipping item 10725777 url https://www.openlane.eu/en/carv6/auction/10725777
2026-03-26 16:00:43 [adesa.it] INFO: Found listing with ID: 10723644
2026-03-26 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723644%27 HTTP/1.1" 200 None
2026-03-26 16:00:43 [adesa.it] INFO: Scrape type for 10723644: 0
2026-03-26 16:00:43 [adesa.it] INFO: Skipping item 10723644 url https://www.openlane.eu/en/carv6/auction/10723644
2026-03-26 16:00:43 [adesa.it] INFO: Found listing with ID: 10723645
2026-03-26 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723645%27 HTTP/1.1" 200 None
2026-03-26 16:00:43 [adesa.it] INFO: Scrape type for 10723645: 0
2026-03-26 16:00:43 [adesa.it] INFO: Skipping item 10723645 url https://www.openlane.eu/en/carv6/auction/10723645
2026-03-26 16:00:43 [adesa.it] INFO: Found listing with ID: 10728478
2026-03-26 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728478%27 HTTP/1.1" 200 None
2026-03-26 16:00:43 [adesa.it] INFO: Scrape type for 10728478: 0
2026-03-26 16:00:43 [adesa.it] INFO: Skipping item 10728478 url https://www.openlane.eu/en/carv6/auction/10728478
2026-03-26 16:00:43 [adesa.it] INFO: Found listing with ID: 10728229
2026-03-26 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728229%27 HTTP/1.1" 200 None
2026-03-26 16:00:43 [adesa.it] INFO: Scrape type for 10728229: 0
2026-03-26 16:00:43 [adesa.it] INFO: Skipping item 10728229 url https://www.openlane.eu/en/carv6/auction/10728229
2026-03-26 16:00:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 16:00:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730281> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 16:00:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 16:00:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b3a9bad-a6c7-5e9f-8c39-71d4efc878da with identifier: 10730281
2026-03-26 16:00:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b3a9bad-a6c7-5e9f-8c39-71d4efc878da with scrape type 1
2026-03-26 16:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4b3a9bad-a6c7-5e9f-8c39-71d4efc878da
2026-03-26 16:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5738433%252Fgeneral%252Fde0429b6-a0de-4035-94a2-2289c1c429f3.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738433/general/de0429b6-a0de-4035-94a2-2289c1c429f3.jpg already downloaded
2026-03-26 16:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5738433%252Fgeneral%252F271a2386-cac7-4051-80c0-3d1a8eb6db2c.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738433/general/271a2386-cac7-4051-80c0-3d1a8eb6db2c.jpg already downloaded
2026-03-26 16:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5738433%252Fgeneral%252Fe3a3e148-7570-4244-971f-a0772a74befc.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738433/general/e3a3e148-7570-4244-971f-a0772a74befc.jpg already downloaded
2026-03-26 16:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5738433%252Fgeneral%252F7f1b3ab1-8220-4b20-8808-480a63239df7.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738433/general/7f1b3ab1-8220-4b20-8808-480a63239df7.jpg already downloaded
2026-03-26 16:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5738433%252Fgeneral%252F30ac13f5-c7e9-4768-a356-45cc414a09d0.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738433/general/30ac13f5-c7e9-4768-a356-45cc414a09d0.jpg already downloaded
2026-03-26 16:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5738433%252Fgeneral%252Fc3edc76c-00d5-4171-ac95-0a595d72f9eb.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738433/general/c3edc76c-00d5-4171-ac95-0a595d72f9eb.jpg already downloaded
2026-03-26 16:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5738433%252Fgeneral%252F18872066-ae4c-4fff-ae05-fe444a1ccf66.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738433/general/18872066-ae4c-4fff-ae05-fe444a1ccf66.jpg already downloaded
2026-03-26 16:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5738433%252Fgeneral%252F69706656-3dad-4176-b2b1-296b1ca1cf96.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738433/general/69706656-3dad-4176-b2b1-296b1ca1cf96.jpg already downloaded
2026-03-26 16:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5738433%252Fgeneral%252F8fdf51f5-31ec-47c5-a79f-ee17d8f633b5.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738433/general/8fdf51f5-31ec-47c5-a79f-ee17d8f633b5.jpg already downloaded
2026-03-26 16:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5738433%252Fgeneral%252Fc4d4e4c8-356b-46cd-966a-da6e82872e0f.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738433/general/c4d4e4c8-356b-46cd-966a-da6e82872e0f.jpg already downloaded
2026-03-26 16:00:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 4b3a9bad-a6c7-5e9f-8c39-71d4efc878da, identifier: 10730281
2026-03-26 16:00:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 4b3a9bad-a6c7-5e9f-8c39-71d4efc878da with identifier: 10730281
2026-03-26 16:00:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 4b3a9bad-a6c7-5e9f-8c39-71d4efc878da with identifier: 10730281
2026-03-26 16:00:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 4b3a9bad-a6c7-5e9f-8c39-71d4efc878da with identifier: 10730281 to the API
2026-03-26 16:00:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 16:00:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 16:00:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730281>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '4.4L',
'engine_horse_power': 653,
'expiration_date': '2026-03-27T11:15:00Z',
'fuel_type': 'Hybrid',
'id': '4b3a9bad-a6c7-5e9f-8c39-71d4efc878da',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GW810KL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730281',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'XM',
'odometer': 24596,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 44,
'photo_urls': ['https://images.openlane.eu/carimgs/5738433/general/de0429b6-a0de-4035-94a2-2289c1c429f3.jpg',
'https://images.openlane.eu/carimgs/5738433/general/271a2386-cac7-4051-80c0-3d1a8eb6db2c.jpg',
'https://images.openlane.eu/carimgs/5738433/general/e3a3e148-7570-4244-971f-a0772a74befc.jpg',
'https://images.openlane.eu/carimgs/5738433/general/7f1b3ab1-8220-4b20-8808-480a63239df7.jpg',
'https://images.openlane.eu/carimgs/5738433/general/30ac13f5-c7e9-4768-a356-45cc414a09d0.jpg',
'https://images.openlane.eu/carimgs/5738433/general/c3edc76c-00d5-4171-ac95-0a595d72f9eb.jpg',
'https://images.openlane.eu/carimgs/5738433/general/18872066-ae4c-4fff-ae05-fe444a1ccf66.jpg',
'https://images.openlane.eu/carimgs/5738433/general/69706656-3dad-4176-b2b1-296b1ca1cf96.jpg',
'https://images.openlane.eu/carimgs/5738433/general/8fdf51f5-31ec-47c5-a79f-ee17d8f633b5.jpg',
'https://images.openlane.eu/carimgs/5738433/general/c4d4e4c8-356b-46cd-966a-da6e82872e0f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b3a9bad-a6c7-5e9f-8c39-71d4efc878da/4b3a9bad-a6c7-5e9f-8c39-71d4efc878da_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 336825,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738433/general/de0429b6-a0de-4035-94a2-2289c1c429f3.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b3a9bad-a6c7-5e9f-8c39-71d4efc878da/4b3a9bad-a6c7-5e9f-8c39-71d4efc878da_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 380728,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738433/general/271a2386-cac7-4051-80c0-3d1a8eb6db2c.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b3a9bad-a6c7-5e9f-8c39-71d4efc878da/4b3a9bad-a6c7-5e9f-8c39-71d4efc878da_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 392645,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738433/general/e3a3e148-7570-4244-971f-a0772a74befc.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b3a9bad-a6c7-5e9f-8c39-71d4efc878da/4b3a9bad-a6c7-5e9f-8c39-71d4efc878da_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 376827,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738433/general/7f1b3ab1-8220-4b20-8808-480a63239df7.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b3a9bad-a6c7-5e9f-8c39-71d4efc878da/4b3a9bad-a6c7-5e9f-8c39-71d4efc878da_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 332071,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738433/general/30ac13f5-c7e9-4768-a356-45cc414a09d0.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b3a9bad-a6c7-5e9f-8c39-71d4efc878da/4b3a9bad-a6c7-5e9f-8c39-71d4efc878da_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 384507,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738433/general/c3edc76c-00d5-4171-ac95-0a595d72f9eb.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b3a9bad-a6c7-5e9f-8c39-71d4efc878da/4b3a9bad-a6c7-5e9f-8c39-71d4efc878da_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 348915,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738433/general/18872066-ae4c-4fff-ae05-fe444a1ccf66.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b3a9bad-a6c7-5e9f-8c39-71d4efc878da/4b3a9bad-a6c7-5e9f-8c39-71d4efc878da_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 401820,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738433/general/69706656-3dad-4176-b2b1-296b1ca1cf96.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b3a9bad-a6c7-5e9f-8c39-71d4efc878da/4b3a9bad-a6c7-5e9f-8c39-71d4efc878da_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 365327,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738433/general/8fdf51f5-31ec-47c5-a79f-ee17d8f633b5.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b3a9bad-a6c7-5e9f-8c39-71d4efc878da/4b3a9bad-a6c7-5e9f-8c39-71d4efc878da_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 450163,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738433/general/c4d4e4c8-356b-46cd-966a-da6e82872e0f.jpg',
'Width': 1440}],
'price': 70200,
'price_includes_vat': True,
'registration_date': '2024-08-30',
'seats_number': 5,
'seller_name': 'STILE S.P.A.',
'title': 'BMW XM 4.4 - Hybrid - Automatic - 653 hp - 24.596 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-26 16:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710730281%27 HTTP/1.1" 200 None
2026-03-26 16:00:45 [adesa.it] INFO: Saving data for 10730281: {'created_time': 1774540845.13592, 'last_price_update_time': 1774540845.135931, 'auction_closing_time': 1774610100.0}
2026-03-26 16:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10730281') HTTP/1.1" 204 0
2026-03-26 16:00:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730277> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 16:00:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730278> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 16:00:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730276> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 16:00:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730275> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 16:00:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46febd31-8f06-57ec-a194-ad93ce9e7afe with identifier: 10730277
2026-03-26 16:00:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46febd31-8f06-57ec-a194-ad93ce9e7afe with scrape type 1
2026-03-26 16:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 46febd31-8f06-57ec-a194-ad93ce9e7afe
2026-03-26 16:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5667367%252Fgeneral%252Fa33c5b29-1e37-4217-8b3a-c7a93f511c27.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667367/general/a33c5b29-1e37-4217-8b3a-c7a93f511c27.jpg already downloaded
2026-03-26 16:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5667367%252Fgeneral%252F3c7705fe-54e6-4218-a018-180788a95315.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667367/general/3c7705fe-54e6-4218-a018-180788a95315.jpg already downloaded
2026-03-26 16:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5667367%252Fgeneral%252Fcf864b53-8544-44be-9c06-411c13599724.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667367/general/cf864b53-8544-44be-9c06-411c13599724.jpg already downloaded
2026-03-26 16:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5667367%252Fgeneral%252Fe1f0cb49-d04c-4300-ae5e-f323555f6580.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667367/general/e1f0cb49-d04c-4300-ae5e-f323555f6580.jpg already downloaded
2026-03-26 16:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5667367%252Fgeneral%252Fbdb3446a-0da8-4d53-9eb5-fa23de126fcd.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667367/general/bdb3446a-0da8-4d53-9eb5-fa23de126fcd.jpg already downloaded
2026-03-26 16:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5667367%252Fgeneral%252F9551a37e-abeb-4f5e-9a12-b84e3d68375f.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667367/general/9551a37e-abeb-4f5e-9a12-b84e3d68375f.jpg already downloaded
2026-03-26 16:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5667367%252Fgeneral%252Ff4b746bb-4bbe-40b8-9dd3-bffb1d623aff.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667367/general/f4b746bb-4bbe-40b8-9dd3-bffb1d623aff.jpg already downloaded
2026-03-26 16:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5667367%252Fgeneral%252Fb506db67-d2e7-421a-9e69-c192455f9680.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667367/general/b506db67-d2e7-421a-9e69-c192455f9680.jpg already downloaded
2026-03-26 16:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5667367%252Fgeneral%252F111b61cd-3e7a-4564-a01e-87628600fd41.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667367/general/111b61cd-3e7a-4564-a01e-87628600fd41.jpg already downloaded
2026-03-26 16:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5667367%252Fgeneral%252F333c733f-9bb0-4600-ae43-918e7c69e3ba.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667367/general/333c733f-9bb0-4600-ae43-918e7c69e3ba.jpg already downloaded
2026-03-26 16:00:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 46febd31-8f06-57ec-a194-ad93ce9e7afe, identifier: 10730277
2026-03-26 16:00:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2568a377-1aa5-556d-bddd-81f96cd73aaa with identifier: 10730278
2026-03-26 16:00:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2568a377-1aa5-556d-bddd-81f96cd73aaa with scrape type 1
2026-03-26 16:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2568a377-1aa5-556d-bddd-81f96cd73aaa
2026-03-26 16:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5711414%252Fgeneral%252Fdc323388-0fe6-4d9b-954e-fcf8d7337893.jpeg%27 HTTP/1.1" 200 None
2026-03-26 16:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5711414/general/dc323388-0fe6-4d9b-954e-fcf8d7337893.jpeg already downloaded
2026-03-26 16:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5711414%252Fgeneral%252F94dd0dac-17d3-4874-9b5e-c4ed6616c04f.jpeg%27 HTTP/1.1" 200 None
2026-03-26 16:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5711414/general/94dd0dac-17d3-4874-9b5e-c4ed6616c04f.jpeg already downloaded
2026-03-26 16:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5711414%252Fgeneral%252Fa2b90432-1756-4183-9df3-1a2e533cbe22.jpeg%27 HTTP/1.1" 200 None
2026-03-26 16:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5711414/general/a2b90432-1756-4183-9df3-1a2e533cbe22.jpeg already downloaded
2026-03-26 16:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5711414%252Fgeneral%252F1aac8780-e77b-440b-aae6-c8f6fe759c8a.jpeg%27 HTTP/1.1" 200 None
2026-03-26 16:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5711414/general/1aac8780-e77b-440b-aae6-c8f6fe759c8a.jpeg already downloaded
2026-03-26 16:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5711414%252Fgeneral%252F3a4b024f-809b-4755-95df-a4997e544421.jpeg%27 HTTP/1.1" 200 None
2026-03-26 16:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5711414/general/3a4b024f-809b-4755-95df-a4997e544421.jpeg already downloaded
2026-03-26 16:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5711414%252Fgeneral%252F48d179f5-91c0-4eaa-878b-d0f0c2c32330.jpeg%27 HTTP/1.1" 200 None
2026-03-26 16:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5711414/general/48d179f5-91c0-4eaa-878b-d0f0c2c32330.jpeg already downloaded
2026-03-26 16:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5711414%252Fgeneral%252Ff66ecbae-28e8-42c5-b0c1-8e7d5449d5dd.jpeg%27 HTTP/1.1" 200 None
2026-03-26 16:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5711414/general/f66ecbae-28e8-42c5-b0c1-8e7d5449d5dd.jpeg already downloaded
2026-03-26 16:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5711414%252Fgeneral%252Fb6c6d9ad-ac58-45bb-9e71-f431581069ff.jpeg%27 HTTP/1.1" 200 None
2026-03-26 16:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5711414/general/b6c6d9ad-ac58-45bb-9e71-f431581069ff.jpeg already downloaded
2026-03-26 16:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5711414%252Fgeneral%252F6049d7c3-9087-4602-a459-c9a38c6b4fd0.jpeg%27 HTTP/1.1" 200 None
2026-03-26 16:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5711414/general/6049d7c3-9087-4602-a459-c9a38c6b4fd0.jpeg already downloaded
2026-03-26 16:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5711414%252Fgeneral%252F264ec4aa-59df-4907-91dd-f2447d4a99e6.jpeg%27 HTTP/1.1" 200 None
2026-03-26 16:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5711414/general/264ec4aa-59df-4907-91dd-f2447d4a99e6.jpeg already downloaded
2026-03-26 16:00:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 2568a377-1aa5-556d-bddd-81f96cd73aaa, identifier: 10730278
2026-03-26 16:00:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 46febd31-8f06-57ec-a194-ad93ce9e7afe with identifier: 10730277
2026-03-26 16:00:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 46febd31-8f06-57ec-a194-ad93ce9e7afe with identifier: 10730277
2026-03-26 16:00:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 46febd31-8f06-57ec-a194-ad93ce9e7afe with identifier: 10730277 to the API
2026-03-26 16:00:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 16:00:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 16:00:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730277>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 340,
'expiration_date': '2026-03-27T11:15:00Z',
'fuel_type': 'Diesel',
'id': '46febd31-8f06-57ec-a194-ad93ce9e7afe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH283BH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730277',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X5',
'odometer': 115761,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 49,
'photo_urls': ['https://images.openlane.eu/carimgs/5667367/general/a33c5b29-1e37-4217-8b3a-c7a93f511c27.jpg',
'https://images.openlane.eu/carimgs/5667367/general/3c7705fe-54e6-4218-a018-180788a95315.jpg',
'https://images.openlane.eu/carimgs/5667367/general/cf864b53-8544-44be-9c06-411c13599724.jpg',
'https://images.openlane.eu/carimgs/5667367/general/e1f0cb49-d04c-4300-ae5e-f323555f6580.jpg',
'https://images.openlane.eu/carimgs/5667367/general/bdb3446a-0da8-4d53-9eb5-fa23de126fcd.jpg',
'https://images.openlane.eu/carimgs/5667367/general/9551a37e-abeb-4f5e-9a12-b84e3d68375f.jpg',
'https://images.openlane.eu/carimgs/5667367/general/f4b746bb-4bbe-40b8-9dd3-bffb1d623aff.jpg',
'https://images.openlane.eu/carimgs/5667367/general/b506db67-d2e7-421a-9e69-c192455f9680.jpg',
'https://images.openlane.eu/carimgs/5667367/general/111b61cd-3e7a-4564-a01e-87628600fd41.jpg',
'https://images.openlane.eu/carimgs/5667367/general/333c733f-9bb0-4600-ae43-918e7c69e3ba.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46febd31-8f06-57ec-a194-ad93ce9e7afe/46febd31-8f06-57ec-a194-ad93ce9e7afe_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 322370,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667367/general/a33c5b29-1e37-4217-8b3a-c7a93f511c27.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46febd31-8f06-57ec-a194-ad93ce9e7afe/46febd31-8f06-57ec-a194-ad93ce9e7afe_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 335822,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667367/general/3c7705fe-54e6-4218-a018-180788a95315.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46febd31-8f06-57ec-a194-ad93ce9e7afe/46febd31-8f06-57ec-a194-ad93ce9e7afe_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319242,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667367/general/cf864b53-8544-44be-9c06-411c13599724.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46febd31-8f06-57ec-a194-ad93ce9e7afe/46febd31-8f06-57ec-a194-ad93ce9e7afe_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 334069,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667367/general/e1f0cb49-d04c-4300-ae5e-f323555f6580.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46febd31-8f06-57ec-a194-ad93ce9e7afe/46febd31-8f06-57ec-a194-ad93ce9e7afe_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298011,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667367/general/bdb3446a-0da8-4d53-9eb5-fa23de126fcd.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46febd31-8f06-57ec-a194-ad93ce9e7afe/46febd31-8f06-57ec-a194-ad93ce9e7afe_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296840,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667367/general/9551a37e-abeb-4f5e-9a12-b84e3d68375f.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46febd31-8f06-57ec-a194-ad93ce9e7afe/46febd31-8f06-57ec-a194-ad93ce9e7afe_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 331110,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667367/general/f4b746bb-4bbe-40b8-9dd3-bffb1d623aff.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46febd31-8f06-57ec-a194-ad93ce9e7afe/46febd31-8f06-57ec-a194-ad93ce9e7afe_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299173,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667367/general/b506db67-d2e7-421a-9e69-c192455f9680.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46febd31-8f06-57ec-a194-ad93ce9e7afe/46febd31-8f06-57ec-a194-ad93ce9e7afe_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 374350,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667367/general/111b61cd-3e7a-4564-a01e-87628600fd41.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46febd31-8f06-57ec-a194-ad93ce9e7afe/46febd31-8f06-57ec-a194-ad93ce9e7afe_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 373368,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667367/general/333c733f-9bb0-4600-ae43-918e7c69e3ba.jpg',
'Width': 1440}],
'price': 34200,
'price_includes_vat': True,
'registration_date': '2021-10-21',
'seats_number': 5,
'seller_name': 'STILE S.P.A.',
'title': 'BMW X5 40d M Sport - Diesel - Automatic - 340 hp - 115.761 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-26 16:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710730277%27 HTTP/1.1" 200 None
2026-03-26 16:00:46 [adesa.it] INFO: Saving data for 10730277: {'created_time': 1774540846.529521, 'last_price_update_time': 1774540846.529532, 'auction_closing_time': 1774610100.0}
2026-03-26 16:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10730277') HTTP/1.1" 204 0
2026-03-26 16:00:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 2568a377-1aa5-556d-bddd-81f96cd73aaa with identifier: 10730278
2026-03-26 16:00:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 16:00:46 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Brown HTTP/1.1" 200 None
2026-03-26 16:00:46 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 16:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 16:00:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 2568a377-1aa5-556d-bddd-81f96cd73aaa with identifier: 10730278
2026-03-26 16:00:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 2568a377-1aa5-556d-bddd-81f96cd73aaa with identifier: 10730278 to the API
2026-03-26 16:00:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 16:00:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 16:00:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730278>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 250,
'expiration_date': '2026-03-27T11:15:00Z',
'fuel_type': 'Diesel',
'id': '2568a377-1aa5-556d-bddd-81f96cd73aaa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK133JK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730278',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 117845,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5711414/general/dc323388-0fe6-4d9b-954e-fcf8d7337893.jpeg',
'https://images.openlane.eu/carimgs/5711414/general/94dd0dac-17d3-4874-9b5e-c4ed6616c04f.jpeg',
'https://images.openlane.eu/carimgs/5711414/general/a2b90432-1756-4183-9df3-1a2e533cbe22.jpeg',
'https://images.openlane.eu/carimgs/5711414/general/1aac8780-e77b-440b-aae6-c8f6fe759c8a.jpeg',
'https://images.openlane.eu/carimgs/5711414/general/3a4b024f-809b-4755-95df-a4997e544421.jpeg',
'https://images.openlane.eu/carimgs/5711414/general/48d179f5-91c0-4eaa-878b-d0f0c2c32330.jpeg',
'https://images.openlane.eu/carimgs/5711414/general/f66ecbae-28e8-42c5-b0c1-8e7d5449d5dd.jpeg',
'https://images.openlane.eu/carimgs/5711414/general/b6c6d9ad-ac58-45bb-9e71-f431581069ff.jpeg',
'https://images.openlane.eu/carimgs/5711414/general/6049d7c3-9087-4602-a459-c9a38c6b4fd0.jpeg',
'https://images.openlane.eu/carimgs/5711414/general/264ec4aa-59df-4907-91dd-f2447d4a99e6.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2568a377-1aa5-556d-bddd-81f96cd73aaa/2568a377-1aa5-556d-bddd-81f96cd73aaa_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 563107,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5711414/general/dc323388-0fe6-4d9b-954e-fcf8d7337893.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2568a377-1aa5-556d-bddd-81f96cd73aaa/2568a377-1aa5-556d-bddd-81f96cd73aaa_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 601070,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5711414/general/94dd0dac-17d3-4874-9b5e-c4ed6616c04f.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2568a377-1aa5-556d-bddd-81f96cd73aaa/2568a377-1aa5-556d-bddd-81f96cd73aaa_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 623839,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5711414/general/a2b90432-1756-4183-9df3-1a2e533cbe22.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2568a377-1aa5-556d-bddd-81f96cd73aaa/2568a377-1aa5-556d-bddd-81f96cd73aaa_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 516140,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5711414/general/1aac8780-e77b-440b-aae6-c8f6fe759c8a.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2568a377-1aa5-556d-bddd-81f96cd73aaa/2568a377-1aa5-556d-bddd-81f96cd73aaa_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 526850,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5711414/general/3a4b024f-809b-4755-95df-a4997e544421.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2568a377-1aa5-556d-bddd-81f96cd73aaa/2568a377-1aa5-556d-bddd-81f96cd73aaa_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 504893,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5711414/general/48d179f5-91c0-4eaa-878b-d0f0c2c32330.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2568a377-1aa5-556d-bddd-81f96cd73aaa/2568a377-1aa5-556d-bddd-81f96cd73aaa_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 466914,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5711414/general/f66ecbae-28e8-42c5-b0c1-8e7d5449d5dd.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2568a377-1aa5-556d-bddd-81f96cd73aaa/2568a377-1aa5-556d-bddd-81f96cd73aaa_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309871,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5711414/general/b6c6d9ad-ac58-45bb-9e71-f431581069ff.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2568a377-1aa5-556d-bddd-81f96cd73aaa/2568a377-1aa5-556d-bddd-81f96cd73aaa_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 476686,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5711414/general/6049d7c3-9087-4602-a459-c9a38c6b4fd0.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2568a377-1aa5-556d-bddd-81f96cd73aaa/2568a377-1aa5-556d-bddd-81f96cd73aaa_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 512714,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5711414/general/264ec4aa-59df-4907-91dd-f2447d4a99e6.jpeg',
'Width': 2048}],
'price': 48800,
'price_includes_vat': True,
'registration_date': '2023-03-08',
'seats_number': 5,
'seller_name': 'DI.BA. S.P.A.',
'title': 'Land Rover Range Rover Sport 3.0d Dynamic SE - AWD - Diesel - '
'Automatic - 250 hp - 117.845 km',
'transmission': 'automatic',
'trim': 'Dynamic SE',
'vin': None,
'year': 2023}
2026-03-26 16:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710730278%27 HTTP/1.1" 200 None
2026-03-26 16:00:47 [adesa.it] INFO: Saving data for 10730278: {'created_time': 1774540847.020838, 'last_price_update_time': 1774540847.020848, 'auction_closing_time': 1774610100.0}
2026-03-26 16:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10730278') HTTP/1.1" 204 0
2026-03-26 16:00:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730279> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 16:00:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730280> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 16:00:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4cb94bb-7008-5f8f-9386-176495d477af with identifier: 10730276
2026-03-26 16:00:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4cb94bb-7008-5f8f-9386-176495d477af with scrape type 1
2026-03-26 16:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a4cb94bb-7008-5f8f-9386-176495d477af
2026-03-26 16:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5460407%252Fgeneral%252F3904a1cc-5344-4c1f-ad24-1db36779ee2f.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5460407/general/3904a1cc-5344-4c1f-ad24-1db36779ee2f.jpg already downloaded
2026-03-26 16:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5460407%252Fgeneral%252Fad2821ae-8d0d-4342-930c-de782ae9a726.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5460407/general/ad2821ae-8d0d-4342-930c-de782ae9a726.jpg already downloaded
2026-03-26 16:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5460407%252Fgeneral%252F917a264d-1be7-4d8d-8cdd-042140ae6331.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5460407/general/917a264d-1be7-4d8d-8cdd-042140ae6331.jpg already downloaded
2026-03-26 16:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5460407%252Fgeneral%252Fd0e0cc0f-e7f3-4a05-9b8d-b8473a04ca58.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5460407/general/d0e0cc0f-e7f3-4a05-9b8d-b8473a04ca58.jpg already downloaded
2026-03-26 16:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5460407%252Fgeneral%252F76212a3c-1b93-40da-831e-70b58e51a46c.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5460407/general/76212a3c-1b93-40da-831e-70b58e51a46c.jpg already downloaded
2026-03-26 16:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5460407%252Fgeneral%252F17ce76cf-95c5-46aa-90aa-f47605c686aa.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5460407/general/17ce76cf-95c5-46aa-90aa-f47605c686aa.jpg already downloaded
2026-03-26 16:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5460407%252Fgeneral%252F0f271c84-ffe8-4fd2-b6a0-80461fa0e2e4.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5460407/general/0f271c84-ffe8-4fd2-b6a0-80461fa0e2e4.jpg already downloaded
2026-03-26 16:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5460407%252Fgeneral%252F24e32435-c925-45cd-be1e-ca333eb9ead2.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5460407/general/24e32435-c925-45cd-be1e-ca333eb9ead2.jpg already downloaded
2026-03-26 16:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5460407%252Fgeneral%252Fa75910e5-379c-4d32-8fb0-590d6ab3dcac.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5460407/general/a75910e5-379c-4d32-8fb0-590d6ab3dcac.jpg already downloaded
2026-03-26 16:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5460407%252Fgeneral%252F10ceb7ce-c91b-4ec0-a157-d13088b621bf.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5460407/general/10ceb7ce-c91b-4ec0-a157-d13088b621bf.jpg already downloaded
2026-03-26 16:00:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a4cb94bb-7008-5f8f-9386-176495d477af, identifier: 10730276
2026-03-26 16:00:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3fbddd52-a6d2-5ec6-af11-e42200a46336 with identifier: 10730275
2026-03-26 16:00:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3fbddd52-a6d2-5ec6-af11-e42200a46336 with scrape type 1
2026-03-26 16:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3fbddd52-a6d2-5ec6-af11-e42200a46336
2026-03-26 16:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5243467%252Fgeneral%252F9a6599fe-2650-4460-a6e1-943e46872614.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5243467/general/9a6599fe-2650-4460-a6e1-943e46872614.jpg already downloaded
2026-03-26 16:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5243467%252Fgeneral%252Feb8078b6-0282-4fd7-bbf7-7b3737f0359a.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5243467/general/eb8078b6-0282-4fd7-bbf7-7b3737f0359a.jpg already downloaded
2026-03-26 16:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5243467%252Fgeneral%252Fa02d2724-0155-4180-94b1-b4fae3129e8e.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5243467/general/a02d2724-0155-4180-94b1-b4fae3129e8e.jpg already downloaded
2026-03-26 16:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5243467%252Fgeneral%252Fdaff3f76-445d-4b91-b494-1d35ad982f51.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5243467/general/daff3f76-445d-4b91-b494-1d35ad982f51.jpg already downloaded
2026-03-26 16:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5243467%252Fgeneral%252Fc170082f-4b4d-4ef3-a2f1-aaf3f73ae304.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5243467/general/c170082f-4b4d-4ef3-a2f1-aaf3f73ae304.jpg already downloaded
2026-03-26 16:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5243467%252Fgeneral%252F72351332-63d9-4696-aa06-b9310031ef71.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5243467/general/72351332-63d9-4696-aa06-b9310031ef71.jpg already downloaded
2026-03-26 16:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5243467%252Fgeneral%252Faac6a85d-0bd5-4163-a1a4-32a2cfd7f67c.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5243467/general/aac6a85d-0bd5-4163-a1a4-32a2cfd7f67c.jpg already downloaded
2026-03-26 16:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5243467%252Fgeneral%252F12114558-b685-4f6a-82a0-d1c2bed58728.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5243467/general/12114558-b685-4f6a-82a0-d1c2bed58728.jpg already downloaded
2026-03-26 16:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5243467%252Fgeneral%252Fdc02bfb1-2141-44fb-a857-9ed9314f5fd4.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5243467/general/dc02bfb1-2141-44fb-a857-9ed9314f5fd4.jpg already downloaded
2026-03-26 16:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5243467%252Fgeneral%252F705da335-8e41-4ed3-a875-c72ee8937e5a.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5243467/general/705da335-8e41-4ed3-a875-c72ee8937e5a.jpg already downloaded
2026-03-26 16:00:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3fbddd52-a6d2-5ec6-af11-e42200a46336, identifier: 10730275
2026-03-26 16:00:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730282> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 16:00:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a4cb94bb-7008-5f8f-9386-176495d477af with identifier: 10730276
2026-03-26 16:00:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a4cb94bb-7008-5f8f-9386-176495d477af with identifier: 10730276
2026-03-26 16:00:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a4cb94bb-7008-5f8f-9386-176495d477af with identifier: 10730276 to the API
2026-03-26 16:00:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 16:00:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 16:00:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730276>
{'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': 275,
'expiration_date': '2026-03-27T11:15:00Z',
'fuel_type': 'Diesel',
'id': 'a4cb94bb-7008-5f8f-9386-176495d477af',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FV951AA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730276',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Maserati',
'model': 'Levante',
'odometer': 108730,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5460407/general/3904a1cc-5344-4c1f-ad24-1db36779ee2f.jpg',
'https://images.openlane.eu/carimgs/5460407/general/ad2821ae-8d0d-4342-930c-de782ae9a726.jpg',
'https://images.openlane.eu/carimgs/5460407/general/917a264d-1be7-4d8d-8cdd-042140ae6331.jpg',
'https://images.openlane.eu/carimgs/5460407/general/d0e0cc0f-e7f3-4a05-9b8d-b8473a04ca58.jpg',
'https://images.openlane.eu/carimgs/5460407/general/76212a3c-1b93-40da-831e-70b58e51a46c.jpg',
'https://images.openlane.eu/carimgs/5460407/general/17ce76cf-95c5-46aa-90aa-f47605c686aa.jpg',
'https://images.openlane.eu/carimgs/5460407/general/0f271c84-ffe8-4fd2-b6a0-80461fa0e2e4.jpg',
'https://images.openlane.eu/carimgs/5460407/general/24e32435-c925-45cd-be1e-ca333eb9ead2.jpg',
'https://images.openlane.eu/carimgs/5460407/general/a75910e5-379c-4d32-8fb0-590d6ab3dcac.jpg',
'https://images.openlane.eu/carimgs/5460407/general/10ceb7ce-c91b-4ec0-a157-d13088b621bf.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4cb94bb-7008-5f8f-9386-176495d477af/a4cb94bb-7008-5f8f-9386-176495d477af_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 408177,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5460407/general/3904a1cc-5344-4c1f-ad24-1db36779ee2f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4cb94bb-7008-5f8f-9386-176495d477af/a4cb94bb-7008-5f8f-9386-176495d477af_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22904,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5460407/general/ad2821ae-8d0d-4342-930c-de782ae9a726.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4cb94bb-7008-5f8f-9386-176495d477af/a4cb94bb-7008-5f8f-9386-176495d477af_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27316,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5460407/general/917a264d-1be7-4d8d-8cdd-042140ae6331.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4cb94bb-7008-5f8f-9386-176495d477af/a4cb94bb-7008-5f8f-9386-176495d477af_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 25882,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5460407/general/d0e0cc0f-e7f3-4a05-9b8d-b8473a04ca58.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4cb94bb-7008-5f8f-9386-176495d477af/a4cb94bb-7008-5f8f-9386-176495d477af_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 427394,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5460407/general/76212a3c-1b93-40da-831e-70b58e51a46c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4cb94bb-7008-5f8f-9386-176495d477af/a4cb94bb-7008-5f8f-9386-176495d477af_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 341322,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5460407/general/17ce76cf-95c5-46aa-90aa-f47605c686aa.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4cb94bb-7008-5f8f-9386-176495d477af/a4cb94bb-7008-5f8f-9386-176495d477af_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 462153,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5460407/general/0f271c84-ffe8-4fd2-b6a0-80461fa0e2e4.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4cb94bb-7008-5f8f-9386-176495d477af/a4cb94bb-7008-5f8f-9386-176495d477af_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 377907,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5460407/general/24e32435-c925-45cd-be1e-ca333eb9ead2.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4cb94bb-7008-5f8f-9386-176495d477af/a4cb94bb-7008-5f8f-9386-176495d477af_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 502502,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5460407/general/a75910e5-379c-4d32-8fb0-590d6ab3dcac.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4cb94bb-7008-5f8f-9386-176495d477af/a4cb94bb-7008-5f8f-9386-176495d477af_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 445876,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5460407/general/10ceb7ce-c91b-4ec0-a157-d13088b621bf.jpg',
'Width': 2000}],
'price': 19800,
'price_includes_vat': True,
'registration_date': '2019-04-09',
'seats_number': 5,
'seller_name': 'DI.BA. S.P.A.',
'title': 'Maserati Levante 3.0 GranLusso - Diesel - Automatic - 275 hp - '
'108.730 km',
'transmission': 'automatic',
'trim': 'GranLusso',
'vin': None,
'year': 2019}
2026-03-26 16:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710730276%27 HTTP/1.1" 200 None
2026-03-26 16:00:47 [adesa.it] INFO: Saving data for 10730276: {'created_time': 1774540847.854142, 'last_price_update_time': 1774540847.854152, 'auction_closing_time': 1774610100.0}
2026-03-26 16:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10730276') HTTP/1.1" 204 0
2026-03-26 16:00:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3fbddd52-a6d2-5ec6-af11-e42200a46336 with identifier: 10730275
2026-03-26 16:00:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3fbddd52-a6d2-5ec6-af11-e42200a46336 with identifier: 10730275
2026-03-26 16:00:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3fbddd52-a6d2-5ec6-af11-e42200a46336 with identifier: 10730275 to the API
2026-03-26 16:00:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 16:00:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 16:00:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730275>
{'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-27T11:15:00Z',
'fuel_type': 'Diesel',
'id': '3fbddd52-a6d2-5ec6-af11-e42200a46336',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM419EM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730275',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 120040,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 10,
'photo_urls': ['https://images.openlane.eu/carimgs/5243467/general/9a6599fe-2650-4460-a6e1-943e46872614.jpg',
'https://images.openlane.eu/carimgs/5243467/general/eb8078b6-0282-4fd7-bbf7-7b3737f0359a.jpg',
'https://images.openlane.eu/carimgs/5243467/general/a02d2724-0155-4180-94b1-b4fae3129e8e.jpg',
'https://images.openlane.eu/carimgs/5243467/general/daff3f76-445d-4b91-b494-1d35ad982f51.jpg',
'https://images.openlane.eu/carimgs/5243467/general/c170082f-4b4d-4ef3-a2f1-aaf3f73ae304.jpg',
'https://images.openlane.eu/carimgs/5243467/general/72351332-63d9-4696-aa06-b9310031ef71.jpg',
'https://images.openlane.eu/carimgs/5243467/general/aac6a85d-0bd5-4163-a1a4-32a2cfd7f67c.jpg',
'https://images.openlane.eu/carimgs/5243467/general/12114558-b685-4f6a-82a0-d1c2bed58728.jpg',
'https://images.openlane.eu/carimgs/5243467/general/dc02bfb1-2141-44fb-a857-9ed9314f5fd4.jpg',
'https://images.openlane.eu/carimgs/5243467/general/705da335-8e41-4ed3-a875-c72ee8937e5a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3fbddd52-a6d2-5ec6-af11-e42200a46336/3fbddd52-a6d2-5ec6-af11-e42200a46336_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267510,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5243467/general/9a6599fe-2650-4460-a6e1-943e46872614.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3fbddd52-a6d2-5ec6-af11-e42200a46336/3fbddd52-a6d2-5ec6-af11-e42200a46336_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 289380,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5243467/general/eb8078b6-0282-4fd7-bbf7-7b3737f0359a.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3fbddd52-a6d2-5ec6-af11-e42200a46336/3fbddd52-a6d2-5ec6-af11-e42200a46336_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302812,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5243467/general/a02d2724-0155-4180-94b1-b4fae3129e8e.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3fbddd52-a6d2-5ec6-af11-e42200a46336/3fbddd52-a6d2-5ec6-af11-e42200a46336_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263132,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5243467/general/daff3f76-445d-4b91-b494-1d35ad982f51.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3fbddd52-a6d2-5ec6-af11-e42200a46336/3fbddd52-a6d2-5ec6-af11-e42200a46336_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263248,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5243467/general/c170082f-4b4d-4ef3-a2f1-aaf3f73ae304.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3fbddd52-a6d2-5ec6-af11-e42200a46336/3fbddd52-a6d2-5ec6-af11-e42200a46336_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 334502,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5243467/general/72351332-63d9-4696-aa06-b9310031ef71.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3fbddd52-a6d2-5ec6-af11-e42200a46336/3fbddd52-a6d2-5ec6-af11-e42200a46336_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253294,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5243467/general/aac6a85d-0bd5-4163-a1a4-32a2cfd7f67c.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3fbddd52-a6d2-5ec6-af11-e42200a46336/3fbddd52-a6d2-5ec6-af11-e42200a46336_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 339236,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5243467/general/12114558-b685-4f6a-82a0-d1c2bed58728.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3fbddd52-a6d2-5ec6-af11-e42200a46336/3fbddd52-a6d2-5ec6-af11-e42200a46336_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 540963,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5243467/general/dc02bfb1-2141-44fb-a857-9ed9314f5fd4.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3fbddd52-a6d2-5ec6-af11-e42200a46336/3fbddd52-a6d2-5ec6-af11-e42200a46336_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317678,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5243467/general/705da335-8e41-4ed3-a875-c72ee8937e5a.jpg',
'Width': 1600}],
'price': 34300,
'price_includes_vat': True,
'registration_date': '2023-04-12',
'seats_number': 5,
'seller_name': 'DI.BA. S.P.A.',
'title': 'Mercedes-Benz GLC 220d Premium Plus - 4-Matic - Diesel - Automatic '
'- 197 hp - 120.040 km',
'transmission': 'automatic',
'trim': 'Premium Plus',
'vin': None,
'year': 2023}
2026-03-26 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710730275%27 HTTP/1.1" 200 None
2026-03-26 16:00:48 [adesa.it] INFO: Saving data for 10730275: {'created_time': 1774540848.258026, 'last_price_update_time': 1774540848.258037, 'auction_closing_time': 1774610100.0}
2026-03-26 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10730275') HTTP/1.1" 204 0
2026-03-26 16:00:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7f19512-3135-5ae5-9b85-0a218be19ee6 with identifier: 10730279
2026-03-26 16:00:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7f19512-3135-5ae5-9b85-0a218be19ee6 with scrape type 1
2026-03-26 16:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a7f19512-3135-5ae5-9b85-0a218be19ee6
2026-03-26 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738429%252Fgeneral%252F9c81482f-a479-46d1-b1af-5811c7b89d04.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738429/general/9c81482f-a479-46d1-b1af-5811c7b89d04.jpg already downloaded
2026-03-26 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738429%252Fgeneral%252F5398014b-90b7-4262-bb02-a9b34bef1698.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738429/general/5398014b-90b7-4262-bb02-a9b34bef1698.jpg already downloaded
2026-03-26 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738429%252Fgeneral%252F0c691a87-0fbf-45fb-8eb6-bd1a0024e4c7.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738429/general/0c691a87-0fbf-45fb-8eb6-bd1a0024e4c7.jpg already downloaded
2026-03-26 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738429%252Fgeneral%252Ffcae3d46-6dcc-4231-af38-1bd9ada7f376.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738429/general/fcae3d46-6dcc-4231-af38-1bd9ada7f376.jpg already downloaded
2026-03-26 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738429%252Fgeneral%252Fa75cd9e4-f9b0-4fdd-a108-e330cb087cf1.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738429/general/a75cd9e4-f9b0-4fdd-a108-e330cb087cf1.jpg already downloaded
2026-03-26 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738429%252Fgeneral%252Feced4cab-ef87-497f-b108-8b2794258033.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738429/general/eced4cab-ef87-497f-b108-8b2794258033.jpg already downloaded
2026-03-26 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738429%252Fgeneral%252F2dbae738-db14-41f4-a7f1-125de7270f57.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738429/general/2dbae738-db14-41f4-a7f1-125de7270f57.jpg already downloaded
2026-03-26 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738429%252Fgeneral%252Ff2c8eec9-c8c8-40a8-8a5b-9de2ab0993dc.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738429/general/f2c8eec9-c8c8-40a8-8a5b-9de2ab0993dc.jpg already downloaded
2026-03-26 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738429%252Fgeneral%252Fc7f4fe47-0c38-4ccd-8353-34fc5229ac53.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738429/general/c7f4fe47-0c38-4ccd-8353-34fc5229ac53.jpg already downloaded
2026-03-26 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738429%252Fgeneral%252F06cee86e-8b17-4133-b885-9201e87ebbcb.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738429/general/06cee86e-8b17-4133-b885-9201e87ebbcb.jpg already downloaded
2026-03-26 16:00:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a7f19512-3135-5ae5-9b85-0a218be19ee6, identifier: 10730279
2026-03-26 16:00:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 327d27ac-36fc-54cf-a8a9-df99500e3628 with identifier: 10730280
2026-03-26 16:00:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 327d27ac-36fc-54cf-a8a9-df99500e3628 with scrape type 1
2026-03-26 16:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 327d27ac-36fc-54cf-a8a9-df99500e3628
2026-03-26 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738431%252Fgeneral%252Fa27a9a5c-0ab9-4a86-b0ad-3c97d9b2fabf.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738431/general/a27a9a5c-0ab9-4a86-b0ad-3c97d9b2fabf.jpg already downloaded
2026-03-26 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738431%252Fgeneral%252Fee662355-5b35-4b81-a719-7ff9d318edc5.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738431/general/ee662355-5b35-4b81-a719-7ff9d318edc5.jpg already downloaded
2026-03-26 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738431%252Fgeneral%252F41c89f12-2a4e-498c-9d07-0630d78c70f2.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738431/general/41c89f12-2a4e-498c-9d07-0630d78c70f2.jpg already downloaded
2026-03-26 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738431%252Fgeneral%252F607ebd05-6581-4ff3-92ed-4133f5dafeaf.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738431/general/607ebd05-6581-4ff3-92ed-4133f5dafeaf.jpg already downloaded
2026-03-26 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738431%252Fgeneral%252Fb0a35812-c2ff-4f2e-ae64-bb5c3aa4d5d1.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738431/general/b0a35812-c2ff-4f2e-ae64-bb5c3aa4d5d1.jpg already downloaded
2026-03-26 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738431%252Fgeneral%252F0481ef3f-5305-4683-8bd0-1198e6bd37a3.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738431/general/0481ef3f-5305-4683-8bd0-1198e6bd37a3.jpg already downloaded
2026-03-26 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738431%252Fgeneral%252F0325a2fc-06fb-4139-8609-f1e8262a6b13.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738431/general/0325a2fc-06fb-4139-8609-f1e8262a6b13.jpg already downloaded
2026-03-26 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738431%252Fgeneral%252Fa62b7026-e726-476a-a410-0cdd21765ba7.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738431/general/a62b7026-e726-476a-a410-0cdd21765ba7.jpg already downloaded
2026-03-26 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738431%252Fgeneral%252Fd30d61c2-32b0-4a3b-b241-41f66b0ee286.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738431/general/d30d61c2-32b0-4a3b-b241-41f66b0ee286.jpg already downloaded
2026-03-26 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738431%252Fgeneral%252F856ea28d-f4cf-43f3-9857-6c68a39340f1.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738431/general/856ea28d-f4cf-43f3-9857-6c68a39340f1.jpg already downloaded
2026-03-26 16:00:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 327d27ac-36fc-54cf-a8a9-df99500e3628, identifier: 10730280
2026-03-26 16:00:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77381eac-9d3d-5228-b077-0190014bb4f1 with identifier: 10730282
2026-03-26 16:00:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77381eac-9d3d-5228-b077-0190014bb4f1 with scrape type 1
2026-03-26 16:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 77381eac-9d3d-5228-b077-0190014bb4f1
2026-03-26 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738435%252Fgeneral%252Fe3d656ea-66ad-4a3d-8a64-65c409a7912a.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738435/general/e3d656ea-66ad-4a3d-8a64-65c409a7912a.jpg already downloaded
2026-03-26 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738435%252Fgeneral%252Fab741d13-e520-448c-bc32-78ea4edc7eeb.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738435/general/ab741d13-e520-448c-bc32-78ea4edc7eeb.jpg already downloaded
2026-03-26 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738435%252Fgeneral%252Fab40cac8-cdd7-4504-a57e-6c5e6482457f.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738435/general/ab40cac8-cdd7-4504-a57e-6c5e6482457f.jpg already downloaded
2026-03-26 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738435%252Fgeneral%252Fcf47fe87-b299-4c9c-b431-b38040f25644.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738435/general/cf47fe87-b299-4c9c-b431-b38040f25644.jpg already downloaded
2026-03-26 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738435%252Fgeneral%252F843a8db1-3f83-4cce-9c61-feea1ed54734.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738435/general/843a8db1-3f83-4cce-9c61-feea1ed54734.jpg already downloaded
2026-03-26 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738435%252Fgeneral%252F3446c581-28eb-49e8-ab8d-aefb977390c4.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738435/general/3446c581-28eb-49e8-ab8d-aefb977390c4.jpg already downloaded
2026-03-26 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738435%252Fgeneral%252F9c4b7740-aeff-45d8-9797-32846d8255ec.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738435/general/9c4b7740-aeff-45d8-9797-32846d8255ec.jpg already downloaded
2026-03-26 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738435%252Fgeneral%252F527a0a72-197d-44c5-b3a9-9e3d1c60e8f9.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738435/general/527a0a72-197d-44c5-b3a9-9e3d1c60e8f9.jpg already downloaded
2026-03-26 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738435%252Fgeneral%252Fd6130b93-586a-4643-b5f0-8725bb2201bf.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738435/general/d6130b93-586a-4643-b5f0-8725bb2201bf.jpg already downloaded
2026-03-26 16:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738435%252Fgeneral%252F4100cc5c-e6d4-4273-943f-fa7b580e07c0.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738435/general/4100cc5c-e6d4-4273-943f-fa7b580e07c0.jpg already downloaded
2026-03-26 16:00:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 77381eac-9d3d-5228-b077-0190014bb4f1, identifier: 10730282
2026-03-26 16:00:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a7f19512-3135-5ae5-9b85-0a218be19ee6 with identifier: 10730279
2026-03-26 16:00:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a7f19512-3135-5ae5-9b85-0a218be19ee6 with identifier: 10730279
2026-03-26 16:00:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a7f19512-3135-5ae5-9b85-0a218be19ee6 with identifier: 10730279 to the API
2026-03-26 16:00:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 16:00:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 16:00:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730279>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T11:15:00Z',
'fuel_type': 'Diesel',
'id': 'a7f19512-3135-5ae5-9b85-0a218be19ee6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL060SP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730279',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 102028,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5738429/general/9c81482f-a479-46d1-b1af-5811c7b89d04.jpg',
'https://images.openlane.eu/carimgs/5738429/general/5398014b-90b7-4262-bb02-a9b34bef1698.jpg',
'https://images.openlane.eu/carimgs/5738429/general/0c691a87-0fbf-45fb-8eb6-bd1a0024e4c7.jpg',
'https://images.openlane.eu/carimgs/5738429/general/fcae3d46-6dcc-4231-af38-1bd9ada7f376.jpg',
'https://images.openlane.eu/carimgs/5738429/general/a75cd9e4-f9b0-4fdd-a108-e330cb087cf1.jpg',
'https://images.openlane.eu/carimgs/5738429/general/eced4cab-ef87-497f-b108-8b2794258033.jpg',
'https://images.openlane.eu/carimgs/5738429/general/2dbae738-db14-41f4-a7f1-125de7270f57.jpg',
'https://images.openlane.eu/carimgs/5738429/general/f2c8eec9-c8c8-40a8-8a5b-9de2ab0993dc.jpg',
'https://images.openlane.eu/carimgs/5738429/general/c7f4fe47-0c38-4ccd-8353-34fc5229ac53.jpg',
'https://images.openlane.eu/carimgs/5738429/general/06cee86e-8b17-4133-b885-9201e87ebbcb.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7f19512-3135-5ae5-9b85-0a218be19ee6/a7f19512-3135-5ae5-9b85-0a218be19ee6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 379894,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738429/general/9c81482f-a479-46d1-b1af-5811c7b89d04.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7f19512-3135-5ae5-9b85-0a218be19ee6/a7f19512-3135-5ae5-9b85-0a218be19ee6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 375315,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738429/general/5398014b-90b7-4262-bb02-a9b34bef1698.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7f19512-3135-5ae5-9b85-0a218be19ee6/a7f19512-3135-5ae5-9b85-0a218be19ee6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 400334,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738429/general/0c691a87-0fbf-45fb-8eb6-bd1a0024e4c7.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7f19512-3135-5ae5-9b85-0a218be19ee6/a7f19512-3135-5ae5-9b85-0a218be19ee6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 376810,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738429/general/fcae3d46-6dcc-4231-af38-1bd9ada7f376.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7f19512-3135-5ae5-9b85-0a218be19ee6/a7f19512-3135-5ae5-9b85-0a218be19ee6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 364530,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738429/general/a75cd9e4-f9b0-4fdd-a108-e330cb087cf1.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7f19512-3135-5ae5-9b85-0a218be19ee6/a7f19512-3135-5ae5-9b85-0a218be19ee6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 382363,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738429/general/eced4cab-ef87-497f-b108-8b2794258033.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7f19512-3135-5ae5-9b85-0a218be19ee6/a7f19512-3135-5ae5-9b85-0a218be19ee6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320386,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738429/general/2dbae738-db14-41f4-a7f1-125de7270f57.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7f19512-3135-5ae5-9b85-0a218be19ee6/a7f19512-3135-5ae5-9b85-0a218be19ee6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 330652,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738429/general/f2c8eec9-c8c8-40a8-8a5b-9de2ab0993dc.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7f19512-3135-5ae5-9b85-0a218be19ee6/a7f19512-3135-5ae5-9b85-0a218be19ee6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302415,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738429/general/c7f4fe47-0c38-4ccd-8353-34fc5229ac53.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7f19512-3135-5ae5-9b85-0a218be19ee6/a7f19512-3135-5ae5-9b85-0a218be19ee6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 405907,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738429/general/06cee86e-8b17-4133-b885-9201e87ebbcb.jpg',
'Width': 1440}],
'price': 13800,
'price_includes_vat': True,
'registration_date': '2022-10-11',
'seats_number': 5,
'seller_name': 'LUXCAR S.P.A.',
'title': 'Cupra Formentor 2.0 TDI - Diesel - Manual - 150 hp - 102.028 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-26 16:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710730279%27 HTTP/1.1" 200 None
2026-03-26 16:00:49 [adesa.it] INFO: Saving data for 10730279: {'created_time': 1774540849.398317, 'last_price_update_time': 1774540849.398328, 'auction_closing_time': 1774610100.0}
2026-03-26 16:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10730279') HTTP/1.1" 204 0
2026-03-26 16:00:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 327d27ac-36fc-54cf-a8a9-df99500e3628 with identifier: 10730280
2026-03-26 16:00:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 327d27ac-36fc-54cf-a8a9-df99500e3628 with identifier: 10730280
2026-03-26 16:00:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 327d27ac-36fc-54cf-a8a9-df99500e3628 with identifier: 10730280 to the API
2026-03-26 16:00:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 16:00:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 16:00:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730280>
{'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': 286,
'expiration_date': '2026-03-27T11:15:00Z',
'fuel_type': 'Diesel',
'id': '327d27ac-36fc-54cf-a8a9-df99500e3628',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR257ML',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730280',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X6',
'odometer': 51178,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5738431/general/a27a9a5c-0ab9-4a86-b0ad-3c97d9b2fabf.jpg',
'https://images.openlane.eu/carimgs/5738431/general/ee662355-5b35-4b81-a719-7ff9d318edc5.jpg',
'https://images.openlane.eu/carimgs/5738431/general/41c89f12-2a4e-498c-9d07-0630d78c70f2.jpg',
'https://images.openlane.eu/carimgs/5738431/general/607ebd05-6581-4ff3-92ed-4133f5dafeaf.jpg',
'https://images.openlane.eu/carimgs/5738431/general/b0a35812-c2ff-4f2e-ae64-bb5c3aa4d5d1.jpg',
'https://images.openlane.eu/carimgs/5738431/general/0481ef3f-5305-4683-8bd0-1198e6bd37a3.jpg',
'https://images.openlane.eu/carimgs/5738431/general/0325a2fc-06fb-4139-8609-f1e8262a6b13.jpg',
'https://images.openlane.eu/carimgs/5738431/general/a62b7026-e726-476a-a410-0cdd21765ba7.jpg',
'https://images.openlane.eu/carimgs/5738431/general/d30d61c2-32b0-4a3b-b241-41f66b0ee286.jpg',
'https://images.openlane.eu/carimgs/5738431/general/856ea28d-f4cf-43f3-9857-6c68a39340f1.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_327d27ac-36fc-54cf-a8a9-df99500e3628/327d27ac-36fc-54cf-a8a9-df99500e3628_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197779,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738431/general/a27a9a5c-0ab9-4a86-b0ad-3c97d9b2fabf.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_327d27ac-36fc-54cf-a8a9-df99500e3628/327d27ac-36fc-54cf-a8a9-df99500e3628_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 200056,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738431/general/ee662355-5b35-4b81-a719-7ff9d318edc5.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_327d27ac-36fc-54cf-a8a9-df99500e3628/327d27ac-36fc-54cf-a8a9-df99500e3628_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205079,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738431/general/41c89f12-2a4e-498c-9d07-0630d78c70f2.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_327d27ac-36fc-54cf-a8a9-df99500e3628/327d27ac-36fc-54cf-a8a9-df99500e3628_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186910,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738431/general/607ebd05-6581-4ff3-92ed-4133f5dafeaf.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_327d27ac-36fc-54cf-a8a9-df99500e3628/327d27ac-36fc-54cf-a8a9-df99500e3628_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 206407,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738431/general/b0a35812-c2ff-4f2e-ae64-bb5c3aa4d5d1.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_327d27ac-36fc-54cf-a8a9-df99500e3628/327d27ac-36fc-54cf-a8a9-df99500e3628_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179121,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738431/general/0481ef3f-5305-4683-8bd0-1198e6bd37a3.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_327d27ac-36fc-54cf-a8a9-df99500e3628/327d27ac-36fc-54cf-a8a9-df99500e3628_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109928,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738431/general/0325a2fc-06fb-4139-8609-f1e8262a6b13.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_327d27ac-36fc-54cf-a8a9-df99500e3628/327d27ac-36fc-54cf-a8a9-df99500e3628_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263709,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738431/general/a62b7026-e726-476a-a410-0cdd21765ba7.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_327d27ac-36fc-54cf-a8a9-df99500e3628/327d27ac-36fc-54cf-a8a9-df99500e3628_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213168,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738431/general/d30d61c2-32b0-4a3b-b241-41f66b0ee286.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_327d27ac-36fc-54cf-a8a9-df99500e3628/327d27ac-36fc-54cf-a8a9-df99500e3628_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147761,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738431/general/856ea28d-f4cf-43f3-9857-6c68a39340f1.jpg',
'Width': 1440}],
'price': 56200,
'price_includes_vat': True,
'registration_date': '2023-09-12',
'seats_number': 5,
'seller_name': 'STILE S.P.A.',
'title': 'BMW X6 30d M Sport - xDrive - Diesel - Automatic - 286 hp - 51.178 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2023}
2026-03-26 16:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710730280%27 HTTP/1.1" 200 None
2026-03-26 16:00:49 [adesa.it] INFO: Saving data for 10730280: {'created_time': 1774540849.719267, 'last_price_update_time': 1774540849.719278, 'auction_closing_time': 1774610100.0}
2026-03-26 16:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10730280') HTTP/1.1" 204 0
2026-03-26 16:00:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 77381eac-9d3d-5228-b077-0190014bb4f1 with identifier: 10730282
2026-03-26 16:00:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 16:00:49 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Green HTTP/1.1" 200 None
2026-03-26 16:00:49 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 16:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 16:00:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 77381eac-9d3d-5228-b077-0190014bb4f1 with identifier: 10730282
2026-03-26 16:00:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 77381eac-9d3d-5228-b077-0190014bb4f1 with identifier: 10730282 to the API
2026-03-26 16:00:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 16:00:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 16:00:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730282>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.9L',
'engine_horse_power': 320,
'expiration_date': '2026-03-27T11:15:00Z',
'fuel_type': 'Hybrid',
'id': '77381eac-9d3d-5228-b077-0190014bb4f1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL871HX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730282',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 81191,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5738435/general/e3d656ea-66ad-4a3d-8a64-65c409a7912a.jpg',
'https://images.openlane.eu/carimgs/5738435/general/ab741d13-e520-448c-bc32-78ea4edc7eeb.jpg',
'https://images.openlane.eu/carimgs/5738435/general/ab40cac8-cdd7-4504-a57e-6c5e6482457f.jpg',
'https://images.openlane.eu/carimgs/5738435/general/cf47fe87-b299-4c9c-b431-b38040f25644.jpg',
'https://images.openlane.eu/carimgs/5738435/general/843a8db1-3f83-4cce-9c61-feea1ed54734.jpg',
'https://images.openlane.eu/carimgs/5738435/general/3446c581-28eb-49e8-ab8d-aefb977390c4.jpg',
'https://images.openlane.eu/carimgs/5738435/general/9c4b7740-aeff-45d8-9797-32846d8255ec.jpg',
'https://images.openlane.eu/carimgs/5738435/general/527a0a72-197d-44c5-b3a9-9e3d1c60e8f9.jpg',
'https://images.openlane.eu/carimgs/5738435/general/d6130b93-586a-4643-b5f0-8725bb2201bf.jpg',
'https://images.openlane.eu/carimgs/5738435/general/4100cc5c-e6d4-4273-943f-fa7b580e07c0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77381eac-9d3d-5228-b077-0190014bb4f1/77381eac-9d3d-5228-b077-0190014bb4f1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 399081,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738435/general/e3d656ea-66ad-4a3d-8a64-65c409a7912a.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77381eac-9d3d-5228-b077-0190014bb4f1/77381eac-9d3d-5228-b077-0190014bb4f1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 395060,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738435/general/ab741d13-e520-448c-bc32-78ea4edc7eeb.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77381eac-9d3d-5228-b077-0190014bb4f1/77381eac-9d3d-5228-b077-0190014bb4f1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 351730,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738435/general/ab40cac8-cdd7-4504-a57e-6c5e6482457f.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77381eac-9d3d-5228-b077-0190014bb4f1/77381eac-9d3d-5228-b077-0190014bb4f1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 359185,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738435/general/cf47fe87-b299-4c9c-b431-b38040f25644.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77381eac-9d3d-5228-b077-0190014bb4f1/77381eac-9d3d-5228-b077-0190014bb4f1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 357089,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738435/general/843a8db1-3f83-4cce-9c61-feea1ed54734.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77381eac-9d3d-5228-b077-0190014bb4f1/77381eac-9d3d-5228-b077-0190014bb4f1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 297255,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738435/general/3446c581-28eb-49e8-ab8d-aefb977390c4.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77381eac-9d3d-5228-b077-0190014bb4f1/77381eac-9d3d-5228-b077-0190014bb4f1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 306768,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738435/general/9c4b7740-aeff-45d8-9797-32846d8255ec.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77381eac-9d3d-5228-b077-0190014bb4f1/77381eac-9d3d-5228-b077-0190014bb4f1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 421118,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738435/general/527a0a72-197d-44c5-b3a9-9e3d1c60e8f9.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77381eac-9d3d-5228-b077-0190014bb4f1/77381eac-9d3d-5228-b077-0190014bb4f1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304634,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738435/general/d6130b93-586a-4643-b5f0-8725bb2201bf.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77381eac-9d3d-5228-b077-0190014bb4f1/77381eac-9d3d-5228-b077-0190014bb4f1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 385654,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738435/general/4100cc5c-e6d4-4273-943f-fa7b580e07c0.jpg',
'Width': 1440}],
'price': 46500,
'price_includes_vat': True,
'registration_date': '2022-09-20',
'seats_number': 5,
'seller_name': 'LUXCAR S.P.A.',
'title': 'Mercedes-Benz GLE Coupé 350de Premium - 4-Matic - Hybrid - '
'Automatic - 320 hp - 81.191 km',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2022}
2026-03-26 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710730282%27 HTTP/1.1" 200 None
2026-03-26 16:00:50 [adesa.it] INFO: Saving data for 10730282: {'created_time': 1774540850.16298, 'last_price_update_time': 1774540850.16299, 'auction_closing_time': 1774610100.0}
2026-03-26 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10730282') HTTP/1.1" 204 0
2026-03-26 16:00:50 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 16:00:50 [adesa.it] INFO: Found listing with ID: 10725783
2026-03-26 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710725783%27 HTTP/1.1" 200 None
2026-03-26 16:00:50 [adesa.it] INFO: Scrape type for 10725783: 0
2026-03-26 16:00:50 [adesa.it] INFO: Skipping item 10725783 url https://www.openlane.eu/en/carv6/auction/10725783
2026-03-26 16:00:50 [adesa.it] INFO: Found listing with ID: 10725696
2026-03-26 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710725696%27 HTTP/1.1" 200 None
2026-03-26 16:00:50 [adesa.it] INFO: Scrape type for 10725696: 0
2026-03-26 16:00:50 [adesa.it] INFO: Skipping item 10725696 url https://www.openlane.eu/en/carv6/auction/10725696
2026-03-26 16:00:50 [adesa.it] INFO: Found listing with ID: 10728493
2026-03-26 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728493%27 HTTP/1.1" 200 None
2026-03-26 16:00:50 [adesa.it] INFO: Scrape type for 10728493: 0
2026-03-26 16:00:50 [adesa.it] INFO: Skipping item 10728493 url https://www.openlane.eu/en/carv6/auction/10728493
2026-03-26 16:00:50 [adesa.it] INFO: Found listing with ID: 10727876
2026-03-26 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727876%27 HTTP/1.1" 200 None
2026-03-26 16:00:50 [adesa.it] INFO: Scrape type for 10727876: 0
2026-03-26 16:00:50 [adesa.it] INFO: Skipping item 10727876 url https://www.openlane.eu/en/carv6/auction/10727876
2026-03-26 16:00:50 [adesa.it] INFO: Found listing with ID: 10728579
2026-03-26 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728579%27 HTTP/1.1" 200 None
2026-03-26 16:00:50 [adesa.it] INFO: Scrape type for 10728579: 0
2026-03-26 16:00:50 [adesa.it] INFO: Skipping item 10728579 url https://www.openlane.eu/en/carv6/auction/10728579
2026-03-26 16:00:50 [adesa.it] INFO: Found listing with ID: 10727827
2026-03-26 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727827%27 HTTP/1.1" 200 None
2026-03-26 16:00:50 [adesa.it] INFO: Scrape type for 10727827: 1
2026-03-26 16:00:50 [adesa.it] INFO: Scraping item 10727827 url https://www.openlane.eu/en/carv6/auction/10727827
2026-03-26 16:00:50 [adesa.it] INFO: Found listing with ID: 10725775
2026-03-26 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710725775%27 HTTP/1.1" 200 None
2026-03-26 16:00:50 [adesa.it] INFO: Scrape type for 10725775: 0
2026-03-26 16:00:50 [adesa.it] INFO: Skipping item 10725775 url https://www.openlane.eu/en/carv6/auction/10725775
2026-03-26 16:00:50 [adesa.it] INFO: Found listing with ID: 10727873
2026-03-26 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727873%27 HTTP/1.1" 200 None
2026-03-26 16:00:50 [adesa.it] INFO: Scrape type for 10727873: 0
2026-03-26 16:00:50 [adesa.it] INFO: Skipping item 10727873 url https://www.openlane.eu/en/carv6/auction/10727873
2026-03-26 16:00:50 [adesa.it] INFO: Found listing with ID: 10727855
2026-03-26 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727855%27 HTTP/1.1" 200 None
2026-03-26 16:00:50 [adesa.it] INFO: Scrape type for 10727855: 0
2026-03-26 16:00:50 [adesa.it] INFO: Skipping item 10727855 url https://www.openlane.eu/en/carv6/auction/10727855
2026-03-26 16:00:50 [adesa.it] INFO: Found listing with ID: 10728575
2026-03-26 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728575%27 HTTP/1.1" 200 None
2026-03-26 16:00:50 [adesa.it] INFO: Scrape type for 10728575: 0
2026-03-26 16:00:50 [adesa.it] INFO: Skipping item 10728575 url https://www.openlane.eu/en/carv6/auction/10728575
2026-03-26 16:00:50 [adesa.it] INFO: Found listing with ID: 10724907
2026-03-26 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724907%27 HTTP/1.1" 200 None
2026-03-26 16:00:50 [adesa.it] INFO: Scrape type for 10724907: 0
2026-03-26 16:00:50 [adesa.it] INFO: Skipping item 10724907 url https://www.openlane.eu/en/carv6/auction/10724907
2026-03-26 16:00:50 [adesa.it] INFO: Found listing with ID: 10725708
2026-03-26 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710725708%27 HTTP/1.1" 200 None
2026-03-26 16:00:50 [adesa.it] INFO: Scrape type for 10725708: 0
2026-03-26 16:00:50 [adesa.it] INFO: Skipping item 10725708 url https://www.openlane.eu/en/carv6/auction/10725708
2026-03-26 16:00:50 [adesa.it] INFO: Found listing with ID: 10725727
2026-03-26 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710725727%27 HTTP/1.1" 200 None
2026-03-26 16:00:50 [adesa.it] INFO: Scrape type for 10725727: 0
2026-03-26 16:00:50 [adesa.it] INFO: Skipping item 10725727 url https://www.openlane.eu/en/carv6/auction/10725727
2026-03-26 16:00:50 [adesa.it] INFO: Found listing with ID: 10725891
2026-03-26 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710725891%27 HTTP/1.1" 200 None
2026-03-26 16:00:50 [adesa.it] INFO: Scrape type for 10725891: 0
2026-03-26 16:00:50 [adesa.it] INFO: Skipping item 10725891 url https://www.openlane.eu/en/carv6/auction/10725891
2026-03-26 16:00:50 [adesa.it] INFO: Found listing with ID: 10725893
2026-03-26 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710725893%27 HTTP/1.1" 200 None
2026-03-26 16:00:50 [adesa.it] INFO: Scrape type for 10725893: 0
2026-03-26 16:00:50 [adesa.it] INFO: Skipping item 10725893 url https://www.openlane.eu/en/carv6/auction/10725893
2026-03-26 16:00:50 [adesa.it] INFO: Found listing with ID: 10725892
2026-03-26 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710725892%27 HTTP/1.1" 200 None
2026-03-26 16:00:50 [adesa.it] INFO: Scrape type for 10725892: 0
2026-03-26 16:00:50 [adesa.it] INFO: Skipping item 10725892 url https://www.openlane.eu/en/carv6/auction/10725892
2026-03-26 16:00:50 [adesa.it] INFO: Found listing with ID: 10725614
2026-03-26 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710725614%27 HTTP/1.1" 200 None
2026-03-26 16:00:50 [adesa.it] INFO: Scrape type for 10725614: 0
2026-03-26 16:00:50 [adesa.it] INFO: Skipping item 10725614 url https://www.openlane.eu/en/carv6/auction/10725614
2026-03-26 16:00:50 [adesa.it] INFO: Found listing with ID: 10724523
2026-03-26 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724523%27 HTTP/1.1" 200 None
2026-03-26 16:00:50 [adesa.it] INFO: Scrape type for 10724523: 0
2026-03-26 16:00:50 [adesa.it] INFO: Skipping item 10724523 url https://www.openlane.eu/en/carv6/auction/10724523
2026-03-26 16:00:50 [adesa.it] INFO: Found listing with ID: 10723300
2026-03-26 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723300%27 HTTP/1.1" 200 None
2026-03-26 16:00:50 [adesa.it] INFO: Scrape type for 10723300: 0
2026-03-26 16:00:50 [adesa.it] INFO: Skipping item 10723300 url https://www.openlane.eu/en/carv6/auction/10723300
2026-03-26 16:00:50 [adesa.it] INFO: Found listing with ID: 10719127
2026-03-26 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719127%27 HTTP/1.1" 200 None
2026-03-26 16:00:50 [adesa.it] INFO: Scrape type for 10719127: 0
2026-03-26 16:00:50 [adesa.it] INFO: Skipping item 10719127 url https://www.openlane.eu/en/carv6/auction/10719127
2026-03-26 16:00:50 [adesa.it] INFO: Found listing with ID: 10723301
2026-03-26 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723301%27 HTTP/1.1" 200 None
2026-03-26 16:00:50 [adesa.it] INFO: Scrape type for 10723301: 0
2026-03-26 16:00:50 [adesa.it] INFO: Skipping item 10723301 url https://www.openlane.eu/en/carv6/auction/10723301
2026-03-26 16:00:50 [adesa.it] INFO: Found listing with ID: 10723302
2026-03-26 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723302%27 HTTP/1.1" 200 None
2026-03-26 16:00:50 [adesa.it] INFO: Scrape type for 10723302: 0
2026-03-26 16:00:50 [adesa.it] INFO: Skipping item 10723302 url https://www.openlane.eu/en/carv6/auction/10723302
2026-03-26 16:00:50 [adesa.it] INFO: Found listing with ID: 10723303
2026-03-26 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723303%27 HTTP/1.1" 200 None
2026-03-26 16:00:50 [adesa.it] INFO: Scrape type for 10723303: 0
2026-03-26 16:00:50 [adesa.it] INFO: Skipping item 10723303 url https://www.openlane.eu/en/carv6/auction/10723303
2026-03-26 16:00:50 [adesa.it] INFO: Found listing with ID: 10723289
2026-03-26 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723289%27 HTTP/1.1" 200 None
2026-03-26 16:00:50 [adesa.it] INFO: Scrape type for 10723289: 0
2026-03-26 16:00:50 [adesa.it] INFO: Skipping item 10723289 url https://www.openlane.eu/en/carv6/auction/10723289
2026-03-26 16:00:50 [adesa.it] INFO: Found listing with ID: 10723304
2026-03-26 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723304%27 HTTP/1.1" 200 None
2026-03-26 16:00:50 [adesa.it] INFO: Scrape type for 10723304: 0
2026-03-26 16:00:50 [adesa.it] INFO: Skipping item 10723304 url https://www.openlane.eu/en/carv6/auction/10723304
2026-03-26 16:00:50 [adesa.it] INFO: Found listing with ID: 10723305
2026-03-26 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723305%27 HTTP/1.1" 200 None
2026-03-26 16:00:50 [adesa.it] INFO: Scrape type for 10723305: 0
2026-03-26 16:00:50 [adesa.it] INFO: Skipping item 10723305 url https://www.openlane.eu/en/carv6/auction/10723305
2026-03-26 16:00:50 [adesa.it] INFO: Found listing with ID: 10719114
2026-03-26 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719114%27 HTTP/1.1" 200 None
2026-03-26 16:00:50 [adesa.it] INFO: Scrape type for 10719114: 0
2026-03-26 16:00:50 [adesa.it] INFO: Skipping item 10719114 url https://www.openlane.eu/en/carv6/auction/10719114
2026-03-26 16:00:50 [adesa.it] INFO: Found listing with ID: 10723306
2026-03-26 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723306%27 HTTP/1.1" 200 None
2026-03-26 16:00:50 [adesa.it] INFO: Scrape type for 10723306: 0
2026-03-26 16:00:50 [adesa.it] INFO: Skipping item 10723306 url https://www.openlane.eu/en/carv6/auction/10723306
2026-03-26 16:00:50 [adesa.it] INFO: Found listing with ID: 10719110
2026-03-26 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719110%27 HTTP/1.1" 200 None
2026-03-26 16:00:50 [adesa.it] INFO: Scrape type for 10719110: 0
2026-03-26 16:00:50 [adesa.it] INFO: Skipping item 10719110 url https://www.openlane.eu/en/carv6/auction/10719110
2026-03-26 16:00:50 [adesa.it] INFO: Found listing with ID: 10723290
2026-03-26 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723290%27 HTTP/1.1" 200 None
2026-03-26 16:00:50 [adesa.it] INFO: Scrape type for 10723290: 0
2026-03-26 16:00:50 [adesa.it] INFO: Skipping item 10723290 url https://www.openlane.eu/en/carv6/auction/10723290
2026-03-26 16:00:50 [adesa.it] INFO: Found listing with ID: 10723307
2026-03-26 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723307%27 HTTP/1.1" 200 None
2026-03-26 16:00:50 [adesa.it] INFO: Scrape type for 10723307: 0
2026-03-26 16:00:50 [adesa.it] INFO: Skipping item 10723307 url https://www.openlane.eu/en/carv6/auction/10723307
2026-03-26 16:00:50 [adesa.it] INFO: Found listing with ID: 10723291
2026-03-26 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723291%27 HTTP/1.1" 200 None
2026-03-26 16:00:50 [adesa.it] INFO: Scrape type for 10723291: 0
2026-03-26 16:00:50 [adesa.it] INFO: Skipping item 10723291 url https://www.openlane.eu/en/carv6/auction/10723291
2026-03-26 16:00:50 [adesa.it] INFO: Found listing with ID: 10719125
2026-03-26 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719125%27 HTTP/1.1" 200 None
2026-03-26 16:00:50 [adesa.it] INFO: Scrape type for 10719125: 0
2026-03-26 16:00:50 [adesa.it] INFO: Skipping item 10719125 url https://www.openlane.eu/en/carv6/auction/10719125
2026-03-26 16:00:50 [adesa.it] INFO: Found listing with ID: 10723308
2026-03-26 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723308%27 HTTP/1.1" 200 None
2026-03-26 16:00:50 [adesa.it] INFO: Scrape type for 10723308: 0
2026-03-26 16:00:50 [adesa.it] INFO: Skipping item 10723308 url https://www.openlane.eu/en/carv6/auction/10723308
2026-03-26 16:00:50 [adesa.it] INFO: Found listing with ID: 10719118
2026-03-26 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719118%27 HTTP/1.1" 200 None
2026-03-26 16:00:50 [adesa.it] INFO: Scrape type for 10719118: 0
2026-03-26 16:00:50 [adesa.it] INFO: Skipping item 10719118 url https://www.openlane.eu/en/carv6/auction/10719118
2026-03-26 16:00:50 [adesa.it] INFO: Found listing with ID: 10719128
2026-03-26 16:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719128%27 HTTP/1.1" 200 None
2026-03-26 16:00:51 [adesa.it] INFO: Scrape type for 10719128: 0
2026-03-26 16:00:51 [adesa.it] INFO: Skipping item 10719128 url https://www.openlane.eu/en/carv6/auction/10719128
2026-03-26 16:00:51 [adesa.it] INFO: Found listing with ID: 10723287
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723287%27 HTTP/1.1" 200 None
2026-03-26 16:00:51 [adesa.it] INFO: Scrape type for 10723287: 0
2026-03-26 16:00:51 [adesa.it] INFO: Skipping item 10723287 url https://www.openlane.eu/en/carv6/auction/10723287
2026-03-26 16:00:51 [adesa.it] INFO: Found listing with ID: 10723309
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723309%27 HTTP/1.1" 200 None
2026-03-26 16:00:51 [adesa.it] INFO: Scrape type for 10723309: 0
2026-03-26 16:00:51 [adesa.it] INFO: Skipping item 10723309 url https://www.openlane.eu/en/carv6/auction/10723309
2026-03-26 16:00:51 [adesa.it] INFO: Found listing with ID: 10723292
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723292%27 HTTP/1.1" 200 None
2026-03-26 16:00:51 [adesa.it] INFO: Scrape type for 10723292: 0
2026-03-26 16:00:51 [adesa.it] INFO: Skipping item 10723292 url https://www.openlane.eu/en/carv6/auction/10723292
2026-03-26 16:00:51 [adesa.it] INFO: Found listing with ID: 10719109
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719109%27 HTTP/1.1" 200 None
2026-03-26 16:00:51 [adesa.it] INFO: Scrape type for 10719109: 0
2026-03-26 16:00:51 [adesa.it] INFO: Skipping item 10719109 url https://www.openlane.eu/en/carv6/auction/10719109
2026-03-26 16:00:51 [adesa.it] INFO: Found listing with ID: 10719113
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719113%27 HTTP/1.1" 200 None
2026-03-26 16:00:51 [adesa.it] INFO: Scrape type for 10719113: 0
2026-03-26 16:00:51 [adesa.it] INFO: Skipping item 10719113 url https://www.openlane.eu/en/carv6/auction/10719113
2026-03-26 16:00:51 [adesa.it] INFO: Found listing with ID: 10723310
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723310%27 HTTP/1.1" 200 None
2026-03-26 16:00:51 [adesa.it] INFO: Scrape type for 10723310: 0
2026-03-26 16:00:51 [adesa.it] INFO: Skipping item 10723310 url https://www.openlane.eu/en/carv6/auction/10723310
2026-03-26 16:00:51 [adesa.it] INFO: Found listing with ID: 10723313
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723313%27 HTTP/1.1" 200 None
2026-03-26 16:00:51 [adesa.it] INFO: Scrape type for 10723313: 0
2026-03-26 16:00:51 [adesa.it] INFO: Skipping item 10723313 url https://www.openlane.eu/en/carv6/auction/10723313
2026-03-26 16:00:51 [adesa.it] INFO: Found listing with ID: 10723312
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723312%27 HTTP/1.1" 200 None
2026-03-26 16:00:51 [adesa.it] INFO: Scrape type for 10723312: 0
2026-03-26 16:00:51 [adesa.it] INFO: Skipping item 10723312 url https://www.openlane.eu/en/carv6/auction/10723312
2026-03-26 16:00:51 [adesa.it] INFO: Found listing with ID: 10723314
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723314%27 HTTP/1.1" 200 None
2026-03-26 16:00:51 [adesa.it] INFO: Scrape type for 10723314: 0
2026-03-26 16:00:51 [adesa.it] INFO: Skipping item 10723314 url https://www.openlane.eu/en/carv6/auction/10723314
2026-03-26 16:00:51 [adesa.it] INFO: Found listing with ID: 10723296
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723296%27 HTTP/1.1" 200 None
2026-03-26 16:00:51 [adesa.it] INFO: Scrape type for 10723296: 0
2026-03-26 16:00:51 [adesa.it] INFO: Skipping item 10723296 url https://www.openlane.eu/en/carv6/auction/10723296
2026-03-26 16:00:51 [adesa.it] INFO: Found listing with ID: 10723311
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723311%27 HTTP/1.1" 200 None
2026-03-26 16:00:51 [adesa.it] INFO: Scrape type for 10723311: 0
2026-03-26 16:00:51 [adesa.it] INFO: Skipping item 10723311 url https://www.openlane.eu/en/carv6/auction/10723311
2026-03-26 16:00:51 [adesa.it] INFO: Found listing with ID: 10723315
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723315%27 HTTP/1.1" 200 None
2026-03-26 16:00:51 [adesa.it] INFO: Scrape type for 10723315: 0
2026-03-26 16:00:51 [adesa.it] INFO: Skipping item 10723315 url https://www.openlane.eu/en/carv6/auction/10723315
2026-03-26 16:00:51 [adesa.it] INFO: Found listing with ID: 10719132
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719132%27 HTTP/1.1" 200 None
2026-03-26 16:00:51 [adesa.it] INFO: Scrape type for 10719132: 0
2026-03-26 16:00:51 [adesa.it] INFO: Skipping item 10719132 url https://www.openlane.eu/en/carv6/auction/10719132
2026-03-26 16:00:51 [adesa.it] INFO: Found listing with ID: 10719108
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719108%27 HTTP/1.1" 200 None
2026-03-26 16:00:51 [adesa.it] INFO: Scrape type for 10719108: 0
2026-03-26 16:00:51 [adesa.it] INFO: Skipping item 10719108 url https://www.openlane.eu/en/carv6/auction/10719108
2026-03-26 16:00:51 [adesa.it] INFO: Found listing with ID: 10719102
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719102%27 HTTP/1.1" 200 None
2026-03-26 16:00:51 [adesa.it] INFO: Scrape type for 10719102: 0
2026-03-26 16:00:51 [adesa.it] INFO: Skipping item 10719102 url https://www.openlane.eu/en/carv6/auction/10719102
2026-03-26 16:00:51 [adesa.it] INFO: Found listing with ID: 10723288
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723288%27 HTTP/1.1" 200 None
2026-03-26 16:00:51 [adesa.it] INFO: Scrape type for 10723288: 0
2026-03-26 16:00:51 [adesa.it] INFO: Skipping item 10723288 url https://www.openlane.eu/en/carv6/auction/10723288
2026-03-26 16:00:51 [adesa.it] INFO: Found listing with ID: 10722842
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710722842%27 HTTP/1.1" 200 None
2026-03-26 16:00:51 [adesa.it] INFO: Scrape type for 10722842: 0
2026-03-26 16:00:51 [adesa.it] INFO: Skipping item 10722842 url https://www.openlane.eu/en/carv6/auction/10722842
2026-03-26 16:00:51 [adesa.it] INFO: Found listing with ID: 10719122
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719122%27 HTTP/1.1" 200 None
2026-03-26 16:00:51 [adesa.it] INFO: Scrape type for 10719122: 0
2026-03-26 16:00:51 [adesa.it] INFO: Skipping item 10719122 url https://www.openlane.eu/en/carv6/auction/10719122
2026-03-26 16:00:51 [adesa.it] INFO: Found listing with ID: 10719123
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719123%27 HTTP/1.1" 200 None
2026-03-26 16:00:51 [adesa.it] INFO: Scrape type for 10719123: 0
2026-03-26 16:00:51 [adesa.it] INFO: Skipping item 10719123 url https://www.openlane.eu/en/carv6/auction/10719123
2026-03-26 16:00:51 [adesa.it] INFO: Found listing with ID: 10719104
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719104%27 HTTP/1.1" 200 None
2026-03-26 16:00:51 [adesa.it] INFO: Scrape type for 10719104: 0
2026-03-26 16:00:51 [adesa.it] INFO: Skipping item 10719104 url https://www.openlane.eu/en/carv6/auction/10719104
2026-03-26 16:00:51 [adesa.it] INFO: Found listing with ID: 10719121
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719121%27 HTTP/1.1" 200 None
2026-03-26 16:00:51 [adesa.it] INFO: Scrape type for 10719121: 0
2026-03-26 16:00:51 [adesa.it] INFO: Skipping item 10719121 url https://www.openlane.eu/en/carv6/auction/10719121
2026-03-26 16:00:51 [adesa.it] INFO: Found listing with ID: 10723316
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723316%27 HTTP/1.1" 200 None
2026-03-26 16:00:51 [adesa.it] INFO: Scrape type for 10723316: 0
2026-03-26 16:00:51 [adesa.it] INFO: Skipping item 10723316 url https://www.openlane.eu/en/carv6/auction/10723316
2026-03-26 16:00:51 [adesa.it] INFO: Found listing with ID: 10719115
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719115%27 HTTP/1.1" 200 None
2026-03-26 16:00:51 [adesa.it] INFO: Scrape type for 10719115: 0
2026-03-26 16:00:51 [adesa.it] INFO: Skipping item 10719115 url https://www.openlane.eu/en/carv6/auction/10719115
2026-03-26 16:00:51 [adesa.it] INFO: Found listing with ID: 10719098
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719098%27 HTTP/1.1" 200 None
2026-03-26 16:00:51 [adesa.it] INFO: Scrape type for 10719098: 0
2026-03-26 16:00:51 [adesa.it] INFO: Skipping item 10719098 url https://www.openlane.eu/en/carv6/auction/10719098
2026-03-26 16:00:51 [adesa.it] INFO: Found listing with ID: 10723317
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723317%27 HTTP/1.1" 200 None
2026-03-26 16:00:51 [adesa.it] INFO: Scrape type for 10723317: 0
2026-03-26 16:00:51 [adesa.it] INFO: Skipping item 10723317 url https://www.openlane.eu/en/carv6/auction/10723317
2026-03-26 16:00:51 [adesa.it] INFO: Found listing with ID: 10723318
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723318%27 HTTP/1.1" 200 None
2026-03-26 16:00:51 [adesa.it] INFO: Scrape type for 10723318: 0
2026-03-26 16:00:51 [adesa.it] INFO: Skipping item 10723318 url https://www.openlane.eu/en/carv6/auction/10723318
2026-03-26 16:00:51 [adesa.it] INFO: Found listing with ID: 10719133
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719133%27 HTTP/1.1" 200 None
2026-03-26 16:00:51 [adesa.it] INFO: Scrape type for 10719133: 0
2026-03-26 16:00:51 [adesa.it] INFO: Skipping item 10719133 url https://www.openlane.eu/en/carv6/auction/10719133
2026-03-26 16:00:51 [adesa.it] INFO: Found listing with ID: 10723319
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723319%27 HTTP/1.1" 200 None
2026-03-26 16:00:51 [adesa.it] INFO: Scrape type for 10723319: 0
2026-03-26 16:00:51 [adesa.it] INFO: Skipping item 10723319 url https://www.openlane.eu/en/carv6/auction/10723319
2026-03-26 16:00:51 [adesa.it] INFO: Found listing with ID: 10723320
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723320%27 HTTP/1.1" 200 None
2026-03-26 16:00:51 [adesa.it] INFO: Scrape type for 10723320: 0
2026-03-26 16:00:51 [adesa.it] INFO: Skipping item 10723320 url https://www.openlane.eu/en/carv6/auction/10723320
2026-03-26 16:00:51 [adesa.it] INFO: Found listing with ID: 10723321
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723321%27 HTTP/1.1" 200 None
2026-03-26 16:00:51 [adesa.it] INFO: Scrape type for 10723321: 0
2026-03-26 16:00:51 [adesa.it] INFO: Skipping item 10723321 url https://www.openlane.eu/en/carv6/auction/10723321
2026-03-26 16:00:51 [adesa.it] INFO: Found listing with ID: 10719107
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719107%27 HTTP/1.1" 200 None
2026-03-26 16:00:51 [adesa.it] INFO: Scrape type for 10719107: 0
2026-03-26 16:00:51 [adesa.it] INFO: Skipping item 10719107 url https://www.openlane.eu/en/carv6/auction/10719107
2026-03-26 16:00:51 [adesa.it] INFO: Found listing with ID: 10719106
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719106%27 HTTP/1.1" 200 None
2026-03-26 16:00:51 [adesa.it] INFO: Scrape type for 10719106: 0
2026-03-26 16:00:51 [adesa.it] INFO: Skipping item 10719106 url https://www.openlane.eu/en/carv6/auction/10719106
2026-03-26 16:00:51 [adesa.it] INFO: Found listing with ID: 10723322
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723322%27 HTTP/1.1" 200 None
2026-03-26 16:00:51 [adesa.it] INFO: Scrape type for 10723322: 0
2026-03-26 16:00:51 [adesa.it] INFO: Skipping item 10723322 url https://www.openlane.eu/en/carv6/auction/10723322
2026-03-26 16:00:51 [adesa.it] INFO: Found listing with ID: 10723323
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723323%27 HTTP/1.1" 200 None
2026-03-26 16:00:51 [adesa.it] INFO: Scrape type for 10723323: 0
2026-03-26 16:00:51 [adesa.it] INFO: Skipping item 10723323 url https://www.openlane.eu/en/carv6/auction/10723323
2026-03-26 16:00:51 [adesa.it] INFO: Found listing with ID: 10719117
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719117%27 HTTP/1.1" 200 None
2026-03-26 16:00:51 [adesa.it] INFO: Scrape type for 10719117: 0
2026-03-26 16:00:51 [adesa.it] INFO: Skipping item 10719117 url https://www.openlane.eu/en/carv6/auction/10719117
2026-03-26 16:00:51 [adesa.it] INFO: Found listing with ID: 10723324
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723324%27 HTTP/1.1" 200 None
2026-03-26 16:00:51 [adesa.it] INFO: Scrape type for 10723324: 0
2026-03-26 16:00:51 [adesa.it] INFO: Skipping item 10723324 url https://www.openlane.eu/en/carv6/auction/10723324
2026-03-26 16:00:51 [adesa.it] INFO: Found listing with ID: 10719112
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719112%27 HTTP/1.1" 200 None
2026-03-26 16:00:51 [adesa.it] INFO: Scrape type for 10719112: 0
2026-03-26 16:00:51 [adesa.it] INFO: Skipping item 10719112 url https://www.openlane.eu/en/carv6/auction/10719112
2026-03-26 16:00:51 [adesa.it] INFO: Found listing with ID: 10719126
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719126%27 HTTP/1.1" 200 None
2026-03-26 16:00:51 [adesa.it] INFO: Scrape type for 10719126: 0
2026-03-26 16:00:51 [adesa.it] INFO: Skipping item 10719126 url https://www.openlane.eu/en/carv6/auction/10719126
2026-03-26 16:00:51 [adesa.it] INFO: Found listing with ID: 10722843
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710722843%27 HTTP/1.1" 200 None
2026-03-26 16:00:51 [adesa.it] INFO: Scrape type for 10722843: 0
2026-03-26 16:00:51 [adesa.it] INFO: Skipping item 10722843 url https://www.openlane.eu/en/carv6/auction/10722843
2026-03-26 16:00:51 [adesa.it] INFO: Found listing with ID: 10723325
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723325%27 HTTP/1.1" 200 None
2026-03-26 16:00:51 [adesa.it] INFO: Scrape type for 10723325: 0
2026-03-26 16:00:51 [adesa.it] INFO: Skipping item 10723325 url https://www.openlane.eu/en/carv6/auction/10723325
2026-03-26 16:00:51 [adesa.it] INFO: Found listing with ID: 10719103
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719103%27 HTTP/1.1" 200 None
2026-03-26 16:00:51 [adesa.it] INFO: Scrape type for 10719103: 0
2026-03-26 16:00:51 [adesa.it] INFO: Skipping item 10719103 url https://www.openlane.eu/en/carv6/auction/10719103
2026-03-26 16:00:51 [adesa.it] INFO: Found listing with ID: 10723297
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723297%27 HTTP/1.1" 200 None
2026-03-26 16:00:51 [adesa.it] INFO: Scrape type for 10723297: 0
2026-03-26 16:00:51 [adesa.it] INFO: Skipping item 10723297 url https://www.openlane.eu/en/carv6/auction/10723297
2026-03-26 16:00:51 [adesa.it] INFO: Found listing with ID: 10723326
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723326%27 HTTP/1.1" 200 None
2026-03-26 16:00:51 [adesa.it] INFO: Scrape type for 10723326: 0
2026-03-26 16:00:51 [adesa.it] INFO: Skipping item 10723326 url https://www.openlane.eu/en/carv6/auction/10723326
2026-03-26 16:00:51 [adesa.it] INFO: Found listing with ID: 10719099
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719099%27 HTTP/1.1" 200 None
2026-03-26 16:00:51 [adesa.it] INFO: Scrape type for 10719099: 0
2026-03-26 16:00:51 [adesa.it] INFO: Skipping item 10719099 url https://www.openlane.eu/en/carv6/auction/10719099
2026-03-26 16:00:51 [adesa.it] INFO: Found listing with ID: 10723328
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723328%27 HTTP/1.1" 200 None
2026-03-26 16:00:51 [adesa.it] INFO: Scrape type for 10723328: 0
2026-03-26 16:00:51 [adesa.it] INFO: Skipping item 10723328 url https://www.openlane.eu/en/carv6/auction/10723328
2026-03-26 16:00:51 [adesa.it] INFO: Found listing with ID: 10723327
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723327%27 HTTP/1.1" 200 None
2026-03-26 16:00:51 [adesa.it] INFO: Scrape type for 10723327: 0
2026-03-26 16:00:51 [adesa.it] INFO: Skipping item 10723327 url https://www.openlane.eu/en/carv6/auction/10723327
2026-03-26 16:00:51 [adesa.it] INFO: Found listing with ID: 10719129
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719129%27 HTTP/1.1" 200 None
2026-03-26 16:00:51 [adesa.it] INFO: Scrape type for 10719129: 0
2026-03-26 16:00:51 [adesa.it] INFO: Skipping item 10719129 url https://www.openlane.eu/en/carv6/auction/10719129
2026-03-26 16:00:51 [adesa.it] INFO: Found listing with ID: 10719116
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719116%27 HTTP/1.1" 200 None
2026-03-26 16:00:51 [adesa.it] INFO: Scrape type for 10719116: 0
2026-03-26 16:00:51 [adesa.it] INFO: Skipping item 10719116 url https://www.openlane.eu/en/carv6/auction/10719116
2026-03-26 16:00:51 [adesa.it] INFO: Found listing with ID: 10719120
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719120%27 HTTP/1.1" 200 None
2026-03-26 16:00:51 [adesa.it] INFO: Scrape type for 10719120: 0
2026-03-26 16:00:51 [adesa.it] INFO: Skipping item 10719120 url https://www.openlane.eu/en/carv6/auction/10719120
2026-03-26 16:00:51 [adesa.it] INFO: Found listing with ID: 10719124
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719124%27 HTTP/1.1" 200 None
2026-03-26 16:00:51 [adesa.it] INFO: Scrape type for 10719124: 0
2026-03-26 16:00:51 [adesa.it] INFO: Skipping item 10719124 url https://www.openlane.eu/en/carv6/auction/10719124
2026-03-26 16:00:51 [adesa.it] INFO: Found listing with ID: 10723298
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723298%27 HTTP/1.1" 200 None
2026-03-26 16:00:51 [adesa.it] INFO: Scrape type for 10723298: 0
2026-03-26 16:00:51 [adesa.it] INFO: Skipping item 10723298 url https://www.openlane.eu/en/carv6/auction/10723298
2026-03-26 16:00:51 [adesa.it] INFO: Found listing with ID: 10723293
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723293%27 HTTP/1.1" 200 None
2026-03-26 16:00:51 [adesa.it] INFO: Scrape type for 10723293: 0
2026-03-26 16:00:51 [adesa.it] INFO: Skipping item 10723293 url https://www.openlane.eu/en/carv6/auction/10723293
2026-03-26 16:00:51 [adesa.it] INFO: Found listing with ID: 10719105
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719105%27 HTTP/1.1" 200 None
2026-03-26 16:00:51 [adesa.it] INFO: Scrape type for 10719105: 0
2026-03-26 16:00:51 [adesa.it] INFO: Skipping item 10719105 url https://www.openlane.eu/en/carv6/auction/10719105
2026-03-26 16:00:51 [adesa.it] INFO: Found listing with ID: 10723329
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723329%27 HTTP/1.1" 200 None
2026-03-26 16:00:51 [adesa.it] INFO: Scrape type for 10723329: 0
2026-03-26 16:00:51 [adesa.it] INFO: Skipping item 10723329 url https://www.openlane.eu/en/carv6/auction/10723329
2026-03-26 16:00:51 [adesa.it] INFO: Found listing with ID: 10719134
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719134%27 HTTP/1.1" 200 None
2026-03-26 16:00:51 [adesa.it] INFO: Scrape type for 10719134: 0
2026-03-26 16:00:51 [adesa.it] INFO: Skipping item 10719134 url https://www.openlane.eu/en/carv6/auction/10719134
2026-03-26 16:00:51 [adesa.it] INFO: Found listing with ID: 10719101
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719101%27 HTTP/1.1" 200 None
2026-03-26 16:00:51 [adesa.it] INFO: Scrape type for 10719101: 0
2026-03-26 16:00:51 [adesa.it] INFO: Skipping item 10719101 url https://www.openlane.eu/en/carv6/auction/10719101
2026-03-26 16:00:51 [adesa.it] INFO: Found listing with ID: 10719111
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719111%27 HTTP/1.1" 200 None
2026-03-26 16:00:51 [adesa.it] INFO: Scrape type for 10719111: 0
2026-03-26 16:00:51 [adesa.it] INFO: Skipping item 10719111 url https://www.openlane.eu/en/carv6/auction/10719111
2026-03-26 16:00:51 [adesa.it] INFO: Found listing with ID: 10719119
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719119%27 HTTP/1.1" 200 None
2026-03-26 16:00:52 [adesa.it] INFO: Scrape type for 10719119: 0
2026-03-26 16:00:52 [adesa.it] INFO: Skipping item 10719119 url https://www.openlane.eu/en/carv6/auction/10719119
2026-03-26 16:00:52 [adesa.it] INFO: Found listing with ID: 10723299
2026-03-26 16:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723299%27 HTTP/1.1" 200 None
2026-03-26 16:00:52 [adesa.it] INFO: Scrape type for 10723299: 0
2026-03-26 16:00:52 [adesa.it] INFO: Skipping item 10723299 url https://www.openlane.eu/en/carv6/auction/10723299
2026-03-26 16:00:52 [adesa.it] INFO: Found listing with ID: 10723330
2026-03-26 16:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723330%27 HTTP/1.1" 200 None
2026-03-26 16:00:52 [adesa.it] INFO: Scrape type for 10723330: 0
2026-03-26 16:00:52 [adesa.it] INFO: Skipping item 10723330 url https://www.openlane.eu/en/carv6/auction/10723330
2026-03-26 16:00:52 [adesa.it] INFO: Found listing with ID: 10723331
2026-03-26 16:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723331%27 HTTP/1.1" 200 None
2026-03-26 16:00:52 [adesa.it] INFO: Scrape type for 10723331: 0
2026-03-26 16:00:52 [adesa.it] INFO: Skipping item 10723331 url https://www.openlane.eu/en/carv6/auction/10723331
2026-03-26 16:00:52 [adesa.it] INFO: Found listing with ID: 10723294
2026-03-26 16:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723294%27 HTTP/1.1" 200 None
2026-03-26 16:00:52 [adesa.it] INFO: Scrape type for 10723294: 0
2026-03-26 16:00:52 [adesa.it] INFO: Skipping item 10723294 url https://www.openlane.eu/en/carv6/auction/10723294
2026-03-26 16:00:52 [adesa.it] INFO: Found listing with ID: 10719130
2026-03-26 16:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719130%27 HTTP/1.1" 200 None
2026-03-26 16:00:52 [adesa.it] INFO: Scrape type for 10719130: 0
2026-03-26 16:00:52 [adesa.it] INFO: Skipping item 10719130 url https://www.openlane.eu/en/carv6/auction/10719130
2026-03-26 16:00:52 [adesa.it] INFO: Found listing with ID: 10723295
2026-03-26 16:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723295%27 HTTP/1.1" 200 None
2026-03-26 16:00:52 [adesa.it] INFO: Scrape type for 10723295: 0
2026-03-26 16:00:52 [adesa.it] INFO: Skipping item 10723295 url https://www.openlane.eu/en/carv6/auction/10723295
2026-03-26 16:00:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 16:00:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 16:00:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727827> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 16:00:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6281a595-ed70-52b1-88ff-4cb72c82aefb with identifier: 10727827
2026-03-26 16:00:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6281a595-ed70-52b1-88ff-4cb72c82aefb with scrape type 1
2026-03-26 16:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6281a595-ed70-52b1-88ff-4cb72c82aefb
2026-03-26 16:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5745981%252Fgeneral%252F17287c81-59df-4faa-8981-107178300e8d.jpeg%27 HTTP/1.1" 200 None
2026-03-26 16:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745981/general/17287c81-59df-4faa-8981-107178300e8d.jpeg not downloaded yet
2026-03-26 16:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5745981%252Fgeneral%252Fb52fc79f-9a1a-4bad-a0f2-36ec7f67644c.jpeg%27 HTTP/1.1" 200 None
2026-03-26 16:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745981/general/b52fc79f-9a1a-4bad-a0f2-36ec7f67644c.jpeg not downloaded yet
2026-03-26 16:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5745981%252Fgeneral%252F08dc9c1d-9627-4dd7-8052-6e6e535fef68.jpeg%27 HTTP/1.1" 200 None
2026-03-26 16:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745981/general/08dc9c1d-9627-4dd7-8052-6e6e535fef68.jpeg not downloaded yet
2026-03-26 16:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5745981%252Fgeneral%252F88470574-1eb5-43ab-b914-6c369c9c8eb0.jpeg%27 HTTP/1.1" 200 None
2026-03-26 16:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745981/general/88470574-1eb5-43ab-b914-6c369c9c8eb0.jpeg not downloaded yet
2026-03-26 16:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5745981%252Fgeneral%252F793897bb-b3e5-461c-9c0b-86013a67ba54.jpeg%27 HTTP/1.1" 200 None
2026-03-26 16:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745981/general/793897bb-b3e5-461c-9c0b-86013a67ba54.jpeg not downloaded yet
2026-03-26 16:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5745981%252Fgeneral%252F2f24e353-730c-41c5-a0ba-10d000f8a96b.jpeg%27 HTTP/1.1" 200 None
2026-03-26 16:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745981/general/2f24e353-730c-41c5-a0ba-10d000f8a96b.jpeg not downloaded yet
2026-03-26 16:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5745981%252Fgeneral%252Fc0eb4d37-9ddb-4536-b6ed-936823d0d9c3.jpeg%27 HTTP/1.1" 200 None
2026-03-26 16:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745981/general/c0eb4d37-9ddb-4536-b6ed-936823d0d9c3.jpeg not downloaded yet
2026-03-26 16:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5745981%252Fgeneral%252Fdaf9717a-cba2-4e21-904a-681ddd5347f6.jpeg%27 HTTP/1.1" 200 None
2026-03-26 16:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745981/general/daf9717a-cba2-4e21-904a-681ddd5347f6.jpeg not downloaded yet
2026-03-26 16:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5745981%252Fgeneral%252F208ff50b-fc26-4515-816d-65f3fca03710.jpeg%27 HTTP/1.1" 200 None
2026-03-26 16:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745981/general/208ff50b-fc26-4515-816d-65f3fca03710.jpeg not downloaded yet
2026-03-26 16:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5745981%252Fgeneral%252F5529c5fb-4925-4667-b9db-d1936b96130f.jpeg%27 HTTP/1.1" 200 None
2026-03-26 16:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745981/general/5529c5fb-4925-4667-b9db-d1936b96130f.jpeg not downloaded yet
2026-03-26 16:00:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745981/general/17287c81-59df-4faa-8981-107178300e8d.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727827)
2026-03-26 16:00:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745981/general/b52fc79f-9a1a-4bad-a0f2-36ec7f67644c.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727827)
2026-03-26 16:00:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745981/general/88470574-1eb5-43ab-b914-6c369c9c8eb0.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727827)
2026-03-26 16:00:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745981/general/08dc9c1d-9627-4dd7-8052-6e6e535fef68.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727827)
2026-03-26 16:00:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745981/general/2f24e353-730c-41c5-a0ba-10d000f8a96b.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727827)
2026-03-26 16:00:53 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-26 16:00:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:00:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f36140279d0>
2026-03-26 16:00:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16:00:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 16:00:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:00:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6281a595-ed70-52b1-88ff-4cb72c82aefb/6281a595-ed70-52b1-88ff-4cb72c82aefb_image_0.jpg HTTP/1.1" 201 0
2026-03-26 16:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745981%252Fgeneral%252F17287c81-59df-4faa-8981-107178300e8d.jpeg') HTTP/1.1" 204 0
2026-03-26 16:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745981/general/17287c81-59df-4faa-8981-107178300e8d.jpeg saved to cache
2026-03-26 16:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6281a595-ed70-52b1-88ff-4cb72c82aefb
2026-03-26 16:00:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745981/general/daf9717a-cba2-4e21-904a-681ddd5347f6.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727827)
2026-03-26 16:00:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745981/general/208ff50b-fc26-4515-816d-65f3fca03710.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727827)
2026-03-26 16:00:53 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-26 16:00:53 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00&'
2026-03-26 16:00:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:00:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3614158b50>
2026-03-26 16:00:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16:00:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 16:00:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:00:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6281a595-ed70-52b1-88ff-4cb72c82aefb/6281a595-ed70-52b1-88ff-4cb72c82aefb_image_1.jpg HTTP/1.1" 201 0
2026-03-26 16:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745981%252Fgeneral%252Fb52fc79f-9a1a-4bad-a0f2-36ec7f67644c.jpeg') HTTP/1.1" 204 0
2026-03-26 16:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745981/general/b52fc79f-9a1a-4bad-a0f2-36ec7f67644c.jpeg saved to cache
2026-03-26 16:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6281a595-ed70-52b1-88ff-4cb72c82aefb
2026-03-26 16:00:53 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-26 16:00:53 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00&'
2026-03-26 16:00:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:00:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f36142ac390>
2026-03-26 16:00:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16:00:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 16:00:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:00:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6281a595-ed70-52b1-88ff-4cb72c82aefb/6281a595-ed70-52b1-88ff-4cb72c82aefb_image_3.jpg HTTP/1.1" 201 0
2026-03-26 16:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745981%252Fgeneral%252F88470574-1eb5-43ab-b914-6c369c9c8eb0.jpeg') HTTP/1.1" 204 0
2026-03-26 16:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745981/general/88470574-1eb5-43ab-b914-6c369c9c8eb0.jpeg saved to cache
2026-03-26 16:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6281a595-ed70-52b1-88ff-4cb72c82aefb
2026-03-26 16:00:53 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-26 16:00:53 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00&'
2026-03-26 16:00:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:00:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f36143d9cd0>
2026-03-26 16:00:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16:00:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 16:00:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:00:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6281a595-ed70-52b1-88ff-4cb72c82aefb/6281a595-ed70-52b1-88ff-4cb72c82aefb_image_2.jpg HTTP/1.1" 201 0
2026-03-26 16:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745981%252Fgeneral%252F08dc9c1d-9627-4dd7-8052-6e6e535fef68.jpeg') HTTP/1.1" 204 0
2026-03-26 16:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745981/general/08dc9c1d-9627-4dd7-8052-6e6e535fef68.jpeg saved to cache
2026-03-26 16:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6281a595-ed70-52b1-88ff-4cb72c82aefb
2026-03-26 16:00:53 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-26 16:00:53 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00&'
2026-03-26 16:00:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:00:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f36143f3010>
2026-03-26 16:00:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16:00:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 16:00:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:00:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6281a595-ed70-52b1-88ff-4cb72c82aefb/6281a595-ed70-52b1-88ff-4cb72c82aefb_image_5.jpg HTTP/1.1" 201 0
2026-03-26 16:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5745981%252Fgeneral%252F2f24e353-730c-41c5-a0ba-10d000f8a96b.jpeg') HTTP/1.1" 204 0
2026-03-26 16:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745981/general/2f24e353-730c-41c5-a0ba-10d000f8a96b.jpeg saved to cache
2026-03-26 16:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6281a595-ed70-52b1-88ff-4cb72c82aefb
2026-03-26 16:00:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745981/general/5529c5fb-4925-4667-b9db-d1936b96130f.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727827)
2026-03-26 16:00:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745981/general/c0eb4d37-9ddb-4536-b6ed-936823d0d9c3.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727827)
2026-03-26 16:00:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745981/general/793897bb-b3e5-461c-9c0b-86013a67ba54.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727827)
2026-03-26 16:00:54 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-26 16:00:54 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00&'
2026-03-26 16:00:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:00:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f36141b2910>
2026-03-26 16:00:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16: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-26 16:00:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:00:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6281a595-ed70-52b1-88ff-4cb72c82aefb/6281a595-ed70-52b1-88ff-4cb72c82aefb_image_7.jpg HTTP/1.1" 201 0
2026-03-26 16:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5745981%252Fgeneral%252Fdaf9717a-cba2-4e21-904a-681ddd5347f6.jpeg') HTTP/1.1" 204 0
2026-03-26 16:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745981/general/daf9717a-cba2-4e21-904a-681ddd5347f6.jpeg saved to cache
2026-03-26 16:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6281a595-ed70-52b1-88ff-4cb72c82aefb
2026-03-26 16:00:54 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-26 16:00:54 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00&'
2026-03-26 16:00:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:00:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3614144bd0>
2026-03-26 16:00:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16: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-26 16:00:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:00:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6281a595-ed70-52b1-88ff-4cb72c82aefb/6281a595-ed70-52b1-88ff-4cb72c82aefb_image_8.jpg HTTP/1.1" 201 0
2026-03-26 16:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5745981%252Fgeneral%252F208ff50b-fc26-4515-816d-65f3fca03710.jpeg') HTTP/1.1" 204 0
2026-03-26 16:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745981/general/208ff50b-fc26-4515-816d-65f3fca03710.jpeg saved to cache
2026-03-26 16:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6281a595-ed70-52b1-88ff-4cb72c82aefb
2026-03-26 16:00:54 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-26 16:00:54 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00&'
2026-03-26 16:00:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:00:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f36164429d0>
2026-03-26 16:00:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16: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-26 16:00:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:00:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6281a595-ed70-52b1-88ff-4cb72c82aefb/6281a595-ed70-52b1-88ff-4cb72c82aefb_image_9.jpg HTTP/1.1" 201 0
2026-03-26 16:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5745981%252Fgeneral%252F5529c5fb-4925-4667-b9db-d1936b96130f.jpeg') HTTP/1.1" 204 0
2026-03-26 16:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745981/general/5529c5fb-4925-4667-b9db-d1936b96130f.jpeg saved to cache
2026-03-26 16:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6281a595-ed70-52b1-88ff-4cb72c82aefb
2026-03-26 16:00:54 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-26 16:00:54 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00&'
2026-03-26 16:00:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:00:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3614086990>
2026-03-26 16:00:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16: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-26 16:00:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:00:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6281a595-ed70-52b1-88ff-4cb72c82aefb/6281a595-ed70-52b1-88ff-4cb72c82aefb_image_6.jpg HTTP/1.1" 201 0
2026-03-26 16:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5745981%252Fgeneral%252Fc0eb4d37-9ddb-4536-b6ed-936823d0d9c3.jpeg') HTTP/1.1" 204 0
2026-03-26 16:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745981/general/c0eb4d37-9ddb-4536-b6ed-936823d0d9c3.jpeg saved to cache
2026-03-26 16:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6281a595-ed70-52b1-88ff-4cb72c82aefb
2026-03-26 16:00:54 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-26 16:00:54 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00&'
2026-03-26 16:00:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:00:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f361408b750>
2026-03-26 16:00:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16: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-26 16:00:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:00:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6281a595-ed70-52b1-88ff-4cb72c82aefb/6281a595-ed70-52b1-88ff-4cb72c82aefb_image_4.jpg HTTP/1.1" 201 0
2026-03-26 16:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5745981%252Fgeneral%252F793897bb-b3e5-461c-9c0b-86013a67ba54.jpeg') HTTP/1.1" 204 0
2026-03-26 16:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745981/general/793897bb-b3e5-461c-9c0b-86013a67ba54.jpeg saved to cache
2026-03-26 16:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6281a595-ed70-52b1-88ff-4cb72c82aefb
2026-03-26 16:00:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6281a595-ed70-52b1-88ff-4cb72c82aefb, skipping ID generation
2026-03-26 16:00:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6281a595-ed70-52b1-88ff-4cb72c82aefb with scrape type 1
2026-03-26 16:00:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6281a595-ed70-52b1-88ff-4cb72c82aefb sending to next pipeline
2026-03-26 16:00:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6281a595-ed70-52b1-88ff-4cb72c82aefb, identifier: 10727827
2026-03-26 16:00:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6281a595-ed70-52b1-88ff-4cb72c82aefb with identifier: 10727827
2026-03-26 16:00:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 16:00:54 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Blue HTTP/1.1" 200 None
2026-03-26 16:00:55 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 16:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 16:00:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6281a595-ed70-52b1-88ff-4cb72c82aefb with identifier: 10727827
2026-03-26 16:00:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6281a595-ed70-52b1-88ff-4cb72c82aefb with identifier: 10727827 to the API
2026-03-26 16:00:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 16: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-26 16:00:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745981/general/793897bb-b3e5-461c-9c0b-86013a67ba54.jpeg>
{'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-27T11: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=10727827',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'Rav4',
'odometer': 75637,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 72,
'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': 25300,
'price_includes_vat': True,
'registration_date': '2021-11-26',
'seats_number': 5,
'seller_name': 'Riccardi Centro Auto S.r.l.',
'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-26 16:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710727827%27 HTTP/1.1" 200 None
2026-03-26 16:00:55 [adesa.it] INFO: Saving data for 10727827: {'created_time': 1774540855.629013, 'last_price_update_time': 1774540855.629028, 'auction_closing_time': 1774610100.0}
2026-03-26 16:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10727827') HTTP/1.1" 204 0
2026-03-26 16:00:55 [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-26 16:00:55 [adesa.it] INFO: Found listing with ID: 10723333
2026-03-26 16:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710723333%27 HTTP/1.1" 200 None
2026-03-26 16:00:55 [adesa.it] INFO: Scrape type for 10723333: 0
2026-03-26 16:00:55 [adesa.it] INFO: Skipping item 10723333 url https://www.openlane.eu/en/carv6/auction/10723333
2026-03-26 16:00:55 [adesa.it] INFO: Found listing with ID: 10723332
2026-03-26 16:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710723332%27 HTTP/1.1" 200 None
2026-03-26 16:00:55 [adesa.it] INFO: Scrape type for 10723332: 0
2026-03-26 16:00:55 [adesa.it] INFO: Skipping item 10723332 url https://www.openlane.eu/en/carv6/auction/10723332
2026-03-26 16:00:55 [adesa.it] INFO: Found listing with ID: 10723334
2026-03-26 16:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710723334%27 HTTP/1.1" 200 None
2026-03-26 16:00:56 [adesa.it] INFO: Scrape type for 10723334: 0
2026-03-26 16:00:56 [adesa.it] INFO: Skipping item 10723334 url https://www.openlane.eu/en/carv6/auction/10723334
2026-03-26 16:00:56 [adesa.it] INFO: Found listing with ID: 10723335
2026-03-26 16:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710723335%27 HTTP/1.1" 200 None
2026-03-26 16:00:56 [adesa.it] INFO: Scrape type for 10723335: 0
2026-03-26 16:00:56 [adesa.it] INFO: Skipping item 10723335 url https://www.openlane.eu/en/carv6/auction/10723335
2026-03-26 16:00:56 [adesa.it] INFO: Found listing with ID: 10715470
2026-03-26 16:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710715470%27 HTTP/1.1" 200 None
2026-03-26 16:00:56 [adesa.it] INFO: Scrape type for 10715470: 0
2026-03-26 16:00:56 [adesa.it] INFO: Skipping item 10715470 url https://www.openlane.eu/en/carv6/auction/10715470
2026-03-26 16:00:56 [adesa.it] INFO: Found listing with ID: 10715484
2026-03-26 16:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710715484%27 HTTP/1.1" 200 None
2026-03-26 16:00:56 [adesa.it] INFO: Scrape type for 10715484: 0
2026-03-26 16:00:56 [adesa.it] INFO: Skipping item 10715484 url https://www.openlane.eu/en/carv6/auction/10715484
2026-03-26 16:00:56 [adesa.it] INFO: Found listing with ID: 10715467
2026-03-26 16:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710715467%27 HTTP/1.1" 200 None
2026-03-26 16:00:56 [adesa.it] INFO: Scrape type for 10715467: 0
2026-03-26 16:00:56 [adesa.it] INFO: Skipping item 10715467 url https://www.openlane.eu/en/carv6/auction/10715467
2026-03-26 16:00:56 [adesa.it] INFO: Found listing with ID: 10715476
2026-03-26 16:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710715476%27 HTTP/1.1" 200 None
2026-03-26 16:00:56 [adesa.it] INFO: Scrape type for 10715476: 0
2026-03-26 16:00:56 [adesa.it] INFO: Skipping item 10715476 url https://www.openlane.eu/en/carv6/auction/10715476
2026-03-26 16:00:56 [adesa.it] INFO: Found listing with ID: 10715453
2026-03-26 16:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710715453%27 HTTP/1.1" 200 None
2026-03-26 16:00:56 [adesa.it] INFO: Scrape type for 10715453: 0
2026-03-26 16:00:56 [adesa.it] INFO: Skipping item 10715453 url https://www.openlane.eu/en/carv6/auction/10715453
2026-03-26 16:00:56 [adesa.it] INFO: Found listing with ID: 10715482
2026-03-26 16:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710715482%27 HTTP/1.1" 200 None
2026-03-26 16:00:56 [adesa.it] INFO: Scrape type for 10715482: 0
2026-03-26 16:00:56 [adesa.it] INFO: Skipping item 10715482 url https://www.openlane.eu/en/carv6/auction/10715482
2026-03-26 16:00:56 [adesa.it] INFO: Found listing with ID: 10715489
2026-03-26 16:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710715489%27 HTTP/1.1" 200 None
2026-03-26 16:00:56 [adesa.it] INFO: Scrape type for 10715489: 0
2026-03-26 16:00:56 [adesa.it] INFO: Skipping item 10715489 url https://www.openlane.eu/en/carv6/auction/10715489
2026-03-26 16:00:56 [adesa.it] INFO: Found listing with ID: 10715485
2026-03-26 16:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710715485%27 HTTP/1.1" 200 None
2026-03-26 16:00:56 [adesa.it] INFO: Scrape type for 10715485: 0
2026-03-26 16:00:56 [adesa.it] INFO: Skipping item 10715485 url https://www.openlane.eu/en/carv6/auction/10715485
2026-03-26 16:00:56 [adesa.it] INFO: Found listing with ID: 10715454
2026-03-26 16:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710715454%27 HTTP/1.1" 200 None
2026-03-26 16:00:56 [adesa.it] INFO: Scrape type for 10715454: 0
2026-03-26 16:00:56 [adesa.it] INFO: Skipping item 10715454 url https://www.openlane.eu/en/carv6/auction/10715454
2026-03-26 16:00:56 [adesa.it] INFO: Found listing with ID: 10715463
2026-03-26 16:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710715463%27 HTTP/1.1" 200 None
2026-03-26 16:00:56 [adesa.it] INFO: Scrape type for 10715463: 0
2026-03-26 16:00:56 [adesa.it] INFO: Skipping item 10715463 url https://www.openlane.eu/en/carv6/auction/10715463
2026-03-26 16:00:56 [adesa.it] INFO: Found listing with ID: 10715486
2026-03-26 16:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710715486%27 HTTP/1.1" 200 None
2026-03-26 16:00:56 [adesa.it] INFO: Scrape type for 10715486: 0
2026-03-26 16:00:56 [adesa.it] INFO: Skipping item 10715486 url https://www.openlane.eu/en/carv6/auction/10715486
2026-03-26 16:00:56 [adesa.it] INFO: Found listing with ID: 10715458
2026-03-26 16:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710715458%27 HTTP/1.1" 200 None
2026-03-26 16:00:56 [adesa.it] INFO: Scrape type for 10715458: 0
2026-03-26 16:00:56 [adesa.it] INFO: Skipping item 10715458 url https://www.openlane.eu/en/carv6/auction/10715458
2026-03-26 16:00:56 [adesa.it] INFO: Found listing with ID: 10715466
2026-03-26 16:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710715466%27 HTTP/1.1" 200 None
2026-03-26 16:00:56 [adesa.it] INFO: Scrape type for 10715466: 0
2026-03-26 16:00:56 [adesa.it] INFO: Skipping item 10715466 url https://www.openlane.eu/en/carv6/auction/10715466
2026-03-26 16:00:56 [adesa.it] INFO: Found listing with ID: 10715487
2026-03-26 16:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710715487%27 HTTP/1.1" 200 None
2026-03-26 16:00:56 [adesa.it] INFO: Scrape type for 10715487: 0
2026-03-26 16:00:56 [adesa.it] INFO: Skipping item 10715487 url https://www.openlane.eu/en/carv6/auction/10715487
2026-03-26 16:00:56 [adesa.it] INFO: Found listing with ID: 10715468
2026-03-26 16:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710715468%27 HTTP/1.1" 200 None
2026-03-26 16:00:56 [adesa.it] INFO: Scrape type for 10715468: 0
2026-03-26 16:00:56 [adesa.it] INFO: Skipping item 10715468 url https://www.openlane.eu/en/carv6/auction/10715468
2026-03-26 16:00:56 [adesa.it] INFO: Found listing with ID: 10715479
2026-03-26 16:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710715479%27 HTTP/1.1" 200 None
2026-03-26 16:00:56 [adesa.it] INFO: Scrape type for 10715479: 0
2026-03-26 16:00:56 [adesa.it] INFO: Skipping item 10715479 url https://www.openlane.eu/en/carv6/auction/10715479
2026-03-26 16:00:56 [adesa.it] INFO: Found listing with ID: 10715459
2026-03-26 16:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710715459%27 HTTP/1.1" 200 None
2026-03-26 16:00:56 [adesa.it] INFO: Scrape type for 10715459: 0
2026-03-26 16:00:56 [adesa.it] INFO: Skipping item 10715459 url https://www.openlane.eu/en/carv6/auction/10715459
2026-03-26 16:00:56 [adesa.it] INFO: Found listing with ID: 10715483
2026-03-26 16:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710715483%27 HTTP/1.1" 200 None
2026-03-26 16:00:56 [adesa.it] INFO: Scrape type for 10715483: 0
2026-03-26 16:00:56 [adesa.it] INFO: Skipping item 10715483 url https://www.openlane.eu/en/carv6/auction/10715483
2026-03-26 16:00:56 [adesa.it] INFO: Found listing with ID: 10715455
2026-03-26 16:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710715455%27 HTTP/1.1" 200 None
2026-03-26 16:00:56 [adesa.it] INFO: Scrape type for 10715455: 0
2026-03-26 16:00:56 [adesa.it] INFO: Skipping item 10715455 url https://www.openlane.eu/en/carv6/auction/10715455
2026-03-26 16:00:56 [adesa.it] INFO: Found listing with ID: 10715462
2026-03-26 16:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710715462%27 HTTP/1.1" 200 None
2026-03-26 16:00:56 [adesa.it] INFO: Scrape type for 10715462: 0
2026-03-26 16:00:56 [adesa.it] INFO: Skipping item 10715462 url https://www.openlane.eu/en/carv6/auction/10715462
2026-03-26 16:00:56 [adesa.it] INFO: Found listing with ID: 10715475
2026-03-26 16:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710715475%27 HTTP/1.1" 200 None
2026-03-26 16:00:56 [adesa.it] INFO: Scrape type for 10715475: 0
2026-03-26 16:00:56 [adesa.it] INFO: Skipping item 10715475 url https://www.openlane.eu/en/carv6/auction/10715475
2026-03-26 16:00:56 [adesa.it] INFO: Found listing with ID: 10718538
2026-03-26 16:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710718538%27 HTTP/1.1" 200 None
2026-03-26 16:00:56 [adesa.it] INFO: Scrape type for 10718538: 0
2026-03-26 16:00:56 [adesa.it] INFO: Skipping item 10718538 url https://www.openlane.eu/en/carv6/auction/10718538
2026-03-26 16:00:56 [adesa.it] INFO: Found listing with ID: 10715465
2026-03-26 16:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710715465%27 HTTP/1.1" 200 None
2026-03-26 16:00:56 [adesa.it] INFO: Scrape type for 10715465: 0
2026-03-26 16:00:56 [adesa.it] INFO: Skipping item 10715465 url https://www.openlane.eu/en/carv6/auction/10715465
2026-03-26 16:00:56 [adesa.it] INFO: Found listing with ID: 10715477
2026-03-26 16:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710715477%27 HTTP/1.1" 200 None
2026-03-26 16:00:56 [adesa.it] INFO: Scrape type for 10715477: 0
2026-03-26 16:00:56 [adesa.it] INFO: Skipping item 10715477 url https://www.openlane.eu/en/carv6/auction/10715477
2026-03-26 16:00:56 [adesa.it] INFO: Found listing with ID: 10715471
2026-03-26 16:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710715471%27 HTTP/1.1" 200 None
2026-03-26 16:00:56 [adesa.it] INFO: Scrape type for 10715471: 0
2026-03-26 16:00:56 [adesa.it] INFO: Skipping item 10715471 url https://www.openlane.eu/en/carv6/auction/10715471
2026-03-26 16:00:56 [adesa.it] INFO: Found listing with ID: 10715478
2026-03-26 16:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710715478%27 HTTP/1.1" 200 None
2026-03-26 16:00:56 [adesa.it] INFO: Scrape type for 10715478: 0
2026-03-26 16:00:56 [adesa.it] INFO: Skipping item 10715478 url https://www.openlane.eu/en/carv6/auction/10715478
2026-03-26 16:00:56 [adesa.it] INFO: Found listing with ID: 10715480
2026-03-26 16:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710715480%27 HTTP/1.1" 200 None
2026-03-26 16:00:56 [adesa.it] INFO: Scrape type for 10715480: 0
2026-03-26 16:00:56 [adesa.it] INFO: Skipping item 10715480 url https://www.openlane.eu/en/carv6/auction/10715480
2026-03-26 16:00:56 [adesa.it] INFO: Found listing with ID: 10715472
2026-03-26 16:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710715472%27 HTTP/1.1" 200 None
2026-03-26 16:00:56 [adesa.it] INFO: Scrape type for 10715472: 0
2026-03-26 16:00:56 [adesa.it] INFO: Skipping item 10715472 url https://www.openlane.eu/en/carv6/auction/10715472
2026-03-26 16:00:56 [adesa.it] INFO: Found listing with ID: 10715456
2026-03-26 16:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710715456%27 HTTP/1.1" 200 None
2026-03-26 16:00:56 [adesa.it] INFO: Scrape type for 10715456: 0
2026-03-26 16:00:56 [adesa.it] INFO: Skipping item 10715456 url https://www.openlane.eu/en/carv6/auction/10715456
2026-03-26 16:00:56 [adesa.it] INFO: Found listing with ID: 10715464
2026-03-26 16:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710715464%27 HTTP/1.1" 200 None
2026-03-26 16:00:56 [adesa.it] INFO: Scrape type for 10715464: 0
2026-03-26 16:00:56 [adesa.it] INFO: Skipping item 10715464 url https://www.openlane.eu/en/carv6/auction/10715464
2026-03-26 16:00:56 [adesa.it] INFO: Found listing with ID: 10715460
2026-03-26 16:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710715460%27 HTTP/1.1" 200 None
2026-03-26 16:00:56 [adesa.it] INFO: Scrape type for 10715460: 0
2026-03-26 16:00:56 [adesa.it] INFO: Skipping item 10715460 url https://www.openlane.eu/en/carv6/auction/10715460
2026-03-26 16:00:56 [adesa.it] INFO: Found listing with ID: 10715452
2026-03-26 16:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710715452%27 HTTP/1.1" 200 None
2026-03-26 16:00:56 [adesa.it] INFO: Scrape type for 10715452: 0
2026-03-26 16:00:56 [adesa.it] INFO: Skipping item 10715452 url https://www.openlane.eu/en/carv6/auction/10715452
2026-03-26 16:00:56 [adesa.it] INFO: Found listing with ID: 10715461
2026-03-26 16:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710715461%27 HTTP/1.1" 200 None
2026-03-26 16:00:56 [adesa.it] INFO: Scrape type for 10715461: 0
2026-03-26 16:00:56 [adesa.it] INFO: Skipping item 10715461 url https://www.openlane.eu/en/carv6/auction/10715461
2026-03-26 16:00:56 [adesa.it] INFO: Found listing with ID: 10715481
2026-03-26 16:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710715481%27 HTTP/1.1" 200 None
2026-03-26 16:00:56 [adesa.it] INFO: Scrape type for 10715481: 0
2026-03-26 16:00:56 [adesa.it] INFO: Skipping item 10715481 url https://www.openlane.eu/en/carv6/auction/10715481
2026-03-26 16:00:56 [adesa.it] INFO: Found listing with ID: 10715488
2026-03-26 16:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710715488%27 HTTP/1.1" 200 None
2026-03-26 16:00:56 [adesa.it] INFO: Scrape type for 10715488: 0
2026-03-26 16:00:56 [adesa.it] INFO: Skipping item 10715488 url https://www.openlane.eu/en/carv6/auction/10715488
2026-03-26 16:00:56 [adesa.it] INFO: Found listing with ID: 10715451
2026-03-26 16:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710715451%27 HTTP/1.1" 200 None
2026-03-26 16:00:56 [adesa.it] INFO: Scrape type for 10715451: 0
2026-03-26 16:00:56 [adesa.it] INFO: Skipping item 10715451 url https://www.openlane.eu/en/carv6/auction/10715451
2026-03-26 16:00:56 [adesa.it] INFO: Found listing with ID: 10715457
2026-03-26 16:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710715457%27 HTTP/1.1" 200 None
2026-03-26 16:00:56 [adesa.it] INFO: Scrape type for 10715457: 0
2026-03-26 16:00:56 [adesa.it] INFO: Skipping item 10715457 url https://www.openlane.eu/en/carv6/auction/10715457
2026-03-26 16:00:56 [adesa.it] INFO: Found listing with ID: 10715473
2026-03-26 16:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710715473%27 HTTP/1.1" 200 None
2026-03-26 16:00:56 [adesa.it] INFO: Scrape type for 10715473: 0
2026-03-26 16:00:56 [adesa.it] INFO: Skipping item 10715473 url https://www.openlane.eu/en/carv6/auction/10715473
2026-03-26 16:00:56 [adesa.it] INFO: Found listing with ID: 10715474
2026-03-26 16:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710715474%27 HTTP/1.1" 200 None
2026-03-26 16:00:56 [adesa.it] INFO: Scrape type for 10715474: 0
2026-03-26 16:00:56 [adesa.it] INFO: Skipping item 10715474 url https://www.openlane.eu/en/carv6/auction/10715474
2026-03-26 16:00:56 [adesa.it] INFO: Found listing with ID: 10726972
2026-03-26 16:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710726972%27 HTTP/1.1" 200 None
2026-03-26 16:00:56 [adesa.it] INFO: Scrape type for 10726972: 0
2026-03-26 16:00:56 [adesa.it] INFO: Skipping item 10726972 url https://www.openlane.eu/en/carv6/auction/10726972
2026-03-26 16:00:56 [adesa.it] INFO: Found listing with ID: 10726251
2026-03-26 16:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710726251%27 HTTP/1.1" 200 None
2026-03-26 16:00:56 [adesa.it] INFO: Scrape type for 10726251: 0
2026-03-26 16:00:56 [adesa.it] INFO: Skipping item 10726251 url https://www.openlane.eu/en/carv6/auction/10726251
2026-03-26 16:00:56 [adesa.it] INFO: Found listing with ID: 10726252
2026-03-26 16:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710726252%27 HTTP/1.1" 200 None
2026-03-26 16:00:56 [adesa.it] INFO: Scrape type for 10726252: 0
2026-03-26 16:00:56 [adesa.it] INFO: Skipping item 10726252 url https://www.openlane.eu/en/carv6/auction/10726252
2026-03-26 16:00:56 [adesa.it] INFO: Found listing with ID: 10726253
2026-03-26 16:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710726253%27 HTTP/1.1" 200 None
2026-03-26 16:00:56 [adesa.it] INFO: Scrape type for 10726253: 0
2026-03-26 16:00:56 [adesa.it] INFO: Skipping item 10726253 url https://www.openlane.eu/en/carv6/auction/10726253
2026-03-26 16:00:56 [adesa.it] INFO: Found listing with ID: 10726372
2026-03-26 16:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710726372%27 HTTP/1.1" 200 None
2026-03-26 16:00:56 [adesa.it] INFO: Scrape type for 10726372: 0
2026-03-26 16:00:56 [adesa.it] INFO: Skipping item 10726372 url https://www.openlane.eu/en/carv6/auction/10726372
2026-03-26 16:00:56 [adesa.it] INFO: Found listing with ID: 10726370
2026-03-26 16:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710726370%27 HTTP/1.1" 200 None
2026-03-26 16:00:56 [adesa.it] INFO: Scrape type for 10726370: 0
2026-03-26 16:00:56 [adesa.it] INFO: Skipping item 10726370 url https://www.openlane.eu/en/carv6/auction/10726370
2026-03-26 16:00:56 [adesa.it] INFO: Found listing with ID: 10726369
2026-03-26 16:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710726369%27 HTTP/1.1" 200 None
2026-03-26 16:00:56 [adesa.it] INFO: Scrape type for 10726369: 0
2026-03-26 16:00:56 [adesa.it] INFO: Skipping item 10726369 url https://www.openlane.eu/en/carv6/auction/10726369
2026-03-26 16:00:56 [adesa.it] INFO: Found listing with ID: 10726371
2026-03-26 16:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710726371%27 HTTP/1.1" 200 None
2026-03-26 16:00:56 [adesa.it] INFO: Scrape type for 10726371: 0
2026-03-26 16:00:56 [adesa.it] INFO: Skipping item 10726371 url https://www.openlane.eu/en/carv6/auction/10726371
2026-03-26 16:00:56 [adesa.it] INFO: Found listing with ID: 10726368
2026-03-26 16:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710726368%27 HTTP/1.1" 200 None
2026-03-26 16:00:56 [adesa.it] INFO: Scrape type for 10726368: 0
2026-03-26 16:00:56 [adesa.it] INFO: Skipping item 10726368 url https://www.openlane.eu/en/carv6/auction/10726368
2026-03-26 16:00:56 [adesa.it] INFO: Found listing with ID: 10726367
2026-03-26 16:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710726367%27 HTTP/1.1" 200 None
2026-03-26 16:00:56 [adesa.it] INFO: Scrape type for 10726367: 0
2026-03-26 16:00:56 [adesa.it] INFO: Skipping item 10726367 url https://www.openlane.eu/en/carv6/auction/10726367
2026-03-26 16:00:56 [adesa.it] INFO: Found listing with ID: 10726295
2026-03-26 16:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710726295%27 HTTP/1.1" 200 None
2026-03-26 16:00:56 [adesa.it] INFO: Scrape type for 10726295: 0
2026-03-26 16:00:56 [adesa.it] INFO: Skipping item 10726295 url https://www.openlane.eu/en/carv6/auction/10726295
2026-03-26 16:00:56 [adesa.it] INFO: Found listing with ID: 10715372
2026-03-26 16:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710715372%27 HTTP/1.1" 200 None
2026-03-26 16:00:56 [adesa.it] INFO: Scrape type for 10715372: 0
2026-03-26 16:00:56 [adesa.it] INFO: Skipping item 10715372 url https://www.openlane.eu/en/carv6/auction/10715372
2026-03-26 16:00:56 [adesa.it] INFO: Found listing with ID: 10699470
2026-03-26 16:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710699470%27 HTTP/1.1" 200 None
2026-03-26 16:00:56 [adesa.it] INFO: Scrape type for 10699470: 0
2026-03-26 16:00:56 [adesa.it] INFO: Skipping item 10699470 url https://www.openlane.eu/en/carv6/auction/10699470
2026-03-26 16:00:56 [adesa.it] INFO: Found listing with ID: 10716648
2026-03-26 16:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710716648%27 HTTP/1.1" 200 None
2026-03-26 16:00:56 [adesa.it] INFO: Scrape type for 10716648: 0
2026-03-26 16:00:56 [adesa.it] INFO: Skipping item 10716648 url https://www.openlane.eu/en/carv6/auction/10716648
2026-03-26 16:00:56 [adesa.it] INFO: Found listing with ID: 10723813
2026-03-26 16:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710723813%27 HTTP/1.1" 200 None
2026-03-26 16:00:56 [adesa.it] INFO: Scrape type for 10723813: 0
2026-03-26 16:00:56 [adesa.it] INFO: Skipping item 10723813 url https://www.openlane.eu/en/carv6/auction/10723813
2026-03-26 16:00:56 [adesa.it] INFO: Found listing with ID: 10723566
2026-03-26 16:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710723566%27 HTTP/1.1" 200 None
2026-03-26 16:00:56 [adesa.it] INFO: Scrape type for 10723566: 0
2026-03-26 16:00:56 [adesa.it] INFO: Skipping item 10723566 url https://www.openlane.eu/en/carv6/auction/10723566
2026-03-26 16:00:56 [adesa.it] INFO: Found listing with ID: 10723135
2026-03-26 16:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710723135%27 HTTP/1.1" 200 None
2026-03-26 16:00:56 [adesa.it] INFO: Scrape type for 10723135: 0
2026-03-26 16:00:56 [adesa.it] INFO: Skipping item 10723135 url https://www.openlane.eu/en/carv6/auction/10723135
2026-03-26 16:00:56 [adesa.it] INFO: Found listing with ID: 10716461
2026-03-26 16:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710716461%27 HTTP/1.1" 200 None
2026-03-26 16:00:57 [adesa.it] INFO: Scrape type for 10716461: 0
2026-03-26 16:00:57 [adesa.it] INFO: Skipping item 10716461 url https://www.openlane.eu/en/carv6/auction/10716461
2026-03-26 16:00:57 [adesa.it] INFO: Found listing with ID: 10722017
2026-03-26 16:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710722017%27 HTTP/1.1" 200 None
2026-03-26 16:00:57 [adesa.it] INFO: Scrape type for 10722017: 0
2026-03-26 16:00:57 [adesa.it] INFO: Skipping item 10722017 url https://www.openlane.eu/en/carv6/auction/10722017
2026-03-26 16:00:57 [adesa.it] INFO: Found listing with ID: 10716462
2026-03-26 16:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710716462%27 HTTP/1.1" 200 None
2026-03-26 16:00:57 [adesa.it] INFO: Scrape type for 10716462: 0
2026-03-26 16:00:57 [adesa.it] INFO: Skipping item 10716462 url https://www.openlane.eu/en/carv6/auction/10716462
2026-03-26 16:00:57 [adesa.it] INFO: Found listing with ID: 10727810
2026-03-26 16:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710727810%27 HTTP/1.1" 200 None
2026-03-26 16:00:57 [adesa.it] INFO: Scrape type for 10727810: 0
2026-03-26 16:00:57 [adesa.it] INFO: Skipping item 10727810 url https://www.openlane.eu/en/carv6/auction/10727810
2026-03-26 16:00:57 [adesa.it] INFO: Found listing with ID: 10699920
2026-03-26 16:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710699920%27 HTTP/1.1" 200 None
2026-03-26 16:00:57 [adesa.it] INFO: Scrape type for 10699920: 0
2026-03-26 16:00:57 [adesa.it] INFO: Skipping item 10699920 url https://www.openlane.eu/en/carv6/auction/10699920
2026-03-26 16:00:57 [adesa.it] INFO: Found listing with ID: 10699919
2026-03-26 16:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710699919%27 HTTP/1.1" 200 None
2026-03-26 16:00:57 [adesa.it] INFO: Scrape type for 10699919: 0
2026-03-26 16:00:57 [adesa.it] INFO: Skipping item 10699919 url https://www.openlane.eu/en/carv6/auction/10699919
2026-03-26 16:00:57 [adesa.it] INFO: Found listing with ID: 10723796
2026-03-26 16:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710723796%27 HTTP/1.1" 200 None
2026-03-26 16:00:57 [adesa.it] INFO: Scrape type for 10723796: 0
2026-03-26 16:00:57 [adesa.it] INFO: Skipping item 10723796 url https://www.openlane.eu/en/carv6/auction/10723796
2026-03-26 16:00:57 [adesa.it] INFO: Found listing with ID: 10699930
2026-03-26 16:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710699930%27 HTTP/1.1" 200 None
2026-03-26 16:00:57 [adesa.it] INFO: Scrape type for 10699930: 0
2026-03-26 16:00:57 [adesa.it] INFO: Skipping item 10699930 url https://www.openlane.eu/en/carv6/auction/10699930
2026-03-26 16:00:57 [adesa.it] INFO: Found listing with ID: 10716715
2026-03-26 16:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710716715%27 HTTP/1.1" 200 None
2026-03-26 16:00:57 [adesa.it] INFO: Scrape type for 10716715: 0
2026-03-26 16:00:57 [adesa.it] INFO: Skipping item 10716715 url https://www.openlane.eu/en/carv6/auction/10716715
2026-03-26 16:00:57 [adesa.it] INFO: Found listing with ID: 10707947
2026-03-26 16:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710707947%27 HTTP/1.1" 200 None
2026-03-26 16:00:57 [adesa.it] INFO: Scrape type for 10707947: 0
2026-03-26 16:00:57 [adesa.it] INFO: Skipping item 10707947 url https://www.openlane.eu/en/carv6/auction/10707947
2026-03-26 16:00:57 [adesa.it] INFO: Found listing with ID: 10723794
2026-03-26 16:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710723794%27 HTTP/1.1" 200 None
2026-03-26 16:00:57 [adesa.it] INFO: Scrape type for 10723794: 0
2026-03-26 16:00:57 [adesa.it] INFO: Skipping item 10723794 url https://www.openlane.eu/en/carv6/auction/10723794
2026-03-26 16:00:57 [adesa.it] INFO: Found listing with ID: 10718846
2026-03-26 16:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710718846%27 HTTP/1.1" 200 None
2026-03-26 16:00:57 [adesa.it] INFO: Scrape type for 10718846: 0
2026-03-26 16:00:57 [adesa.it] INFO: Skipping item 10718846 url https://www.openlane.eu/en/carv6/auction/10718846
2026-03-26 16:00:57 [adesa.it] INFO: Found listing with ID: 10699931
2026-03-26 16:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710699931%27 HTTP/1.1" 200 None
2026-03-26 16:00:57 [adesa.it] INFO: Scrape type for 10699931: 0
2026-03-26 16:00:57 [adesa.it] INFO: Skipping item 10699931 url https://www.openlane.eu/en/carv6/auction/10699931
2026-03-26 16:00:57 [adesa.it] INFO: Found listing with ID: 10725201
2026-03-26 16:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710725201%27 HTTP/1.1" 200 None
2026-03-26 16:00:57 [adesa.it] INFO: Scrape type for 10725201: 0
2026-03-26 16:00:57 [adesa.it] INFO: Skipping item 10725201 url https://www.openlane.eu/en/carv6/auction/10725201
2026-03-26 16:00:57 [adesa.it] INFO: Found listing with ID: 10719073
2026-03-26 16:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710719073%27 HTTP/1.1" 200 None
2026-03-26 16:00:57 [adesa.it] INFO: Scrape type for 10719073: 0
2026-03-26 16:00:57 [adesa.it] INFO: Skipping item 10719073 url https://www.openlane.eu/en/carv6/auction/10719073
2026-03-26 16:00:57 [adesa.it] INFO: Found listing with ID: 10699414
2026-03-26 16:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710699414%27 HTTP/1.1" 200 None
2026-03-26 16:00:57 [adesa.it] INFO: Scrape type for 10699414: 0
2026-03-26 16:00:57 [adesa.it] INFO: Skipping item 10699414 url https://www.openlane.eu/en/carv6/auction/10699414
2026-03-26 16:00:57 [adesa.it] INFO: Found listing with ID: 10725200
2026-03-26 16:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710725200%27 HTTP/1.1" 200 None
2026-03-26 16:00:57 [adesa.it] INFO: Scrape type for 10725200: 0
2026-03-26 16:00:57 [adesa.it] INFO: Skipping item 10725200 url https://www.openlane.eu/en/carv6/auction/10725200
2026-03-26 16:00:57 [adesa.it] INFO: Found listing with ID: 10707250
2026-03-26 16:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710707250%27 HTTP/1.1" 200 None
2026-03-26 16:00:57 [adesa.it] INFO: Scrape type for 10707250: 0
2026-03-26 16:00:57 [adesa.it] INFO: Skipping item 10707250 url https://www.openlane.eu/en/carv6/auction/10707250
2026-03-26 16:00:57 [adesa.it] INFO: Found listing with ID: 10718205
2026-03-26 16:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710718205%27 HTTP/1.1" 200 None
2026-03-26 16:00:57 [adesa.it] INFO: Scrape type for 10718205: 0
2026-03-26 16:00:57 [adesa.it] INFO: Skipping item 10718205 url https://www.openlane.eu/en/carv6/auction/10718205
2026-03-26 16:00:57 [adesa.it] INFO: Found listing with ID: 10727853
2026-03-26 16:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710727853%27 HTTP/1.1" 200 None
2026-03-26 16:00:57 [adesa.it] INFO: Scrape type for 10727853: 0
2026-03-26 16:00:57 [adesa.it] INFO: Skipping item 10727853 url https://www.openlane.eu/en/carv6/auction/10727853
2026-03-26 16:00:57 [adesa.it] INFO: Found listing with ID: 10727908
2026-03-26 16:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710727908%27 HTTP/1.1" 200 None
2026-03-26 16:00:57 [adesa.it] INFO: Scrape type for 10727908: 0
2026-03-26 16:00:57 [adesa.it] INFO: Skipping item 10727908 url https://www.openlane.eu/en/carv6/auction/10727908
2026-03-26 16:00:57 [adesa.it] INFO: Found listing with ID: 10716681
2026-03-26 16:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710716681%27 HTTP/1.1" 200 None
2026-03-26 16:00:57 [adesa.it] INFO: Scrape type for 10716681: 0
2026-03-26 16:00:57 [adesa.it] INFO: Skipping item 10716681 url https://www.openlane.eu/en/carv6/auction/10716681
2026-03-26 16:00:57 [adesa.it] INFO: Found listing with ID: 10696442
2026-03-26 16:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710696442%27 HTTP/1.1" 200 None
2026-03-26 16:00:57 [adesa.it] INFO: Scrape type for 10696442: 0
2026-03-26 16:00:57 [adesa.it] INFO: Skipping item 10696442 url https://www.openlane.eu/en/carv6/auction/10696442
2026-03-26 16:00:57 [adesa.it] INFO: Found listing with ID: 10730118
2026-03-26 16:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710730118%27 HTTP/1.1" 200 None
2026-03-26 16:00:57 [adesa.it] INFO: Scrape type for 10730118: 1
2026-03-26 16:00:57 [adesa.it] INFO: Scraping item 10730118 url https://www.openlane.eu/en/carv6/auction/10730118
2026-03-26 16:00:57 [adesa.it] INFO: Found listing with ID: 10723782
2026-03-26 16:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710723782%27 HTTP/1.1" 200 None
2026-03-26 16:00:57 [adesa.it] INFO: Scrape type for 10723782: 0
2026-03-26 16:00:57 [adesa.it] INFO: Skipping item 10723782 url https://www.openlane.eu/en/carv6/auction/10723782
2026-03-26 16:00:57 [adesa.it] INFO: Found listing with ID: 10723646
2026-03-26 16:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710723646%27 HTTP/1.1" 200 None
2026-03-26 16:00:57 [adesa.it] INFO: Scrape type for 10723646: 0
2026-03-26 16:00:57 [adesa.it] INFO: Skipping item 10723646 url https://www.openlane.eu/en/carv6/auction/10723646
2026-03-26 16:00:57 [adesa.it] INFO: Found listing with ID: 10707944
2026-03-26 16:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710707944%27 HTTP/1.1" 200 None
2026-03-26 16:00:57 [adesa.it] INFO: Scrape type for 10707944: 0
2026-03-26 16:00:57 [adesa.it] INFO: Skipping item 10707944 url https://www.openlane.eu/en/carv6/auction/10707944
2026-03-26 16:00:57 [adesa.it] INFO: Found listing with ID: 10711149
2026-03-26 16:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710711149%27 HTTP/1.1" 200 None
2026-03-26 16:00:57 [adesa.it] INFO: Scrape type for 10711149: 0
2026-03-26 16:00:57 [adesa.it] INFO: Skipping item 10711149 url https://www.openlane.eu/en/carv6/auction/10711149
2026-03-26 16:00:57 [adesa.it] INFO: Found listing with ID: 10703831
2026-03-26 16:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710703831%27 HTTP/1.1" 200 None
2026-03-26 16:00:57 [adesa.it] INFO: Scrape type for 10703831: 0
2026-03-26 16:00:57 [adesa.it] INFO: Skipping item 10703831 url https://www.openlane.eu/en/carv6/auction/10703831
2026-03-26 16:00:57 [adesa.it] INFO: Found listing with ID: 10716618
2026-03-26 16:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710716618%27 HTTP/1.1" 200 None
2026-03-26 16:00:57 [adesa.it] INFO: Scrape type for 10716618: 0
2026-03-26 16:00:57 [adesa.it] INFO: Skipping item 10716618 url https://www.openlane.eu/en/carv6/auction/10716618
2026-03-26 16:00:57 [adesa.it] INFO: Found listing with ID: 10716485
2026-03-26 16:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710716485%27 HTTP/1.1" 200 None
2026-03-26 16:00:57 [adesa.it] INFO: Scrape type for 10716485: 0
2026-03-26 16:00:57 [adesa.it] INFO: Skipping item 10716485 url https://www.openlane.eu/en/carv6/auction/10716485
2026-03-26 16:00:57 [adesa.it] INFO: Found listing with ID: 10699938
2026-03-26 16:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710699938%27 HTTP/1.1" 200 None
2026-03-26 16:00:57 [adesa.it] INFO: Scrape type for 10699938: 0
2026-03-26 16:00:57 [adesa.it] INFO: Skipping item 10699938 url https://www.openlane.eu/en/carv6/auction/10699938
2026-03-26 16:00:57 [adesa.it] INFO: Found listing with ID: 10727944
2026-03-26 16:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710727944%27 HTTP/1.1" 200 None
2026-03-26 16:00:57 [adesa.it] INFO: Scrape type for 10727944: 0
2026-03-26 16:00:57 [adesa.it] INFO: Skipping item 10727944 url https://www.openlane.eu/en/carv6/auction/10727944
2026-03-26 16:00:57 [adesa.it] INFO: Found listing with ID: 10718966
2026-03-26 16:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710718966%27 HTTP/1.1" 200 None
2026-03-26 16:00:57 [adesa.it] INFO: Scrape type for 10718966: 0
2026-03-26 16:00:57 [adesa.it] INFO: Skipping item 10718966 url https://www.openlane.eu/en/carv6/auction/10718966
2026-03-26 16:00:57 [adesa.it] INFO: Found listing with ID: 10723788
2026-03-26 16:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710723788%27 HTTP/1.1" 200 None
2026-03-26 16:00:57 [adesa.it] INFO: Scrape type for 10723788: 0
2026-03-26 16:00:57 [adesa.it] INFO: Skipping item 10723788 url https://www.openlane.eu/en/carv6/auction/10723788
2026-03-26 16:00:57 [adesa.it] INFO: Found listing with ID: 10716742
2026-03-26 16:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710716742%27 HTTP/1.1" 200 None
2026-03-26 16:00:57 [adesa.it] INFO: Scrape type for 10716742: 0
2026-03-26 16:00:57 [adesa.it] INFO: Skipping item 10716742 url https://www.openlane.eu/en/carv6/auction/10716742
2026-03-26 16:00:57 [adesa.it] INFO: Found listing with ID: 10723808
2026-03-26 16:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710723808%27 HTTP/1.1" 200 None
2026-03-26 16:00:57 [adesa.it] INFO: Scrape type for 10723808: 0
2026-03-26 16:00:57 [adesa.it] INFO: Skipping item 10723808 url https://www.openlane.eu/en/carv6/auction/10723808
2026-03-26 16:00:57 [adesa.it] INFO: Found listing with ID: 10715025
2026-03-26 16:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710715025%27 HTTP/1.1" 200 None
2026-03-26 16:00:57 [adesa.it] INFO: Scrape type for 10715025: 0
2026-03-26 16:00:57 [adesa.it] INFO: Skipping item 10715025 url https://www.openlane.eu/en/carv6/auction/10715025
2026-03-26 16:00:57 [adesa.it] INFO: Found listing with ID: 10723915
2026-03-26 16:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710723915%27 HTTP/1.1" 200 None
2026-03-26 16:00:57 [adesa.it] INFO: Scrape type for 10723915: 0
2026-03-26 16:00:57 [adesa.it] INFO: Skipping item 10723915 url https://www.openlane.eu/en/carv6/auction/10723915
2026-03-26 16:00:57 [adesa.it] INFO: Found listing with ID: 10723916
2026-03-26 16:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710723916%27 HTTP/1.1" 200 None
2026-03-26 16:00:57 [adesa.it] INFO: Scrape type for 10723916: 0
2026-03-26 16:00:57 [adesa.it] INFO: Skipping item 10723916 url https://www.openlane.eu/en/carv6/auction/10723916
2026-03-26 16:00:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 16:00:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 16:01:00 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 16:01:00 [adesa.it] INFO: Found listing with ID: 10716558
2026-03-26 16:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710716558%27 HTTP/1.1" 200 None
2026-03-26 16:01:00 [adesa.it] INFO: Scrape type for 10716558: 0
2026-03-26 16:01:00 [adesa.it] INFO: Skipping item 10716558 url https://www.openlane.eu/en/carv6/auction/10716558
2026-03-26 16:01:00 [adesa.it] INFO: Found listing with ID: 10703988
2026-03-26 16:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710703988%27 HTTP/1.1" 200 None
2026-03-26 16:01:00 [adesa.it] INFO: Scrape type for 10703988: 0
2026-03-26 16:01:00 [adesa.it] INFO: Skipping item 10703988 url https://www.openlane.eu/en/carv6/auction/10703988
2026-03-26 16:01:00 [adesa.it] INFO: Found listing with ID: 10723682
2026-03-26 16:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710723682%27 HTTP/1.1" 200 None
2026-03-26 16:01:00 [adesa.it] INFO: Scrape type for 10723682: 0
2026-03-26 16:01:00 [adesa.it] INFO: Skipping item 10723682 url https://www.openlane.eu/en/carv6/auction/10723682
2026-03-26 16:01:00 [adesa.it] INFO: Found listing with ID: 10716640
2026-03-26 16:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710716640%27 HTTP/1.1" 200 None
2026-03-26 16:01:00 [adesa.it] INFO: Scrape type for 10716640: 0
2026-03-26 16:01:00 [adesa.it] INFO: Skipping item 10716640 url https://www.openlane.eu/en/carv6/auction/10716640
2026-03-26 16:01:00 [adesa.it] INFO: Found listing with ID: 10716718
2026-03-26 16:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710716718%27 HTTP/1.1" 200 None
2026-03-26 16:01:00 [adesa.it] INFO: Scrape type for 10716718: 0
2026-03-26 16:01:00 [adesa.it] INFO: Skipping item 10716718 url https://www.openlane.eu/en/carv6/auction/10716718
2026-03-26 16:01:00 [adesa.it] INFO: Found listing with ID: 10723795
2026-03-26 16:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710723795%27 HTTP/1.1" 200 None
2026-03-26 16:01:00 [adesa.it] INFO: Scrape type for 10723795: 0
2026-03-26 16:01:00 [adesa.it] INFO: Skipping item 10723795 url https://www.openlane.eu/en/carv6/auction/10723795
2026-03-26 16:01:00 [adesa.it] INFO: Found listing with ID: 10723792
2026-03-26 16:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710723792%27 HTTP/1.1" 200 None
2026-03-26 16:01:00 [adesa.it] INFO: Scrape type for 10723792: 0
2026-03-26 16:01:00 [adesa.it] INFO: Skipping item 10723792 url https://www.openlane.eu/en/carv6/auction/10723792
2026-03-26 16:01:00 [adesa.it] INFO: Found listing with ID: 10726408
2026-03-26 16:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710726408%27 HTTP/1.1" 200 None
2026-03-26 16:01:00 [adesa.it] INFO: Scrape type for 10726408: 0
2026-03-26 16:01:00 [adesa.it] INFO: Skipping item 10726408 url https://www.openlane.eu/en/carv6/auction/10726408
2026-03-26 16:01:00 [adesa.it] INFO: Found listing with ID: 10723594
2026-03-26 16:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710723594%27 HTTP/1.1" 200 None
2026-03-26 16:01:00 [adesa.it] INFO: Scrape type for 10723594: 0
2026-03-26 16:01:00 [adesa.it] INFO: Skipping item 10723594 url https://www.openlane.eu/en/carv6/auction/10723594
2026-03-26 16:01:00 [adesa.it] INFO: Found listing with ID: 10716719
2026-03-26 16:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710716719%27 HTTP/1.1" 200 None
2026-03-26 16:01:00 [adesa.it] INFO: Scrape type for 10716719: 0
2026-03-26 16:01:00 [adesa.it] INFO: Skipping item 10716719 url https://www.openlane.eu/en/carv6/auction/10716719
2026-03-26 16:01:00 [adesa.it] INFO: Found listing with ID: 10716720
2026-03-26 16:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710716720%27 HTTP/1.1" 200 None
2026-03-26 16:01:00 [adesa.it] INFO: Scrape type for 10716720: 0
2026-03-26 16:01:00 [adesa.it] INFO: Skipping item 10716720 url https://www.openlane.eu/en/carv6/auction/10716720
2026-03-26 16:01:00 [adesa.it] INFO: Found listing with ID: 10699918
2026-03-26 16:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710699918%27 HTTP/1.1" 200 None
2026-03-26 16:01:00 [adesa.it] INFO: Scrape type for 10699918: 0
2026-03-26 16:01:00 [adesa.it] INFO: Skipping item 10699918 url https://www.openlane.eu/en/carv6/auction/10699918
2026-03-26 16:01:00 [adesa.it] INFO: Found listing with ID: 10699939
2026-03-26 16:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710699939%27 HTTP/1.1" 200 None
2026-03-26 16:01:00 [adesa.it] INFO: Scrape type for 10699939: 0
2026-03-26 16:01:00 [adesa.it] INFO: Skipping item 10699939 url https://www.openlane.eu/en/carv6/auction/10699939
2026-03-26 16:01:00 [adesa.it] INFO: Found listing with ID: 10723584
2026-03-26 16:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710723584%27 HTTP/1.1" 200 None
2026-03-26 16:01:00 [adesa.it] INFO: Scrape type for 10723584: 0
2026-03-26 16:01:00 [adesa.it] INFO: Skipping item 10723584 url https://www.openlane.eu/en/carv6/auction/10723584
2026-03-26 16:01:00 [adesa.it] INFO: Found listing with ID: 10716484
2026-03-26 16:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710716484%27 HTTP/1.1" 200 None
2026-03-26 16:01:00 [adesa.it] INFO: Scrape type for 10716484: 0
2026-03-26 16:01:00 [adesa.it] INFO: Skipping item 10716484 url https://www.openlane.eu/en/carv6/auction/10716484
2026-03-26 16:01:00 [adesa.it] INFO: Found listing with ID: 10723793
2026-03-26 16:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710723793%27 HTTP/1.1" 200 None
2026-03-26 16:01:00 [adesa.it] INFO: Scrape type for 10723793: 0
2026-03-26 16:01:00 [adesa.it] INFO: Skipping item 10723793 url https://www.openlane.eu/en/carv6/auction/10723793
2026-03-26 16:01:00 [adesa.it] INFO: Found listing with ID: 10715101
2026-03-26 16:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710715101%27 HTTP/1.1" 200 None
2026-03-26 16:01:00 [adesa.it] INFO: Scrape type for 10715101: 0
2026-03-26 16:01:00 [adesa.it] INFO: Skipping item 10715101 url https://www.openlane.eu/en/carv6/auction/10715101
2026-03-26 16:01:00 [adesa.it] INFO: Found listing with ID: 10699944
2026-03-26 16:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710699944%27 HTTP/1.1" 200 None
2026-03-26 16:01:00 [adesa.it] INFO: Scrape type for 10699944: 0
2026-03-26 16:01:00 [adesa.it] INFO: Skipping item 10699944 url https://www.openlane.eu/en/carv6/auction/10699944
2026-03-26 16:01:00 [adesa.it] INFO: Found listing with ID: 10711152
2026-03-26 16:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710711152%27 HTTP/1.1" 200 None
2026-03-26 16:01:00 [adesa.it] INFO: Scrape type for 10711152: 0
2026-03-26 16:01:00 [adesa.it] INFO: Skipping item 10711152 url https://www.openlane.eu/en/carv6/auction/10711152
2026-03-26 16:01:00 [adesa.it] INFO: Found listing with ID: 10699926
2026-03-26 16:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710699926%27 HTTP/1.1" 200 None
2026-03-26 16:01:00 [adesa.it] INFO: Scrape type for 10699926: 0
2026-03-26 16:01:00 [adesa.it] INFO: Skipping item 10699926 url https://www.openlane.eu/en/carv6/auction/10699926
2026-03-26 16:01:00 [adesa.it] INFO: Found listing with ID: 10699928
2026-03-26 16:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710699928%27 HTTP/1.1" 200 None
2026-03-26 16:01:00 [adesa.it] INFO: Scrape type for 10699928: 0
2026-03-26 16:01:00 [adesa.it] INFO: Skipping item 10699928 url https://www.openlane.eu/en/carv6/auction/10699928
2026-03-26 16:01:00 [adesa.it] INFO: Found listing with ID: 10716679
2026-03-26 16:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710716679%27 HTTP/1.1" 200 None
2026-03-26 16:01:00 [adesa.it] INFO: Scrape type for 10716679: 0
2026-03-26 16:01:00 [adesa.it] INFO: Skipping item 10716679 url https://www.openlane.eu/en/carv6/auction/10716679
2026-03-26 16:01:00 [adesa.it] INFO: Found listing with ID: 10707725
2026-03-26 16:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710707725%27 HTTP/1.1" 200 None
2026-03-26 16:01:00 [adesa.it] INFO: Scrape type for 10707725: 0
2026-03-26 16:01:00 [adesa.it] INFO: Skipping item 10707725 url https://www.openlane.eu/en/carv6/auction/10707725
2026-03-26 16:01:00 [adesa.it] INFO: Found listing with ID: 10698480
2026-03-26 16:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710698480%27 HTTP/1.1" 200 None
2026-03-26 16:01:00 [adesa.it] INFO: Scrape type for 10698480: 0
2026-03-26 16:01:00 [adesa.it] INFO: Skipping item 10698480 url https://www.openlane.eu/en/carv6/auction/10698480
2026-03-26 16:01:00 [adesa.it] INFO: Found listing with ID: 10699921
2026-03-26 16:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710699921%27 HTTP/1.1" 200 None
2026-03-26 16:01:00 [adesa.it] INFO: Scrape type for 10699921: 0
2026-03-26 16:01:00 [adesa.it] INFO: Skipping item 10699921 url https://www.openlane.eu/en/carv6/auction/10699921
2026-03-26 16:01:00 [adesa.it] INFO: Found listing with ID: 10723798
2026-03-26 16:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710723798%27 HTTP/1.1" 200 None
2026-03-26 16:01:00 [adesa.it] INFO: Scrape type for 10723798: 0
2026-03-26 16:01:00 [adesa.it] INFO: Skipping item 10723798 url https://www.openlane.eu/en/carv6/auction/10723798
2026-03-26 16:01:00 [adesa.it] INFO: Found listing with ID: 10716285
2026-03-26 16:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710716285%27 HTTP/1.1" 200 None
2026-03-26 16:01:00 [adesa.it] INFO: Scrape type for 10716285: 0
2026-03-26 16:01:00 [adesa.it] INFO: Skipping item 10716285 url https://www.openlane.eu/en/carv6/auction/10716285
2026-03-26 16:01:00 [adesa.it] INFO: Found listing with ID: 10716607
2026-03-26 16:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710716607%27 HTTP/1.1" 200 None
2026-03-26 16:01:00 [adesa.it] INFO: Scrape type for 10716607: 0
2026-03-26 16:01:00 [adesa.it] INFO: Skipping item 10716607 url https://www.openlane.eu/en/carv6/auction/10716607
2026-03-26 16:01:00 [adesa.it] INFO: Found listing with ID: 10703829
2026-03-26 16:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710703829%27 HTTP/1.1" 200 None
2026-03-26 16:01:00 [adesa.it] INFO: Scrape type for 10703829: 0
2026-03-26 16:01:00 [adesa.it] INFO: Skipping item 10703829 url https://www.openlane.eu/en/carv6/auction/10703829
2026-03-26 16:01:00 [adesa.it] INFO: Found listing with ID: 10723781
2026-03-26 16:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710723781%27 HTTP/1.1" 200 None
2026-03-26 16:01:00 [adesa.it] INFO: Scrape type for 10723781: 0
2026-03-26 16:01:00 [adesa.it] INFO: Skipping item 10723781 url https://www.openlane.eu/en/carv6/auction/10723781
2026-03-26 16:01:00 [adesa.it] INFO: Found listing with ID: 10723564
2026-03-26 16:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710723564%27 HTTP/1.1" 200 None
2026-03-26 16:01:00 [adesa.it] INFO: Scrape type for 10723564: 0
2026-03-26 16:01:00 [adesa.it] INFO: Skipping item 10723564 url https://www.openlane.eu/en/carv6/auction/10723564
2026-03-26 16:01:00 [adesa.it] INFO: Found listing with ID: 10723802
2026-03-26 16:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710723802%27 HTTP/1.1" 200 None
2026-03-26 16:01:00 [adesa.it] INFO: Scrape type for 10723802: 0
2026-03-26 16:01:00 [adesa.it] INFO: Skipping item 10723802 url https://www.openlane.eu/en/carv6/auction/10723802
2026-03-26 16:01:00 [adesa.it] INFO: Found listing with ID: 10727428
2026-03-26 16:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710727428%27 HTTP/1.1" 200 None
2026-03-26 16:01:00 [adesa.it] INFO: Scrape type for 10727428: 0
2026-03-26 16:01:00 [adesa.it] INFO: Skipping item 10727428 url https://www.openlane.eu/en/carv6/auction/10727428
2026-03-26 16:01:00 [adesa.it] INFO: Found listing with ID: 10727433
2026-03-26 16:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710727433%27 HTTP/1.1" 200 None
2026-03-26 16:01:00 [adesa.it] INFO: Scrape type for 10727433: 0
2026-03-26 16:01:00 [adesa.it] INFO: Skipping item 10727433 url https://www.openlane.eu/en/carv6/auction/10727433
2026-03-26 16:01:00 [adesa.it] INFO: Found listing with ID: 10727422
2026-03-26 16:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710727422%27 HTTP/1.1" 200 None
2026-03-26 16:01:00 [adesa.it] INFO: Scrape type for 10727422: 0
2026-03-26 16:01:00 [adesa.it] INFO: Skipping item 10727422 url https://www.openlane.eu/en/carv6/auction/10727422
2026-03-26 16:01:00 [adesa.it] INFO: Found listing with ID: 10727400
2026-03-26 16:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710727400%27 HTTP/1.1" 200 None
2026-03-26 16:01:00 [adesa.it] INFO: Scrape type for 10727400: 0
2026-03-26 16:01:00 [adesa.it] INFO: Skipping item 10727400 url https://www.openlane.eu/en/carv6/auction/10727400
2026-03-26 16:01:00 [adesa.it] INFO: Found listing with ID: 10699492
2026-03-26 16:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710699492%27 HTTP/1.1" 200 None
2026-03-26 16:01:00 [adesa.it] INFO: Scrape type for 10699492: 0
2026-03-26 16:01:00 [adesa.it] INFO: Skipping item 10699492 url https://www.openlane.eu/en/carv6/auction/10699492
2026-03-26 16:01:00 [adesa.it] INFO: Found listing with ID: 10723815
2026-03-26 16:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710723815%27 HTTP/1.1" 200 None
2026-03-26 16:01:00 [adesa.it] INFO: Scrape type for 10723815: 0
2026-03-26 16:01:00 [adesa.it] INFO: Skipping item 10723815 url https://www.openlane.eu/en/carv6/auction/10723815
2026-03-26 16:01:00 [adesa.it] INFO: Found listing with ID: 10709129
2026-03-26 16:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710709129%27 HTTP/1.1" 200 None
2026-03-26 16:01:00 [adesa.it] INFO: Scrape type for 10709129: 0
2026-03-26 16:01:00 [adesa.it] INFO: Skipping item 10709129 url https://www.openlane.eu/en/carv6/auction/10709129
2026-03-26 16:01:00 [adesa.it] INFO: Found listing with ID: 10709128
2026-03-26 16:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710709128%27 HTTP/1.1" 200 None
2026-03-26 16:01:00 [adesa.it] INFO: Scrape type for 10709128: 0
2026-03-26 16:01:00 [adesa.it] INFO: Skipping item 10709128 url https://www.openlane.eu/en/carv6/auction/10709128
2026-03-26 16:01:00 [adesa.it] INFO: Found listing with ID: 10723134
2026-03-26 16:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710723134%27 HTTP/1.1" 200 None
2026-03-26 16:01:00 [adesa.it] INFO: Scrape type for 10723134: 0
2026-03-26 16:01:00 [adesa.it] INFO: Skipping item 10723134 url https://www.openlane.eu/en/carv6/auction/10723134
2026-03-26 16:01:00 [adesa.it] INFO: Found listing with ID: 10699915
2026-03-26 16:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710699915%27 HTTP/1.1" 200 None
2026-03-26 16:01:00 [adesa.it] INFO: Scrape type for 10699915: 0
2026-03-26 16:01:00 [adesa.it] INFO: Skipping item 10699915 url https://www.openlane.eu/en/carv6/auction/10699915
2026-03-26 16:01:00 [adesa.it] INFO: Found listing with ID: 10709127
2026-03-26 16:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710709127%27 HTTP/1.1" 200 None
2026-03-26 16:01:00 [adesa.it] INFO: Scrape type for 10709127: 0
2026-03-26 16:01:00 [adesa.it] INFO: Skipping item 10709127 url https://www.openlane.eu/en/carv6/auction/10709127
2026-03-26 16:01:00 [adesa.it] INFO: Found listing with ID: 10707948
2026-03-26 16:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710707948%27 HTTP/1.1" 200 None
2026-03-26 16:01:00 [adesa.it] INFO: Scrape type for 10707948: 0
2026-03-26 16:01:00 [adesa.it] INFO: Skipping item 10707948 url https://www.openlane.eu/en/carv6/auction/10707948
2026-03-26 16:01:00 [adesa.it] INFO: Found listing with ID: 10716590
2026-03-26 16:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710716590%27 HTTP/1.1" 200 None
2026-03-26 16:01:00 [adesa.it] INFO: Scrape type for 10716590: 0
2026-03-26 16:01:00 [adesa.it] INFO: Skipping item 10716590 url https://www.openlane.eu/en/carv6/auction/10716590
2026-03-26 16:01:00 [adesa.it] INFO: Found listing with ID: 10716463
2026-03-26 16:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710716463%27 HTTP/1.1" 200 None
2026-03-26 16:01:00 [adesa.it] INFO: Scrape type for 10716463: 0
2026-03-26 16:01:00 [adesa.it] INFO: Skipping item 10716463 url https://www.openlane.eu/en/carv6/auction/10716463
2026-03-26 16:01:00 [adesa.it] INFO: Found listing with ID: 10715102
2026-03-26 16:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710715102%27 HTTP/1.1" 200 None
2026-03-26 16:01:01 [adesa.it] INFO: Scrape type for 10715102: 0
2026-03-26 16:01:01 [adesa.it] INFO: Skipping item 10715102 url https://www.openlane.eu/en/carv6/auction/10715102
2026-03-26 16:01:01 [adesa.it] INFO: Found listing with ID: 10716257
2026-03-26 16:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710716257%27 HTTP/1.1" 200 None
2026-03-26 16:01:01 [adesa.it] INFO: Scrape type for 10716257: 0
2026-03-26 16:01:01 [adesa.it] INFO: Skipping item 10716257 url https://www.openlane.eu/en/carv6/auction/10716257
2026-03-26 16:01:01 [adesa.it] INFO: Found listing with ID: 10721259
2026-03-26 16:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710721259%27 HTTP/1.1" 200 None
2026-03-26 16:01:01 [adesa.it] INFO: Scrape type for 10721259: 0
2026-03-26 16:01:01 [adesa.it] INFO: Skipping item 10721259 url https://www.openlane.eu/en/carv6/auction/10721259
2026-03-26 16:01:01 [adesa.it] INFO: Found listing with ID: 10717479
2026-03-26 16:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710717479%27 HTTP/1.1" 200 None
2026-03-26 16:01:01 [adesa.it] INFO: Scrape type for 10717479: 0
2026-03-26 16:01:01 [adesa.it] INFO: Skipping item 10717479 url https://www.openlane.eu/en/carv6/auction/10717479
2026-03-26 16:01:01 [adesa.it] INFO: Found listing with ID: 10725198
2026-03-26 16:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710725198%27 HTTP/1.1" 200 None
2026-03-26 16:01:01 [adesa.it] INFO: Scrape type for 10725198: 0
2026-03-26 16:01:01 [adesa.it] INFO: Skipping item 10725198 url https://www.openlane.eu/en/carv6/auction/10725198
2026-03-26 16:01:01 [adesa.it] INFO: Found listing with ID: 10696441
2026-03-26 16:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710696441%27 HTTP/1.1" 200 None
2026-03-26 16:01:01 [adesa.it] INFO: Scrape type for 10696441: 0
2026-03-26 16:01:01 [adesa.it] INFO: Skipping item 10696441 url https://www.openlane.eu/en/carv6/auction/10696441
2026-03-26 16:01:01 [adesa.it] INFO: Found listing with ID: 10717927
2026-03-26 16:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710717927%27 HTTP/1.1" 200 None
2026-03-26 16:01:01 [adesa.it] INFO: Scrape type for 10717927: 0
2026-03-26 16:01:01 [adesa.it] INFO: Skipping item 10717927 url https://www.openlane.eu/en/carv6/auction/10717927
2026-03-26 16:01:01 [adesa.it] INFO: Found listing with ID: 10699922
2026-03-26 16:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710699922%27 HTTP/1.1" 200 None
2026-03-26 16:01:01 [adesa.it] INFO: Scrape type for 10699922: 0
2026-03-26 16:01:01 [adesa.it] INFO: Skipping item 10699922 url https://www.openlane.eu/en/carv6/auction/10699922
2026-03-26 16:01:01 [adesa.it] INFO: Found listing with ID: 10711151
2026-03-26 16:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710711151%27 HTTP/1.1" 200 None
2026-03-26 16:01:01 [adesa.it] INFO: Scrape type for 10711151: 0
2026-03-26 16:01:01 [adesa.it] INFO: Skipping item 10711151 url https://www.openlane.eu/en/carv6/auction/10711151
2026-03-26 16:01:01 [adesa.it] INFO: Found listing with ID: 10716568
2026-03-26 16:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710716568%27 HTTP/1.1" 200 None
2026-03-26 16:01:01 [adesa.it] INFO: Scrape type for 10716568: 0
2026-03-26 16:01:01 [adesa.it] INFO: Skipping item 10716568 url https://www.openlane.eu/en/carv6/auction/10716568
2026-03-26 16:01:01 [adesa.it] INFO: Found listing with ID: 10715099
2026-03-26 16:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710715099%27 HTTP/1.1" 200 None
2026-03-26 16:01:01 [adesa.it] INFO: Scrape type for 10715099: 0
2026-03-26 16:01:01 [adesa.it] INFO: Skipping item 10715099 url https://www.openlane.eu/en/carv6/auction/10715099
2026-03-26 16:01:01 [adesa.it] INFO: Found listing with ID: 10725197
2026-03-26 16:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710725197%27 HTTP/1.1" 200 None
2026-03-26 16:01:01 [adesa.it] INFO: Scrape type for 10725197: 0
2026-03-26 16:01:01 [adesa.it] INFO: Skipping item 10725197 url https://www.openlane.eu/en/carv6/auction/10725197
2026-03-26 16:01:01 [adesa.it] INFO: Found listing with ID: 10698504
2026-03-26 16:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710698504%27 HTTP/1.1" 200 None
2026-03-26 16:01:01 [adesa.it] INFO: Scrape type for 10698504: 0
2026-03-26 16:01:01 [adesa.it] INFO: Skipping item 10698504 url https://www.openlane.eu/en/carv6/auction/10698504
2026-03-26 16:01:01 [adesa.it] INFO: Found listing with ID: 10697387
2026-03-26 16:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710697387%27 HTTP/1.1" 200 None
2026-03-26 16:01:01 [adesa.it] INFO: Scrape type for 10697387: 0
2026-03-26 16:01:01 [adesa.it] INFO: Skipping item 10697387 url https://www.openlane.eu/en/carv6/auction/10697387
2026-03-26 16:01:01 [adesa.it] INFO: Found listing with ID: 10716684
2026-03-26 16:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710716684%27 HTTP/1.1" 200 None
2026-03-26 16:01:01 [adesa.it] INFO: Scrape type for 10716684: 0
2026-03-26 16:01:01 [adesa.it] INFO: Skipping item 10716684 url https://www.openlane.eu/en/carv6/auction/10716684
2026-03-26 16:01:01 [adesa.it] INFO: Found listing with ID: 10730119
2026-03-26 16:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710730119%27 HTTP/1.1" 200 None
2026-03-26 16:01:01 [adesa.it] INFO: Scrape type for 10730119: 1
2026-03-26 16:01:01 [adesa.it] INFO: Scraping item 10730119 url https://www.openlane.eu/en/carv6/auction/10730119
2026-03-26 16:01:01 [adesa.it] INFO: Found listing with ID: 10711148
2026-03-26 16:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710711148%27 HTTP/1.1" 200 None
2026-03-26 16:01:01 [adesa.it] INFO: Scrape type for 10711148: 0
2026-03-26 16:01:01 [adesa.it] INFO: Skipping item 10711148 url https://www.openlane.eu/en/carv6/auction/10711148
2026-03-26 16:01:01 [adesa.it] INFO: Found listing with ID: 10723806
2026-03-26 16:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710723806%27 HTTP/1.1" 200 None
2026-03-26 16:01:01 [adesa.it] INFO: Scrape type for 10723806: 0
2026-03-26 16:01:01 [adesa.it] INFO: Skipping item 10723806 url https://www.openlane.eu/en/carv6/auction/10723806
2026-03-26 16:01:01 [adesa.it] INFO: Found listing with ID: 10707945
2026-03-26 16:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710707945%27 HTTP/1.1" 200 None
2026-03-26 16:01:01 [adesa.it] INFO: Scrape type for 10707945: 0
2026-03-26 16:01:01 [adesa.it] INFO: Skipping item 10707945 url https://www.openlane.eu/en/carv6/auction/10707945
2026-03-26 16:01:01 [adesa.it] INFO: Found listing with ID: 10709996
2026-03-26 16:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710709996%27 HTTP/1.1" 200 None
2026-03-26 16:01:01 [adesa.it] INFO: Scrape type for 10709996: 0
2026-03-26 16:01:01 [adesa.it] INFO: Skipping item 10709996 url https://www.openlane.eu/en/carv6/auction/10709996
2026-03-26 16:01:01 [adesa.it] INFO: Found listing with ID: 10716596
2026-03-26 16:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710716596%27 HTTP/1.1" 200 None
2026-03-26 16:01:01 [adesa.it] INFO: Scrape type for 10716596: 0
2026-03-26 16:01:01 [adesa.it] INFO: Skipping item 10716596 url https://www.openlane.eu/en/carv6/auction/10716596
2026-03-26 16:01:01 [adesa.it] INFO: Found listing with ID: 10723368
2026-03-26 16:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710723368%27 HTTP/1.1" 200 None
2026-03-26 16:01:01 [adesa.it] INFO: Scrape type for 10723368: 0
2026-03-26 16:01:01 [adesa.it] INFO: Skipping item 10723368 url https://www.openlane.eu/en/carv6/auction/10723368
2026-03-26 16:01:01 [adesa.it] INFO: Found listing with ID: 10723658
2026-03-26 16:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710723658%27 HTTP/1.1" 200 None
2026-03-26 16:01:01 [adesa.it] INFO: Scrape type for 10723658: 0
2026-03-26 16:01:01 [adesa.it] INFO: Skipping item 10723658 url https://www.openlane.eu/en/carv6/auction/10723658
2026-03-26 16:01:01 [adesa.it] INFO: Found listing with ID: 10699940
2026-03-26 16:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710699940%27 HTTP/1.1" 200 None
2026-03-26 16:01:01 [adesa.it] INFO: Scrape type for 10699940: 0
2026-03-26 16:01:01 [adesa.it] INFO: Skipping item 10699940 url https://www.openlane.eu/en/carv6/auction/10699940
2026-03-26 16:01:01 [adesa.it] INFO: Found listing with ID: 10715034
2026-03-26 16:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710715034%27 HTTP/1.1" 200 None
2026-03-26 16:01:01 [adesa.it] INFO: Scrape type for 10715034: 0
2026-03-26 16:01:01 [adesa.it] INFO: Skipping item 10715034 url https://www.openlane.eu/en/carv6/auction/10715034
2026-03-26 16:01:01 [adesa.it] INFO: Found listing with ID: 10716644
2026-03-26 16:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710716644%27 HTTP/1.1" 200 None
2026-03-26 16:01:01 [adesa.it] INFO: Scrape type for 10716644: 0
2026-03-26 16:01:01 [adesa.it] INFO: Skipping item 10716644 url https://www.openlane.eu/en/carv6/auction/10716644
2026-03-26 16:01:01 [adesa.it] INFO: Found listing with ID: 10716677
2026-03-26 16:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710716677%27 HTTP/1.1" 200 None
2026-03-26 16:01:01 [adesa.it] INFO: Scrape type for 10716677: 0
2026-03-26 16:01:01 [adesa.it] INFO: Skipping item 10716677 url https://www.openlane.eu/en/carv6/auction/10716677
2026-03-26 16:01:01 [adesa.it] INFO: Found listing with ID: 10723598
2026-03-26 16:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710723598%27 HTTP/1.1" 200 None
2026-03-26 16:01:01 [adesa.it] INFO: Scrape type for 10723598: 0
2026-03-26 16:01:01 [adesa.it] INFO: Skipping item 10723598 url https://www.openlane.eu/en/carv6/auction/10723598
2026-03-26 16:01:01 [adesa.it] INFO: Found listing with ID: 10723639
2026-03-26 16:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710723639%27 HTTP/1.1" 200 None
2026-03-26 16:01:02 [adesa.it] INFO: Scrape type for 10723639: 0
2026-03-26 16:01:02 [adesa.it] INFO: Skipping item 10723639 url https://www.openlane.eu/en/carv6/auction/10723639
2026-03-26 16:01:02 [adesa.it] INFO: Found listing with ID: 10718323
2026-03-26 16:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710718323%27 HTTP/1.1" 200 None
2026-03-26 16:01:02 [adesa.it] INFO: Scrape type for 10718323: 0
2026-03-26 16:01:02 [adesa.it] INFO: Skipping item 10718323 url https://www.openlane.eu/en/carv6/auction/10718323
2026-03-26 16:01:02 [adesa.it] INFO: Found listing with ID: 10716464
2026-03-26 16:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710716464%27 HTTP/1.1" 200 None
2026-03-26 16:01:02 [adesa.it] INFO: Scrape type for 10716464: 0
2026-03-26 16:01:02 [adesa.it] INFO: Skipping item 10716464 url https://www.openlane.eu/en/carv6/auction/10716464
2026-03-26 16:01:02 [adesa.it] INFO: Found listing with ID: 10707726
2026-03-26 16:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710707726%27 HTTP/1.1" 200 None
2026-03-26 16:01:02 [adesa.it] INFO: Scrape type for 10707726: 0
2026-03-26 16:01:02 [adesa.it] INFO: Skipping item 10707726 url https://www.openlane.eu/en/carv6/auction/10707726
2026-03-26 16:01:02 [adesa.it] INFO: Found listing with ID: 10716602
2026-03-26 16:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710716602%27 HTTP/1.1" 200 None
2026-03-26 16:01:02 [adesa.it] INFO: Scrape type for 10716602: 0
2026-03-26 16:01:02 [adesa.it] INFO: Skipping item 10716602 url https://www.openlane.eu/en/carv6/auction/10716602
2026-03-26 16:01:02 [adesa.it] INFO: Found listing with ID: 10716600
2026-03-26 16:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710716600%27 HTTP/1.1" 200 None
2026-03-26 16:01:02 [adesa.it] INFO: Scrape type for 10716600: 0
2026-03-26 16:01:02 [adesa.it] INFO: Skipping item 10716600 url https://www.openlane.eu/en/carv6/auction/10716600
2026-03-26 16:01:02 [adesa.it] INFO: Found listing with ID: 10723805
2026-03-26 16:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710723805%27 HTTP/1.1" 200 None
2026-03-26 16:01:02 [adesa.it] INFO: Scrape type for 10723805: 0
2026-03-26 16:01:02 [adesa.it] INFO: Skipping item 10723805 url https://www.openlane.eu/en/carv6/auction/10723805
2026-03-26 16:01:02 [adesa.it] INFO: Found listing with ID: 10716957
2026-03-26 16:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710716957%27 HTTP/1.1" 200 None
2026-03-26 16:01:02 [adesa.it] INFO: Scrape type for 10716957: 0
2026-03-26 16:01:02 [adesa.it] INFO: Skipping item 10716957 url https://www.openlane.eu/en/carv6/auction/10716957
2026-03-26 16:01:02 [adesa.it] INFO: Found listing with ID: 10637027
2026-03-26 16:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710637027%27 HTTP/1.1" 200 None
2026-03-26 16:01:02 [adesa.it] INFO: Scrape type for 10637027: 0
2026-03-26 16:01:02 [adesa.it] INFO: Skipping item 10637027 url https://www.openlane.eu/en/carv6/auction/10637027
2026-03-26 16:01:02 [adesa.it] INFO: Found listing with ID: 10553901
2026-03-26 16:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710553901%27 HTTP/1.1" 200 None
2026-03-26 16:01:02 [adesa.it] INFO: Scrape type for 10553901: 0
2026-03-26 16:01:02 [adesa.it] INFO: Skipping item 10553901 url https://www.openlane.eu/en/carv6/auction/10553901
2026-03-26 16:01:02 [adesa.it] INFO: Found listing with ID: 10685088
2026-03-26 16:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710685088%27 HTTP/1.1" 200 None
2026-03-26 16:01:02 [adesa.it] INFO: Scrape type for 10685088: 0
2026-03-26 16:01:02 [adesa.it] INFO: Skipping item 10685088 url https://www.openlane.eu/en/carv6/auction/10685088
2026-03-26 16:01:02 [adesa.it] INFO: Found listing with ID: 10673716
2026-03-26 16:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710673716%27 HTTP/1.1" 200 None
2026-03-26 16:01:02 [adesa.it] INFO: Scrape type for 10673716: 0
2026-03-26 16:01:02 [adesa.it] INFO: Skipping item 10673716 url https://www.openlane.eu/en/carv6/auction/10673716
2026-03-26 16:01:02 [adesa.it] INFO: Found listing with ID: 10655715
2026-03-26 16:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710655715%27 HTTP/1.1" 200 None
2026-03-26 16:01:02 [adesa.it] INFO: Scrape type for 10655715: 0
2026-03-26 16:01:02 [adesa.it] INFO: Skipping item 10655715 url https://www.openlane.eu/en/carv6/auction/10655715
2026-03-26 16:01:02 [adesa.it] INFO: Found listing with ID: 10696142
2026-03-26 16:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710696142%27 HTTP/1.1" 200 None
2026-03-26 16:01:02 [adesa.it] INFO: Scrape type for 10696142: 0
2026-03-26 16:01:02 [adesa.it] INFO: Skipping item 10696142 url https://www.openlane.eu/en/carv6/auction/10696142
2026-03-26 16:01:02 [adesa.it] INFO: Found listing with ID: 10661601
2026-03-26 16:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710661601%27 HTTP/1.1" 200 None
2026-03-26 16:01:02 [adesa.it] INFO: Scrape type for 10661601: 0
2026-03-26 16:01:02 [adesa.it] INFO: Skipping item 10661601 url https://www.openlane.eu/en/carv6/auction/10661601
2026-03-26 16:01:02 [adesa.it] INFO: Found listing with ID: 10626555
2026-03-26 16:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710626555%27 HTTP/1.1" 200 None
2026-03-26 16:01:02 [adesa.it] INFO: Scrape type for 10626555: 0
2026-03-26 16:01:02 [adesa.it] INFO: Skipping item 10626555 url https://www.openlane.eu/en/carv6/auction/10626555
2026-03-26 16:01:02 [adesa.it] INFO: Found listing with ID: 10693709
2026-03-26 16:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710693709%27 HTTP/1.1" 200 None
2026-03-26 16:01:02 [adesa.it] INFO: Scrape type for 10693709: 0
2026-03-26 16:01:02 [adesa.it] INFO: Skipping item 10693709 url https://www.openlane.eu/en/carv6/auction/10693709
2026-03-26 16:01:02 [adesa.it] INFO: Found listing with ID: 10626536
2026-03-26 16:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710626536%27 HTTP/1.1" 200 None
2026-03-26 16:01:02 [adesa.it] INFO: Scrape type for 10626536: 0
2026-03-26 16:01:02 [adesa.it] INFO: Skipping item 10626536 url https://www.openlane.eu/en/carv6/auction/10626536
2026-03-26 16:01:02 [adesa.it] INFO: Found listing with ID: 10698055
2026-03-26 16:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710698055%27 HTTP/1.1" 200 None
2026-03-26 16:01:02 [adesa.it] INFO: Scrape type for 10698055: 0
2026-03-26 16:01:02 [adesa.it] INFO: Skipping item 10698055 url https://www.openlane.eu/en/carv6/auction/10698055
2026-03-26 16:01:02 [adesa.it] INFO: Found listing with ID: 10640471
2026-03-26 16:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710640471%27 HTTP/1.1" 200 None
2026-03-26 16:01:02 [adesa.it] INFO: Scrape type for 10640471: 0
2026-03-26 16:01:02 [adesa.it] INFO: Skipping item 10640471 url https://www.openlane.eu/en/carv6/auction/10640471
2026-03-26 16:01:02 [adesa.it] INFO: Found listing with ID: 10707923
2026-03-26 16:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710707923%27 HTTP/1.1" 200 None
2026-03-26 16:01:02 [adesa.it] INFO: Scrape type for 10707923: 0
2026-03-26 16:01:02 [adesa.it] INFO: Skipping item 10707923 url https://www.openlane.eu/en/carv6/auction/10707923
2026-03-26 16:01:02 [adesa.it] INFO: Found listing with ID: 10652148
2026-03-26 16:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710652148%27 HTTP/1.1" 200 None
2026-03-26 16:01:02 [adesa.it] INFO: Scrape type for 10652148: 0
2026-03-26 16:01:02 [adesa.it] INFO: Skipping item 10652148 url https://www.openlane.eu/en/carv6/auction/10652148
2026-03-26 16:01:02 [adesa.it] INFO: Found listing with ID: 10694992
2026-03-26 16:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710694992%27 HTTP/1.1" 200 None
2026-03-26 16:01:02 [adesa.it] INFO: Scrape type for 10694992: 0
2026-03-26 16:01:02 [adesa.it] INFO: Skipping item 10694992 url https://www.openlane.eu/en/carv6/auction/10694992
2026-03-26 16:01:02 [adesa.it] INFO: Found listing with ID: 10728757
2026-03-26 16:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710728757%27 HTTP/1.1" 200 None
2026-03-26 16:01:02 [adesa.it] INFO: Scrape type for 10728757: 1
2026-03-26 16:01:02 [adesa.it] INFO: Scraping item 10728757 url https://www.openlane.eu/en/carv6/auction/10728757
2026-03-26 16:01:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 16:01:02 [adesa.it] INFO: Found listing with ID: 10699462
2026-03-26 16:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710699462%27 HTTP/1.1" 200 None
2026-03-26 16:01:02 [adesa.it] INFO: Scrape type for 10699462: 0
2026-03-26 16:01:02 [adesa.it] INFO: Skipping item 10699462 url https://www.openlane.eu/en/carv6/auction/10699462
2026-03-26 16:01:02 [adesa.it] INFO: Found listing with ID: 10664296
2026-03-26 16:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710664296%27 HTTP/1.1" 200 None
2026-03-26 16:01:02 [adesa.it] INFO: Scrape type for 10664296: 0
2026-03-26 16:01:02 [adesa.it] INFO: Skipping item 10664296 url https://www.openlane.eu/en/carv6/auction/10664296
2026-03-26 16:01:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 16:01:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 16:01:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730119> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 16:01:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 399816ee-d5fe-59e1-b6f5-88b3bcf5eba8 with identifier: 10730119
2026-03-26 16:01:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 399816ee-d5fe-59e1-b6f5-88b3bcf5eba8 with scrape type 1
2026-03-26 16:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 399816ee-d5fe-59e1-b6f5-88b3bcf5eba8
2026-03-26 16:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5744950%252Fgeneral%252F7a905418-4368-4c0d-927f-31ac990f1e56.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744950/general/7a905418-4368-4c0d-927f-31ac990f1e56.jpg not downloaded yet
2026-03-26 16:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5744950%252Fgeneral%252Fef2d6555-c585-47f9-a680-cbf2ba870bca.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744950/general/ef2d6555-c585-47f9-a680-cbf2ba870bca.jpg not downloaded yet
2026-03-26 16:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5744950%252Fgeneral%252F568ac435-6b4e-4641-9841-71b2249f48d9.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744950/general/568ac435-6b4e-4641-9841-71b2249f48d9.jpg not downloaded yet
2026-03-26 16:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5744950%252Fgeneral%252F1bb72e1d-4d15-4ea5-8b1a-09f3d5b9bcc0.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744950/general/1bb72e1d-4d15-4ea5-8b1a-09f3d5b9bcc0.jpg not downloaded yet
2026-03-26 16:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5744950%252Fgeneral%252Fa491ab9c-ecae-4398-946d-4fb6ff2a489d.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744950/general/a491ab9c-ecae-4398-946d-4fb6ff2a489d.jpg not downloaded yet
2026-03-26 16:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5744950%252Fgeneral%252F5e3a55f1-b9bb-431b-9396-88d0d298096e.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744950/general/5e3a55f1-b9bb-431b-9396-88d0d298096e.jpg not downloaded yet
2026-03-26 16:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5744950%252Fgeneral%252F4ba6f036-e7a7-4202-b926-fbd11780aa51.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744950/general/4ba6f036-e7a7-4202-b926-fbd11780aa51.jpg not downloaded yet
2026-03-26 16:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5744950%252Fgeneral%252F103107dd-08bf-4616-9d59-d97335be52b6.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744950/general/103107dd-08bf-4616-9d59-d97335be52b6.jpg not downloaded yet
2026-03-26 16:01:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744950/general/ef2d6555-c585-47f9-a680-cbf2ba870bca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730119)
2026-03-26 16:01:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744950/general/7a905418-4368-4c0d-927f-31ac990f1e56.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730119)
2026-03-26 16:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5744950%252Fgeneral%252Fe349c60b-3cb2-4519-844d-105f52230a87.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744950/general/e349c60b-3cb2-4519-844d-105f52230a87.jpg not downloaded yet
2026-03-26 16:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5744950%252Fgeneral%252F24e0578a-27d6-48e3-8903-9caa8828306a.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744950/general/24e0578a-27d6-48e3-8903-9caa8828306a.jpg not downloaded yet
2026-03-26 16:01:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744950/general/1bb72e1d-4d15-4ea5-8b1a-09f3d5b9bcc0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730119)
2026-03-26 16:01:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744950/general/5e3a55f1-b9bb-431b-9396-88d0d298096e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730119)
2026-03-26 16:01:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744950/general/568ac435-6b4e-4641-9841-71b2249f48d9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730119)
2026-03-26 16:01:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744950/general/a491ab9c-ecae-4398-946d-4fb6ff2a489d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730119)
2026-03-26 16:01:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:01:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f36143fa350>
2026-03-26 16:01:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16:01:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 16:01:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:01:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_399816ee-d5fe-59e1-b6f5-88b3bcf5eba8/399816ee-d5fe-59e1-b6f5-88b3bcf5eba8_image_1.jpg HTTP/1.1" 201 0
2026-03-26 16:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744950%252Fgeneral%252Fef2d6555-c585-47f9-a680-cbf2ba870bca.jpg') HTTP/1.1" 204 0
2026-03-26 16:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744950/general/ef2d6555-c585-47f9-a680-cbf2ba870bca.jpg saved to cache
2026-03-26 16:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 399816ee-d5fe-59e1-b6f5-88b3bcf5eba8
2026-03-26 16:01:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744950/general/e349c60b-3cb2-4519-844d-105f52230a87.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730119)
2026-03-26 16:01:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744950/general/103107dd-08bf-4616-9d59-d97335be52b6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730119)
2026-03-26 16:01:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744950/general/4ba6f036-e7a7-4202-b926-fbd11780aa51.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730119)
2026-03-26 16:01:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744950/general/24e0578a-27d6-48e3-8903-9caa8828306a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730119)
2026-03-26 16:01:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728757> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 16:01:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:01:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f361415a210>
2026-03-26 16:01:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16:01:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 16:01:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:01:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_399816ee-d5fe-59e1-b6f5-88b3bcf5eba8/399816ee-d5fe-59e1-b6f5-88b3bcf5eba8_image_0.jpg HTTP/1.1" 201 0
2026-03-26 16:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744950%252Fgeneral%252F7a905418-4368-4c0d-927f-31ac990f1e56.jpg') HTTP/1.1" 204 0
2026-03-26 16:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744950/general/7a905418-4368-4c0d-927f-31ac990f1e56.jpg saved to cache
2026-03-26 16:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 399816ee-d5fe-59e1-b6f5-88b3bcf5eba8
2026-03-26 16:01: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-26 16:01:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:01:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f36161a4990>
2026-03-26 16:01:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16:01:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 16:01:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:01:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_399816ee-d5fe-59e1-b6f5-88b3bcf5eba8/399816ee-d5fe-59e1-b6f5-88b3bcf5eba8_image_3.jpg HTTP/1.1" 201 0
2026-03-26 16:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744950%252Fgeneral%252F1bb72e1d-4d15-4ea5-8b1a-09f3d5b9bcc0.jpg') HTTP/1.1" 204 0
2026-03-26 16:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744950/general/1bb72e1d-4d15-4ea5-8b1a-09f3d5b9bcc0.jpg saved to cache
2026-03-26 16:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 399816ee-d5fe-59e1-b6f5-88b3bcf5eba8
2026-03-26 16:01:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:01:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f361437c410>
2026-03-26 16:01:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16:01:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 16:01:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:01:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_399816ee-d5fe-59e1-b6f5-88b3bcf5eba8/399816ee-d5fe-59e1-b6f5-88b3bcf5eba8_image_5.jpg HTTP/1.1" 201 0
2026-03-26 16:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744950%252Fgeneral%252F5e3a55f1-b9bb-431b-9396-88d0d298096e.jpg') HTTP/1.1" 204 0
2026-03-26 16:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744950/general/5e3a55f1-b9bb-431b-9396-88d0d298096e.jpg saved to cache
2026-03-26 16:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 399816ee-d5fe-59e1-b6f5-88b3bcf5eba8
2026-03-26 16:01:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:01:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3614359ed0>
2026-03-26 16:01:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16:01:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 16:01:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:01:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_399816ee-d5fe-59e1-b6f5-88b3bcf5eba8/399816ee-d5fe-59e1-b6f5-88b3bcf5eba8_image_2.jpg HTTP/1.1" 201 0
2026-03-26 16:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744950%252Fgeneral%252F568ac435-6b4e-4641-9841-71b2249f48d9.jpg') HTTP/1.1" 204 0
2026-03-26 16:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744950/general/568ac435-6b4e-4641-9841-71b2249f48d9.jpg saved to cache
2026-03-26 16:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 399816ee-d5fe-59e1-b6f5-88b3bcf5eba8
2026-03-26 16:01:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:01:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f36140b8fd0>
2026-03-26 16:01:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16:01:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 16:01:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:01:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_399816ee-d5fe-59e1-b6f5-88b3bcf5eba8/399816ee-d5fe-59e1-b6f5-88b3bcf5eba8_image_4.jpg HTTP/1.1" 201 0
2026-03-26 16:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5744950%252Fgeneral%252Fa491ab9c-ecae-4398-946d-4fb6ff2a489d.jpg') HTTP/1.1" 204 0
2026-03-26 16:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744950/general/a491ab9c-ecae-4398-946d-4fb6ff2a489d.jpg saved to cache
2026-03-26 16:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 399816ee-d5fe-59e1-b6f5-88b3bcf5eba8
2026-03-26 16:01:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:01:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3614144910>
2026-03-26 16:01:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16: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-26 16:01:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:01:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_399816ee-d5fe-59e1-b6f5-88b3bcf5eba8/399816ee-d5fe-59e1-b6f5-88b3bcf5eba8_image_8.jpg HTTP/1.1" 201 0
2026-03-26 16:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5744950%252Fgeneral%252Fe349c60b-3cb2-4519-844d-105f52230a87.jpg') HTTP/1.1" 204 0
2026-03-26 16:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744950/general/e349c60b-3cb2-4519-844d-105f52230a87.jpg saved to cache
2026-03-26 16:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 399816ee-d5fe-59e1-b6f5-88b3bcf5eba8
2026-03-26 16:01:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:01:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f36140482d0>
2026-03-26 16:01:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16: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-26 16:01:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:01:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_399816ee-d5fe-59e1-b6f5-88b3bcf5eba8/399816ee-d5fe-59e1-b6f5-88b3bcf5eba8_image_7.jpg HTTP/1.1" 201 0
2026-03-26 16:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5744950%252Fgeneral%252F103107dd-08bf-4616-9d59-d97335be52b6.jpg') HTTP/1.1" 204 0
2026-03-26 16:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744950/general/103107dd-08bf-4616-9d59-d97335be52b6.jpg saved to cache
2026-03-26 16:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 399816ee-d5fe-59e1-b6f5-88b3bcf5eba8
2026-03-26 16:01:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:01:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f361413e410>
2026-03-26 16:01:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16: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-26 16:01:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:01:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_399816ee-d5fe-59e1-b6f5-88b3bcf5eba8/399816ee-d5fe-59e1-b6f5-88b3bcf5eba8_image_6.jpg HTTP/1.1" 201 0
2026-03-26 16:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5744950%252Fgeneral%252F4ba6f036-e7a7-4202-b926-fbd11780aa51.jpg') HTTP/1.1" 204 0
2026-03-26 16:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744950/general/4ba6f036-e7a7-4202-b926-fbd11780aa51.jpg saved to cache
2026-03-26 16:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 399816ee-d5fe-59e1-b6f5-88b3bcf5eba8
2026-03-26 16:01:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:01:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3614307a90>
2026-03-26 16:01:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16: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-26 16:01:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:01:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_399816ee-d5fe-59e1-b6f5-88b3bcf5eba8/399816ee-d5fe-59e1-b6f5-88b3bcf5eba8_image_9.jpg HTTP/1.1" 201 0
2026-03-26 16:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5744950%252Fgeneral%252F24e0578a-27d6-48e3-8903-9caa8828306a.jpg') HTTP/1.1" 204 0
2026-03-26 16:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744950/general/24e0578a-27d6-48e3-8903-9caa8828306a.jpg saved to cache
2026-03-26 16:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 399816ee-d5fe-59e1-b6f5-88b3bcf5eba8
2026-03-26 16:01:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 399816ee-d5fe-59e1-b6f5-88b3bcf5eba8, skipping ID generation
2026-03-26 16:01:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 399816ee-d5fe-59e1-b6f5-88b3bcf5eba8 with scrape type 1
2026-03-26 16:01:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 399816ee-d5fe-59e1-b6f5-88b3bcf5eba8 sending to next pipeline
2026-03-26 16:01:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 399816ee-d5fe-59e1-b6f5-88b3bcf5eba8, identifier: 10730119
2026-03-26 16:01:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa2c5822-5bc3-5651-8782-8d0a1208f240 with identifier: 10728757
2026-03-26 16:01:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa2c5822-5bc3-5651-8782-8d0a1208f240 with scrape type 1
2026-03-26 16:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fa2c5822-5bc3-5651-8782-8d0a1208f240
2026-03-26 16:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5747547%252Fgeneral%252F2260762c-5508-4069-8589-f55e5a5f2696.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747547/general/2260762c-5508-4069-8589-f55e5a5f2696.jpg not downloaded yet
2026-03-26 16:01:04 [adesa.it] INFO: Found listing with ID: 10707859
2026-03-26 16:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710707859%27 HTTP/1.1" 200 None
2026-03-26 16:01:04 [adesa.it] INFO: Scrape type for 10707859: 0
2026-03-26 16:01:04 [adesa.it] INFO: Skipping item 10707859 url https://www.openlane.eu/en/carv6/auction/10707859
2026-03-26 16:01:04 [adesa.it] INFO: Found listing with ID: 10727621
2026-03-26 16:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710727621%27 HTTP/1.1" 200 None
2026-03-26 16:01:04 [adesa.it] INFO: Scrape type for 10727621: 1
2026-03-26 16:01:04 [adesa.it] INFO: Scraping item 10727621 url https://www.openlane.eu/en/carv6/auction/10727621
2026-03-26 16:01:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 399816ee-d5fe-59e1-b6f5-88b3bcf5eba8 with identifier: 10730119
2026-03-26 16:01:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 399816ee-d5fe-59e1-b6f5-88b3bcf5eba8 with identifier: 10730119
2026-03-26 16:01:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 399816ee-d5fe-59e1-b6f5-88b3bcf5eba8 with identifier: 10730119 to the API
2026-03-26 16:01:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 16:01: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-26 16:01:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744950/general/24e0578a-27d6-48e3-8903-9caa8828306a.jpg>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 178,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Hybrid',
'id': '399816ee-d5fe-59e1-b6f5-88b3bcf5eba8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG388LB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730119',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'Rav4',
'odometer': 100044,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 43,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_399816ee-d5fe-59e1-b6f5-88b3bcf5eba8/399816ee-d5fe-59e1-b6f5-88b3bcf5eba8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136732,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744950/general/7a905418-4368-4c0d-927f-31ac990f1e56.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_399816ee-d5fe-59e1-b6f5-88b3bcf5eba8/399816ee-d5fe-59e1-b6f5-88b3bcf5eba8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132552,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744950/general/ef2d6555-c585-47f9-a680-cbf2ba870bca.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_399816ee-d5fe-59e1-b6f5-88b3bcf5eba8/399816ee-d5fe-59e1-b6f5-88b3bcf5eba8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 506174,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744950/general/568ac435-6b4e-4641-9841-71b2249f48d9.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_399816ee-d5fe-59e1-b6f5-88b3bcf5eba8/399816ee-d5fe-59e1-b6f5-88b3bcf5eba8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119249,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744950/general/1bb72e1d-4d15-4ea5-8b1a-09f3d5b9bcc0.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_399816ee-d5fe-59e1-b6f5-88b3bcf5eba8/399816ee-d5fe-59e1-b6f5-88b3bcf5eba8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103882,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744950/general/a491ab9c-ecae-4398-946d-4fb6ff2a489d.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_399816ee-d5fe-59e1-b6f5-88b3bcf5eba8/399816ee-d5fe-59e1-b6f5-88b3bcf5eba8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108053,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744950/general/5e3a55f1-b9bb-431b-9396-88d0d298096e.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_399816ee-d5fe-59e1-b6f5-88b3bcf5eba8/399816ee-d5fe-59e1-b6f5-88b3bcf5eba8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105336,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744950/general/4ba6f036-e7a7-4202-b926-fbd11780aa51.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_399816ee-d5fe-59e1-b6f5-88b3bcf5eba8/399816ee-d5fe-59e1-b6f5-88b3bcf5eba8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100312,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744950/general/103107dd-08bf-4616-9d59-d97335be52b6.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_399816ee-d5fe-59e1-b6f5-88b3bcf5eba8/399816ee-d5fe-59e1-b6f5-88b3bcf5eba8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104236,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744950/general/e349c60b-3cb2-4519-844d-105f52230a87.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_399816ee-d5fe-59e1-b6f5-88b3bcf5eba8/399816ee-d5fe-59e1-b6f5-88b3bcf5eba8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111049,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744950/general/24e0578a-27d6-48e3-8903-9caa8828306a.jpg',
'Width': 2048}],
'price': 18400,
'price_includes_vat': True,
'registration_date': '2021-07-01',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota Rav4 2.5 Business - AWD - Hybrid - Automatic - 178 hp - '
'100.044 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-26 16:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710730119%27 HTTP/1.1" 200 None
2026-03-26 16:01:04 [adesa.it] INFO: Saving data for 10730119: {'created_time': 1774540864.924899, 'last_price_update_time': 1774540864.924912, 'auction_closing_time': 1798711260.0}
2026-03-26 16:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10730119') HTTP/1.1" 204 0
2026-03-26 16:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5747547%252Fgeneral%252F2de72536-c0ad-40b4-b67b-7e30f2889841.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747547/general/2de72536-c0ad-40b4-b67b-7e30f2889841.jpg not downloaded yet
2026-03-26 16:01:05 [adesa.it] INFO: Found listing with ID: 10721361
2026-03-26 16:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710721361%27 HTTP/1.1" 200 None
2026-03-26 16:01:05 [adesa.it] INFO: Scrape type for 10721361: 0
2026-03-26 16:01:05 [adesa.it] INFO: Skipping item 10721361 url https://www.openlane.eu/en/carv6/auction/10721361
2026-03-26 16:01:05 [adesa.it] INFO: Found listing with ID: 10699423
2026-03-26 16:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710699423%27 HTTP/1.1" 200 None
2026-03-26 16:01:05 [adesa.it] INFO: Scrape type for 10699423: 0
2026-03-26 16:01:05 [adesa.it] INFO: Skipping item 10699423 url https://www.openlane.eu/en/carv6/auction/10699423
2026-03-26 16:01:05 [adesa.it] INFO: Found listing with ID: 10699419
2026-03-26 16:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710699419%27 HTTP/1.1" 200 None
2026-03-26 16:01:05 [adesa.it] INFO: Scrape type for 10699419: 0
2026-03-26 16:01:05 [adesa.it] INFO: Skipping item 10699419 url https://www.openlane.eu/en/carv6/auction/10699419
2026-03-26 16:01:05 [adesa.it] INFO: Found listing with ID: 10699447
2026-03-26 16:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710699447%27 HTTP/1.1" 200 None
2026-03-26 16:01:05 [adesa.it] INFO: Scrape type for 10699447: 0
2026-03-26 16:01:05 [adesa.it] INFO: Skipping item 10699447 url https://www.openlane.eu/en/carv6/auction/10699447
2026-03-26 16:01:05 [adesa.it] INFO: Found listing with ID: 10641144
2026-03-26 16:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710641144%27 HTTP/1.1" 200 None
2026-03-26 16:01:05 [adesa.it] INFO: Scrape type for 10641144: 0
2026-03-26 16:01:05 [adesa.it] INFO: Skipping item 10641144 url https://www.openlane.eu/en/carv6/auction/10641144
2026-03-26 16:01:05 [adesa.it] INFO: Found listing with ID: 10699449
2026-03-26 16:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710699449%27 HTTP/1.1" 200 None
2026-03-26 16:01:05 [adesa.it] INFO: Scrape type for 10699449: 0
2026-03-26 16:01:05 [adesa.it] INFO: Skipping item 10699449 url https://www.openlane.eu/en/carv6/auction/10699449
2026-03-26 16:01:05 [adesa.it] INFO: Found listing with ID: 10538292
2026-03-26 16:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710538292%27 HTTP/1.1" 200 None
2026-03-26 16:01:05 [adesa.it] INFO: Scrape type for 10538292: 0
2026-03-26 16:01:05 [adesa.it] INFO: Skipping item 10538292 url https://www.openlane.eu/en/carv6/auction/10538292
2026-03-26 16:01:05 [adesa.it] INFO: Found listing with ID: 10716296
2026-03-26 16:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710716296%27 HTTP/1.1" 200 None
2026-03-26 16:01:05 [adesa.it] INFO: Scrape type for 10716296: 0
2026-03-26 16:01:05 [adesa.it] INFO: Skipping item 10716296 url https://www.openlane.eu/en/carv6/auction/10716296
2026-03-26 16:01:05 [adesa.it] INFO: Found listing with ID: 10728848
2026-03-26 16:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710728848%27 HTTP/1.1" 200 None
2026-03-26 16:01:05 [adesa.it] INFO: Scrape type for 10728848: 1
2026-03-26 16:01:05 [adesa.it] INFO: Scraping item 10728848 url https://www.openlane.eu/en/carv6/auction/10728848
2026-03-26 16: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-26 16:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5747547%252Fgeneral%252Fdd5e0135-5a70-4b8e-a92c-e6505e8cd97f.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747547/general/dd5e0135-5a70-4b8e-a92c-e6505e8cd97f.jpg not downloaded yet
2026-03-26 16:01:05 [adesa.it] INFO: Found listing with ID: 10685085
2026-03-26 16:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710685085%27 HTTP/1.1" 200 None
2026-03-26 16:01:05 [adesa.it] INFO: Scrape type for 10685085: 0
2026-03-26 16:01:05 [adesa.it] INFO: Skipping item 10685085 url https://www.openlane.eu/en/carv6/auction/10685085
2026-03-26 16:01:05 [adesa.it] INFO: Found listing with ID: 10691962
2026-03-26 16:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710691962%27 HTTP/1.1" 200 None
2026-03-26 16:01:05 [adesa.it] INFO: Scrape type for 10691962: 0
2026-03-26 16:01:05 [adesa.it] INFO: Skipping item 10691962 url https://www.openlane.eu/en/carv6/auction/10691962
2026-03-26 16:01:05 [adesa.it] INFO: Found listing with ID: 10451928
2026-03-26 16:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710451928%27 HTTP/1.1" 200 None
2026-03-26 16:01:05 [adesa.it] INFO: Scrape type for 10451928: 0
2026-03-26 16:01:05 [adesa.it] INFO: Skipping item 10451928 url https://www.openlane.eu/en/carv6/auction/10451928
2026-03-26 16:01:05 [adesa.it] INFO: Found listing with ID: 10104511
2026-03-26 16:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710104511%27 HTTP/1.1" 200 None
2026-03-26 16:01:05 [adesa.it] INFO: Scrape type for 10104511: 0
2026-03-26 16:01:05 [adesa.it] INFO: Skipping item 10104511 url https://www.openlane.eu/en/carv6/auction/10104511
2026-03-26 16:01:05 [adesa.it] INFO: Found listing with ID: 10269525
2026-03-26 16:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710269525%27 HTTP/1.1" 200 None
2026-03-26 16:01:05 [adesa.it] INFO: Scrape type for 10269525: 0
2026-03-26 16:01:05 [adesa.it] INFO: Skipping item 10269525 url https://www.openlane.eu/en/carv6/auction/10269525
2026-03-26 16:01:05 [adesa.it] INFO: Found listing with ID: 10279685
2026-03-26 16:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710279685%27 HTTP/1.1" 200 None
2026-03-26 16:01:05 [adesa.it] INFO: Scrape type for 10279685: 0
2026-03-26 16:01:05 [adesa.it] INFO: Skipping item 10279685 url https://www.openlane.eu/en/carv6/auction/10279685
2026-03-26 16:01:05 [adesa.it] INFO: Found listing with ID: 10664300
2026-03-26 16:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710664300%27 HTTP/1.1" 200 None
2026-03-26 16:01:05 [adesa.it] INFO: Scrape type for 10664300: 2
2026-03-26 16:01:05 [adesa.it] INFO: Scraping item 10664300 url https://www.openlane.eu/en/carv6/auction/10664300
2026-03-26 16: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-26 16:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5747547%252Fgeneral%252F75e783b0-c3b3-4fd5-9f52-e8a751c67cb4.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747547/general/75e783b0-c3b3-4fd5-9f52-e8a751c67cb4.jpg not downloaded yet
2026-03-26 16:01:05 [adesa.it] INFO: Found listing with ID: 10699478
2026-03-26 16:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710699478%27 HTTP/1.1" 200 None
2026-03-26 16:01:05 [adesa.it] INFO: Scrape type for 10699478: 0
2026-03-26 16:01:05 [adesa.it] INFO: Skipping item 10699478 url https://www.openlane.eu/en/carv6/auction/10699478
2026-03-26 16:01:05 [adesa.it] INFO: Found listing with ID: 10419055
2026-03-26 16:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710419055%27 HTTP/1.1" 200 None
2026-03-26 16:01:05 [adesa.it] INFO: Scrape type for 10419055: 0
2026-03-26 16:01:05 [adesa.it] INFO: Skipping item 10419055 url https://www.openlane.eu/en/carv6/auction/10419055
2026-03-26 16:01:05 [adesa.it] INFO: Found listing with ID: 10420142
2026-03-26 16:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710420142%27 HTTP/1.1" 200 None
2026-03-26 16:01:05 [adesa.it] INFO: Scrape type for 10420142: 0
2026-03-26 16:01:05 [adesa.it] INFO: Skipping item 10420142 url https://www.openlane.eu/en/carv6/auction/10420142
2026-03-26 16:01:05 [adesa.it] INFO: Found listing with ID: 10491301
2026-03-26 16:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710491301%27 HTTP/1.1" 200 None
2026-03-26 16:01:05 [adesa.it] INFO: Scrape type for 10491301: 0
2026-03-26 16:01:05 [adesa.it] INFO: Skipping item 10491301 url https://www.openlane.eu/en/carv6/auction/10491301
2026-03-26 16:01:05 [adesa.it] INFO: Found listing with ID: 10627620
2026-03-26 16:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710627620%27 HTTP/1.1" 200 None
2026-03-26 16:01:05 [adesa.it] INFO: Scrape type for 10627620: 0
2026-03-26 16:01:05 [adesa.it] INFO: Skipping item 10627620 url https://www.openlane.eu/en/carv6/auction/10627620
2026-03-26 16:01:05 [adesa.it] INFO: Found listing with ID: 10394824
2026-03-26 16:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710394824%27 HTTP/1.1" 200 None
2026-03-26 16:01:05 [adesa.it] INFO: Scrape type for 10394824: 0
2026-03-26 16:01:05 [adesa.it] INFO: Skipping item 10394824 url https://www.openlane.eu/en/carv6/auction/10394824
2026-03-26 16:01:05 [adesa.it] INFO: Found listing with ID: 10699484
2026-03-26 16:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710699484%27 HTTP/1.1" 200 None
2026-03-26 16:01:05 [adesa.it] INFO: Scrape type for 10699484: 0
2026-03-26 16:01:05 [adesa.it] INFO: Skipping item 10699484 url https://www.openlane.eu/en/carv6/auction/10699484
2026-03-26 16:01:05 [adesa.it] INFO: Found listing with ID: 10631808
2026-03-26 16:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710631808%27 HTTP/1.1" 200 None
2026-03-26 16:01:05 [adesa.it] INFO: Scrape type for 10631808: 0
2026-03-26 16:01:05 [adesa.it] INFO: Skipping item 10631808 url https://www.openlane.eu/en/carv6/auction/10631808
2026-03-26 16:01:05 [adesa.it] INFO: Found listing with ID: 10574134
2026-03-26 16:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710574134%27 HTTP/1.1" 200 None
2026-03-26 16:01:05 [adesa.it] INFO: Scrape type for 10574134: 0
2026-03-26 16:01:05 [adesa.it] INFO: Skipping item 10574134 url https://www.openlane.eu/en/carv6/auction/10574134
2026-03-26 16:01:05 [adesa.it] INFO: Found listing with ID: 10276295
2026-03-26 16:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710276295%27 HTTP/1.1" 200 None
2026-03-26 16:01:05 [adesa.it] INFO: Scrape type for 10276295: 0
2026-03-26 16:01:05 [adesa.it] INFO: Skipping item 10276295 url https://www.openlane.eu/en/carv6/auction/10276295
2026-03-26 16:01:05 [adesa.it] INFO: Found listing with ID: 10598543
2026-03-26 16:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710598543%27 HTTP/1.1" 200 None
2026-03-26 16:01:05 [adesa.it] INFO: Scrape type for 10598543: 0
2026-03-26 16:01:05 [adesa.it] INFO: Skipping item 10598543 url https://www.openlane.eu/en/carv6/auction/10598543
2026-03-26 16:01:05 [adesa.it] INFO: Found listing with ID: 10699521
2026-03-26 16:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710699521%27 HTTP/1.1" 200 None
2026-03-26 16:01:05 [adesa.it] INFO: Scrape type for 10699521: 0
2026-03-26 16:01:05 [adesa.it] INFO: Skipping item 10699521 url https://www.openlane.eu/en/carv6/auction/10699521
2026-03-26 16:01:05 [adesa.it] INFO: Found listing with ID: 10598544
2026-03-26 16:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710598544%27 HTTP/1.1" 200 None
2026-03-26 16:01:05 [adesa.it] INFO: Scrape type for 10598544: 0
2026-03-26 16:01:05 [adesa.it] INFO: Skipping item 10598544 url https://www.openlane.eu/en/carv6/auction/10598544
2026-03-26 16:01:05 [adesa.it] INFO: Found listing with ID: 10598549
2026-03-26 16:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710598549%27 HTTP/1.1" 200 None
2026-03-26 16:01:05 [adesa.it] INFO: Scrape type for 10598549: 0
2026-03-26 16:01:05 [adesa.it] INFO: Skipping item 10598549 url https://www.openlane.eu/en/carv6/auction/10598549
2026-03-26 16:01:05 [adesa.it] INFO: Found listing with ID: 10598536
2026-03-26 16:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710598536%27 HTTP/1.1" 200 None
2026-03-26 16:01:05 [adesa.it] INFO: Scrape type for 10598536: 0
2026-03-26 16:01:05 [adesa.it] INFO: Skipping item 10598536 url https://www.openlane.eu/en/carv6/auction/10598536
2026-03-26 16:01:05 [adesa.it] INFO: Found listing with ID: 10699509
2026-03-26 16:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710699509%27 HTTP/1.1" 200 None
2026-03-26 16:01:05 [adesa.it] INFO: Scrape type for 10699509: 0
2026-03-26 16:01:05 [adesa.it] INFO: Skipping item 10699509 url https://www.openlane.eu/en/carv6/auction/10699509
2026-03-26 16:01:05 [adesa.it] INFO: Found listing with ID: 10697381
2026-03-26 16:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710697381%27 HTTP/1.1" 200 None
2026-03-26 16:01:05 [adesa.it] INFO: Scrape type for 10697381: 0
2026-03-26 16:01:05 [adesa.it] INFO: Skipping item 10697381 url https://www.openlane.eu/en/carv6/auction/10697381
2026-03-26 16:01:05 [adesa.it] INFO: Found listing with ID: 10612787
2026-03-26 16:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710612787%27 HTTP/1.1" 200 None
2026-03-26 16:01:05 [adesa.it] INFO: Scrape type for 10612787: 0
2026-03-26 16:01:05 [adesa.it] INFO: Skipping item 10612787 url https://www.openlane.eu/en/carv6/auction/10612787
2026-03-26 16:01:05 [adesa.it] INFO: Found listing with ID: 10699510
2026-03-26 16:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710699510%27 HTTP/1.1" 200 None
2026-03-26 16:01:05 [adesa.it] INFO: Scrape type for 10699510: 0
2026-03-26 16:01:05 [adesa.it] INFO: Skipping item 10699510 url https://www.openlane.eu/en/carv6/auction/10699510
2026-03-26 16:01:05 [scrapy.extensions.logstats] INFO: Crawled 28 pages (at 28 pages/min), scraped 19 items (at 19 items/min)
2026-03-26 16:01:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 168MiB
2026-03-26 16: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-26 16:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5747547%252Fgeneral%252F15f54b4f-0653-4961-8a34-683d19c77136.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747547/general/15f54b4f-0653-4961-8a34-683d19c77136.jpg not downloaded yet
2026-03-26 16:01:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730118> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 16:01:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747547/general/2de72536-c0ad-40b4-b67b-7e30f2889841.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728757)
2026-03-26 16:01:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747547/general/2260762c-5508-4069-8589-f55e5a5f2696.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728757)
2026-03-26 16:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5747547%252Fgeneral%252F6c6b183d-e360-490c-b213-2005e54d22ce.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747547/general/6c6b183d-e360-490c-b213-2005e54d22ce.jpg not downloaded yet
2026-03-26 16:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5747547%252Fgeneral%252Ff25bf64e-60e6-44dc-89ea-f3b0791f678f.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747547/general/f25bf64e-60e6-44dc-89ea-f3b0791f678f.jpg not downloaded yet
2026-03-26 16:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5747547%252Fgeneral%252Fc041683e-6896-4702-89c7-eb51af21b031.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747547/general/c041683e-6896-4702-89c7-eb51af21b031.jpg not downloaded yet
2026-03-26 16:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5747547%252Fgeneral%252Fb8f39e36-6a67-420f-a910-594d574cb277.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747547/general/b8f39e36-6a67-420f-a910-594d574cb277.jpg not downloaded yet
2026-03-26 16:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5747547%252Fgeneral%252Fb3661283-a480-450d-b82b-bd23185cbefa.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747547/general/b3661283-a480-450d-b82b-bd23185cbefa.jpg not downloaded yet
2026-03-26 16:01:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747547/general/dd5e0135-5a70-4b8e-a92c-e6505e8cd97f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728757)
2026-03-26 16:01:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 83658c35-6fed-5883-b6af-70bf2f77e3b3 with identifier: 10730118
2026-03-26 16:01:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83658c35-6fed-5883-b6af-70bf2f77e3b3 with scrape type 1
2026-03-26 16:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 83658c35-6fed-5883-b6af-70bf2f77e3b3
2026-03-26 16:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5744937%252Fgeneral%252F938325ae-ca7c-4f1c-abf2-c0d432553ea0.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744937/general/938325ae-ca7c-4f1c-abf2-c0d432553ea0.jpg not downloaded yet
2026-03-26 16:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5744937%252Fgeneral%252Fc2a72ec7-ce33-4430-bf04-d168a864e7ad.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744937/general/c2a72ec7-ce33-4430-bf04-d168a864e7ad.jpg not downloaded yet
2026-03-26 16:01:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:01:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f361439de50>
2026-03-26 16:01:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16:01:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 16:01:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:01:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa2c5822-5bc3-5651-8782-8d0a1208f240/fa2c5822-5bc3-5651-8782-8d0a1208f240_image_1.jpg HTTP/1.1" 201 0
2026-03-26 16:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747547%252Fgeneral%252F2de72536-c0ad-40b4-b67b-7e30f2889841.jpg') HTTP/1.1" 204 0
2026-03-26 16:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747547/general/2de72536-c0ad-40b4-b67b-7e30f2889841.jpg saved to cache
2026-03-26 16:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item fa2c5822-5bc3-5651-8782-8d0a1208f240
2026-03-26 16:01:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:01:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f36141b1610>
2026-03-26 16:01:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16:01:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 16:01:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:01:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa2c5822-5bc3-5651-8782-8d0a1208f240/fa2c5822-5bc3-5651-8782-8d0a1208f240_image_0.jpg HTTP/1.1" 201 0
2026-03-26 16:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747547%252Fgeneral%252F2260762c-5508-4069-8589-f55e5a5f2696.jpg') HTTP/1.1" 204 0
2026-03-26 16:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747547/general/2260762c-5508-4069-8589-f55e5a5f2696.jpg saved to cache
2026-03-26 16:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item fa2c5822-5bc3-5651-8782-8d0a1208f240
2026-03-26 16:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5744937%252Fgeneral%252Ff753945b-50f4-4b2b-b16a-21400d0c3d94.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744937/general/f753945b-50f4-4b2b-b16a-21400d0c3d94.jpg not downloaded yet
2026-03-26 16:01:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747547/general/15f54b4f-0653-4961-8a34-683d19c77136.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728757)
2026-03-26 16:01:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747547/general/75e783b0-c3b3-4fd5-9f52-e8a751c67cb4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728757)
2026-03-26 16:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5744937%252Fgeneral%252F28abc562-e12b-4c5e-b419-165249093c5f.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744937/general/28abc562-e12b-4c5e-b419-165249093c5f.jpg not downloaded yet
2026-03-26 16:01:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:01:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3614288d50>
2026-03-26 16:01:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16:01:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 16:01:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:01:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa2c5822-5bc3-5651-8782-8d0a1208f240/fa2c5822-5bc3-5651-8782-8d0a1208f240_image_2.jpg HTTP/1.1" 201 0
2026-03-26 16:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747547%252Fgeneral%252Fdd5e0135-5a70-4b8e-a92c-e6505e8cd97f.jpg') HTTP/1.1" 204 0
2026-03-26 16:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747547/general/dd5e0135-5a70-4b8e-a92c-e6505e8cd97f.jpg saved to cache
2026-03-26 16:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item fa2c5822-5bc3-5651-8782-8d0a1208f240
2026-03-26 16:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744937%252Fgeneral%252Ff25de4dd-0735-42f0-b821-85a520b40a8b.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744937/general/f25de4dd-0735-42f0-b821-85a520b40a8b.jpg not downloaded yet
2026-03-26 16:01:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747547/general/c041683e-6896-4702-89c7-eb51af21b031.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728757)
2026-03-26 16:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744937%252Fgeneral%252Fd5d18bd4-e6b7-4578-8c66-c8aa3f4113a5.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744937/general/d5d18bd4-e6b7-4578-8c66-c8aa3f4113a5.jpg not downloaded yet
2026-03-26 16:01:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747547/general/6c6b183d-e360-490c-b213-2005e54d22ce.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728757)
2026-03-26 16:01:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744937/general/938325ae-ca7c-4f1c-abf2-c0d432553ea0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730118)
2026-03-26 16:01:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747547/general/b3661283-a480-450d-b82b-bd23185cbefa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728757)
2026-03-26 16:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744937%252Fgeneral%252Fef24b68d-778e-405e-9383-34148db0fdf7.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744937/general/ef24b68d-778e-405e-9383-34148db0fdf7.jpg not downloaded yet
2026-03-26 16:01:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747547/general/b8f39e36-6a67-420f-a910-594d574cb277.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728757)
2026-03-26 16:01:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744937/general/c2a72ec7-ce33-4430-bf04-d168a864e7ad.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730118)
2026-03-26 16:01:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744937/general/f753945b-50f4-4b2b-b16a-21400d0c3d94.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730118)
2026-03-26 16:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744937%252Fgeneral%252F55988589-20df-45a5-abc1-35684f24fb88.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744937/general/55988589-20df-45a5-abc1-35684f24fb88.jpg not downloaded yet
2026-03-26 16:01:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747547/general/f25bf64e-60e6-44dc-89ea-f3b0791f678f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728757)
2026-03-26 16:01:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:01:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f36142e8b50>
2026-03-26 16:01:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16:01:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 16:01:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:01:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa2c5822-5bc3-5651-8782-8d0a1208f240/fa2c5822-5bc3-5651-8782-8d0a1208f240_image_4.jpg HTTP/1.1" 201 0
2026-03-26 16:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747547%252Fgeneral%252F15f54b4f-0653-4961-8a34-683d19c77136.jpg') HTTP/1.1" 204 0
2026-03-26 16:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747547/general/15f54b4f-0653-4961-8a34-683d19c77136.jpg saved to cache
2026-03-26 16:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item fa2c5822-5bc3-5651-8782-8d0a1208f240
2026-03-26 16:01:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:01:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f36141900d0>
2026-03-26 16:01:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16:01:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 16:01:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:01:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa2c5822-5bc3-5651-8782-8d0a1208f240/fa2c5822-5bc3-5651-8782-8d0a1208f240_image_3.jpg HTTP/1.1" 201 0
2026-03-26 16:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747547%252Fgeneral%252F75e783b0-c3b3-4fd5-9f52-e8a751c67cb4.jpg') HTTP/1.1" 204 0
2026-03-26 16:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747547/general/75e783b0-c3b3-4fd5-9f52-e8a751c67cb4.jpg saved to cache
2026-03-26 16:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item fa2c5822-5bc3-5651-8782-8d0a1208f240
2026-03-26 16:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744937%252Fgeneral%252Ff80d4117-0df5-4e77-a61a-f5630bde77b3.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744937/general/f80d4117-0df5-4e77-a61a-f5630bde77b3.jpg not downloaded yet
2026-03-26 16:01:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744937/general/28abc562-e12b-4c5e-b419-165249093c5f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730118)
2026-03-26 16:01:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744937/general/f25de4dd-0735-42f0-b821-85a520b40a8b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730118)
2026-03-26 16:01:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744937/general/d5d18bd4-e6b7-4578-8c66-c8aa3f4113a5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730118)
2026-03-26 16:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744937%252Fgeneral%252F34968ff7-a6ed-4130-9809-127ea8ac986b.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744937/general/34968ff7-a6ed-4130-9809-127ea8ac986b.jpg not downloaded yet
2026-03-26 16:01:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:01:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f361407ebd0>
2026-03-26 16:01:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16:01:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 16:01:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:01:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa2c5822-5bc3-5651-8782-8d0a1208f240/fa2c5822-5bc3-5651-8782-8d0a1208f240_image_7.jpg HTTP/1.1" 201 0
2026-03-26 16:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747547%252Fgeneral%252Fc041683e-6896-4702-89c7-eb51af21b031.jpg') HTTP/1.1" 204 0
2026-03-26 16:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747547/general/c041683e-6896-4702-89c7-eb51af21b031.jpg saved to cache
2026-03-26 16:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item fa2c5822-5bc3-5651-8782-8d0a1208f240
2026-03-26 16:01:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:01:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f360775a610>
2026-03-26 16:01:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16:01:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 16:01:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:01:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa2c5822-5bc3-5651-8782-8d0a1208f240/fa2c5822-5bc3-5651-8782-8d0a1208f240_image_5.jpg HTTP/1.1" 201 0
2026-03-26 16:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747547%252Fgeneral%252F6c6b183d-e360-490c-b213-2005e54d22ce.jpg') HTTP/1.1" 204 0
2026-03-26 16:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747547/general/6c6b183d-e360-490c-b213-2005e54d22ce.jpg saved to cache
2026-03-26 16:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item fa2c5822-5bc3-5651-8782-8d0a1208f240
2026-03-26 16:01:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:01:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f360770fb10>
2026-03-26 16:01:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16:01:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 16:01:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:01:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_83658c35-6fed-5883-b6af-70bf2f77e3b3/83658c35-6fed-5883-b6af-70bf2f77e3b3_image_0.jpg HTTP/1.1" 201 0
2026-03-26 16:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744937%252Fgeneral%252F938325ae-ca7c-4f1c-abf2-c0d432553ea0.jpg') HTTP/1.1" 204 0
2026-03-26 16:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744937/general/938325ae-ca7c-4f1c-abf2-c0d432553ea0.jpg saved to cache
2026-03-26 16:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 83658c35-6fed-5883-b6af-70bf2f77e3b3
2026-03-26 16:01:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:01:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f360775bd10>
2026-03-26 16:01:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16:01:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 16:01:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:01:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa2c5822-5bc3-5651-8782-8d0a1208f240/fa2c5822-5bc3-5651-8782-8d0a1208f240_image_9.jpg HTTP/1.1" 201 0
2026-03-26 16:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747547%252Fgeneral%252Fb3661283-a480-450d-b82b-bd23185cbefa.jpg') HTTP/1.1" 204 0
2026-03-26 16:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747547/general/b3661283-a480-450d-b82b-bd23185cbefa.jpg saved to cache
2026-03-26 16:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item fa2c5822-5bc3-5651-8782-8d0a1208f240
2026-03-26 16:01:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:01:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3607772950>
2026-03-26 16:01:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16:01:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 16:01:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:01:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa2c5822-5bc3-5651-8782-8d0a1208f240/fa2c5822-5bc3-5651-8782-8d0a1208f240_image_8.jpg HTTP/1.1" 201 0
2026-03-26 16:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747547%252Fgeneral%252Fb8f39e36-6a67-420f-a910-594d574cb277.jpg') HTTP/1.1" 204 0
2026-03-26 16:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747547/general/b8f39e36-6a67-420f-a910-594d574cb277.jpg saved to cache
2026-03-26 16:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item fa2c5822-5bc3-5651-8782-8d0a1208f240
2026-03-26 16:01:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:01:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f36142dd550>
2026-03-26 16:01:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16:01:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 16:01:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:01:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_83658c35-6fed-5883-b6af-70bf2f77e3b3/83658c35-6fed-5883-b6af-70bf2f77e3b3_image_1.jpg HTTP/1.1" 201 0
2026-03-26 16:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744937%252Fgeneral%252Fc2a72ec7-ce33-4430-bf04-d168a864e7ad.jpg') HTTP/1.1" 204 0
2026-03-26 16:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744937/general/c2a72ec7-ce33-4430-bf04-d168a864e7ad.jpg saved to cache
2026-03-26 16:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 83658c35-6fed-5883-b6af-70bf2f77e3b3
2026-03-26 16:01:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:01:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f36077a5750>
2026-03-26 16:01:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16:01:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 16:01:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:01:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_83658c35-6fed-5883-b6af-70bf2f77e3b3/83658c35-6fed-5883-b6af-70bf2f77e3b3_image_2.jpg HTTP/1.1" 201 0
2026-03-26 16:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744937%252Fgeneral%252Ff753945b-50f4-4b2b-b16a-21400d0c3d94.jpg') HTTP/1.1" 204 0
2026-03-26 16:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744937/general/f753945b-50f4-4b2b-b16a-21400d0c3d94.jpg saved to cache
2026-03-26 16:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 83658c35-6fed-5883-b6af-70bf2f77e3b3
2026-03-26 16:01:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744937/general/55988589-20df-45a5-abc1-35684f24fb88.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730118)
2026-03-26 16:01:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:01:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f36142de810>
2026-03-26 16:01:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16:01:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 16:01:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:01:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa2c5822-5bc3-5651-8782-8d0a1208f240/fa2c5822-5bc3-5651-8782-8d0a1208f240_image_6.jpg HTTP/1.1" 201 0
2026-03-26 16:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747547%252Fgeneral%252Ff25bf64e-60e6-44dc-89ea-f3b0791f678f.jpg') HTTP/1.1" 204 0
2026-03-26 16:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747547/general/f25bf64e-60e6-44dc-89ea-f3b0791f678f.jpg saved to cache
2026-03-26 16:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item fa2c5822-5bc3-5651-8782-8d0a1208f240
2026-03-26 16:01:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fa2c5822-5bc3-5651-8782-8d0a1208f240, skipping ID generation
2026-03-26 16:01:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa2c5822-5bc3-5651-8782-8d0a1208f240 with scrape type 1
2026-03-26 16:01:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fa2c5822-5bc3-5651-8782-8d0a1208f240 sending to next pipeline
2026-03-26 16:01:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: fa2c5822-5bc3-5651-8782-8d0a1208f240, identifier: 10728757
2026-03-26 16:01:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:01:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f36077b0090>
2026-03-26 16:01:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16:01:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 16:01:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:01:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_83658c35-6fed-5883-b6af-70bf2f77e3b3/83658c35-6fed-5883-b6af-70bf2f77e3b3_image_3.jpg HTTP/1.1" 201 0
2026-03-26 16:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744937%252Fgeneral%252F28abc562-e12b-4c5e-b419-165249093c5f.jpg') HTTP/1.1" 204 0
2026-03-26 16:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744937/general/28abc562-e12b-4c5e-b419-165249093c5f.jpg saved to cache
2026-03-26 16:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 83658c35-6fed-5883-b6af-70bf2f77e3b3
2026-03-26 16:01:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:01:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f36141c75d0>
2026-03-26 16:01:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16:01:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 16:01:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:01:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_83658c35-6fed-5883-b6af-70bf2f77e3b3/83658c35-6fed-5883-b6af-70bf2f77e3b3_image_4.jpg HTTP/1.1" 201 0
2026-03-26 16:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744937%252Fgeneral%252Ff25de4dd-0735-42f0-b821-85a520b40a8b.jpg') HTTP/1.1" 204 0
2026-03-26 16:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744937/general/f25de4dd-0735-42f0-b821-85a520b40a8b.jpg saved to cache
2026-03-26 16:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 83658c35-6fed-5883-b6af-70bf2f77e3b3
2026-03-26 16:01:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:01:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f36141ff250>
2026-03-26 16:01:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16:01:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 16:01:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:01:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_83658c35-6fed-5883-b6af-70bf2f77e3b3/83658c35-6fed-5883-b6af-70bf2f77e3b3_image_5.jpg HTTP/1.1" 201 0
2026-03-26 16:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744937%252Fgeneral%252Fd5d18bd4-e6b7-4578-8c66-c8aa3f4113a5.jpg') HTTP/1.1" 204 0
2026-03-26 16:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744937/general/d5d18bd4-e6b7-4578-8c66-c8aa3f4113a5.jpg saved to cache
2026-03-26 16:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 83658c35-6fed-5883-b6af-70bf2f77e3b3
2026-03-26 16:01:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744937/general/ef24b68d-778e-405e-9383-34148db0fdf7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730118)
2026-03-26 16:01:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728848> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 16:01:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727621> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 16:01:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: fa2c5822-5bc3-5651-8782-8d0a1208f240 with identifier: 10728757
2026-03-26 16:01:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: fa2c5822-5bc3-5651-8782-8d0a1208f240 with identifier: 10728757
2026-03-26 16:01:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: fa2c5822-5bc3-5651-8782-8d0a1208f240 with identifier: 10728757 to the API
2026-03-26 16:01:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 16: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-26 16:01:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747547/general/f25bf64e-60e6-44dc-89ea-f3b0791f678f.jpg>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'fa2c5822-5bc3-5651-8782-8d0a1208f240',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HC968CH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728757',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa2c5822-5bc3-5651-8782-8d0a1208f240/fa2c5822-5bc3-5651-8782-8d0a1208f240_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180639,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747547/general/2260762c-5508-4069-8589-f55e5a5f2696.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa2c5822-5bc3-5651-8782-8d0a1208f240/fa2c5822-5bc3-5651-8782-8d0a1208f240_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175726,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747547/general/2de72536-c0ad-40b4-b67b-7e30f2889841.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa2c5822-5bc3-5651-8782-8d0a1208f240/fa2c5822-5bc3-5651-8782-8d0a1208f240_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172266,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747547/general/dd5e0135-5a70-4b8e-a92c-e6505e8cd97f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa2c5822-5bc3-5651-8782-8d0a1208f240/fa2c5822-5bc3-5651-8782-8d0a1208f240_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176648,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747547/general/75e783b0-c3b3-4fd5-9f52-e8a751c67cb4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa2c5822-5bc3-5651-8782-8d0a1208f240/fa2c5822-5bc3-5651-8782-8d0a1208f240_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191090,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747547/general/15f54b4f-0653-4961-8a34-683d19c77136.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa2c5822-5bc3-5651-8782-8d0a1208f240/fa2c5822-5bc3-5651-8782-8d0a1208f240_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193356,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747547/general/6c6b183d-e360-490c-b213-2005e54d22ce.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa2c5822-5bc3-5651-8782-8d0a1208f240/fa2c5822-5bc3-5651-8782-8d0a1208f240_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 568103,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747547/general/f25bf64e-60e6-44dc-89ea-f3b0791f678f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa2c5822-5bc3-5651-8782-8d0a1208f240/fa2c5822-5bc3-5651-8782-8d0a1208f240_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 385086,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747547/general/c041683e-6896-4702-89c7-eb51af21b031.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa2c5822-5bc3-5651-8782-8d0a1208f240/fa2c5822-5bc3-5651-8782-8d0a1208f240_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 435094,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747547/general/b8f39e36-6a67-420f-a910-594d574cb277.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa2c5822-5bc3-5651-8782-8d0a1208f240/fa2c5822-5bc3-5651-8782-8d0a1208f240_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 498824,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747547/general/b3661283-a480-450d-b82b-bd23185cbefa.jpg',
'Width': 1920}],
'price': 27500,
'price_includes_vat': True,
'registration_date': '2025-12-31',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai Tucson 1.6 T-GDI Creative - Petrol - Automatic - 180 hp - '
'50 km',
'transmission': 'automatic',
'trim': 'Creative',
'vin': None,
'year': 2025}
2026-03-26 16:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728757%27 HTTP/1.1" 200 None
2026-03-26 16:01:07 [adesa.it] INFO: Saving data for 10728757: {'created_time': 1774540867.646639, 'last_price_update_time': 1774540867.646649, 'auction_closing_time': 1798675200.0}
2026-03-26 16:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10728757') HTTP/1.1" 204 0
2026-03-26 16:01:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744937/general/f80d4117-0df5-4e77-a61a-f5630bde77b3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730118)
2026-03-26 16:01:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10664300> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 16:01:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:01:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f36142b9450>
2026-03-26 16:01:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16:01:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 16:01:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:01:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_83658c35-6fed-5883-b6af-70bf2f77e3b3/83658c35-6fed-5883-b6af-70bf2f77e3b3_image_7.jpg HTTP/1.1" 201 0
2026-03-26 16:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744937%252Fgeneral%252F55988589-20df-45a5-abc1-35684f24fb88.jpg') HTTP/1.1" 204 0
2026-03-26 16:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744937/general/55988589-20df-45a5-abc1-35684f24fb88.jpg saved to cache
2026-03-26 16:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 83658c35-6fed-5883-b6af-70bf2f77e3b3
2026-03-26 16:01:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:01:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f360775a050>
2026-03-26 16:01:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16:01:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 16:01:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:01:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_83658c35-6fed-5883-b6af-70bf2f77e3b3/83658c35-6fed-5883-b6af-70bf2f77e3b3_image_6.jpg HTTP/1.1" 201 0
2026-03-26 16:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744937%252Fgeneral%252Fef24b68d-778e-405e-9383-34148db0fdf7.jpg') HTTP/1.1" 204 0
2026-03-26 16:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744937/general/ef24b68d-778e-405e-9383-34148db0fdf7.jpg saved to cache
2026-03-26 16:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 83658c35-6fed-5883-b6af-70bf2f77e3b3
2026-03-26 16:01:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3916037-50be-5ab2-a7cc-1fe64fa1c4d1 with identifier: 10728848
2026-03-26 16:01:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3916037-50be-5ab2-a7cc-1fe64fa1c4d1 with scrape type 1
2026-03-26 16:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f3916037-50be-5ab2-a7cc-1fe64fa1c4d1
2026-03-26 16:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747607%252Fgeneral%252F1ef38fe9-4ef2-4a0d-b631-feaa1fb52459.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747607/general/1ef38fe9-4ef2-4a0d-b631-feaa1fb52459.jpg not downloaded yet
2026-03-26 16:01:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e385b9b6-1235-5744-8ae7-5082fb3e1418 with identifier: 10727621
2026-03-26 16:01:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e385b9b6-1235-5744-8ae7-5082fb3e1418 with scrape type 1
2026-03-26 16:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e385b9b6-1235-5744-8ae7-5082fb3e1418
2026-03-26 16:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747195%252Fgeneral%252Fe18c6a31-eae7-458f-8f8b-09b36e998d40.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747195/general/e18c6a31-eae7-458f-8f8b-09b36e998d40.jpg not downloaded yet
2026-03-26 16:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747607%252Fgeneral%252Fdc7539cd-187c-483b-a264-eb5ce7b03816.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747607/general/dc7539cd-187c-483b-a264-eb5ce7b03816.jpg not downloaded yet
2026-03-26 16:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747195%252Fgeneral%252F975aaa4d-7a7e-4e39-94c1-9558eab127b7.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747195/general/975aaa4d-7a7e-4e39-94c1-9558eab127b7.jpg not downloaded yet
2026-03-26 16:01:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744937/general/34968ff7-a6ed-4130-9809-127ea8ac986b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730118)
2026-03-26 16:01:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:01:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f361713dc90>
2026-03-26 16:01:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16:01:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 16:01:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:01:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_83658c35-6fed-5883-b6af-70bf2f77e3b3/83658c35-6fed-5883-b6af-70bf2f77e3b3_image_8.jpg HTTP/1.1" 201 0
2026-03-26 16:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744937%252Fgeneral%252Ff80d4117-0df5-4e77-a61a-f5630bde77b3.jpg') HTTP/1.1" 204 0
2026-03-26 16:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744937/general/f80d4117-0df5-4e77-a61a-f5630bde77b3.jpg saved to cache
2026-03-26 16:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 83658c35-6fed-5883-b6af-70bf2f77e3b3
2026-03-26 16:01:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79f86e52-68d6-59b7-bc64-05100f4fd9de with identifier: 10664300
2026-03-26 16:01:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79f86e52-68d6-59b7-bc64-05100f4fd9de with scrape type 2
2026-03-26 16:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 79f86e52-68d6-59b7-bc64-05100f4fd9de with scrape type 2
2026-03-26 16:01:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 79f86e52-68d6-59b7-bc64-05100f4fd9de, identifier: 10664300
2026-03-26 16:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5747607%252Fgeneral%252F5fbfc092-a9b9-44a0-a23c-572c2b4c6a46.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747607/general/5fbfc092-a9b9-44a0-a23c-572c2b4c6a46.jpg not downloaded yet
2026-03-26 16:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5747195%252Fgeneral%252Fee41b60b-b914-483d-89ff-c48365fc8f7b.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747195/general/ee41b60b-b914-483d-89ff-c48365fc8f7b.jpg not downloaded yet
2026-03-26 16:01:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 79f86e52-68d6-59b7-bc64-05100f4fd9de with identifier: 10664300
2026-03-26 16:01:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 79f86e52-68d6-59b7-bc64-05100f4fd9de with identifier: 10664300
2026-03-26 16:01:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 79f86e52-68d6-59b7-bc64-05100f4fd9de with identifier: 10664300 to the API
2026-03-26 16:01:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 16: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-26 16:01:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10664300>
{'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': '48640',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10664300',
'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-26 16:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710664300%27 HTTP/1.1" 200 None
2026-03-26 16:01:11 [adesa.it] INFO: Saving data for 10664300: {'auction_closing_time': 1798671600.0, 'created_time': 1773418315.931427, 'last_price_update_time': 1774540871.42837}
2026-03-26 16:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10664300') HTTP/1.1" 204 0
2026-03-26 16:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5747607%252Fgeneral%252F68c77f76-6a5f-4934-89b2-834bbc9f41b3.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:01:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747607/general/68c77f76-6a5f-4934-89b2-834bbc9f41b3.jpg not downloaded yet
2026-03-26 16:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5747195%252Fgeneral%252Fb6cdd2ed-ee7d-4e3c-9c13-0e5361615bac.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:01:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747195/general/b6cdd2ed-ee7d-4e3c-9c13-0e5361615bac.jpg not downloaded yet
2026-03-26 16:01:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:01:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f36077bdfd0>
2026-03-26 16:01:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16: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-26 16:01:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:01:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_83658c35-6fed-5883-b6af-70bf2f77e3b3/83658c35-6fed-5883-b6af-70bf2f77e3b3_image_9.jpg HTTP/1.1" 201 0
2026-03-26 16:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5744937%252Fgeneral%252F34968ff7-a6ed-4130-9809-127ea8ac986b.jpg') HTTP/1.1" 204 0
2026-03-26 16:01:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744937/general/34968ff7-a6ed-4130-9809-127ea8ac986b.jpg saved to cache
2026-03-26 16:01:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 83658c35-6fed-5883-b6af-70bf2f77e3b3
2026-03-26 16:01:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 83658c35-6fed-5883-b6af-70bf2f77e3b3, skipping ID generation
2026-03-26 16:01:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83658c35-6fed-5883-b6af-70bf2f77e3b3 with scrape type 1
2026-03-26 16:01:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 83658c35-6fed-5883-b6af-70bf2f77e3b3 sending to next pipeline
2026-03-26 16:01:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 83658c35-6fed-5883-b6af-70bf2f77e3b3, identifier: 10730118
2026-03-26 16:01:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 83658c35-6fed-5883-b6af-70bf2f77e3b3 with identifier: 10730118
2026-03-26 16:01:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 16:01:11 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Orange HTTP/1.1" 200 None
2026-03-26 16:01:11 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 16:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 16:01:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 83658c35-6fed-5883-b6af-70bf2f77e3b3 with identifier: 10730118
2026-03-26 16:01:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 83658c35-6fed-5883-b6af-70bf2f77e3b3 with identifier: 10730118 to the API
2026-03-26 16:01:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 16:01:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 16:01:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744937/general/34968ff7-a6ed-4130-9809-127ea8ac986b.jpg>
{'auction_title': '',
'c_o_2_emission_value': 100,
'category': 'Hatchback',
'color': 'Orange',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '83658c35-6fed-5883-b6af-70bf2f77e3b3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG110AH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730118',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Citroën',
'model': 'C4',
'odometer': 79465,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 87,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83658c35-6fed-5883-b6af-70bf2f77e3b3/83658c35-6fed-5883-b6af-70bf2f77e3b3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131429,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744937/general/938325ae-ca7c-4f1c-abf2-c0d432553ea0.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83658c35-6fed-5883-b6af-70bf2f77e3b3/83658c35-6fed-5883-b6af-70bf2f77e3b3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137085,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744937/general/c2a72ec7-ce33-4430-bf04-d168a864e7ad.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83658c35-6fed-5883-b6af-70bf2f77e3b3/83658c35-6fed-5883-b6af-70bf2f77e3b3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145880,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744937/general/f753945b-50f4-4b2b-b16a-21400d0c3d94.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83658c35-6fed-5883-b6af-70bf2f77e3b3/83658c35-6fed-5883-b6af-70bf2f77e3b3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85109,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744937/general/28abc562-e12b-4c5e-b419-165249093c5f.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83658c35-6fed-5883-b6af-70bf2f77e3b3/83658c35-6fed-5883-b6af-70bf2f77e3b3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102237,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744937/general/f25de4dd-0735-42f0-b821-85a520b40a8b.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83658c35-6fed-5883-b6af-70bf2f77e3b3/83658c35-6fed-5883-b6af-70bf2f77e3b3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94080,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744937/general/d5d18bd4-e6b7-4578-8c66-c8aa3f4113a5.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83658c35-6fed-5883-b6af-70bf2f77e3b3/83658c35-6fed-5883-b6af-70bf2f77e3b3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166609,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744937/general/ef24b68d-778e-405e-9383-34148db0fdf7.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83658c35-6fed-5883-b6af-70bf2f77e3b3/83658c35-6fed-5883-b6af-70bf2f77e3b3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102860,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744937/general/55988589-20df-45a5-abc1-35684f24fb88.jpg',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83658c35-6fed-5883-b6af-70bf2f77e3b3/83658c35-6fed-5883-b6af-70bf2f77e3b3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104404,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744937/general/f80d4117-0df5-4e77-a61a-f5630bde77b3.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83658c35-6fed-5883-b6af-70bf2f77e3b3/83658c35-6fed-5883-b6af-70bf2f77e3b3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80194,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744937/general/34968ff7-a6ed-4130-9809-127ea8ac986b.jpg',
'Width': 2048}],
'price': 8900,
'price_includes_vat': True,
'registration_date': '2021-06-01',
'seats_number': 5,
'seller_name': None,
'title': 'Citroën C4 1.5 HDI Feel - Diesel - Automatic - 131 hp - 79.465 km',
'transmission': 'automatic',
'trim': 'Feel',
'vin': None,
'year': 2021}
2026-03-26 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710730118%27 HTTP/1.1" 200 None
2026-03-26 16:01:12 [adesa.it] INFO: Saving data for 10730118: {'created_time': 1774540872.110976, 'last_price_update_time': 1774540872.110987, 'auction_closing_time': 1798711260.0}
2026-03-26 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10730118') HTTP/1.1" 204 0
2026-03-26 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747607%252Fgeneral%252Fd3c411dd-8552-4907-abd3-3c0f4147a8fb.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747607/general/d3c411dd-8552-4907-abd3-3c0f4147a8fb.jpg not downloaded yet
2026-03-26 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747195%252Fgeneral%252F8f16f29c-b42b-490a-87fd-917c296b1d92.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747195/general/8f16f29c-b42b-490a-87fd-917c296b1d92.jpg not downloaded yet
2026-03-26 16:01:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747607/general/1ef38fe9-4ef2-4a0d-b631-feaa1fb52459.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728848)
2026-03-26 16:01:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747195/general/975aaa4d-7a7e-4e39-94c1-9558eab127b7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727621)
2026-03-26 16:01:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747195/general/e18c6a31-eae7-458f-8f8b-09b36e998d40.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727621)
2026-03-26 16:01:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747607/general/dc7539cd-187c-483b-a264-eb5ce7b03816.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728848)
2026-03-26 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747607%252Fgeneral%252F16776ff4-310c-4c52-b702-0ceb11a74f03.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747607/general/16776ff4-310c-4c52-b702-0ceb11a74f03.jpg not downloaded yet
2026-03-26 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747195%252Fgeneral%252F14424258-3a31-4b93-bde5-5cdf131cadae.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747195/general/14424258-3a31-4b93-bde5-5cdf131cadae.jpg not downloaded yet
2026-03-26 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747607%252Fgeneral%252F2c2f8988-4349-4be9-97bf-3a1c694c9139.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747607/general/2c2f8988-4349-4be9-97bf-3a1c694c9139.jpg not downloaded yet
2026-03-26 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747195%252Fgeneral%252F308750a4-70dd-47b6-955c-848d95ea5fa4.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747195/general/308750a4-70dd-47b6-955c-848d95ea5fa4.jpg not downloaded yet
2026-03-26 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747607%252Fgeneral%252F159a418b-c005-4ad4-90f5-a712754beecc.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747607/general/159a418b-c005-4ad4-90f5-a712754beecc.jpg not downloaded yet
2026-03-26 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747195%252Fgeneral%252Fcb871086-a1cc-46b3-9983-58e7a3a2dfd1.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747195/general/cb871086-a1cc-46b3-9983-58e7a3a2dfd1.jpg not downloaded yet
2026-03-26 16:01:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747195/general/ee41b60b-b914-483d-89ff-c48365fc8f7b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727621)
2026-03-26 16:01:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747607/general/5fbfc092-a9b9-44a0-a23c-572c2b4c6a46.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728848)
2026-03-26 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747607%252Fgeneral%252F32f0d689-d6d7-4017-bf12-064714ebfbb2.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747607/general/32f0d689-d6d7-4017-bf12-064714ebfbb2.jpg not downloaded yet
2026-03-26 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747195%252Fgeneral%252F9befca6a-4d2a-4efc-8fda-e35631dd6923.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747195/general/9befca6a-4d2a-4efc-8fda-e35631dd6923.jpg not downloaded yet
2026-03-26 16:01:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:01:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f36077b2150>
2026-03-26 16:01:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16:01:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 16:01:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:01:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f3916037-50be-5ab2-a7cc-1fe64fa1c4d1/f3916037-50be-5ab2-a7cc-1fe64fa1c4d1_image_0.jpg HTTP/1.1" 201 0
2026-03-26 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747607%252Fgeneral%252F1ef38fe9-4ef2-4a0d-b631-feaa1fb52459.jpg') HTTP/1.1" 204 0
2026-03-26 16:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747607/general/1ef38fe9-4ef2-4a0d-b631-feaa1fb52459.jpg saved to cache
2026-03-26 16:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f3916037-50be-5ab2-a7cc-1fe64fa1c4d1
2026-03-26 16:01:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:01:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f36142bbf10>
2026-03-26 16:01:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16:01:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 16:01:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:01:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e385b9b6-1235-5744-8ae7-5082fb3e1418/e385b9b6-1235-5744-8ae7-5082fb3e1418_image_1.jpg HTTP/1.1" 201 0
2026-03-26 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747195%252Fgeneral%252F975aaa4d-7a7e-4e39-94c1-9558eab127b7.jpg') HTTP/1.1" 204 0
2026-03-26 16:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747195/general/975aaa4d-7a7e-4e39-94c1-9558eab127b7.jpg saved to cache
2026-03-26 16:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e385b9b6-1235-5744-8ae7-5082fb3e1418
2026-03-26 16:01:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:01:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f361430c1d0>
2026-03-26 16:01:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16:01:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 16:01:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:01:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e385b9b6-1235-5744-8ae7-5082fb3e1418/e385b9b6-1235-5744-8ae7-5082fb3e1418_image_0.jpg HTTP/1.1" 201 0
2026-03-26 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747195%252Fgeneral%252Fe18c6a31-eae7-458f-8f8b-09b36e998d40.jpg') HTTP/1.1" 204 0
2026-03-26 16:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747195/general/e18c6a31-eae7-458f-8f8b-09b36e998d40.jpg saved to cache
2026-03-26 16:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e385b9b6-1235-5744-8ae7-5082fb3e1418
2026-03-26 16:01:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:01:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f361418f650>
2026-03-26 16:01:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16:01:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 16:01:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:01:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f3916037-50be-5ab2-a7cc-1fe64fa1c4d1/f3916037-50be-5ab2-a7cc-1fe64fa1c4d1_image_1.jpg HTTP/1.1" 201 0
2026-03-26 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747607%252Fgeneral%252Fdc7539cd-187c-483b-a264-eb5ce7b03816.jpg') HTTP/1.1" 204 0
2026-03-26 16:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747607/general/dc7539cd-187c-483b-a264-eb5ce7b03816.jpg saved to cache
2026-03-26 16:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f3916037-50be-5ab2-a7cc-1fe64fa1c4d1
2026-03-26 16:01:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747607/general/68c77f76-6a5f-4934-89b2-834bbc9f41b3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728848)
2026-03-26 16:01:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747195/general/b6cdd2ed-ee7d-4e3c-9c13-0e5361615bac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727621)
2026-03-26 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747607%252Fgeneral%252Fdfc84eaa-339f-48b6-80cd-7593af9484e7.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747607/general/dfc84eaa-339f-48b6-80cd-7593af9484e7.jpg not downloaded yet
2026-03-26 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747195%252Fgeneral%252Fd5c6d32a-529e-4640-99b8-fb95cc7effa9.jpg%27 HTTP/1.1" 200 None
2026-03-26 16:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747195/general/d5c6d32a-529e-4640-99b8-fb95cc7effa9.jpg not downloaded yet
2026-03-26 16:01:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747607/general/d3c411dd-8552-4907-abd3-3c0f4147a8fb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728848)
2026-03-26 16:01:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747195/general/14424258-3a31-4b93-bde5-5cdf131cadae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727621)
2026-03-26 16:01:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747195/general/8f16f29c-b42b-490a-87fd-917c296b1d92.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727621)
2026-03-26 16:01:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747607/general/16776ff4-310c-4c52-b702-0ceb11a74f03.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728848)
2026-03-26 16:01:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:01:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f36161bad90>
2026-03-26 16:01:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16:01:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 16:01:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:01:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e385b9b6-1235-5744-8ae7-5082fb3e1418/e385b9b6-1235-5744-8ae7-5082fb3e1418_image_2.jpg HTTP/1.1" 201 0
2026-03-26 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747195%252Fgeneral%252Fee41b60b-b914-483d-89ff-c48365fc8f7b.jpg') HTTP/1.1" 204 0
2026-03-26 16:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747195/general/ee41b60b-b914-483d-89ff-c48365fc8f7b.jpg saved to cache
2026-03-26 16:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e385b9b6-1235-5744-8ae7-5082fb3e1418
2026-03-26 16:01:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:01:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f36140b2750>
2026-03-26 16:01:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16:01:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 16:01:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:01:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f3916037-50be-5ab2-a7cc-1fe64fa1c4d1/f3916037-50be-5ab2-a7cc-1fe64fa1c4d1_image_2.jpg HTTP/1.1" 201 0
2026-03-26 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747607%252Fgeneral%252F5fbfc092-a9b9-44a0-a23c-572c2b4c6a46.jpg') HTTP/1.1" 204 0
2026-03-26 16:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747607/general/5fbfc092-a9b9-44a0-a23c-572c2b4c6a46.jpg saved to cache
2026-03-26 16:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f3916037-50be-5ab2-a7cc-1fe64fa1c4d1
2026-03-26 16:01:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:01:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3614034990>
2026-03-26 16:01:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16:01:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 16:01:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:01:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f3916037-50be-5ab2-a7cc-1fe64fa1c4d1/f3916037-50be-5ab2-a7cc-1fe64fa1c4d1_image_3.jpg HTTP/1.1" 201 0
2026-03-26 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747607%252Fgeneral%252F68c77f76-6a5f-4934-89b2-834bbc9f41b3.jpg') HTTP/1.1" 204 0
2026-03-26 16:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747607/general/68c77f76-6a5f-4934-89b2-834bbc9f41b3.jpg saved to cache
2026-03-26 16:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f3916037-50be-5ab2-a7cc-1fe64fa1c4d1
2026-03-26 16:01:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:01:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f36143f0190>
2026-03-26 16:01:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16:01:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 16:01:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:01:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e385b9b6-1235-5744-8ae7-5082fb3e1418/e385b9b6-1235-5744-8ae7-5082fb3e1418_image_3.jpg HTTP/1.1" 201 0
2026-03-26 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747195%252Fgeneral%252Fb6cdd2ed-ee7d-4e3c-9c13-0e5361615bac.jpg') HTTP/1.1" 204 0
2026-03-26 16:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747195/general/b6cdd2ed-ee7d-4e3c-9c13-0e5361615bac.jpg saved to cache
2026-03-26 16:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e385b9b6-1235-5744-8ae7-5082fb3e1418
2026-03-26 16:01:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:01:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3616fad110>
2026-03-26 16:01:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16:01:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 16:01:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:01:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f3916037-50be-5ab2-a7cc-1fe64fa1c4d1/f3916037-50be-5ab2-a7cc-1fe64fa1c4d1_image_4.jpg HTTP/1.1" 201 0
2026-03-26 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747607%252Fgeneral%252Fd3c411dd-8552-4907-abd3-3c0f4147a8fb.jpg') HTTP/1.1" 204 0
2026-03-26 16:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747607/general/d3c411dd-8552-4907-abd3-3c0f4147a8fb.jpg saved to cache
2026-03-26 16:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f3916037-50be-5ab2-a7cc-1fe64fa1c4d1
2026-03-26 16:01:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747607/general/159a418b-c005-4ad4-90f5-a712754beecc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728848)
2026-03-26 16:01:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747607/general/2c2f8988-4349-4be9-97bf-3a1c694c9139.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728848)
2026-03-26 16:01:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747607/general/dfc84eaa-339f-48b6-80cd-7593af9484e7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728848)
2026-03-26 16:01:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747607/general/32f0d689-d6d7-4017-bf12-064714ebfbb2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728848)
2026-03-26 16:01:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:01:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3616901250>
2026-03-26 16:01:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16:01:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 16:01:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:01:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e385b9b6-1235-5744-8ae7-5082fb3e1418/e385b9b6-1235-5744-8ae7-5082fb3e1418_image_5.jpg HTTP/1.1" 201 0
2026-03-26 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747195%252Fgeneral%252F14424258-3a31-4b93-bde5-5cdf131cadae.jpg') HTTP/1.1" 204 0
2026-03-26 16:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747195/general/14424258-3a31-4b93-bde5-5cdf131cadae.jpg saved to cache
2026-03-26 16:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e385b9b6-1235-5744-8ae7-5082fb3e1418
2026-03-26 16:01:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:01:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f361438a510>
2026-03-26 16:01:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16:01:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 16:01:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:01:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e385b9b6-1235-5744-8ae7-5082fb3e1418/e385b9b6-1235-5744-8ae7-5082fb3e1418_image_4.jpg HTTP/1.1" 201 0
2026-03-26 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747195%252Fgeneral%252F8f16f29c-b42b-490a-87fd-917c296b1d92.jpg') HTTP/1.1" 204 0
2026-03-26 16:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747195/general/8f16f29c-b42b-490a-87fd-917c296b1d92.jpg saved to cache
2026-03-26 16:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e385b9b6-1235-5744-8ae7-5082fb3e1418
2026-03-26 16:01:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:01:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f361409b250>
2026-03-26 16:01:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16:01:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 16:01:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:01:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f3916037-50be-5ab2-a7cc-1fe64fa1c4d1/f3916037-50be-5ab2-a7cc-1fe64fa1c4d1_image_5.jpg HTTP/1.1" 201 0
2026-03-26 16:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747607%252Fgeneral%252F16776ff4-310c-4c52-b702-0ceb11a74f03.jpg') HTTP/1.1" 204 0
2026-03-26 16:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747607/general/16776ff4-310c-4c52-b702-0ceb11a74f03.jpg saved to cache
2026-03-26 16:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f3916037-50be-5ab2-a7cc-1fe64fa1c4d1
2026-03-26 16:01:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747195/general/cb871086-a1cc-46b3-9983-58e7a3a2dfd1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727621)
2026-03-26 16:01:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747195/general/d5c6d32a-529e-4640-99b8-fb95cc7effa9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727621)
2026-03-26 16:01:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747195/general/308750a4-70dd-47b6-955c-848d95ea5fa4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727621)
2026-03-26 16:01:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:01:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f36141fbb10>
2026-03-26 16:01:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16:01:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 16:01:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:01:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f3916037-50be-5ab2-a7cc-1fe64fa1c4d1/f3916037-50be-5ab2-a7cc-1fe64fa1c4d1_image_7.jpg HTTP/1.1" 201 0
2026-03-26 16:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747607%252Fgeneral%252F159a418b-c005-4ad4-90f5-a712754beecc.jpg') HTTP/1.1" 204 0
2026-03-26 16:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747607/general/159a418b-c005-4ad4-90f5-a712754beecc.jpg saved to cache
2026-03-26 16:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f3916037-50be-5ab2-a7cc-1fe64fa1c4d1
2026-03-26 16:01:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:01:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f36143cc610>
2026-03-26 16:01:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16:01:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 16:01:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:01:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f3916037-50be-5ab2-a7cc-1fe64fa1c4d1/f3916037-50be-5ab2-a7cc-1fe64fa1c4d1_image_6.jpg HTTP/1.1" 201 0
2026-03-26 16:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747607%252Fgeneral%252F2c2f8988-4349-4be9-97bf-3a1c694c9139.jpg') HTTP/1.1" 204 0
2026-03-26 16:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747607/general/2c2f8988-4349-4be9-97bf-3a1c694c9139.jpg saved to cache
2026-03-26 16:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f3916037-50be-5ab2-a7cc-1fe64fa1c4d1
2026-03-26 16:01:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:01:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f36077a7e10>
2026-03-26 16:01:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16:01:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 16:01:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:01:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f3916037-50be-5ab2-a7cc-1fe64fa1c4d1/f3916037-50be-5ab2-a7cc-1fe64fa1c4d1_image_9.jpg HTTP/1.1" 201 0
2026-03-26 16:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747607%252Fgeneral%252Fdfc84eaa-339f-48b6-80cd-7593af9484e7.jpg') HTTP/1.1" 204 0
2026-03-26 16:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747607/general/dfc84eaa-339f-48b6-80cd-7593af9484e7.jpg saved to cache
2026-03-26 16:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f3916037-50be-5ab2-a7cc-1fe64fa1c4d1
2026-03-26 16:01:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:01:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f36143b8dd0>
2026-03-26 16:01:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16:01:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 16:01:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:01:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f3916037-50be-5ab2-a7cc-1fe64fa1c4d1/f3916037-50be-5ab2-a7cc-1fe64fa1c4d1_image_8.jpg HTTP/1.1" 201 0
2026-03-26 16:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747607%252Fgeneral%252F32f0d689-d6d7-4017-bf12-064714ebfbb2.jpg') HTTP/1.1" 204 0
2026-03-26 16:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747607/general/32f0d689-d6d7-4017-bf12-064714ebfbb2.jpg saved to cache
2026-03-26 16:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f3916037-50be-5ab2-a7cc-1fe64fa1c4d1
2026-03-26 16:01:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f3916037-50be-5ab2-a7cc-1fe64fa1c4d1, skipping ID generation
2026-03-26 16:01:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3916037-50be-5ab2-a7cc-1fe64fa1c4d1 with scrape type 1
2026-03-26 16:01:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f3916037-50be-5ab2-a7cc-1fe64fa1c4d1 sending to next pipeline
2026-03-26 16:01:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f3916037-50be-5ab2-a7cc-1fe64fa1c4d1, identifier: 10728848
2026-03-26 16:01:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f3916037-50be-5ab2-a7cc-1fe64fa1c4d1 with identifier: 10728848
2026-03-26 16:01:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f3916037-50be-5ab2-a7cc-1fe64fa1c4d1 with identifier: 10728848
2026-03-26 16:01:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f3916037-50be-5ab2-a7cc-1fe64fa1c4d1 with identifier: 10728848 to the API
2026-03-26 16:01:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 16: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-26 16:01:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747607/general/32f0d689-d6d7-4017-bf12-064714ebfbb2.jpg>
{'auction_title': '',
'c_o_2_emission_value': 51,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 229,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Hybrid',
'id': 'f3916037-50be-5ab2-a7cc-1fe64fa1c4d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '56154',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728848',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3916037-50be-5ab2-a7cc-1fe64fa1c4d1/f3916037-50be-5ab2-a7cc-1fe64fa1c4d1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73401,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747607/general/1ef38fe9-4ef2-4a0d-b631-feaa1fb52459.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3916037-50be-5ab2-a7cc-1fe64fa1c4d1/f3916037-50be-5ab2-a7cc-1fe64fa1c4d1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78456,
'Height': 800,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747607/general/dc7539cd-187c-483b-a264-eb5ce7b03816.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3916037-50be-5ab2-a7cc-1fe64fa1c4d1/f3916037-50be-5ab2-a7cc-1fe64fa1c4d1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151701,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747607/general/5fbfc092-a9b9-44a0-a23c-572c2b4c6a46.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3916037-50be-5ab2-a7cc-1fe64fa1c4d1/f3916037-50be-5ab2-a7cc-1fe64fa1c4d1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131953,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747607/general/68c77f76-6a5f-4934-89b2-834bbc9f41b3.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3916037-50be-5ab2-a7cc-1fe64fa1c4d1/f3916037-50be-5ab2-a7cc-1fe64fa1c4d1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156324,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747607/general/d3c411dd-8552-4907-abd3-3c0f4147a8fb.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3916037-50be-5ab2-a7cc-1fe64fa1c4d1/f3916037-50be-5ab2-a7cc-1fe64fa1c4d1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 212059,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747607/general/16776ff4-310c-4c52-b702-0ceb11a74f03.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3916037-50be-5ab2-a7cc-1fe64fa1c4d1/f3916037-50be-5ab2-a7cc-1fe64fa1c4d1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150123,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747607/general/2c2f8988-4349-4be9-97bf-3a1c694c9139.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3916037-50be-5ab2-a7cc-1fe64fa1c4d1/f3916037-50be-5ab2-a7cc-1fe64fa1c4d1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170958,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747607/general/159a418b-c005-4ad4-90f5-a712754beecc.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3916037-50be-5ab2-a7cc-1fe64fa1c4d1/f3916037-50be-5ab2-a7cc-1fe64fa1c4d1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115139,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747607/general/32f0d689-d6d7-4017-bf12-064714ebfbb2.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3916037-50be-5ab2-a7cc-1fe64fa1c4d1/f3916037-50be-5ab2-a7cc-1fe64fa1c4d1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80080,
'Height': 800,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747607/general/dfc84eaa-339f-48b6-80cd-7593af9484e7.jpg',
'Width': 1200}],
'price': 25900,
'price_includes_vat': True,
'registration_date': '2025-12-24',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Toyota C-HR 2.0 Design - Hybrid - Automatic - 229 hp - 50 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2025}
2026-03-26 16:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710728848%27 HTTP/1.1" 200 None
2026-03-26 16:01:13 [adesa.it] INFO: Saving data for 10728848: {'created_time': 1774540873.650917, 'last_price_update_time': 1774540873.650928, 'auction_closing_time': 1798675200.0}
2026-03-26 16:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10728848') HTTP/1.1" 204 0
2026-03-26 16:01:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747195/general/9befca6a-4d2a-4efc-8fda-e35631dd6923.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727621)
2026-03-26 16:01:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:01:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f361409ba90>
2026-03-26 16:01:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16:01:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 16:01:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:01:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e385b9b6-1235-5744-8ae7-5082fb3e1418/e385b9b6-1235-5744-8ae7-5082fb3e1418_image_7.jpg HTTP/1.1" 201 0
2026-03-26 16:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747195%252Fgeneral%252Fcb871086-a1cc-46b3-9983-58e7a3a2dfd1.jpg') HTTP/1.1" 204 0
2026-03-26 16:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747195/general/cb871086-a1cc-46b3-9983-58e7a3a2dfd1.jpg saved to cache
2026-03-26 16:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e385b9b6-1235-5744-8ae7-5082fb3e1418
2026-03-26 16:01:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:01:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f36143f2750>
2026-03-26 16:01:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16:01:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 16:01:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:01:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e385b9b6-1235-5744-8ae7-5082fb3e1418/e385b9b6-1235-5744-8ae7-5082fb3e1418_image_9.jpg HTTP/1.1" 201 0
2026-03-26 16:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747195%252Fgeneral%252Fd5c6d32a-529e-4640-99b8-fb95cc7effa9.jpg') HTTP/1.1" 204 0
2026-03-26 16:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747195/general/d5c6d32a-529e-4640-99b8-fb95cc7effa9.jpg saved to cache
2026-03-26 16:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e385b9b6-1235-5744-8ae7-5082fb3e1418
2026-03-26 16:01:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:01:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f361437dd90>
2026-03-26 16:01:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16:01:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 16:01:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:01:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e385b9b6-1235-5744-8ae7-5082fb3e1418/e385b9b6-1235-5744-8ae7-5082fb3e1418_image_6.jpg HTTP/1.1" 201 0
2026-03-26 16:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747195%252Fgeneral%252F308750a4-70dd-47b6-955c-848d95ea5fa4.jpg') HTTP/1.1" 204 0
2026-03-26 16:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747195/general/308750a4-70dd-47b6-955c-848d95ea5fa4.jpg saved to cache
2026-03-26 16:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e385b9b6-1235-5744-8ae7-5082fb3e1418
2026-03-26 16:01:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 16:01:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3607791b90>
2026-03-26 16:01:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 16:01:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 16:01:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 16:01:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e385b9b6-1235-5744-8ae7-5082fb3e1418/e385b9b6-1235-5744-8ae7-5082fb3e1418_image_8.jpg HTTP/1.1" 201 0
2026-03-26 16:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%252F5747195%252Fgeneral%252F9befca6a-4d2a-4efc-8fda-e35631dd6923.jpg') HTTP/1.1" 204 0
2026-03-26 16:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747195/general/9befca6a-4d2a-4efc-8fda-e35631dd6923.jpg saved to cache
2026-03-26 16:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e385b9b6-1235-5744-8ae7-5082fb3e1418
2026-03-26 16:01:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e385b9b6-1235-5744-8ae7-5082fb3e1418, skipping ID generation
2026-03-26 16:01:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e385b9b6-1235-5744-8ae7-5082fb3e1418 with scrape type 1
2026-03-26 16:01:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e385b9b6-1235-5744-8ae7-5082fb3e1418 sending to next pipeline
2026-03-26 16:01:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e385b9b6-1235-5744-8ae7-5082fb3e1418, identifier: 10727621
2026-03-26 16:01:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e385b9b6-1235-5744-8ae7-5082fb3e1418 with identifier: 10727621
2026-03-26 16:01:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e385b9b6-1235-5744-8ae7-5082fb3e1418 with identifier: 10727621
2026-03-26 16:01:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e385b9b6-1235-5744-8ae7-5082fb3e1418 with identifier: 10727621 to the API
2026-03-26 16:01:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 16: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-26 16:01:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747195/general/9befca6a-4d2a-4efc-8fda-e35631dd6923.jpg>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'e385b9b6-1235-5744-8ae7-5082fb3e1418',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD809DF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727621',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'MG',
'model': 'ZS',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e385b9b6-1235-5744-8ae7-5082fb3e1418/e385b9b6-1235-5744-8ae7-5082fb3e1418_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190588,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747195/general/e18c6a31-eae7-458f-8f8b-09b36e998d40.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e385b9b6-1235-5744-8ae7-5082fb3e1418/e385b9b6-1235-5744-8ae7-5082fb3e1418_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187577,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747195/general/975aaa4d-7a7e-4e39-94c1-9558eab127b7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e385b9b6-1235-5744-8ae7-5082fb3e1418/e385b9b6-1235-5744-8ae7-5082fb3e1418_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177024,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747195/general/ee41b60b-b914-483d-89ff-c48365fc8f7b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e385b9b6-1235-5744-8ae7-5082fb3e1418/e385b9b6-1235-5744-8ae7-5082fb3e1418_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176491,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747195/general/b6cdd2ed-ee7d-4e3c-9c13-0e5361615bac.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e385b9b6-1235-5744-8ae7-5082fb3e1418/e385b9b6-1235-5744-8ae7-5082fb3e1418_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198631,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747195/general/8f16f29c-b42b-490a-87fd-917c296b1d92.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e385b9b6-1235-5744-8ae7-5082fb3e1418/e385b9b6-1235-5744-8ae7-5082fb3e1418_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198762,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747195/general/14424258-3a31-4b93-bde5-5cdf131cadae.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e385b9b6-1235-5744-8ae7-5082fb3e1418/e385b9b6-1235-5744-8ae7-5082fb3e1418_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 580069,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747195/general/308750a4-70dd-47b6-955c-848d95ea5fa4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e385b9b6-1235-5744-8ae7-5082fb3e1418/e385b9b6-1235-5744-8ae7-5082fb3e1418_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 436718,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747195/general/cb871086-a1cc-46b3-9983-58e7a3a2dfd1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e385b9b6-1235-5744-8ae7-5082fb3e1418/e385b9b6-1235-5744-8ae7-5082fb3e1418_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 557222,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747195/general/9befca6a-4d2a-4efc-8fda-e35631dd6923.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e385b9b6-1235-5744-8ae7-5082fb3e1418/e385b9b6-1235-5744-8ae7-5082fb3e1418_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 310393,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747195/general/d5c6d32a-529e-4640-99b8-fb95cc7effa9.jpg',
'Width': 1920}],
'price': 20000,
'price_includes_vat': True,
'registration_date': '2026-02-27',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'MG ZS 1.5 Luxury - Petrol - Automatic - 102 hp - 50 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2026}
2026-03-26 16:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16: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%2710727621%27 HTTP/1.1" 200 None
2026-03-26 16:01:14 [adesa.it] INFO: Saving data for 10727621: {'created_time': 1774540874.501039, 'last_price_update_time': 1774540874.501049, 'auction_closing_time': 1798675200.0}
2026-03-26 16:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10727621') HTTP/1.1" 204 0
2026-03-26 16:01:14 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-26 16:01:14 [adesa.it] INFO: adesa.it Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 0, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-26 16:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 16:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20last_price_update_time%20lt%201774108874 HTTP/1.1" 200 None
2026-03-26 16:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10669245') HTTP/1.1" 204 0
2026-03-26 16:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699527') HTTP/1.1" 204 0
2026-03-26 16:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699561') HTTP/1.1" 204 0
2026-03-26 16:01:14 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (24 items) in: file:///var/lib/scrapyd/items/sourcing_v2/adesa.it/task_37_2026-03-26T16_00_00.jl
2026-03-26 16:01:14 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 104589,
'downloader/request_count': 122,
'downloader/request_method_count/GET': 114,
'downloader/request_method_count/POST': 8,
'downloader/response_bytes': 31382479,
'downloader/response_count': 122,
'downloader/response_status_count/200': 122,
'elapsed_time_seconds': 69.360522,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 26, 16, 1, 14, 747827, tzinfo=datetime.timezone.utc),
'item_scraped_count': 24,
'log_count/DEBUG': 2690,
'log_count/INFO': 3246,
'memusage/max': 176766976,
'memusage/startup': 147709952,
'photo_download_count': 90,
'request_depth_max': 9,
'response_received_count': 32,
'scheduler/dequeued': 122,
'scheduler/dequeued/memory': 122,
'scheduler/enqueued': 122,
'scheduler/enqueued/memory': 122,
'scrape_type/new': 23,
'scrape_type/price_update': 1,
'scrape_type/skipped': 713,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 32,
'scrapy-zyte-api/error_ratio': 0.0,
'scrapy-zyte-api/errors': 0,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 4.333585936794407,
'scrapy-zyte-api/mean_response_seconds': 4.382499653642299,
'scrapy-zyte-api/processed': 32,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 32,
'scrapy-zyte-api/request_args/experimental.requestCookies': 31,
'scrapy-zyte-api/request_args/experimental.responseCookies': 32,
'scrapy-zyte-api/request_args/httpRequestBody': 8,
'scrapy-zyte-api/request_args/httpRequestMethod': 8,
'scrapy-zyte-api/request_args/httpResponseBody': 32,
'scrapy-zyte-api/request_args/httpResponseHeaders': 32,
'scrapy-zyte-api/request_args/url': 32,
'scrapy-zyte-api/status_codes/200': 32,
'scrapy-zyte-api/success': 32,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 737,
'source/total_available': 737,
'start_time': datetime.datetime(2026, 3, 26, 16, 0, 5, 387305, tzinfo=datetime.timezone.utc)}
2026-03-26 16:01:14 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-26 16:01:14 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f361618a110>
2026-03-26 16:01:14 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f361618a590>