2026-03-28 07:00:04 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-28 07: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-28 07:00:04 [adesa.it] INFO: Starting spider adesa.it
2026-03-28 07:00:04 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-28 07:00:04 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-28 07:00:04 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-28 07:00:04 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-28 07:00:04 [scrapy.extensions.telnet] INFO: Telnet Password: 35e88b2a6a2dfe4b
2026-03-28 07: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-28 07: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-28T07_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-28 07:00:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-28 07:00:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-28 07: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-28 07:00:05 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-28 07:00:05 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-28 07:00:05 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-28 07:00:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-28 07:00:05 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2113
2026-03-28 07:00:05 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-28 07:00:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-28 07:00:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:05 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-28 07: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-28 07:00:05 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-28 07:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-28 07:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-28 07:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-28 07:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-28 07:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-28 07:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-28 07:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-28 07:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-28 07:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-28 07:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-28 07:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-28 07:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-28 07:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-28 07:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-28 07:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-28 07:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-28 07:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-28 07:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-28 07: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-28 07: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-28 07:00:05 [scrapy.core.engine] INFO: Spider opened
2026-03-28 07:00:05 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-28 07:00:05 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-28 07:00:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 141MiB
2026-03-28 07:00:05 [scrapy-playwright] INFO: Starting download handler
2026-03-28 07:00:05 [scrapy-playwright] INFO: Starting download handler
2026-03-28 07: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-28 07:00:12 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 07:00:12 [adesa.it] INFO: Found listing with ID: 10741933
2026-03-28 07:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741933%27 HTTP/1.1" 200 None
2026-03-28 07:00:12 [adesa.it] INFO: Scrape type for 10741933: 0
2026-03-28 07:00:12 [adesa.it] INFO: Skipping item 10741933 url https://www.openlane.eu/en/carv6/auction/10741933
2026-03-28 07:00:12 [adesa.it] INFO: Found listing with ID: 10741935
2026-03-28 07:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741935%27 HTTP/1.1" 200 None
2026-03-28 07:00:12 [adesa.it] INFO: Scrape type for 10741935: 0
2026-03-28 07:00:12 [adesa.it] INFO: Skipping item 10741935 url https://www.openlane.eu/en/carv6/auction/10741935
2026-03-28 07:00:12 [adesa.it] INFO: Found listing with ID: 10741937
2026-03-28 07:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741937%27 HTTP/1.1" 200 None
2026-03-28 07:00:12 [adesa.it] INFO: Scrape type for 10741937: 0
2026-03-28 07:00:12 [adesa.it] INFO: Skipping item 10741937 url https://www.openlane.eu/en/carv6/auction/10741937
2026-03-28 07:00:12 [adesa.it] INFO: Found listing with ID: 10741934
2026-03-28 07:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741934%27 HTTP/1.1" 200 None
2026-03-28 07:00:12 [adesa.it] INFO: Scrape type for 10741934: 0
2026-03-28 07:00:12 [adesa.it] INFO: Skipping item 10741934 url https://www.openlane.eu/en/carv6/auction/10741934
2026-03-28 07:00:12 [adesa.it] INFO: Found listing with ID: 10741936
2026-03-28 07:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741936%27 HTTP/1.1" 200 None
2026-03-28 07:00:12 [adesa.it] INFO: Scrape type for 10741936: 0
2026-03-28 07:00:12 [adesa.it] INFO: Skipping item 10741936 url https://www.openlane.eu/en/carv6/auction/10741936
2026-03-28 07:00:12 [adesa.it] INFO: Found listing with ID: 10736842
2026-03-28 07:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736842%27 HTTP/1.1" 200 None
2026-03-28 07:00:12 [adesa.it] INFO: Scrape type for 10736842: 0
2026-03-28 07:00:12 [adesa.it] INFO: Skipping item 10736842 url https://www.openlane.eu/en/carv6/auction/10736842
2026-03-28 07:00:12 [adesa.it] INFO: Found listing with ID: 10741148
2026-03-28 07:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741148%27 HTTP/1.1" 200 None
2026-03-28 07:00:12 [adesa.it] INFO: Scrape type for 10741148: 0
2026-03-28 07:00:12 [adesa.it] INFO: Skipping item 10741148 url https://www.openlane.eu/en/carv6/auction/10741148
2026-03-28 07:00:12 [adesa.it] INFO: Found listing with ID: 10741384
2026-03-28 07:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741384%27 HTTP/1.1" 200 None
2026-03-28 07:00:12 [adesa.it] INFO: Scrape type for 10741384: 0
2026-03-28 07:00:12 [adesa.it] INFO: Skipping item 10741384 url https://www.openlane.eu/en/carv6/auction/10741384
2026-03-28 07:00:12 [adesa.it] INFO: Found listing with ID: 10741065
2026-03-28 07:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741065%27 HTTP/1.1" 200 None
2026-03-28 07:00:12 [adesa.it] INFO: Scrape type for 10741065: 0
2026-03-28 07:00:12 [adesa.it] INFO: Skipping item 10741065 url https://www.openlane.eu/en/carv6/auction/10741065
2026-03-28 07:00:12 [adesa.it] INFO: Found listing with ID: 10741365
2026-03-28 07:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741365%27 HTTP/1.1" 200 None
2026-03-28 07:00:12 [adesa.it] INFO: Scrape type for 10741365: 0
2026-03-28 07:00:12 [adesa.it] INFO: Skipping item 10741365 url https://www.openlane.eu/en/carv6/auction/10741365
2026-03-28 07:00:12 [adesa.it] INFO: Found listing with ID: 10741368
2026-03-28 07:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741368%27 HTTP/1.1" 200 None
2026-03-28 07:00:12 [adesa.it] INFO: Scrape type for 10741368: 0
2026-03-28 07:00:12 [adesa.it] INFO: Skipping item 10741368 url https://www.openlane.eu/en/carv6/auction/10741368
2026-03-28 07:00:12 [adesa.it] INFO: Found listing with ID: 10736807
2026-03-28 07:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736807%27 HTTP/1.1" 200 None
2026-03-28 07:00:12 [adesa.it] INFO: Scrape type for 10736807: 0
2026-03-28 07:00:12 [adesa.it] INFO: Skipping item 10736807 url https://www.openlane.eu/en/carv6/auction/10736807
2026-03-28 07:00:12 [adesa.it] INFO: Found listing with ID: 10736843
2026-03-28 07:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736843%27 HTTP/1.1" 200 None
2026-03-28 07:00:12 [adesa.it] INFO: Scrape type for 10736843: 0
2026-03-28 07:00:12 [adesa.it] INFO: Skipping item 10736843 url https://www.openlane.eu/en/carv6/auction/10736843
2026-03-28 07:00:12 [adesa.it] INFO: Found listing with ID: 10741615
2026-03-28 07:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741615%27 HTTP/1.1" 200 None
2026-03-28 07:00:12 [adesa.it] INFO: Scrape type for 10741615: 0
2026-03-28 07:00:12 [adesa.it] INFO: Skipping item 10741615 url https://www.openlane.eu/en/carv6/auction/10741615
2026-03-28 07:00:12 [adesa.it] INFO: Found listing with ID: 10736791
2026-03-28 07:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736791%27 HTTP/1.1" 200 None
2026-03-28 07:00:12 [adesa.it] INFO: Scrape type for 10736791: 0
2026-03-28 07:00:12 [adesa.it] INFO: Skipping item 10736791 url https://www.openlane.eu/en/carv6/auction/10736791
2026-03-28 07:00:12 [adesa.it] INFO: Found listing with ID: 10737252
2026-03-28 07:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710737252%27 HTTP/1.1" 200 None
2026-03-28 07:00:12 [adesa.it] INFO: Scrape type for 10737252: 0
2026-03-28 07:00:12 [adesa.it] INFO: Skipping item 10737252 url https://www.openlane.eu/en/carv6/auction/10737252
2026-03-28 07:00:12 [adesa.it] INFO: Found listing with ID: 10737307
2026-03-28 07:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710737307%27 HTTP/1.1" 200 None
2026-03-28 07:00:12 [adesa.it] INFO: Scrape type for 10737307: 0
2026-03-28 07:00:12 [adesa.it] INFO: Skipping item 10737307 url https://www.openlane.eu/en/carv6/auction/10737307
2026-03-28 07:00:12 [adesa.it] INFO: Found listing with ID: 10741512
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741512%27 HTTP/1.1" 200 None
2026-03-28 07:00:13 [adesa.it] INFO: Scrape type for 10741512: 0
2026-03-28 07:00:13 [adesa.it] INFO: Skipping item 10741512 url https://www.openlane.eu/en/carv6/auction/10741512
2026-03-28 07:00:13 [adesa.it] INFO: Found listing with ID: 10736790
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736790%27 HTTP/1.1" 200 None
2026-03-28 07:00:13 [adesa.it] INFO: Scrape type for 10736790: 0
2026-03-28 07:00:13 [adesa.it] INFO: Skipping item 10736790 url https://www.openlane.eu/en/carv6/auction/10736790
2026-03-28 07:00:13 [adesa.it] INFO: Found listing with ID: 10737498
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710737498%27 HTTP/1.1" 200 None
2026-03-28 07:00:13 [adesa.it] INFO: Scrape type for 10737498: 0
2026-03-28 07:00:13 [adesa.it] INFO: Skipping item 10737498 url https://www.openlane.eu/en/carv6/auction/10737498
2026-03-28 07:00:13 [adesa.it] INFO: Found listing with ID: 10741509
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741509%27 HTTP/1.1" 200 None
2026-03-28 07:00:13 [adesa.it] INFO: Scrape type for 10741509: 0
2026-03-28 07:00:13 [adesa.it] INFO: Skipping item 10741509 url https://www.openlane.eu/en/carv6/auction/10741509
2026-03-28 07:00:13 [adesa.it] INFO: Found listing with ID: 10736700
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736700%27 HTTP/1.1" 200 None
2026-03-28 07:00:13 [adesa.it] INFO: Scrape type for 10736700: 0
2026-03-28 07:00:13 [adesa.it] INFO: Skipping item 10736700 url https://www.openlane.eu/en/carv6/auction/10736700
2026-03-28 07:00:13 [adesa.it] INFO: Found listing with ID: 10741391
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741391%27 HTTP/1.1" 200 None
2026-03-28 07:00:13 [adesa.it] INFO: Scrape type for 10741391: 0
2026-03-28 07:00:13 [adesa.it] INFO: Skipping item 10741391 url https://www.openlane.eu/en/carv6/auction/10741391
2026-03-28 07:00:13 [adesa.it] INFO: Found listing with ID: 10741379
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741379%27 HTTP/1.1" 200 None
2026-03-28 07:00:13 [adesa.it] INFO: Scrape type for 10741379: 0
2026-03-28 07:00:13 [adesa.it] INFO: Skipping item 10741379 url https://www.openlane.eu/en/carv6/auction/10741379
2026-03-28 07:00:13 [adesa.it] INFO: Found listing with ID: 10741062
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741062%27 HTTP/1.1" 200 None
2026-03-28 07:00:13 [adesa.it] INFO: Scrape type for 10741062: 0
2026-03-28 07:00:13 [adesa.it] INFO: Skipping item 10741062 url https://www.openlane.eu/en/carv6/auction/10741062
2026-03-28 07:00:13 [adesa.it] INFO: Found listing with ID: 10737441
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710737441%27 HTTP/1.1" 200 None
2026-03-28 07:00:13 [adesa.it] INFO: Scrape type for 10737441: 0
2026-03-28 07:00:13 [adesa.it] INFO: Skipping item 10737441 url https://www.openlane.eu/en/carv6/auction/10737441
2026-03-28 07:00:13 [adesa.it] INFO: Found listing with ID: 10741854
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741854%27 HTTP/1.1" 200 None
2026-03-28 07:00:13 [adesa.it] INFO: Scrape type for 10741854: 0
2026-03-28 07:00:13 [adesa.it] INFO: Skipping item 10741854 url https://www.openlane.eu/en/carv6/auction/10741854
2026-03-28 07:00:13 [adesa.it] INFO: Found listing with ID: 10741380
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741380%27 HTTP/1.1" 200 None
2026-03-28 07:00:13 [adesa.it] INFO: Scrape type for 10741380: 0
2026-03-28 07:00:13 [adesa.it] INFO: Skipping item 10741380 url https://www.openlane.eu/en/carv6/auction/10741380
2026-03-28 07:00:13 [adesa.it] INFO: Found listing with ID: 10736695
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736695%27 HTTP/1.1" 200 None
2026-03-28 07:00:13 [adesa.it] INFO: Scrape type for 10736695: 0
2026-03-28 07:00:13 [adesa.it] INFO: Skipping item 10736695 url https://www.openlane.eu/en/carv6/auction/10736695
2026-03-28 07:00:13 [adesa.it] INFO: Found listing with ID: 10737437
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710737437%27 HTTP/1.1" 200 None
2026-03-28 07:00:13 [adesa.it] INFO: Scrape type for 10737437: 0
2026-03-28 07:00:13 [adesa.it] INFO: Skipping item 10737437 url https://www.openlane.eu/en/carv6/auction/10737437
2026-03-28 07:00:13 [adesa.it] INFO: Found listing with ID: 10737436
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710737436%27 HTTP/1.1" 200 None
2026-03-28 07:00:13 [adesa.it] INFO: Scrape type for 10737436: 0
2026-03-28 07:00:13 [adesa.it] INFO: Skipping item 10737436 url https://www.openlane.eu/en/carv6/auction/10737436
2026-03-28 07:00:13 [adesa.it] INFO: Found listing with ID: 10736738
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736738%27 HTTP/1.1" 200 None
2026-03-28 07:00:13 [adesa.it] INFO: Scrape type for 10736738: 0
2026-03-28 07:00:13 [adesa.it] INFO: Skipping item 10736738 url https://www.openlane.eu/en/carv6/auction/10736738
2026-03-28 07:00:13 [adesa.it] INFO: Found listing with ID: 10737499
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710737499%27 HTTP/1.1" 200 None
2026-03-28 07:00:13 [adesa.it] INFO: Scrape type for 10737499: 0
2026-03-28 07:00:13 [adesa.it] INFO: Skipping item 10737499 url https://www.openlane.eu/en/carv6/auction/10737499
2026-03-28 07:00:13 [adesa.it] INFO: Found listing with ID: 10741375
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741375%27 HTTP/1.1" 200 None
2026-03-28 07:00:13 [adesa.it] INFO: Scrape type for 10741375: 0
2026-03-28 07:00:13 [adesa.it] INFO: Skipping item 10741375 url https://www.openlane.eu/en/carv6/auction/10741375
2026-03-28 07:00:13 [adesa.it] INFO: Found listing with ID: 10736712
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736712%27 HTTP/1.1" 200 None
2026-03-28 07:00:13 [adesa.it] INFO: Scrape type for 10736712: 0
2026-03-28 07:00:13 [adesa.it] INFO: Skipping item 10736712 url https://www.openlane.eu/en/carv6/auction/10736712
2026-03-28 07:00:13 [adesa.it] INFO: Found listing with ID: 10741200
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741200%27 HTTP/1.1" 200 None
2026-03-28 07:00:13 [adesa.it] INFO: Scrape type for 10741200: 0
2026-03-28 07:00:13 [adesa.it] INFO: Skipping item 10741200 url https://www.openlane.eu/en/carv6/auction/10741200
2026-03-28 07:00:13 [adesa.it] INFO: Found listing with ID: 10741171
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741171%27 HTTP/1.1" 200 None
2026-03-28 07:00:13 [adesa.it] INFO: Scrape type for 10741171: 0
2026-03-28 07:00:13 [adesa.it] INFO: Skipping item 10741171 url https://www.openlane.eu/en/carv6/auction/10741171
2026-03-28 07:00:13 [adesa.it] INFO: Found listing with ID: 10741392
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741392%27 HTTP/1.1" 200 None
2026-03-28 07:00:13 [adesa.it] INFO: Scrape type for 10741392: 0
2026-03-28 07:00:13 [adesa.it] INFO: Skipping item 10741392 url https://www.openlane.eu/en/carv6/auction/10741392
2026-03-28 07:00:13 [adesa.it] INFO: Found listing with ID: 10741387
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741387%27 HTTP/1.1" 200 None
2026-03-28 07:00:13 [adesa.it] INFO: Scrape type for 10741387: 0
2026-03-28 07:00:13 [adesa.it] INFO: Skipping item 10741387 url https://www.openlane.eu/en/carv6/auction/10741387
2026-03-28 07:00:13 [adesa.it] INFO: Found listing with ID: 10737440
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710737440%27 HTTP/1.1" 200 None
2026-03-28 07:00:13 [adesa.it] INFO: Scrape type for 10737440: 0
2026-03-28 07:00:13 [adesa.it] INFO: Skipping item 10737440 url https://www.openlane.eu/en/carv6/auction/10737440
2026-03-28 07:00:13 [adesa.it] INFO: Found listing with ID: 10736736
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736736%27 HTTP/1.1" 200 None
2026-03-28 07:00:13 [adesa.it] INFO: Scrape type for 10736736: 0
2026-03-28 07:00:13 [adesa.it] INFO: Skipping item 10736736 url https://www.openlane.eu/en/carv6/auction/10736736
2026-03-28 07:00:13 [adesa.it] INFO: Found listing with ID: 10736766
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736766%27 HTTP/1.1" 200 None
2026-03-28 07:00:13 [adesa.it] INFO: Scrape type for 10736766: 0
2026-03-28 07:00:13 [adesa.it] INFO: Skipping item 10736766 url https://www.openlane.eu/en/carv6/auction/10736766
2026-03-28 07:00:13 [adesa.it] INFO: Found listing with ID: 10741295
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741295%27 HTTP/1.1" 200 None
2026-03-28 07:00:13 [adesa.it] INFO: Scrape type for 10741295: 0
2026-03-28 07:00:13 [adesa.it] INFO: Skipping item 10741295 url https://www.openlane.eu/en/carv6/auction/10741295
2026-03-28 07:00:13 [adesa.it] INFO: Found listing with ID: 10737205
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710737205%27 HTTP/1.1" 200 None
2026-03-28 07:00:13 [adesa.it] INFO: Scrape type for 10737205: 0
2026-03-28 07:00:13 [adesa.it] INFO: Skipping item 10737205 url https://www.openlane.eu/en/carv6/auction/10737205
2026-03-28 07:00:13 [adesa.it] INFO: Found listing with ID: 10741611
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741611%27 HTTP/1.1" 200 None
2026-03-28 07:00:13 [adesa.it] INFO: Scrape type for 10741611: 0
2026-03-28 07:00:13 [adesa.it] INFO: Skipping item 10741611 url https://www.openlane.eu/en/carv6/auction/10741611
2026-03-28 07:00:13 [adesa.it] INFO: Found listing with ID: 10741073
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741073%27 HTTP/1.1" 200 None
2026-03-28 07:00:13 [adesa.it] INFO: Scrape type for 10741073: 0
2026-03-28 07:00:13 [adesa.it] INFO: Skipping item 10741073 url https://www.openlane.eu/en/carv6/auction/10741073
2026-03-28 07:00:13 [adesa.it] INFO: Found listing with ID: 10741607
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741607%27 HTTP/1.1" 200 None
2026-03-28 07:00:13 [adesa.it] INFO: Scrape type for 10741607: 0
2026-03-28 07:00:13 [adesa.it] INFO: Skipping item 10741607 url https://www.openlane.eu/en/carv6/auction/10741607
2026-03-28 07:00:13 [adesa.it] INFO: Found listing with ID: 10737296
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710737296%27 HTTP/1.1" 200 None
2026-03-28 07:00:13 [adesa.it] INFO: Scrape type for 10737296: 0
2026-03-28 07:00:13 [adesa.it] INFO: Skipping item 10737296 url https://www.openlane.eu/en/carv6/auction/10737296
2026-03-28 07:00:13 [adesa.it] INFO: Found listing with ID: 10741068
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741068%27 HTTP/1.1" 200 None
2026-03-28 07:00:13 [adesa.it] INFO: Scrape type for 10741068: 0
2026-03-28 07:00:13 [adesa.it] INFO: Skipping item 10741068 url https://www.openlane.eu/en/carv6/auction/10741068
2026-03-28 07:00:13 [adesa.it] INFO: Found listing with ID: 10741369
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741369%27 HTTP/1.1" 200 None
2026-03-28 07:00:13 [adesa.it] INFO: Scrape type for 10741369: 0
2026-03-28 07:00:13 [adesa.it] INFO: Skipping item 10741369 url https://www.openlane.eu/en/carv6/auction/10741369
2026-03-28 07:00:13 [adesa.it] INFO: Found listing with ID: 10736825
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736825%27 HTTP/1.1" 200 None
2026-03-28 07:00:13 [adesa.it] INFO: Scrape type for 10736825: 0
2026-03-28 07:00:13 [adesa.it] INFO: Skipping item 10736825 url https://www.openlane.eu/en/carv6/auction/10736825
2026-03-28 07:00:13 [adesa.it] INFO: Found listing with ID: 10741370
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741370%27 HTTP/1.1" 200 None
2026-03-28 07:00:13 [adesa.it] INFO: Scrape type for 10741370: 0
2026-03-28 07:00:13 [adesa.it] INFO: Skipping item 10741370 url https://www.openlane.eu/en/carv6/auction/10741370
2026-03-28 07:00:13 [adesa.it] INFO: Found listing with ID: 10737306
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710737306%27 HTTP/1.1" 200 None
2026-03-28 07:00:13 [adesa.it] INFO: Scrape type for 10737306: 0
2026-03-28 07:00:13 [adesa.it] INFO: Skipping item 10737306 url https://www.openlane.eu/en/carv6/auction/10737306
2026-03-28 07:00:13 [adesa.it] INFO: Found listing with ID: 10737309
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710737309%27 HTTP/1.1" 200 None
2026-03-28 07:00:13 [adesa.it] INFO: Scrape type for 10737309: 0
2026-03-28 07:00:13 [adesa.it] INFO: Skipping item 10737309 url https://www.openlane.eu/en/carv6/auction/10737309
2026-03-28 07:00:13 [adesa.it] INFO: Found listing with ID: 10741608
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741608%27 HTTP/1.1" 200 None
2026-03-28 07:00:13 [adesa.it] INFO: Scrape type for 10741608: 0
2026-03-28 07:00:13 [adesa.it] INFO: Skipping item 10741608 url https://www.openlane.eu/en/carv6/auction/10741608
2026-03-28 07:00:13 [adesa.it] INFO: Found listing with ID: 10736735
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710736735%27 HTTP/1.1" 200 None
2026-03-28 07:00:13 [adesa.it] INFO: Scrape type for 10736735: 0
2026-03-28 07:00:13 [adesa.it] INFO: Skipping item 10736735 url https://www.openlane.eu/en/carv6/auction/10736735
2026-03-28 07:00:13 [adesa.it] INFO: Found listing with ID: 10741383
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741383%27 HTTP/1.1" 200 None
2026-03-28 07:00:13 [adesa.it] INFO: Scrape type for 10741383: 0
2026-03-28 07:00:13 [adesa.it] INFO: Skipping item 10741383 url https://www.openlane.eu/en/carv6/auction/10741383
2026-03-28 07:00:13 [adesa.it] INFO: Found listing with ID: 10741067
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741067%27 HTTP/1.1" 200 None
2026-03-28 07:00:13 [adesa.it] INFO: Scrape type for 10741067: 0
2026-03-28 07:00:13 [adesa.it] INFO: Skipping item 10741067 url https://www.openlane.eu/en/carv6/auction/10741067
2026-03-28 07:00:13 [adesa.it] INFO: Found listing with ID: 10741072
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741072%27 HTTP/1.1" 200 None
2026-03-28 07:00:13 [adesa.it] INFO: Scrape type for 10741072: 0
2026-03-28 07:00:13 [adesa.it] INFO: Skipping item 10741072 url https://www.openlane.eu/en/carv6/auction/10741072
2026-03-28 07:00:13 [adesa.it] INFO: Found listing with ID: 10736810
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710736810%27 HTTP/1.1" 200 None
2026-03-28 07:00:13 [adesa.it] INFO: Scrape type for 10736810: 0
2026-03-28 07:00:13 [adesa.it] INFO: Skipping item 10736810 url https://www.openlane.eu/en/carv6/auction/10736810
2026-03-28 07:00:13 [adesa.it] INFO: Found listing with ID: 10736805
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710736805%27 HTTP/1.1" 200 None
2026-03-28 07:00:13 [adesa.it] INFO: Scrape type for 10736805: 0
2026-03-28 07:00:13 [adesa.it] INFO: Skipping item 10736805 url https://www.openlane.eu/en/carv6/auction/10736805
2026-03-28 07:00:13 [adesa.it] INFO: Found listing with ID: 10741080
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741080%27 HTTP/1.1" 200 None
2026-03-28 07:00:13 [adesa.it] INFO: Scrape type for 10741080: 0
2026-03-28 07:00:13 [adesa.it] INFO: Skipping item 10741080 url https://www.openlane.eu/en/carv6/auction/10741080
2026-03-28 07:00:13 [adesa.it] INFO: Found listing with ID: 10741613
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741613%27 HTTP/1.1" 200 None
2026-03-28 07:00:13 [adesa.it] INFO: Scrape type for 10741613: 0
2026-03-28 07:00:13 [adesa.it] INFO: Skipping item 10741613 url https://www.openlane.eu/en/carv6/auction/10741613
2026-03-28 07:00:13 [adesa.it] INFO: Found listing with ID: 10741614
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741614%27 HTTP/1.1" 200 None
2026-03-28 07:00:13 [adesa.it] INFO: Scrape type for 10741614: 0
2026-03-28 07:00:13 [adesa.it] INFO: Skipping item 10741614 url https://www.openlane.eu/en/carv6/auction/10741614
2026-03-28 07:00:13 [adesa.it] INFO: Found listing with ID: 10736788
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710736788%27 HTTP/1.1" 200 None
2026-03-28 07:00:13 [adesa.it] INFO: Scrape type for 10736788: 0
2026-03-28 07:00:13 [adesa.it] INFO: Skipping item 10736788 url https://www.openlane.eu/en/carv6/auction/10736788
2026-03-28 07:00:13 [adesa.it] INFO: Found listing with ID: 10741381
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741381%27 HTTP/1.1" 200 None
2026-03-28 07:00:13 [adesa.it] INFO: Scrape type for 10741381: 0
2026-03-28 07:00:13 [adesa.it] INFO: Skipping item 10741381 url https://www.openlane.eu/en/carv6/auction/10741381
2026-03-28 07:00:13 [adesa.it] INFO: Found listing with ID: 10736828
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710736828%27 HTTP/1.1" 200 None
2026-03-28 07:00:13 [adesa.it] INFO: Scrape type for 10736828: 0
2026-03-28 07:00:13 [adesa.it] INFO: Skipping item 10736828 url https://www.openlane.eu/en/carv6/auction/10736828
2026-03-28 07:00:13 [adesa.it] INFO: Found listing with ID: 10741394
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741394%27 HTTP/1.1" 200 None
2026-03-28 07:00:13 [adesa.it] INFO: Scrape type for 10741394: 0
2026-03-28 07:00:13 [adesa.it] INFO: Skipping item 10741394 url https://www.openlane.eu/en/carv6/auction/10741394
2026-03-28 07:00:13 [adesa.it] INFO: Found listing with ID: 10741612
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741612%27 HTTP/1.1" 200 None
2026-03-28 07:00:13 [adesa.it] INFO: Scrape type for 10741612: 0
2026-03-28 07:00:13 [adesa.it] INFO: Skipping item 10741612 url https://www.openlane.eu/en/carv6/auction/10741612
2026-03-28 07:00:13 [adesa.it] INFO: Found listing with ID: 10741610
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741610%27 HTTP/1.1" 200 None
2026-03-28 07:00:13 [adesa.it] INFO: Scrape type for 10741610: 0
2026-03-28 07:00:13 [adesa.it] INFO: Skipping item 10741610 url https://www.openlane.eu/en/carv6/auction/10741610
2026-03-28 07:00:13 [adesa.it] INFO: Found listing with ID: 10741382
2026-03-28 07:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741382%27 HTTP/1.1" 200 None
2026-03-28 07:00:13 [adesa.it] INFO: Scrape type for 10741382: 0
2026-03-28 07:00:13 [adesa.it] INFO: Skipping item 10741382 url https://www.openlane.eu/en/carv6/auction/10741382
2026-03-28 07:00:13 [adesa.it] INFO: Found listing with ID: 10741283
2026-03-28 07:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741283%27 HTTP/1.1" 200 None
2026-03-28 07:00:14 [adesa.it] INFO: Scrape type for 10741283: 0
2026-03-28 07:00:14 [adesa.it] INFO: Skipping item 10741283 url https://www.openlane.eu/en/carv6/auction/10741283
2026-03-28 07:00:14 [adesa.it] INFO: Found listing with ID: 10737317
2026-03-28 07:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710737317%27 HTTP/1.1" 200 None
2026-03-28 07:00:14 [adesa.it] INFO: Scrape type for 10737317: 0
2026-03-28 07:00:14 [adesa.it] INFO: Skipping item 10737317 url https://www.openlane.eu/en/carv6/auction/10737317
2026-03-28 07:00:14 [adesa.it] INFO: Found listing with ID: 10741378
2026-03-28 07:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741378%27 HTTP/1.1" 200 None
2026-03-28 07:00:14 [adesa.it] INFO: Scrape type for 10741378: 0
2026-03-28 07:00:14 [adesa.it] INFO: Skipping item 10741378 url https://www.openlane.eu/en/carv6/auction/10741378
2026-03-28 07:00:14 [adesa.it] INFO: Found listing with ID: 10741393
2026-03-28 07:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741393%27 HTTP/1.1" 200 None
2026-03-28 07:00:14 [adesa.it] INFO: Scrape type for 10741393: 0
2026-03-28 07:00:14 [adesa.it] INFO: Skipping item 10741393 url https://www.openlane.eu/en/carv6/auction/10741393
2026-03-28 07:00:14 [adesa.it] INFO: Found listing with ID: 10741371
2026-03-28 07:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741371%27 HTTP/1.1" 200 None
2026-03-28 07:00:14 [adesa.it] INFO: Scrape type for 10741371: 0
2026-03-28 07:00:14 [adesa.it] INFO: Skipping item 10741371 url https://www.openlane.eu/en/carv6/auction/10741371
2026-03-28 07:00:14 [adesa.it] INFO: Found listing with ID: 10741367
2026-03-28 07:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741367%27 HTTP/1.1" 200 None
2026-03-28 07:00:14 [adesa.it] INFO: Scrape type for 10741367: 0
2026-03-28 07:00:14 [adesa.it] INFO: Skipping item 10741367 url https://www.openlane.eu/en/carv6/auction/10741367
2026-03-28 07:00:14 [adesa.it] INFO: Found listing with ID: 10741354
2026-03-28 07:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741354%27 HTTP/1.1" 200 None
2026-03-28 07:00:14 [adesa.it] INFO: Scrape type for 10741354: 0
2026-03-28 07:00:14 [adesa.it] INFO: Skipping item 10741354 url https://www.openlane.eu/en/carv6/auction/10741354
2026-03-28 07:00:14 [adesa.it] INFO: Found listing with ID: 10736767
2026-03-28 07:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736767%27 HTTP/1.1" 200 None
2026-03-28 07:00:14 [adesa.it] INFO: Scrape type for 10736767: 0
2026-03-28 07:00:14 [adesa.it] INFO: Skipping item 10736767 url https://www.openlane.eu/en/carv6/auction/10736767
2026-03-28 07:00:14 [adesa.it] INFO: Found listing with ID: 10741386
2026-03-28 07:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741386%27 HTTP/1.1" 200 None
2026-03-28 07:00:14 [adesa.it] INFO: Scrape type for 10741386: 0
2026-03-28 07:00:14 [adesa.it] INFO: Skipping item 10741386 url https://www.openlane.eu/en/carv6/auction/10741386
2026-03-28 07:00:14 [adesa.it] INFO: Found listing with ID: 10741385
2026-03-28 07:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741385%27 HTTP/1.1" 200 None
2026-03-28 07:00:14 [adesa.it] INFO: Scrape type for 10741385: 0
2026-03-28 07:00:14 [adesa.it] INFO: Skipping item 10741385 url https://www.openlane.eu/en/carv6/auction/10741385
2026-03-28 07:00:14 [adesa.it] INFO: Found listing with ID: 10741359
2026-03-28 07:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741359%27 HTTP/1.1" 200 None
2026-03-28 07:00:14 [adesa.it] INFO: Scrape type for 10741359: 0
2026-03-28 07:00:14 [adesa.it] INFO: Skipping item 10741359 url https://www.openlane.eu/en/carv6/auction/10741359
2026-03-28 07:00:14 [adesa.it] INFO: Found listing with ID: 10736804
2026-03-28 07:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710736804%27 HTTP/1.1" 200 None
2026-03-28 07:00:14 [adesa.it] INFO: Scrape type for 10736804: 0
2026-03-28 07:00:14 [adesa.it] INFO: Skipping item 10736804 url https://www.openlane.eu/en/carv6/auction/10736804
2026-03-28 07:00:14 [adesa.it] INFO: Found listing with ID: 10741289
2026-03-28 07:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741289%27 HTTP/1.1" 200 None
2026-03-28 07:00:14 [adesa.it] INFO: Scrape type for 10741289: 0
2026-03-28 07:00:14 [adesa.it] INFO: Skipping item 10741289 url https://www.openlane.eu/en/carv6/auction/10741289
2026-03-28 07:00:14 [adesa.it] INFO: Found listing with ID: 10737297
2026-03-28 07:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710737297%27 HTTP/1.1" 200 None
2026-03-28 07:00:14 [adesa.it] INFO: Scrape type for 10737297: 0
2026-03-28 07:00:14 [adesa.it] INFO: Skipping item 10737297 url https://www.openlane.eu/en/carv6/auction/10737297
2026-03-28 07:00:14 [adesa.it] INFO: Found listing with ID: 10741243
2026-03-28 07:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741243%27 HTTP/1.1" 200 None
2026-03-28 07:00:14 [adesa.it] INFO: Scrape type for 10741243: 0
2026-03-28 07:00:14 [adesa.it] INFO: Skipping item 10741243 url https://www.openlane.eu/en/carv6/auction/10741243
2026-03-28 07:00:14 [adesa.it] INFO: Found listing with ID: 10736793
2026-03-28 07:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710736793%27 HTTP/1.1" 200 None
2026-03-28 07:00:14 [adesa.it] INFO: Scrape type for 10736793: 0
2026-03-28 07:00:14 [adesa.it] INFO: Skipping item 10736793 url https://www.openlane.eu/en/carv6/auction/10736793
2026-03-28 07:00:14 [adesa.it] INFO: Found listing with ID: 10736845
2026-03-28 07:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710736845%27 HTTP/1.1" 200 None
2026-03-28 07:00:14 [adesa.it] INFO: Scrape type for 10736845: 0
2026-03-28 07:00:14 [adesa.it] INFO: Skipping item 10736845 url https://www.openlane.eu/en/carv6/auction/10736845
2026-03-28 07:00:14 [adesa.it] INFO: Found listing with ID: 10736806
2026-03-28 07:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710736806%27 HTTP/1.1" 200 None
2026-03-28 07:00:14 [adesa.it] INFO: Scrape type for 10736806: 0
2026-03-28 07:00:14 [adesa.it] INFO: Skipping item 10736806 url https://www.openlane.eu/en/carv6/auction/10736806
2026-03-28 07:00:14 [adesa.it] INFO: Found listing with ID: 10736811
2026-03-28 07:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710736811%27 HTTP/1.1" 200 None
2026-03-28 07:00:14 [adesa.it] INFO: Scrape type for 10736811: 0
2026-03-28 07:00:14 [adesa.it] INFO: Skipping item 10736811 url https://www.openlane.eu/en/carv6/auction/10736811
2026-03-28 07:00:14 [adesa.it] INFO: Found listing with ID: 10736792
2026-03-28 07:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710736792%27 HTTP/1.1" 200 None
2026-03-28 07:00:14 [adesa.it] INFO: Scrape type for 10736792: 0
2026-03-28 07:00:14 [adesa.it] INFO: Skipping item 10736792 url https://www.openlane.eu/en/carv6/auction/10736792
2026-03-28 07:00:14 [adesa.it] INFO: Found listing with ID: 10741193
2026-03-28 07:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741193%27 HTTP/1.1" 200 None
2026-03-28 07:00:14 [adesa.it] INFO: Scrape type for 10741193: 0
2026-03-28 07:00:14 [adesa.it] INFO: Skipping item 10741193 url https://www.openlane.eu/en/carv6/auction/10741193
2026-03-28 07:00:14 [adesa.it] INFO: Found listing with ID: 10741063
2026-03-28 07:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741063%27 HTTP/1.1" 200 None
2026-03-28 07:00:14 [adesa.it] INFO: Scrape type for 10741063: 0
2026-03-28 07:00:14 [adesa.it] INFO: Skipping item 10741063 url https://www.openlane.eu/en/carv6/auction/10741063
2026-03-28 07:00:14 [adesa.it] INFO: Found listing with ID: 10737438
2026-03-28 07:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710737438%27 HTTP/1.1" 200 None
2026-03-28 07:00:14 [adesa.it] INFO: Scrape type for 10737438: 0
2026-03-28 07:00:14 [adesa.it] INFO: Skipping item 10737438 url https://www.openlane.eu/en/carv6/auction/10737438
2026-03-28 07:00:14 [adesa.it] INFO: Found listing with ID: 10741070
2026-03-28 07:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741070%27 HTTP/1.1" 200 None
2026-03-28 07:00:14 [adesa.it] INFO: Scrape type for 10741070: 0
2026-03-28 07:00:14 [adesa.it] INFO: Skipping item 10741070 url https://www.openlane.eu/en/carv6/auction/10741070
2026-03-28 07:00:14 [adesa.it] INFO: Found listing with ID: 10737489
2026-03-28 07:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710737489%27 HTTP/1.1" 200 None
2026-03-28 07:00:14 [adesa.it] INFO: Scrape type for 10737489: 0
2026-03-28 07:00:14 [adesa.it] INFO: Skipping item 10737489 url https://www.openlane.eu/en/carv6/auction/10737489
2026-03-28 07:00:14 [adesa.it] INFO: Found listing with ID: 10741390
2026-03-28 07:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741390%27 HTTP/1.1" 200 None
2026-03-28 07:00:14 [adesa.it] INFO: Scrape type for 10741390: 0
2026-03-28 07:00:14 [adesa.it] INFO: Skipping item 10741390 url https://www.openlane.eu/en/carv6/auction/10741390
2026-03-28 07:00:14 [adesa.it] INFO: Found listing with ID: 10736789
2026-03-28 07:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710736789%27 HTTP/1.1" 200 None
2026-03-28 07:00:14 [adesa.it] INFO: Scrape type for 10736789: 0
2026-03-28 07:00:14 [adesa.it] INFO: Skipping item 10736789 url https://www.openlane.eu/en/carv6/auction/10736789
2026-03-28 07:00:14 [adesa.it] INFO: Found listing with ID: 10741362
2026-03-28 07:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741362%27 HTTP/1.1" 200 None
2026-03-28 07:00:14 [adesa.it] INFO: Scrape type for 10741362: 0
2026-03-28 07:00:14 [adesa.it] INFO: Skipping item 10741362 url https://www.openlane.eu/en/carv6/auction/10741362
2026-03-28 07:00:14 [adesa.it] INFO: Found listing with ID: 10741389
2026-03-28 07:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741389%27 HTTP/1.1" 200 None
2026-03-28 07:00:14 [adesa.it] INFO: Scrape type for 10741389: 0
2026-03-28 07:00:14 [adesa.it] INFO: Skipping item 10741389 url https://www.openlane.eu/en/carv6/auction/10741389
2026-03-28 07:00:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 07:00:17 [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-28 07:00:17 [adesa.it] INFO: Found listing with ID: 10736795
2026-03-28 07:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736795%27 HTTP/1.1" 200 None
2026-03-28 07:00:17 [adesa.it] INFO: Scrape type for 10736795: 0
2026-03-28 07:00:17 [adesa.it] INFO: Skipping item 10736795 url https://www.openlane.eu/en/carv6/auction/10736795
2026-03-28 07:00:17 [adesa.it] INFO: Found listing with ID: 10736796
2026-03-28 07:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736796%27 HTTP/1.1" 200 None
2026-03-28 07:00:17 [adesa.it] INFO: Scrape type for 10736796: 0
2026-03-28 07:00:17 [adesa.it] INFO: Skipping item 10736796 url https://www.openlane.eu/en/carv6/auction/10736796
2026-03-28 07:00:17 [adesa.it] INFO: Found listing with ID: 10741064
2026-03-28 07:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741064%27 HTTP/1.1" 200 None
2026-03-28 07:00:17 [adesa.it] INFO: Scrape type for 10741064: 0
2026-03-28 07:00:17 [adesa.it] INFO: Skipping item 10741064 url https://www.openlane.eu/en/carv6/auction/10741064
2026-03-28 07:00:17 [adesa.it] INFO: Found listing with ID: 10741096
2026-03-28 07:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741096%27 HTTP/1.1" 200 None
2026-03-28 07:00:17 [adesa.it] INFO: Scrape type for 10741096: 0
2026-03-28 07:00:17 [adesa.it] INFO: Skipping item 10741096 url https://www.openlane.eu/en/carv6/auction/10741096
2026-03-28 07:00:17 [adesa.it] INFO: Found listing with ID: 10741086
2026-03-28 07:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741086%27 HTTP/1.1" 200 None
2026-03-28 07:00:17 [adesa.it] INFO: Scrape type for 10741086: 0
2026-03-28 07:00:17 [adesa.it] INFO: Skipping item 10741086 url https://www.openlane.eu/en/carv6/auction/10741086
2026-03-28 07:00:17 [adesa.it] INFO: Found listing with ID: 10741074
2026-03-28 07:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741074%27 HTTP/1.1" 200 None
2026-03-28 07:00:17 [adesa.it] INFO: Scrape type for 10741074: 0
2026-03-28 07:00:17 [adesa.it] INFO: Skipping item 10741074 url https://www.openlane.eu/en/carv6/auction/10741074
2026-03-28 07:00:17 [adesa.it] INFO: Found listing with ID: 10741091
2026-03-28 07:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741091%27 HTTP/1.1" 200 None
2026-03-28 07:00:17 [adesa.it] INFO: Scrape type for 10741091: 0
2026-03-28 07:00:17 [adesa.it] INFO: Skipping item 10741091 url https://www.openlane.eu/en/carv6/auction/10741091
2026-03-28 07:00:17 [adesa.it] INFO: Found listing with ID: 10741102
2026-03-28 07:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741102%27 HTTP/1.1" 200 None
2026-03-28 07:00:17 [adesa.it] INFO: Scrape type for 10741102: 0
2026-03-28 07:00:17 [adesa.it] INFO: Skipping item 10741102 url https://www.openlane.eu/en/carv6/auction/10741102
2026-03-28 07:00:17 [adesa.it] INFO: Found listing with ID: 10741279
2026-03-28 07:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741279%27 HTTP/1.1" 200 None
2026-03-28 07:00:17 [adesa.it] INFO: Scrape type for 10741279: 0
2026-03-28 07:00:17 [adesa.it] INFO: Skipping item 10741279 url https://www.openlane.eu/en/carv6/auction/10741279
2026-03-28 07:00:17 [adesa.it] INFO: Found listing with ID: 10737305
2026-03-28 07:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710737305%27 HTTP/1.1" 200 None
2026-03-28 07:00:17 [adesa.it] INFO: Scrape type for 10737305: 0
2026-03-28 07:00:17 [adesa.it] INFO: Skipping item 10737305 url https://www.openlane.eu/en/carv6/auction/10737305
2026-03-28 07:00:17 [adesa.it] INFO: Found listing with ID: 10741071
2026-03-28 07:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741071%27 HTTP/1.1" 200 None
2026-03-28 07:00:17 [adesa.it] INFO: Scrape type for 10741071: 0
2026-03-28 07:00:17 [adesa.it] INFO: Skipping item 10741071 url https://www.openlane.eu/en/carv6/auction/10741071
2026-03-28 07:00:17 [adesa.it] INFO: Found listing with ID: 10736817
2026-03-28 07:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736817%27 HTTP/1.1" 200 None
2026-03-28 07:00:17 [adesa.it] INFO: Scrape type for 10736817: 0
2026-03-28 07:00:17 [adesa.it] INFO: Skipping item 10736817 url https://www.openlane.eu/en/carv6/auction/10736817
2026-03-28 07:00:17 [adesa.it] INFO: Found listing with ID: 10741363
2026-03-28 07:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741363%27 HTTP/1.1" 200 None
2026-03-28 07:00:17 [adesa.it] INFO: Scrape type for 10741363: 0
2026-03-28 07:00:17 [adesa.it] INFO: Skipping item 10741363 url https://www.openlane.eu/en/carv6/auction/10741363
2026-03-28 07:00:17 [adesa.it] INFO: Found listing with ID: 10741356
2026-03-28 07:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741356%27 HTTP/1.1" 200 None
2026-03-28 07:00:17 [adesa.it] INFO: Scrape type for 10741356: 0
2026-03-28 07:00:17 [adesa.it] INFO: Skipping item 10741356 url https://www.openlane.eu/en/carv6/auction/10741356
2026-03-28 07:00:17 [adesa.it] INFO: Found listing with ID: 10741153
2026-03-28 07:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741153%27 HTTP/1.1" 200 None
2026-03-28 07:00:17 [adesa.it] INFO: Scrape type for 10741153: 0
2026-03-28 07:00:17 [adesa.it] INFO: Skipping item 10741153 url https://www.openlane.eu/en/carv6/auction/10741153
2026-03-28 07:00:17 [adesa.it] INFO: Found listing with ID: 10736814
2026-03-28 07:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736814%27 HTTP/1.1" 200 None
2026-03-28 07:00:17 [adesa.it] INFO: Scrape type for 10736814: 0
2026-03-28 07:00:17 [adesa.it] INFO: Skipping item 10736814 url https://www.openlane.eu/en/carv6/auction/10736814
2026-03-28 07:00:17 [adesa.it] INFO: Found listing with ID: 10741302
2026-03-28 07:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741302%27 HTTP/1.1" 200 None
2026-03-28 07:00:17 [adesa.it] INFO: Scrape type for 10741302: 0
2026-03-28 07:00:17 [adesa.it] INFO: Skipping item 10741302 url https://www.openlane.eu/en/carv6/auction/10741302
2026-03-28 07:00:17 [adesa.it] INFO: Found listing with ID: 10741511
2026-03-28 07:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741511%27 HTTP/1.1" 200 None
2026-03-28 07:00:17 [adesa.it] INFO: Scrape type for 10741511: 0
2026-03-28 07:00:17 [adesa.it] INFO: Skipping item 10741511 url https://www.openlane.eu/en/carv6/auction/10741511
2026-03-28 07:00:17 [adesa.it] INFO: Found listing with ID: 10739846
2026-03-28 07:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710739846%27 HTTP/1.1" 200 None
2026-03-28 07:00:17 [adesa.it] INFO: Scrape type for 10739846: 0
2026-03-28 07:00:17 [adesa.it] INFO: Skipping item 10739846 url https://www.openlane.eu/en/carv6/auction/10739846
2026-03-28 07:00:17 [adesa.it] INFO: Found listing with ID: 10739920
2026-03-28 07:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710739920%27 HTTP/1.1" 200 None
2026-03-28 07:00:17 [adesa.it] INFO: Scrape type for 10739920: 0
2026-03-28 07:00:17 [adesa.it] INFO: Skipping item 10739920 url https://www.openlane.eu/en/carv6/auction/10739920
2026-03-28 07:00:17 [adesa.it] INFO: Found listing with ID: 10739882
2026-03-28 07:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710739882%27 HTTP/1.1" 200 None
2026-03-28 07:00:17 [adesa.it] INFO: Scrape type for 10739882: 0
2026-03-28 07:00:17 [adesa.it] INFO: Skipping item 10739882 url https://www.openlane.eu/en/carv6/auction/10739882
2026-03-28 07:00:17 [adesa.it] INFO: Found listing with ID: 10741361
2026-03-28 07:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741361%27 HTTP/1.1" 200 None
2026-03-28 07:00:17 [adesa.it] INFO: Scrape type for 10741361: 0
2026-03-28 07:00:17 [adesa.it] INFO: Skipping item 10741361 url https://www.openlane.eu/en/carv6/auction/10741361
2026-03-28 07:00:17 [adesa.it] INFO: Found listing with ID: 10741364
2026-03-28 07:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741364%27 HTTP/1.1" 200 None
2026-03-28 07:00:17 [adesa.it] INFO: Scrape type for 10741364: 0
2026-03-28 07:00:17 [adesa.it] INFO: Skipping item 10741364 url https://www.openlane.eu/en/carv6/auction/10741364
2026-03-28 07:00:17 [adesa.it] INFO: Found listing with ID: 10736813
2026-03-28 07:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736813%27 HTTP/1.1" 200 None
2026-03-28 07:00:17 [adesa.it] INFO: Scrape type for 10736813: 0
2026-03-28 07:00:17 [adesa.it] INFO: Skipping item 10736813 url https://www.openlane.eu/en/carv6/auction/10736813
2026-03-28 07:00:17 [adesa.it] INFO: Found listing with ID: 10741510
2026-03-28 07:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741510%27 HTTP/1.1" 200 None
2026-03-28 07:00:17 [adesa.it] INFO: Scrape type for 10741510: 0
2026-03-28 07:00:17 [adesa.it] INFO: Skipping item 10741510 url https://www.openlane.eu/en/carv6/auction/10741510
2026-03-28 07:00:17 [adesa.it] INFO: Found listing with ID: 10737251
2026-03-28 07:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710737251%27 HTTP/1.1" 200 None
2026-03-28 07:00:18 [adesa.it] INFO: Scrape type for 10737251: 0
2026-03-28 07:00:18 [adesa.it] INFO: Skipping item 10737251 url https://www.openlane.eu/en/carv6/auction/10737251
2026-03-28 07:00:18 [adesa.it] INFO: Found listing with ID: 10736764
2026-03-28 07:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710736764%27 HTTP/1.1" 200 None
2026-03-28 07:00:18 [adesa.it] INFO: Scrape type for 10736764: 0
2026-03-28 07:00:18 [adesa.it] INFO: Skipping item 10736764 url https://www.openlane.eu/en/carv6/auction/10736764
2026-03-28 07:00:18 [adesa.it] INFO: Found listing with ID: 10741357
2026-03-28 07:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741357%27 HTTP/1.1" 200 None
2026-03-28 07:00:18 [adesa.it] INFO: Scrape type for 10741357: 0
2026-03-28 07:00:18 [adesa.it] INFO: Skipping item 10741357 url https://www.openlane.eu/en/carv6/auction/10741357
2026-03-28 07:00:18 [adesa.it] INFO: Found listing with ID: 10737490
2026-03-28 07:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710737490%27 HTTP/1.1" 200 None
2026-03-28 07:00:18 [adesa.it] INFO: Scrape type for 10737490: 0
2026-03-28 07:00:18 [adesa.it] INFO: Skipping item 10737490 url https://www.openlane.eu/en/carv6/auction/10737490
2026-03-28 07:00:18 [adesa.it] INFO: Found listing with ID: 10736808
2026-03-28 07:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710736808%27 HTTP/1.1" 200 None
2026-03-28 07:00:18 [adesa.it] INFO: Scrape type for 10736808: 0
2026-03-28 07:00:18 [adesa.it] INFO: Skipping item 10736808 url https://www.openlane.eu/en/carv6/auction/10736808
2026-03-28 07:00:18 [adesa.it] INFO: Found listing with ID: 10737495
2026-03-28 07:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710737495%27 HTTP/1.1" 200 None
2026-03-28 07:00:18 [adesa.it] INFO: Scrape type for 10737495: 0
2026-03-28 07:00:18 [adesa.it] INFO: Skipping item 10737495 url https://www.openlane.eu/en/carv6/auction/10737495
2026-03-28 07:00:18 [adesa.it] INFO: Found listing with ID: 10736815
2026-03-28 07:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710736815%27 HTTP/1.1" 200 None
2026-03-28 07:00:18 [adesa.it] INFO: Scrape type for 10736815: 0
2026-03-28 07:00:18 [adesa.it] INFO: Skipping item 10736815 url https://www.openlane.eu/en/carv6/auction/10736815
2026-03-28 07:00:18 [adesa.it] INFO: Found listing with ID: 10737494
2026-03-28 07:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710737494%27 HTTP/1.1" 200 None
2026-03-28 07:00:18 [adesa.it] INFO: Scrape type for 10737494: 0
2026-03-28 07:00:18 [adesa.it] INFO: Skipping item 10737494 url https://www.openlane.eu/en/carv6/auction/10737494
2026-03-28 07:00:18 [adesa.it] INFO: Found listing with ID: 10737172
2026-03-28 07:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710737172%27 HTTP/1.1" 200 None
2026-03-28 07:00:18 [adesa.it] INFO: Scrape type for 10737172: 0
2026-03-28 07:00:18 [adesa.it] INFO: Skipping item 10737172 url https://www.openlane.eu/en/carv6/auction/10737172
2026-03-28 07:00:18 [adesa.it] INFO: Found listing with ID: 10741388
2026-03-28 07:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741388%27 HTTP/1.1" 200 None
2026-03-28 07:00:18 [adesa.it] INFO: Scrape type for 10741388: 0
2026-03-28 07:00:18 [adesa.it] INFO: Skipping item 10741388 url https://www.openlane.eu/en/carv6/auction/10741388
2026-03-28 07:00:18 [adesa.it] INFO: Found listing with ID: 10741366
2026-03-28 07:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741366%27 HTTP/1.1" 200 None
2026-03-28 07:00:18 [adesa.it] INFO: Scrape type for 10741366: 0
2026-03-28 07:00:18 [adesa.it] INFO: Skipping item 10741366 url https://www.openlane.eu/en/carv6/auction/10741366
2026-03-28 07:00:18 [adesa.it] INFO: Found listing with ID: 10737493
2026-03-28 07:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710737493%27 HTTP/1.1" 200 None
2026-03-28 07:00:18 [adesa.it] INFO: Scrape type for 10737493: 0
2026-03-28 07:00:18 [adesa.it] INFO: Skipping item 10737493 url https://www.openlane.eu/en/carv6/auction/10737493
2026-03-28 07:00:18 [adesa.it] INFO: Found listing with ID: 10736841
2026-03-28 07:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710736841%27 HTTP/1.1" 200 None
2026-03-28 07:00:18 [adesa.it] INFO: Scrape type for 10736841: 0
2026-03-28 07:00:18 [adesa.it] INFO: Skipping item 10736841 url https://www.openlane.eu/en/carv6/auction/10736841
2026-03-28 07:00:18 [adesa.it] INFO: Found listing with ID: 10737439
2026-03-28 07:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710737439%27 HTTP/1.1" 200 None
2026-03-28 07:00:18 [adesa.it] INFO: Scrape type for 10737439: 0
2026-03-28 07:00:18 [adesa.it] INFO: Skipping item 10737439 url https://www.openlane.eu/en/carv6/auction/10737439
2026-03-28 07:00:18 [adesa.it] INFO: Found listing with ID: 10741248
2026-03-28 07:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741248%27 HTTP/1.1" 200 None
2026-03-28 07:00:18 [adesa.it] INFO: Scrape type for 10741248: 0
2026-03-28 07:00:18 [adesa.it] INFO: Skipping item 10741248 url https://www.openlane.eu/en/carv6/auction/10741248
2026-03-28 07:00:18 [adesa.it] INFO: Found listing with ID: 10741355
2026-03-28 07:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741355%27 HTTP/1.1" 200 None
2026-03-28 07:00:18 [adesa.it] INFO: Scrape type for 10741355: 0
2026-03-28 07:00:18 [adesa.it] INFO: Skipping item 10741355 url https://www.openlane.eu/en/carv6/auction/10741355
2026-03-28 07:00:18 [adesa.it] INFO: Found listing with ID: 10741069
2026-03-28 07:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741069%27 HTTP/1.1" 200 None
2026-03-28 07:00:18 [adesa.it] INFO: Scrape type for 10741069: 0
2026-03-28 07:00:18 [adesa.it] INFO: Skipping item 10741069 url https://www.openlane.eu/en/carv6/auction/10741069
2026-03-28 07:00:18 [adesa.it] INFO: Found listing with ID: 10741374
2026-03-28 07:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741374%27 HTTP/1.1" 200 None
2026-03-28 07:00:18 [adesa.it] INFO: Scrape type for 10741374: 0
2026-03-28 07:00:18 [adesa.it] INFO: Skipping item 10741374 url https://www.openlane.eu/en/carv6/auction/10741374
2026-03-28 07:00:18 [adesa.it] INFO: Found listing with ID: 10736765
2026-03-28 07:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710736765%27 HTTP/1.1" 200 None
2026-03-28 07:00:18 [adesa.it] INFO: Scrape type for 10736765: 0
2026-03-28 07:00:18 [adesa.it] INFO: Skipping item 10736765 url https://www.openlane.eu/en/carv6/auction/10736765
2026-03-28 07:00:18 [adesa.it] INFO: Found listing with ID: 10736731
2026-03-28 07:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710736731%27 HTTP/1.1" 200 None
2026-03-28 07:00:18 [adesa.it] INFO: Scrape type for 10736731: 0
2026-03-28 07:00:18 [adesa.it] INFO: Skipping item 10736731 url https://www.openlane.eu/en/carv6/auction/10736731
2026-03-28 07:00:18 [adesa.it] INFO: Found listing with ID: 10741609
2026-03-28 07:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741609%27 HTTP/1.1" 200 None
2026-03-28 07:00:18 [adesa.it] INFO: Scrape type for 10741609: 0
2026-03-28 07:00:18 [adesa.it] INFO: Skipping item 10741609 url https://www.openlane.eu/en/carv6/auction/10741609
2026-03-28 07:00:18 [adesa.it] INFO: Found listing with ID: 10741372
2026-03-28 07:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741372%27 HTTP/1.1" 200 None
2026-03-28 07:00:18 [adesa.it] INFO: Scrape type for 10741372: 0
2026-03-28 07:00:18 [adesa.it] INFO: Skipping item 10741372 url https://www.openlane.eu/en/carv6/auction/10741372
2026-03-28 07:00:18 [adesa.it] INFO: Found listing with ID: 10741358
2026-03-28 07:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741358%27 HTTP/1.1" 200 None
2026-03-28 07:00:18 [adesa.it] INFO: Scrape type for 10741358: 0
2026-03-28 07:00:18 [adesa.it] INFO: Skipping item 10741358 url https://www.openlane.eu/en/carv6/auction/10741358
2026-03-28 07:00:18 [adesa.it] INFO: Found listing with ID: 10741376
2026-03-28 07:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741376%27 HTTP/1.1" 200 None
2026-03-28 07:00:18 [adesa.it] INFO: Scrape type for 10741376: 0
2026-03-28 07:00:18 [adesa.it] INFO: Skipping item 10741376 url https://www.openlane.eu/en/carv6/auction/10741376
2026-03-28 07:00:18 [adesa.it] INFO: Found listing with ID: 10736826
2026-03-28 07:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710736826%27 HTTP/1.1" 200 None
2026-03-28 07:00:18 [adesa.it] INFO: Scrape type for 10736826: 0
2026-03-28 07:00:18 [adesa.it] INFO: Skipping item 10736826 url https://www.openlane.eu/en/carv6/auction/10736826
2026-03-28 07:00:18 [adesa.it] INFO: Found listing with ID: 10741373
2026-03-28 07:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741373%27 HTTP/1.1" 200 None
2026-03-28 07:00:18 [adesa.it] INFO: Scrape type for 10741373: 0
2026-03-28 07:00:18 [adesa.it] INFO: Skipping item 10741373 url https://www.openlane.eu/en/carv6/auction/10741373
2026-03-28 07:00:18 [adesa.it] INFO: Found listing with ID: 10736794
2026-03-28 07:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710736794%27 HTTP/1.1" 200 None
2026-03-28 07:00:18 [adesa.it] INFO: Scrape type for 10736794: 0
2026-03-28 07:00:18 [adesa.it] INFO: Skipping item 10736794 url https://www.openlane.eu/en/carv6/auction/10736794
2026-03-28 07:00:18 [adesa.it] INFO: Found listing with ID: 10741206
2026-03-28 07:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741206%27 HTTP/1.1" 200 None
2026-03-28 07:00:18 [adesa.it] INFO: Scrape type for 10741206: 0
2026-03-28 07:00:19 [adesa.it] INFO: Skipping item 10741206 url https://www.openlane.eu/en/carv6/auction/10741206
2026-03-28 07:00:19 [adesa.it] INFO: Found listing with ID: 10736836
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736836%27 HTTP/1.1" 200 None
2026-03-28 07:00:19 [adesa.it] INFO: Scrape type for 10736836: 0
2026-03-28 07:00:19 [adesa.it] INFO: Skipping item 10736836 url https://www.openlane.eu/en/carv6/auction/10736836
2026-03-28 07:00:19 [adesa.it] INFO: Found listing with ID: 10741377
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741377%27 HTTP/1.1" 200 None
2026-03-28 07:00:19 [adesa.it] INFO: Scrape type for 10741377: 0
2026-03-28 07:00:19 [adesa.it] INFO: Skipping item 10741377 url https://www.openlane.eu/en/carv6/auction/10741377
2026-03-28 07:00:19 [adesa.it] INFO: Found listing with ID: 10736809
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736809%27 HTTP/1.1" 200 None
2026-03-28 07:00:19 [adesa.it] INFO: Scrape type for 10736809: 0
2026-03-28 07:00:19 [adesa.it] INFO: Skipping item 10736809 url https://www.openlane.eu/en/carv6/auction/10736809
2026-03-28 07:00:19 [adesa.it] INFO: Found listing with ID: 10732160
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732160%27 HTTP/1.1" 200 None
2026-03-28 07:00:19 [adesa.it] INFO: Scrape type for 10732160: 0
2026-03-28 07:00:19 [adesa.it] INFO: Skipping item 10732160 url https://www.openlane.eu/en/carv6/auction/10732160
2026-03-28 07:00:19 [adesa.it] INFO: Found listing with ID: 10732162
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732162%27 HTTP/1.1" 200 None
2026-03-28 07:00:19 [adesa.it] INFO: Scrape type for 10732162: 0
2026-03-28 07:00:19 [adesa.it] INFO: Skipping item 10732162 url https://www.openlane.eu/en/carv6/auction/10732162
2026-03-28 07:00:19 [adesa.it] INFO: Found listing with ID: 10732161
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732161%27 HTTP/1.1" 200 None
2026-03-28 07:00:19 [adesa.it] INFO: Scrape type for 10732161: 0
2026-03-28 07:00:19 [adesa.it] INFO: Skipping item 10732161 url https://www.openlane.eu/en/carv6/auction/10732161
2026-03-28 07:00:19 [adesa.it] INFO: Found listing with ID: 10732163
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732163%27 HTTP/1.1" 200 None
2026-03-28 07:00:19 [adesa.it] INFO: Scrape type for 10732163: 0
2026-03-28 07:00:19 [adesa.it] INFO: Skipping item 10732163 url https://www.openlane.eu/en/carv6/auction/10732163
2026-03-28 07:00:19 [adesa.it] INFO: Found listing with ID: 10732164
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732164%27 HTTP/1.1" 200 None
2026-03-28 07:00:19 [adesa.it] INFO: Scrape type for 10732164: 0
2026-03-28 07:00:19 [adesa.it] INFO: Skipping item 10732164 url https://www.openlane.eu/en/carv6/auction/10732164
2026-03-28 07:00:19 [adesa.it] INFO: Found listing with ID: 10732165
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732165%27 HTTP/1.1" 200 None
2026-03-28 07:00:19 [adesa.it] INFO: Scrape type for 10732165: 0
2026-03-28 07:00:19 [adesa.it] INFO: Skipping item 10732165 url https://www.openlane.eu/en/carv6/auction/10732165
2026-03-28 07:00:19 [adesa.it] INFO: Found listing with ID: 10732166
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732166%27 HTTP/1.1" 200 None
2026-03-28 07:00:19 [adesa.it] INFO: Scrape type for 10732166: 0
2026-03-28 07:00:19 [adesa.it] INFO: Skipping item 10732166 url https://www.openlane.eu/en/carv6/auction/10732166
2026-03-28 07:00:19 [adesa.it] INFO: Found listing with ID: 10732167
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732167%27 HTTP/1.1" 200 None
2026-03-28 07:00:19 [adesa.it] INFO: Scrape type for 10732167: 0
2026-03-28 07:00:19 [adesa.it] INFO: Skipping item 10732167 url https://www.openlane.eu/en/carv6/auction/10732167
2026-03-28 07:00:19 [adesa.it] INFO: Found listing with ID: 10732169
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732169%27 HTTP/1.1" 200 None
2026-03-28 07:00:19 [adesa.it] INFO: Scrape type for 10732169: 0
2026-03-28 07:00:19 [adesa.it] INFO: Skipping item 10732169 url https://www.openlane.eu/en/carv6/auction/10732169
2026-03-28 07:00:19 [adesa.it] INFO: Found listing with ID: 10732170
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732170%27 HTTP/1.1" 200 None
2026-03-28 07:00:19 [adesa.it] INFO: Scrape type for 10732170: 0
2026-03-28 07:00:19 [adesa.it] INFO: Skipping item 10732170 url https://www.openlane.eu/en/carv6/auction/10732170
2026-03-28 07:00:19 [adesa.it] INFO: Found listing with ID: 10732171
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732171%27 HTTP/1.1" 200 None
2026-03-28 07:00:19 [adesa.it] INFO: Scrape type for 10732171: 0
2026-03-28 07:00:19 [adesa.it] INFO: Skipping item 10732171 url https://www.openlane.eu/en/carv6/auction/10732171
2026-03-28 07:00:19 [adesa.it] INFO: Found listing with ID: 10732172
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732172%27 HTTP/1.1" 200 None
2026-03-28 07:00:19 [adesa.it] INFO: Scrape type for 10732172: 0
2026-03-28 07:00:19 [adesa.it] INFO: Skipping item 10732172 url https://www.openlane.eu/en/carv6/auction/10732172
2026-03-28 07:00:19 [adesa.it] INFO: Found listing with ID: 10732173
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732173%27 HTTP/1.1" 200 None
2026-03-28 07:00:19 [adesa.it] INFO: Scrape type for 10732173: 0
2026-03-28 07:00:19 [adesa.it] INFO: Skipping item 10732173 url https://www.openlane.eu/en/carv6/auction/10732173
2026-03-28 07:00:19 [adesa.it] INFO: Found listing with ID: 10732174
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732174%27 HTTP/1.1" 200 None
2026-03-28 07:00:19 [adesa.it] INFO: Scrape type for 10732174: 0
2026-03-28 07:00:19 [adesa.it] INFO: Skipping item 10732174 url https://www.openlane.eu/en/carv6/auction/10732174
2026-03-28 07:00:19 [adesa.it] INFO: Found listing with ID: 10732176
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732176%27 HTTP/1.1" 200 None
2026-03-28 07:00:19 [adesa.it] INFO: Scrape type for 10732176: 0
2026-03-28 07:00:19 [adesa.it] INFO: Skipping item 10732176 url https://www.openlane.eu/en/carv6/auction/10732176
2026-03-28 07:00:19 [adesa.it] INFO: Found listing with ID: 10732175
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732175%27 HTTP/1.1" 200 None
2026-03-28 07:00:19 [adesa.it] INFO: Scrape type for 10732175: 0
2026-03-28 07:00:19 [adesa.it] INFO: Skipping item 10732175 url https://www.openlane.eu/en/carv6/auction/10732175
2026-03-28 07:00:19 [adesa.it] INFO: Found listing with ID: 10732177
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732177%27 HTTP/1.1" 200 None
2026-03-28 07:00:19 [adesa.it] INFO: Scrape type for 10732177: 0
2026-03-28 07:00:19 [adesa.it] INFO: Skipping item 10732177 url https://www.openlane.eu/en/carv6/auction/10732177
2026-03-28 07:00:19 [adesa.it] INFO: Found listing with ID: 10732178
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732178%27 HTTP/1.1" 200 None
2026-03-28 07:00:19 [adesa.it] INFO: Scrape type for 10732178: 0
2026-03-28 07:00:19 [adesa.it] INFO: Skipping item 10732178 url https://www.openlane.eu/en/carv6/auction/10732178
2026-03-28 07:00:19 [adesa.it] INFO: Found listing with ID: 10732179
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732179%27 HTTP/1.1" 200 None
2026-03-28 07:00:19 [adesa.it] INFO: Scrape type for 10732179: 0
2026-03-28 07:00:19 [adesa.it] INFO: Skipping item 10732179 url https://www.openlane.eu/en/carv6/auction/10732179
2026-03-28 07:00:19 [adesa.it] INFO: Found listing with ID: 10732180
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732180%27 HTTP/1.1" 200 None
2026-03-28 07:00:19 [adesa.it] INFO: Scrape type for 10732180: 0
2026-03-28 07:00:19 [adesa.it] INFO: Skipping item 10732180 url https://www.openlane.eu/en/carv6/auction/10732180
2026-03-28 07:00:19 [adesa.it] INFO: Found listing with ID: 10732181
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732181%27 HTTP/1.1" 200 None
2026-03-28 07:00:19 [adesa.it] INFO: Scrape type for 10732181: 0
2026-03-28 07:00:19 [adesa.it] INFO: Skipping item 10732181 url https://www.openlane.eu/en/carv6/auction/10732181
2026-03-28 07:00:19 [adesa.it] INFO: Found listing with ID: 10732182
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732182%27 HTTP/1.1" 200 None
2026-03-28 07:00:19 [adesa.it] INFO: Scrape type for 10732182: 0
2026-03-28 07:00:19 [adesa.it] INFO: Skipping item 10732182 url https://www.openlane.eu/en/carv6/auction/10732182
2026-03-28 07:00:19 [adesa.it] INFO: Found listing with ID: 10732183
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732183%27 HTTP/1.1" 200 None
2026-03-28 07:00:19 [adesa.it] INFO: Scrape type for 10732183: 0
2026-03-28 07:00:19 [adesa.it] INFO: Skipping item 10732183 url https://www.openlane.eu/en/carv6/auction/10732183
2026-03-28 07:00:19 [adesa.it] INFO: Found listing with ID: 10732184
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732184%27 HTTP/1.1" 200 None
2026-03-28 07:00:19 [adesa.it] INFO: Scrape type for 10732184: 0
2026-03-28 07:00:19 [adesa.it] INFO: Skipping item 10732184 url https://www.openlane.eu/en/carv6/auction/10732184
2026-03-28 07:00:19 [adesa.it] INFO: Found listing with ID: 10732190
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732190%27 HTTP/1.1" 200 None
2026-03-28 07:00:19 [adesa.it] INFO: Scrape type for 10732190: 0
2026-03-28 07:00:19 [adesa.it] INFO: Skipping item 10732190 url https://www.openlane.eu/en/carv6/auction/10732190
2026-03-28 07:00:19 [adesa.it] INFO: Found listing with ID: 10732191
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732191%27 HTTP/1.1" 200 None
2026-03-28 07:00:19 [adesa.it] INFO: Scrape type for 10732191: 0
2026-03-28 07:00:19 [adesa.it] INFO: Skipping item 10732191 url https://www.openlane.eu/en/carv6/auction/10732191
2026-03-28 07:00:19 [adesa.it] INFO: Found listing with ID: 10732194
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732194%27 HTTP/1.1" 200 None
2026-03-28 07:00:19 [adesa.it] INFO: Scrape type for 10732194: 0
2026-03-28 07:00:19 [adesa.it] INFO: Skipping item 10732194 url https://www.openlane.eu/en/carv6/auction/10732194
2026-03-28 07:00:19 [adesa.it] INFO: Found listing with ID: 10732195
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732195%27 HTTP/1.1" 200 None
2026-03-28 07:00:19 [adesa.it] INFO: Scrape type for 10732195: 0
2026-03-28 07:00:19 [adesa.it] INFO: Skipping item 10732195 url https://www.openlane.eu/en/carv6/auction/10732195
2026-03-28 07:00:19 [adesa.it] INFO: Found listing with ID: 10732214
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732214%27 HTTP/1.1" 200 None
2026-03-28 07:00:19 [adesa.it] INFO: Scrape type for 10732214: 0
2026-03-28 07:00:19 [adesa.it] INFO: Skipping item 10732214 url https://www.openlane.eu/en/carv6/auction/10732214
2026-03-28 07:00:19 [adesa.it] INFO: Found listing with ID: 10732215
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732215%27 HTTP/1.1" 200 None
2026-03-28 07:00:19 [adesa.it] INFO: Scrape type for 10732215: 0
2026-03-28 07:00:19 [adesa.it] INFO: Skipping item 10732215 url https://www.openlane.eu/en/carv6/auction/10732215
2026-03-28 07:00:19 [adesa.it] INFO: Found listing with ID: 10732220
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732220%27 HTTP/1.1" 200 None
2026-03-28 07:00:19 [adesa.it] INFO: Scrape type for 10732220: 0
2026-03-28 07:00:19 [adesa.it] INFO: Skipping item 10732220 url https://www.openlane.eu/en/carv6/auction/10732220
2026-03-28 07:00:19 [adesa.it] INFO: Found listing with ID: 10732221
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732221%27 HTTP/1.1" 200 None
2026-03-28 07:00:19 [adesa.it] INFO: Scrape type for 10732221: 0
2026-03-28 07:00:19 [adesa.it] INFO: Skipping item 10732221 url https://www.openlane.eu/en/carv6/auction/10732221
2026-03-28 07:00:19 [adesa.it] INFO: Found listing with ID: 10732219
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732219%27 HTTP/1.1" 200 None
2026-03-28 07:00:19 [adesa.it] INFO: Scrape type for 10732219: 0
2026-03-28 07:00:19 [adesa.it] INFO: Skipping item 10732219 url https://www.openlane.eu/en/carv6/auction/10732219
2026-03-28 07:00:19 [adesa.it] INFO: Found listing with ID: 10732217
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732217%27 HTTP/1.1" 200 None
2026-03-28 07:00:19 [adesa.it] INFO: Scrape type for 10732217: 0
2026-03-28 07:00:19 [adesa.it] INFO: Skipping item 10732217 url https://www.openlane.eu/en/carv6/auction/10732217
2026-03-28 07:00:19 [adesa.it] INFO: Found listing with ID: 10732223
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732223%27 HTTP/1.1" 200 None
2026-03-28 07:00:19 [adesa.it] INFO: Scrape type for 10732223: 0
2026-03-28 07:00:19 [adesa.it] INFO: Skipping item 10732223 url https://www.openlane.eu/en/carv6/auction/10732223
2026-03-28 07:00:19 [adesa.it] INFO: Found listing with ID: 10732218
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732218%27 HTTP/1.1" 200 None
2026-03-28 07:00:19 [adesa.it] INFO: Scrape type for 10732218: 0
2026-03-28 07:00:19 [adesa.it] INFO: Skipping item 10732218 url https://www.openlane.eu/en/carv6/auction/10732218
2026-03-28 07:00:19 [adesa.it] INFO: Found listing with ID: 10732216
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732216%27 HTTP/1.1" 200 None
2026-03-28 07:00:19 [adesa.it] INFO: Scrape type for 10732216: 0
2026-03-28 07:00:19 [adesa.it] INFO: Skipping item 10732216 url https://www.openlane.eu/en/carv6/auction/10732216
2026-03-28 07:00:19 [adesa.it] INFO: Found listing with ID: 10732224
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732224%27 HTTP/1.1" 200 None
2026-03-28 07:00:19 [adesa.it] INFO: Scrape type for 10732224: 0
2026-03-28 07:00:19 [adesa.it] INFO: Skipping item 10732224 url https://www.openlane.eu/en/carv6/auction/10732224
2026-03-28 07:00:19 [adesa.it] INFO: Found listing with ID: 10732225
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732225%27 HTTP/1.1" 200 None
2026-03-28 07:00:19 [adesa.it] INFO: Scrape type for 10732225: 0
2026-03-28 07:00:19 [adesa.it] INFO: Skipping item 10732225 url https://www.openlane.eu/en/carv6/auction/10732225
2026-03-28 07:00:19 [adesa.it] INFO: Found listing with ID: 10732226
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732226%27 HTTP/1.1" 200 None
2026-03-28 07:00:19 [adesa.it] INFO: Scrape type for 10732226: 0
2026-03-28 07:00:19 [adesa.it] INFO: Skipping item 10732226 url https://www.openlane.eu/en/carv6/auction/10732226
2026-03-28 07:00:19 [adesa.it] INFO: Found listing with ID: 10732227
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732227%27 HTTP/1.1" 200 None
2026-03-28 07:00:19 [adesa.it] INFO: Scrape type for 10732227: 0
2026-03-28 07:00:19 [adesa.it] INFO: Skipping item 10732227 url https://www.openlane.eu/en/carv6/auction/10732227
2026-03-28 07:00:19 [adesa.it] INFO: Found listing with ID: 10732230
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732230%27 HTTP/1.1" 200 None
2026-03-28 07:00:19 [adesa.it] INFO: Scrape type for 10732230: 0
2026-03-28 07:00:19 [adesa.it] INFO: Skipping item 10732230 url https://www.openlane.eu/en/carv6/auction/10732230
2026-03-28 07:00:19 [adesa.it] INFO: Found listing with ID: 10732231
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732231%27 HTTP/1.1" 200 None
2026-03-28 07:00:19 [adesa.it] INFO: Scrape type for 10732231: 0
2026-03-28 07:00:19 [adesa.it] INFO: Skipping item 10732231 url https://www.openlane.eu/en/carv6/auction/10732231
2026-03-28 07:00:19 [adesa.it] INFO: Found listing with ID: 10732228
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732228%27 HTTP/1.1" 200 None
2026-03-28 07:00:19 [adesa.it] INFO: Scrape type for 10732228: 0
2026-03-28 07:00:19 [adesa.it] INFO: Skipping item 10732228 url https://www.openlane.eu/en/carv6/auction/10732228
2026-03-28 07:00:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 07:00:21 [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-28 07:00:21 [adesa.it] INFO: Found listing with ID: 10732229
2026-03-28 07:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732229%27 HTTP/1.1" 200 None
2026-03-28 07:00:21 [adesa.it] INFO: Scrape type for 10732229: 0
2026-03-28 07:00:21 [adesa.it] INFO: Skipping item 10732229 url https://www.openlane.eu/en/carv6/auction/10732229
2026-03-28 07:00:21 [adesa.it] INFO: Found listing with ID: 10732232
2026-03-28 07:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732232%27 HTTP/1.1" 200 None
2026-03-28 07:00:21 [adesa.it] INFO: Scrape type for 10732232: 0
2026-03-28 07:00:21 [adesa.it] INFO: Skipping item 10732232 url https://www.openlane.eu/en/carv6/auction/10732232
2026-03-28 07:00:21 [adesa.it] INFO: Found listing with ID: 10732233
2026-03-28 07:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732233%27 HTTP/1.1" 200 None
2026-03-28 07:00:21 [adesa.it] INFO: Scrape type for 10732233: 0
2026-03-28 07:00:21 [adesa.it] INFO: Skipping item 10732233 url https://www.openlane.eu/en/carv6/auction/10732233
2026-03-28 07:00:21 [adesa.it] INFO: Found listing with ID: 10732234
2026-03-28 07:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732234%27 HTTP/1.1" 200 None
2026-03-28 07:00:21 [adesa.it] INFO: Scrape type for 10732234: 0
2026-03-28 07:00:21 [adesa.it] INFO: Skipping item 10732234 url https://www.openlane.eu/en/carv6/auction/10732234
2026-03-28 07:00:21 [adesa.it] INFO: Found listing with ID: 10732235
2026-03-28 07:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732235%27 HTTP/1.1" 200 None
2026-03-28 07:00:21 [adesa.it] INFO: Scrape type for 10732235: 0
2026-03-28 07:00:21 [adesa.it] INFO: Skipping item 10732235 url https://www.openlane.eu/en/carv6/auction/10732235
2026-03-28 07:00:21 [adesa.it] INFO: Found listing with ID: 10732420
2026-03-28 07:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732420%27 HTTP/1.1" 200 None
2026-03-28 07:00:21 [adesa.it] INFO: Scrape type for 10732420: 0
2026-03-28 07:00:21 [adesa.it] INFO: Skipping item 10732420 url https://www.openlane.eu/en/carv6/auction/10732420
2026-03-28 07:00:21 [adesa.it] INFO: Found listing with ID: 10732238
2026-03-28 07:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732238%27 HTTP/1.1" 200 None
2026-03-28 07:00:21 [adesa.it] INFO: Scrape type for 10732238: 0
2026-03-28 07:00:21 [adesa.it] INFO: Skipping item 10732238 url https://www.openlane.eu/en/carv6/auction/10732238
2026-03-28 07:00:21 [adesa.it] INFO: Found listing with ID: 10732236
2026-03-28 07:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732236%27 HTTP/1.1" 200 None
2026-03-28 07:00:21 [adesa.it] INFO: Scrape type for 10732236: 0
2026-03-28 07:00:21 [adesa.it] INFO: Skipping item 10732236 url https://www.openlane.eu/en/carv6/auction/10732236
2026-03-28 07:00:21 [adesa.it] INFO: Found listing with ID: 10732425
2026-03-28 07:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732425%27 HTTP/1.1" 200 None
2026-03-28 07:00:22 [adesa.it] INFO: Scrape type for 10732425: 0
2026-03-28 07:00:22 [adesa.it] INFO: Skipping item 10732425 url https://www.openlane.eu/en/carv6/auction/10732425
2026-03-28 07:00:22 [adesa.it] INFO: Found listing with ID: 10732424
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732424%27 HTTP/1.1" 200 None
2026-03-28 07:00:22 [adesa.it] INFO: Scrape type for 10732424: 0
2026-03-28 07:00:22 [adesa.it] INFO: Skipping item 10732424 url https://www.openlane.eu/en/carv6/auction/10732424
2026-03-28 07:00:22 [adesa.it] INFO: Found listing with ID: 10732426
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732426%27 HTTP/1.1" 200 None
2026-03-28 07:00:22 [adesa.it] INFO: Scrape type for 10732426: 0
2026-03-28 07:00:22 [adesa.it] INFO: Skipping item 10732426 url https://www.openlane.eu/en/carv6/auction/10732426
2026-03-28 07:00:22 [adesa.it] INFO: Found listing with ID: 10732427
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732427%27 HTTP/1.1" 200 None
2026-03-28 07:00:22 [adesa.it] INFO: Scrape type for 10732427: 0
2026-03-28 07:00:22 [adesa.it] INFO: Skipping item 10732427 url https://www.openlane.eu/en/carv6/auction/10732427
2026-03-28 07:00:22 [adesa.it] INFO: Found listing with ID: 10732428
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732428%27 HTTP/1.1" 200 None
2026-03-28 07:00:22 [adesa.it] INFO: Scrape type for 10732428: 0
2026-03-28 07:00:22 [adesa.it] INFO: Skipping item 10732428 url https://www.openlane.eu/en/carv6/auction/10732428
2026-03-28 07:00:22 [adesa.it] INFO: Found listing with ID: 10732429
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732429%27 HTTP/1.1" 200 None
2026-03-28 07:00:22 [adesa.it] INFO: Scrape type for 10732429: 0
2026-03-28 07:00:22 [adesa.it] INFO: Skipping item 10732429 url https://www.openlane.eu/en/carv6/auction/10732429
2026-03-28 07:00:22 [adesa.it] INFO: Found listing with ID: 10732431
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732431%27 HTTP/1.1" 200 None
2026-03-28 07:00:22 [adesa.it] INFO: Scrape type for 10732431: 0
2026-03-28 07:00:22 [adesa.it] INFO: Skipping item 10732431 url https://www.openlane.eu/en/carv6/auction/10732431
2026-03-28 07:00:22 [adesa.it] INFO: Found listing with ID: 10732430
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732430%27 HTTP/1.1" 200 None
2026-03-28 07:00:22 [adesa.it] INFO: Scrape type for 10732430: 0
2026-03-28 07:00:22 [adesa.it] INFO: Skipping item 10732430 url https://www.openlane.eu/en/carv6/auction/10732430
2026-03-28 07:00:22 [adesa.it] INFO: Found listing with ID: 10732432
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732432%27 HTTP/1.1" 200 None
2026-03-28 07:00:22 [adesa.it] INFO: Scrape type for 10732432: 0
2026-03-28 07:00:22 [adesa.it] INFO: Skipping item 10732432 url https://www.openlane.eu/en/carv6/auction/10732432
2026-03-28 07:00:22 [adesa.it] INFO: Found listing with ID: 10732435
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732435%27 HTTP/1.1" 200 None
2026-03-28 07:00:22 [adesa.it] INFO: Scrape type for 10732435: 0
2026-03-28 07:00:22 [adesa.it] INFO: Skipping item 10732435 url https://www.openlane.eu/en/carv6/auction/10732435
2026-03-28 07:00:22 [adesa.it] INFO: Found listing with ID: 10732433
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732433%27 HTTP/1.1" 200 None
2026-03-28 07:00:22 [adesa.it] INFO: Scrape type for 10732433: 0
2026-03-28 07:00:22 [adesa.it] INFO: Skipping item 10732433 url https://www.openlane.eu/en/carv6/auction/10732433
2026-03-28 07:00:22 [adesa.it] INFO: Found listing with ID: 10732436
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732436%27 HTTP/1.1" 200 None
2026-03-28 07:00:22 [adesa.it] INFO: Scrape type for 10732436: 0
2026-03-28 07:00:22 [adesa.it] INFO: Skipping item 10732436 url https://www.openlane.eu/en/carv6/auction/10732436
2026-03-28 07:00:22 [adesa.it] INFO: Found listing with ID: 10732434
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732434%27 HTTP/1.1" 200 None
2026-03-28 07:00:22 [adesa.it] INFO: Scrape type for 10732434: 0
2026-03-28 07:00:22 [adesa.it] INFO: Skipping item 10732434 url https://www.openlane.eu/en/carv6/auction/10732434
2026-03-28 07:00:22 [adesa.it] INFO: Found listing with ID: 10732437
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732437%27 HTTP/1.1" 200 None
2026-03-28 07:00:22 [adesa.it] INFO: Scrape type for 10732437: 0
2026-03-28 07:00:22 [adesa.it] INFO: Skipping item 10732437 url https://www.openlane.eu/en/carv6/auction/10732437
2026-03-28 07:00:22 [adesa.it] INFO: Found listing with ID: 10732438
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732438%27 HTTP/1.1" 200 None
2026-03-28 07:00:22 [adesa.it] INFO: Scrape type for 10732438: 0
2026-03-28 07:00:22 [adesa.it] INFO: Skipping item 10732438 url https://www.openlane.eu/en/carv6/auction/10732438
2026-03-28 07:00:22 [adesa.it] INFO: Found listing with ID: 10732439
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732439%27 HTTP/1.1" 200 None
2026-03-28 07:00:22 [adesa.it] INFO: Scrape type for 10732439: 0
2026-03-28 07:00:22 [adesa.it] INFO: Skipping item 10732439 url https://www.openlane.eu/en/carv6/auction/10732439
2026-03-28 07:00:22 [adesa.it] INFO: Found listing with ID: 10732440
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732440%27 HTTP/1.1" 200 None
2026-03-28 07:00:22 [adesa.it] INFO: Scrape type for 10732440: 0
2026-03-28 07:00:22 [adesa.it] INFO: Skipping item 10732440 url https://www.openlane.eu/en/carv6/auction/10732440
2026-03-28 07:00:22 [adesa.it] INFO: Found listing with ID: 10732441
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732441%27 HTTP/1.1" 200 None
2026-03-28 07:00:22 [adesa.it] INFO: Scrape type for 10732441: 0
2026-03-28 07:00:22 [adesa.it] INFO: Skipping item 10732441 url https://www.openlane.eu/en/carv6/auction/10732441
2026-03-28 07:00:22 [adesa.it] INFO: Found listing with ID: 10732442
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732442%27 HTTP/1.1" 200 None
2026-03-28 07:00:22 [adesa.it] INFO: Scrape type for 10732442: 0
2026-03-28 07:00:22 [adesa.it] INFO: Skipping item 10732442 url https://www.openlane.eu/en/carv6/auction/10732442
2026-03-28 07:00:22 [adesa.it] INFO: Found listing with ID: 10732445
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732445%27 HTTP/1.1" 200 None
2026-03-28 07:00:22 [adesa.it] INFO: Scrape type for 10732445: 0
2026-03-28 07:00:22 [adesa.it] INFO: Skipping item 10732445 url https://www.openlane.eu/en/carv6/auction/10732445
2026-03-28 07:00:22 [adesa.it] INFO: Found listing with ID: 10732444
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732444%27 HTTP/1.1" 200 None
2026-03-28 07:00:22 [adesa.it] INFO: Scrape type for 10732444: 0
2026-03-28 07:00:22 [adesa.it] INFO: Skipping item 10732444 url https://www.openlane.eu/en/carv6/auction/10732444
2026-03-28 07:00:22 [adesa.it] INFO: Found listing with ID: 10732446
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732446%27 HTTP/1.1" 200 None
2026-03-28 07:00:22 [adesa.it] INFO: Scrape type for 10732446: 0
2026-03-28 07:00:22 [adesa.it] INFO: Skipping item 10732446 url https://www.openlane.eu/en/carv6/auction/10732446
2026-03-28 07:00:22 [adesa.it] INFO: Found listing with ID: 10732447
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732447%27 HTTP/1.1" 200 None
2026-03-28 07:00:22 [adesa.it] INFO: Scrape type for 10732447: 0
2026-03-28 07:00:22 [adesa.it] INFO: Skipping item 10732447 url https://www.openlane.eu/en/carv6/auction/10732447
2026-03-28 07:00:22 [adesa.it] INFO: Found listing with ID: 10732449
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732449%27 HTTP/1.1" 200 None
2026-03-28 07:00:22 [adesa.it] INFO: Scrape type for 10732449: 0
2026-03-28 07:00:22 [adesa.it] INFO: Skipping item 10732449 url https://www.openlane.eu/en/carv6/auction/10732449
2026-03-28 07:00:22 [adesa.it] INFO: Found listing with ID: 10732450
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732450%27 HTTP/1.1" 200 None
2026-03-28 07:00:22 [adesa.it] INFO: Scrape type for 10732450: 0
2026-03-28 07:00:22 [adesa.it] INFO: Skipping item 10732450 url https://www.openlane.eu/en/carv6/auction/10732450
2026-03-28 07:00:22 [adesa.it] INFO: Found listing with ID: 10732451
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732451%27 HTTP/1.1" 200 None
2026-03-28 07:00:22 [adesa.it] INFO: Scrape type for 10732451: 0
2026-03-28 07:00:22 [adesa.it] INFO: Skipping item 10732451 url https://www.openlane.eu/en/carv6/auction/10732451
2026-03-28 07:00:22 [adesa.it] INFO: Found listing with ID: 10732452
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732452%27 HTTP/1.1" 200 None
2026-03-28 07:00:22 [adesa.it] INFO: Scrape type for 10732452: 0
2026-03-28 07:00:22 [adesa.it] INFO: Skipping item 10732452 url https://www.openlane.eu/en/carv6/auction/10732452
2026-03-28 07:00:22 [adesa.it] INFO: Found listing with ID: 10732453
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732453%27 HTTP/1.1" 200 None
2026-03-28 07:00:22 [adesa.it] INFO: Scrape type for 10732453: 0
2026-03-28 07:00:22 [adesa.it] INFO: Skipping item 10732453 url https://www.openlane.eu/en/carv6/auction/10732453
2026-03-28 07:00:22 [adesa.it] INFO: Found listing with ID: 10732454
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732454%27 HTTP/1.1" 200 None
2026-03-28 07:00:22 [adesa.it] INFO: Scrape type for 10732454: 0
2026-03-28 07:00:22 [adesa.it] INFO: Skipping item 10732454 url https://www.openlane.eu/en/carv6/auction/10732454
2026-03-28 07:00:22 [adesa.it] INFO: Found listing with ID: 10732456
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732456%27 HTTP/1.1" 200 None
2026-03-28 07:00:22 [adesa.it] INFO: Scrape type for 10732456: 0
2026-03-28 07:00:22 [adesa.it] INFO: Skipping item 10732456 url https://www.openlane.eu/en/carv6/auction/10732456
2026-03-28 07:00:22 [adesa.it] INFO: Found listing with ID: 10732457
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732457%27 HTTP/1.1" 200 None
2026-03-28 07:00:22 [adesa.it] INFO: Scrape type for 10732457: 0
2026-03-28 07:00:22 [adesa.it] INFO: Skipping item 10732457 url https://www.openlane.eu/en/carv6/auction/10732457
2026-03-28 07:00:22 [adesa.it] INFO: Found listing with ID: 10732458
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732458%27 HTTP/1.1" 200 None
2026-03-28 07:00:22 [adesa.it] INFO: Scrape type for 10732458: 0
2026-03-28 07:00:22 [adesa.it] INFO: Skipping item 10732458 url https://www.openlane.eu/en/carv6/auction/10732458
2026-03-28 07:00:22 [adesa.it] INFO: Found listing with ID: 10732455
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732455%27 HTTP/1.1" 200 None
2026-03-28 07:00:22 [adesa.it] INFO: Scrape type for 10732455: 0
2026-03-28 07:00:22 [adesa.it] INFO: Skipping item 10732455 url https://www.openlane.eu/en/carv6/auction/10732455
2026-03-28 07:00:22 [adesa.it] INFO: Found listing with ID: 10732459
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732459%27 HTTP/1.1" 200 None
2026-03-28 07:00:22 [adesa.it] INFO: Scrape type for 10732459: 0
2026-03-28 07:00:22 [adesa.it] INFO: Skipping item 10732459 url https://www.openlane.eu/en/carv6/auction/10732459
2026-03-28 07:00:22 [adesa.it] INFO: Found listing with ID: 10732461
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732461%27 HTTP/1.1" 200 None
2026-03-28 07:00:22 [adesa.it] INFO: Scrape type for 10732461: 0
2026-03-28 07:00:22 [adesa.it] INFO: Skipping item 10732461 url https://www.openlane.eu/en/carv6/auction/10732461
2026-03-28 07:00:22 [adesa.it] INFO: Found listing with ID: 10732462
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732462%27 HTTP/1.1" 200 None
2026-03-28 07:00:22 [adesa.it] INFO: Scrape type for 10732462: 0
2026-03-28 07:00:22 [adesa.it] INFO: Skipping item 10732462 url https://www.openlane.eu/en/carv6/auction/10732462
2026-03-28 07:00:22 [adesa.it] INFO: Found listing with ID: 10732467
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732467%27 HTTP/1.1" 200 None
2026-03-28 07:00:22 [adesa.it] INFO: Scrape type for 10732467: 0
2026-03-28 07:00:22 [adesa.it] INFO: Skipping item 10732467 url https://www.openlane.eu/en/carv6/auction/10732467
2026-03-28 07:00:22 [adesa.it] INFO: Found listing with ID: 10732460
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732460%27 HTTP/1.1" 200 None
2026-03-28 07:00:22 [adesa.it] INFO: Scrape type for 10732460: 0
2026-03-28 07:00:22 [adesa.it] INFO: Skipping item 10732460 url https://www.openlane.eu/en/carv6/auction/10732460
2026-03-28 07:00:22 [adesa.it] INFO: Found listing with ID: 10732468
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732468%27 HTTP/1.1" 200 None
2026-03-28 07:00:22 [adesa.it] INFO: Scrape type for 10732468: 0
2026-03-28 07:00:22 [adesa.it] INFO: Skipping item 10732468 url https://www.openlane.eu/en/carv6/auction/10732468
2026-03-28 07:00:22 [adesa.it] INFO: Found listing with ID: 10732470
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732470%27 HTTP/1.1" 200 None
2026-03-28 07:00:22 [adesa.it] INFO: Scrape type for 10732470: 0
2026-03-28 07:00:22 [adesa.it] INFO: Skipping item 10732470 url https://www.openlane.eu/en/carv6/auction/10732470
2026-03-28 07:00:22 [adesa.it] INFO: Found listing with ID: 10732469
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732469%27 HTTP/1.1" 200 None
2026-03-28 07:00:22 [adesa.it] INFO: Scrape type for 10732469: 0
2026-03-28 07:00:22 [adesa.it] INFO: Skipping item 10732469 url https://www.openlane.eu/en/carv6/auction/10732469
2026-03-28 07:00:22 [adesa.it] INFO: Found listing with ID: 10732472
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732472%27 HTTP/1.1" 200 None
2026-03-28 07:00:22 [adesa.it] INFO: Scrape type for 10732472: 0
2026-03-28 07:00:22 [adesa.it] INFO: Skipping item 10732472 url https://www.openlane.eu/en/carv6/auction/10732472
2026-03-28 07:00:22 [adesa.it] INFO: Found listing with ID: 10732471
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732471%27 HTTP/1.1" 200 None
2026-03-28 07:00:22 [adesa.it] INFO: Scrape type for 10732471: 0
2026-03-28 07:00:22 [adesa.it] INFO: Skipping item 10732471 url https://www.openlane.eu/en/carv6/auction/10732471
2026-03-28 07:00:22 [adesa.it] INFO: Found listing with ID: 10732477
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732477%27 HTTP/1.1" 200 None
2026-03-28 07:00:22 [adesa.it] INFO: Scrape type for 10732477: 0
2026-03-28 07:00:22 [adesa.it] INFO: Skipping item 10732477 url https://www.openlane.eu/en/carv6/auction/10732477
2026-03-28 07:00:22 [adesa.it] INFO: Found listing with ID: 10732479
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732479%27 HTTP/1.1" 200 None
2026-03-28 07:00:22 [adesa.it] INFO: Scrape type for 10732479: 0
2026-03-28 07:00:22 [adesa.it] INFO: Skipping item 10732479 url https://www.openlane.eu/en/carv6/auction/10732479
2026-03-28 07:00:22 [adesa.it] INFO: Found listing with ID: 10732478
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732478%27 HTTP/1.1" 200 None
2026-03-28 07:00:22 [adesa.it] INFO: Scrape type for 10732478: 0
2026-03-28 07:00:22 [adesa.it] INFO: Skipping item 10732478 url https://www.openlane.eu/en/carv6/auction/10732478
2026-03-28 07:00:22 [adesa.it] INFO: Found listing with ID: 10732480
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732480%27 HTTP/1.1" 200 None
2026-03-28 07:00:22 [adesa.it] INFO: Scrape type for 10732480: 0
2026-03-28 07:00:22 [adesa.it] INFO: Skipping item 10732480 url https://www.openlane.eu/en/carv6/auction/10732480
2026-03-28 07:00:22 [adesa.it] INFO: Found listing with ID: 10732481
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732481%27 HTTP/1.1" 200 None
2026-03-28 07:00:22 [adesa.it] INFO: Scrape type for 10732481: 0
2026-03-28 07:00:22 [adesa.it] INFO: Skipping item 10732481 url https://www.openlane.eu/en/carv6/auction/10732481
2026-03-28 07:00:22 [adesa.it] INFO: Found listing with ID: 10732483
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732483%27 HTTP/1.1" 200 None
2026-03-28 07:00:22 [adesa.it] INFO: Scrape type for 10732483: 0
2026-03-28 07:00:22 [adesa.it] INFO: Skipping item 10732483 url https://www.openlane.eu/en/carv6/auction/10732483
2026-03-28 07:00:22 [adesa.it] INFO: Found listing with ID: 10732484
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732484%27 HTTP/1.1" 200 None
2026-03-28 07:00:22 [adesa.it] INFO: Scrape type for 10732484: 0
2026-03-28 07:00:22 [adesa.it] INFO: Skipping item 10732484 url https://www.openlane.eu/en/carv6/auction/10732484
2026-03-28 07:00:22 [adesa.it] INFO: Found listing with ID: 10732502
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732502%27 HTTP/1.1" 200 None
2026-03-28 07:00:22 [adesa.it] INFO: Scrape type for 10732502: 0
2026-03-28 07:00:22 [adesa.it] INFO: Skipping item 10732502 url https://www.openlane.eu/en/carv6/auction/10732502
2026-03-28 07:00:22 [adesa.it] INFO: Found listing with ID: 10732501
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732501%27 HTTP/1.1" 200 None
2026-03-28 07:00:22 [adesa.it] INFO: Scrape type for 10732501: 0
2026-03-28 07:00:22 [adesa.it] INFO: Skipping item 10732501 url https://www.openlane.eu/en/carv6/auction/10732501
2026-03-28 07:00:22 [adesa.it] INFO: Found listing with ID: 10732503
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732503%27 HTTP/1.1" 200 None
2026-03-28 07:00:22 [adesa.it] INFO: Scrape type for 10732503: 0
2026-03-28 07:00:22 [adesa.it] INFO: Skipping item 10732503 url https://www.openlane.eu/en/carv6/auction/10732503
2026-03-28 07:00:22 [adesa.it] INFO: Found listing with ID: 10732504
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732504%27 HTTP/1.1" 200 None
2026-03-28 07:00:22 [adesa.it] INFO: Scrape type for 10732504: 0
2026-03-28 07:00:22 [adesa.it] INFO: Skipping item 10732504 url https://www.openlane.eu/en/carv6/auction/10732504
2026-03-28 07:00:22 [adesa.it] INFO: Found listing with ID: 10732505
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732505%27 HTTP/1.1" 200 None
2026-03-28 07:00:22 [adesa.it] INFO: Scrape type for 10732505: 0
2026-03-28 07:00:22 [adesa.it] INFO: Skipping item 10732505 url https://www.openlane.eu/en/carv6/auction/10732505
2026-03-28 07:00:22 [adesa.it] INFO: Found listing with ID: 10732508
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732508%27 HTTP/1.1" 200 None
2026-03-28 07:00:22 [adesa.it] INFO: Scrape type for 10732508: 0
2026-03-28 07:00:22 [adesa.it] INFO: Skipping item 10732508 url https://www.openlane.eu/en/carv6/auction/10732508
2026-03-28 07:00:22 [adesa.it] INFO: Found listing with ID: 10732509
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732509%27 HTTP/1.1" 200 None
2026-03-28 07:00:22 [adesa.it] INFO: Scrape type for 10732509: 0
2026-03-28 07:00:22 [adesa.it] INFO: Skipping item 10732509 url https://www.openlane.eu/en/carv6/auction/10732509
2026-03-28 07:00:22 [adesa.it] INFO: Found listing with ID: 10732510
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732510%27 HTTP/1.1" 200 None
2026-03-28 07:00:22 [adesa.it] INFO: Scrape type for 10732510: 0
2026-03-28 07:00:22 [adesa.it] INFO: Skipping item 10732510 url https://www.openlane.eu/en/carv6/auction/10732510
2026-03-28 07:00:22 [adesa.it] INFO: Found listing with ID: 10732512
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732512%27 HTTP/1.1" 200 None
2026-03-28 07:00:22 [adesa.it] INFO: Scrape type for 10732512: 0
2026-03-28 07:00:22 [adesa.it] INFO: Skipping item 10732512 url https://www.openlane.eu/en/carv6/auction/10732512
2026-03-28 07:00:22 [adesa.it] INFO: Found listing with ID: 10732511
2026-03-28 07:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732511%27 HTTP/1.1" 200 None
2026-03-28 07:00:23 [adesa.it] INFO: Scrape type for 10732511: 0
2026-03-28 07:00:23 [adesa.it] INFO: Skipping item 10732511 url https://www.openlane.eu/en/carv6/auction/10732511
2026-03-28 07:00:23 [adesa.it] INFO: Found listing with ID: 10732513
2026-03-28 07:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732513%27 HTTP/1.1" 200 None
2026-03-28 07:00:23 [adesa.it] INFO: Scrape type for 10732513: 0
2026-03-28 07:00:23 [adesa.it] INFO: Skipping item 10732513 url https://www.openlane.eu/en/carv6/auction/10732513
2026-03-28 07:00:23 [adesa.it] INFO: Found listing with ID: 10732515
2026-03-28 07:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732515%27 HTTP/1.1" 200 None
2026-03-28 07:00:23 [adesa.it] INFO: Scrape type for 10732515: 0
2026-03-28 07:00:23 [adesa.it] INFO: Skipping item 10732515 url https://www.openlane.eu/en/carv6/auction/10732515
2026-03-28 07:00:23 [adesa.it] INFO: Found listing with ID: 10732517
2026-03-28 07:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732517%27 HTTP/1.1" 200 None
2026-03-28 07:00:23 [adesa.it] INFO: Scrape type for 10732517: 0
2026-03-28 07:00:23 [adesa.it] INFO: Skipping item 10732517 url https://www.openlane.eu/en/carv6/auction/10732517
2026-03-28 07:00:23 [adesa.it] INFO: Found listing with ID: 10732516
2026-03-28 07:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732516%27 HTTP/1.1" 200 None
2026-03-28 07:00:23 [adesa.it] INFO: Scrape type for 10732516: 0
2026-03-28 07:00:23 [adesa.it] INFO: Skipping item 10732516 url https://www.openlane.eu/en/carv6/auction/10732516
2026-03-28 07:00:23 [adesa.it] INFO: Found listing with ID: 10732520
2026-03-28 07:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732520%27 HTTP/1.1" 200 None
2026-03-28 07:00:23 [adesa.it] INFO: Scrape type for 10732520: 0
2026-03-28 07:00:23 [adesa.it] INFO: Skipping item 10732520 url https://www.openlane.eu/en/carv6/auction/10732520
2026-03-28 07:00:23 [adesa.it] INFO: Found listing with ID: 10732521
2026-03-28 07:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732521%27 HTTP/1.1" 200 None
2026-03-28 07:00:23 [adesa.it] INFO: Scrape type for 10732521: 0
2026-03-28 07:00:23 [adesa.it] INFO: Skipping item 10732521 url https://www.openlane.eu/en/carv6/auction/10732521
2026-03-28 07:00:23 [adesa.it] INFO: Found listing with ID: 10732522
2026-03-28 07:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732522%27 HTTP/1.1" 200 None
2026-03-28 07:00:23 [adesa.it] INFO: Scrape type for 10732522: 0
2026-03-28 07:00:23 [adesa.it] INFO: Skipping item 10732522 url https://www.openlane.eu/en/carv6/auction/10732522
2026-03-28 07:00:23 [adesa.it] INFO: Found listing with ID: 10732523
2026-03-28 07:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732523%27 HTTP/1.1" 200 None
2026-03-28 07:00:23 [adesa.it] INFO: Scrape type for 10732523: 0
2026-03-28 07:00:23 [adesa.it] INFO: Skipping item 10732523 url https://www.openlane.eu/en/carv6/auction/10732523
2026-03-28 07:00:23 [adesa.it] INFO: Found listing with ID: 10732524
2026-03-28 07:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732524%27 HTTP/1.1" 200 None
2026-03-28 07:00:23 [adesa.it] INFO: Scrape type for 10732524: 0
2026-03-28 07:00:23 [adesa.it] INFO: Skipping item 10732524 url https://www.openlane.eu/en/carv6/auction/10732524
2026-03-28 07:00:23 [adesa.it] INFO: Found listing with ID: 10732525
2026-03-28 07:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732525%27 HTTP/1.1" 200 None
2026-03-28 07:00:23 [adesa.it] INFO: Scrape type for 10732525: 0
2026-03-28 07:00:23 [adesa.it] INFO: Skipping item 10732525 url https://www.openlane.eu/en/carv6/auction/10732525
2026-03-28 07:00:23 [adesa.it] INFO: Found listing with ID: 10732526
2026-03-28 07:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732526%27 HTTP/1.1" 200 None
2026-03-28 07:00:23 [adesa.it] INFO: Scrape type for 10732526: 0
2026-03-28 07:00:23 [adesa.it] INFO: Skipping item 10732526 url https://www.openlane.eu/en/carv6/auction/10732526
2026-03-28 07:00:23 [adesa.it] INFO: Found listing with ID: 10732529
2026-03-28 07:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732529%27 HTTP/1.1" 200 None
2026-03-28 07:00:23 [adesa.it] INFO: Scrape type for 10732529: 0
2026-03-28 07:00:23 [adesa.it] INFO: Skipping item 10732529 url https://www.openlane.eu/en/carv6/auction/10732529
2026-03-28 07:00:23 [adesa.it] INFO: Found listing with ID: 10732530
2026-03-28 07:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732530%27 HTTP/1.1" 200 None
2026-03-28 07:00:23 [adesa.it] INFO: Scrape type for 10732530: 0
2026-03-28 07:00:23 [adesa.it] INFO: Skipping item 10732530 url https://www.openlane.eu/en/carv6/auction/10732530
2026-03-28 07:00:23 [adesa.it] INFO: Found listing with ID: 10732527
2026-03-28 07:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732527%27 HTTP/1.1" 200 None
2026-03-28 07:00:23 [adesa.it] INFO: Scrape type for 10732527: 0
2026-03-28 07:00:23 [adesa.it] INFO: Skipping item 10732527 url https://www.openlane.eu/en/carv6/auction/10732527
2026-03-28 07:00:23 [adesa.it] INFO: Found listing with ID: 10732528
2026-03-28 07:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732528%27 HTTP/1.1" 200 None
2026-03-28 07:00:23 [adesa.it] INFO: Scrape type for 10732528: 0
2026-03-28 07:00:23 [adesa.it] INFO: Skipping item 10732528 url https://www.openlane.eu/en/carv6/auction/10732528
2026-03-28 07:00:23 [adesa.it] INFO: Found listing with ID: 10732532
2026-03-28 07:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732532%27 HTTP/1.1" 200 None
2026-03-28 07:00:23 [adesa.it] INFO: Scrape type for 10732532: 0
2026-03-28 07:00:23 [adesa.it] INFO: Skipping item 10732532 url https://www.openlane.eu/en/carv6/auction/10732532
2026-03-28 07:00:23 [adesa.it] INFO: Found listing with ID: 10732533
2026-03-28 07:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732533%27 HTTP/1.1" 200 None
2026-03-28 07:00:23 [adesa.it] INFO: Scrape type for 10732533: 0
2026-03-28 07:00:23 [adesa.it] INFO: Skipping item 10732533 url https://www.openlane.eu/en/carv6/auction/10732533
2026-03-28 07:00:23 [adesa.it] INFO: Found listing with ID: 10732535
2026-03-28 07:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732535%27 HTTP/1.1" 200 None
2026-03-28 07:00:23 [adesa.it] INFO: Scrape type for 10732535: 0
2026-03-28 07:00:23 [adesa.it] INFO: Skipping item 10732535 url https://www.openlane.eu/en/carv6/auction/10732535
2026-03-28 07:00:23 [adesa.it] INFO: Found listing with ID: 10732534
2026-03-28 07:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732534%27 HTTP/1.1" 200 None
2026-03-28 07:00:23 [adesa.it] INFO: Scrape type for 10732534: 0
2026-03-28 07:00:23 [adesa.it] INFO: Skipping item 10732534 url https://www.openlane.eu/en/carv6/auction/10732534
2026-03-28 07:00:23 [adesa.it] INFO: Found listing with ID: 10732536
2026-03-28 07:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732536%27 HTTP/1.1" 200 None
2026-03-28 07:00:23 [adesa.it] INFO: Scrape type for 10732536: 0
2026-03-28 07:00:23 [adesa.it] INFO: Skipping item 10732536 url https://www.openlane.eu/en/carv6/auction/10732536
2026-03-28 07:00:23 [adesa.it] INFO: Found listing with ID: 10732539
2026-03-28 07:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732539%27 HTTP/1.1" 200 None
2026-03-28 07:00:23 [adesa.it] INFO: Scrape type for 10732539: 0
2026-03-28 07:00:23 [adesa.it] INFO: Skipping item 10732539 url https://www.openlane.eu/en/carv6/auction/10732539
2026-03-28 07:00:23 [adesa.it] INFO: Found listing with ID: 10732538
2026-03-28 07:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732538%27 HTTP/1.1" 200 None
2026-03-28 07:00:23 [adesa.it] INFO: Scrape type for 10732538: 0
2026-03-28 07:00:23 [adesa.it] INFO: Skipping item 10732538 url https://www.openlane.eu/en/carv6/auction/10732538
2026-03-28 07:00:23 [adesa.it] INFO: Found listing with ID: 10732540
2026-03-28 07:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732540%27 HTTP/1.1" 200 None
2026-03-28 07:00:23 [adesa.it] INFO: Scrape type for 10732540: 0
2026-03-28 07:00:23 [adesa.it] INFO: Skipping item 10732540 url https://www.openlane.eu/en/carv6/auction/10732540
2026-03-28 07:00:23 [adesa.it] INFO: Found listing with ID: 10732541
2026-03-28 07:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732541%27 HTTP/1.1" 200 None
2026-03-28 07:00:23 [adesa.it] INFO: Scrape type for 10732541: 0
2026-03-28 07:00:23 [adesa.it] INFO: Skipping item 10732541 url https://www.openlane.eu/en/carv6/auction/10732541
2026-03-28 07:00:23 [adesa.it] INFO: Found listing with ID: 10733669
2026-03-28 07:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733669%27 HTTP/1.1" 200 None
2026-03-28 07:00:23 [adesa.it] INFO: Scrape type for 10733669: 0
2026-03-28 07:00:23 [adesa.it] INFO: Skipping item 10733669 url https://www.openlane.eu/en/carv6/auction/10733669
2026-03-28 07:00:23 [adesa.it] INFO: Found listing with ID: 10741853
2026-03-28 07:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741853%27 HTTP/1.1" 200 None
2026-03-28 07:00:23 [adesa.it] INFO: Scrape type for 10741853: 0
2026-03-28 07:00:23 [adesa.it] INFO: Skipping item 10741853 url https://www.openlane.eu/en/carv6/auction/10741853
2026-03-28 07:00:23 [adesa.it] INFO: Found listing with ID: 10741641
2026-03-28 07:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741641%27 HTTP/1.1" 200 None
2026-03-28 07:00:23 [adesa.it] INFO: Scrape type for 10741641: 0
2026-03-28 07:00:23 [adesa.it] INFO: Skipping item 10741641 url https://www.openlane.eu/en/carv6/auction/10741641
2026-03-28 07:00:23 [adesa.it] INFO: Found listing with ID: 10741708
2026-03-28 07:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741708%27 HTTP/1.1" 200 None
2026-03-28 07:00:23 [adesa.it] INFO: Scrape type for 10741708: 0
2026-03-28 07:00:23 [adesa.it] INFO: Skipping item 10741708 url https://www.openlane.eu/en/carv6/auction/10741708
2026-03-28 07:00:23 [adesa.it] INFO: Found listing with ID: 10733688
2026-03-28 07:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733688%27 HTTP/1.1" 200 None
2026-03-28 07:00:23 [adesa.it] INFO: Scrape type for 10733688: 0
2026-03-28 07:00:23 [adesa.it] INFO: Skipping item 10733688 url https://www.openlane.eu/en/carv6/auction/10733688
2026-03-28 07:00:23 [adesa.it] INFO: Found listing with ID: 10741638
2026-03-28 07:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741638%27 HTTP/1.1" 200 None
2026-03-28 07:00:23 [adesa.it] INFO: Scrape type for 10741638: 0
2026-03-28 07:00:23 [adesa.it] INFO: Skipping item 10741638 url https://www.openlane.eu/en/carv6/auction/10741638
2026-03-28 07:00:23 [adesa.it] INFO: Found listing with ID: 10733698
2026-03-28 07:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733698%27 HTTP/1.1" 200 None
2026-03-28 07:00:23 [adesa.it] INFO: Scrape type for 10733698: 0
2026-03-28 07:00:23 [adesa.it] INFO: Skipping item 10733698 url https://www.openlane.eu/en/carv6/auction/10733698
2026-03-28 07:00:23 [adesa.it] INFO: Found listing with ID: 10741636
2026-03-28 07:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741636%27 HTTP/1.1" 200 None
2026-03-28 07:00:23 [adesa.it] INFO: Scrape type for 10741636: 0
2026-03-28 07:00:23 [adesa.it] INFO: Skipping item 10741636 url https://www.openlane.eu/en/carv6/auction/10741636
2026-03-28 07:00:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 07:00:25 [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-28 07:00:26 [adesa.it] INFO: Found listing with ID: 10733686
2026-03-28 07:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733686%27 HTTP/1.1" 200 None
2026-03-28 07:00:26 [adesa.it] INFO: Scrape type for 10733686: 0
2026-03-28 07:00:26 [adesa.it] INFO: Skipping item 10733686 url https://www.openlane.eu/en/carv6/auction/10733686
2026-03-28 07:00:26 [adesa.it] INFO: Found listing with ID: 10741704
2026-03-28 07:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741704%27 HTTP/1.1" 200 None
2026-03-28 07:00:26 [adesa.it] INFO: Scrape type for 10741704: 0
2026-03-28 07:00:26 [adesa.it] INFO: Skipping item 10741704 url https://www.openlane.eu/en/carv6/auction/10741704
2026-03-28 07:00:26 [adesa.it] INFO: Found listing with ID: 10741706
2026-03-28 07:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741706%27 HTTP/1.1" 200 None
2026-03-28 07:00:26 [adesa.it] INFO: Scrape type for 10741706: 0
2026-03-28 07:00:26 [adesa.it] INFO: Skipping item 10741706 url https://www.openlane.eu/en/carv6/auction/10741706
2026-03-28 07:00:26 [adesa.it] INFO: Found listing with ID: 10741667
2026-03-28 07:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741667%27 HTTP/1.1" 200 None
2026-03-28 07:00:26 [adesa.it] INFO: Scrape type for 10741667: 0
2026-03-28 07:00:26 [adesa.it] INFO: Skipping item 10741667 url https://www.openlane.eu/en/carv6/auction/10741667
2026-03-28 07:00:26 [adesa.it] INFO: Found listing with ID: 10741700
2026-03-28 07:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741700%27 HTTP/1.1" 200 None
2026-03-28 07:00:26 [adesa.it] INFO: Scrape type for 10741700: 0
2026-03-28 07:00:26 [adesa.it] INFO: Skipping item 10741700 url https://www.openlane.eu/en/carv6/auction/10741700
2026-03-28 07:00:26 [adesa.it] INFO: Found listing with ID: 10741703
2026-03-28 07:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741703%27 HTTP/1.1" 200 None
2026-03-28 07:00:26 [adesa.it] INFO: Scrape type for 10741703: 0
2026-03-28 07:00:26 [adesa.it] INFO: Skipping item 10741703 url https://www.openlane.eu/en/carv6/auction/10741703
2026-03-28 07:00:26 [adesa.it] INFO: Found listing with ID: 10733682
2026-03-28 07:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733682%27 HTTP/1.1" 200 None
2026-03-28 07:00:26 [adesa.it] INFO: Scrape type for 10733682: 0
2026-03-28 07:00:26 [adesa.it] INFO: Skipping item 10733682 url https://www.openlane.eu/en/carv6/auction/10733682
2026-03-28 07:00:26 [adesa.it] INFO: Found listing with ID: 10741672
2026-03-28 07:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741672%27 HTTP/1.1" 200 None
2026-03-28 07:00:26 [adesa.it] INFO: Scrape type for 10741672: 0
2026-03-28 07:00:26 [adesa.it] INFO: Skipping item 10741672 url https://www.openlane.eu/en/carv6/auction/10741672
2026-03-28 07:00:26 [adesa.it] INFO: Found listing with ID: 10733702
2026-03-28 07:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733702%27 HTTP/1.1" 200 None
2026-03-28 07:00:26 [adesa.it] INFO: Scrape type for 10733702: 0
2026-03-28 07:00:26 [adesa.it] INFO: Skipping item 10733702 url https://www.openlane.eu/en/carv6/auction/10733702
2026-03-28 07:00:26 [adesa.it] INFO: Found listing with ID: 10741696
2026-03-28 07:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741696%27 HTTP/1.1" 200 None
2026-03-28 07:00:26 [adesa.it] INFO: Scrape type for 10741696: 0
2026-03-28 07:00:26 [adesa.it] INFO: Skipping item 10741696 url https://www.openlane.eu/en/carv6/auction/10741696
2026-03-28 07:00:26 [adesa.it] INFO: Found listing with ID: 10733712
2026-03-28 07:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733712%27 HTTP/1.1" 200 None
2026-03-28 07:00:26 [adesa.it] INFO: Scrape type for 10733712: 0
2026-03-28 07:00:26 [adesa.it] INFO: Skipping item 10733712 url https://www.openlane.eu/en/carv6/auction/10733712
2026-03-28 07:00:26 [adesa.it] INFO: Found listing with ID: 10733715
2026-03-28 07:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733715%27 HTTP/1.1" 200 None
2026-03-28 07:00:26 [adesa.it] INFO: Scrape type for 10733715: 0
2026-03-28 07:00:26 [adesa.it] INFO: Skipping item 10733715 url https://www.openlane.eu/en/carv6/auction/10733715
2026-03-28 07:00:26 [adesa.it] INFO: Found listing with ID: 10741664
2026-03-28 07:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741664%27 HTTP/1.1" 200 None
2026-03-28 07:00:26 [adesa.it] INFO: Scrape type for 10741664: 0
2026-03-28 07:00:26 [adesa.it] INFO: Skipping item 10741664 url https://www.openlane.eu/en/carv6/auction/10741664
2026-03-28 07:00:26 [adesa.it] INFO: Found listing with ID: 10741709
2026-03-28 07:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741709%27 HTTP/1.1" 200 None
2026-03-28 07:00:26 [adesa.it] INFO: Scrape type for 10741709: 0
2026-03-28 07:00:26 [adesa.it] INFO: Skipping item 10741709 url https://www.openlane.eu/en/carv6/auction/10741709
2026-03-28 07:00:26 [adesa.it] INFO: Found listing with ID: 10741855
2026-03-28 07:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741855%27 HTTP/1.1" 200 None
2026-03-28 07:00:26 [adesa.it] INFO: Scrape type for 10741855: 0
2026-03-28 07:00:26 [adesa.it] INFO: Skipping item 10741855 url https://www.openlane.eu/en/carv6/auction/10741855
2026-03-28 07:00:26 [adesa.it] INFO: Found listing with ID: 10733687
2026-03-28 07:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733687%27 HTTP/1.1" 200 None
2026-03-28 07:00:26 [adesa.it] INFO: Scrape type for 10733687: 0
2026-03-28 07:00:26 [adesa.it] INFO: Skipping item 10733687 url https://www.openlane.eu/en/carv6/auction/10733687
2026-03-28 07:00:26 [adesa.it] INFO: Found listing with ID: 10733693
2026-03-28 07:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733693%27 HTTP/1.1" 200 None
2026-03-28 07:00:26 [adesa.it] INFO: Scrape type for 10733693: 0
2026-03-28 07:00:26 [adesa.it] INFO: Skipping item 10733693 url https://www.openlane.eu/en/carv6/auction/10733693
2026-03-28 07:00:26 [adesa.it] INFO: Found listing with ID: 10733685
2026-03-28 07:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733685%27 HTTP/1.1" 200 None
2026-03-28 07:00:26 [adesa.it] INFO: Scrape type for 10733685: 0
2026-03-28 07:00:26 [adesa.it] INFO: Skipping item 10733685 url https://www.openlane.eu/en/carv6/auction/10733685
2026-03-28 07:00:26 [adesa.it] INFO: Found listing with ID: 10733694
2026-03-28 07:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733694%27 HTTP/1.1" 200 None
2026-03-28 07:00:26 [adesa.it] INFO: Scrape type for 10733694: 0
2026-03-28 07:00:26 [adesa.it] INFO: Skipping item 10733694 url https://www.openlane.eu/en/carv6/auction/10733694
2026-03-28 07:00:26 [adesa.it] INFO: Found listing with ID: 10741682
2026-03-28 07:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741682%27 HTTP/1.1" 200 None
2026-03-28 07:00:27 [adesa.it] INFO: Scrape type for 10741682: 0
2026-03-28 07:00:27 [adesa.it] INFO: Skipping item 10741682 url https://www.openlane.eu/en/carv6/auction/10741682
2026-03-28 07:00:27 [adesa.it] INFO: Found listing with ID: 10733713
2026-03-28 07:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710733713%27 HTTP/1.1" 200 None
2026-03-28 07:00:27 [adesa.it] INFO: Scrape type for 10733713: 0
2026-03-28 07:00:27 [adesa.it] INFO: Skipping item 10733713 url https://www.openlane.eu/en/carv6/auction/10733713
2026-03-28 07:00:27 [adesa.it] INFO: Found listing with ID: 10733714
2026-03-28 07:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710733714%27 HTTP/1.1" 200 None
2026-03-28 07:00:27 [adesa.it] INFO: Scrape type for 10733714: 0
2026-03-28 07:00:27 [adesa.it] INFO: Skipping item 10733714 url https://www.openlane.eu/en/carv6/auction/10733714
2026-03-28 07:00:27 [adesa.it] INFO: Found listing with ID: 10733706
2026-03-28 07:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710733706%27 HTTP/1.1" 200 None
2026-03-28 07:00:27 [adesa.it] INFO: Scrape type for 10733706: 0
2026-03-28 07:00:27 [adesa.it] INFO: Skipping item 10733706 url https://www.openlane.eu/en/carv6/auction/10733706
2026-03-28 07:00:27 [adesa.it] INFO: Found listing with ID: 10741691
2026-03-28 07:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741691%27 HTTP/1.1" 200 None
2026-03-28 07:00:27 [adesa.it] INFO: Scrape type for 10741691: 0
2026-03-28 07:00:27 [adesa.it] INFO: Skipping item 10741691 url https://www.openlane.eu/en/carv6/auction/10741691
2026-03-28 07:00:27 [adesa.it] INFO: Found listing with ID: 10741689
2026-03-28 07:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741689%27 HTTP/1.1" 200 None
2026-03-28 07:00:27 [adesa.it] INFO: Scrape type for 10741689: 0
2026-03-28 07:00:27 [adesa.it] INFO: Skipping item 10741689 url https://www.openlane.eu/en/carv6/auction/10741689
2026-03-28 07:00:27 [adesa.it] INFO: Found listing with ID: 10733709
2026-03-28 07:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710733709%27 HTTP/1.1" 200 None
2026-03-28 07:00:27 [adesa.it] INFO: Scrape type for 10733709: 0
2026-03-28 07:00:27 [adesa.it] INFO: Skipping item 10733709 url https://www.openlane.eu/en/carv6/auction/10733709
2026-03-28 07:00:27 [adesa.it] INFO: Found listing with ID: 10741856
2026-03-28 07:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741856%27 HTTP/1.1" 200 None
2026-03-28 07:00:27 [adesa.it] INFO: Scrape type for 10741856: 0
2026-03-28 07:00:27 [adesa.it] INFO: Skipping item 10741856 url https://www.openlane.eu/en/carv6/auction/10741856
2026-03-28 07:00:27 [adesa.it] INFO: Found listing with ID: 10733705
2026-03-28 07:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710733705%27 HTTP/1.1" 200 None
2026-03-28 07:00:27 [adesa.it] INFO: Scrape type for 10733705: 0
2026-03-28 07:00:27 [adesa.it] INFO: Skipping item 10733705 url https://www.openlane.eu/en/carv6/auction/10733705
2026-03-28 07:00:27 [adesa.it] INFO: Found listing with ID: 10733697
2026-03-28 07:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710733697%27 HTTP/1.1" 200 None
2026-03-28 07:00:27 [adesa.it] INFO: Scrape type for 10733697: 0
2026-03-28 07:00:27 [adesa.it] INFO: Skipping item 10733697 url https://www.openlane.eu/en/carv6/auction/10733697
2026-03-28 07:00:27 [adesa.it] INFO: Found listing with ID: 10733675
2026-03-28 07:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710733675%27 HTTP/1.1" 200 None
2026-03-28 07:00:27 [adesa.it] INFO: Scrape type for 10733675: 0
2026-03-28 07:00:27 [adesa.it] INFO: Skipping item 10733675 url https://www.openlane.eu/en/carv6/auction/10733675
2026-03-28 07:00:27 [adesa.it] INFO: Found listing with ID: 10733689
2026-03-28 07:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710733689%27 HTTP/1.1" 200 None
2026-03-28 07:00:27 [adesa.it] INFO: Scrape type for 10733689: 0
2026-03-28 07:00:27 [adesa.it] INFO: Skipping item 10733689 url https://www.openlane.eu/en/carv6/auction/10733689
2026-03-28 07:00:27 [adesa.it] INFO: Found listing with ID: 10733672
2026-03-28 07:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710733672%27 HTTP/1.1" 200 None
2026-03-28 07:00:27 [adesa.it] INFO: Scrape type for 10733672: 0
2026-03-28 07:00:27 [adesa.it] INFO: Skipping item 10733672 url https://www.openlane.eu/en/carv6/auction/10733672
2026-03-28 07:00:27 [adesa.it] INFO: Found listing with ID: 10733677
2026-03-28 07:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710733677%27 HTTP/1.1" 200 None
2026-03-28 07:00:27 [adesa.it] INFO: Scrape type for 10733677: 0
2026-03-28 07:00:27 [adesa.it] INFO: Skipping item 10733677 url https://www.openlane.eu/en/carv6/auction/10733677
2026-03-28 07:00:27 [adesa.it] INFO: Found listing with ID: 10733676
2026-03-28 07:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710733676%27 HTTP/1.1" 200 None
2026-03-28 07:00:27 [adesa.it] INFO: Scrape type for 10733676: 0
2026-03-28 07:00:27 [adesa.it] INFO: Skipping item 10733676 url https://www.openlane.eu/en/carv6/auction/10733676
2026-03-28 07:00:27 [adesa.it] INFO: Found listing with ID: 10733673
2026-03-28 07:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710733673%27 HTTP/1.1" 200 None
2026-03-28 07:00:27 [adesa.it] INFO: Scrape type for 10733673: 0
2026-03-28 07:00:27 [adesa.it] INFO: Skipping item 10733673 url https://www.openlane.eu/en/carv6/auction/10733673
2026-03-28 07:00:27 [adesa.it] INFO: Found listing with ID: 10741649
2026-03-28 07:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741649%27 HTTP/1.1" 200 None
2026-03-28 07:00:27 [adesa.it] INFO: Scrape type for 10741649: 0
2026-03-28 07:00:27 [adesa.it] INFO: Skipping item 10741649 url https://www.openlane.eu/en/carv6/auction/10741649
2026-03-28 07:00:27 [adesa.it] INFO: Found listing with ID: 10741666
2026-03-28 07:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741666%27 HTTP/1.1" 200 None
2026-03-28 07:00:27 [adesa.it] INFO: Scrape type for 10741666: 0
2026-03-28 07:00:27 [adesa.it] INFO: Skipping item 10741666 url https://www.openlane.eu/en/carv6/auction/10741666
2026-03-28 07:00:27 [adesa.it] INFO: Found listing with ID: 10741712
2026-03-28 07:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741712%27 HTTP/1.1" 200 None
2026-03-28 07:00:27 [adesa.it] INFO: Scrape type for 10741712: 0
2026-03-28 07:00:27 [adesa.it] INFO: Skipping item 10741712 url https://www.openlane.eu/en/carv6/auction/10741712
2026-03-28 07:00:27 [adesa.it] INFO: Found listing with ID: 10741857
2026-03-28 07:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741857%27 HTTP/1.1" 200 None
2026-03-28 07:00:27 [adesa.it] INFO: Scrape type for 10741857: 0
2026-03-28 07:00:27 [adesa.it] INFO: Skipping item 10741857 url https://www.openlane.eu/en/carv6/auction/10741857
2026-03-28 07:00:27 [adesa.it] INFO: Found listing with ID: 10741699
2026-03-28 07:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741699%27 HTTP/1.1" 200 None
2026-03-28 07:00:27 [adesa.it] INFO: Scrape type for 10741699: 0
2026-03-28 07:00:27 [adesa.it] INFO: Skipping item 10741699 url https://www.openlane.eu/en/carv6/auction/10741699
2026-03-28 07:00:27 [adesa.it] INFO: Found listing with ID: 10733683
2026-03-28 07:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710733683%27 HTTP/1.1" 200 None
2026-03-28 07:00:27 [adesa.it] INFO: Scrape type for 10733683: 0
2026-03-28 07:00:27 [adesa.it] INFO: Skipping item 10733683 url https://www.openlane.eu/en/carv6/auction/10733683
2026-03-28 07:00:27 [adesa.it] INFO: Found listing with ID: 10741646
2026-03-28 07:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741646%27 HTTP/1.1" 200 None
2026-03-28 07:00:27 [adesa.it] INFO: Scrape type for 10741646: 0
2026-03-28 07:00:27 [adesa.it] INFO: Skipping item 10741646 url https://www.openlane.eu/en/carv6/auction/10741646
2026-03-28 07:00:27 [adesa.it] INFO: Found listing with ID: 10733674
2026-03-28 07:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710733674%27 HTTP/1.1" 200 None
2026-03-28 07:00:27 [adesa.it] INFO: Scrape type for 10733674: 0
2026-03-28 07:00:27 [adesa.it] INFO: Skipping item 10733674 url https://www.openlane.eu/en/carv6/auction/10733674
2026-03-28 07:00:27 [adesa.it] INFO: Found listing with ID: 10733701
2026-03-28 07:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710733701%27 HTTP/1.1" 200 None
2026-03-28 07:00:27 [adesa.it] INFO: Scrape type for 10733701: 0
2026-03-28 07:00:27 [adesa.it] INFO: Skipping item 10733701 url https://www.openlane.eu/en/carv6/auction/10733701
2026-03-28 07:00:27 [adesa.it] INFO: Found listing with ID: 10733716
2026-03-28 07:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710733716%27 HTTP/1.1" 200 None
2026-03-28 07:00:27 [adesa.it] INFO: Scrape type for 10733716: 0
2026-03-28 07:00:27 [adesa.it] INFO: Skipping item 10733716 url https://www.openlane.eu/en/carv6/auction/10733716
2026-03-28 07:00:27 [adesa.it] INFO: Found listing with ID: 10733671
2026-03-28 07:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710733671%27 HTTP/1.1" 200 None
2026-03-28 07:00:27 [adesa.it] INFO: Scrape type for 10733671: 0
2026-03-28 07:00:27 [adesa.it] INFO: Skipping item 10733671 url https://www.openlane.eu/en/carv6/auction/10733671
2026-03-28 07:00:27 [adesa.it] INFO: Found listing with ID: 10741880
2026-03-28 07:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741880%27 HTTP/1.1" 200 None
2026-03-28 07:00:27 [adesa.it] INFO: Scrape type for 10741880: 0
2026-03-28 07:00:27 [adesa.it] INFO: Skipping item 10741880 url https://www.openlane.eu/en/carv6/auction/10741880
2026-03-28 07:00:27 [adesa.it] INFO: Found listing with ID: 10741879
2026-03-28 07:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741879%27 HTTP/1.1" 200 None
2026-03-28 07:00:27 [adesa.it] INFO: Scrape type for 10741879: 0
2026-03-28 07:00:27 [adesa.it] INFO: Skipping item 10741879 url https://www.openlane.eu/en/carv6/auction/10741879
2026-03-28 07:00:27 [adesa.it] INFO: Found listing with ID: 10741671
2026-03-28 07:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741671%27 HTTP/1.1" 200 None
2026-03-28 07:00:27 [adesa.it] INFO: Scrape type for 10741671: 0
2026-03-28 07:00:27 [adesa.it] INFO: Skipping item 10741671 url https://www.openlane.eu/en/carv6/auction/10741671
2026-03-28 07:00:27 [adesa.it] INFO: Found listing with ID: 10741858
2026-03-28 07:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741858%27 HTTP/1.1" 200 None
2026-03-28 07:00:27 [adesa.it] INFO: Scrape type for 10741858: 0
2026-03-28 07:00:27 [adesa.it] INFO: Skipping item 10741858 url https://www.openlane.eu/en/carv6/auction/10741858
2026-03-28 07:00:27 [adesa.it] INFO: Found listing with ID: 10741701
2026-03-28 07:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741701%27 HTTP/1.1" 200 None
2026-03-28 07:00:27 [adesa.it] INFO: Scrape type for 10741701: 0
2026-03-28 07:00:27 [adesa.it] INFO: Skipping item 10741701 url https://www.openlane.eu/en/carv6/auction/10741701
2026-03-28 07:00:27 [adesa.it] INFO: Found listing with ID: 10741711
2026-03-28 07:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741711%27 HTTP/1.1" 200 None
2026-03-28 07:00:27 [adesa.it] INFO: Scrape type for 10741711: 0
2026-03-28 07:00:27 [adesa.it] INFO: Skipping item 10741711 url https://www.openlane.eu/en/carv6/auction/10741711
2026-03-28 07:00:27 [adesa.it] INFO: Found listing with ID: 10741648
2026-03-28 07:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741648%27 HTTP/1.1" 200 None
2026-03-28 07:00:27 [adesa.it] INFO: Scrape type for 10741648: 0
2026-03-28 07:00:27 [adesa.it] INFO: Skipping item 10741648 url https://www.openlane.eu/en/carv6/auction/10741648
2026-03-28 07:00:27 [adesa.it] INFO: Found listing with ID: 10741637
2026-03-28 07:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741637%27 HTTP/1.1" 200 None
2026-03-28 07:00:27 [adesa.it] INFO: Scrape type for 10741637: 0
2026-03-28 07:00:27 [adesa.it] INFO: Skipping item 10741637 url https://www.openlane.eu/en/carv6/auction/10741637
2026-03-28 07:00:27 [adesa.it] INFO: Found listing with ID: 10741662
2026-03-28 07:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741662%27 HTTP/1.1" 200 None
2026-03-28 07:00:27 [adesa.it] INFO: Scrape type for 10741662: 0
2026-03-28 07:00:27 [adesa.it] INFO: Skipping item 10741662 url https://www.openlane.eu/en/carv6/auction/10741662
2026-03-28 07:00:27 [adesa.it] INFO: Found listing with ID: 10733678
2026-03-28 07:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710733678%27 HTTP/1.1" 200 None
2026-03-28 07:00:27 [adesa.it] INFO: Scrape type for 10733678: 0
2026-03-28 07:00:27 [adesa.it] INFO: Skipping item 10733678 url https://www.openlane.eu/en/carv6/auction/10733678
2026-03-28 07:00:27 [adesa.it] INFO: Found listing with ID: 10733692
2026-03-28 07:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710733692%27 HTTP/1.1" 200 None
2026-03-28 07:00:27 [adesa.it] INFO: Scrape type for 10733692: 0
2026-03-28 07:00:27 [adesa.it] INFO: Skipping item 10733692 url https://www.openlane.eu/en/carv6/auction/10733692
2026-03-28 07:00:27 [adesa.it] INFO: Found listing with ID: 10741684
2026-03-28 07:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741684%27 HTTP/1.1" 200 None
2026-03-28 07:00:27 [adesa.it] INFO: Scrape type for 10741684: 0
2026-03-28 07:00:27 [adesa.it] INFO: Skipping item 10741684 url https://www.openlane.eu/en/carv6/auction/10741684
2026-03-28 07:00:27 [adesa.it] INFO: Found listing with ID: 10741670
2026-03-28 07:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741670%27 HTTP/1.1" 200 None
2026-03-28 07:00:27 [adesa.it] INFO: Scrape type for 10741670: 0
2026-03-28 07:00:27 [adesa.it] INFO: Skipping item 10741670 url https://www.openlane.eu/en/carv6/auction/10741670
2026-03-28 07:00:27 [adesa.it] INFO: Found listing with ID: 10741690
2026-03-28 07:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741690%27 HTTP/1.1" 200 None
2026-03-28 07:00:27 [adesa.it] INFO: Scrape type for 10741690: 0
2026-03-28 07:00:27 [adesa.it] INFO: Skipping item 10741690 url https://www.openlane.eu/en/carv6/auction/10741690
2026-03-28 07:00:27 [adesa.it] INFO: Found listing with ID: 10741647
2026-03-28 07:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741647%27 HTTP/1.1" 200 None
2026-03-28 07:00:27 [adesa.it] INFO: Scrape type for 10741647: 0
2026-03-28 07:00:27 [adesa.it] INFO: Skipping item 10741647 url https://www.openlane.eu/en/carv6/auction/10741647
2026-03-28 07:00:27 [adesa.it] INFO: Found listing with ID: 10741705
2026-03-28 07:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741705%27 HTTP/1.1" 200 None
2026-03-28 07:00:27 [adesa.it] INFO: Scrape type for 10741705: 0
2026-03-28 07:00:27 [adesa.it] INFO: Skipping item 10741705 url https://www.openlane.eu/en/carv6/auction/10741705
2026-03-28 07:00:27 [adesa.it] INFO: Found listing with ID: 10741707
2026-03-28 07:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741707%27 HTTP/1.1" 200 None
2026-03-28 07:00:27 [adesa.it] INFO: Scrape type for 10741707: 0
2026-03-28 07:00:27 [adesa.it] INFO: Skipping item 10741707 url https://www.openlane.eu/en/carv6/auction/10741707
2026-03-28 07:00:27 [adesa.it] INFO: Found listing with ID: 10741698
2026-03-28 07:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741698%27 HTTP/1.1" 200 None
2026-03-28 07:00:27 [adesa.it] INFO: Scrape type for 10741698: 0
2026-03-28 07:00:27 [adesa.it] INFO: Skipping item 10741698 url https://www.openlane.eu/en/carv6/auction/10741698
2026-03-28 07:00:27 [adesa.it] INFO: Found listing with ID: 10741697
2026-03-28 07:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741697%27 HTTP/1.1" 200 None
2026-03-28 07:00:27 [adesa.it] INFO: Scrape type for 10741697: 0
2026-03-28 07:00:27 [adesa.it] INFO: Skipping item 10741697 url https://www.openlane.eu/en/carv6/auction/10741697
2026-03-28 07:00:27 [adesa.it] INFO: Found listing with ID: 10741680
2026-03-28 07:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741680%27 HTTP/1.1" 200 None
2026-03-28 07:00:27 [adesa.it] INFO: Scrape type for 10741680: 0
2026-03-28 07:00:27 [adesa.it] INFO: Skipping item 10741680 url https://www.openlane.eu/en/carv6/auction/10741680
2026-03-28 07:00:27 [adesa.it] INFO: Found listing with ID: 10741688
2026-03-28 07:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741688%27 HTTP/1.1" 200 None
2026-03-28 07:00:27 [adesa.it] INFO: Scrape type for 10741688: 0
2026-03-28 07:00:27 [adesa.it] INFO: Skipping item 10741688 url https://www.openlane.eu/en/carv6/auction/10741688
2026-03-28 07:00:27 [adesa.it] INFO: Found listing with ID: 10741658
2026-03-28 07:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741658%27 HTTP/1.1" 200 None
2026-03-28 07:00:27 [adesa.it] INFO: Scrape type for 10741658: 0
2026-03-28 07:00:27 [adesa.it] INFO: Skipping item 10741658 url https://www.openlane.eu/en/carv6/auction/10741658
2026-03-28 07:00:27 [adesa.it] INFO: Found listing with ID: 10741669
2026-03-28 07:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741669%27 HTTP/1.1" 200 None
2026-03-28 07:00:27 [adesa.it] INFO: Scrape type for 10741669: 0
2026-03-28 07:00:27 [adesa.it] INFO: Skipping item 10741669 url https://www.openlane.eu/en/carv6/auction/10741669
2026-03-28 07:00:27 [adesa.it] INFO: Found listing with ID: 10741663
2026-03-28 07:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741663%27 HTTP/1.1" 200 None
2026-03-28 07:00:27 [adesa.it] INFO: Scrape type for 10741663: 0
2026-03-28 07:00:27 [adesa.it] INFO: Skipping item 10741663 url https://www.openlane.eu/en/carv6/auction/10741663
2026-03-28 07:00:27 [adesa.it] INFO: Found listing with ID: 10741859
2026-03-28 07:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741859%27 HTTP/1.1" 200 None
2026-03-28 07:00:27 [adesa.it] INFO: Scrape type for 10741859: 0
2026-03-28 07:00:27 [adesa.it] INFO: Skipping item 10741859 url https://www.openlane.eu/en/carv6/auction/10741859
2026-03-28 07:00:27 [adesa.it] INFO: Found listing with ID: 10741736
2026-03-28 07:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741736%27 HTTP/1.1" 200 None
2026-03-28 07:00:27 [adesa.it] INFO: Scrape type for 10741736: 0
2026-03-28 07:00:27 [adesa.it] INFO: Skipping item 10741736 url https://www.openlane.eu/en/carv6/auction/10741736
2026-03-28 07:00:27 [adesa.it] INFO: Found listing with ID: 10741713
2026-03-28 07:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741713%27 HTTP/1.1" 200 None
2026-03-28 07:00:27 [adesa.it] INFO: Scrape type for 10741713: 0
2026-03-28 07:00:27 [adesa.it] INFO: Skipping item 10741713 url https://www.openlane.eu/en/carv6/auction/10741713
2026-03-28 07:00:27 [adesa.it] INFO: Found listing with ID: 10741654
2026-03-28 07:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741654%27 HTTP/1.1" 200 None
2026-03-28 07:00:27 [adesa.it] INFO: Scrape type for 10741654: 0
2026-03-28 07:00:27 [adesa.it] INFO: Skipping item 10741654 url https://www.openlane.eu/en/carv6/auction/10741654
2026-03-28 07:00:27 [adesa.it] INFO: Found listing with ID: 10733719
2026-03-28 07:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710733719%27 HTTP/1.1" 200 None
2026-03-28 07:00:27 [adesa.it] INFO: Scrape type for 10733719: 0
2026-03-28 07:00:27 [adesa.it] INFO: Skipping item 10733719 url https://www.openlane.eu/en/carv6/auction/10733719
2026-03-28 07:00:27 [adesa.it] INFO: Found listing with ID: 10733707
2026-03-28 07:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710733707%27 HTTP/1.1" 200 None
2026-03-28 07:00:28 [adesa.it] INFO: Scrape type for 10733707: 0
2026-03-28 07:00:28 [adesa.it] INFO: Skipping item 10733707 url https://www.openlane.eu/en/carv6/auction/10733707
2026-03-28 07:00:28 [adesa.it] INFO: Found listing with ID: 10733699
2026-03-28 07:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710733699%27 HTTP/1.1" 200 None
2026-03-28 07:00:28 [adesa.it] INFO: Scrape type for 10733699: 0
2026-03-28 07:00:28 [adesa.it] INFO: Skipping item 10733699 url https://www.openlane.eu/en/carv6/auction/10733699
2026-03-28 07:00:28 [adesa.it] INFO: Found listing with ID: 10741860
2026-03-28 07:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741860%27 HTTP/1.1" 200 None
2026-03-28 07:00:28 [adesa.it] INFO: Scrape type for 10741860: 0
2026-03-28 07:00:28 [adesa.it] INFO: Skipping item 10741860 url https://www.openlane.eu/en/carv6/auction/10741860
2026-03-28 07:00:28 [adesa.it] INFO: Found listing with ID: 10741861
2026-03-28 07:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741861%27 HTTP/1.1" 200 None
2026-03-28 07:00:28 [adesa.it] INFO: Scrape type for 10741861: 0
2026-03-28 07:00:28 [adesa.it] INFO: Skipping item 10741861 url https://www.openlane.eu/en/carv6/auction/10741861
2026-03-28 07:00:28 [adesa.it] INFO: Found listing with ID: 10733717
2026-03-28 07:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710733717%27 HTTP/1.1" 200 None
2026-03-28 07:00:28 [adesa.it] INFO: Scrape type for 10733717: 0
2026-03-28 07:00:28 [adesa.it] INFO: Skipping item 10733717 url https://www.openlane.eu/en/carv6/auction/10733717
2026-03-28 07:00:28 [adesa.it] INFO: Found listing with ID: 10733703
2026-03-28 07:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710733703%27 HTTP/1.1" 200 None
2026-03-28 07:00:28 [adesa.it] INFO: Scrape type for 10733703: 0
2026-03-28 07:00:28 [adesa.it] INFO: Skipping item 10733703 url https://www.openlane.eu/en/carv6/auction/10733703
2026-03-28 07:00:28 [adesa.it] INFO: Found listing with ID: 10741656
2026-03-28 07:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741656%27 HTTP/1.1" 200 None
2026-03-28 07:00:28 [adesa.it] INFO: Scrape type for 10741656: 0
2026-03-28 07:00:28 [adesa.it] INFO: Skipping item 10741656 url https://www.openlane.eu/en/carv6/auction/10741656
2026-03-28 07:00:28 [adesa.it] INFO: Found listing with ID: 10733668
2026-03-28 07:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710733668%27 HTTP/1.1" 200 None
2026-03-28 07:00:28 [adesa.it] INFO: Scrape type for 10733668: 0
2026-03-28 07:00:28 [adesa.it] INFO: Skipping item 10733668 url https://www.openlane.eu/en/carv6/auction/10733668
2026-03-28 07:00:28 [adesa.it] INFO: Found listing with ID: 10741710
2026-03-28 07:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741710%27 HTTP/1.1" 200 None
2026-03-28 07:00:28 [adesa.it] INFO: Scrape type for 10741710: 0
2026-03-28 07:00:28 [adesa.it] INFO: Skipping item 10741710 url https://www.openlane.eu/en/carv6/auction/10741710
2026-03-28 07:00:28 [adesa.it] INFO: Found listing with ID: 10741683
2026-03-28 07:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741683%27 HTTP/1.1" 200 None
2026-03-28 07:00:28 [adesa.it] INFO: Scrape type for 10741683: 0
2026-03-28 07:00:28 [adesa.it] INFO: Skipping item 10741683 url https://www.openlane.eu/en/carv6/auction/10741683
2026-03-28 07:00:28 [adesa.it] INFO: Found listing with ID: 10741686
2026-03-28 07:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741686%27 HTTP/1.1" 200 None
2026-03-28 07:00:28 [adesa.it] INFO: Scrape type for 10741686: 0
2026-03-28 07:00:28 [adesa.it] INFO: Skipping item 10741686 url https://www.openlane.eu/en/carv6/auction/10741686
2026-03-28 07:00:28 [adesa.it] INFO: Found listing with ID: 10741653
2026-03-28 07:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741653%27 HTTP/1.1" 200 None
2026-03-28 07:00:28 [adesa.it] INFO: Scrape type for 10741653: 0
2026-03-28 07:00:28 [adesa.it] INFO: Skipping item 10741653 url https://www.openlane.eu/en/carv6/auction/10741653
2026-03-28 07:00:28 [adesa.it] INFO: Found listing with ID: 10741687
2026-03-28 07:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741687%27 HTTP/1.1" 200 None
2026-03-28 07:00:28 [adesa.it] INFO: Scrape type for 10741687: 0
2026-03-28 07:00:28 [adesa.it] INFO: Skipping item 10741687 url https://www.openlane.eu/en/carv6/auction/10741687
2026-03-28 07:00:28 [adesa.it] INFO: Found listing with ID: 10741685
2026-03-28 07:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741685%27 HTTP/1.1" 200 None
2026-03-28 07:00:28 [adesa.it] INFO: Scrape type for 10741685: 0
2026-03-28 07:00:28 [adesa.it] INFO: Skipping item 10741685 url https://www.openlane.eu/en/carv6/auction/10741685
2026-03-28 07:00:28 [adesa.it] INFO: Found listing with ID: 10741693
2026-03-28 07:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741693%27 HTTP/1.1" 200 None
2026-03-28 07:00:28 [adesa.it] INFO: Scrape type for 10741693: 0
2026-03-28 07:00:28 [adesa.it] INFO: Skipping item 10741693 url https://www.openlane.eu/en/carv6/auction/10741693
2026-03-28 07:00:28 [adesa.it] INFO: Found listing with ID: 10741694
2026-03-28 07:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741694%27 HTTP/1.1" 200 None
2026-03-28 07:00:28 [adesa.it] INFO: Scrape type for 10741694: 0
2026-03-28 07:00:28 [adesa.it] INFO: Skipping item 10741694 url https://www.openlane.eu/en/carv6/auction/10741694
2026-03-28 07:00:28 [adesa.it] INFO: Found listing with ID: 10741862
2026-03-28 07:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741862%27 HTTP/1.1" 200 None
2026-03-28 07:00:28 [adesa.it] INFO: Scrape type for 10741862: 0
2026-03-28 07:00:28 [adesa.it] INFO: Skipping item 10741862 url https://www.openlane.eu/en/carv6/auction/10741862
2026-03-28 07:00:28 [adesa.it] INFO: Found listing with ID: 10733695
2026-03-28 07:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710733695%27 HTTP/1.1" 200 None
2026-03-28 07:00:28 [adesa.it] INFO: Scrape type for 10733695: 0
2026-03-28 07:00:28 [adesa.it] INFO: Skipping item 10733695 url https://www.openlane.eu/en/carv6/auction/10733695
2026-03-28 07:00:28 [adesa.it] INFO: Found listing with ID: 10733711
2026-03-28 07:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710733711%27 HTTP/1.1" 200 None
2026-03-28 07:00:28 [adesa.it] INFO: Scrape type for 10733711: 0
2026-03-28 07:00:28 [adesa.it] INFO: Skipping item 10733711 url https://www.openlane.eu/en/carv6/auction/10733711
2026-03-28 07:00:28 [adesa.it] INFO: Found listing with ID: 10741644
2026-03-28 07:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741644%27 HTTP/1.1" 200 None
2026-03-28 07:00:28 [adesa.it] INFO: Scrape type for 10741644: 0
2026-03-28 07:00:28 [adesa.it] INFO: Skipping item 10741644 url https://www.openlane.eu/en/carv6/auction/10741644
2026-03-28 07:00:28 [adesa.it] INFO: Found listing with ID: 10733679
2026-03-28 07:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710733679%27 HTTP/1.1" 200 None
2026-03-28 07:00:28 [adesa.it] INFO: Scrape type for 10733679: 0
2026-03-28 07:00:28 [adesa.it] INFO: Skipping item 10733679 url https://www.openlane.eu/en/carv6/auction/10733679
2026-03-28 07:00:28 [adesa.it] INFO: Found listing with ID: 10733696
2026-03-28 07:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710733696%27 HTTP/1.1" 200 None
2026-03-28 07:00:28 [adesa.it] INFO: Scrape type for 10733696: 0
2026-03-28 07:00:28 [adesa.it] INFO: Skipping item 10733696 url https://www.openlane.eu/en/carv6/auction/10733696
2026-03-28 07:00:28 [adesa.it] INFO: Found listing with ID: 10733691
2026-03-28 07:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710733691%27 HTTP/1.1" 200 None
2026-03-28 07:00:28 [adesa.it] INFO: Scrape type for 10733691: 0
2026-03-28 07:00:28 [adesa.it] INFO: Skipping item 10733691 url https://www.openlane.eu/en/carv6/auction/10733691
2026-03-28 07:00:28 [adesa.it] INFO: Found listing with ID: 10733680
2026-03-28 07:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710733680%27 HTTP/1.1" 200 None
2026-03-28 07:00:28 [adesa.it] INFO: Scrape type for 10733680: 0
2026-03-28 07:00:28 [adesa.it] INFO: Skipping item 10733680 url https://www.openlane.eu/en/carv6/auction/10733680
2026-03-28 07:00:28 [adesa.it] INFO: Found listing with ID: 10733708
2026-03-28 07:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710733708%27 HTTP/1.1" 200 None
2026-03-28 07:00:28 [adesa.it] INFO: Scrape type for 10733708: 0
2026-03-28 07:00:28 [adesa.it] INFO: Skipping item 10733708 url https://www.openlane.eu/en/carv6/auction/10733708
2026-03-28 07:00:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 07:00:30 [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-28 07:00:30 [adesa.it] INFO: Found listing with ID: 10733710
2026-03-28 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733710%27 HTTP/1.1" 200 None
2026-03-28 07:00:30 [adesa.it] INFO: Scrape type for 10733710: 0
2026-03-28 07:00:30 [adesa.it] INFO: Skipping item 10733710 url https://www.openlane.eu/en/carv6/auction/10733710
2026-03-28 07:00:30 [adesa.it] INFO: Found listing with ID: 10733670
2026-03-28 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733670%27 HTTP/1.1" 200 None
2026-03-28 07:00:30 [adesa.it] INFO: Scrape type for 10733670: 0
2026-03-28 07:00:30 [adesa.it] INFO: Skipping item 10733670 url https://www.openlane.eu/en/carv6/auction/10733670
2026-03-28 07:00:30 [adesa.it] INFO: Found listing with ID: 10733704
2026-03-28 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733704%27 HTTP/1.1" 200 None
2026-03-28 07:00:30 [adesa.it] INFO: Scrape type for 10733704: 0
2026-03-28 07:00:30 [adesa.it] INFO: Skipping item 10733704 url https://www.openlane.eu/en/carv6/auction/10733704
2026-03-28 07:00:30 [adesa.it] INFO: Found listing with ID: 10741643
2026-03-28 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741643%27 HTTP/1.1" 200 None
2026-03-28 07:00:30 [adesa.it] INFO: Scrape type for 10741643: 0
2026-03-28 07:00:30 [adesa.it] INFO: Skipping item 10741643 url https://www.openlane.eu/en/carv6/auction/10741643
2026-03-28 07:00:30 [adesa.it] INFO: Found listing with ID: 10741702
2026-03-28 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741702%27 HTTP/1.1" 200 None
2026-03-28 07:00:30 [adesa.it] INFO: Scrape type for 10741702: 0
2026-03-28 07:00:30 [adesa.it] INFO: Skipping item 10741702 url https://www.openlane.eu/en/carv6/auction/10741702
2026-03-28 07:00:30 [adesa.it] INFO: Found listing with ID: 10741668
2026-03-28 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741668%27 HTTP/1.1" 200 None
2026-03-28 07:00:30 [adesa.it] INFO: Scrape type for 10741668: 0
2026-03-28 07:00:30 [adesa.it] INFO: Skipping item 10741668 url https://www.openlane.eu/en/carv6/auction/10741668
2026-03-28 07:00:30 [adesa.it] INFO: Found listing with ID: 10741881
2026-03-28 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741881%27 HTTP/1.1" 200 None
2026-03-28 07:00:30 [adesa.it] INFO: Scrape type for 10741881: 0
2026-03-28 07:00:30 [adesa.it] INFO: Skipping item 10741881 url https://www.openlane.eu/en/carv6/auction/10741881
2026-03-28 07:00:30 [adesa.it] INFO: Found listing with ID: 10733681
2026-03-28 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733681%27 HTTP/1.1" 200 None
2026-03-28 07:00:30 [adesa.it] INFO: Scrape type for 10733681: 0
2026-03-28 07:00:30 [adesa.it] INFO: Skipping item 10733681 url https://www.openlane.eu/en/carv6/auction/10733681
2026-03-28 07:00:30 [adesa.it] INFO: Found listing with ID: 10741863
2026-03-28 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741863%27 HTTP/1.1" 200 None
2026-03-28 07:00:30 [adesa.it] INFO: Scrape type for 10741863: 0
2026-03-28 07:00:30 [adesa.it] INFO: Skipping item 10741863 url https://www.openlane.eu/en/carv6/auction/10741863
2026-03-28 07:00:30 [adesa.it] INFO: Found listing with ID: 10741695
2026-03-28 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741695%27 HTTP/1.1" 200 None
2026-03-28 07:00:30 [adesa.it] INFO: Scrape type for 10741695: 0
2026-03-28 07:00:30 [adesa.it] INFO: Skipping item 10741695 url https://www.openlane.eu/en/carv6/auction/10741695
2026-03-28 07:00:30 [adesa.it] INFO: Found listing with ID: 10741692
2026-03-28 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741692%27 HTTP/1.1" 200 None
2026-03-28 07:00:30 [adesa.it] INFO: Scrape type for 10741692: 0
2026-03-28 07:00:30 [adesa.it] INFO: Skipping item 10741692 url https://www.openlane.eu/en/carv6/auction/10741692
2026-03-28 07:00:30 [adesa.it] INFO: Found listing with ID: 10733718
2026-03-28 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733718%27 HTTP/1.1" 200 None
2026-03-28 07:00:30 [adesa.it] INFO: Scrape type for 10733718: 0
2026-03-28 07:00:30 [adesa.it] INFO: Skipping item 10733718 url https://www.openlane.eu/en/carv6/auction/10733718
2026-03-28 07:00:30 [adesa.it] INFO: Found listing with ID: 10741645
2026-03-28 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741645%27 HTTP/1.1" 200 None
2026-03-28 07:00:30 [adesa.it] INFO: Scrape type for 10741645: 0
2026-03-28 07:00:30 [adesa.it] INFO: Skipping item 10741645 url https://www.openlane.eu/en/carv6/auction/10741645
2026-03-28 07:00:30 [adesa.it] INFO: Found listing with ID: 10733690
2026-03-28 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733690%27 HTTP/1.1" 200 None
2026-03-28 07:00:30 [adesa.it] INFO: Scrape type for 10733690: 0
2026-03-28 07:00:30 [adesa.it] INFO: Skipping item 10733690 url https://www.openlane.eu/en/carv6/auction/10733690
2026-03-28 07:00:30 [adesa.it] INFO: Found listing with ID: 10733700
2026-03-28 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733700%27 HTTP/1.1" 200 None
2026-03-28 07:00:30 [adesa.it] INFO: Scrape type for 10733700: 0
2026-03-28 07:00:30 [adesa.it] INFO: Skipping item 10733700 url https://www.openlane.eu/en/carv6/auction/10733700
2026-03-28 07:00:30 [adesa.it] INFO: Found listing with ID: 10733684
2026-03-28 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733684%27 HTTP/1.1" 200 None
2026-03-28 07:00:30 [adesa.it] INFO: Scrape type for 10733684: 0
2026-03-28 07:00:30 [adesa.it] INFO: Skipping item 10733684 url https://www.openlane.eu/en/carv6/auction/10733684
2026-03-28 07:00:30 [adesa.it] INFO: Found listing with ID: 10741767
2026-03-28 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741767%27 HTTP/1.1" 200 None
2026-03-28 07:00:30 [adesa.it] INFO: Scrape type for 10741767: 0
2026-03-28 07:00:30 [adesa.it] INFO: Skipping item 10741767 url https://www.openlane.eu/en/carv6/auction/10741767
2026-03-28 07:00:30 [adesa.it] INFO: Found listing with ID: 10741768
2026-03-28 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741768%27 HTTP/1.1" 200 None
2026-03-28 07:00:30 [adesa.it] INFO: Scrape type for 10741768: 0
2026-03-28 07:00:30 [adesa.it] INFO: Skipping item 10741768 url https://www.openlane.eu/en/carv6/auction/10741768
2026-03-28 07:00:30 [adesa.it] INFO: Found listing with ID: 10741769
2026-03-28 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741769%27 HTTP/1.1" 200 None
2026-03-28 07:00:30 [adesa.it] INFO: Scrape type for 10741769: 0
2026-03-28 07:00:30 [adesa.it] INFO: Skipping item 10741769 url https://www.openlane.eu/en/carv6/auction/10741769
2026-03-28 07:00:30 [adesa.it] INFO: Found listing with ID: 10741770
2026-03-28 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741770%27 HTTP/1.1" 200 None
2026-03-28 07:00:30 [adesa.it] INFO: Scrape type for 10741770: 0
2026-03-28 07:00:30 [adesa.it] INFO: Skipping item 10741770 url https://www.openlane.eu/en/carv6/auction/10741770
2026-03-28 07:00:30 [adesa.it] INFO: Found listing with ID: 10741757
2026-03-28 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741757%27 HTTP/1.1" 200 None
2026-03-28 07:00:30 [adesa.it] INFO: Scrape type for 10741757: 0
2026-03-28 07:00:30 [adesa.it] INFO: Skipping item 10741757 url https://www.openlane.eu/en/carv6/auction/10741757
2026-03-28 07:00:30 [adesa.it] INFO: Found listing with ID: 10741771
2026-03-28 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741771%27 HTTP/1.1" 200 None
2026-03-28 07:00:30 [adesa.it] INFO: Scrape type for 10741771: 0
2026-03-28 07:00:30 [adesa.it] INFO: Skipping item 10741771 url https://www.openlane.eu/en/carv6/auction/10741771
2026-03-28 07:00:30 [adesa.it] INFO: Found listing with ID: 10741772
2026-03-28 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741772%27 HTTP/1.1" 200 None
2026-03-28 07:00:30 [adesa.it] INFO: Scrape type for 10741772: 0
2026-03-28 07:00:30 [adesa.it] INFO: Skipping item 10741772 url https://www.openlane.eu/en/carv6/auction/10741772
2026-03-28 07:00:30 [adesa.it] INFO: Found listing with ID: 10741773
2026-03-28 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741773%27 HTTP/1.1" 200 None
2026-03-28 07:00:30 [adesa.it] INFO: Scrape type for 10741773: 0
2026-03-28 07:00:30 [adesa.it] INFO: Skipping item 10741773 url https://www.openlane.eu/en/carv6/auction/10741773
2026-03-28 07:00:30 [adesa.it] INFO: Found listing with ID: 10741758
2026-03-28 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741758%27 HTTP/1.1" 200 None
2026-03-28 07:00:30 [adesa.it] INFO: Scrape type for 10741758: 0
2026-03-28 07:00:30 [adesa.it] INFO: Skipping item 10741758 url https://www.openlane.eu/en/carv6/auction/10741758
2026-03-28 07:00:30 [adesa.it] INFO: Found listing with ID: 10741746
2026-03-28 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741746%27 HTTP/1.1" 200 None
2026-03-28 07:00:30 [adesa.it] INFO: Scrape type for 10741746: 0
2026-03-28 07:00:30 [adesa.it] INFO: Skipping item 10741746 url https://www.openlane.eu/en/carv6/auction/10741746
2026-03-28 07:00:30 [adesa.it] INFO: Found listing with ID: 10741759
2026-03-28 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741759%27 HTTP/1.1" 200 None
2026-03-28 07:00:30 [adesa.it] INFO: Scrape type for 10741759: 0
2026-03-28 07:00:30 [adesa.it] INFO: Skipping item 10741759 url https://www.openlane.eu/en/carv6/auction/10741759
2026-03-28 07:00:30 [adesa.it] INFO: Found listing with ID: 10741774
2026-03-28 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741774%27 HTTP/1.1" 200 None
2026-03-28 07:00:30 [adesa.it] INFO: Scrape type for 10741774: 0
2026-03-28 07:00:30 [adesa.it] INFO: Skipping item 10741774 url https://www.openlane.eu/en/carv6/auction/10741774
2026-03-28 07:00:30 [adesa.it] INFO: Found listing with ID: 10741775
2026-03-28 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741775%27 HTTP/1.1" 200 None
2026-03-28 07:00:30 [adesa.it] INFO: Scrape type for 10741775: 0
2026-03-28 07:00:30 [adesa.it] INFO: Skipping item 10741775 url https://www.openlane.eu/en/carv6/auction/10741775
2026-03-28 07:00:30 [adesa.it] INFO: Found listing with ID: 10741776
2026-03-28 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741776%27 HTTP/1.1" 200 None
2026-03-28 07:00:30 [adesa.it] INFO: Scrape type for 10741776: 0
2026-03-28 07:00:30 [adesa.it] INFO: Skipping item 10741776 url https://www.openlane.eu/en/carv6/auction/10741776
2026-03-28 07:00:30 [adesa.it] INFO: Found listing with ID: 10741777
2026-03-28 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741777%27 HTTP/1.1" 200 None
2026-03-28 07:00:30 [adesa.it] INFO: Scrape type for 10741777: 0
2026-03-28 07:00:30 [adesa.it] INFO: Skipping item 10741777 url https://www.openlane.eu/en/carv6/auction/10741777
2026-03-28 07:00:30 [adesa.it] INFO: Found listing with ID: 10741778
2026-03-28 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741778%27 HTTP/1.1" 200 None
2026-03-28 07:00:30 [adesa.it] INFO: Scrape type for 10741778: 0
2026-03-28 07:00:30 [adesa.it] INFO: Skipping item 10741778 url https://www.openlane.eu/en/carv6/auction/10741778
2026-03-28 07:00:30 [adesa.it] INFO: Found listing with ID: 10741779
2026-03-28 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741779%27 HTTP/1.1" 200 None
2026-03-28 07:00:30 [adesa.it] INFO: Scrape type for 10741779: 0
2026-03-28 07:00:30 [adesa.it] INFO: Skipping item 10741779 url https://www.openlane.eu/en/carv6/auction/10741779
2026-03-28 07:00:30 [adesa.it] INFO: Found listing with ID: 10741750
2026-03-28 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741750%27 HTTP/1.1" 200 None
2026-03-28 07:00:30 [adesa.it] INFO: Scrape type for 10741750: 0
2026-03-28 07:00:30 [adesa.it] INFO: Skipping item 10741750 url https://www.openlane.eu/en/carv6/auction/10741750
2026-03-28 07:00:30 [adesa.it] INFO: Found listing with ID: 10741755
2026-03-28 07:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741755%27 HTTP/1.1" 200 None
2026-03-28 07:00:31 [adesa.it] INFO: Scrape type for 10741755: 0
2026-03-28 07:00:31 [adesa.it] INFO: Skipping item 10741755 url https://www.openlane.eu/en/carv6/auction/10741755
2026-03-28 07:00:31 [adesa.it] INFO: Found listing with ID: 10741760
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741760%27 HTTP/1.1" 200 None
2026-03-28 07:00:31 [adesa.it] INFO: Scrape type for 10741760: 0
2026-03-28 07:00:31 [adesa.it] INFO: Skipping item 10741760 url https://www.openlane.eu/en/carv6/auction/10741760
2026-03-28 07:00:31 [adesa.it] INFO: Found listing with ID: 10741747
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741747%27 HTTP/1.1" 200 None
2026-03-28 07:00:31 [adesa.it] INFO: Scrape type for 10741747: 0
2026-03-28 07:00:31 [adesa.it] INFO: Skipping item 10741747 url https://www.openlane.eu/en/carv6/auction/10741747
2026-03-28 07:00:31 [adesa.it] INFO: Found listing with ID: 10741751
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741751%27 HTTP/1.1" 200 None
2026-03-28 07:00:31 [adesa.it] INFO: Scrape type for 10741751: 0
2026-03-28 07:00:31 [adesa.it] INFO: Skipping item 10741751 url https://www.openlane.eu/en/carv6/auction/10741751
2026-03-28 07:00:31 [adesa.it] INFO: Found listing with ID: 10741781
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741781%27 HTTP/1.1" 200 None
2026-03-28 07:00:31 [adesa.it] INFO: Scrape type for 10741781: 0
2026-03-28 07:00:31 [adesa.it] INFO: Skipping item 10741781 url https://www.openlane.eu/en/carv6/auction/10741781
2026-03-28 07:00:31 [adesa.it] INFO: Found listing with ID: 10741780
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741780%27 HTTP/1.1" 200 None
2026-03-28 07:00:31 [adesa.it] INFO: Scrape type for 10741780: 0
2026-03-28 07:00:31 [adesa.it] INFO: Skipping item 10741780 url https://www.openlane.eu/en/carv6/auction/10741780
2026-03-28 07:00:31 [adesa.it] INFO: Found listing with ID: 10741782
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741782%27 HTTP/1.1" 200 None
2026-03-28 07:00:31 [adesa.it] INFO: Scrape type for 10741782: 0
2026-03-28 07:00:31 [adesa.it] INFO: Skipping item 10741782 url https://www.openlane.eu/en/carv6/auction/10741782
2026-03-28 07:00:31 [adesa.it] INFO: Found listing with ID: 10741784
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741784%27 HTTP/1.1" 200 None
2026-03-28 07:00:31 [adesa.it] INFO: Scrape type for 10741784: 0
2026-03-28 07:00:31 [adesa.it] INFO: Skipping item 10741784 url https://www.openlane.eu/en/carv6/auction/10741784
2026-03-28 07:00:31 [adesa.it] INFO: Found listing with ID: 10741783
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741783%27 HTTP/1.1" 200 None
2026-03-28 07:00:31 [adesa.it] INFO: Scrape type for 10741783: 0
2026-03-28 07:00:31 [adesa.it] INFO: Skipping item 10741783 url https://www.openlane.eu/en/carv6/auction/10741783
2026-03-28 07:00:31 [adesa.it] INFO: Found listing with ID: 10741761
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741761%27 HTTP/1.1" 200 None
2026-03-28 07:00:31 [adesa.it] INFO: Scrape type for 10741761: 0
2026-03-28 07:00:31 [adesa.it] INFO: Skipping item 10741761 url https://www.openlane.eu/en/carv6/auction/10741761
2026-03-28 07:00:31 [adesa.it] INFO: Found listing with ID: 10741762
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741762%27 HTTP/1.1" 200 None
2026-03-28 07:00:31 [adesa.it] INFO: Scrape type for 10741762: 0
2026-03-28 07:00:31 [adesa.it] INFO: Skipping item 10741762 url https://www.openlane.eu/en/carv6/auction/10741762
2026-03-28 07:00:31 [adesa.it] INFO: Found listing with ID: 10741763
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741763%27 HTTP/1.1" 200 None
2026-03-28 07:00:31 [adesa.it] INFO: Scrape type for 10741763: 0
2026-03-28 07:00:31 [adesa.it] INFO: Skipping item 10741763 url https://www.openlane.eu/en/carv6/auction/10741763
2026-03-28 07:00:31 [adesa.it] INFO: Found listing with ID: 10741785
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741785%27 HTTP/1.1" 200 None
2026-03-28 07:00:31 [adesa.it] INFO: Scrape type for 10741785: 0
2026-03-28 07:00:31 [adesa.it] INFO: Skipping item 10741785 url https://www.openlane.eu/en/carv6/auction/10741785
2026-03-28 07:00:31 [adesa.it] INFO: Found listing with ID: 10741764
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741764%27 HTTP/1.1" 200 None
2026-03-28 07:00:31 [adesa.it] INFO: Scrape type for 10741764: 0
2026-03-28 07:00:31 [adesa.it] INFO: Skipping item 10741764 url https://www.openlane.eu/en/carv6/auction/10741764
2026-03-28 07:00:31 [adesa.it] INFO: Found listing with ID: 10741786
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741786%27 HTTP/1.1" 200 None
2026-03-28 07:00:31 [adesa.it] INFO: Scrape type for 10741786: 0
2026-03-28 07:00:31 [adesa.it] INFO: Skipping item 10741786 url https://www.openlane.eu/en/carv6/auction/10741786
2026-03-28 07:00:31 [adesa.it] INFO: Found listing with ID: 10741765
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741765%27 HTTP/1.1" 200 None
2026-03-28 07:00:31 [adesa.it] INFO: Scrape type for 10741765: 0
2026-03-28 07:00:31 [adesa.it] INFO: Skipping item 10741765 url https://www.openlane.eu/en/carv6/auction/10741765
2026-03-28 07:00:31 [adesa.it] INFO: Found listing with ID: 10741756
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741756%27 HTTP/1.1" 200 None
2026-03-28 07:00:31 [adesa.it] INFO: Scrape type for 10741756: 0
2026-03-28 07:00:31 [adesa.it] INFO: Skipping item 10741756 url https://www.openlane.eu/en/carv6/auction/10741756
2026-03-28 07:00:31 [adesa.it] INFO: Found listing with ID: 10741754
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741754%27 HTTP/1.1" 200 None
2026-03-28 07:00:31 [adesa.it] INFO: Scrape type for 10741754: 0
2026-03-28 07:00:31 [adesa.it] INFO: Skipping item 10741754 url https://www.openlane.eu/en/carv6/auction/10741754
2026-03-28 07:00:31 [adesa.it] INFO: Found listing with ID: 10741753
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741753%27 HTTP/1.1" 200 None
2026-03-28 07:00:31 [adesa.it] INFO: Scrape type for 10741753: 0
2026-03-28 07:00:31 [adesa.it] INFO: Skipping item 10741753 url https://www.openlane.eu/en/carv6/auction/10741753
2026-03-28 07:00:31 [adesa.it] INFO: Found listing with ID: 10741749
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741749%27 HTTP/1.1" 200 None
2026-03-28 07:00:31 [adesa.it] INFO: Scrape type for 10741749: 0
2026-03-28 07:00:31 [adesa.it] INFO: Skipping item 10741749 url https://www.openlane.eu/en/carv6/auction/10741749
2026-03-28 07:00:31 [adesa.it] INFO: Found listing with ID: 10741752
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741752%27 HTTP/1.1" 200 None
2026-03-28 07:00:31 [adesa.it] INFO: Scrape type for 10741752: 0
2026-03-28 07:00:31 [adesa.it] INFO: Skipping item 10741752 url https://www.openlane.eu/en/carv6/auction/10741752
2026-03-28 07:00:31 [adesa.it] INFO: Found listing with ID: 10741748
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741748%27 HTTP/1.1" 200 None
2026-03-28 07:00:31 [adesa.it] INFO: Scrape type for 10741748: 0
2026-03-28 07:00:31 [adesa.it] INFO: Skipping item 10741748 url https://www.openlane.eu/en/carv6/auction/10741748
2026-03-28 07:00:31 [adesa.it] INFO: Found listing with ID: 10741766
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741766%27 HTTP/1.1" 200 None
2026-03-28 07:00:31 [adesa.it] INFO: Scrape type for 10741766: 0
2026-03-28 07:00:31 [adesa.it] INFO: Skipping item 10741766 url https://www.openlane.eu/en/carv6/auction/10741766
2026-03-28 07:00:31 [adesa.it] INFO: Found listing with ID: 10741787
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741787%27 HTTP/1.1" 200 None
2026-03-28 07:00:31 [adesa.it] INFO: Scrape type for 10741787: 0
2026-03-28 07:00:31 [adesa.it] INFO: Skipping item 10741787 url https://www.openlane.eu/en/carv6/auction/10741787
2026-03-28 07:00:31 [adesa.it] INFO: Found listing with ID: 10740316
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740316%27 HTTP/1.1" 200 None
2026-03-28 07:00:31 [adesa.it] INFO: Scrape type for 10740316: 0
2026-03-28 07:00:31 [adesa.it] INFO: Skipping item 10740316 url https://www.openlane.eu/en/carv6/auction/10740316
2026-03-28 07:00:31 [adesa.it] INFO: Found listing with ID: 10740313
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740313%27 HTTP/1.1" 200 None
2026-03-28 07:00:31 [adesa.it] INFO: Scrape type for 10740313: 0
2026-03-28 07:00:31 [adesa.it] INFO: Skipping item 10740313 url https://www.openlane.eu/en/carv6/auction/10740313
2026-03-28 07:00:31 [adesa.it] INFO: Found listing with ID: 10740314
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740314%27 HTTP/1.1" 200 None
2026-03-28 07:00:31 [adesa.it] INFO: Scrape type for 10740314: 0
2026-03-28 07:00:31 [adesa.it] INFO: Skipping item 10740314 url https://www.openlane.eu/en/carv6/auction/10740314
2026-03-28 07:00:31 [adesa.it] INFO: Found listing with ID: 10740136
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740136%27 HTTP/1.1" 200 None
2026-03-28 07:00:31 [adesa.it] INFO: Scrape type for 10740136: 0
2026-03-28 07:00:31 [adesa.it] INFO: Skipping item 10740136 url https://www.openlane.eu/en/carv6/auction/10740136
2026-03-28 07:00:31 [adesa.it] INFO: Found listing with ID: 10740135
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740135%27 HTTP/1.1" 200 None
2026-03-28 07:00:31 [adesa.it] INFO: Scrape type for 10740135: 0
2026-03-28 07:00:31 [adesa.it] INFO: Skipping item 10740135 url https://www.openlane.eu/en/carv6/auction/10740135
2026-03-28 07:00:31 [adesa.it] INFO: Found listing with ID: 10740139
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740139%27 HTTP/1.1" 200 None
2026-03-28 07:00:31 [adesa.it] INFO: Scrape type for 10740139: 0
2026-03-28 07:00:31 [adesa.it] INFO: Skipping item 10740139 url https://www.openlane.eu/en/carv6/auction/10740139
2026-03-28 07:00:31 [adesa.it] INFO: Found listing with ID: 10740137
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740137%27 HTTP/1.1" 200 None
2026-03-28 07:00:31 [adesa.it] INFO: Scrape type for 10740137: 0
2026-03-28 07:00:31 [adesa.it] INFO: Skipping item 10740137 url https://www.openlane.eu/en/carv6/auction/10740137
2026-03-28 07:00:31 [adesa.it] INFO: Found listing with ID: 10740138
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740138%27 HTTP/1.1" 200 None
2026-03-28 07:00:31 [adesa.it] INFO: Scrape type for 10740138: 0
2026-03-28 07:00:31 [adesa.it] INFO: Skipping item 10740138 url https://www.openlane.eu/en/carv6/auction/10740138
2026-03-28 07:00:31 [adesa.it] INFO: Found listing with ID: 10740140
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740140%27 HTTP/1.1" 200 None
2026-03-28 07:00:31 [adesa.it] INFO: Scrape type for 10740140: 0
2026-03-28 07:00:31 [adesa.it] INFO: Skipping item 10740140 url https://www.openlane.eu/en/carv6/auction/10740140
2026-03-28 07:00:31 [adesa.it] INFO: Found listing with ID: 10740317
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740317%27 HTTP/1.1" 200 None
2026-03-28 07:00:31 [adesa.it] INFO: Scrape type for 10740317: 0
2026-03-28 07:00:31 [adesa.it] INFO: Skipping item 10740317 url https://www.openlane.eu/en/carv6/auction/10740317
2026-03-28 07:00:31 [adesa.it] INFO: Found listing with ID: 10740141
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740141%27 HTTP/1.1" 200 None
2026-03-28 07:00:31 [adesa.it] INFO: Scrape type for 10740141: 0
2026-03-28 07:00:31 [adesa.it] INFO: Skipping item 10740141 url https://www.openlane.eu/en/carv6/auction/10740141
2026-03-28 07:00:31 [adesa.it] INFO: Found listing with ID: 10740134
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740134%27 HTTP/1.1" 200 None
2026-03-28 07:00:31 [adesa.it] INFO: Scrape type for 10740134: 0
2026-03-28 07:00:31 [adesa.it] INFO: Skipping item 10740134 url https://www.openlane.eu/en/carv6/auction/10740134
2026-03-28 07:00:31 [adesa.it] INFO: Found listing with ID: 10740315
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740315%27 HTTP/1.1" 200 None
2026-03-28 07:00:31 [adesa.it] INFO: Scrape type for 10740315: 0
2026-03-28 07:00:31 [adesa.it] INFO: Skipping item 10740315 url https://www.openlane.eu/en/carv6/auction/10740315
2026-03-28 07:00:31 [adesa.it] INFO: Found listing with ID: 10740318
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740318%27 HTTP/1.1" 200 None
2026-03-28 07:00:31 [adesa.it] INFO: Scrape type for 10740318: 0
2026-03-28 07:00:31 [adesa.it] INFO: Skipping item 10740318 url https://www.openlane.eu/en/carv6/auction/10740318
2026-03-28 07:00:31 [adesa.it] INFO: Found listing with ID: 10740645
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740645%27 HTTP/1.1" 200 None
2026-03-28 07:00:31 [adesa.it] INFO: Scrape type for 10740645: 0
2026-03-28 07:00:31 [adesa.it] INFO: Skipping item 10740645 url https://www.openlane.eu/en/carv6/auction/10740645
2026-03-28 07:00:31 [adesa.it] INFO: Found listing with ID: 10740626
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740626%27 HTTP/1.1" 200 None
2026-03-28 07:00:31 [adesa.it] INFO: Scrape type for 10740626: 0
2026-03-28 07:00:31 [adesa.it] INFO: Skipping item 10740626 url https://www.openlane.eu/en/carv6/auction/10740626
2026-03-28 07:00:31 [adesa.it] INFO: Found listing with ID: 10740557
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740557%27 HTTP/1.1" 200 None
2026-03-28 07:00:31 [adesa.it] INFO: Scrape type for 10740557: 0
2026-03-28 07:00:31 [adesa.it] INFO: Skipping item 10740557 url https://www.openlane.eu/en/carv6/auction/10740557
2026-03-28 07:00:31 [adesa.it] INFO: Found listing with ID: 10740576
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740576%27 HTTP/1.1" 200 None
2026-03-28 07:00:31 [adesa.it] INFO: Scrape type for 10740576: 0
2026-03-28 07:00:31 [adesa.it] INFO: Skipping item 10740576 url https://www.openlane.eu/en/carv6/auction/10740576
2026-03-28 07:00:31 [adesa.it] INFO: Found listing with ID: 10740632
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740632%27 HTTP/1.1" 200 None
2026-03-28 07:00:31 [adesa.it] INFO: Scrape type for 10740632: 0
2026-03-28 07:00:31 [adesa.it] INFO: Skipping item 10740632 url https://www.openlane.eu/en/carv6/auction/10740632
2026-03-28 07:00:31 [adesa.it] INFO: Found listing with ID: 10740580
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740580%27 HTTP/1.1" 200 None
2026-03-28 07:00:31 [adesa.it] INFO: Scrape type for 10740580: 0
2026-03-28 07:00:31 [adesa.it] INFO: Skipping item 10740580 url https://www.openlane.eu/en/carv6/auction/10740580
2026-03-28 07:00:31 [adesa.it] INFO: Found listing with ID: 10740539
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740539%27 HTTP/1.1" 200 None
2026-03-28 07:00:31 [adesa.it] INFO: Scrape type for 10740539: 0
2026-03-28 07:00:31 [adesa.it] INFO: Skipping item 10740539 url https://www.openlane.eu/en/carv6/auction/10740539
2026-03-28 07:00:31 [adesa.it] INFO: Found listing with ID: 10740427
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740427%27 HTTP/1.1" 200 None
2026-03-28 07:00:31 [adesa.it] INFO: Scrape type for 10740427: 0
2026-03-28 07:00:31 [adesa.it] INFO: Skipping item 10740427 url https://www.openlane.eu/en/carv6/auction/10740427
2026-03-28 07:00:31 [adesa.it] INFO: Found listing with ID: 10740432
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740432%27 HTTP/1.1" 200 None
2026-03-28 07:00:31 [adesa.it] INFO: Scrape type for 10740432: 0
2026-03-28 07:00:31 [adesa.it] INFO: Skipping item 10740432 url https://www.openlane.eu/en/carv6/auction/10740432
2026-03-28 07:00:31 [adesa.it] INFO: Found listing with ID: 10740426
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740426%27 HTTP/1.1" 200 None
2026-03-28 07:00:31 [adesa.it] INFO: Scrape type for 10740426: 0
2026-03-28 07:00:31 [adesa.it] INFO: Skipping item 10740426 url https://www.openlane.eu/en/carv6/auction/10740426
2026-03-28 07:00:31 [adesa.it] INFO: Found listing with ID: 10740424
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740424%27 HTTP/1.1" 200 None
2026-03-28 07:00:31 [adesa.it] INFO: Scrape type for 10740424: 0
2026-03-28 07:00:31 [adesa.it] INFO: Skipping item 10740424 url https://www.openlane.eu/en/carv6/auction/10740424
2026-03-28 07:00:31 [adesa.it] INFO: Found listing with ID: 10740428
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740428%27 HTTP/1.1" 200 None
2026-03-28 07:00:31 [adesa.it] INFO: Scrape type for 10740428: 0
2026-03-28 07:00:31 [adesa.it] INFO: Skipping item 10740428 url https://www.openlane.eu/en/carv6/auction/10740428
2026-03-28 07:00:31 [adesa.it] INFO: Found listing with ID: 10740429
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740429%27 HTTP/1.1" 200 None
2026-03-28 07:00:31 [adesa.it] INFO: Scrape type for 10740429: 0
2026-03-28 07:00:31 [adesa.it] INFO: Skipping item 10740429 url https://www.openlane.eu/en/carv6/auction/10740429
2026-03-28 07:00:31 [adesa.it] INFO: Found listing with ID: 10740430
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740430%27 HTTP/1.1" 200 None
2026-03-28 07:00:31 [adesa.it] INFO: Scrape type for 10740430: 0
2026-03-28 07:00:31 [adesa.it] INFO: Skipping item 10740430 url https://www.openlane.eu/en/carv6/auction/10740430
2026-03-28 07:00:32 [adesa.it] INFO: Found listing with ID: 10740433
2026-03-28 07:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710740433%27 HTTP/1.1" 200 None
2026-03-28 07:00:32 [adesa.it] INFO: Scrape type for 10740433: 0
2026-03-28 07:00:32 [adesa.it] INFO: Skipping item 10740433 url https://www.openlane.eu/en/carv6/auction/10740433
2026-03-28 07:00:32 [adesa.it] INFO: Found listing with ID: 10740423
2026-03-28 07:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710740423%27 HTTP/1.1" 200 None
2026-03-28 07:00:32 [adesa.it] INFO: Scrape type for 10740423: 0
2026-03-28 07:00:32 [adesa.it] INFO: Skipping item 10740423 url https://www.openlane.eu/en/carv6/auction/10740423
2026-03-28 07:00:32 [adesa.it] INFO: Found listing with ID: 10740440
2026-03-28 07:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710740440%27 HTTP/1.1" 200 None
2026-03-28 07:00:32 [adesa.it] INFO: Scrape type for 10740440: 0
2026-03-28 07:00:32 [adesa.it] INFO: Skipping item 10740440 url https://www.openlane.eu/en/carv6/auction/10740440
2026-03-28 07:00:32 [adesa.it] INFO: Found listing with ID: 10740439
2026-03-28 07:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710740439%27 HTTP/1.1" 200 None
2026-03-28 07:00:32 [adesa.it] INFO: Scrape type for 10740439: 0
2026-03-28 07:00:32 [adesa.it] INFO: Skipping item 10740439 url https://www.openlane.eu/en/carv6/auction/10740439
2026-03-28 07:00:32 [adesa.it] INFO: Found listing with ID: 10740438
2026-03-28 07:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710740438%27 HTTP/1.1" 200 None
2026-03-28 07:00:32 [adesa.it] INFO: Scrape type for 10740438: 0
2026-03-28 07:00:32 [adesa.it] INFO: Skipping item 10740438 url https://www.openlane.eu/en/carv6/auction/10740438
2026-03-28 07:00:32 [adesa.it] INFO: Found listing with ID: 10740434
2026-03-28 07:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710740434%27 HTTP/1.1" 200 None
2026-03-28 07:00:32 [adesa.it] INFO: Scrape type for 10740434: 0
2026-03-28 07:00:32 [adesa.it] INFO: Skipping item 10740434 url https://www.openlane.eu/en/carv6/auction/10740434
2026-03-28 07:00:32 [adesa.it] INFO: Found listing with ID: 10740431
2026-03-28 07:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710740431%27 HTTP/1.1" 200 None
2026-03-28 07:00:32 [adesa.it] INFO: Scrape type for 10740431: 0
2026-03-28 07:00:32 [adesa.it] INFO: Skipping item 10740431 url https://www.openlane.eu/en/carv6/auction/10740431
2026-03-28 07:00:32 [adesa.it] INFO: Found listing with ID: 10740435
2026-03-28 07:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710740435%27 HTTP/1.1" 200 None
2026-03-28 07:00:32 [adesa.it] INFO: Scrape type for 10740435: 0
2026-03-28 07:00:32 [adesa.it] INFO: Skipping item 10740435 url https://www.openlane.eu/en/carv6/auction/10740435
2026-03-28 07:00:32 [adesa.it] INFO: Found listing with ID: 10740436
2026-03-28 07:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710740436%27 HTTP/1.1" 200 None
2026-03-28 07:00:32 [adesa.it] INFO: Scrape type for 10740436: 0
2026-03-28 07:00:32 [adesa.it] INFO: Skipping item 10740436 url https://www.openlane.eu/en/carv6/auction/10740436
2026-03-28 07:00:32 [adesa.it] INFO: Found listing with ID: 10740437
2026-03-28 07:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710740437%27 HTTP/1.1" 200 None
2026-03-28 07:00:32 [adesa.it] INFO: Scrape type for 10740437: 0
2026-03-28 07:00:32 [adesa.it] INFO: Skipping item 10740437 url https://www.openlane.eu/en/carv6/auction/10740437
2026-03-28 07:00:32 [adesa.it] INFO: Found listing with ID: 10740410
2026-03-28 07:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710740410%27 HTTP/1.1" 200 None
2026-03-28 07:00:32 [adesa.it] INFO: Scrape type for 10740410: 0
2026-03-28 07:00:32 [adesa.it] INFO: Skipping item 10740410 url https://www.openlane.eu/en/carv6/auction/10740410
2026-03-28 07:00:32 [adesa.it] INFO: Found listing with ID: 10740409
2026-03-28 07:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710740409%27 HTTP/1.1" 200 None
2026-03-28 07:00:32 [adesa.it] INFO: Scrape type for 10740409: 0
2026-03-28 07:00:32 [adesa.it] INFO: Skipping item 10740409 url https://www.openlane.eu/en/carv6/auction/10740409
2026-03-28 07:00:32 [adesa.it] INFO: Found listing with ID: 10740408
2026-03-28 07:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710740408%27 HTTP/1.1" 200 None
2026-03-28 07:00:32 [adesa.it] INFO: Scrape type for 10740408: 0
2026-03-28 07:00:32 [adesa.it] INFO: Skipping item 10740408 url https://www.openlane.eu/en/carv6/auction/10740408
2026-03-28 07:00:32 [adesa.it] INFO: Found listing with ID: 10740407
2026-03-28 07:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710740407%27 HTTP/1.1" 200 None
2026-03-28 07:00:32 [adesa.it] INFO: Scrape type for 10740407: 0
2026-03-28 07:00:32 [adesa.it] INFO: Skipping item 10740407 url https://www.openlane.eu/en/carv6/auction/10740407
2026-03-28 07:00:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 07:00:35 [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-28 07:00:35 [adesa.it] INFO: Found listing with ID: 10740404
2026-03-28 07:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710740404%27 HTTP/1.1" 200 None
2026-03-28 07:00:35 [adesa.it] INFO: Scrape type for 10740404: 0
2026-03-28 07:00:35 [adesa.it] INFO: Skipping item 10740404 url https://www.openlane.eu/en/carv6/auction/10740404
2026-03-28 07:00:35 [adesa.it] INFO: Found listing with ID: 10740405
2026-03-28 07:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710740405%27 HTTP/1.1" 200 None
2026-03-28 07:00:35 [adesa.it] INFO: Scrape type for 10740405: 0
2026-03-28 07:00:35 [adesa.it] INFO: Skipping item 10740405 url https://www.openlane.eu/en/carv6/auction/10740405
2026-03-28 07:00:35 [adesa.it] INFO: Found listing with ID: 10740406
2026-03-28 07:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710740406%27 HTTP/1.1" 200 None
2026-03-28 07:00:35 [adesa.it] INFO: Scrape type for 10740406: 0
2026-03-28 07:00:35 [adesa.it] INFO: Skipping item 10740406 url https://www.openlane.eu/en/carv6/auction/10740406
2026-03-28 07:00:35 [adesa.it] INFO: Found listing with ID: 10740403
2026-03-28 07:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710740403%27 HTTP/1.1" 200 None
2026-03-28 07:00:35 [adesa.it] INFO: Scrape type for 10740403: 0
2026-03-28 07:00:35 [adesa.it] INFO: Skipping item 10740403 url https://www.openlane.eu/en/carv6/auction/10740403
2026-03-28 07:00:35 [adesa.it] INFO: Found listing with ID: 10740402
2026-03-28 07:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710740402%27 HTTP/1.1" 200 None
2026-03-28 07:00:35 [adesa.it] INFO: Scrape type for 10740402: 0
2026-03-28 07:00:35 [adesa.it] INFO: Skipping item 10740402 url https://www.openlane.eu/en/carv6/auction/10740402
2026-03-28 07:00:35 [adesa.it] INFO: Found listing with ID: 10740401
2026-03-28 07:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710740401%27 HTTP/1.1" 200 None
2026-03-28 07:00:35 [adesa.it] INFO: Scrape type for 10740401: 0
2026-03-28 07:00:35 [adesa.it] INFO: Skipping item 10740401 url https://www.openlane.eu/en/carv6/auction/10740401
2026-03-28 07:00:35 [adesa.it] INFO: Found listing with ID: 10740400
2026-03-28 07:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710740400%27 HTTP/1.1" 200 None
2026-03-28 07:00:35 [adesa.it] INFO: Scrape type for 10740400: 0
2026-03-28 07:00:35 [adesa.it] INFO: Skipping item 10740400 url https://www.openlane.eu/en/carv6/auction/10740400
2026-03-28 07:00:35 [adesa.it] INFO: Found listing with ID: 10740399
2026-03-28 07:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710740399%27 HTTP/1.1" 200 None
2026-03-28 07:00:35 [adesa.it] INFO: Scrape type for 10740399: 0
2026-03-28 07:00:35 [adesa.it] INFO: Skipping item 10740399 url https://www.openlane.eu/en/carv6/auction/10740399
2026-03-28 07:00:35 [adesa.it] INFO: Found listing with ID: 10740398
2026-03-28 07:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710740398%27 HTTP/1.1" 200 None
2026-03-28 07:00:35 [adesa.it] INFO: Scrape type for 10740398: 0
2026-03-28 07:00:35 [adesa.it] INFO: Skipping item 10740398 url https://www.openlane.eu/en/carv6/auction/10740398
2026-03-28 07:00:35 [adesa.it] INFO: Found listing with ID: 10740397
2026-03-28 07:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710740397%27 HTTP/1.1" 200 None
2026-03-28 07:00:35 [adesa.it] INFO: Scrape type for 10740397: 0
2026-03-28 07:00:35 [adesa.it] INFO: Skipping item 10740397 url https://www.openlane.eu/en/carv6/auction/10740397
2026-03-28 07:00:35 [adesa.it] INFO: Found listing with ID: 10740396
2026-03-28 07:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710740396%27 HTTP/1.1" 200 None
2026-03-28 07:00:35 [adesa.it] INFO: Scrape type for 10740396: 0
2026-03-28 07:00:35 [adesa.it] INFO: Skipping item 10740396 url https://www.openlane.eu/en/carv6/auction/10740396
2026-03-28 07:00:35 [adesa.it] INFO: Found listing with ID: 10740390
2026-03-28 07:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710740390%27 HTTP/1.1" 200 None
2026-03-28 07:00:35 [adesa.it] INFO: Scrape type for 10740390: 0
2026-03-28 07:00:35 [adesa.it] INFO: Skipping item 10740390 url https://www.openlane.eu/en/carv6/auction/10740390
2026-03-28 07:00:35 [adesa.it] INFO: Found listing with ID: 10740391
2026-03-28 07:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710740391%27 HTTP/1.1" 200 None
2026-03-28 07:00:35 [adesa.it] INFO: Scrape type for 10740391: 0
2026-03-28 07:00:35 [adesa.it] INFO: Skipping item 10740391 url https://www.openlane.eu/en/carv6/auction/10740391
2026-03-28 07:00:35 [adesa.it] INFO: Found listing with ID: 10740392
2026-03-28 07:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710740392%27 HTTP/1.1" 200 None
2026-03-28 07:00:35 [adesa.it] INFO: Scrape type for 10740392: 0
2026-03-28 07:00:35 [adesa.it] INFO: Skipping item 10740392 url https://www.openlane.eu/en/carv6/auction/10740392
2026-03-28 07:00:35 [adesa.it] INFO: Found listing with ID: 10740393
2026-03-28 07:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710740393%27 HTTP/1.1" 200 None
2026-03-28 07:00:35 [adesa.it] INFO: Scrape type for 10740393: 0
2026-03-28 07:00:35 [adesa.it] INFO: Skipping item 10740393 url https://www.openlane.eu/en/carv6/auction/10740393
2026-03-28 07:00:35 [adesa.it] INFO: Found listing with ID: 10740394
2026-03-28 07:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710740394%27 HTTP/1.1" 200 None
2026-03-28 07:00:35 [adesa.it] INFO: Scrape type for 10740394: 0
2026-03-28 07:00:35 [adesa.it] INFO: Skipping item 10740394 url https://www.openlane.eu/en/carv6/auction/10740394
2026-03-28 07:00:35 [adesa.it] INFO: Found listing with ID: 10740441
2026-03-28 07:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710740441%27 HTTP/1.1" 200 None
2026-03-28 07:00:35 [adesa.it] INFO: Scrape type for 10740441: 0
2026-03-28 07:00:35 [adesa.it] INFO: Skipping item 10740441 url https://www.openlane.eu/en/carv6/auction/10740441
2026-03-28 07:00:35 [adesa.it] INFO: Found listing with ID: 10740579
2026-03-28 07:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710740579%27 HTTP/1.1" 200 None
2026-03-28 07:00:35 [adesa.it] INFO: Scrape type for 10740579: 0
2026-03-28 07:00:35 [adesa.it] INFO: Skipping item 10740579 url https://www.openlane.eu/en/carv6/auction/10740579
2026-03-28 07:00:35 [adesa.it] INFO: Found listing with ID: 10740603
2026-03-28 07:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710740603%27 HTTP/1.1" 200 None
2026-03-28 07:00:35 [adesa.it] INFO: Scrape type for 10740603: 0
2026-03-28 07:00:35 [adesa.it] INFO: Skipping item 10740603 url https://www.openlane.eu/en/carv6/auction/10740603
2026-03-28 07:00:35 [adesa.it] INFO: Found listing with ID: 10740606
2026-03-28 07:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710740606%27 HTTP/1.1" 200 None
2026-03-28 07:00:35 [adesa.it] INFO: Scrape type for 10740606: 0
2026-03-28 07:00:35 [adesa.it] INFO: Skipping item 10740606 url https://www.openlane.eu/en/carv6/auction/10740606
2026-03-28 07:00:35 [adesa.it] INFO: Found listing with ID: 10740602
2026-03-28 07:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710740602%27 HTTP/1.1" 200 None
2026-03-28 07:00:35 [adesa.it] INFO: Scrape type for 10740602: 0
2026-03-28 07:00:35 [adesa.it] INFO: Skipping item 10740602 url https://www.openlane.eu/en/carv6/auction/10740602
2026-03-28 07:00:35 [adesa.it] INFO: Found listing with ID: 10740600
2026-03-28 07:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710740600%27 HTTP/1.1" 200 None
2026-03-28 07:00:35 [adesa.it] INFO: Scrape type for 10740600: 0
2026-03-28 07:00:35 [adesa.it] INFO: Skipping item 10740600 url https://www.openlane.eu/en/carv6/auction/10740600
2026-03-28 07:00:35 [adesa.it] INFO: Found listing with ID: 10740607
2026-03-28 07:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710740607%27 HTTP/1.1" 200 None
2026-03-28 07:00:35 [adesa.it] INFO: Scrape type for 10740607: 0
2026-03-28 07:00:35 [adesa.it] INFO: Skipping item 10740607 url https://www.openlane.eu/en/carv6/auction/10740607
2026-03-28 07:00:35 [adesa.it] INFO: Found listing with ID: 10740601
2026-03-28 07:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710740601%27 HTTP/1.1" 200 None
2026-03-28 07:00:35 [adesa.it] INFO: Scrape type for 10740601: 0
2026-03-28 07:00:35 [adesa.it] INFO: Skipping item 10740601 url https://www.openlane.eu/en/carv6/auction/10740601
2026-03-28 07:00:35 [adesa.it] INFO: Found listing with ID: 10740608
2026-03-28 07:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710740608%27 HTTP/1.1" 200 None
2026-03-28 07:00:35 [adesa.it] INFO: Scrape type for 10740608: 0
2026-03-28 07:00:35 [adesa.it] INFO: Skipping item 10740608 url https://www.openlane.eu/en/carv6/auction/10740608
2026-03-28 07:00:35 [adesa.it] INFO: Found listing with ID: 10740599
2026-03-28 07:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710740599%27 HTTP/1.1" 200 None
2026-03-28 07:00:35 [adesa.it] INFO: Scrape type for 10740599: 0
2026-03-28 07:00:35 [adesa.it] INFO: Skipping item 10740599 url https://www.openlane.eu/en/carv6/auction/10740599
2026-03-28 07:00:35 [adesa.it] INFO: Found listing with ID: 10740578
2026-03-28 07:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710740578%27 HTTP/1.1" 200 None
2026-03-28 07:00:35 [adesa.it] INFO: Scrape type for 10740578: 0
2026-03-28 07:00:35 [adesa.it] INFO: Skipping item 10740578 url https://www.openlane.eu/en/carv6/auction/10740578
2026-03-28 07:00:35 [adesa.it] INFO: Found listing with ID: 10740613
2026-03-28 07:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710740613%27 HTTP/1.1" 200 None
2026-03-28 07:00:35 [adesa.it] INFO: Scrape type for 10740613: 0
2026-03-28 07:00:35 [adesa.it] INFO: Skipping item 10740613 url https://www.openlane.eu/en/carv6/auction/10740613
2026-03-28 07:00:35 [adesa.it] INFO: Found listing with ID: 10740453
2026-03-28 07:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710740453%27 HTTP/1.1" 200 None
2026-03-28 07:00:35 [adesa.it] INFO: Scrape type for 10740453: 0
2026-03-28 07:00:35 [adesa.it] INFO: Skipping item 10740453 url https://www.openlane.eu/en/carv6/auction/10740453
2026-03-28 07:00:35 [adesa.it] INFO: Found listing with ID: 10740611
2026-03-28 07:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710740611%27 HTTP/1.1" 200 None
2026-03-28 07:00:35 [adesa.it] INFO: Scrape type for 10740611: 0
2026-03-28 07:00:35 [adesa.it] INFO: Skipping item 10740611 url https://www.openlane.eu/en/carv6/auction/10740611
2026-03-28 07:00:35 [adesa.it] INFO: Found listing with ID: 10740619
2026-03-28 07:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710740619%27 HTTP/1.1" 200 None
2026-03-28 07:00:35 [adesa.it] INFO: Scrape type for 10740619: 0
2026-03-28 07:00:35 [adesa.it] INFO: Skipping item 10740619 url https://www.openlane.eu/en/carv6/auction/10740619
2026-03-28 07:00:35 [adesa.it] INFO: Found listing with ID: 10740556
2026-03-28 07:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710740556%27 HTTP/1.1" 200 None
2026-03-28 07:00:35 [adesa.it] INFO: Scrape type for 10740556: 0
2026-03-28 07:00:35 [adesa.it] INFO: Skipping item 10740556 url https://www.openlane.eu/en/carv6/auction/10740556
2026-03-28 07:00:35 [adesa.it] INFO: Found listing with ID: 10737861
2026-03-28 07:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710737861%27 HTTP/1.1" 200 None
2026-03-28 07:00:35 [adesa.it] INFO: Scrape type for 10737861: 0
2026-03-28 07:00:35 [adesa.it] INFO: Skipping item 10737861 url https://www.openlane.eu/en/carv6/auction/10737861
2026-03-28 07:00:35 [adesa.it] INFO: Found listing with ID: 10735370
2026-03-28 07:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735370%27 HTTP/1.1" 200 None
2026-03-28 07:00:35 [adesa.it] INFO: Scrape type for 10735370: 0
2026-03-28 07:00:35 [adesa.it] INFO: Skipping item 10735370 url https://www.openlane.eu/en/carv6/auction/10735370
2026-03-28 07:00:35 [adesa.it] INFO: Found listing with ID: 10735371
2026-03-28 07:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735371%27 HTTP/1.1" 200 None
2026-03-28 07:00:35 [adesa.it] INFO: Scrape type for 10735371: 0
2026-03-28 07:00:35 [adesa.it] INFO: Skipping item 10735371 url https://www.openlane.eu/en/carv6/auction/10735371
2026-03-28 07:00:35 [adesa.it] INFO: Found listing with ID: 10735365
2026-03-28 07:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735365%27 HTTP/1.1" 200 None
2026-03-28 07:00:35 [adesa.it] INFO: Scrape type for 10735365: 0
2026-03-28 07:00:35 [adesa.it] INFO: Skipping item 10735365 url https://www.openlane.eu/en/carv6/auction/10735365
2026-03-28 07:00:35 [adesa.it] INFO: Found listing with ID: 10735398
2026-03-28 07:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735398%27 HTTP/1.1" 200 None
2026-03-28 07:00:35 [adesa.it] INFO: Scrape type for 10735398: 0
2026-03-28 07:00:35 [adesa.it] INFO: Skipping item 10735398 url https://www.openlane.eu/en/carv6/auction/10735398
2026-03-28 07:00:35 [adesa.it] INFO: Found listing with ID: 10735352
2026-03-28 07:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735352%27 HTTP/1.1" 200 None
2026-03-28 07:00:35 [adesa.it] INFO: Scrape type for 10735352: 0
2026-03-28 07:00:35 [adesa.it] INFO: Skipping item 10735352 url https://www.openlane.eu/en/carv6/auction/10735352
2026-03-28 07:00:35 [adesa.it] INFO: Found listing with ID: 10735351
2026-03-28 07:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735351%27 HTTP/1.1" 200 None
2026-03-28 07:00:35 [adesa.it] INFO: Scrape type for 10735351: 0
2026-03-28 07:00:35 [adesa.it] INFO: Skipping item 10735351 url https://www.openlane.eu/en/carv6/auction/10735351
2026-03-28 07:00:35 [adesa.it] INFO: Found listing with ID: 10735369
2026-03-28 07:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735369%27 HTTP/1.1" 200 None
2026-03-28 07:00:35 [adesa.it] INFO: Scrape type for 10735369: 0
2026-03-28 07:00:35 [adesa.it] INFO: Skipping item 10735369 url https://www.openlane.eu/en/carv6/auction/10735369
2026-03-28 07:00:35 [adesa.it] INFO: Found listing with ID: 10735372
2026-03-28 07:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735372%27 HTTP/1.1" 200 None
2026-03-28 07:00:35 [adesa.it] INFO: Scrape type for 10735372: 0
2026-03-28 07:00:35 [adesa.it] INFO: Skipping item 10735372 url https://www.openlane.eu/en/carv6/auction/10735372
2026-03-28 07:00:35 [adesa.it] INFO: Found listing with ID: 10735310
2026-03-28 07:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735310%27 HTTP/1.1" 200 None
2026-03-28 07:00:35 [adesa.it] INFO: Scrape type for 10735310: 0
2026-03-28 07:00:35 [adesa.it] INFO: Skipping item 10735310 url https://www.openlane.eu/en/carv6/auction/10735310
2026-03-28 07:00:35 [adesa.it] INFO: Found listing with ID: 10735359
2026-03-28 07:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735359%27 HTTP/1.1" 200 None
2026-03-28 07:00:35 [adesa.it] INFO: Scrape type for 10735359: 0
2026-03-28 07:00:35 [adesa.it] INFO: Skipping item 10735359 url https://www.openlane.eu/en/carv6/auction/10735359
2026-03-28 07:00:35 [adesa.it] INFO: Found listing with ID: 10735324
2026-03-28 07:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735324%27 HTTP/1.1" 200 None
2026-03-28 07:00:35 [adesa.it] INFO: Scrape type for 10735324: 0
2026-03-28 07:00:35 [adesa.it] INFO: Skipping item 10735324 url https://www.openlane.eu/en/carv6/auction/10735324
2026-03-28 07:00:35 [adesa.it] INFO: Found listing with ID: 10727766
2026-03-28 07:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710727766%27 HTTP/1.1" 200 None
2026-03-28 07:00:35 [adesa.it] INFO: Scrape type for 10727766: 0
2026-03-28 07:00:35 [adesa.it] INFO: Skipping item 10727766 url https://www.openlane.eu/en/carv6/auction/10727766
2026-03-28 07:00:35 [adesa.it] INFO: Found listing with ID: 10727776
2026-03-28 07:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710727776%27 HTTP/1.1" 200 None
2026-03-28 07:00:35 [adesa.it] INFO: Scrape type for 10727776: 0
2026-03-28 07:00:35 [adesa.it] INFO: Skipping item 10727776 url https://www.openlane.eu/en/carv6/auction/10727776
2026-03-28 07:00:35 [adesa.it] INFO: Found listing with ID: 10727778
2026-03-28 07:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710727778%27 HTTP/1.1" 200 None
2026-03-28 07:00:36 [adesa.it] INFO: Scrape type for 10727778: 0
2026-03-28 07:00:36 [adesa.it] INFO: Skipping item 10727778 url https://www.openlane.eu/en/carv6/auction/10727778
2026-03-28 07:00:36 [adesa.it] INFO: Found listing with ID: 10727799
2026-03-28 07:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710727799%27 HTTP/1.1" 200 None
2026-03-28 07:00:36 [adesa.it] INFO: Scrape type for 10727799: 0
2026-03-28 07:00:36 [adesa.it] INFO: Skipping item 10727799 url https://www.openlane.eu/en/carv6/auction/10727799
2026-03-28 07:00:36 [adesa.it] INFO: Found listing with ID: 10727794
2026-03-28 07:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710727794%27 HTTP/1.1" 200 None
2026-03-28 07:00:36 [adesa.it] INFO: Scrape type for 10727794: 0
2026-03-28 07:00:36 [adesa.it] INFO: Skipping item 10727794 url https://www.openlane.eu/en/carv6/auction/10727794
2026-03-28 07:00:36 [adesa.it] INFO: Found listing with ID: 10727779
2026-03-28 07:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710727779%27 HTTP/1.1" 200 None
2026-03-28 07:00:36 [adesa.it] INFO: Scrape type for 10727779: 0
2026-03-28 07:00:36 [adesa.it] INFO: Skipping item 10727779 url https://www.openlane.eu/en/carv6/auction/10727779
2026-03-28 07:00:36 [adesa.it] INFO: Found listing with ID: 10727775
2026-03-28 07:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710727775%27 HTTP/1.1" 200 None
2026-03-28 07:00:36 [adesa.it] INFO: Scrape type for 10727775: 0
2026-03-28 07:00:36 [adesa.it] INFO: Skipping item 10727775 url https://www.openlane.eu/en/carv6/auction/10727775
2026-03-28 07:00:36 [adesa.it] INFO: Found listing with ID: 10727787
2026-03-28 07:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710727787%27 HTTP/1.1" 200 None
2026-03-28 07:00:36 [adesa.it] INFO: Scrape type for 10727787: 0
2026-03-28 07:00:36 [adesa.it] INFO: Skipping item 10727787 url https://www.openlane.eu/en/carv6/auction/10727787
2026-03-28 07:00:36 [adesa.it] INFO: Found listing with ID: 10727789
2026-03-28 07:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710727789%27 HTTP/1.1" 200 None
2026-03-28 07:00:36 [adesa.it] INFO: Scrape type for 10727789: 0
2026-03-28 07:00:36 [adesa.it] INFO: Skipping item 10727789 url https://www.openlane.eu/en/carv6/auction/10727789
2026-03-28 07:00:36 [adesa.it] INFO: Found listing with ID: 10727772
2026-03-28 07:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710727772%27 HTTP/1.1" 200 None
2026-03-28 07:00:36 [adesa.it] INFO: Scrape type for 10727772: 0
2026-03-28 07:00:36 [adesa.it] INFO: Skipping item 10727772 url https://www.openlane.eu/en/carv6/auction/10727772
2026-03-28 07:00:36 [adesa.it] INFO: Found listing with ID: 10727757
2026-03-28 07:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710727757%27 HTTP/1.1" 200 None
2026-03-28 07:00:36 [adesa.it] INFO: Scrape type for 10727757: 0
2026-03-28 07:00:36 [adesa.it] INFO: Skipping item 10727757 url https://www.openlane.eu/en/carv6/auction/10727757
2026-03-28 07:00:36 [adesa.it] INFO: Found listing with ID: 10727758
2026-03-28 07:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710727758%27 HTTP/1.1" 200 None
2026-03-28 07:00:36 [adesa.it] INFO: Scrape type for 10727758: 0
2026-03-28 07:00:36 [adesa.it] INFO: Skipping item 10727758 url https://www.openlane.eu/en/carv6/auction/10727758
2026-03-28 07:00:36 [adesa.it] INFO: Found listing with ID: 10727759
2026-03-28 07:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710727759%27 HTTP/1.1" 200 None
2026-03-28 07:00:36 [adesa.it] INFO: Scrape type for 10727759: 0
2026-03-28 07:00:36 [adesa.it] INFO: Skipping item 10727759 url https://www.openlane.eu/en/carv6/auction/10727759
2026-03-28 07:00:36 [adesa.it] INFO: Found listing with ID: 10727763
2026-03-28 07:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710727763%27 HTTP/1.1" 200 None
2026-03-28 07:00:36 [adesa.it] INFO: Scrape type for 10727763: 0
2026-03-28 07:00:36 [adesa.it] INFO: Skipping item 10727763 url https://www.openlane.eu/en/carv6/auction/10727763
2026-03-28 07:00:36 [adesa.it] INFO: Found listing with ID: 10727762
2026-03-28 07:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710727762%27 HTTP/1.1" 200 None
2026-03-28 07:00:36 [adesa.it] INFO: Scrape type for 10727762: 0
2026-03-28 07:00:36 [adesa.it] INFO: Skipping item 10727762 url https://www.openlane.eu/en/carv6/auction/10727762
2026-03-28 07:00:36 [adesa.it] INFO: Found listing with ID: 10727764
2026-03-28 07:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710727764%27 HTTP/1.1" 200 None
2026-03-28 07:00:36 [adesa.it] INFO: Scrape type for 10727764: 0
2026-03-28 07:00:36 [adesa.it] INFO: Skipping item 10727764 url https://www.openlane.eu/en/carv6/auction/10727764
2026-03-28 07:00:36 [adesa.it] INFO: Found listing with ID: 10727767
2026-03-28 07:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710727767%27 HTTP/1.1" 200 None
2026-03-28 07:00:36 [adesa.it] INFO: Scrape type for 10727767: 0
2026-03-28 07:00:36 [adesa.it] INFO: Skipping item 10727767 url https://www.openlane.eu/en/carv6/auction/10727767
2026-03-28 07:00:36 [adesa.it] INFO: Found listing with ID: 10727771
2026-03-28 07:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710727771%27 HTTP/1.1" 200 None
2026-03-28 07:00:36 [adesa.it] INFO: Scrape type for 10727771: 0
2026-03-28 07:00:36 [adesa.it] INFO: Skipping item 10727771 url https://www.openlane.eu/en/carv6/auction/10727771
2026-03-28 07:00:36 [adesa.it] INFO: Found listing with ID: 10727761
2026-03-28 07:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710727761%27 HTTP/1.1" 200 None
2026-03-28 07:00:36 [adesa.it] INFO: Scrape type for 10727761: 0
2026-03-28 07:00:36 [adesa.it] INFO: Skipping item 10727761 url https://www.openlane.eu/en/carv6/auction/10727761
2026-03-28 07:00:36 [adesa.it] INFO: Found listing with ID: 10727807
2026-03-28 07:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710727807%27 HTTP/1.1" 200 None
2026-03-28 07:00:36 [adesa.it] INFO: Scrape type for 10727807: 0
2026-03-28 07:00:36 [adesa.it] INFO: Skipping item 10727807 url https://www.openlane.eu/en/carv6/auction/10727807
2026-03-28 07:00:36 [adesa.it] INFO: Found listing with ID: 10727780
2026-03-28 07:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710727780%27 HTTP/1.1" 200 None
2026-03-28 07:00:36 [adesa.it] INFO: Scrape type for 10727780: 0
2026-03-28 07:00:36 [adesa.it] INFO: Skipping item 10727780 url https://www.openlane.eu/en/carv6/auction/10727780
2026-03-28 07:00:36 [adesa.it] INFO: Found listing with ID: 10727798
2026-03-28 07:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710727798%27 HTTP/1.1" 200 None
2026-03-28 07:00:36 [adesa.it] INFO: Scrape type for 10727798: 0
2026-03-28 07:00:36 [adesa.it] INFO: Skipping item 10727798 url https://www.openlane.eu/en/carv6/auction/10727798
2026-03-28 07:00:36 [adesa.it] INFO: Found listing with ID: 10727760
2026-03-28 07:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710727760%27 HTTP/1.1" 200 None
2026-03-28 07:00:36 [adesa.it] INFO: Scrape type for 10727760: 0
2026-03-28 07:00:36 [adesa.it] INFO: Skipping item 10727760 url https://www.openlane.eu/en/carv6/auction/10727760
2026-03-28 07:00:36 [adesa.it] INFO: Found listing with ID: 10727765
2026-03-28 07:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710727765%27 HTTP/1.1" 200 None
2026-03-28 07:00:36 [adesa.it] INFO: Scrape type for 10727765: 0
2026-03-28 07:00:36 [adesa.it] INFO: Skipping item 10727765 url https://www.openlane.eu/en/carv6/auction/10727765
2026-03-28 07:00:36 [adesa.it] INFO: Found listing with ID: 10727786
2026-03-28 07:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710727786%27 HTTP/1.1" 200 None
2026-03-28 07:00:36 [adesa.it] INFO: Scrape type for 10727786: 0
2026-03-28 07:00:36 [adesa.it] INFO: Skipping item 10727786 url https://www.openlane.eu/en/carv6/auction/10727786
2026-03-28 07:00:36 [adesa.it] INFO: Found listing with ID: 10727805
2026-03-28 07:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710727805%27 HTTP/1.1" 200 None
2026-03-28 07:00:36 [adesa.it] INFO: Scrape type for 10727805: 0
2026-03-28 07:00:36 [adesa.it] INFO: Skipping item 10727805 url https://www.openlane.eu/en/carv6/auction/10727805
2026-03-28 07:00:36 [adesa.it] INFO: Found listing with ID: 10727801
2026-03-28 07:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710727801%27 HTTP/1.1" 200 None
2026-03-28 07:00:36 [adesa.it] INFO: Scrape type for 10727801: 0
2026-03-28 07:00:36 [adesa.it] INFO: Skipping item 10727801 url https://www.openlane.eu/en/carv6/auction/10727801
2026-03-28 07:00:36 [adesa.it] INFO: Found listing with ID: 10727774
2026-03-28 07:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710727774%27 HTTP/1.1" 200 None
2026-03-28 07:00:36 [adesa.it] INFO: Scrape type for 10727774: 0
2026-03-28 07:00:36 [adesa.it] INFO: Skipping item 10727774 url https://www.openlane.eu/en/carv6/auction/10727774
2026-03-28 07:00:36 [adesa.it] INFO: Found listing with ID: 10727797
2026-03-28 07:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710727797%27 HTTP/1.1" 200 None
2026-03-28 07:00:36 [adesa.it] INFO: Scrape type for 10727797: 0
2026-03-28 07:00:36 [adesa.it] INFO: Skipping item 10727797 url https://www.openlane.eu/en/carv6/auction/10727797
2026-03-28 07:00:36 [adesa.it] INFO: Found listing with ID: 10727796
2026-03-28 07:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710727796%27 HTTP/1.1" 200 None
2026-03-28 07:00:36 [adesa.it] INFO: Scrape type for 10727796: 0
2026-03-28 07:00:36 [adesa.it] INFO: Skipping item 10727796 url https://www.openlane.eu/en/carv6/auction/10727796
2026-03-28 07:00:36 [adesa.it] INFO: Found listing with ID: 10727795
2026-03-28 07:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710727795%27 HTTP/1.1" 200 None
2026-03-28 07:00:36 [adesa.it] INFO: Scrape type for 10727795: 0
2026-03-28 07:00:36 [adesa.it] INFO: Skipping item 10727795 url https://www.openlane.eu/en/carv6/auction/10727795
2026-03-28 07:00:36 [adesa.it] INFO: Found listing with ID: 10727791
2026-03-28 07:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710727791%27 HTTP/1.1" 200 None
2026-03-28 07:00:36 [adesa.it] INFO: Scrape type for 10727791: 0
2026-03-28 07:00:36 [adesa.it] INFO: Skipping item 10727791 url https://www.openlane.eu/en/carv6/auction/10727791
2026-03-28 07:00:36 [adesa.it] INFO: Found listing with ID: 10727790
2026-03-28 07:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710727790%27 HTTP/1.1" 200 None
2026-03-28 07:00:36 [adesa.it] INFO: Scrape type for 10727790: 0
2026-03-28 07:00:36 [adesa.it] INFO: Skipping item 10727790 url https://www.openlane.eu/en/carv6/auction/10727790
2026-03-28 07:00:36 [adesa.it] INFO: Found listing with ID: 10727782
2026-03-28 07:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710727782%27 HTTP/1.1" 200 None
2026-03-28 07:00:36 [adesa.it] INFO: Scrape type for 10727782: 0
2026-03-28 07:00:36 [adesa.it] INFO: Skipping item 10727782 url https://www.openlane.eu/en/carv6/auction/10727782
2026-03-28 07:00:36 [adesa.it] INFO: Found listing with ID: 10727777
2026-03-28 07:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710727777%27 HTTP/1.1" 200 None
2026-03-28 07:00:36 [adesa.it] INFO: Scrape type for 10727777: 0
2026-03-28 07:00:36 [adesa.it] INFO: Skipping item 10727777 url https://www.openlane.eu/en/carv6/auction/10727777
2026-03-28 07:00:36 [adesa.it] INFO: Found listing with ID: 10727788
2026-03-28 07:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710727788%27 HTTP/1.1" 200 None
2026-03-28 07:00:36 [adesa.it] INFO: Scrape type for 10727788: 0
2026-03-28 07:00:36 [adesa.it] INFO: Skipping item 10727788 url https://www.openlane.eu/en/carv6/auction/10727788
2026-03-28 07:00:36 [adesa.it] INFO: Found listing with ID: 10727768
2026-03-28 07:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710727768%27 HTTP/1.1" 200 None
2026-03-28 07:00:36 [adesa.it] INFO: Scrape type for 10727768: 0
2026-03-28 07:00:36 [adesa.it] INFO: Skipping item 10727768 url https://www.openlane.eu/en/carv6/auction/10727768
2026-03-28 07:00:36 [adesa.it] INFO: Found listing with ID: 10727783
2026-03-28 07:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710727783%27 HTTP/1.1" 200 None
2026-03-28 07:00:36 [adesa.it] INFO: Scrape type for 10727783: 0
2026-03-28 07:00:36 [adesa.it] INFO: Skipping item 10727783 url https://www.openlane.eu/en/carv6/auction/10727783
2026-03-28 07:00:36 [adesa.it] INFO: Found listing with ID: 10727800
2026-03-28 07:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710727800%27 HTTP/1.1" 200 None
2026-03-28 07:00:36 [adesa.it] INFO: Scrape type for 10727800: 0
2026-03-28 07:00:36 [adesa.it] INFO: Skipping item 10727800 url https://www.openlane.eu/en/carv6/auction/10727800
2026-03-28 07:00:36 [adesa.it] INFO: Found listing with ID: 10727803
2026-03-28 07:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710727803%27 HTTP/1.1" 200 None
2026-03-28 07:00:36 [adesa.it] INFO: Scrape type for 10727803: 0
2026-03-28 07:00:36 [adesa.it] INFO: Skipping item 10727803 url https://www.openlane.eu/en/carv6/auction/10727803
2026-03-28 07:00:36 [adesa.it] INFO: Found listing with ID: 10727773
2026-03-28 07:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710727773%27 HTTP/1.1" 200 None
2026-03-28 07:00:36 [adesa.it] INFO: Scrape type for 10727773: 0
2026-03-28 07:00:36 [adesa.it] INFO: Skipping item 10727773 url https://www.openlane.eu/en/carv6/auction/10727773
2026-03-28 07:00:36 [adesa.it] INFO: Found listing with ID: 10727802
2026-03-28 07:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710727802%27 HTTP/1.1" 200 None
2026-03-28 07:00:36 [adesa.it] INFO: Scrape type for 10727802: 0
2026-03-28 07:00:36 [adesa.it] INFO: Skipping item 10727802 url https://www.openlane.eu/en/carv6/auction/10727802
2026-03-28 07:00:36 [adesa.it] INFO: Found listing with ID: 10727769
2026-03-28 07:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710727769%27 HTTP/1.1" 200 None
2026-03-28 07:00:36 [adesa.it] INFO: Scrape type for 10727769: 0
2026-03-28 07:00:36 [adesa.it] INFO: Skipping item 10727769 url https://www.openlane.eu/en/carv6/auction/10727769
2026-03-28 07:00:36 [adesa.it] INFO: Found listing with ID: 10727781
2026-03-28 07:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710727781%27 HTTP/1.1" 200 None
2026-03-28 07:00:36 [adesa.it] INFO: Scrape type for 10727781: 0
2026-03-28 07:00:36 [adesa.it] INFO: Skipping item 10727781 url https://www.openlane.eu/en/carv6/auction/10727781
2026-03-28 07:00:36 [adesa.it] INFO: Found listing with ID: 10727770
2026-03-28 07:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710727770%27 HTTP/1.1" 200 None
2026-03-28 07:00:36 [adesa.it] INFO: Scrape type for 10727770: 0
2026-03-28 07:00:36 [adesa.it] INFO: Skipping item 10727770 url https://www.openlane.eu/en/carv6/auction/10727770
2026-03-28 07:00:36 [adesa.it] INFO: Found listing with ID: 10727804
2026-03-28 07:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710727804%27 HTTP/1.1" 200 None
2026-03-28 07:00:36 [adesa.it] INFO: Scrape type for 10727804: 0
2026-03-28 07:00:36 [adesa.it] INFO: Skipping item 10727804 url https://www.openlane.eu/en/carv6/auction/10727804
2026-03-28 07:00:36 [adesa.it] INFO: Found listing with ID: 10727784
2026-03-28 07:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710727784%27 HTTP/1.1" 200 None
2026-03-28 07:00:36 [adesa.it] INFO: Scrape type for 10727784: 0
2026-03-28 07:00:36 [adesa.it] INFO: Skipping item 10727784 url https://www.openlane.eu/en/carv6/auction/10727784
2026-03-28 07:00:36 [adesa.it] INFO: Found listing with ID: 10727793
2026-03-28 07:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710727793%27 HTTP/1.1" 200 None
2026-03-28 07:00:36 [adesa.it] INFO: Scrape type for 10727793: 0
2026-03-28 07:00:36 [adesa.it] INFO: Skipping item 10727793 url https://www.openlane.eu/en/carv6/auction/10727793
2026-03-28 07:00:36 [adesa.it] INFO: Found listing with ID: 10727806
2026-03-28 07:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710727806%27 HTTP/1.1" 200 None
2026-03-28 07:00:36 [adesa.it] INFO: Scrape type for 10727806: 0
2026-03-28 07:00:36 [adesa.it] INFO: Skipping item 10727806 url https://www.openlane.eu/en/carv6/auction/10727806
2026-03-28 07:00:36 [adesa.it] INFO: Found listing with ID: 10727792
2026-03-28 07:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710727792%27 HTTP/1.1" 200 None
2026-03-28 07:00:36 [adesa.it] INFO: Scrape type for 10727792: 0
2026-03-28 07:00:36 [adesa.it] INFO: Skipping item 10727792 url https://www.openlane.eu/en/carv6/auction/10727792
2026-03-28 07:00:36 [adesa.it] INFO: Found listing with ID: 10727785
2026-03-28 07:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710727785%27 HTTP/1.1" 200 None
2026-03-28 07:00:36 [adesa.it] INFO: Scrape type for 10727785: 0
2026-03-28 07:00:36 [adesa.it] INFO: Skipping item 10727785 url https://www.openlane.eu/en/carv6/auction/10727785
2026-03-28 07:00:36 [adesa.it] INFO: Found listing with ID: 10733974
2026-03-28 07:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710733974%27 HTTP/1.1" 200 None
2026-03-28 07:00:36 [adesa.it] INFO: Scrape type for 10733974: 0
2026-03-28 07:00:36 [adesa.it] INFO: Skipping item 10733974 url https://www.openlane.eu/en/carv6/auction/10733974
2026-03-28 07:00:36 [adesa.it] INFO: Found listing with ID: 10738183
2026-03-28 07:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710738183%27 HTTP/1.1" 200 None
2026-03-28 07:00:36 [adesa.it] INFO: Scrape type for 10738183: 0
2026-03-28 07:00:36 [adesa.it] INFO: Skipping item 10738183 url https://www.openlane.eu/en/carv6/auction/10738183
2026-03-28 07:00:36 [adesa.it] INFO: Found listing with ID: 10740900
2026-03-28 07:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710740900%27 HTTP/1.1" 200 None
2026-03-28 07:00:36 [adesa.it] INFO: Scrape type for 10740900: 0
2026-03-28 07:00:36 [adesa.it] INFO: Skipping item 10740900 url https://www.openlane.eu/en/carv6/auction/10740900
2026-03-28 07:00:36 [adesa.it] INFO: Found listing with ID: 10740901
2026-03-28 07:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710740901%27 HTTP/1.1" 200 None
2026-03-28 07:00:36 [adesa.it] INFO: Scrape type for 10740901: 0
2026-03-28 07:00:36 [adesa.it] INFO: Skipping item 10740901 url https://www.openlane.eu/en/carv6/auction/10740901
2026-03-28 07:00:36 [adesa.it] INFO: Found listing with ID: 10740902
2026-03-28 07:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710740902%27 HTTP/1.1" 200 None
2026-03-28 07:00:36 [adesa.it] INFO: Scrape type for 10740902: 0
2026-03-28 07:00:36 [adesa.it] INFO: Skipping item 10740902 url https://www.openlane.eu/en/carv6/auction/10740902
2026-03-28 07:00:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 07:00:38 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 07:00:38 [adesa.it] INFO: Found listing with ID: 10740904
2026-03-28 07:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710740904%27 HTTP/1.1" 200 None
2026-03-28 07:00:38 [adesa.it] INFO: Scrape type for 10740904: 0
2026-03-28 07:00:38 [adesa.it] INFO: Skipping item 10740904 url https://www.openlane.eu/en/carv6/auction/10740904
2026-03-28 07:00:38 [adesa.it] INFO: Found listing with ID: 10740903
2026-03-28 07:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710740903%27 HTTP/1.1" 200 None
2026-03-28 07:00:38 [adesa.it] INFO: Scrape type for 10740903: 0
2026-03-28 07:00:38 [adesa.it] INFO: Skipping item 10740903 url https://www.openlane.eu/en/carv6/auction/10740903
2026-03-28 07:00:38 [adesa.it] INFO: Found listing with ID: 10740905
2026-03-28 07:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710740905%27 HTTP/1.1" 200 None
2026-03-28 07:00:38 [adesa.it] INFO: Scrape type for 10740905: 0
2026-03-28 07:00:38 [adesa.it] INFO: Skipping item 10740905 url https://www.openlane.eu/en/carv6/auction/10740905
2026-03-28 07:00:38 [adesa.it] INFO: Found listing with ID: 10740906
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740906%27 HTTP/1.1" 200 None
2026-03-28 07:00:39 [adesa.it] INFO: Scrape type for 10740906: 0
2026-03-28 07:00:39 [adesa.it] INFO: Skipping item 10740906 url https://www.openlane.eu/en/carv6/auction/10740906
2026-03-28 07:00:39 [adesa.it] INFO: Found listing with ID: 10740907
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740907%27 HTTP/1.1" 200 None
2026-03-28 07:00:39 [adesa.it] INFO: Scrape type for 10740907: 0
2026-03-28 07:00:39 [adesa.it] INFO: Skipping item 10740907 url https://www.openlane.eu/en/carv6/auction/10740907
2026-03-28 07:00:39 [adesa.it] INFO: Found listing with ID: 10740908
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740908%27 HTTP/1.1" 200 None
2026-03-28 07:00:39 [adesa.it] INFO: Scrape type for 10740908: 0
2026-03-28 07:00:39 [adesa.it] INFO: Skipping item 10740908 url https://www.openlane.eu/en/carv6/auction/10740908
2026-03-28 07:00:39 [adesa.it] INFO: Found listing with ID: 10740909
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740909%27 HTTP/1.1" 200 None
2026-03-28 07:00:39 [adesa.it] INFO: Scrape type for 10740909: 0
2026-03-28 07:00:39 [adesa.it] INFO: Skipping item 10740909 url https://www.openlane.eu/en/carv6/auction/10740909
2026-03-28 07:00:39 [adesa.it] INFO: Found listing with ID: 10740910
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740910%27 HTTP/1.1" 200 None
2026-03-28 07:00:39 [adesa.it] INFO: Scrape type for 10740910: 0
2026-03-28 07:00:39 [adesa.it] INFO: Skipping item 10740910 url https://www.openlane.eu/en/carv6/auction/10740910
2026-03-28 07:00:39 [adesa.it] INFO: Found listing with ID: 10740911
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740911%27 HTTP/1.1" 200 None
2026-03-28 07:00:39 [adesa.it] INFO: Scrape type for 10740911: 0
2026-03-28 07:00:39 [adesa.it] INFO: Skipping item 10740911 url https://www.openlane.eu/en/carv6/auction/10740911
2026-03-28 07:00:39 [adesa.it] INFO: Found listing with ID: 10740912
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740912%27 HTTP/1.1" 200 None
2026-03-28 07:00:39 [adesa.it] INFO: Scrape type for 10740912: 0
2026-03-28 07:00:39 [adesa.it] INFO: Skipping item 10740912 url https://www.openlane.eu/en/carv6/auction/10740912
2026-03-28 07:00:39 [adesa.it] INFO: Found listing with ID: 10740890
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740890%27 HTTP/1.1" 200 None
2026-03-28 07:00:39 [adesa.it] INFO: Scrape type for 10740890: 0
2026-03-28 07:00:39 [adesa.it] INFO: Skipping item 10740890 url https://www.openlane.eu/en/carv6/auction/10740890
2026-03-28 07:00:39 [adesa.it] INFO: Found listing with ID: 10740914
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740914%27 HTTP/1.1" 200 None
2026-03-28 07:00:39 [adesa.it] INFO: Scrape type for 10740914: 0
2026-03-28 07:00:39 [adesa.it] INFO: Skipping item 10740914 url https://www.openlane.eu/en/carv6/auction/10740914
2026-03-28 07:00:39 [adesa.it] INFO: Found listing with ID: 10740913
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740913%27 HTTP/1.1" 200 None
2026-03-28 07:00:39 [adesa.it] INFO: Scrape type for 10740913: 0
2026-03-28 07:00:39 [adesa.it] INFO: Skipping item 10740913 url https://www.openlane.eu/en/carv6/auction/10740913
2026-03-28 07:00:39 [adesa.it] INFO: Found listing with ID: 10740915
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740915%27 HTTP/1.1" 200 None
2026-03-28 07:00:39 [adesa.it] INFO: Scrape type for 10740915: 0
2026-03-28 07:00:39 [adesa.it] INFO: Skipping item 10740915 url https://www.openlane.eu/en/carv6/auction/10740915
2026-03-28 07:00:39 [adesa.it] INFO: Found listing with ID: 10740887
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740887%27 HTTP/1.1" 200 None
2026-03-28 07:00:39 [adesa.it] INFO: Scrape type for 10740887: 0
2026-03-28 07:00:39 [adesa.it] INFO: Skipping item 10740887 url https://www.openlane.eu/en/carv6/auction/10740887
2026-03-28 07:00:39 [adesa.it] INFO: Found listing with ID: 10741887
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741887%27 HTTP/1.1" 200 None
2026-03-28 07:00:39 [adesa.it] INFO: Scrape type for 10741887: 0
2026-03-28 07:00:39 [adesa.it] INFO: Skipping item 10741887 url https://www.openlane.eu/en/carv6/auction/10741887
2026-03-28 07:00:39 [adesa.it] INFO: Found listing with ID: 10741883
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741883%27 HTTP/1.1" 200 None
2026-03-28 07:00:39 [adesa.it] INFO: Scrape type for 10741883: 0
2026-03-28 07:00:39 [adesa.it] INFO: Skipping item 10741883 url https://www.openlane.eu/en/carv6/auction/10741883
2026-03-28 07:00:39 [adesa.it] INFO: Found listing with ID: 10740888
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740888%27 HTTP/1.1" 200 None
2026-03-28 07:00:39 [adesa.it] INFO: Scrape type for 10740888: 0
2026-03-28 07:00:39 [adesa.it] INFO: Skipping item 10740888 url https://www.openlane.eu/en/carv6/auction/10740888
2026-03-28 07:00:39 [adesa.it] INFO: Found listing with ID: 10741889
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741889%27 HTTP/1.1" 200 None
2026-03-28 07:00:39 [adesa.it] INFO: Scrape type for 10741889: 0
2026-03-28 07:00:39 [adesa.it] INFO: Skipping item 10741889 url https://www.openlane.eu/en/carv6/auction/10741889
2026-03-28 07:00:39 [adesa.it] INFO: Found listing with ID: 10741888
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741888%27 HTTP/1.1" 200 None
2026-03-28 07:00:39 [adesa.it] INFO: Scrape type for 10741888: 0
2026-03-28 07:00:39 [adesa.it] INFO: Skipping item 10741888 url https://www.openlane.eu/en/carv6/auction/10741888
2026-03-28 07:00:39 [adesa.it] INFO: Found listing with ID: 10741890
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741890%27 HTTP/1.1" 200 None
2026-03-28 07:00:39 [adesa.it] INFO: Scrape type for 10741890: 0
2026-03-28 07:00:39 [adesa.it] INFO: Skipping item 10741890 url https://www.openlane.eu/en/carv6/auction/10741890
2026-03-28 07:00:39 [adesa.it] INFO: Found listing with ID: 10741891
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741891%27 HTTP/1.1" 200 None
2026-03-28 07:00:39 [adesa.it] INFO: Scrape type for 10741891: 0
2026-03-28 07:00:39 [adesa.it] INFO: Skipping item 10741891 url https://www.openlane.eu/en/carv6/auction/10741891
2026-03-28 07:00:39 [adesa.it] INFO: Found listing with ID: 10741892
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741892%27 HTTP/1.1" 200 None
2026-03-28 07:00:39 [adesa.it] INFO: Scrape type for 10741892: 0
2026-03-28 07:00:39 [adesa.it] INFO: Skipping item 10741892 url https://www.openlane.eu/en/carv6/auction/10741892
2026-03-28 07:00:39 [adesa.it] INFO: Found listing with ID: 10740916
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740916%27 HTTP/1.1" 200 None
2026-03-28 07:00:39 [adesa.it] INFO: Scrape type for 10740916: 0
2026-03-28 07:00:39 [adesa.it] INFO: Skipping item 10740916 url https://www.openlane.eu/en/carv6/auction/10740916
2026-03-28 07:00:39 [adesa.it] INFO: Found listing with ID: 10740917
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740917%27 HTTP/1.1" 200 None
2026-03-28 07:00:39 [adesa.it] INFO: Scrape type for 10740917: 0
2026-03-28 07:00:39 [adesa.it] INFO: Skipping item 10740917 url https://www.openlane.eu/en/carv6/auction/10740917
2026-03-28 07:00:39 [adesa.it] INFO: Found listing with ID: 10741893
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741893%27 HTTP/1.1" 200 None
2026-03-28 07:00:39 [adesa.it] INFO: Scrape type for 10741893: 0
2026-03-28 07:00:39 [adesa.it] INFO: Skipping item 10741893 url https://www.openlane.eu/en/carv6/auction/10741893
2026-03-28 07:00:39 [adesa.it] INFO: Found listing with ID: 10741884
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741884%27 HTTP/1.1" 200 None
2026-03-28 07:00:39 [adesa.it] INFO: Scrape type for 10741884: 0
2026-03-28 07:00:39 [adesa.it] INFO: Skipping item 10741884 url https://www.openlane.eu/en/carv6/auction/10741884
2026-03-28 07:00:39 [adesa.it] INFO: Found listing with ID: 10740891
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740891%27 HTTP/1.1" 200 None
2026-03-28 07:00:39 [adesa.it] INFO: Scrape type for 10740891: 0
2026-03-28 07:00:39 [adesa.it] INFO: Skipping item 10740891 url https://www.openlane.eu/en/carv6/auction/10740891
2026-03-28 07:00:39 [adesa.it] INFO: Found listing with ID: 10740918
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740918%27 HTTP/1.1" 200 None
2026-03-28 07:00:39 [adesa.it] INFO: Scrape type for 10740918: 0
2026-03-28 07:00:39 [adesa.it] INFO: Skipping item 10740918 url https://www.openlane.eu/en/carv6/auction/10740918
2026-03-28 07:00:39 [adesa.it] INFO: Found listing with ID: 10740920
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740920%27 HTTP/1.1" 200 None
2026-03-28 07:00:39 [adesa.it] INFO: Scrape type for 10740920: 0
2026-03-28 07:00:39 [adesa.it] INFO: Skipping item 10740920 url https://www.openlane.eu/en/carv6/auction/10740920
2026-03-28 07:00:39 [adesa.it] INFO: Found listing with ID: 10740919
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740919%27 HTTP/1.1" 200 None
2026-03-28 07:00:39 [adesa.it] INFO: Scrape type for 10740919: 0
2026-03-28 07:00:39 [adesa.it] INFO: Skipping item 10740919 url https://www.openlane.eu/en/carv6/auction/10740919
2026-03-28 07:00:39 [adesa.it] INFO: Found listing with ID: 10740923
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740923%27 HTTP/1.1" 200 None
2026-03-28 07:00:39 [adesa.it] INFO: Scrape type for 10740923: 0
2026-03-28 07:00:39 [adesa.it] INFO: Skipping item 10740923 url https://www.openlane.eu/en/carv6/auction/10740923
2026-03-28 07:00:39 [adesa.it] INFO: Found listing with ID: 10740889
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740889%27 HTTP/1.1" 200 None
2026-03-28 07:00:39 [adesa.it] INFO: Scrape type for 10740889: 0
2026-03-28 07:00:39 [adesa.it] INFO: Skipping item 10740889 url https://www.openlane.eu/en/carv6/auction/10740889
2026-03-28 07:00:39 [adesa.it] INFO: Found listing with ID: 10740921
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740921%27 HTTP/1.1" 200 None
2026-03-28 07:00:39 [adesa.it] INFO: Scrape type for 10740921: 0
2026-03-28 07:00:39 [adesa.it] INFO: Skipping item 10740921 url https://www.openlane.eu/en/carv6/auction/10740921
2026-03-28 07:00:39 [adesa.it] INFO: Found listing with ID: 10740922
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740922%27 HTTP/1.1" 200 None
2026-03-28 07:00:39 [adesa.it] INFO: Scrape type for 10740922: 0
2026-03-28 07:00:39 [adesa.it] INFO: Skipping item 10740922 url https://www.openlane.eu/en/carv6/auction/10740922
2026-03-28 07:00:39 [adesa.it] INFO: Found listing with ID: 10741894
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741894%27 HTTP/1.1" 200 None
2026-03-28 07:00:39 [adesa.it] INFO: Scrape type for 10741894: 0
2026-03-28 07:00:39 [adesa.it] INFO: Skipping item 10741894 url https://www.openlane.eu/en/carv6/auction/10741894
2026-03-28 07:00:39 [adesa.it] INFO: Found listing with ID: 10741882
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741882%27 HTTP/1.1" 200 None
2026-03-28 07:00:39 [adesa.it] INFO: Scrape type for 10741882: 0
2026-03-28 07:00:39 [adesa.it] INFO: Skipping item 10741882 url https://www.openlane.eu/en/carv6/auction/10741882
2026-03-28 07:00:39 [adesa.it] INFO: Found listing with ID: 10740886
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740886%27 HTTP/1.1" 200 None
2026-03-28 07:00:39 [adesa.it] INFO: Scrape type for 10740886: 0
2026-03-28 07:00:39 [adesa.it] INFO: Skipping item 10740886 url https://www.openlane.eu/en/carv6/auction/10740886
2026-03-28 07:00:39 [adesa.it] INFO: Found listing with ID: 10741895
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741895%27 HTTP/1.1" 200 None
2026-03-28 07:00:39 [adesa.it] INFO: Scrape type for 10741895: 0
2026-03-28 07:00:39 [adesa.it] INFO: Skipping item 10741895 url https://www.openlane.eu/en/carv6/auction/10741895
2026-03-28 07:00:39 [adesa.it] INFO: Found listing with ID: 10741896
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741896%27 HTTP/1.1" 200 None
2026-03-28 07:00:39 [adesa.it] INFO: Scrape type for 10741896: 0
2026-03-28 07:00:39 [adesa.it] INFO: Skipping item 10741896 url https://www.openlane.eu/en/carv6/auction/10741896
2026-03-28 07:00:39 [adesa.it] INFO: Found listing with ID: 10740925
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740925%27 HTTP/1.1" 200 None
2026-03-28 07:00:39 [adesa.it] INFO: Scrape type for 10740925: 0
2026-03-28 07:00:39 [adesa.it] INFO: Skipping item 10740925 url https://www.openlane.eu/en/carv6/auction/10740925
2026-03-28 07:00:39 [adesa.it] INFO: Found listing with ID: 10740926
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740926%27 HTTP/1.1" 200 None
2026-03-28 07:00:39 [adesa.it] INFO: Scrape type for 10740926: 0
2026-03-28 07:00:39 [adesa.it] INFO: Skipping item 10740926 url https://www.openlane.eu/en/carv6/auction/10740926
2026-03-28 07:00:39 [adesa.it] INFO: Found listing with ID: 10740924
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740924%27 HTTP/1.1" 200 None
2026-03-28 07:00:39 [adesa.it] INFO: Scrape type for 10740924: 0
2026-03-28 07:00:39 [adesa.it] INFO: Skipping item 10740924 url https://www.openlane.eu/en/carv6/auction/10740924
2026-03-28 07:00:39 [adesa.it] INFO: Found listing with ID: 10740927
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740927%27 HTTP/1.1" 200 None
2026-03-28 07:00:39 [adesa.it] INFO: Scrape type for 10740927: 0
2026-03-28 07:00:39 [adesa.it] INFO: Skipping item 10740927 url https://www.openlane.eu/en/carv6/auction/10740927
2026-03-28 07:00:39 [adesa.it] INFO: Found listing with ID: 10740929
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740929%27 HTTP/1.1" 200 None
2026-03-28 07:00:39 [adesa.it] INFO: Scrape type for 10740929: 0
2026-03-28 07:00:39 [adesa.it] INFO: Skipping item 10740929 url https://www.openlane.eu/en/carv6/auction/10740929
2026-03-28 07:00:39 [adesa.it] INFO: Found listing with ID: 10740892
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740892%27 HTTP/1.1" 200 None
2026-03-28 07:00:39 [adesa.it] INFO: Scrape type for 10740892: 0
2026-03-28 07:00:39 [adesa.it] INFO: Skipping item 10740892 url https://www.openlane.eu/en/carv6/auction/10740892
2026-03-28 07:00:39 [adesa.it] INFO: Found listing with ID: 10740928
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740928%27 HTTP/1.1" 200 None
2026-03-28 07:00:39 [adesa.it] INFO: Scrape type for 10740928: 0
2026-03-28 07:00:39 [adesa.it] INFO: Skipping item 10740928 url https://www.openlane.eu/en/carv6/auction/10740928
2026-03-28 07:00:39 [adesa.it] INFO: Found listing with ID: 10741885
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741885%27 HTTP/1.1" 200 None
2026-03-28 07:00:39 [adesa.it] INFO: Scrape type for 10741885: 0
2026-03-28 07:00:39 [adesa.it] INFO: Skipping item 10741885 url https://www.openlane.eu/en/carv6/auction/10741885
2026-03-28 07:00:39 [adesa.it] INFO: Found listing with ID: 10740930
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740930%27 HTTP/1.1" 200 None
2026-03-28 07:00:39 [adesa.it] INFO: Scrape type for 10740930: 0
2026-03-28 07:00:39 [adesa.it] INFO: Skipping item 10740930 url https://www.openlane.eu/en/carv6/auction/10740930
2026-03-28 07:00:39 [adesa.it] INFO: Found listing with ID: 10740932
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740932%27 HTTP/1.1" 200 None
2026-03-28 07:00:39 [adesa.it] INFO: Scrape type for 10740932: 0
2026-03-28 07:00:39 [adesa.it] INFO: Skipping item 10740932 url https://www.openlane.eu/en/carv6/auction/10740932
2026-03-28 07:00:39 [adesa.it] INFO: Found listing with ID: 10740931
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740931%27 HTTP/1.1" 200 None
2026-03-28 07:00:39 [adesa.it] INFO: Scrape type for 10740931: 0
2026-03-28 07:00:39 [adesa.it] INFO: Skipping item 10740931 url https://www.openlane.eu/en/carv6/auction/10740931
2026-03-28 07:00:39 [adesa.it] INFO: Found listing with ID: 10741897
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741897%27 HTTP/1.1" 200 None
2026-03-28 07:00:39 [adesa.it] INFO: Scrape type for 10741897: 0
2026-03-28 07:00:39 [adesa.it] INFO: Skipping item 10741897 url https://www.openlane.eu/en/carv6/auction/10741897
2026-03-28 07:00:39 [adesa.it] INFO: Found listing with ID: 10740933
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740933%27 HTTP/1.1" 200 None
2026-03-28 07:00:39 [adesa.it] INFO: Scrape type for 10740933: 0
2026-03-28 07:00:40 [adesa.it] INFO: Skipping item 10740933 url https://www.openlane.eu/en/carv6/auction/10740933
2026-03-28 07:00:40 [adesa.it] INFO: Found listing with ID: 10740934
2026-03-28 07:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740934%27 HTTP/1.1" 200 None
2026-03-28 07:00:40 [adesa.it] INFO: Scrape type for 10740934: 0
2026-03-28 07:00:40 [adesa.it] INFO: Skipping item 10740934 url https://www.openlane.eu/en/carv6/auction/10740934
2026-03-28 07:00:40 [adesa.it] INFO: Found listing with ID: 10740893
2026-03-28 07:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740893%27 HTTP/1.1" 200 None
2026-03-28 07:00:40 [adesa.it] INFO: Scrape type for 10740893: 0
2026-03-28 07:00:40 [adesa.it] INFO: Skipping item 10740893 url https://www.openlane.eu/en/carv6/auction/10740893
2026-03-28 07:00:40 [adesa.it] INFO: Found listing with ID: 10740885
2026-03-28 07:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740885%27 HTTP/1.1" 200 None
2026-03-28 07:00:40 [adesa.it] INFO: Scrape type for 10740885: 0
2026-03-28 07:00:40 [adesa.it] INFO: Skipping item 10740885 url https://www.openlane.eu/en/carv6/auction/10740885
2026-03-28 07:00:40 [adesa.it] INFO: Found listing with ID: 10740935
2026-03-28 07:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740935%27 HTTP/1.1" 200 None
2026-03-28 07:00:40 [adesa.it] INFO: Scrape type for 10740935: 0
2026-03-28 07:00:40 [adesa.it] INFO: Skipping item 10740935 url https://www.openlane.eu/en/carv6/auction/10740935
2026-03-28 07:00:40 [adesa.it] INFO: Found listing with ID: 10740936
2026-03-28 07:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740936%27 HTTP/1.1" 200 None
2026-03-28 07:00:40 [adesa.it] INFO: Scrape type for 10740936: 0
2026-03-28 07:00:40 [adesa.it] INFO: Skipping item 10740936 url https://www.openlane.eu/en/carv6/auction/10740936
2026-03-28 07:00:40 [adesa.it] INFO: Found listing with ID: 10741898
2026-03-28 07:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741898%27 HTTP/1.1" 200 None
2026-03-28 07:00:40 [adesa.it] INFO: Scrape type for 10741898: 0
2026-03-28 07:00:40 [adesa.it] INFO: Skipping item 10741898 url https://www.openlane.eu/en/carv6/auction/10741898
2026-03-28 07:00:40 [adesa.it] INFO: Found listing with ID: 10741886
2026-03-28 07:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741886%27 HTTP/1.1" 200 None
2026-03-28 07:00:40 [adesa.it] INFO: Scrape type for 10741886: 0
2026-03-28 07:00:40 [adesa.it] INFO: Skipping item 10741886 url https://www.openlane.eu/en/carv6/auction/10741886
2026-03-28 07:00:40 [adesa.it] INFO: Found listing with ID: 10740894
2026-03-28 07:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740894%27 HTTP/1.1" 200 None
2026-03-28 07:00:40 [adesa.it] INFO: Scrape type for 10740894: 0
2026-03-28 07:00:40 [adesa.it] INFO: Skipping item 10740894 url https://www.openlane.eu/en/carv6/auction/10740894
2026-03-28 07:00:40 [adesa.it] INFO: Found listing with ID: 10741899
2026-03-28 07:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741899%27 HTTP/1.1" 200 None
2026-03-28 07:00:40 [adesa.it] INFO: Scrape type for 10741899: 0
2026-03-28 07:00:40 [adesa.it] INFO: Skipping item 10741899 url https://www.openlane.eu/en/carv6/auction/10741899
2026-03-28 07:00:40 [adesa.it] INFO: Found listing with ID: 10740895
2026-03-28 07:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740895%27 HTTP/1.1" 200 None
2026-03-28 07:00:40 [adesa.it] INFO: Scrape type for 10740895: 0
2026-03-28 07:00:40 [adesa.it] INFO: Skipping item 10740895 url https://www.openlane.eu/en/carv6/auction/10740895
2026-03-28 07:00:40 [adesa.it] INFO: Found listing with ID: 10740937
2026-03-28 07:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740937%27 HTTP/1.1" 200 None
2026-03-28 07:00:40 [adesa.it] INFO: Scrape type for 10740937: 0
2026-03-28 07:00:40 [adesa.it] INFO: Skipping item 10740937 url https://www.openlane.eu/en/carv6/auction/10740937
2026-03-28 07:00:40 [adesa.it] INFO: Found listing with ID: 10740938
2026-03-28 07:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740938%27 HTTP/1.1" 200 None
2026-03-28 07:00:40 [adesa.it] INFO: Scrape type for 10740938: 0
2026-03-28 07:00:40 [adesa.it] INFO: Skipping item 10740938 url https://www.openlane.eu/en/carv6/auction/10740938
2026-03-28 07:00:40 [adesa.it] INFO: Found listing with ID: 10740941
2026-03-28 07:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740941%27 HTTP/1.1" 200 None
2026-03-28 07:00:40 [adesa.it] INFO: Scrape type for 10740941: 0
2026-03-28 07:00:40 [adesa.it] INFO: Skipping item 10740941 url https://www.openlane.eu/en/carv6/auction/10740941
2026-03-28 07:00:40 [adesa.it] INFO: Found listing with ID: 10740943
2026-03-28 07:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740943%27 HTTP/1.1" 200 None
2026-03-28 07:00:40 [adesa.it] INFO: Scrape type for 10740943: 0
2026-03-28 07:00:40 [adesa.it] INFO: Skipping item 10740943 url https://www.openlane.eu/en/carv6/auction/10740943
2026-03-28 07:00:40 [adesa.it] INFO: Found listing with ID: 10740944
2026-03-28 07:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740944%27 HTTP/1.1" 200 None
2026-03-28 07:00:40 [adesa.it] INFO: Scrape type for 10740944: 0
2026-03-28 07:00:40 [adesa.it] INFO: Skipping item 10740944 url https://www.openlane.eu/en/carv6/auction/10740944
2026-03-28 07:00:40 [adesa.it] INFO: Found listing with ID: 10740940
2026-03-28 07:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740940%27 HTTP/1.1" 200 None
2026-03-28 07:00:40 [adesa.it] INFO: Scrape type for 10740940: 0
2026-03-28 07:00:40 [adesa.it] INFO: Skipping item 10740940 url https://www.openlane.eu/en/carv6/auction/10740940
2026-03-28 07:00:40 [adesa.it] INFO: Found listing with ID: 10740939
2026-03-28 07:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740939%27 HTTP/1.1" 200 None
2026-03-28 07:00:40 [adesa.it] INFO: Scrape type for 10740939: 0
2026-03-28 07:00:40 [adesa.it] INFO: Skipping item 10740939 url https://www.openlane.eu/en/carv6/auction/10740939
2026-03-28 07:00:40 [adesa.it] INFO: Found listing with ID: 10740942
2026-03-28 07:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740942%27 HTTP/1.1" 200 None
2026-03-28 07:00:40 [adesa.it] INFO: Scrape type for 10740942: 0
2026-03-28 07:00:40 [adesa.it] INFO: Skipping item 10740942 url https://www.openlane.eu/en/carv6/auction/10740942
2026-03-28 07:00:40 [adesa.it] INFO: Found listing with ID: 10740896
2026-03-28 07:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740896%27 HTTP/1.1" 200 None
2026-03-28 07:00:40 [adesa.it] INFO: Scrape type for 10740896: 0
2026-03-28 07:00:40 [adesa.it] INFO: Skipping item 10740896 url https://www.openlane.eu/en/carv6/auction/10740896
2026-03-28 07:00:40 [adesa.it] INFO: Found listing with ID: 10740947
2026-03-28 07:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740947%27 HTTP/1.1" 200 None
2026-03-28 07:00:40 [adesa.it] INFO: Scrape type for 10740947: 0
2026-03-28 07:00:40 [adesa.it] INFO: Skipping item 10740947 url https://www.openlane.eu/en/carv6/auction/10740947
2026-03-28 07:00:40 [adesa.it] INFO: Found listing with ID: 10740945
2026-03-28 07:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740945%27 HTTP/1.1" 200 None
2026-03-28 07:00:40 [adesa.it] INFO: Scrape type for 10740945: 0
2026-03-28 07:00:40 [adesa.it] INFO: Skipping item 10740945 url https://www.openlane.eu/en/carv6/auction/10740945
2026-03-28 07:00:40 [adesa.it] INFO: Found listing with ID: 10740946
2026-03-28 07:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740946%27 HTTP/1.1" 200 None
2026-03-28 07:00:40 [adesa.it] INFO: Scrape type for 10740946: 0
2026-03-28 07:00:40 [adesa.it] INFO: Skipping item 10740946 url https://www.openlane.eu/en/carv6/auction/10740946
2026-03-28 07:00:40 [adesa.it] INFO: Found listing with ID: 10740949
2026-03-28 07:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740949%27 HTTP/1.1" 200 None
2026-03-28 07:00:40 [adesa.it] INFO: Scrape type for 10740949: 0
2026-03-28 07:00:40 [adesa.it] INFO: Skipping item 10740949 url https://www.openlane.eu/en/carv6/auction/10740949
2026-03-28 07:00:40 [adesa.it] INFO: Found listing with ID: 10740898
2026-03-28 07:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740898%27 HTTP/1.1" 200 None
2026-03-28 07:00:40 [adesa.it] INFO: Scrape type for 10740898: 0
2026-03-28 07:00:40 [adesa.it] INFO: Skipping item 10740898 url https://www.openlane.eu/en/carv6/auction/10740898
2026-03-28 07:00:40 [adesa.it] INFO: Found listing with ID: 10740897
2026-03-28 07:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740897%27 HTTP/1.1" 200 None
2026-03-28 07:00:40 [adesa.it] INFO: Scrape type for 10740897: 0
2026-03-28 07:00:40 [adesa.it] INFO: Skipping item 10740897 url https://www.openlane.eu/en/carv6/auction/10740897
2026-03-28 07:00:40 [adesa.it] INFO: Found listing with ID: 10740899
2026-03-28 07:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740899%27 HTTP/1.1" 200 None
2026-03-28 07:00:40 [adesa.it] INFO: Scrape type for 10740899: 0
2026-03-28 07:00:40 [adesa.it] INFO: Skipping item 10740899 url https://www.openlane.eu/en/carv6/auction/10740899
2026-03-28 07:00:40 [adesa.it] INFO: Found listing with ID: 10740948
2026-03-28 07:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740948%27 HTTP/1.1" 200 None
2026-03-28 07:00:40 [adesa.it] INFO: Scrape type for 10740948: 0
2026-03-28 07:00:40 [adesa.it] INFO: Skipping item 10740948 url https://www.openlane.eu/en/carv6/auction/10740948
2026-03-28 07:00:40 [adesa.it] INFO: Found listing with ID: 10737749
2026-03-28 07:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710737749%27 HTTP/1.1" 200 None
2026-03-28 07:00:40 [adesa.it] INFO: Scrape type for 10737749: 0
2026-03-28 07:00:40 [adesa.it] INFO: Skipping item 10737749 url https://www.openlane.eu/en/carv6/auction/10737749
2026-03-28 07:00:40 [adesa.it] INFO: Found listing with ID: 10737726
2026-03-28 07:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710737726%27 HTTP/1.1" 200 None
2026-03-28 07:00:40 [adesa.it] INFO: Scrape type for 10737726: 0
2026-03-28 07:00:40 [adesa.it] INFO: Skipping item 10737726 url https://www.openlane.eu/en/carv6/auction/10737726
2026-03-28 07:00:40 [adesa.it] INFO: Found listing with ID: 10734975
2026-03-28 07:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734975%27 HTTP/1.1" 200 None
2026-03-28 07:00:40 [adesa.it] INFO: Scrape type for 10734975: 0
2026-03-28 07:00:40 [adesa.it] INFO: Skipping item 10734975 url https://www.openlane.eu/en/carv6/auction/10734975
2026-03-28 07:00:40 [adesa.it] INFO: Found listing with ID: 10734987
2026-03-28 07:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734987%27 HTTP/1.1" 200 None
2026-03-28 07:00:40 [adesa.it] INFO: Scrape type for 10734987: 0
2026-03-28 07:00:40 [adesa.it] INFO: Skipping item 10734987 url https://www.openlane.eu/en/carv6/auction/10734987
2026-03-28 07:00:40 [adesa.it] INFO: Found listing with ID: 10734993
2026-03-28 07:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734993%27 HTTP/1.1" 200 None
2026-03-28 07:00:40 [adesa.it] INFO: Scrape type for 10734993: 0
2026-03-28 07:00:40 [adesa.it] INFO: Skipping item 10734993 url https://www.openlane.eu/en/carv6/auction/10734993
2026-03-28 07:00:40 [adesa.it] INFO: Found listing with ID: 10734978
2026-03-28 07:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734978%27 HTTP/1.1" 200 None
2026-03-28 07:00:40 [adesa.it] INFO: Scrape type for 10734978: 0
2026-03-28 07:00:40 [adesa.it] INFO: Skipping item 10734978 url https://www.openlane.eu/en/carv6/auction/10734978
2026-03-28 07:00:40 [adesa.it] INFO: Found listing with ID: 10734974
2026-03-28 07:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734974%27 HTTP/1.1" 200 None
2026-03-28 07:00:40 [adesa.it] INFO: Scrape type for 10734974: 0
2026-03-28 07:00:40 [adesa.it] INFO: Skipping item 10734974 url https://www.openlane.eu/en/carv6/auction/10734974
2026-03-28 07:00:40 [adesa.it] INFO: Found listing with ID: 10734994
2026-03-28 07:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710734994%27 HTTP/1.1" 200 None
2026-03-28 07:00:41 [adesa.it] INFO: Scrape type for 10734994: 0
2026-03-28 07:00:41 [adesa.it] INFO: Skipping item 10734994 url https://www.openlane.eu/en/carv6/auction/10734994
2026-03-28 07:00:41 [adesa.it] INFO: Found listing with ID: 10735002
2026-03-28 07:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735002%27 HTTP/1.1" 200 None
2026-03-28 07:00:41 [adesa.it] INFO: Scrape type for 10735002: 0
2026-03-28 07:00:41 [adesa.it] INFO: Skipping item 10735002 url https://www.openlane.eu/en/carv6/auction/10735002
2026-03-28 07:00:41 [adesa.it] INFO: Found listing with ID: 10734986
2026-03-28 07:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710734986%27 HTTP/1.1" 200 None
2026-03-28 07:00:41 [adesa.it] INFO: Scrape type for 10734986: 0
2026-03-28 07:00:41 [adesa.it] INFO: Skipping item 10734986 url https://www.openlane.eu/en/carv6/auction/10734986
2026-03-28 07:00:41 [adesa.it] INFO: Found listing with ID: 10734991
2026-03-28 07:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710734991%27 HTTP/1.1" 200 None
2026-03-28 07:00:41 [adesa.it] INFO: Scrape type for 10734991: 0
2026-03-28 07:00:41 [adesa.it] INFO: Skipping item 10734991 url https://www.openlane.eu/en/carv6/auction/10734991
2026-03-28 07:00:41 [adesa.it] INFO: Found listing with ID: 10735003
2026-03-28 07:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735003%27 HTTP/1.1" 200 None
2026-03-28 07:00:41 [adesa.it] INFO: Scrape type for 10735003: 0
2026-03-28 07:00:41 [adesa.it] INFO: Skipping item 10735003 url https://www.openlane.eu/en/carv6/auction/10735003
2026-03-28 07:00:41 [adesa.it] INFO: Found listing with ID: 10734996
2026-03-28 07:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710734996%27 HTTP/1.1" 200 None
2026-03-28 07:00:41 [adesa.it] INFO: Scrape type for 10734996: 0
2026-03-28 07:00:41 [adesa.it] INFO: Skipping item 10734996 url https://www.openlane.eu/en/carv6/auction/10734996
2026-03-28 07:00:41 [adesa.it] INFO: Found listing with ID: 10734992
2026-03-28 07:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710734992%27 HTTP/1.1" 200 None
2026-03-28 07:00:41 [adesa.it] INFO: Scrape type for 10734992: 0
2026-03-28 07:00:41 [adesa.it] INFO: Skipping item 10734992 url https://www.openlane.eu/en/carv6/auction/10734992
2026-03-28 07:00:41 [adesa.it] INFO: Found listing with ID: 10735000
2026-03-28 07:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735000%27 HTTP/1.1" 200 None
2026-03-28 07:00:41 [adesa.it] INFO: Scrape type for 10735000: 0
2026-03-28 07:00:41 [adesa.it] INFO: Skipping item 10735000 url https://www.openlane.eu/en/carv6/auction/10735000
2026-03-28 07:00:41 [adesa.it] INFO: Found listing with ID: 10734988
2026-03-28 07:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710734988%27 HTTP/1.1" 200 None
2026-03-28 07:00:41 [adesa.it] INFO: Scrape type for 10734988: 0
2026-03-28 07:00:41 [adesa.it] INFO: Skipping item 10734988 url https://www.openlane.eu/en/carv6/auction/10734988
2026-03-28 07:00:41 [adesa.it] INFO: Found listing with ID: 10734985
2026-03-28 07:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710734985%27 HTTP/1.1" 200 None
2026-03-28 07:00:41 [adesa.it] INFO: Scrape type for 10734985: 0
2026-03-28 07:00:41 [adesa.it] INFO: Skipping item 10734985 url https://www.openlane.eu/en/carv6/auction/10734985
2026-03-28 07:00:41 [adesa.it] INFO: Found listing with ID: 10734982
2026-03-28 07:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710734982%27 HTTP/1.1" 200 None
2026-03-28 07:00:41 [adesa.it] INFO: Scrape type for 10734982: 0
2026-03-28 07:00:41 [adesa.it] INFO: Skipping item 10734982 url https://www.openlane.eu/en/carv6/auction/10734982
2026-03-28 07:00:41 [adesa.it] INFO: Found listing with ID: 10734998
2026-03-28 07:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710734998%27 HTTP/1.1" 200 None
2026-03-28 07:00:41 [adesa.it] INFO: Scrape type for 10734998: 0
2026-03-28 07:00:41 [adesa.it] INFO: Skipping item 10734998 url https://www.openlane.eu/en/carv6/auction/10734998
2026-03-28 07:00:41 [adesa.it] INFO: Found listing with ID: 10734995
2026-03-28 07:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710734995%27 HTTP/1.1" 200 None
2026-03-28 07:00:41 [adesa.it] INFO: Scrape type for 10734995: 0
2026-03-28 07:00:41 [adesa.it] INFO: Skipping item 10734995 url https://www.openlane.eu/en/carv6/auction/10734995
2026-03-28 07:00:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 07:00:43 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 07:00:43 [adesa.it] INFO: Found listing with ID: 10734989
2026-03-28 07:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710734989%27 HTTP/1.1" 200 None
2026-03-28 07:00:43 [adesa.it] INFO: Scrape type for 10734989: 0
2026-03-28 07:00:43 [adesa.it] INFO: Skipping item 10734989 url https://www.openlane.eu/en/carv6/auction/10734989
2026-03-28 07:00:43 [adesa.it] INFO: Found listing with ID: 10734999
2026-03-28 07:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710734999%27 HTTP/1.1" 200 None
2026-03-28 07:00:43 [adesa.it] INFO: Scrape type for 10734999: 0
2026-03-28 07:00:43 [adesa.it] INFO: Skipping item 10734999 url https://www.openlane.eu/en/carv6/auction/10734999
2026-03-28 07:00:43 [adesa.it] INFO: Found listing with ID: 10734545
2026-03-28 07:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710734545%27 HTTP/1.1" 200 None
2026-03-28 07:00:43 [adesa.it] INFO: Scrape type for 10734545: 0
2026-03-28 07:00:43 [adesa.it] INFO: Skipping item 10734545 url https://www.openlane.eu/en/carv6/auction/10734545
2026-03-28 07:00:43 [adesa.it] INFO: Found listing with ID: 10734582
2026-03-28 07:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710734582%27 HTTP/1.1" 200 None
2026-03-28 07:00:43 [adesa.it] INFO: Scrape type for 10734582: 0
2026-03-28 07:00:43 [adesa.it] INFO: Skipping item 10734582 url https://www.openlane.eu/en/carv6/auction/10734582
2026-03-28 07:00:43 [adesa.it] INFO: Found listing with ID: 10734568
2026-03-28 07:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710734568%27 HTTP/1.1" 200 None
2026-03-28 07:00:43 [adesa.it] INFO: Scrape type for 10734568: 0
2026-03-28 07:00:43 [adesa.it] INFO: Skipping item 10734568 url https://www.openlane.eu/en/carv6/auction/10734568
2026-03-28 07:00:43 [adesa.it] INFO: Found listing with ID: 10734867
2026-03-28 07:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710734867%27 HTTP/1.1" 200 None
2026-03-28 07:00:43 [adesa.it] INFO: Scrape type for 10734867: 0
2026-03-28 07:00:43 [adesa.it] INFO: Skipping item 10734867 url https://www.openlane.eu/en/carv6/auction/10734867
2026-03-28 07:00:43 [adesa.it] INFO: Found listing with ID: 10734546
2026-03-28 07:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710734546%27 HTTP/1.1" 200 None
2026-03-28 07:00:43 [adesa.it] INFO: Scrape type for 10734546: 0
2026-03-28 07:00:43 [adesa.it] INFO: Skipping item 10734546 url https://www.openlane.eu/en/carv6/auction/10734546
2026-03-28 07:00:43 [adesa.it] INFO: Found listing with ID: 10734569
2026-03-28 07:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710734569%27 HTTP/1.1" 200 None
2026-03-28 07:00:43 [adesa.it] INFO: Scrape type for 10734569: 0
2026-03-28 07:00:43 [adesa.it] INFO: Skipping item 10734569 url https://www.openlane.eu/en/carv6/auction/10734569
2026-03-28 07:00:43 [adesa.it] INFO: Found listing with ID: 10734865
2026-03-28 07:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710734865%27 HTTP/1.1" 200 None
2026-03-28 07:00:43 [adesa.it] INFO: Scrape type for 10734865: 0
2026-03-28 07:00:43 [adesa.it] INFO: Skipping item 10734865 url https://www.openlane.eu/en/carv6/auction/10734865
2026-03-28 07:00:43 [adesa.it] INFO: Found listing with ID: 10734565
2026-03-28 07:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710734565%27 HTTP/1.1" 200 None
2026-03-28 07:00:43 [adesa.it] INFO: Scrape type for 10734565: 0
2026-03-28 07:00:43 [adesa.it] INFO: Skipping item 10734565 url https://www.openlane.eu/en/carv6/auction/10734565
2026-03-28 07:00:43 [adesa.it] INFO: Found listing with ID: 10734570
2026-03-28 07:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710734570%27 HTTP/1.1" 200 None
2026-03-28 07:00:43 [adesa.it] INFO: Scrape type for 10734570: 0
2026-03-28 07:00:43 [adesa.it] INFO: Skipping item 10734570 url https://www.openlane.eu/en/carv6/auction/10734570
2026-03-28 07:00:43 [adesa.it] INFO: Found listing with ID: 10734583
2026-03-28 07:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710734583%27 HTTP/1.1" 200 None
2026-03-28 07:00:43 [adesa.it] INFO: Scrape type for 10734583: 0
2026-03-28 07:00:43 [adesa.it] INFO: Skipping item 10734583 url https://www.openlane.eu/en/carv6/auction/10734583
2026-03-28 07:00:43 [adesa.it] INFO: Found listing with ID: 10734571
2026-03-28 07:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710734571%27 HTTP/1.1" 200 None
2026-03-28 07:00:43 [adesa.it] INFO: Scrape type for 10734571: 0
2026-03-28 07:00:43 [adesa.it] INFO: Skipping item 10734571 url https://www.openlane.eu/en/carv6/auction/10734571
2026-03-28 07:00:43 [adesa.it] INFO: Found listing with ID: 10734543
2026-03-28 07:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710734543%27 HTTP/1.1" 200 None
2026-03-28 07:00:43 [adesa.it] INFO: Scrape type for 10734543: 0
2026-03-28 07:00:43 [adesa.it] INFO: Skipping item 10734543 url https://www.openlane.eu/en/carv6/auction/10734543
2026-03-28 07:00:43 [adesa.it] INFO: Found listing with ID: 10734572
2026-03-28 07:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710734572%27 HTTP/1.1" 200 None
2026-03-28 07:00:43 [adesa.it] INFO: Scrape type for 10734572: 0
2026-03-28 07:00:43 [adesa.it] INFO: Skipping item 10734572 url https://www.openlane.eu/en/carv6/auction/10734572
2026-03-28 07:00:43 [adesa.it] INFO: Found listing with ID: 10734547
2026-03-28 07:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710734547%27 HTTP/1.1" 200 None
2026-03-28 07:00:43 [adesa.it] INFO: Scrape type for 10734547: 0
2026-03-28 07:00:43 [adesa.it] INFO: Skipping item 10734547 url https://www.openlane.eu/en/carv6/auction/10734547
2026-03-28 07:00:43 [adesa.it] INFO: Found listing with ID: 10734584
2026-03-28 07:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710734584%27 HTTP/1.1" 200 None
2026-03-28 07:00:43 [adesa.it] INFO: Scrape type for 10734584: 0
2026-03-28 07:00:43 [adesa.it] INFO: Skipping item 10734584 url https://www.openlane.eu/en/carv6/auction/10734584
2026-03-28 07:00:43 [adesa.it] INFO: Found listing with ID: 10734573
2026-03-28 07:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710734573%27 HTTP/1.1" 200 None
2026-03-28 07:00:43 [adesa.it] INFO: Scrape type for 10734573: 0
2026-03-28 07:00:43 [adesa.it] INFO: Skipping item 10734573 url https://www.openlane.eu/en/carv6/auction/10734573
2026-03-28 07:00:43 [adesa.it] INFO: Found listing with ID: 10734864
2026-03-28 07:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710734864%27 HTTP/1.1" 200 None
2026-03-28 07:00:43 [adesa.it] INFO: Scrape type for 10734864: 0
2026-03-28 07:00:43 [adesa.it] INFO: Skipping item 10734864 url https://www.openlane.eu/en/carv6/auction/10734864
2026-03-28 07:00:43 [adesa.it] INFO: Found listing with ID: 10734868
2026-03-28 07:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710734868%27 HTTP/1.1" 200 None
2026-03-28 07:00:43 [adesa.it] INFO: Scrape type for 10734868: 0
2026-03-28 07:00:43 [adesa.it] INFO: Skipping item 10734868 url https://www.openlane.eu/en/carv6/auction/10734868
2026-03-28 07:00:43 [adesa.it] INFO: Found listing with ID: 10734585
2026-03-28 07:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710734585%27 HTTP/1.1" 200 None
2026-03-28 07:00:43 [adesa.it] INFO: Scrape type for 10734585: 0
2026-03-28 07:00:43 [adesa.it] INFO: Skipping item 10734585 url https://www.openlane.eu/en/carv6/auction/10734585
2026-03-28 07:00:43 [adesa.it] INFO: Found listing with ID: 10734541
2026-03-28 07:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710734541%27 HTTP/1.1" 200 None
2026-03-28 07:00:43 [adesa.it] INFO: Scrape type for 10734541: 0
2026-03-28 07:00:43 [adesa.it] INFO: Skipping item 10734541 url https://www.openlane.eu/en/carv6/auction/10734541
2026-03-28 07:00:43 [adesa.it] INFO: Found listing with ID: 10734574
2026-03-28 07:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710734574%27 HTTP/1.1" 200 None
2026-03-28 07:00:43 [adesa.it] INFO: Scrape type for 10734574: 0
2026-03-28 07:00:43 [adesa.it] INFO: Skipping item 10734574 url https://www.openlane.eu/en/carv6/auction/10734574
2026-03-28 07:00:43 [adesa.it] INFO: Found listing with ID: 10734586
2026-03-28 07:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710734586%27 HTTP/1.1" 200 None
2026-03-28 07:00:43 [adesa.it] INFO: Scrape type for 10734586: 0
2026-03-28 07:00:43 [adesa.it] INFO: Skipping item 10734586 url https://www.openlane.eu/en/carv6/auction/10734586
2026-03-28 07:00:43 [adesa.it] INFO: Found listing with ID: 10734587
2026-03-28 07:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710734587%27 HTTP/1.1" 200 None
2026-03-28 07:00:43 [adesa.it] INFO: Scrape type for 10734587: 0
2026-03-28 07:00:43 [adesa.it] INFO: Skipping item 10734587 url https://www.openlane.eu/en/carv6/auction/10734587
2026-03-28 07:00:43 [adesa.it] INFO: Found listing with ID: 10734588
2026-03-28 07:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710734588%27 HTTP/1.1" 200 None
2026-03-28 07:00:43 [adesa.it] INFO: Scrape type for 10734588: 0
2026-03-28 07:00:43 [adesa.it] INFO: Skipping item 10734588 url https://www.openlane.eu/en/carv6/auction/10734588
2026-03-28 07:00:43 [adesa.it] INFO: Found listing with ID: 10734575
2026-03-28 07:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710734575%27 HTTP/1.1" 200 None
2026-03-28 07:00:43 [adesa.it] INFO: Scrape type for 10734575: 0
2026-03-28 07:00:43 [adesa.it] INFO: Skipping item 10734575 url https://www.openlane.eu/en/carv6/auction/10734575
2026-03-28 07:00:43 [adesa.it] INFO: Found listing with ID: 10734542
2026-03-28 07:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710734542%27 HTTP/1.1" 200 None
2026-03-28 07:00:43 [adesa.it] INFO: Scrape type for 10734542: 0
2026-03-28 07:00:43 [adesa.it] INFO: Skipping item 10734542 url https://www.openlane.eu/en/carv6/auction/10734542
2026-03-28 07:00:43 [adesa.it] INFO: Found listing with ID: 10734576
2026-03-28 07:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710734576%27 HTTP/1.1" 200 None
2026-03-28 07:00:43 [adesa.it] INFO: Scrape type for 10734576: 0
2026-03-28 07:00:43 [adesa.it] INFO: Skipping item 10734576 url https://www.openlane.eu/en/carv6/auction/10734576
2026-03-28 07:00:43 [adesa.it] INFO: Found listing with ID: 10734566
2026-03-28 07:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710734566%27 HTTP/1.1" 200 None
2026-03-28 07:00:43 [adesa.it] INFO: Scrape type for 10734566: 0
2026-03-28 07:00:43 [adesa.it] INFO: Skipping item 10734566 url https://www.openlane.eu/en/carv6/auction/10734566
2026-03-28 07:00:43 [adesa.it] INFO: Found listing with ID: 10734548
2026-03-28 07:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710734548%27 HTTP/1.1" 200 None
2026-03-28 07:00:43 [adesa.it] INFO: Scrape type for 10734548: 0
2026-03-28 07:00:43 [adesa.it] INFO: Skipping item 10734548 url https://www.openlane.eu/en/carv6/auction/10734548
2026-03-28 07:00:43 [adesa.it] INFO: Found listing with ID: 10734589
2026-03-28 07:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710734589%27 HTTP/1.1" 200 None
2026-03-28 07:00:43 [adesa.it] INFO: Scrape type for 10734589: 0
2026-03-28 07:00:43 [adesa.it] INFO: Skipping item 10734589 url https://www.openlane.eu/en/carv6/auction/10734589
2026-03-28 07:00:43 [adesa.it] INFO: Found listing with ID: 10734549
2026-03-28 07:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710734549%27 HTTP/1.1" 200 None
2026-03-28 07:00:43 [adesa.it] INFO: Scrape type for 10734549: 0
2026-03-28 07:00:43 [adesa.it] INFO: Skipping item 10734549 url https://www.openlane.eu/en/carv6/auction/10734549
2026-03-28 07:00:43 [adesa.it] INFO: Found listing with ID: 10734577
2026-03-28 07:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710734577%27 HTTP/1.1" 200 None
2026-03-28 07:00:43 [adesa.it] INFO: Scrape type for 10734577: 0
2026-03-28 07:00:43 [adesa.it] INFO: Skipping item 10734577 url https://www.openlane.eu/en/carv6/auction/10734577
2026-03-28 07:00:43 [adesa.it] INFO: Found listing with ID: 10734578
2026-03-28 07:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710734578%27 HTTP/1.1" 200 None
2026-03-28 07:00:43 [adesa.it] INFO: Scrape type for 10734578: 0
2026-03-28 07:00:43 [adesa.it] INFO: Skipping item 10734578 url https://www.openlane.eu/en/carv6/auction/10734578
2026-03-28 07:00:43 [adesa.it] INFO: Found listing with ID: 10734550
2026-03-28 07:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710734550%27 HTTP/1.1" 200 None
2026-03-28 07:00:43 [adesa.it] INFO: Scrape type for 10734550: 0
2026-03-28 07:00:43 [adesa.it] INFO: Skipping item 10734550 url https://www.openlane.eu/en/carv6/auction/10734550
2026-03-28 07:00:43 [adesa.it] INFO: Found listing with ID: 10734590
2026-03-28 07:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710734590%27 HTTP/1.1" 200 None
2026-03-28 07:00:43 [adesa.it] INFO: Scrape type for 10734590: 0
2026-03-28 07:00:43 [adesa.it] INFO: Skipping item 10734590 url https://www.openlane.eu/en/carv6/auction/10734590
2026-03-28 07:00:43 [adesa.it] INFO: Found listing with ID: 10734579
2026-03-28 07:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710734579%27 HTTP/1.1" 200 None
2026-03-28 07:00:43 [adesa.it] INFO: Scrape type for 10734579: 0
2026-03-28 07:00:43 [adesa.it] INFO: Skipping item 10734579 url https://www.openlane.eu/en/carv6/auction/10734579
2026-03-28 07:00:43 [adesa.it] INFO: Found listing with ID: 10734866
2026-03-28 07:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710734866%27 HTTP/1.1" 200 None
2026-03-28 07:00:43 [adesa.it] INFO: Scrape type for 10734866: 0
2026-03-28 07:00:43 [adesa.it] INFO: Skipping item 10734866 url https://www.openlane.eu/en/carv6/auction/10734866
2026-03-28 07:00:43 [adesa.it] INFO: Found listing with ID: 10734551
2026-03-28 07:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710734551%27 HTTP/1.1" 200 None
2026-03-28 07:00:43 [adesa.it] INFO: Scrape type for 10734551: 0
2026-03-28 07:00:43 [adesa.it] INFO: Skipping item 10734551 url https://www.openlane.eu/en/carv6/auction/10734551
2026-03-28 07:00:43 [adesa.it] INFO: Found listing with ID: 10734580
2026-03-28 07:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710734580%27 HTTP/1.1" 200 None
2026-03-28 07:00:43 [adesa.it] INFO: Scrape type for 10734580: 0
2026-03-28 07:00:43 [adesa.it] INFO: Skipping item 10734580 url https://www.openlane.eu/en/carv6/auction/10734580
2026-03-28 07:00:43 [adesa.it] INFO: Found listing with ID: 10734591
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734591%27 HTTP/1.1" 200 None
2026-03-28 07:00:44 [adesa.it] INFO: Scrape type for 10734591: 0
2026-03-28 07:00:44 [adesa.it] INFO: Skipping item 10734591 url https://www.openlane.eu/en/carv6/auction/10734591
2026-03-28 07:00:44 [adesa.it] INFO: Found listing with ID: 10734552
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734552%27 HTTP/1.1" 200 None
2026-03-28 07:00:44 [adesa.it] INFO: Scrape type for 10734552: 0
2026-03-28 07:00:44 [adesa.it] INFO: Skipping item 10734552 url https://www.openlane.eu/en/carv6/auction/10734552
2026-03-28 07:00:44 [adesa.it] INFO: Found listing with ID: 10734592
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734592%27 HTTP/1.1" 200 None
2026-03-28 07:00:44 [adesa.it] INFO: Scrape type for 10734592: 0
2026-03-28 07:00:44 [adesa.it] INFO: Skipping item 10734592 url https://www.openlane.eu/en/carv6/auction/10734592
2026-03-28 07:00:44 [adesa.it] INFO: Found listing with ID: 10734870
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734870%27 HTTP/1.1" 200 None
2026-03-28 07:00:44 [adesa.it] INFO: Scrape type for 10734870: 0
2026-03-28 07:00:44 [adesa.it] INFO: Skipping item 10734870 url https://www.openlane.eu/en/carv6/auction/10734870
2026-03-28 07:00:44 [adesa.it] INFO: Found listing with ID: 10734567
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734567%27 HTTP/1.1" 200 None
2026-03-28 07:00:44 [adesa.it] INFO: Scrape type for 10734567: 0
2026-03-28 07:00:44 [adesa.it] INFO: Skipping item 10734567 url https://www.openlane.eu/en/carv6/auction/10734567
2026-03-28 07:00:44 [adesa.it] INFO: Found listing with ID: 10734555
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734555%27 HTTP/1.1" 200 None
2026-03-28 07:00:44 [adesa.it] INFO: Scrape type for 10734555: 0
2026-03-28 07:00:44 [adesa.it] INFO: Skipping item 10734555 url https://www.openlane.eu/en/carv6/auction/10734555
2026-03-28 07:00:44 [adesa.it] INFO: Found listing with ID: 10734557
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734557%27 HTTP/1.1" 200 None
2026-03-28 07:00:44 [adesa.it] INFO: Scrape type for 10734557: 0
2026-03-28 07:00:44 [adesa.it] INFO: Skipping item 10734557 url https://www.openlane.eu/en/carv6/auction/10734557
2026-03-28 07:00:44 [adesa.it] INFO: Found listing with ID: 10734553
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734553%27 HTTP/1.1" 200 None
2026-03-28 07:00:44 [adesa.it] INFO: Scrape type for 10734553: 0
2026-03-28 07:00:44 [adesa.it] INFO: Skipping item 10734553 url https://www.openlane.eu/en/carv6/auction/10734553
2026-03-28 07:00:44 [adesa.it] INFO: Found listing with ID: 10734554
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734554%27 HTTP/1.1" 200 None
2026-03-28 07:00:44 [adesa.it] INFO: Scrape type for 10734554: 0
2026-03-28 07:00:44 [adesa.it] INFO: Skipping item 10734554 url https://www.openlane.eu/en/carv6/auction/10734554
2026-03-28 07:00:44 [adesa.it] INFO: Found listing with ID: 10734556
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734556%27 HTTP/1.1" 200 None
2026-03-28 07:00:44 [adesa.it] INFO: Scrape type for 10734556: 0
2026-03-28 07:00:44 [adesa.it] INFO: Skipping item 10734556 url https://www.openlane.eu/en/carv6/auction/10734556
2026-03-28 07:00:44 [adesa.it] INFO: Found listing with ID: 10734558
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734558%27 HTTP/1.1" 200 None
2026-03-28 07:00:44 [adesa.it] INFO: Scrape type for 10734558: 0
2026-03-28 07:00:44 [adesa.it] INFO: Skipping item 10734558 url https://www.openlane.eu/en/carv6/auction/10734558
2026-03-28 07:00:44 [adesa.it] INFO: Found listing with ID: 10734559
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734559%27 HTTP/1.1" 200 None
2026-03-28 07:00:44 [adesa.it] INFO: Scrape type for 10734559: 0
2026-03-28 07:00:44 [adesa.it] INFO: Skipping item 10734559 url https://www.openlane.eu/en/carv6/auction/10734559
2026-03-28 07:00:44 [adesa.it] INFO: Found listing with ID: 10734560
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734560%27 HTTP/1.1" 200 None
2026-03-28 07:00:44 [adesa.it] INFO: Scrape type for 10734560: 0
2026-03-28 07:00:44 [adesa.it] INFO: Skipping item 10734560 url https://www.openlane.eu/en/carv6/auction/10734560
2026-03-28 07:00:44 [adesa.it] INFO: Found listing with ID: 10734561
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734561%27 HTTP/1.1" 200 None
2026-03-28 07:00:44 [adesa.it] INFO: Scrape type for 10734561: 0
2026-03-28 07:00:44 [adesa.it] INFO: Skipping item 10734561 url https://www.openlane.eu/en/carv6/auction/10734561
2026-03-28 07:00:44 [adesa.it] INFO: Found listing with ID: 10734562
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734562%27 HTTP/1.1" 200 None
2026-03-28 07:00:44 [adesa.it] INFO: Scrape type for 10734562: 0
2026-03-28 07:00:44 [adesa.it] INFO: Skipping item 10734562 url https://www.openlane.eu/en/carv6/auction/10734562
2026-03-28 07:00:44 [adesa.it] INFO: Found listing with ID: 10734563
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734563%27 HTTP/1.1" 200 None
2026-03-28 07:00:44 [adesa.it] INFO: Scrape type for 10734563: 0
2026-03-28 07:00:44 [adesa.it] INFO: Skipping item 10734563 url https://www.openlane.eu/en/carv6/auction/10734563
2026-03-28 07:00:44 [adesa.it] INFO: Found listing with ID: 10734564
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734564%27 HTTP/1.1" 200 None
2026-03-28 07:00:44 [adesa.it] INFO: Scrape type for 10734564: 0
2026-03-28 07:00:44 [adesa.it] INFO: Skipping item 10734564 url https://www.openlane.eu/en/carv6/auction/10734564
2026-03-28 07:00:44 [adesa.it] INFO: Found listing with ID: 10734581
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734581%27 HTTP/1.1" 200 None
2026-03-28 07:00:44 [adesa.it] INFO: Scrape type for 10734581: 0
2026-03-28 07:00:44 [adesa.it] INFO: Skipping item 10734581 url https://www.openlane.eu/en/carv6/auction/10734581
2026-03-28 07:00:44 [adesa.it] INFO: Found listing with ID: 10734872
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734872%27 HTTP/1.1" 200 None
2026-03-28 07:00:44 [adesa.it] INFO: Scrape type for 10734872: 0
2026-03-28 07:00:44 [adesa.it] INFO: Skipping item 10734872 url https://www.openlane.eu/en/carv6/auction/10734872
2026-03-28 07:00:44 [adesa.it] INFO: Found listing with ID: 10734869
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734869%27 HTTP/1.1" 200 None
2026-03-28 07:00:44 [adesa.it] INFO: Scrape type for 10734869: 0
2026-03-28 07:00:44 [adesa.it] INFO: Skipping item 10734869 url https://www.openlane.eu/en/carv6/auction/10734869
2026-03-28 07:00:44 [adesa.it] INFO: Found listing with ID: 10734871
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734871%27 HTTP/1.1" 200 None
2026-03-28 07:00:44 [adesa.it] INFO: Scrape type for 10734871: 0
2026-03-28 07:00:44 [adesa.it] INFO: Skipping item 10734871 url https://www.openlane.eu/en/carv6/auction/10734871
2026-03-28 07:00:44 [adesa.it] INFO: Found listing with ID: 10734544
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734544%27 HTTP/1.1" 200 None
2026-03-28 07:00:44 [adesa.it] INFO: Scrape type for 10734544: 0
2026-03-28 07:00:44 [adesa.it] INFO: Skipping item 10734544 url https://www.openlane.eu/en/carv6/auction/10734544
2026-03-28 07:00:44 [adesa.it] INFO: Found listing with ID: 10741679
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741679%27 HTTP/1.1" 200 None
2026-03-28 07:00:44 [adesa.it] INFO: Scrape type for 10741679: 0
2026-03-28 07:00:44 [adesa.it] INFO: Skipping item 10741679 url https://www.openlane.eu/en/carv6/auction/10741679
2026-03-28 07:00:44 [adesa.it] INFO: Found listing with ID: 10728604
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728604%27 HTTP/1.1" 200 None
2026-03-28 07:00:44 [adesa.it] INFO: Scrape type for 10728604: 0
2026-03-28 07:00:44 [adesa.it] INFO: Skipping item 10728604 url https://www.openlane.eu/en/carv6/auction/10728604
2026-03-28 07:00:44 [adesa.it] INFO: Found listing with ID: 10740352
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740352%27 HTTP/1.1" 200 None
2026-03-28 07:00:44 [adesa.it] INFO: Scrape type for 10740352: 0
2026-03-28 07:00:44 [adesa.it] INFO: Skipping item 10740352 url https://www.openlane.eu/en/carv6/auction/10740352
2026-03-28 07:00:44 [adesa.it] INFO: Found listing with ID: 10729992
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710729992%27 HTTP/1.1" 200 None
2026-03-28 07:00:44 [adesa.it] INFO: Scrape type for 10729992: 0
2026-03-28 07:00:44 [adesa.it] INFO: Skipping item 10729992 url https://www.openlane.eu/en/carv6/auction/10729992
2026-03-28 07:00:44 [adesa.it] INFO: Found listing with ID: 10729934
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710729934%27 HTTP/1.1" 200 None
2026-03-28 07:00:44 [adesa.it] INFO: Scrape type for 10729934: 0
2026-03-28 07:00:44 [adesa.it] INFO: Skipping item 10729934 url https://www.openlane.eu/en/carv6/auction/10729934
2026-03-28 07:00:44 [adesa.it] INFO: Found listing with ID: 10728605
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728605%27 HTTP/1.1" 200 None
2026-03-28 07:00:44 [adesa.it] INFO: Scrape type for 10728605: 0
2026-03-28 07:00:44 [adesa.it] INFO: Skipping item 10728605 url https://www.openlane.eu/en/carv6/auction/10728605
2026-03-28 07:00:44 [adesa.it] INFO: Found listing with ID: 10729931
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710729931%27 HTTP/1.1" 200 None
2026-03-28 07:00:44 [adesa.it] INFO: Scrape type for 10729931: 0
2026-03-28 07:00:44 [adesa.it] INFO: Skipping item 10729931 url https://www.openlane.eu/en/carv6/auction/10729931
2026-03-28 07:00:44 [adesa.it] INFO: Found listing with ID: 10741046
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741046%27 HTTP/1.1" 200 None
2026-03-28 07:00:44 [adesa.it] INFO: Scrape type for 10741046: 0
2026-03-28 07:00:44 [adesa.it] INFO: Skipping item 10741046 url https://www.openlane.eu/en/carv6/auction/10741046
2026-03-28 07:00:44 [adesa.it] INFO: Found listing with ID: 10729984
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710729984%27 HTTP/1.1" 200 None
2026-03-28 07:00:44 [adesa.it] INFO: Scrape type for 10729984: 0
2026-03-28 07:00:44 [adesa.it] INFO: Skipping item 10729984 url https://www.openlane.eu/en/carv6/auction/10729984
2026-03-28 07:00:44 [adesa.it] INFO: Found listing with ID: 10729930
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710729930%27 HTTP/1.1" 200 None
2026-03-28 07:00:44 [adesa.it] INFO: Scrape type for 10729930: 0
2026-03-28 07:00:44 [adesa.it] INFO: Skipping item 10729930 url https://www.openlane.eu/en/carv6/auction/10729930
2026-03-28 07:00:44 [adesa.it] INFO: Found listing with ID: 10729996
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710729996%27 HTTP/1.1" 200 None
2026-03-28 07:00:44 [adesa.it] INFO: Scrape type for 10729996: 0
2026-03-28 07:00:44 [adesa.it] INFO: Skipping item 10729996 url https://www.openlane.eu/en/carv6/auction/10729996
2026-03-28 07:00:44 [adesa.it] INFO: Found listing with ID: 10729932
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710729932%27 HTTP/1.1" 200 None
2026-03-28 07:00:44 [adesa.it] INFO: Scrape type for 10729932: 0
2026-03-28 07:00:44 [adesa.it] INFO: Skipping item 10729932 url https://www.openlane.eu/en/carv6/auction/10729932
2026-03-28 07:00:44 [adesa.it] INFO: Found listing with ID: 10729987
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710729987%27 HTTP/1.1" 200 None
2026-03-28 07:00:44 [adesa.it] INFO: Scrape type for 10729987: 0
2026-03-28 07:00:44 [adesa.it] INFO: Skipping item 10729987 url https://www.openlane.eu/en/carv6/auction/10729987
2026-03-28 07:00:44 [adesa.it] INFO: Found listing with ID: 10720555
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720555%27 HTTP/1.1" 200 None
2026-03-28 07:00:44 [adesa.it] INFO: Scrape type for 10720555: 0
2026-03-28 07:00:44 [adesa.it] INFO: Skipping item 10720555 url https://www.openlane.eu/en/carv6/auction/10720555
2026-03-28 07:00:44 [adesa.it] INFO: Found listing with ID: 10741051
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741051%27 HTTP/1.1" 200 None
2026-03-28 07:00:44 [adesa.it] INFO: Scrape type for 10741051: 0
2026-03-28 07:00:44 [adesa.it] INFO: Skipping item 10741051 url https://www.openlane.eu/en/carv6/auction/10741051
2026-03-28 07:00:44 [adesa.it] INFO: Found listing with ID: 10735777
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735777%27 HTTP/1.1" 200 None
2026-03-28 07:00:44 [adesa.it] INFO: Scrape type for 10735777: 0
2026-03-28 07:00:44 [adesa.it] INFO: Skipping item 10735777 url https://www.openlane.eu/en/carv6/auction/10735777
2026-03-28 07:00:44 [adesa.it] INFO: Found listing with ID: 10724914
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724914%27 HTTP/1.1" 200 None
2026-03-28 07:00:44 [adesa.it] INFO: Scrape type for 10724914: 0
2026-03-28 07:00:44 [adesa.it] INFO: Skipping item 10724914 url https://www.openlane.eu/en/carv6/auction/10724914
2026-03-28 07:00:44 [adesa.it] INFO: Found listing with ID: 10724937
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724937%27 HTTP/1.1" 200 None
2026-03-28 07:00:44 [adesa.it] INFO: Scrape type for 10724937: 0
2026-03-28 07:00:44 [adesa.it] INFO: Skipping item 10724937 url https://www.openlane.eu/en/carv6/auction/10724937
2026-03-28 07:00:44 [adesa.it] INFO: Found listing with ID: 10720527
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720527%27 HTTP/1.1" 200 None
2026-03-28 07:00:44 [adesa.it] INFO: Scrape type for 10720527: 0
2026-03-28 07:00:44 [adesa.it] INFO: Skipping item 10720527 url https://www.openlane.eu/en/carv6/auction/10720527
2026-03-28 07:00:44 [adesa.it] INFO: Found listing with ID: 10735676
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735676%27 HTTP/1.1" 200 None
2026-03-28 07:00:44 [adesa.it] INFO: Scrape type for 10735676: 0
2026-03-28 07:00:44 [adesa.it] INFO: Skipping item 10735676 url https://www.openlane.eu/en/carv6/auction/10735676
2026-03-28 07:00:44 [adesa.it] INFO: Found listing with ID: 10741871
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741871%27 HTTP/1.1" 200 None
2026-03-28 07:00:44 [adesa.it] INFO: Scrape type for 10741871: 0
2026-03-28 07:00:44 [adesa.it] INFO: Skipping item 10741871 url https://www.openlane.eu/en/carv6/auction/10741871
2026-03-28 07:00:44 [adesa.it] INFO: Found listing with ID: 10720554
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720554%27 HTTP/1.1" 200 None
2026-03-28 07:00:44 [adesa.it] INFO: Scrape type for 10720554: 0
2026-03-28 07:00:44 [adesa.it] INFO: Skipping item 10720554 url https://www.openlane.eu/en/carv6/auction/10720554
2026-03-28 07:00:44 [adesa.it] INFO: Found listing with ID: 10740709
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740709%27 HTTP/1.1" 200 None
2026-03-28 07:00:44 [adesa.it] INFO: Scrape type for 10740709: 0
2026-03-28 07:00:44 [adesa.it] INFO: Skipping item 10740709 url https://www.openlane.eu/en/carv6/auction/10740709
2026-03-28 07:00:44 [adesa.it] INFO: Found listing with ID: 10735675
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735675%27 HTTP/1.1" 200 None
2026-03-28 07:00:44 [adesa.it] INFO: Scrape type for 10735675: 0
2026-03-28 07:00:44 [adesa.it] INFO: Skipping item 10735675 url https://www.openlane.eu/en/carv6/auction/10735675
2026-03-28 07:00:44 [adesa.it] INFO: Found listing with ID: 10735764
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735764%27 HTTP/1.1" 200 None
2026-03-28 07:00:44 [adesa.it] INFO: Scrape type for 10735764: 0
2026-03-28 07:00:44 [adesa.it] INFO: Skipping item 10735764 url https://www.openlane.eu/en/carv6/auction/10735764
2026-03-28 07:00:44 [adesa.it] INFO: Found listing with ID: 10740353
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740353%27 HTTP/1.1" 200 None
2026-03-28 07:00:44 [adesa.it] INFO: Scrape type for 10740353: 0
2026-03-28 07:00:44 [adesa.it] INFO: Skipping item 10740353 url https://www.openlane.eu/en/carv6/auction/10740353
2026-03-28 07:00:44 [adesa.it] INFO: Found listing with ID: 10724928
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724928%27 HTTP/1.1" 200 None
2026-03-28 07:00:44 [adesa.it] INFO: Scrape type for 10724928: 0
2026-03-28 07:00:44 [adesa.it] INFO: Skipping item 10724928 url https://www.openlane.eu/en/carv6/auction/10724928
2026-03-28 07:00:44 [adesa.it] INFO: Found listing with ID: 10735658
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735658%27 HTTP/1.1" 200 None
2026-03-28 07:00:44 [adesa.it] INFO: Scrape type for 10735658: 0
2026-03-28 07:00:44 [adesa.it] INFO: Skipping item 10735658 url https://www.openlane.eu/en/carv6/auction/10735658
2026-03-28 07:00:44 [adesa.it] INFO: Found listing with ID: 10735662
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735662%27 HTTP/1.1" 200 None
2026-03-28 07:00:44 [adesa.it] INFO: Scrape type for 10735662: 0
2026-03-28 07:00:44 [adesa.it] INFO: Skipping item 10735662 url https://www.openlane.eu/en/carv6/auction/10735662
2026-03-28 07:00:44 [adesa.it] INFO: Found listing with ID: 10735677
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735677%27 HTTP/1.1" 200 None
2026-03-28 07:00:44 [adesa.it] INFO: Scrape type for 10735677: 0
2026-03-28 07:00:44 [adesa.it] INFO: Skipping item 10735677 url https://www.openlane.eu/en/carv6/auction/10735677
2026-03-28 07:00:44 [adesa.it] INFO: Found listing with ID: 10735678
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735678%27 HTTP/1.1" 200 None
2026-03-28 07:00:44 [adesa.it] INFO: Scrape type for 10735678: 0
2026-03-28 07:00:44 [adesa.it] INFO: Skipping item 10735678 url https://www.openlane.eu/en/carv6/auction/10735678
2026-03-28 07:00:44 [adesa.it] INFO: Found listing with ID: 10740710
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740710%27 HTTP/1.1" 200 None
2026-03-28 07:00:44 [adesa.it] INFO: Scrape type for 10740710: 0
2026-03-28 07:00:44 [adesa.it] INFO: Skipping item 10740710 url https://www.openlane.eu/en/carv6/auction/10740710
2026-03-28 07:00:44 [adesa.it] INFO: Found listing with ID: 10741045
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741045%27 HTTP/1.1" 200 None
2026-03-28 07:00:44 [adesa.it] INFO: Scrape type for 10741045: 0
2026-03-28 07:00:44 [adesa.it] INFO: Skipping item 10741045 url https://www.openlane.eu/en/carv6/auction/10741045
2026-03-28 07:00:44 [adesa.it] INFO: Found listing with ID: 10741049
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741049%27 HTTP/1.1" 200 None
2026-03-28 07:00:44 [adesa.it] INFO: Scrape type for 10741049: 0
2026-03-28 07:00:44 [adesa.it] INFO: Skipping item 10741049 url https://www.openlane.eu/en/carv6/auction/10741049
2026-03-28 07:00:44 [adesa.it] INFO: Found listing with ID: 10735680
2026-03-28 07:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735680%27 HTTP/1.1" 200 None
2026-03-28 07:00:45 [adesa.it] INFO: Scrape type for 10735680: 0
2026-03-28 07:00:45 [adesa.it] INFO: Skipping item 10735680 url https://www.openlane.eu/en/carv6/auction/10735680
2026-03-28 07:00:45 [adesa.it] INFO: Found listing with ID: 10740358
2026-03-28 07:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710740358%27 HTTP/1.1" 200 None
2026-03-28 07:00:45 [adesa.it] INFO: Scrape type for 10740358: 0
2026-03-28 07:00:45 [adesa.it] INFO: Skipping item 10740358 url https://www.openlane.eu/en/carv6/auction/10740358
2026-03-28 07:00:45 [adesa.it] INFO: Found listing with ID: 10724925
2026-03-28 07:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710724925%27 HTTP/1.1" 200 None
2026-03-28 07:00:45 [adesa.it] INFO: Scrape type for 10724925: 0
2026-03-28 07:00:45 [adesa.it] INFO: Skipping item 10724925 url https://www.openlane.eu/en/carv6/auction/10724925
2026-03-28 07:00:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 07:00:46 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 07:00:46 [adesa.it] INFO: Found listing with ID: 10741873
2026-03-28 07:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741873%27 HTTP/1.1" 200 None
2026-03-28 07:00:46 [adesa.it] INFO: Scrape type for 10741873: 0
2026-03-28 07:00:46 [adesa.it] INFO: Skipping item 10741873 url https://www.openlane.eu/en/carv6/auction/10741873
2026-03-28 07:00:46 [adesa.it] INFO: Found listing with ID: 10741876
2026-03-28 07:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741876%27 HTTP/1.1" 200 None
2026-03-28 07:00:46 [adesa.it] INFO: Scrape type for 10741876: 0
2026-03-28 07:00:46 [adesa.it] INFO: Skipping item 10741876 url https://www.openlane.eu/en/carv6/auction/10741876
2026-03-28 07:00:46 [adesa.it] INFO: Found listing with ID: 10735681
2026-03-28 07:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735681%27 HTTP/1.1" 200 None
2026-03-28 07:00:47 [adesa.it] INFO: Scrape type for 10735681: 0
2026-03-28 07:00:47 [adesa.it] INFO: Skipping item 10735681 url https://www.openlane.eu/en/carv6/auction/10735681
2026-03-28 07:00:47 [adesa.it] INFO: Found listing with ID: 10735762
2026-03-28 07:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735762%27 HTTP/1.1" 200 None
2026-03-28 07:00:47 [adesa.it] INFO: Scrape type for 10735762: 0
2026-03-28 07:00:47 [adesa.it] INFO: Skipping item 10735762 url https://www.openlane.eu/en/carv6/auction/10735762
2026-03-28 07:00:47 [adesa.it] INFO: Found listing with ID: 10735757
2026-03-28 07:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735757%27 HTTP/1.1" 200 None
2026-03-28 07:00:47 [adesa.it] INFO: Scrape type for 10735757: 0
2026-03-28 07:00:47 [adesa.it] INFO: Skipping item 10735757 url https://www.openlane.eu/en/carv6/auction/10735757
2026-03-28 07:00:47 [adesa.it] INFO: Found listing with ID: 10735679
2026-03-28 07:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735679%27 HTTP/1.1" 200 None
2026-03-28 07:00:47 [adesa.it] INFO: Scrape type for 10735679: 0
2026-03-28 07:00:47 [adesa.it] INFO: Skipping item 10735679 url https://www.openlane.eu/en/carv6/auction/10735679
2026-03-28 07:00:47 [adesa.it] INFO: Found listing with ID: 10720537
2026-03-28 07:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720537%27 HTTP/1.1" 200 None
2026-03-28 07:00:47 [adesa.it] INFO: Scrape type for 10720537: 0
2026-03-28 07:00:47 [adesa.it] INFO: Skipping item 10720537 url https://www.openlane.eu/en/carv6/auction/10720537
2026-03-28 07:00:47 [adesa.it] INFO: Found listing with ID: 10741057
2026-03-28 07:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741057%27 HTTP/1.1" 200 None
2026-03-28 07:00:47 [adesa.it] INFO: Scrape type for 10741057: 0
2026-03-28 07:00:47 [adesa.it] INFO: Skipping item 10741057 url https://www.openlane.eu/en/carv6/auction/10741057
2026-03-28 07:00:47 [adesa.it] INFO: Found listing with ID: 10720521
2026-03-28 07:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720521%27 HTTP/1.1" 200 None
2026-03-28 07:00:47 [adesa.it] INFO: Scrape type for 10720521: 0
2026-03-28 07:00:47 [adesa.it] INFO: Skipping item 10720521 url https://www.openlane.eu/en/carv6/auction/10720521
2026-03-28 07:00:47 [adesa.it] INFO: Found listing with ID: 10735685
2026-03-28 07:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735685%27 HTTP/1.1" 200 None
2026-03-28 07:00:47 [adesa.it] INFO: Scrape type for 10735685: 0
2026-03-28 07:00:47 [adesa.it] INFO: Skipping item 10735685 url https://www.openlane.eu/en/carv6/auction/10735685
2026-03-28 07:00:47 [adesa.it] INFO: Found listing with ID: 10735684
2026-03-28 07:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735684%27 HTTP/1.1" 200 None
2026-03-28 07:00:47 [adesa.it] INFO: Scrape type for 10735684: 0
2026-03-28 07:00:47 [adesa.it] INFO: Skipping item 10735684 url https://www.openlane.eu/en/carv6/auction/10735684
2026-03-28 07:00:47 [adesa.it] INFO: Found listing with ID: 10740711
2026-03-28 07:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710740711%27 HTTP/1.1" 200 None
2026-03-28 07:00:47 [adesa.it] INFO: Scrape type for 10740711: 0
2026-03-28 07:00:47 [adesa.it] INFO: Skipping item 10740711 url https://www.openlane.eu/en/carv6/auction/10740711
2026-03-28 07:00:47 [adesa.it] INFO: Found listing with ID: 10735682
2026-03-28 07:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735682%27 HTTP/1.1" 200 None
2026-03-28 07:00:47 [adesa.it] INFO: Scrape type for 10735682: 0
2026-03-28 07:00:47 [adesa.it] INFO: Skipping item 10735682 url https://www.openlane.eu/en/carv6/auction/10735682
2026-03-28 07:00:47 [adesa.it] INFO: Found listing with ID: 10735683
2026-03-28 07:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735683%27 HTTP/1.1" 200 None
2026-03-28 07:00:47 [adesa.it] INFO: Scrape type for 10735683: 0
2026-03-28 07:00:47 [adesa.it] INFO: Skipping item 10735683 url https://www.openlane.eu/en/carv6/auction/10735683
2026-03-28 07:00:47 [adesa.it] INFO: Found listing with ID: 10735687
2026-03-28 07:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735687%27 HTTP/1.1" 200 None
2026-03-28 07:00:47 [adesa.it] INFO: Scrape type for 10735687: 0
2026-03-28 07:00:47 [adesa.it] INFO: Skipping item 10735687 url https://www.openlane.eu/en/carv6/auction/10735687
2026-03-28 07:00:47 [adesa.it] INFO: Found listing with ID: 10735688
2026-03-28 07:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735688%27 HTTP/1.1" 200 None
2026-03-28 07:00:47 [adesa.it] INFO: Scrape type for 10735688: 0
2026-03-28 07:00:47 [adesa.it] INFO: Skipping item 10735688 url https://www.openlane.eu/en/carv6/auction/10735688
2026-03-28 07:00:47 [adesa.it] INFO: Found listing with ID: 10735686
2026-03-28 07:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735686%27 HTTP/1.1" 200 None
2026-03-28 07:00:47 [adesa.it] INFO: Scrape type for 10735686: 0
2026-03-28 07:00:47 [adesa.it] INFO: Skipping item 10735686 url https://www.openlane.eu/en/carv6/auction/10735686
2026-03-28 07:00:47 [adesa.it] INFO: Found listing with ID: 10720518
2026-03-28 07:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720518%27 HTTP/1.1" 200 None
2026-03-28 07:00:47 [adesa.it] INFO: Scrape type for 10720518: 0
2026-03-28 07:00:47 [adesa.it] INFO: Skipping item 10720518 url https://www.openlane.eu/en/carv6/auction/10720518
2026-03-28 07:00:47 [adesa.it] INFO: Found listing with ID: 10724911
2026-03-28 07:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710724911%27 HTTP/1.1" 200 None
2026-03-28 07:00:47 [adesa.it] INFO: Scrape type for 10724911: 0
2026-03-28 07:00:47 [adesa.it] INFO: Skipping item 10724911 url https://www.openlane.eu/en/carv6/auction/10724911
2026-03-28 07:00:47 [adesa.it] INFO: Found listing with ID: 10720532
2026-03-28 07:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720532%27 HTTP/1.1" 200 None
2026-03-28 07:00:47 [adesa.it] INFO: Scrape type for 10720532: 0
2026-03-28 07:00:47 [adesa.it] INFO: Skipping item 10720532 url https://www.openlane.eu/en/carv6/auction/10720532
2026-03-28 07:00:47 [adesa.it] INFO: Found listing with ID: 10741058
2026-03-28 07:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741058%27 HTTP/1.1" 200 None
2026-03-28 07:00:47 [adesa.it] INFO: Scrape type for 10741058: 0
2026-03-28 07:00:47 [adesa.it] INFO: Skipping item 10741058 url https://www.openlane.eu/en/carv6/auction/10741058
2026-03-28 07:00:47 [adesa.it] INFO: Found listing with ID: 10741059
2026-03-28 07:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741059%27 HTTP/1.1" 200 None
2026-03-28 07:00:47 [adesa.it] INFO: Scrape type for 10741059: 0
2026-03-28 07:00:47 [adesa.it] INFO: Skipping item 10741059 url https://www.openlane.eu/en/carv6/auction/10741059
2026-03-28 07:00:47 [adesa.it] INFO: Found listing with ID: 10741053
2026-03-28 07:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741053%27 HTTP/1.1" 200 None
2026-03-28 07:00:47 [adesa.it] INFO: Scrape type for 10741053: 0
2026-03-28 07:00:47 [adesa.it] INFO: Skipping item 10741053 url https://www.openlane.eu/en/carv6/auction/10741053
2026-03-28 07:00:47 [adesa.it] INFO: Found listing with ID: 10735761
2026-03-28 07:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735761%27 HTTP/1.1" 200 None
2026-03-28 07:00:47 [adesa.it] INFO: Scrape type for 10735761: 0
2026-03-28 07:00:47 [adesa.it] INFO: Skipping item 10735761 url https://www.openlane.eu/en/carv6/auction/10735761
2026-03-28 07:00:47 [adesa.it] INFO: Found listing with ID: 10735759
2026-03-28 07:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735759%27 HTTP/1.1" 200 None
2026-03-28 07:00:47 [adesa.it] INFO: Scrape type for 10735759: 0
2026-03-28 07:00:47 [adesa.it] INFO: Skipping item 10735759 url https://www.openlane.eu/en/carv6/auction/10735759
2026-03-28 07:00:47 [adesa.it] INFO: Found listing with ID: 10735768
2026-03-28 07:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735768%27 HTTP/1.1" 200 None
2026-03-28 07:00:47 [adesa.it] INFO: Scrape type for 10735768: 0
2026-03-28 07:00:47 [adesa.it] INFO: Skipping item 10735768 url https://www.openlane.eu/en/carv6/auction/10735768
2026-03-28 07:00:47 [adesa.it] INFO: Found listing with ID: 10720552
2026-03-28 07:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720552%27 HTTP/1.1" 200 None
2026-03-28 07:00:48 [adesa.it] INFO: Scrape type for 10720552: 0
2026-03-28 07:00:48 [adesa.it] INFO: Skipping item 10720552 url https://www.openlane.eu/en/carv6/auction/10720552
2026-03-28 07:00:48 [adesa.it] INFO: Found listing with ID: 10720531
2026-03-28 07:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720531%27 HTTP/1.1" 200 None
2026-03-28 07:00:48 [adesa.it] INFO: Scrape type for 10720531: 0
2026-03-28 07:00:48 [adesa.it] INFO: Skipping item 10720531 url https://www.openlane.eu/en/carv6/auction/10720531
2026-03-28 07:00:48 [adesa.it] INFO: Found listing with ID: 10740305
2026-03-28 07:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710740305%27 HTTP/1.1" 200 None
2026-03-28 07:00:48 [adesa.it] INFO: Scrape type for 10740305: 0
2026-03-28 07:00:48 [adesa.it] INFO: Skipping item 10740305 url https://www.openlane.eu/en/carv6/auction/10740305
2026-03-28 07:00:48 [adesa.it] INFO: Found listing with ID: 10724920
2026-03-28 07:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710724920%27 HTTP/1.1" 200 None
2026-03-28 07:00:48 [adesa.it] INFO: Scrape type for 10724920: 0
2026-03-28 07:00:48 [adesa.it] INFO: Skipping item 10724920 url https://www.openlane.eu/en/carv6/auction/10724920
2026-03-28 07:00:48 [adesa.it] INFO: Found listing with ID: 10724931
2026-03-28 07:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710724931%27 HTTP/1.1" 200 None
2026-03-28 07:00:48 [adesa.it] INFO: Scrape type for 10724931: 0
2026-03-28 07:00:48 [adesa.it] INFO: Skipping item 10724931 url https://www.openlane.eu/en/carv6/auction/10724931
2026-03-28 07:00:48 [adesa.it] INFO: Found listing with ID: 10720519
2026-03-28 07:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720519%27 HTTP/1.1" 200 None
2026-03-28 07:00:48 [adesa.it] INFO: Scrape type for 10720519: 0
2026-03-28 07:00:48 [adesa.it] INFO: Skipping item 10720519 url https://www.openlane.eu/en/carv6/auction/10720519
2026-03-28 07:00:48 [adesa.it] INFO: Found listing with ID: 10724940
2026-03-28 07:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710724940%27 HTTP/1.1" 200 None
2026-03-28 07:00:48 [adesa.it] INFO: Scrape type for 10724940: 0
2026-03-28 07:00:48 [adesa.it] INFO: Skipping item 10724940 url https://www.openlane.eu/en/carv6/auction/10724940
2026-03-28 07:00:48 [adesa.it] INFO: Found listing with ID: 10735689
2026-03-28 07:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735689%27 HTTP/1.1" 200 None
2026-03-28 07:00:48 [adesa.it] INFO: Scrape type for 10735689: 0
2026-03-28 07:00:48 [adesa.it] INFO: Skipping item 10735689 url https://www.openlane.eu/en/carv6/auction/10735689
2026-03-28 07:00:48 [adesa.it] INFO: Found listing with ID: 10720524
2026-03-28 07:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720524%27 HTTP/1.1" 200 None
2026-03-28 07:00:48 [adesa.it] INFO: Scrape type for 10720524: 0
2026-03-28 07:00:48 [adesa.it] INFO: Skipping item 10720524 url https://www.openlane.eu/en/carv6/auction/10720524
2026-03-28 07:00:48 [adesa.it] INFO: Found listing with ID: 10720516
2026-03-28 07:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720516%27 HTTP/1.1" 200 None
2026-03-28 07:00:48 [adesa.it] INFO: Scrape type for 10720516: 0
2026-03-28 07:00:48 [adesa.it] INFO: Skipping item 10720516 url https://www.openlane.eu/en/carv6/auction/10720516
2026-03-28 07:00:48 [adesa.it] INFO: Found listing with ID: 10720530
2026-03-28 07:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720530%27 HTTP/1.1" 200 None
2026-03-28 07:00:48 [adesa.it] INFO: Scrape type for 10720530: 0
2026-03-28 07:00:48 [adesa.it] INFO: Skipping item 10720530 url https://www.openlane.eu/en/carv6/auction/10720530
2026-03-28 07:00:48 [adesa.it] INFO: Found listing with ID: 10741039
2026-03-28 07:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741039%27 HTTP/1.1" 200 None
2026-03-28 07:00:48 [adesa.it] INFO: Scrape type for 10741039: 0
2026-03-28 07:00:48 [adesa.it] INFO: Skipping item 10741039 url https://www.openlane.eu/en/carv6/auction/10741039
2026-03-28 07:00:48 [adesa.it] INFO: Found listing with ID: 10735690
2026-03-28 07:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735690%27 HTTP/1.1" 200 None
2026-03-28 07:00:48 [adesa.it] INFO: Scrape type for 10735690: 0
2026-03-28 07:00:48 [adesa.it] INFO: Skipping item 10735690 url https://www.openlane.eu/en/carv6/auction/10735690
2026-03-28 07:00:48 [adesa.it] INFO: Found listing with ID: 10735663
2026-03-28 07:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735663%27 HTTP/1.1" 200 None
2026-03-28 07:00:48 [adesa.it] INFO: Scrape type for 10735663: 0
2026-03-28 07:00:48 [adesa.it] INFO: Skipping item 10735663 url https://www.openlane.eu/en/carv6/auction/10735663
2026-03-28 07:00:48 [adesa.it] INFO: Found listing with ID: 10724915
2026-03-28 07:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710724915%27 HTTP/1.1" 200 None
2026-03-28 07:00:48 [adesa.it] INFO: Scrape type for 10724915: 0
2026-03-28 07:00:48 [adesa.it] INFO: Skipping item 10724915 url https://www.openlane.eu/en/carv6/auction/10724915
2026-03-28 07:00:48 [adesa.it] INFO: Found listing with ID: 10720546
2026-03-28 07:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720546%27 HTTP/1.1" 200 None
2026-03-28 07:00:48 [adesa.it] INFO: Scrape type for 10720546: 0
2026-03-28 07:00:48 [adesa.it] INFO: Skipping item 10720546 url https://www.openlane.eu/en/carv6/auction/10720546
2026-03-28 07:00:48 [adesa.it] INFO: Found listing with ID: 10724919
2026-03-28 07:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710724919%27 HTTP/1.1" 200 None
2026-03-28 07:00:48 [adesa.it] INFO: Scrape type for 10724919: 0
2026-03-28 07:00:48 [adesa.it] INFO: Skipping item 10724919 url https://www.openlane.eu/en/carv6/auction/10724919
2026-03-28 07:00:48 [adesa.it] INFO: Found listing with ID: 10720526
2026-03-28 07:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720526%27 HTTP/1.1" 200 None
2026-03-28 07:00:48 [adesa.it] INFO: Scrape type for 10720526: 0
2026-03-28 07:00:48 [adesa.it] INFO: Skipping item 10720526 url https://www.openlane.eu/en/carv6/auction/10720526
2026-03-28 07:00:48 [adesa.it] INFO: Found listing with ID: 10724934
2026-03-28 07:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710724934%27 HTTP/1.1" 200 None
2026-03-28 07:00:48 [adesa.it] INFO: Scrape type for 10724934: 0
2026-03-28 07:00:48 [adesa.it] INFO: Skipping item 10724934 url https://www.openlane.eu/en/carv6/auction/10724934
2026-03-28 07:00:48 [adesa.it] INFO: Found listing with ID: 10735691
2026-03-28 07:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735691%27 HTTP/1.1" 200 None
2026-03-28 07:00:48 [adesa.it] INFO: Scrape type for 10735691: 0
2026-03-28 07:00:48 [adesa.it] INFO: Skipping item 10735691 url https://www.openlane.eu/en/carv6/auction/10735691
2026-03-28 07:00:48 [adesa.it] INFO: Found listing with ID: 10735692
2026-03-28 07:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735692%27 HTTP/1.1" 200 None
2026-03-28 07:00:48 [adesa.it] INFO: Scrape type for 10735692: 0
2026-03-28 07:00:48 [adesa.it] INFO: Skipping item 10735692 url https://www.openlane.eu/en/carv6/auction/10735692
2026-03-28 07:00:48 [adesa.it] INFO: Found listing with ID: 10740712
2026-03-28 07:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710740712%27 HTTP/1.1" 200 None
2026-03-28 07:00:48 [adesa.it] INFO: Scrape type for 10740712: 0
2026-03-28 07:00:48 [adesa.it] INFO: Skipping item 10740712 url https://www.openlane.eu/en/carv6/auction/10740712
2026-03-28 07:00:48 [adesa.it] INFO: Found listing with ID: 10735061
2026-03-28 07:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735061%27 HTTP/1.1" 200 None
2026-03-28 07:00:48 [adesa.it] INFO: Scrape type for 10735061: 0
2026-03-28 07:00:48 [adesa.it] INFO: Skipping item 10735061 url https://www.openlane.eu/en/carv6/auction/10735061
2026-03-28 07:00:48 [adesa.it] INFO: Found listing with ID: 10740359
2026-03-28 07:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710740359%27 HTTP/1.1" 200 None
2026-03-28 07:00:48 [adesa.it] INFO: Scrape type for 10740359: 0
2026-03-28 07:00:48 [adesa.it] INFO: Skipping item 10740359 url https://www.openlane.eu/en/carv6/auction/10740359
2026-03-28 07:00:48 [adesa.it] INFO: Found listing with ID: 10735693
2026-03-28 07:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735693%27 HTTP/1.1" 200 None
2026-03-28 07:00:48 [adesa.it] INFO: Scrape type for 10735693: 0
2026-03-28 07:00:48 [adesa.it] INFO: Skipping item 10735693 url https://www.openlane.eu/en/carv6/auction/10735693
2026-03-28 07:00:48 [adesa.it] INFO: Found listing with ID: 10740306
2026-03-28 07:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710740306%27 HTTP/1.1" 200 None
2026-03-28 07:00:48 [adesa.it] INFO: Scrape type for 10740306: 0
2026-03-28 07:00:48 [adesa.it] INFO: Skipping item 10740306 url https://www.openlane.eu/en/carv6/auction/10740306
2026-03-28 07:00:48 [adesa.it] INFO: Found listing with ID: 10741055
2026-03-28 07:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741055%27 HTTP/1.1" 200 None
2026-03-28 07:00:48 [adesa.it] INFO: Scrape type for 10741055: 0
2026-03-28 07:00:48 [adesa.it] INFO: Skipping item 10741055 url https://www.openlane.eu/en/carv6/auction/10741055
2026-03-28 07:00:48 [adesa.it] INFO: Found listing with ID: 10720520
2026-03-28 07:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720520%27 HTTP/1.1" 200 None
2026-03-28 07:00:48 [adesa.it] INFO: Scrape type for 10720520: 0
2026-03-28 07:00:48 [adesa.it] INFO: Skipping item 10720520 url https://www.openlane.eu/en/carv6/auction/10720520
2026-03-28 07:00:48 [adesa.it] INFO: Found listing with ID: 10735659
2026-03-28 07:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735659%27 HTTP/1.1" 200 None
2026-03-28 07:00:48 [adesa.it] INFO: Scrape type for 10735659: 0
2026-03-28 07:00:48 [adesa.it] INFO: Skipping item 10735659 url https://www.openlane.eu/en/carv6/auction/10735659
2026-03-28 07:00:48 [adesa.it] INFO: Found listing with ID: 10720540
2026-03-28 07:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720540%27 HTTP/1.1" 200 None
2026-03-28 07:00:48 [adesa.it] INFO: Scrape type for 10720540: 0
2026-03-28 07:00:48 [adesa.it] INFO: Skipping item 10720540 url https://www.openlane.eu/en/carv6/auction/10720540
2026-03-28 07:00:48 [adesa.it] INFO: Found listing with ID: 10740309
2026-03-28 07:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710740309%27 HTTP/1.1" 200 None
2026-03-28 07:00:48 [adesa.it] INFO: Scrape type for 10740309: 0
2026-03-28 07:00:48 [adesa.it] INFO: Skipping item 10740309 url https://www.openlane.eu/en/carv6/auction/10740309
2026-03-28 07:00:48 [adesa.it] INFO: Found listing with ID: 10740310
2026-03-28 07:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710740310%27 HTTP/1.1" 200 None
2026-03-28 07:00:48 [adesa.it] INFO: Scrape type for 10740310: 0
2026-03-28 07:00:48 [adesa.it] INFO: Skipping item 10740310 url https://www.openlane.eu/en/carv6/auction/10740310
2026-03-28 07:00:48 [adesa.it] INFO: Found listing with ID: 10735763
2026-03-28 07:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735763%27 HTTP/1.1" 200 None
2026-03-28 07:00:48 [adesa.it] INFO: Scrape type for 10735763: 0
2026-03-28 07:00:48 [adesa.it] INFO: Skipping item 10735763 url https://www.openlane.eu/en/carv6/auction/10735763
2026-03-28 07:00:48 [adesa.it] INFO: Found listing with ID: 10735664
2026-03-28 07:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735664%27 HTTP/1.1" 200 None
2026-03-28 07:00:48 [adesa.it] INFO: Scrape type for 10735664: 0
2026-03-28 07:00:48 [adesa.it] INFO: Skipping item 10735664 url https://www.openlane.eu/en/carv6/auction/10735664
2026-03-28 07:00:48 [adesa.it] INFO: Found listing with ID: 10735694
2026-03-28 07:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735694%27 HTTP/1.1" 200 None
2026-03-28 07:00:48 [adesa.it] INFO: Scrape type for 10735694: 0
2026-03-28 07:00:48 [adesa.it] INFO: Skipping item 10735694 url https://www.openlane.eu/en/carv6/auction/10735694
2026-03-28 07:00:48 [adesa.it] INFO: Found listing with ID: 10724923
2026-03-28 07:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710724923%27 HTTP/1.1" 200 None
2026-03-28 07:00:48 [adesa.it] INFO: Scrape type for 10724923: 0
2026-03-28 07:00:48 [adesa.it] INFO: Skipping item 10724923 url https://www.openlane.eu/en/carv6/auction/10724923
2026-03-28 07:00:48 [adesa.it] INFO: Found listing with ID: 10735665
2026-03-28 07:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735665%27 HTTP/1.1" 200 None
2026-03-28 07:00:48 [adesa.it] INFO: Scrape type for 10735665: 0
2026-03-28 07:00:48 [adesa.it] INFO: Skipping item 10735665 url https://www.openlane.eu/en/carv6/auction/10735665
2026-03-28 07:00:48 [adesa.it] INFO: Found listing with ID: 10741052
2026-03-28 07:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741052%27 HTTP/1.1" 200 None
2026-03-28 07:00:48 [adesa.it] INFO: Scrape type for 10741052: 0
2026-03-28 07:00:48 [adesa.it] INFO: Skipping item 10741052 url https://www.openlane.eu/en/carv6/auction/10741052
2026-03-28 07:00:48 [adesa.it] INFO: Found listing with ID: 10741866
2026-03-28 07:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741866%27 HTTP/1.1" 200 None
2026-03-28 07:00:48 [adesa.it] INFO: Scrape type for 10741866: 0
2026-03-28 07:00:48 [adesa.it] INFO: Skipping item 10741866 url https://www.openlane.eu/en/carv6/auction/10741866
2026-03-28 07:00:48 [adesa.it] INFO: Found listing with ID: 10735695
2026-03-28 07:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735695%27 HTTP/1.1" 200 None
2026-03-28 07:00:48 [adesa.it] INFO: Scrape type for 10735695: 0
2026-03-28 07:00:48 [adesa.it] INFO: Skipping item 10735695 url https://www.openlane.eu/en/carv6/auction/10735695
2026-03-28 07:00:48 [adesa.it] INFO: Found listing with ID: 10741868
2026-03-28 07:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741868%27 HTTP/1.1" 200 None
2026-03-28 07:00:48 [adesa.it] INFO: Scrape type for 10741868: 0
2026-03-28 07:00:48 [adesa.it] INFO: Skipping item 10741868 url https://www.openlane.eu/en/carv6/auction/10741868
2026-03-28 07:00:48 [adesa.it] INFO: Found listing with ID: 10741041
2026-03-28 07:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741041%27 HTTP/1.1" 200 None
2026-03-28 07:00:48 [adesa.it] INFO: Scrape type for 10741041: 0
2026-03-28 07:00:48 [adesa.it] INFO: Skipping item 10741041 url https://www.openlane.eu/en/carv6/auction/10741041
2026-03-28 07:00:48 [adesa.it] INFO: Found listing with ID: 10734421
2026-03-28 07:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710734421%27 HTTP/1.1" 200 None
2026-03-28 07:00:48 [adesa.it] INFO: Scrape type for 10734421: 0
2026-03-28 07:00:48 [adesa.it] INFO: Skipping item 10734421 url https://www.openlane.eu/en/carv6/auction/10734421
2026-03-28 07:00:48 [adesa.it] INFO: Found listing with ID: 10735758
2026-03-28 07:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735758%27 HTTP/1.1" 200 None
2026-03-28 07:00:48 [adesa.it] INFO: Scrape type for 10735758: 0
2026-03-28 07:00:48 [adesa.it] INFO: Skipping item 10735758 url https://www.openlane.eu/en/carv6/auction/10735758
2026-03-28 07:00:48 [adesa.it] INFO: Found listing with ID: 10735696
2026-03-28 07:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735696%27 HTTP/1.1" 200 None
2026-03-28 07:00:48 [adesa.it] INFO: Scrape type for 10735696: 0
2026-03-28 07:00:48 [adesa.it] INFO: Skipping item 10735696 url https://www.openlane.eu/en/carv6/auction/10735696
2026-03-28 07:00:48 [adesa.it] INFO: Found listing with ID: 10720536
2026-03-28 07:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720536%27 HTTP/1.1" 200 None
2026-03-28 07:00:48 [adesa.it] INFO: Scrape type for 10720536: 0
2026-03-28 07:00:48 [adesa.it] INFO: Skipping item 10720536 url https://www.openlane.eu/en/carv6/auction/10720536
2026-03-28 07:00:48 [adesa.it] INFO: Found listing with ID: 10741047
2026-03-28 07:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741047%27 HTTP/1.1" 200 None
2026-03-28 07:00:48 [adesa.it] INFO: Scrape type for 10741047: 0
2026-03-28 07:00:48 [adesa.it] INFO: Skipping item 10741047 url https://www.openlane.eu/en/carv6/auction/10741047
2026-03-28 07:00:48 [adesa.it] INFO: Found listing with ID: 10741042
2026-03-28 07:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741042%27 HTTP/1.1" 200 None
2026-03-28 07:00:48 [adesa.it] INFO: Scrape type for 10741042: 0
2026-03-28 07:00:48 [adesa.it] INFO: Skipping item 10741042 url https://www.openlane.eu/en/carv6/auction/10741042
2026-03-28 07:00:48 [adesa.it] INFO: Found listing with ID: 10735697
2026-03-28 07:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735697%27 HTTP/1.1" 200 None
2026-03-28 07:00:48 [adesa.it] INFO: Scrape type for 10735697: 0
2026-03-28 07:00:48 [adesa.it] INFO: Skipping item 10735697 url https://www.openlane.eu/en/carv6/auction/10735697
2026-03-28 07:00:48 [adesa.it] INFO: Found listing with ID: 10735698
2026-03-28 07:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735698%27 HTTP/1.1" 200 None
2026-03-28 07:00:48 [adesa.it] INFO: Scrape type for 10735698: 0
2026-03-28 07:00:48 [adesa.it] INFO: Skipping item 10735698 url https://www.openlane.eu/en/carv6/auction/10735698
2026-03-28 07:00:48 [adesa.it] INFO: Found listing with ID: 10741874
2026-03-28 07:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741874%27 HTTP/1.1" 200 None
2026-03-28 07:00:48 [adesa.it] INFO: Scrape type for 10741874: 0
2026-03-28 07:00:48 [adesa.it] INFO: Skipping item 10741874 url https://www.openlane.eu/en/carv6/auction/10741874
2026-03-28 07:00:48 [adesa.it] INFO: Found listing with ID: 10741869
2026-03-28 07:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741869%27 HTTP/1.1" 200 None
2026-03-28 07:00:48 [adesa.it] INFO: Scrape type for 10741869: 0
2026-03-28 07:00:48 [adesa.it] INFO: Skipping item 10741869 url https://www.openlane.eu/en/carv6/auction/10741869
2026-03-28 07:00:48 [adesa.it] INFO: Found listing with ID: 10741872
2026-03-28 07:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741872%27 HTTP/1.1" 200 None
2026-03-28 07:00:48 [adesa.it] INFO: Scrape type for 10741872: 0
2026-03-28 07:00:48 [adesa.it] INFO: Skipping item 10741872 url https://www.openlane.eu/en/carv6/auction/10741872
2026-03-28 07:00:48 [adesa.it] INFO: Found listing with ID: 10735699
2026-03-28 07:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735699%27 HTTP/1.1" 200 None
2026-03-28 07:00:48 [adesa.it] INFO: Scrape type for 10735699: 0
2026-03-28 07:00:48 [adesa.it] INFO: Skipping item 10735699 url https://www.openlane.eu/en/carv6/auction/10735699
2026-03-28 07:00:48 [adesa.it] INFO: Found listing with ID: 10735700
2026-03-28 07:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735700%27 HTTP/1.1" 200 None
2026-03-28 07:00:48 [adesa.it] INFO: Scrape type for 10735700: 0
2026-03-28 07:00:48 [adesa.it] INFO: Skipping item 10735700 url https://www.openlane.eu/en/carv6/auction/10735700
2026-03-28 07:00:48 [adesa.it] INFO: Found listing with ID: 10735701
2026-03-28 07:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735701%27 HTTP/1.1" 200 None
2026-03-28 07:00:48 [adesa.it] INFO: Scrape type for 10735701: 0
2026-03-28 07:00:48 [adesa.it] INFO: Skipping item 10735701 url https://www.openlane.eu/en/carv6/auction/10735701
2026-03-28 07:00:48 [adesa.it] INFO: Found listing with ID: 10735702
2026-03-28 07:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735702%27 HTTP/1.1" 200 None
2026-03-28 07:00:49 [adesa.it] INFO: Scrape type for 10735702: 0
2026-03-28 07:00:49 [adesa.it] INFO: Skipping item 10735702 url https://www.openlane.eu/en/carv6/auction/10735702
2026-03-28 07:00:49 [adesa.it] INFO: Found listing with ID: 10735770
2026-03-28 07:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735770%27 HTTP/1.1" 200 None
2026-03-28 07:00:49 [adesa.it] INFO: Scrape type for 10735770: 0
2026-03-28 07:00:49 [adesa.it] INFO: Skipping item 10735770 url https://www.openlane.eu/en/carv6/auction/10735770
2026-03-28 07:00:49 [adesa.it] INFO: Found listing with ID: 10720538
2026-03-28 07:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720538%27 HTTP/1.1" 200 None
2026-03-28 07:00:49 [adesa.it] INFO: Scrape type for 10720538: 0
2026-03-28 07:00:49 [adesa.it] INFO: Skipping item 10720538 url https://www.openlane.eu/en/carv6/auction/10720538
2026-03-28 07:00:49 [adesa.it] INFO: Found listing with ID: 10741043
2026-03-28 07:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741043%27 HTTP/1.1" 200 None
2026-03-28 07:00:49 [adesa.it] INFO: Scrape type for 10741043: 0
2026-03-28 07:00:49 [adesa.it] INFO: Skipping item 10741043 url https://www.openlane.eu/en/carv6/auction/10741043
2026-03-28 07:00:49 [adesa.it] INFO: Found listing with ID: 10735772
2026-03-28 07:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735772%27 HTTP/1.1" 200 None
2026-03-28 07:00:49 [adesa.it] INFO: Scrape type for 10735772: 0
2026-03-28 07:00:49 [adesa.it] INFO: Skipping item 10735772 url https://www.openlane.eu/en/carv6/auction/10735772
2026-03-28 07:00:49 [adesa.it] INFO: Found listing with ID: 10741044
2026-03-28 07:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741044%27 HTTP/1.1" 200 None
2026-03-28 07:00:49 [adesa.it] INFO: Scrape type for 10741044: 0
2026-03-28 07:00:49 [adesa.it] INFO: Skipping item 10741044 url https://www.openlane.eu/en/carv6/auction/10741044
2026-03-28 07:00:49 [adesa.it] INFO: Found listing with ID: 10741054
2026-03-28 07:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741054%27 HTTP/1.1" 200 None
2026-03-28 07:00:49 [adesa.it] INFO: Scrape type for 10741054: 0
2026-03-28 07:00:49 [adesa.it] INFO: Skipping item 10741054 url https://www.openlane.eu/en/carv6/auction/10741054
2026-03-28 07:00:49 [adesa.it] INFO: Found listing with ID: 10724912
2026-03-28 07:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710724912%27 HTTP/1.1" 200 None
2026-03-28 07:00:49 [adesa.it] INFO: Scrape type for 10724912: 0
2026-03-28 07:00:49 [adesa.it] INFO: Skipping item 10724912 url https://www.openlane.eu/en/carv6/auction/10724912
2026-03-28 07:00:49 [adesa.it] INFO: Found listing with ID: 10734418
2026-03-28 07:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710734418%27 HTTP/1.1" 200 None
2026-03-28 07:00:49 [adesa.it] INFO: Scrape type for 10734418: 0
2026-03-28 07:00:49 [adesa.it] INFO: Skipping item 10734418 url https://www.openlane.eu/en/carv6/auction/10734418
2026-03-28 07:00:49 [adesa.it] INFO: Found listing with ID: 10735765
2026-03-28 07:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735765%27 HTTP/1.1" 200 None
2026-03-28 07:00:49 [adesa.it] INFO: Scrape type for 10735765: 0
2026-03-28 07:00:49 [adesa.it] INFO: Skipping item 10735765 url https://www.openlane.eu/en/carv6/auction/10735765
2026-03-28 07:00:49 [adesa.it] INFO: Found listing with ID: 10724913
2026-03-28 07:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710724913%27 HTTP/1.1" 200 None
2026-03-28 07:00:49 [adesa.it] INFO: Scrape type for 10724913: 0
2026-03-28 07:00:49 [adesa.it] INFO: Skipping item 10724913 url https://www.openlane.eu/en/carv6/auction/10724913
2026-03-28 07:00:49 [adesa.it] INFO: Found listing with ID: 10735775
2026-03-28 07:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735775%27 HTTP/1.1" 200 None
2026-03-28 07:00:49 [adesa.it] INFO: Scrape type for 10735775: 0
2026-03-28 07:00:49 [adesa.it] INFO: Skipping item 10735775 url https://www.openlane.eu/en/carv6/auction/10735775
2026-03-28 07:00:49 [adesa.it] INFO: Found listing with ID: 10720528
2026-03-28 07:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720528%27 HTTP/1.1" 200 None
2026-03-28 07:00:49 [adesa.it] INFO: Scrape type for 10720528: 0
2026-03-28 07:00:49 [adesa.it] INFO: Skipping item 10720528 url https://www.openlane.eu/en/carv6/auction/10720528
2026-03-28 07:00:49 [adesa.it] INFO: Found listing with ID: 10735703
2026-03-28 07:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735703%27 HTTP/1.1" 200 None
2026-03-28 07:00:49 [adesa.it] INFO: Scrape type for 10735703: 0
2026-03-28 07:00:49 [adesa.it] INFO: Skipping item 10735703 url https://www.openlane.eu/en/carv6/auction/10735703
2026-03-28 07:00:49 [adesa.it] INFO: Found listing with ID: 10735767
2026-03-28 07:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735767%27 HTTP/1.1" 200 None
2026-03-28 07:00:49 [adesa.it] INFO: Scrape type for 10735767: 0
2026-03-28 07:00:49 [adesa.it] INFO: Skipping item 10735767 url https://www.openlane.eu/en/carv6/auction/10735767
2026-03-28 07:00:49 [adesa.it] INFO: Found listing with ID: 10735769
2026-03-28 07:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735769%27 HTTP/1.1" 200 None
2026-03-28 07:00:49 [adesa.it] INFO: Scrape type for 10735769: 0
2026-03-28 07:00:49 [adesa.it] INFO: Skipping item 10735769 url https://www.openlane.eu/en/carv6/auction/10735769
2026-03-28 07:00:49 [adesa.it] INFO: Found listing with ID: 10735760
2026-03-28 07:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735760%27 HTTP/1.1" 200 None
2026-03-28 07:00:49 [adesa.it] INFO: Scrape type for 10735760: 0
2026-03-28 07:00:49 [adesa.it] INFO: Skipping item 10735760 url https://www.openlane.eu/en/carv6/auction/10735760
2026-03-28 07:00:49 [adesa.it] INFO: Found listing with ID: 10724910
2026-03-28 07:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710724910%27 HTTP/1.1" 200 None
2026-03-28 07:00:49 [adesa.it] INFO: Scrape type for 10724910: 0
2026-03-28 07:00:49 [adesa.it] INFO: Skipping item 10724910 url https://www.openlane.eu/en/carv6/auction/10724910
2026-03-28 07:00:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 07:01:01 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 07:01:01 [adesa.it] INFO: Found listing with ID: 10735705
2026-03-28 07:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735705%27 HTTP/1.1" 200 None
2026-03-28 07:01:01 [adesa.it] INFO: Scrape type for 10735705: 0
2026-03-28 07:01:01 [adesa.it] INFO: Skipping item 10735705 url https://www.openlane.eu/en/carv6/auction/10735705
2026-03-28 07:01:01 [adesa.it] INFO: Found listing with ID: 10720533
2026-03-28 07:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720533%27 HTTP/1.1" 200 None
2026-03-28 07:01:01 [adesa.it] INFO: Scrape type for 10720533: 0
2026-03-28 07:01:01 [adesa.it] INFO: Skipping item 10720533 url https://www.openlane.eu/en/carv6/auction/10720533
2026-03-28 07:01:01 [adesa.it] INFO: Found listing with ID: 10735704
2026-03-28 07:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735704%27 HTTP/1.1" 200 None
2026-03-28 07:01:01 [adesa.it] INFO: Scrape type for 10735704: 0
2026-03-28 07:01:01 [adesa.it] INFO: Skipping item 10735704 url https://www.openlane.eu/en/carv6/auction/10735704
2026-03-28 07:01:01 [adesa.it] INFO: Found listing with ID: 10735766
2026-03-28 07:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735766%27 HTTP/1.1" 200 None
2026-03-28 07:01:01 [adesa.it] INFO: Scrape type for 10735766: 0
2026-03-28 07:01:01 [adesa.it] INFO: Skipping item 10735766 url https://www.openlane.eu/en/carv6/auction/10735766
2026-03-28 07:01:01 [adesa.it] INFO: Found listing with ID: 10724918
2026-03-28 07:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710724918%27 HTTP/1.1" 200 None
2026-03-28 07:01:01 [adesa.it] INFO: Scrape type for 10724918: 0
2026-03-28 07:01:01 [adesa.it] INFO: Skipping item 10724918 url https://www.openlane.eu/en/carv6/auction/10724918
2026-03-28 07:01:01 [adesa.it] INFO: Found listing with ID: 10735706
2026-03-28 07:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735706%27 HTTP/1.1" 200 None
2026-03-28 07:01:01 [adesa.it] INFO: Scrape type for 10735706: 0
2026-03-28 07:01:01 [adesa.it] INFO: Skipping item 10735706 url https://www.openlane.eu/en/carv6/auction/10735706
2026-03-28 07:01:01 [adesa.it] INFO: Found listing with ID: 10735774
2026-03-28 07:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735774%27 HTTP/1.1" 200 None
2026-03-28 07:01:01 [adesa.it] INFO: Scrape type for 10735774: 0
2026-03-28 07:01:01 [adesa.it] INFO: Skipping item 10735774 url https://www.openlane.eu/en/carv6/auction/10735774
2026-03-28 07:01:01 [adesa.it] INFO: Found listing with ID: 10735707
2026-03-28 07:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735707%27 HTTP/1.1" 200 None
2026-03-28 07:01:01 [adesa.it] INFO: Scrape type for 10735707: 0
2026-03-28 07:01:01 [adesa.it] INFO: Skipping item 10735707 url https://www.openlane.eu/en/carv6/auction/10735707
2026-03-28 07:01:01 [adesa.it] INFO: Found listing with ID: 10735657
2026-03-28 07:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735657%27 HTTP/1.1" 200 None
2026-03-28 07:01:01 [adesa.it] INFO: Scrape type for 10735657: 0
2026-03-28 07:01:01 [adesa.it] INFO: Skipping item 10735657 url https://www.openlane.eu/en/carv6/auction/10735657
2026-03-28 07:01:01 [adesa.it] INFO: Found listing with ID: 10741056
2026-03-28 07:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741056%27 HTTP/1.1" 200 None
2026-03-28 07:01:01 [adesa.it] INFO: Scrape type for 10741056: 0
2026-03-28 07:01:01 [adesa.it] INFO: Skipping item 10741056 url https://www.openlane.eu/en/carv6/auction/10741056
2026-03-28 07:01:01 [adesa.it] INFO: Found listing with ID: 10724930
2026-03-28 07:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710724930%27 HTTP/1.1" 200 None
2026-03-28 07:01:01 [adesa.it] INFO: Scrape type for 10724930: 0
2026-03-28 07:01:01 [adesa.it] INFO: Skipping item 10724930 url https://www.openlane.eu/en/carv6/auction/10724930
2026-03-28 07:01:01 [adesa.it] INFO: Found listing with ID: 10740311
2026-03-28 07:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710740311%27 HTTP/1.1" 200 None
2026-03-28 07:01:01 [adesa.it] INFO: Scrape type for 10740311: 0
2026-03-28 07:01:01 [adesa.it] INFO: Skipping item 10740311 url https://www.openlane.eu/en/carv6/auction/10740311
2026-03-28 07:01:01 [adesa.it] INFO: Found listing with ID: 10724939
2026-03-28 07:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710724939%27 HTTP/1.1" 200 None
2026-03-28 07:01:01 [adesa.it] INFO: Scrape type for 10724939: 0
2026-03-28 07:01:01 [adesa.it] INFO: Skipping item 10724939 url https://www.openlane.eu/en/carv6/auction/10724939
2026-03-28 07:01:01 [adesa.it] INFO: Found listing with ID: 10724941
2026-03-28 07:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710724941%27 HTTP/1.1" 200 None
2026-03-28 07:01:01 [adesa.it] INFO: Scrape type for 10724941: 0
2026-03-28 07:01:01 [adesa.it] INFO: Skipping item 10724941 url https://www.openlane.eu/en/carv6/auction/10724941
2026-03-28 07:01:01 [adesa.it] INFO: Found listing with ID: 10724921
2026-03-28 07:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710724921%27 HTTP/1.1" 200 None
2026-03-28 07:01:01 [adesa.it] INFO: Scrape type for 10724921: 0
2026-03-28 07:01:01 [adesa.it] INFO: Skipping item 10724921 url https://www.openlane.eu/en/carv6/auction/10724921
2026-03-28 07:01:01 [adesa.it] INFO: Found listing with ID: 10741878
2026-03-28 07:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741878%27 HTTP/1.1" 200 None
2026-03-28 07:01:01 [adesa.it] INFO: Scrape type for 10741878: 0
2026-03-28 07:01:01 [adesa.it] INFO: Skipping item 10741878 url https://www.openlane.eu/en/carv6/auction/10741878
2026-03-28 07:01:01 [adesa.it] INFO: Found listing with ID: 10740307
2026-03-28 07:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710740307%27 HTTP/1.1" 200 None
2026-03-28 07:01:01 [adesa.it] INFO: Scrape type for 10740307: 0
2026-03-28 07:01:01 [adesa.it] INFO: Skipping item 10740307 url https://www.openlane.eu/en/carv6/auction/10740307
2026-03-28 07:01:01 [adesa.it] INFO: Found listing with ID: 10735708
2026-03-28 07:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735708%27 HTTP/1.1" 200 None
2026-03-28 07:01:01 [adesa.it] INFO: Scrape type for 10735708: 0
2026-03-28 07:01:01 [adesa.it] INFO: Skipping item 10735708 url https://www.openlane.eu/en/carv6/auction/10735708
2026-03-28 07:01:01 [adesa.it] INFO: Found listing with ID: 10741038
2026-03-28 07:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741038%27 HTTP/1.1" 200 None
2026-03-28 07:01:01 [adesa.it] INFO: Scrape type for 10741038: 0
2026-03-28 07:01:01 [adesa.it] INFO: Skipping item 10741038 url https://www.openlane.eu/en/carv6/auction/10741038
2026-03-28 07:01:01 [adesa.it] INFO: Found listing with ID: 10735709
2026-03-28 07:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735709%27 HTTP/1.1" 200 None
2026-03-28 07:01:01 [adesa.it] INFO: Scrape type for 10735709: 0
2026-03-28 07:01:01 [adesa.it] INFO: Skipping item 10735709 url https://www.openlane.eu/en/carv6/auction/10735709
2026-03-28 07:01:01 [adesa.it] INFO: Found listing with ID: 10735710
2026-03-28 07:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735710%27 HTTP/1.1" 200 None
2026-03-28 07:01:01 [adesa.it] INFO: Scrape type for 10735710: 0
2026-03-28 07:01:01 [adesa.it] INFO: Skipping item 10735710 url https://www.openlane.eu/en/carv6/auction/10735710
2026-03-28 07:01:01 [adesa.it] INFO: Found listing with ID: 10724924
2026-03-28 07:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710724924%27 HTTP/1.1" 200 None
2026-03-28 07:01:01 [adesa.it] INFO: Scrape type for 10724924: 0
2026-03-28 07:01:01 [adesa.it] INFO: Skipping item 10724924 url https://www.openlane.eu/en/carv6/auction/10724924
2026-03-28 07:01:01 [adesa.it] INFO: Found listing with ID: 10735711
2026-03-28 07:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735711%27 HTTP/1.1" 200 None
2026-03-28 07:01:01 [adesa.it] INFO: Scrape type for 10735711: 0
2026-03-28 07:01:01 [adesa.it] INFO: Skipping item 10735711 url https://www.openlane.eu/en/carv6/auction/10735711
2026-03-28 07:01:01 [adesa.it] INFO: Found listing with ID: 10740357
2026-03-28 07:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710740357%27 HTTP/1.1" 200 None
2026-03-28 07:01:01 [adesa.it] INFO: Scrape type for 10740357: 0
2026-03-28 07:01:01 [adesa.it] INFO: Skipping item 10740357 url https://www.openlane.eu/en/carv6/auction/10740357
2026-03-28 07:01:01 [adesa.it] INFO: Found listing with ID: 10735712
2026-03-28 07:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735712%27 HTTP/1.1" 200 None
2026-03-28 07:01:01 [adesa.it] INFO: Scrape type for 10735712: 0
2026-03-28 07:01:01 [adesa.it] INFO: Skipping item 10735712 url https://www.openlane.eu/en/carv6/auction/10735712
2026-03-28 07:01:01 [adesa.it] INFO: Found listing with ID: 10724926
2026-03-28 07:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710724926%27 HTTP/1.1" 200 None
2026-03-28 07:01:01 [adesa.it] INFO: Scrape type for 10724926: 0
2026-03-28 07:01:01 [adesa.it] INFO: Skipping item 10724926 url https://www.openlane.eu/en/carv6/auction/10724926
2026-03-28 07:01:01 [adesa.it] INFO: Found listing with ID: 10735776
2026-03-28 07:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735776%27 HTTP/1.1" 200 None
2026-03-28 07:01:01 [adesa.it] INFO: Scrape type for 10735776: 0
2026-03-28 07:01:01 [adesa.it] INFO: Skipping item 10735776 url https://www.openlane.eu/en/carv6/auction/10735776
2026-03-28 07:01:01 [adesa.it] INFO: Found listing with ID: 10724932
2026-03-28 07:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710724932%27 HTTP/1.1" 200 None
2026-03-28 07:01:01 [adesa.it] INFO: Scrape type for 10724932: 0
2026-03-28 07:01:01 [adesa.it] INFO: Skipping item 10724932 url https://www.openlane.eu/en/carv6/auction/10724932
2026-03-28 07:01:01 [adesa.it] INFO: Found listing with ID: 10720557
2026-03-28 07:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720557%27 HTTP/1.1" 200 None
2026-03-28 07:01:01 [adesa.it] INFO: Scrape type for 10720557: 0
2026-03-28 07:01:01 [adesa.it] INFO: Skipping item 10720557 url https://www.openlane.eu/en/carv6/auction/10720557
2026-03-28 07:01:01 [adesa.it] INFO: Found listing with ID: 10735714
2026-03-28 07:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735714%27 HTTP/1.1" 200 None
2026-03-28 07:01:01 [adesa.it] INFO: Scrape type for 10735714: 0
2026-03-28 07:01:01 [adesa.it] INFO: Skipping item 10735714 url https://www.openlane.eu/en/carv6/auction/10735714
2026-03-28 07:01:01 [adesa.it] INFO: Found listing with ID: 10735717
2026-03-28 07:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735717%27 HTTP/1.1" 200 None
2026-03-28 07:01:01 [adesa.it] INFO: Scrape type for 10735717: 0
2026-03-28 07:01:01 [adesa.it] INFO: Skipping item 10735717 url https://www.openlane.eu/en/carv6/auction/10735717
2026-03-28 07:01:01 [adesa.it] INFO: Found listing with ID: 10735716
2026-03-28 07:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735716%27 HTTP/1.1" 200 None
2026-03-28 07:01:02 [adesa.it] INFO: Scrape type for 10735716: 0
2026-03-28 07:01:02 [adesa.it] INFO: Skipping item 10735716 url https://www.openlane.eu/en/carv6/auction/10735716
2026-03-28 07:01:02 [adesa.it] INFO: Found listing with ID: 10740355
2026-03-28 07:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710740355%27 HTTP/1.1" 200 None
2026-03-28 07:01:02 [adesa.it] INFO: Scrape type for 10740355: 0
2026-03-28 07:01:02 [adesa.it] INFO: Skipping item 10740355 url https://www.openlane.eu/en/carv6/auction/10740355
2026-03-28 07:01:02 [adesa.it] INFO: Found listing with ID: 10720571
2026-03-28 07:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720571%27 HTTP/1.1" 200 None
2026-03-28 07:01:02 [adesa.it] INFO: Scrape type for 10720571: 0
2026-03-28 07:01:02 [adesa.it] INFO: Skipping item 10720571 url https://www.openlane.eu/en/carv6/auction/10720571
2026-03-28 07:01:02 [adesa.it] INFO: Found listing with ID: 10724942
2026-03-28 07:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710724942%27 HTTP/1.1" 200 None
2026-03-28 07:01:02 [adesa.it] INFO: Scrape type for 10724942: 0
2026-03-28 07:01:02 [adesa.it] INFO: Skipping item 10724942 url https://www.openlane.eu/en/carv6/auction/10724942
2026-03-28 07:01:02 [adesa.it] INFO: Found listing with ID: 10735773
2026-03-28 07:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735773%27 HTTP/1.1" 200 None
2026-03-28 07:01:02 [adesa.it] INFO: Scrape type for 10735773: 0
2026-03-28 07:01:02 [adesa.it] INFO: Skipping item 10735773 url https://www.openlane.eu/en/carv6/auction/10735773
2026-03-28 07:01:02 [adesa.it] INFO: Found listing with ID: 10735771
2026-03-28 07:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735771%27 HTTP/1.1" 200 None
2026-03-28 07:01:02 [adesa.it] INFO: Scrape type for 10735771: 0
2026-03-28 07:01:02 [adesa.it] INFO: Skipping item 10735771 url https://www.openlane.eu/en/carv6/auction/10735771
2026-03-28 07:01:02 [adesa.it] INFO: Found listing with ID: 10735713
2026-03-28 07:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735713%27 HTTP/1.1" 200 None
2026-03-28 07:01:02 [adesa.it] INFO: Scrape type for 10735713: 0
2026-03-28 07:01:02 [adesa.it] INFO: Skipping item 10735713 url https://www.openlane.eu/en/carv6/auction/10735713
2026-03-28 07:01:02 [adesa.it] INFO: Found listing with ID: 10735715
2026-03-28 07:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735715%27 HTTP/1.1" 200 None
2026-03-28 07:01:02 [adesa.it] INFO: Scrape type for 10735715: 0
2026-03-28 07:01:02 [adesa.it] INFO: Skipping item 10735715 url https://www.openlane.eu/en/carv6/auction/10735715
2026-03-28 07:01:02 [adesa.it] INFO: Found listing with ID: 10741050
2026-03-28 07:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741050%27 HTTP/1.1" 200 None
2026-03-28 07:01:02 [adesa.it] INFO: Scrape type for 10741050: 0
2026-03-28 07:01:02 [adesa.it] INFO: Skipping item 10741050 url https://www.openlane.eu/en/carv6/auction/10741050
2026-03-28 07:01:02 [adesa.it] INFO: Found listing with ID: 10724936
2026-03-28 07:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710724936%27 HTTP/1.1" 200 None
2026-03-28 07:01:02 [adesa.it] INFO: Scrape type for 10724936: 0
2026-03-28 07:01:02 [adesa.it] INFO: Skipping item 10724936 url https://www.openlane.eu/en/carv6/auction/10724936
2026-03-28 07:01:02 [adesa.it] INFO: Found listing with ID: 10735660
2026-03-28 07:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735660%27 HTTP/1.1" 200 None
2026-03-28 07:01:02 [adesa.it] INFO: Scrape type for 10735660: 0
2026-03-28 07:01:02 [adesa.it] INFO: Skipping item 10735660 url https://www.openlane.eu/en/carv6/auction/10735660
2026-03-28 07:01:02 [adesa.it] INFO: Found listing with ID: 10735718
2026-03-28 07:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735718%27 HTTP/1.1" 200 None
2026-03-28 07:01:02 [adesa.it] INFO: Scrape type for 10735718: 0
2026-03-28 07:01:02 [adesa.it] INFO: Skipping item 10735718 url https://www.openlane.eu/en/carv6/auction/10735718
2026-03-28 07:01:02 [adesa.it] INFO: Found listing with ID: 10735666
2026-03-28 07:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735666%27 HTTP/1.1" 200 None
2026-03-28 07:01:02 [adesa.it] INFO: Scrape type for 10735666: 0
2026-03-28 07:01:02 [adesa.it] INFO: Skipping item 10735666 url https://www.openlane.eu/en/carv6/auction/10735666
2026-03-28 07:01:02 [adesa.it] INFO: Found listing with ID: 10740713
2026-03-28 07:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710740713%27 HTTP/1.1" 200 None
2026-03-28 07:01:02 [adesa.it] INFO: Scrape type for 10740713: 0
2026-03-28 07:01:02 [adesa.it] INFO: Skipping item 10740713 url https://www.openlane.eu/en/carv6/auction/10740713
2026-03-28 07:01:02 [adesa.it] INFO: Found listing with ID: 10720517
2026-03-28 07:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720517%27 HTTP/1.1" 200 None
2026-03-28 07:01:02 [adesa.it] INFO: Scrape type for 10720517: 0
2026-03-28 07:01:02 [adesa.it] INFO: Skipping item 10720517 url https://www.openlane.eu/en/carv6/auction/10720517
2026-03-28 07:01:02 [adesa.it] INFO: Found listing with ID: 10720547
2026-03-28 07:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720547%27 HTTP/1.1" 200 None
2026-03-28 07:01:02 [adesa.it] INFO: Scrape type for 10720547: 0
2026-03-28 07:01:02 [adesa.it] INFO: Skipping item 10720547 url https://www.openlane.eu/en/carv6/auction/10720547
2026-03-28 07:01:02 [adesa.it] INFO: Found listing with ID: 10720549
2026-03-28 07:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720549%27 HTTP/1.1" 200 None
2026-03-28 07:01:02 [adesa.it] INFO: Scrape type for 10720549: 0
2026-03-28 07:01:02 [adesa.it] INFO: Skipping item 10720549 url https://www.openlane.eu/en/carv6/auction/10720549
2026-03-28 07:01:02 [adesa.it] INFO: Found listing with ID: 10740320
2026-03-28 07:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710740320%27 HTTP/1.1" 200 None
2026-03-28 07:01:02 [adesa.it] INFO: Scrape type for 10740320: 0
2026-03-28 07:01:02 [adesa.it] INFO: Skipping item 10740320 url https://www.openlane.eu/en/carv6/auction/10740320
2026-03-28 07:01:02 [adesa.it] INFO: Found listing with ID: 10720525
2026-03-28 07:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720525%27 HTTP/1.1" 200 None
2026-03-28 07:01:02 [adesa.it] INFO: Scrape type for 10720525: 0
2026-03-28 07:01:02 [adesa.it] INFO: Skipping item 10720525 url https://www.openlane.eu/en/carv6/auction/10720525
2026-03-28 07:01:02 [adesa.it] INFO: Found listing with ID: 10720551
2026-03-28 07:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720551%27 HTTP/1.1" 200 None
2026-03-28 07:01:02 [adesa.it] INFO: Scrape type for 10720551: 0
2026-03-28 07:01:02 [adesa.it] INFO: Skipping item 10720551 url https://www.openlane.eu/en/carv6/auction/10720551
2026-03-28 07:01:02 [adesa.it] INFO: Found listing with ID: 10720541
2026-03-28 07:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720541%27 HTTP/1.1" 200 None
2026-03-28 07:01:02 [adesa.it] INFO: Scrape type for 10720541: 0
2026-03-28 07:01:02 [adesa.it] INFO: Skipping item 10720541 url https://www.openlane.eu/en/carv6/auction/10720541
2026-03-28 07:01:02 [adesa.it] INFO: Found listing with ID: 10735719
2026-03-28 07:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735719%27 HTTP/1.1" 200 None
2026-03-28 07:01:02 [adesa.it] INFO: Scrape type for 10735719: 0
2026-03-28 07:01:02 [adesa.it] INFO: Skipping item 10735719 url https://www.openlane.eu/en/carv6/auction/10735719
2026-03-28 07:01:02 [adesa.it] INFO: Found listing with ID: 10735720
2026-03-28 07:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735720%27 HTTP/1.1" 200 None
2026-03-28 07:01:02 [adesa.it] INFO: Scrape type for 10735720: 0
2026-03-28 07:01:02 [adesa.it] INFO: Skipping item 10735720 url https://www.openlane.eu/en/carv6/auction/10735720
2026-03-28 07:01:02 [adesa.it] INFO: Found listing with ID: 10734417
2026-03-28 07:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710734417%27 HTTP/1.1" 200 None
2026-03-28 07:01:02 [adesa.it] INFO: Scrape type for 10734417: 0
2026-03-28 07:01:02 [adesa.it] INFO: Skipping item 10734417 url https://www.openlane.eu/en/carv6/auction/10734417
2026-03-28 07:01:02 [adesa.it] INFO: Found listing with ID: 10735721
2026-03-28 07:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735721%27 HTTP/1.1" 200 None
2026-03-28 07:01:02 [adesa.it] INFO: Scrape type for 10735721: 0
2026-03-28 07:01:02 [adesa.it] INFO: Skipping item 10735721 url https://www.openlane.eu/en/carv6/auction/10735721
2026-03-28 07:01:02 [adesa.it] INFO: Found listing with ID: 10740714
2026-03-28 07:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710740714%27 HTTP/1.1" 200 None
2026-03-28 07:01:02 [adesa.it] INFO: Scrape type for 10740714: 0
2026-03-28 07:01:02 [adesa.it] INFO: Skipping item 10740714 url https://www.openlane.eu/en/carv6/auction/10740714
2026-03-28 07:01:02 [adesa.it] INFO: Found listing with ID: 10735724
2026-03-28 07:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735724%27 HTTP/1.1" 200 None
2026-03-28 07:01:02 [adesa.it] INFO: Scrape type for 10735724: 0
2026-03-28 07:01:02 [adesa.it] INFO: Skipping item 10735724 url https://www.openlane.eu/en/carv6/auction/10735724
2026-03-28 07:01:02 [adesa.it] INFO: Found listing with ID: 10735725
2026-03-28 07:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735725%27 HTTP/1.1" 200 None
2026-03-28 07:01:02 [adesa.it] INFO: Scrape type for 10735725: 0
2026-03-28 07:01:02 [adesa.it] INFO: Skipping item 10735725 url https://www.openlane.eu/en/carv6/auction/10735725
2026-03-28 07:01:02 [adesa.it] INFO: Found listing with ID: 10735722
2026-03-28 07:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735722%27 HTTP/1.1" 200 None
2026-03-28 07:01:02 [adesa.it] INFO: Scrape type for 10735722: 0
2026-03-28 07:01:02 [adesa.it] INFO: Skipping item 10735722 url https://www.openlane.eu/en/carv6/auction/10735722
2026-03-28 07:01:02 [adesa.it] INFO: Found listing with ID: 10740715
2026-03-28 07:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710740715%27 HTTP/1.1" 200 None
2026-03-28 07:01:02 [adesa.it] INFO: Scrape type for 10740715: 0
2026-03-28 07:01:02 [adesa.it] INFO: Skipping item 10740715 url https://www.openlane.eu/en/carv6/auction/10740715
2026-03-28 07:01:02 [adesa.it] INFO: Found listing with ID: 10735723
2026-03-28 07:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735723%27 HTTP/1.1" 200 None
2026-03-28 07:01:02 [adesa.it] INFO: Scrape type for 10735723: 0
2026-03-28 07:01:02 [adesa.it] INFO: Skipping item 10735723 url https://www.openlane.eu/en/carv6/auction/10735723
2026-03-28 07:01:02 [adesa.it] INFO: Found listing with ID: 10720561
2026-03-28 07:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720561%27 HTTP/1.1" 200 None
2026-03-28 07:01:02 [adesa.it] INFO: Scrape type for 10720561: 0
2026-03-28 07:01:02 [adesa.it] INFO: Skipping item 10720561 url https://www.openlane.eu/en/carv6/auction/10720561
2026-03-28 07:01:02 [adesa.it] INFO: Found listing with ID: 10720567
2026-03-28 07:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720567%27 HTTP/1.1" 200 None
2026-03-28 07:01:02 [adesa.it] INFO: Scrape type for 10720567: 0
2026-03-28 07:01:02 [adesa.it] INFO: Skipping item 10720567 url https://www.openlane.eu/en/carv6/auction/10720567
2026-03-28 07:01:02 [adesa.it] INFO: Found listing with ID: 10720568
2026-03-28 07:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720568%27 HTTP/1.1" 200 None
2026-03-28 07:01:02 [adesa.it] INFO: Scrape type for 10720568: 0
2026-03-28 07:01:02 [adesa.it] INFO: Skipping item 10720568 url https://www.openlane.eu/en/carv6/auction/10720568
2026-03-28 07:01:02 [adesa.it] INFO: Found listing with ID: 10720560
2026-03-28 07:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720560%27 HTTP/1.1" 200 None
2026-03-28 07:01:02 [adesa.it] INFO: Scrape type for 10720560: 0
2026-03-28 07:01:02 [adesa.it] INFO: Skipping item 10720560 url https://www.openlane.eu/en/carv6/auction/10720560
2026-03-28 07:01:02 [adesa.it] INFO: Found listing with ID: 10720559
2026-03-28 07:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720559%27 HTTP/1.1" 200 None
2026-03-28 07:01:02 [adesa.it] INFO: Scrape type for 10720559: 0
2026-03-28 07:01:02 [adesa.it] INFO: Skipping item 10720559 url https://www.openlane.eu/en/carv6/auction/10720559
2026-03-28 07:01:02 [adesa.it] INFO: Found listing with ID: 10720558
2026-03-28 07:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720558%27 HTTP/1.1" 200 None
2026-03-28 07:01:02 [adesa.it] INFO: Scrape type for 10720558: 0
2026-03-28 07:01:02 [adesa.it] INFO: Skipping item 10720558 url https://www.openlane.eu/en/carv6/auction/10720558
2026-03-28 07:01:02 [adesa.it] INFO: Found listing with ID: 10720564
2026-03-28 07:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720564%27 HTTP/1.1" 200 None
2026-03-28 07:01:02 [adesa.it] INFO: Scrape type for 10720564: 0
2026-03-28 07:01:02 [adesa.it] INFO: Skipping item 10720564 url https://www.openlane.eu/en/carv6/auction/10720564
2026-03-28 07:01:02 [adesa.it] INFO: Found listing with ID: 10720566
2026-03-28 07:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720566%27 HTTP/1.1" 200 None
2026-03-28 07:01:02 [adesa.it] INFO: Scrape type for 10720566: 0
2026-03-28 07:01:02 [adesa.it] INFO: Skipping item 10720566 url https://www.openlane.eu/en/carv6/auction/10720566
2026-03-28 07:01:02 [adesa.it] INFO: Found listing with ID: 10720562
2026-03-28 07:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720562%27 HTTP/1.1" 200 None
2026-03-28 07:01:02 [adesa.it] INFO: Scrape type for 10720562: 0
2026-03-28 07:01:02 [adesa.it] INFO: Skipping item 10720562 url https://www.openlane.eu/en/carv6/auction/10720562
2026-03-28 07:01:02 [adesa.it] INFO: Found listing with ID: 10720563
2026-03-28 07:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720563%27 HTTP/1.1" 200 None
2026-03-28 07:01:02 [adesa.it] INFO: Scrape type for 10720563: 0
2026-03-28 07:01:02 [adesa.it] INFO: Skipping item 10720563 url https://www.openlane.eu/en/carv6/auction/10720563
2026-03-28 07:01:02 [adesa.it] INFO: Found listing with ID: 10720565
2026-03-28 07:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720565%27 HTTP/1.1" 200 None
2026-03-28 07:01:02 [adesa.it] INFO: Scrape type for 10720565: 0
2026-03-28 07:01:02 [adesa.it] INFO: Skipping item 10720565 url https://www.openlane.eu/en/carv6/auction/10720565
2026-03-28 07:01:02 [adesa.it] INFO: Found listing with ID: 10735656
2026-03-28 07:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735656%27 HTTP/1.1" 200 None
2026-03-28 07:01:02 [adesa.it] INFO: Scrape type for 10735656: 0
2026-03-28 07:01:02 [adesa.it] INFO: Skipping item 10735656 url https://www.openlane.eu/en/carv6/auction/10735656
2026-03-28 07:01:02 [adesa.it] INFO: Found listing with ID: 10735726
2026-03-28 07:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735726%27 HTTP/1.1" 200 None
2026-03-28 07:01:02 [adesa.it] INFO: Scrape type for 10735726: 0
2026-03-28 07:01:02 [adesa.it] INFO: Skipping item 10735726 url https://www.openlane.eu/en/carv6/auction/10735726
2026-03-28 07:01:02 [adesa.it] INFO: Found listing with ID: 10735727
2026-03-28 07:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735727%27 HTTP/1.1" 200 None
2026-03-28 07:01:02 [adesa.it] INFO: Scrape type for 10735727: 0
2026-03-28 07:01:02 [adesa.it] INFO: Skipping item 10735727 url https://www.openlane.eu/en/carv6/auction/10735727
2026-03-28 07:01:02 [adesa.it] INFO: Found listing with ID: 10735667
2026-03-28 07:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735667%27 HTTP/1.1" 200 None
2026-03-28 07:01:02 [adesa.it] INFO: Scrape type for 10735667: 0
2026-03-28 07:01:02 [adesa.it] INFO: Skipping item 10735667 url https://www.openlane.eu/en/carv6/auction/10735667
2026-03-28 07:01:02 [adesa.it] INFO: Found listing with ID: 10720543
2026-03-28 07:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720543%27 HTTP/1.1" 200 None
2026-03-28 07:01:02 [adesa.it] INFO: Scrape type for 10720543: 0
2026-03-28 07:01:02 [adesa.it] INFO: Skipping item 10720543 url https://www.openlane.eu/en/carv6/auction/10720543
2026-03-28 07:01:02 [adesa.it] INFO: Found listing with ID: 10720523
2026-03-28 07:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720523%27 HTTP/1.1" 200 None
2026-03-28 07:01:02 [adesa.it] INFO: Scrape type for 10720523: 0
2026-03-28 07:01:02 [adesa.it] INFO: Skipping item 10720523 url https://www.openlane.eu/en/carv6/auction/10720523
2026-03-28 07:01:02 [adesa.it] INFO: Found listing with ID: 10720522
2026-03-28 07:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720522%27 HTTP/1.1" 200 None
2026-03-28 07:01:02 [adesa.it] INFO: Scrape type for 10720522: 0
2026-03-28 07:01:02 [adesa.it] INFO: Skipping item 10720522 url https://www.openlane.eu/en/carv6/auction/10720522
2026-03-28 07:01:02 [adesa.it] INFO: Found listing with ID: 10730532
2026-03-28 07:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710730532%27 HTTP/1.1" 200 None
2026-03-28 07:01:02 [adesa.it] INFO: Scrape type for 10730532: 0
2026-03-28 07:01:02 [adesa.it] INFO: Skipping item 10730532 url https://www.openlane.eu/en/carv6/auction/10730532
2026-03-28 07:01:02 [adesa.it] INFO: Found listing with ID: 10735728
2026-03-28 07:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735728%27 HTTP/1.1" 200 None
2026-03-28 07:01:02 [adesa.it] INFO: Scrape type for 10735728: 0
2026-03-28 07:01:02 [adesa.it] INFO: Skipping item 10735728 url https://www.openlane.eu/en/carv6/auction/10735728
2026-03-28 07:01:02 [adesa.it] INFO: Found listing with ID: 10720542
2026-03-28 07:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720542%27 HTTP/1.1" 200 None
2026-03-28 07:01:02 [adesa.it] INFO: Scrape type for 10720542: 0
2026-03-28 07:01:02 [adesa.it] INFO: Skipping item 10720542 url https://www.openlane.eu/en/carv6/auction/10720542
2026-03-28 07:01:02 [adesa.it] INFO: Found listing with ID: 10735729
2026-03-28 07:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735729%27 HTTP/1.1" 200 None
2026-03-28 07:01:02 [adesa.it] INFO: Scrape type for 10735729: 0
2026-03-28 07:01:02 [adesa.it] INFO: Skipping item 10735729 url https://www.openlane.eu/en/carv6/auction/10735729
2026-03-28 07:01:02 [adesa.it] INFO: Found listing with ID: 10741040
2026-03-28 07:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710741040%27 HTTP/1.1" 200 None
2026-03-28 07:01:02 [adesa.it] INFO: Scrape type for 10741040: 0
2026-03-28 07:01:02 [adesa.it] INFO: Skipping item 10741040 url https://www.openlane.eu/en/carv6/auction/10741040
2026-03-28 07:01:02 [adesa.it] INFO: Found listing with ID: 10735730
2026-03-28 07:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735730%27 HTTP/1.1" 200 None
2026-03-28 07:01:02 [adesa.it] INFO: Scrape type for 10735730: 0
2026-03-28 07:01:02 [adesa.it] INFO: Skipping item 10735730 url https://www.openlane.eu/en/carv6/auction/10735730
2026-03-28 07:01:03 [adesa.it] INFO: Found listing with ID: 10741875
2026-03-28 07:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741875%27 HTTP/1.1" 200 None
2026-03-28 07:01:03 [adesa.it] INFO: Scrape type for 10741875: 0
2026-03-28 07:01:03 [adesa.it] INFO: Skipping item 10741875 url https://www.openlane.eu/en/carv6/auction/10741875
2026-03-28 07:01:03 [adesa.it] INFO: Found listing with ID: 10735731
2026-03-28 07:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735731%27 HTTP/1.1" 200 None
2026-03-28 07:01:03 [adesa.it] INFO: Scrape type for 10735731: 0
2026-03-28 07:01:03 [adesa.it] INFO: Skipping item 10735731 url https://www.openlane.eu/en/carv6/auction/10735731
2026-03-28 07:01:03 [adesa.it] INFO: Found listing with ID: 10740354
2026-03-28 07:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740354%27 HTTP/1.1" 200 None
2026-03-28 07:01:03 [adesa.it] INFO: Scrape type for 10740354: 0
2026-03-28 07:01:03 [adesa.it] INFO: Skipping item 10740354 url https://www.openlane.eu/en/carv6/auction/10740354
2026-03-28 07:01:03 [adesa.it] INFO: Found listing with ID: 10724922
2026-03-28 07:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724922%27 HTTP/1.1" 200 None
2026-03-28 07:01:03 [adesa.it] INFO: Scrape type for 10724922: 0
2026-03-28 07:01:03 [adesa.it] INFO: Skipping item 10724922 url https://www.openlane.eu/en/carv6/auction/10724922
2026-03-28 07:01:03 [adesa.it] INFO: Found listing with ID: 10741864
2026-03-28 07:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741864%27 HTTP/1.1" 200 None
2026-03-28 07:01:03 [adesa.it] INFO: Scrape type for 10741864: 0
2026-03-28 07:01:03 [adesa.it] INFO: Skipping item 10741864 url https://www.openlane.eu/en/carv6/auction/10741864
2026-03-28 07:01:03 [adesa.it] INFO: Found listing with ID: 10741865
2026-03-28 07:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741865%27 HTTP/1.1" 200 None
2026-03-28 07:01:03 [adesa.it] INFO: Scrape type for 10741865: 0
2026-03-28 07:01:03 [adesa.it] INFO: Skipping item 10741865 url https://www.openlane.eu/en/carv6/auction/10741865
2026-03-28 07:01:03 [adesa.it] INFO: Found listing with ID: 10741048
2026-03-28 07:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741048%27 HTTP/1.1" 200 None
2026-03-28 07:01:03 [adesa.it] INFO: Scrape type for 10741048: 0
2026-03-28 07:01:03 [adesa.it] INFO: Skipping item 10741048 url https://www.openlane.eu/en/carv6/auction/10741048
2026-03-28 07:01:03 [adesa.it] INFO: Found listing with ID: 10720544
2026-03-28 07:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720544%27 HTTP/1.1" 200 None
2026-03-28 07:01:03 [adesa.it] INFO: Scrape type for 10720544: 0
2026-03-28 07:01:03 [adesa.it] INFO: Skipping item 10720544 url https://www.openlane.eu/en/carv6/auction/10720544
2026-03-28 07:01:03 [adesa.it] INFO: Found listing with ID: 10724938
2026-03-28 07:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724938%27 HTTP/1.1" 200 None
2026-03-28 07:01:03 [adesa.it] INFO: Scrape type for 10724938: 0
2026-03-28 07:01:03 [adesa.it] INFO: Skipping item 10724938 url https://www.openlane.eu/en/carv6/auction/10724938
2026-03-28 07:01:03 [adesa.it] INFO: Found listing with ID: 10720545
2026-03-28 07:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720545%27 HTTP/1.1" 200 None
2026-03-28 07:01:03 [adesa.it] INFO: Scrape type for 10720545: 0
2026-03-28 07:01:03 [adesa.it] INFO: Skipping item 10720545 url https://www.openlane.eu/en/carv6/auction/10720545
2026-03-28 07:01:03 [adesa.it] INFO: Found listing with ID: 10735668
2026-03-28 07:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735668%27 HTTP/1.1" 200 None
2026-03-28 07:01:03 [adesa.it] INFO: Scrape type for 10735668: 0
2026-03-28 07:01:03 [adesa.it] INFO: Skipping item 10735668 url https://www.openlane.eu/en/carv6/auction/10735668
2026-03-28 07:01:03 [adesa.it] INFO: Found listing with ID: 10735732
2026-03-28 07:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735732%27 HTTP/1.1" 200 None
2026-03-28 07:01:03 [adesa.it] INFO: Scrape type for 10735732: 0
2026-03-28 07:01:03 [adesa.it] INFO: Skipping item 10735732 url https://www.openlane.eu/en/carv6/auction/10735732
2026-03-28 07:01:03 [adesa.it] INFO: Found listing with ID: 10720570
2026-03-28 07:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720570%27 HTTP/1.1" 200 None
2026-03-28 07:01:03 [adesa.it] INFO: Scrape type for 10720570: 0
2026-03-28 07:01:03 [adesa.it] INFO: Skipping item 10720570 url https://www.openlane.eu/en/carv6/auction/10720570
2026-03-28 07:01:03 [adesa.it] INFO: Found listing with ID: 10724935
2026-03-28 07:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724935%27 HTTP/1.1" 200 None
2026-03-28 07:01:03 [adesa.it] INFO: Scrape type for 10724935: 0
2026-03-28 07:01:03 [adesa.it] INFO: Skipping item 10724935 url https://www.openlane.eu/en/carv6/auction/10724935
2026-03-28 07:01:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 07:01:05 [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-28 07:01:05 [scrapy.extensions.logstats] INFO: Crawled 11 pages (at 11 pages/min), scraped 0 items (at 0 items/min)
2026-03-28 07:01:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-28 07:01:05 [adesa.it] INFO: Found listing with ID: 10720548
2026-03-28 07:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720548%27 HTTP/1.1" 200 None
2026-03-28 07:01:05 [adesa.it] INFO: Scrape type for 10720548: 0
2026-03-28 07:01:05 [adesa.it] INFO: Skipping item 10720548 url https://www.openlane.eu/en/carv6/auction/10720548
2026-03-28 07:01:05 [adesa.it] INFO: Found listing with ID: 10724916
2026-03-28 07:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710724916%27 HTTP/1.1" 200 None
2026-03-28 07:01:05 [adesa.it] INFO: Scrape type for 10724916: 0
2026-03-28 07:01:05 [adesa.it] INFO: Skipping item 10724916 url https://www.openlane.eu/en/carv6/auction/10724916
2026-03-28 07:01:05 [adesa.it] INFO: Found listing with ID: 10720572
2026-03-28 07:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720572%27 HTTP/1.1" 200 None
2026-03-28 07:01:05 [adesa.it] INFO: Scrape type for 10720572: 0
2026-03-28 07:01:05 [adesa.it] INFO: Skipping item 10720572 url https://www.openlane.eu/en/carv6/auction/10720572
2026-03-28 07:01:05 [adesa.it] INFO: Found listing with ID: 10724927
2026-03-28 07:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710724927%27 HTTP/1.1" 200 None
2026-03-28 07:01:05 [adesa.it] INFO: Scrape type for 10724927: 0
2026-03-28 07:01:05 [adesa.it] INFO: Skipping item 10724927 url https://www.openlane.eu/en/carv6/auction/10724927
2026-03-28 07:01:05 [adesa.it] INFO: Found listing with ID: 10720569
2026-03-28 07:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720569%27 HTTP/1.1" 200 None
2026-03-28 07:01:05 [adesa.it] INFO: Scrape type for 10720569: 0
2026-03-28 07:01:05 [adesa.it] INFO: Skipping item 10720569 url https://www.openlane.eu/en/carv6/auction/10720569
2026-03-28 07:01:05 [adesa.it] INFO: Found listing with ID: 10724933
2026-03-28 07:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710724933%27 HTTP/1.1" 200 None
2026-03-28 07:01:05 [adesa.it] INFO: Scrape type for 10724933: 0
2026-03-28 07:01:05 [adesa.it] INFO: Skipping item 10724933 url https://www.openlane.eu/en/carv6/auction/10724933
2026-03-28 07:01:05 [adesa.it] INFO: Found listing with ID: 10720553
2026-03-28 07:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720553%27 HTTP/1.1" 200 None
2026-03-28 07:01:05 [adesa.it] INFO: Scrape type for 10720553: 0
2026-03-28 07:01:05 [adesa.it] INFO: Skipping item 10720553 url https://www.openlane.eu/en/carv6/auction/10720553
2026-03-28 07:01:05 [adesa.it] INFO: Found listing with ID: 10720539
2026-03-28 07:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720539%27 HTTP/1.1" 200 None
2026-03-28 07:01:05 [adesa.it] INFO: Scrape type for 10720539: 0
2026-03-28 07:01:05 [adesa.it] INFO: Skipping item 10720539 url https://www.openlane.eu/en/carv6/auction/10720539
2026-03-28 07:01:05 [adesa.it] INFO: Found listing with ID: 10720529
2026-03-28 07:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720529%27 HTTP/1.1" 200 None
2026-03-28 07:01:05 [adesa.it] INFO: Scrape type for 10720529: 0
2026-03-28 07:01:05 [adesa.it] INFO: Skipping item 10720529 url https://www.openlane.eu/en/carv6/auction/10720529
2026-03-28 07:01:05 [adesa.it] INFO: Found listing with ID: 10724929
2026-03-28 07:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710724929%27 HTTP/1.1" 200 None
2026-03-28 07:01:05 [adesa.it] INFO: Scrape type for 10724929: 0
2026-03-28 07:01:05 [adesa.it] INFO: Skipping item 10724929 url https://www.openlane.eu/en/carv6/auction/10724929
2026-03-28 07:01:05 [adesa.it] INFO: Found listing with ID: 10720550
2026-03-28 07:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720550%27 HTTP/1.1" 200 None
2026-03-28 07:01:05 [adesa.it] INFO: Scrape type for 10720550: 0
2026-03-28 07:01:05 [adesa.it] INFO: Skipping item 10720550 url https://www.openlane.eu/en/carv6/auction/10720550
2026-03-28 07:01:05 [adesa.it] INFO: Found listing with ID: 10724917
2026-03-28 07:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710724917%27 HTTP/1.1" 200 None
2026-03-28 07:01:05 [adesa.it] INFO: Scrape type for 10724917: 0
2026-03-28 07:01:05 [adesa.it] INFO: Skipping item 10724917 url https://www.openlane.eu/en/carv6/auction/10724917
2026-03-28 07:01:05 [adesa.it] INFO: Found listing with ID: 10720515
2026-03-28 07:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720515%27 HTTP/1.1" 200 None
2026-03-28 07:01:05 [adesa.it] INFO: Scrape type for 10720515: 0
2026-03-28 07:01:05 [adesa.it] INFO: Skipping item 10720515 url https://www.openlane.eu/en/carv6/auction/10720515
2026-03-28 07:01:05 [adesa.it] INFO: Found listing with ID: 10720556
2026-03-28 07:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720556%27 HTTP/1.1" 200 None
2026-03-28 07:01:05 [adesa.it] INFO: Scrape type for 10720556: 0
2026-03-28 07:01:05 [adesa.it] INFO: Skipping item 10720556 url https://www.openlane.eu/en/carv6/auction/10720556
2026-03-28 07:01:05 [adesa.it] INFO: Found listing with ID: 10720534
2026-03-28 07:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720534%27 HTTP/1.1" 200 None
2026-03-28 07:01:05 [adesa.it] INFO: Scrape type for 10720534: 0
2026-03-28 07:01:05 [adesa.it] INFO: Skipping item 10720534 url https://www.openlane.eu/en/carv6/auction/10720534
2026-03-28 07:01:05 [adesa.it] INFO: Found listing with ID: 10724943
2026-03-28 07:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710724943%27 HTTP/1.1" 200 None
2026-03-28 07:01:05 [adesa.it] INFO: Scrape type for 10724943: 0
2026-03-28 07:01:05 [adesa.it] INFO: Skipping item 10724943 url https://www.openlane.eu/en/carv6/auction/10724943
2026-03-28 07:01:05 [adesa.it] INFO: Found listing with ID: 10735669
2026-03-28 07:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735669%27 HTTP/1.1" 200 None
2026-03-28 07:01:05 [adesa.it] INFO: Scrape type for 10735669: 0
2026-03-28 07:01:05 [adesa.it] INFO: Skipping item 10735669 url https://www.openlane.eu/en/carv6/auction/10735669
2026-03-28 07:01:05 [adesa.it] INFO: Found listing with ID: 10735733
2026-03-28 07:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735733%27 HTTP/1.1" 200 None
2026-03-28 07:01:05 [adesa.it] INFO: Scrape type for 10735733: 0
2026-03-28 07:01:05 [adesa.it] INFO: Skipping item 10735733 url https://www.openlane.eu/en/carv6/auction/10735733
2026-03-28 07:01:05 [adesa.it] INFO: Found listing with ID: 10735735
2026-03-28 07:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710735735%27 HTTP/1.1" 200 None
2026-03-28 07:01:05 [adesa.it] INFO: Scrape type for 10735735: 0
2026-03-28 07:01:05 [adesa.it] INFO: Skipping item 10735735 url https://www.openlane.eu/en/carv6/auction/10735735
2026-03-28 07:01:05 [adesa.it] INFO: Found listing with ID: 10740308
2026-03-28 07:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710740308%27 HTTP/1.1" 200 None
2026-03-28 07:01:05 [adesa.it] INFO: Scrape type for 10740308: 0
2026-03-28 07:01:05 [adesa.it] INFO: Skipping item 10740308 url https://www.openlane.eu/en/carv6/auction/10740308
2026-03-28 07:01:05 [adesa.it] INFO: Found listing with ID: 10741870
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741870%27 HTTP/1.1" 200 None
2026-03-28 07:01:06 [adesa.it] INFO: Scrape type for 10741870: 0
2026-03-28 07:01:06 [adesa.it] INFO: Skipping item 10741870 url https://www.openlane.eu/en/carv6/auction/10741870
2026-03-28 07:01:06 [adesa.it] INFO: Found listing with ID: 10735673
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735673%27 HTTP/1.1" 200 None
2026-03-28 07:01:06 [adesa.it] INFO: Scrape type for 10735673: 0
2026-03-28 07:01:06 [adesa.it] INFO: Skipping item 10735673 url https://www.openlane.eu/en/carv6/auction/10735673
2026-03-28 07:01:06 [adesa.it] INFO: Found listing with ID: 10735670
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735670%27 HTTP/1.1" 200 None
2026-03-28 07:01:06 [adesa.it] INFO: Scrape type for 10735670: 0
2026-03-28 07:01:06 [adesa.it] INFO: Skipping item 10735670 url https://www.openlane.eu/en/carv6/auction/10735670
2026-03-28 07:01:06 [adesa.it] INFO: Found listing with ID: 10735671
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735671%27 HTTP/1.1" 200 None
2026-03-28 07:01:06 [adesa.it] INFO: Scrape type for 10735671: 0
2026-03-28 07:01:06 [adesa.it] INFO: Skipping item 10735671 url https://www.openlane.eu/en/carv6/auction/10735671
2026-03-28 07:01:06 [adesa.it] INFO: Found listing with ID: 10735661
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735661%27 HTTP/1.1" 200 None
2026-03-28 07:01:06 [adesa.it] INFO: Scrape type for 10735661: 0
2026-03-28 07:01:06 [adesa.it] INFO: Skipping item 10735661 url https://www.openlane.eu/en/carv6/auction/10735661
2026-03-28 07:01:06 [adesa.it] INFO: Found listing with ID: 10735734
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735734%27 HTTP/1.1" 200 None
2026-03-28 07:01:06 [adesa.it] INFO: Scrape type for 10735734: 0
2026-03-28 07:01:06 [adesa.it] INFO: Skipping item 10735734 url https://www.openlane.eu/en/carv6/auction/10735734
2026-03-28 07:01:06 [adesa.it] INFO: Found listing with ID: 10735736
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735736%27 HTTP/1.1" 200 None
2026-03-28 07:01:06 [adesa.it] INFO: Scrape type for 10735736: 0
2026-03-28 07:01:06 [adesa.it] INFO: Skipping item 10735736 url https://www.openlane.eu/en/carv6/auction/10735736
2026-03-28 07:01:06 [adesa.it] INFO: Found listing with ID: 10735672
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735672%27 HTTP/1.1" 200 None
2026-03-28 07:01:06 [adesa.it] INFO: Scrape type for 10735672: 0
2026-03-28 07:01:06 [adesa.it] INFO: Skipping item 10735672 url https://www.openlane.eu/en/carv6/auction/10735672
2026-03-28 07:01:06 [adesa.it] INFO: Found listing with ID: 10741877
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741877%27 HTTP/1.1" 200 None
2026-03-28 07:01:06 [adesa.it] INFO: Scrape type for 10741877: 0
2026-03-28 07:01:06 [adesa.it] INFO: Skipping item 10741877 url https://www.openlane.eu/en/carv6/auction/10741877
2026-03-28 07:01:06 [adesa.it] INFO: Found listing with ID: 10735674
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735674%27 HTTP/1.1" 200 None
2026-03-28 07:01:06 [adesa.it] INFO: Scrape type for 10735674: 0
2026-03-28 07:01:06 [adesa.it] INFO: Skipping item 10735674 url https://www.openlane.eu/en/carv6/auction/10735674
2026-03-28 07:01:06 [adesa.it] INFO: Found listing with ID: 10735737
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735737%27 HTTP/1.1" 200 None
2026-03-28 07:01:06 [adesa.it] INFO: Scrape type for 10735737: 0
2026-03-28 07:01:06 [adesa.it] INFO: Skipping item 10735737 url https://www.openlane.eu/en/carv6/auction/10735737
2026-03-28 07:01:06 [adesa.it] INFO: Found listing with ID: 10741867
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741867%27 HTTP/1.1" 200 None
2026-03-28 07:01:06 [adesa.it] INFO: Scrape type for 10741867: 0
2026-03-28 07:01:06 [adesa.it] INFO: Skipping item 10741867 url https://www.openlane.eu/en/carv6/auction/10741867
2026-03-28 07:01:06 [adesa.it] INFO: Found listing with ID: 10728592
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728592%27 HTTP/1.1" 200 None
2026-03-28 07:01:06 [adesa.it] INFO: Scrape type for 10728592: 0
2026-03-28 07:01:06 [adesa.it] INFO: Skipping item 10728592 url https://www.openlane.eu/en/carv6/auction/10728592
2026-03-28 07:01:06 [adesa.it] INFO: Found listing with ID: 10728591
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728591%27 HTTP/1.1" 200 None
2026-03-28 07:01:06 [adesa.it] INFO: Scrape type for 10728591: 0
2026-03-28 07:01:06 [adesa.it] INFO: Skipping item 10728591 url https://www.openlane.eu/en/carv6/auction/10728591
2026-03-28 07:01:06 [adesa.it] INFO: Found listing with ID: 10728583
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728583%27 HTTP/1.1" 200 None
2026-03-28 07:01:06 [adesa.it] INFO: Scrape type for 10728583: 0
2026-03-28 07:01:06 [adesa.it] INFO: Skipping item 10728583 url https://www.openlane.eu/en/carv6/auction/10728583
2026-03-28 07:01:06 [adesa.it] INFO: Found listing with ID: 10728586
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728586%27 HTTP/1.1" 200 None
2026-03-28 07:01:06 [adesa.it] INFO: Scrape type for 10728586: 0
2026-03-28 07:01:06 [adesa.it] INFO: Skipping item 10728586 url https://www.openlane.eu/en/carv6/auction/10728586
2026-03-28 07:01:06 [adesa.it] INFO: Found listing with ID: 10728584
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728584%27 HTTP/1.1" 200 None
2026-03-28 07:01:06 [adesa.it] INFO: Scrape type for 10728584: 0
2026-03-28 07:01:06 [adesa.it] INFO: Skipping item 10728584 url https://www.openlane.eu/en/carv6/auction/10728584
2026-03-28 07:01:06 [adesa.it] INFO: Found listing with ID: 10728585
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728585%27 HTTP/1.1" 200 None
2026-03-28 07:01:06 [adesa.it] INFO: Scrape type for 10728585: 0
2026-03-28 07:01:06 [adesa.it] INFO: Skipping item 10728585 url https://www.openlane.eu/en/carv6/auction/10728585
2026-03-28 07:01:06 [adesa.it] INFO: Found listing with ID: 10728587
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728587%27 HTTP/1.1" 200 None
2026-03-28 07:01:06 [adesa.it] INFO: Scrape type for 10728587: 0
2026-03-28 07:01:06 [adesa.it] INFO: Skipping item 10728587 url https://www.openlane.eu/en/carv6/auction/10728587
2026-03-28 07:01:06 [adesa.it] INFO: Found listing with ID: 10728589
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728589%27 HTTP/1.1" 200 None
2026-03-28 07:01:06 [adesa.it] INFO: Scrape type for 10728589: 0
2026-03-28 07:01:06 [adesa.it] INFO: Skipping item 10728589 url https://www.openlane.eu/en/carv6/auction/10728589
2026-03-28 07:01:06 [adesa.it] INFO: Found listing with ID: 10741650
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741650%27 HTTP/1.1" 200 None
2026-03-28 07:01:06 [adesa.it] INFO: Scrape type for 10741650: 0
2026-03-28 07:01:06 [adesa.it] INFO: Skipping item 10741650 url https://www.openlane.eu/en/carv6/auction/10741650
2026-03-28 07:01:06 [adesa.it] INFO: Found listing with ID: 10741652
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741652%27 HTTP/1.1" 200 None
2026-03-28 07:01:06 [adesa.it] INFO: Scrape type for 10741652: 0
2026-03-28 07:01:06 [adesa.it] INFO: Skipping item 10741652 url https://www.openlane.eu/en/carv6/auction/10741652
2026-03-28 07:01:06 [adesa.it] INFO: Found listing with ID: 10741661
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741661%27 HTTP/1.1" 200 None
2026-03-28 07:01:06 [adesa.it] INFO: Scrape type for 10741661: 0
2026-03-28 07:01:06 [adesa.it] INFO: Skipping item 10741661 url https://www.openlane.eu/en/carv6/auction/10741661
2026-03-28 07:01:06 [adesa.it] INFO: Found listing with ID: 10741657
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741657%27 HTTP/1.1" 200 None
2026-03-28 07:01:06 [adesa.it] INFO: Scrape type for 10741657: 0
2026-03-28 07:01:06 [adesa.it] INFO: Skipping item 10741657 url https://www.openlane.eu/en/carv6/auction/10741657
2026-03-28 07:01:06 [adesa.it] INFO: Found listing with ID: 10741651
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741651%27 HTTP/1.1" 200 None
2026-03-28 07:01:06 [adesa.it] INFO: Scrape type for 10741651: 0
2026-03-28 07:01:06 [adesa.it] INFO: Skipping item 10741651 url https://www.openlane.eu/en/carv6/auction/10741651
2026-03-28 07:01:06 [adesa.it] INFO: Found listing with ID: 10741665
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741665%27 HTTP/1.1" 200 None
2026-03-28 07:01:06 [adesa.it] INFO: Scrape type for 10741665: 0
2026-03-28 07:01:06 [adesa.it] INFO: Skipping item 10741665 url https://www.openlane.eu/en/carv6/auction/10741665
2026-03-28 07:01:06 [adesa.it] INFO: Found listing with ID: 10741660
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741660%27 HTTP/1.1" 200 None
2026-03-28 07:01:06 [adesa.it] INFO: Scrape type for 10741660: 0
2026-03-28 07:01:06 [adesa.it] INFO: Skipping item 10741660 url https://www.openlane.eu/en/carv6/auction/10741660
2026-03-28 07:01:06 [adesa.it] INFO: Found listing with ID: 10741655
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741655%27 HTTP/1.1" 200 None
2026-03-28 07:01:06 [adesa.it] INFO: Scrape type for 10741655: 0
2026-03-28 07:01:06 [adesa.it] INFO: Skipping item 10741655 url https://www.openlane.eu/en/carv6/auction/10741655
2026-03-28 07:01:06 [adesa.it] INFO: Found listing with ID: 10741659
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741659%27 HTTP/1.1" 200 None
2026-03-28 07:01:06 [adesa.it] INFO: Scrape type for 10741659: 0
2026-03-28 07:01:06 [adesa.it] INFO: Skipping item 10741659 url https://www.openlane.eu/en/carv6/auction/10741659
2026-03-28 07:01:06 [adesa.it] INFO: Found listing with ID: 10739822
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710739822%27 HTTP/1.1" 200 None
2026-03-28 07:01:06 [adesa.it] INFO: Scrape type for 10739822: 0
2026-03-28 07:01:06 [adesa.it] INFO: Skipping item 10739822 url https://www.openlane.eu/en/carv6/auction/10739822
2026-03-28 07:01:06 [adesa.it] INFO: Found listing with ID: 10737287
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710737287%27 HTTP/1.1" 200 None
2026-03-28 07:01:06 [adesa.it] INFO: Scrape type for 10737287: 0
2026-03-28 07:01:06 [adesa.it] INFO: Skipping item 10737287 url https://www.openlane.eu/en/carv6/auction/10737287
2026-03-28 07:01:06 [adesa.it] INFO: Found listing with ID: 10720352
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720352%27 HTTP/1.1" 200 None
2026-03-28 07:01:06 [adesa.it] INFO: Scrape type for 10720352: 0
2026-03-28 07:01:06 [adesa.it] INFO: Skipping item 10720352 url https://www.openlane.eu/en/carv6/auction/10720352
2026-03-28 07:01:06 [adesa.it] INFO: Found listing with ID: 10720649
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720649%27 HTTP/1.1" 200 None
2026-03-28 07:01:06 [adesa.it] INFO: Scrape type for 10720649: 0
2026-03-28 07:01:06 [adesa.it] INFO: Skipping item 10720649 url https://www.openlane.eu/en/carv6/auction/10720649
2026-03-28 07:01:06 [adesa.it] INFO: Found listing with ID: 10720639
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720639%27 HTTP/1.1" 200 None
2026-03-28 07:01:06 [adesa.it] INFO: Scrape type for 10720639: 0
2026-03-28 07:01:06 [adesa.it] INFO: Skipping item 10720639 url https://www.openlane.eu/en/carv6/auction/10720639
2026-03-28 07:01:06 [adesa.it] INFO: Found listing with ID: 10720350
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720350%27 HTTP/1.1" 200 None
2026-03-28 07:01:06 [adesa.it] INFO: Scrape type for 10720350: 0
2026-03-28 07:01:06 [adesa.it] INFO: Skipping item 10720350 url https://www.openlane.eu/en/carv6/auction/10720350
2026-03-28 07:01:06 [adesa.it] INFO: Found listing with ID: 10720342
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720342%27 HTTP/1.1" 200 None
2026-03-28 07:01:06 [adesa.it] INFO: Scrape type for 10720342: 0
2026-03-28 07:01:06 [adesa.it] INFO: Skipping item 10720342 url https://www.openlane.eu/en/carv6/auction/10720342
2026-03-28 07:01:06 [adesa.it] INFO: Found listing with ID: 10720311
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720311%27 HTTP/1.1" 200 None
2026-03-28 07:01:06 [adesa.it] INFO: Scrape type for 10720311: 0
2026-03-28 07:01:06 [adesa.it] INFO: Skipping item 10720311 url https://www.openlane.eu/en/carv6/auction/10720311
2026-03-28 07:01:06 [adesa.it] INFO: Found listing with ID: 10720330
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720330%27 HTTP/1.1" 200 None
2026-03-28 07:01:06 [adesa.it] INFO: Scrape type for 10720330: 0
2026-03-28 07:01:06 [adesa.it] INFO: Skipping item 10720330 url https://www.openlane.eu/en/carv6/auction/10720330
2026-03-28 07:01:06 [adesa.it] INFO: Found listing with ID: 10720307
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720307%27 HTTP/1.1" 200 None
2026-03-28 07:01:06 [adesa.it] INFO: Scrape type for 10720307: 0
2026-03-28 07:01:06 [adesa.it] INFO: Skipping item 10720307 url https://www.openlane.eu/en/carv6/auction/10720307
2026-03-28 07:01:06 [adesa.it] INFO: Found listing with ID: 10720622
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720622%27 HTTP/1.1" 200 None
2026-03-28 07:01:06 [adesa.it] INFO: Scrape type for 10720622: 0
2026-03-28 07:01:06 [adesa.it] INFO: Skipping item 10720622 url https://www.openlane.eu/en/carv6/auction/10720622
2026-03-28 07:01:06 [adesa.it] INFO: Found listing with ID: 10720308
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720308%27 HTTP/1.1" 200 None
2026-03-28 07:01:06 [adesa.it] INFO: Scrape type for 10720308: 0
2026-03-28 07:01:06 [adesa.it] INFO: Skipping item 10720308 url https://www.openlane.eu/en/carv6/auction/10720308
2026-03-28 07:01:06 [adesa.it] INFO: Found listing with ID: 10720358
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720358%27 HTTP/1.1" 200 None
2026-03-28 07:01:06 [adesa.it] INFO: Scrape type for 10720358: 0
2026-03-28 07:01:06 [adesa.it] INFO: Skipping item 10720358 url https://www.openlane.eu/en/carv6/auction/10720358
2026-03-28 07:01:06 [adesa.it] INFO: Found listing with ID: 10720313
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720313%27 HTTP/1.1" 200 None
2026-03-28 07:01:06 [adesa.it] INFO: Scrape type for 10720313: 0
2026-03-28 07:01:06 [adesa.it] INFO: Skipping item 10720313 url https://www.openlane.eu/en/carv6/auction/10720313
2026-03-28 07:01:06 [adesa.it] INFO: Found listing with ID: 10720616
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720616%27 HTTP/1.1" 200 None
2026-03-28 07:01:06 [adesa.it] INFO: Scrape type for 10720616: 0
2026-03-28 07:01:06 [adesa.it] INFO: Skipping item 10720616 url https://www.openlane.eu/en/carv6/auction/10720616
2026-03-28 07:01:06 [adesa.it] INFO: Found listing with ID: 10720310
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720310%27 HTTP/1.1" 200 None
2026-03-28 07:01:06 [adesa.it] INFO: Scrape type for 10720310: 0
2026-03-28 07:01:06 [adesa.it] INFO: Skipping item 10720310 url https://www.openlane.eu/en/carv6/auction/10720310
2026-03-28 07:01:06 [adesa.it] INFO: Found listing with ID: 10720640
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720640%27 HTTP/1.1" 200 None
2026-03-28 07:01:06 [adesa.it] INFO: Scrape type for 10720640: 0
2026-03-28 07:01:06 [adesa.it] INFO: Skipping item 10720640 url https://www.openlane.eu/en/carv6/auction/10720640
2026-03-28 07:01:06 [adesa.it] INFO: Found listing with ID: 10720312
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720312%27 HTTP/1.1" 200 None
2026-03-28 07:01:06 [adesa.it] INFO: Scrape type for 10720312: 0
2026-03-28 07:01:06 [adesa.it] INFO: Skipping item 10720312 url https://www.openlane.eu/en/carv6/auction/10720312
2026-03-28 07:01:06 [adesa.it] INFO: Found listing with ID: 10720611
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720611%27 HTTP/1.1" 200 None
2026-03-28 07:01:06 [adesa.it] INFO: Scrape type for 10720611: 0
2026-03-28 07:01:06 [adesa.it] INFO: Skipping item 10720611 url https://www.openlane.eu/en/carv6/auction/10720611
2026-03-28 07:01:06 [adesa.it] INFO: Found listing with ID: 10720618
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720618%27 HTTP/1.1" 200 None
2026-03-28 07:01:06 [adesa.it] INFO: Scrape type for 10720618: 0
2026-03-28 07:01:06 [adesa.it] INFO: Skipping item 10720618 url https://www.openlane.eu/en/carv6/auction/10720618
2026-03-28 07:01:06 [adesa.it] INFO: Found listing with ID: 10720346
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720346%27 HTTP/1.1" 200 None
2026-03-28 07:01:06 [adesa.it] INFO: Scrape type for 10720346: 0
2026-03-28 07:01:06 [adesa.it] INFO: Skipping item 10720346 url https://www.openlane.eu/en/carv6/auction/10720346
2026-03-28 07:01:06 [adesa.it] INFO: Found listing with ID: 10720321
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720321%27 HTTP/1.1" 200 None
2026-03-28 07:01:06 [adesa.it] INFO: Scrape type for 10720321: 0
2026-03-28 07:01:06 [adesa.it] INFO: Skipping item 10720321 url https://www.openlane.eu/en/carv6/auction/10720321
2026-03-28 07:01:06 [adesa.it] INFO: Found listing with ID: 10720643
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720643%27 HTTP/1.1" 200 None
2026-03-28 07:01:06 [adesa.it] INFO: Scrape type for 10720643: 0
2026-03-28 07:01:06 [adesa.it] INFO: Skipping item 10720643 url https://www.openlane.eu/en/carv6/auction/10720643
2026-03-28 07:01:06 [adesa.it] INFO: Found listing with ID: 10720344
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720344%27 HTTP/1.1" 200 None
2026-03-28 07:01:06 [adesa.it] INFO: Scrape type for 10720344: 0
2026-03-28 07:01:06 [adesa.it] INFO: Skipping item 10720344 url https://www.openlane.eu/en/carv6/auction/10720344
2026-03-28 07:01:06 [adesa.it] INFO: Found listing with ID: 10720629
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720629%27 HTTP/1.1" 200 None
2026-03-28 07:01:06 [adesa.it] INFO: Scrape type for 10720629: 0
2026-03-28 07:01:06 [adesa.it] INFO: Skipping item 10720629 url https://www.openlane.eu/en/carv6/auction/10720629
2026-03-28 07:01:06 [adesa.it] INFO: Found listing with ID: 10720628
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720628%27 HTTP/1.1" 200 None
2026-03-28 07:01:06 [adesa.it] INFO: Scrape type for 10720628: 0
2026-03-28 07:01:06 [adesa.it] INFO: Skipping item 10720628 url https://www.openlane.eu/en/carv6/auction/10720628
2026-03-28 07:01:06 [adesa.it] INFO: Found listing with ID: 10720653
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720653%27 HTTP/1.1" 200 None
2026-03-28 07:01:06 [adesa.it] INFO: Scrape type for 10720653: 0
2026-03-28 07:01:06 [adesa.it] INFO: Skipping item 10720653 url https://www.openlane.eu/en/carv6/auction/10720653
2026-03-28 07:01:06 [adesa.it] INFO: Found listing with ID: 10720351
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720351%27 HTTP/1.1" 200 None
2026-03-28 07:01:06 [adesa.it] INFO: Scrape type for 10720351: 0
2026-03-28 07:01:06 [adesa.it] INFO: Skipping item 10720351 url https://www.openlane.eu/en/carv6/auction/10720351
2026-03-28 07:01:06 [adesa.it] INFO: Found listing with ID: 10720323
2026-03-28 07:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720323%27 HTTP/1.1" 200 None
2026-03-28 07:01:07 [adesa.it] INFO: Scrape type for 10720323: 0
2026-03-28 07:01:07 [adesa.it] INFO: Skipping item 10720323 url https://www.openlane.eu/en/carv6/auction/10720323
2026-03-28 07:01:07 [adesa.it] INFO: Found listing with ID: 10720637
2026-03-28 07:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720637%27 HTTP/1.1" 200 None
2026-03-28 07:01:07 [adesa.it] INFO: Scrape type for 10720637: 0
2026-03-28 07:01:07 [adesa.it] INFO: Skipping item 10720637 url https://www.openlane.eu/en/carv6/auction/10720637
2026-03-28 07:01:07 [adesa.it] INFO: Found listing with ID: 10720325
2026-03-28 07:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720325%27 HTTP/1.1" 200 None
2026-03-28 07:01:07 [adesa.it] INFO: Scrape type for 10720325: 0
2026-03-28 07:01:07 [adesa.it] INFO: Skipping item 10720325 url https://www.openlane.eu/en/carv6/auction/10720325
2026-03-28 07:01:07 [adesa.it] INFO: Found listing with ID: 10720359
2026-03-28 07:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720359%27 HTTP/1.1" 200 None
2026-03-28 07:01:07 [adesa.it] INFO: Scrape type for 10720359: 0
2026-03-28 07:01:07 [adesa.it] INFO: Skipping item 10720359 url https://www.openlane.eu/en/carv6/auction/10720359
2026-03-28 07:01:07 [adesa.it] INFO: Found listing with ID: 10720360
2026-03-28 07:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720360%27 HTTP/1.1" 200 None
2026-03-28 07:01:07 [adesa.it] INFO: Scrape type for 10720360: 0
2026-03-28 07:01:07 [adesa.it] INFO: Skipping item 10720360 url https://www.openlane.eu/en/carv6/auction/10720360
2026-03-28 07:01:07 [adesa.it] INFO: Found listing with ID: 10720324
2026-03-28 07:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720324%27 HTTP/1.1" 200 None
2026-03-28 07:01:07 [adesa.it] INFO: Scrape type for 10720324: 0
2026-03-28 07:01:07 [adesa.it] INFO: Skipping item 10720324 url https://www.openlane.eu/en/carv6/auction/10720324
2026-03-28 07:01:07 [adesa.it] INFO: Found listing with ID: 10720650
2026-03-28 07:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720650%27 HTTP/1.1" 200 None
2026-03-28 07:01:07 [adesa.it] INFO: Scrape type for 10720650: 0
2026-03-28 07:01:07 [adesa.it] INFO: Skipping item 10720650 url https://www.openlane.eu/en/carv6/auction/10720650
2026-03-28 07:01:07 [adesa.it] INFO: Found listing with ID: 10720357
2026-03-28 07:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720357%27 HTTP/1.1" 200 None
2026-03-28 07:01:07 [adesa.it] INFO: Scrape type for 10720357: 0
2026-03-28 07:01:07 [adesa.it] INFO: Skipping item 10720357 url https://www.openlane.eu/en/carv6/auction/10720357
2026-03-28 07:01:07 [adesa.it] INFO: Found listing with ID: 10720333
2026-03-28 07:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720333%27 HTTP/1.1" 200 None
2026-03-28 07:01:07 [adesa.it] INFO: Scrape type for 10720333: 2
2026-03-28 07:01:07 [adesa.it] INFO: Scraping item 10720333 url https://www.openlane.eu/en/carv6/auction/10720333
2026-03-28 07:01:07 [adesa.it] INFO: Found listing with ID: 10720617
2026-03-28 07:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720617%27 HTTP/1.1" 200 None
2026-03-28 07:01:07 [adesa.it] INFO: Scrape type for 10720617: 2
2026-03-28 07:01:07 [adesa.it] INFO: Scraping item 10720617 url https://www.openlane.eu/en/carv6/auction/10720617
2026-03-28 07:01:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 07:01:07 [adesa.it] INFO: Found listing with ID: 10720624
2026-03-28 07:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720624%27 HTTP/1.1" 200 None
2026-03-28 07:01:07 [adesa.it] INFO: Scrape type for 10720624: 2
2026-03-28 07:01:07 [adesa.it] INFO: Scraping item 10720624 url https://www.openlane.eu/en/carv6/auction/10720624
2026-03-28 07:01:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 07:01:07 [adesa.it] INFO: Found listing with ID: 10720615
2026-03-28 07:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720615%27 HTTP/1.1" 200 None
2026-03-28 07:01:07 [adesa.it] INFO: Scrape type for 10720615: 2
2026-03-28 07:01:07 [adesa.it] INFO: Scraping item 10720615 url https://www.openlane.eu/en/carv6/auction/10720615
2026-03-28 07:01:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 07:01:07 [adesa.it] INFO: Found listing with ID: 10720309
2026-03-28 07:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720309%27 HTTP/1.1" 200 None
2026-03-28 07:01:07 [adesa.it] INFO: Scrape type for 10720309: 2
2026-03-28 07:01:07 [adesa.it] INFO: Scraping item 10720309 url https://www.openlane.eu/en/carv6/auction/10720309
2026-03-28 07:01:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 07:01:07 [adesa.it] INFO: Found listing with ID: 10720320
2026-03-28 07:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720320%27 HTTP/1.1" 200 None
2026-03-28 07:01:07 [adesa.it] INFO: Scrape type for 10720320: 2
2026-03-28 07:01:07 [adesa.it] INFO: Scraping item 10720320 url https://www.openlane.eu/en/carv6/auction/10720320
2026-03-28 07:01:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 07:01:07 [adesa.it] INFO: Found listing with ID: 10720319
2026-03-28 07:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720319%27 HTTP/1.1" 200 None
2026-03-28 07:01:07 [adesa.it] INFO: Scrape type for 10720319: 2
2026-03-28 07:01:07 [adesa.it] INFO: Scraping item 10720319 url https://www.openlane.eu/en/carv6/auction/10720319
2026-03-28 07:01:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 07:01:07 [adesa.it] INFO: Found listing with ID: 10720355
2026-03-28 07:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720355%27 HTTP/1.1" 200 None
2026-03-28 07:01:07 [adesa.it] INFO: Scrape type for 10720355: 2
2026-03-28 07:01:07 [adesa.it] INFO: Scraping item 10720355 url https://www.openlane.eu/en/carv6/auction/10720355
2026-03-28 07:01:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 07:01:07 [adesa.it] INFO: Found listing with ID: 10720337
2026-03-28 07:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720337%27 HTTP/1.1" 200 None
2026-03-28 07:01:07 [adesa.it] INFO: Scrape type for 10720337: 2
2026-03-28 07:01:07 [adesa.it] INFO: Scraping item 10720337 url https://www.openlane.eu/en/carv6/auction/10720337
2026-03-28 07:01:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 07:01:07 [adesa.it] INFO: Found listing with ID: 10720335
2026-03-28 07:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720335%27 HTTP/1.1" 200 None
2026-03-28 07:01:07 [adesa.it] INFO: Scrape type for 10720335: 2
2026-03-28 07:01:07 [adesa.it] INFO: Scraping item 10720335 url https://www.openlane.eu/en/carv6/auction/10720335
2026-03-28 07:01:07 [adesa.it] INFO: Found listing with ID: 10720620
2026-03-28 07:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720620%27 HTTP/1.1" 200 None
2026-03-28 07:01:07 [adesa.it] INFO: Scrape type for 10720620: 2
2026-03-28 07:01:07 [adesa.it] INFO: Scraping item 10720620 url https://www.openlane.eu/en/carv6/auction/10720620
2026-03-28 07:01:07 [adesa.it] INFO: Found listing with ID: 10720621
2026-03-28 07:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720621%27 HTTP/1.1" 200 None
2026-03-28 07:01:07 [adesa.it] INFO: Scrape type for 10720621: 2
2026-03-28 07:01:07 [adesa.it] INFO: Scraping item 10720621 url https://www.openlane.eu/en/carv6/auction/10720621
2026-03-28 07:01:07 [adesa.it] INFO: Found listing with ID: 10720623
2026-03-28 07:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720623%27 HTTP/1.1" 200 None
2026-03-28 07:01:07 [adesa.it] INFO: Scrape type for 10720623: 2
2026-03-28 07:01:07 [adesa.it] INFO: Scraping item 10720623 url https://www.openlane.eu/en/carv6/auction/10720623
2026-03-28 07:01:07 [adesa.it] INFO: Found listing with ID: 10720341
2026-03-28 07:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720341%27 HTTP/1.1" 200 None
2026-03-28 07:01:07 [adesa.it] INFO: Scrape type for 10720341: 2
2026-03-28 07:01:07 [adesa.it] INFO: Scraping item 10720341 url https://www.openlane.eu/en/carv6/auction/10720341
2026-03-28 07:01:07 [adesa.it] INFO: Found listing with ID: 10720613
2026-03-28 07:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720613%27 HTTP/1.1" 200 None
2026-03-28 07:01:07 [adesa.it] INFO: Scrape type for 10720613: 2
2026-03-28 07:01:07 [adesa.it] INFO: Scraping item 10720613 url https://www.openlane.eu/en/carv6/auction/10720613
2026-03-28 07:01:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720617> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 07:01:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 07:01:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720624> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 07:01:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 07:01:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720309> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 07:01:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 07:01:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6594680-5225-5c81-b9b4-3b1a58abe99d with identifier: 10720617
2026-03-28 07:01:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6594680-5225-5c81-b9b4-3b1a58abe99d with scrape type 2
2026-03-28 07:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d6594680-5225-5c81-b9b4-3b1a58abe99d with scrape type 2
2026-03-28 07:01:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d6594680-5225-5c81-b9b4-3b1a58abe99d, identifier: 10720617
2026-03-28 07:01:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d6594680-5225-5c81-b9b4-3b1a58abe99d with identifier: 10720617
2026-03-28 07:01:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 07:01:08 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black HTTP/1.1" 200 None
2026-03-28 07:01:08 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 07:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 07:01:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 07:01:09 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-28 07:01:09 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 07:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 07:01:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d6594680-5225-5c81-b9b4-3b1a58abe99d with identifier: 10720617
2026-03-28 07:01:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d6594680-5225-5c81-b9b4-3b1a58abe99d with identifier: 10720617 to the API
2026-03-28 07:01:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 07:01:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 07:01:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720617>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 249,
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'd6594680-5225-5c81-b9b4-3b1a58abe99d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG413AL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720617',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 78650,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 28600,
'price_includes_vat': True,
'registration_date': '2021-06-01',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Range Rover Sport 3.0d HSE Dynamic - Diesel - Automatic '
'- 249 hp - 78.650 km',
'transmission': 'automatic',
'trim': 'HSE Dynamic',
'vin': None,
'year': 2021}
2026-03-28 07:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720617%27 HTTP/1.1" 200 None
2026-03-28 07:01:09 [adesa.it] INFO: Saving data for 10720617: {'auction_closing_time': 1774713600.0, 'created_time': 1774476157.684331, 'last_price_update_time': 1774681269.392931}
2026-03-28 07:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720617') HTTP/1.1" 204 0
2026-03-28 07:01:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720355> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 07:01:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720333> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 07:01:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720320> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 07:01:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720319> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 07:01:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 07:01:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 07:01:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 07:01:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 07:01:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720615> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 07:01:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 07:01:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25241d2d-ac83-580f-8fe3-6830ed88f7d1 with identifier: 10720624
2026-03-28 07:01:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25241d2d-ac83-580f-8fe3-6830ed88f7d1 with scrape type 2
2026-03-28 07:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 25241d2d-ac83-580f-8fe3-6830ed88f7d1 with scrape type 2
2026-03-28 07:01:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 25241d2d-ac83-580f-8fe3-6830ed88f7d1, identifier: 10720624
2026-03-28 07:01:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c3777303-fe31-5122-a6fb-31bd70927201 with identifier: 10720309
2026-03-28 07:01:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3777303-fe31-5122-a6fb-31bd70927201 with scrape type 2
2026-03-28 07:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c3777303-fe31-5122-a6fb-31bd70927201 with scrape type 2
2026-03-28 07:01:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c3777303-fe31-5122-a6fb-31bd70927201, identifier: 10720309
2026-03-28 07:01:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 25241d2d-ac83-580f-8fe3-6830ed88f7d1 with identifier: 10720624
2026-03-28 07:01:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 07:01:09 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Blue HTTP/1.1" 200 None
2026-03-28 07:01:09 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 07:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 07:01:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 25241d2d-ac83-580f-8fe3-6830ed88f7d1 with identifier: 10720624
2026-03-28 07:01:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 25241d2d-ac83-580f-8fe3-6830ed88f7d1 with identifier: 10720624 to the API
2026-03-28 07:01:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 07:01:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 07:01:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720624>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Diesel',
'id': '25241d2d-ac83-580f-8fe3-6830ed88f7d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH515MS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720624',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 187491,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 16100,
'price_includes_vat': True,
'registration_date': '2021-12-15',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Range Rover Velar 2.0d - Diesel - Automatic - 204 hp - '
'187.491 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 07:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720624%27 HTTP/1.1" 200 None
2026-03-28 07:01:10 [adesa.it] INFO: Saving data for 10720624: {'auction_closing_time': 1774713600.0, 'created_time': 1774476158.113201, 'last_price_update_time': 1774681270.869643}
2026-03-28 07:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720624') HTTP/1.1" 204 0
2026-03-28 07:01:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c3777303-fe31-5122-a6fb-31bd70927201 with identifier: 10720309
2026-03-28 07:01:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 07:01:10 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Hybride HTTP/1.1" 200 None
2026-03-28 07:01:10 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 07:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 07:01:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c3777303-fe31-5122-a6fb-31bd70927201 with identifier: 10720309
2026-03-28 07:01:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c3777303-fe31-5122-a6fb-31bd70927201 with identifier: 10720309 to the API
2026-03-28 07:01:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 07: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-28 07:01:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720309>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.8L',
'engine_horse_power': 136,
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Hybrid',
'id': 'c3777303-fe31-5122-a6fb-31bd70927201',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'Fz305dw',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720309',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Lexus',
'model': 'CT',
'odometer': 56585,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2019-10-30',
'seats_number': 5,
'seller_name': None,
'title': 'Lexus CT 200h Business - Hybrid - Automatic - 136 hp - 56.585 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2019}
2026-03-28 07:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720309%27 HTTP/1.1" 200 None
2026-03-28 07:01:11 [adesa.it] INFO: Saving data for 10720309: {'auction_closing_time': 1774713600.0, 'created_time': 1774476163.721474, 'last_price_update_time': 1774681271.283871}
2026-03-28 07:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720309') HTTP/1.1" 204 0
2026-03-28 07:01:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 783e754b-d115-5f41-a9ad-d7d746efffc1 with identifier: 10720355
2026-03-28 07:01:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 783e754b-d115-5f41-a9ad-d7d746efffc1 with scrape type 2
2026-03-28 07:01:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 783e754b-d115-5f41-a9ad-d7d746efffc1 with scrape type 2
2026-03-28 07:01:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 783e754b-d115-5f41-a9ad-d7d746efffc1, identifier: 10720355
2026-03-28 07:01:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1cd7964b-30ec-5629-9874-450c803c0e4f with identifier: 10720333
2026-03-28 07:01:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1cd7964b-30ec-5629-9874-450c803c0e4f with scrape type 2
2026-03-28 07:01:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1cd7964b-30ec-5629-9874-450c803c0e4f with scrape type 2
2026-03-28 07:01:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 1cd7964b-30ec-5629-9874-450c803c0e4f, identifier: 10720333
2026-03-28 07:01:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d6fb5fe-1ab3-570f-abe3-d081336fbc5b with identifier: 10720320
2026-03-28 07:01:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d6fb5fe-1ab3-570f-abe3-d081336fbc5b with scrape type 2
2026-03-28 07:01:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2d6fb5fe-1ab3-570f-abe3-d081336fbc5b with scrape type 2
2026-03-28 07:01:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 2d6fb5fe-1ab3-570f-abe3-d081336fbc5b, identifier: 10720320
2026-03-28 07:01:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 985aa097-9be6-5bdb-af91-51bcb814122b with identifier: 10720319
2026-03-28 07:01:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 985aa097-9be6-5bdb-af91-51bcb814122b with scrape type 2
2026-03-28 07:01:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 985aa097-9be6-5bdb-af91-51bcb814122b with scrape type 2
2026-03-28 07:01:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 985aa097-9be6-5bdb-af91-51bcb814122b, identifier: 10720319
2026-03-28 07:01:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: efd313b2-1747-57d7-b503-b2e38026fac4 with identifier: 10720615
2026-03-28 07:01:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item efd313b2-1747-57d7-b503-b2e38026fac4 with scrape type 2
2026-03-28 07:01:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item efd313b2-1747-57d7-b503-b2e38026fac4 with scrape type 2
2026-03-28 07:01:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: efd313b2-1747-57d7-b503-b2e38026fac4, identifier: 10720615
2026-03-28 07:01:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 783e754b-d115-5f41-a9ad-d7d746efffc1 with identifier: 10720355
2026-03-28 07:01:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 07:01:11 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Gray HTTP/1.1" 200 None
2026-03-28 07:01:11 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 07: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-28 07:01:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 07:01:11 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Electric HTTP/1.1" 200 None
2026-03-28 07:01:11 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 07: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-28 07:01:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 783e754b-d115-5f41-a9ad-d7d746efffc1 with identifier: 10720355
2026-03-28 07:01:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 783e754b-d115-5f41-a9ad-d7d746efffc1 with identifier: 10720355 to the API
2026-03-28 07:01:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 07: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-28 07:01:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720355>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 313,
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Electric',
'id': '783e754b-d115-5f41-a9ad-d7d746efffc1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY815FX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720355',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Lexus',
'model': 'RZ',
'odometer': 19630,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 34100,
'price_includes_vat': True,
'registration_date': '2025-01-30',
'seats_number': 5,
'seller_name': None,
'title': 'Lexus RZ 450e - Electric - Automatic - 313 hp - 19.630 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-28 07:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720355%27 HTTP/1.1" 200 None
2026-03-28 07:01:12 [adesa.it] INFO: Saving data for 10720355: {'auction_closing_time': 1774713600.0, 'created_time': 1774476163.366441, 'last_price_update_time': 1774681272.259514}
2026-03-28 07:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720355') HTTP/1.1" 204 0
2026-03-28 07:01:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 1cd7964b-30ec-5629-9874-450c803c0e4f with identifier: 10720333
2026-03-28 07:01:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 1cd7964b-30ec-5629-9874-450c803c0e4f with identifier: 10720333
2026-03-28 07:01:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 1cd7964b-30ec-5629-9874-450c803c0e4f with identifier: 10720333 to the API
2026-03-28 07:01:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 07: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-28 07:01:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720333>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 150,
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Diesel',
'id': '1cd7964b-30ec-5629-9874-450c803c0e4f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'EV680ED',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720333',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Land Rover',
'model': 'Freelander',
'odometer': 302201,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 3900,
'price_includes_vat': True,
'registration_date': '2014-01-23',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Freelander 2.2 TD4 S - Diesel - Manual - 150 hp - '
'302.201 km',
'transmission': 'manual',
'trim': 'S',
'vin': None,
'year': 2014}
2026-03-28 07:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720333%27 HTTP/1.1" 200 None
2026-03-28 07:01:12 [adesa.it] INFO: Saving data for 10720333: {'auction_closing_time': 1774713600.0, 'created_time': 1774476155.551395, 'last_price_update_time': 1774681272.5347}
2026-03-28 07:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720333') HTTP/1.1" 204 0
2026-03-28 07:01:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 2d6fb5fe-1ab3-570f-abe3-d081336fbc5b with identifier: 10720320
2026-03-28 07:01:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 07:01:12 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Red HTTP/1.1" 200 None
2026-03-28 07:01:12 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 07:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 07:01:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 2d6fb5fe-1ab3-570f-abe3-d081336fbc5b with identifier: 10720320
2026-03-28 07:01:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 2d6fb5fe-1ab3-570f-abe3-d081336fbc5b with identifier: 10720320 to the API
2026-03-28 07:01:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 07: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-28 07:01:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720320>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 190,
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Hybrid',
'id': '2d6fb5fe-1ab3-570f-abe3-d081336fbc5b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL241EY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720320',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Lexus',
'model': 'NX',
'odometer': 95779,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 29800,
'price_includes_vat': True,
'registration_date': '2022-08-12',
'seats_number': 5,
'seller_name': 'ARVAL-IT',
'title': 'Lexus NX 300h Premium - AWD - Hybrid - Automatic - 190 hp - 95.779 '
'km',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2022}
2026-03-28 07:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720320%27 HTTP/1.1" 200 None
2026-03-28 07:01:12 [adesa.it] INFO: Saving data for 10720320: {'auction_closing_time': 1774713600.0, 'created_time': 1774476164.960609, 'last_price_update_time': 1774681272.973133}
2026-03-28 07:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720320') HTTP/1.1" 204 0
2026-03-28 07:01:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 985aa097-9be6-5bdb-af91-51bcb814122b with identifier: 10720319
2026-03-28 07:01:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 07:01:13 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Benzine HTTP/1.1" 200 None
2026-03-28 07:01:13 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 07:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 07:01:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 985aa097-9be6-5bdb-af91-51bcb814122b with identifier: 10720319
2026-03-28 07:01:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 985aa097-9be6-5bdb-af91-51bcb814122b with identifier: 10720319 to the API
2026-03-28 07:01:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 07: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-28 07:01:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720319>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.3L',
'engine_horse_power': 210,
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Petrol',
'id': '985aa097-9be6-5bdb-af91-51bcb814122b',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'DH831EM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720319',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Lexus',
'model': 'RX',
'odometer': 75000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 5200,
'price_includes_vat': True,
'registration_date': '2007-03-02',
'seats_number': 5,
'seller_name': None,
'title': 'Lexus RX 400h Executive - Petrol - Automatic - 210 hp - 75.000 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2007}
2026-03-28 07:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720319%27 HTTP/1.1" 200 None
2026-03-28 07:01:13 [adesa.it] INFO: Saving data for 10720319: {'auction_closing_time': 1774713600.0, 'created_time': 1774476162.245799, 'last_price_update_time': 1774681273.427046}
2026-03-28 07:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720319') HTTP/1.1" 204 0
2026-03-28 07:01:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: efd313b2-1747-57d7-b503-b2e38026fac4 with identifier: 10720615
2026-03-28 07:01:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: efd313b2-1747-57d7-b503-b2e38026fac4 with identifier: 10720615
2026-03-28 07:01:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: efd313b2-1747-57d7-b503-b2e38026fac4 with identifier: 10720615 to the API
2026-03-28 07:01:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 07: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-28 07:01:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720615>
{'auction_title': '',
'c_o_2_emission_value': 180,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 241,
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'efd313b2-1747-57d7-b503-b2e38026fac4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FZ604HX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720615',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 133958,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 17900,
'price_includes_vat': True,
'registration_date': '2019-10-11',
'seats_number': 5,
'seller_name': 'ARVAL-IT',
'title': 'Land Rover Range Rover Velar 2.0 R-Dynamic - Diesel - Automatic - '
'241 hp - 133.958 km',
'transmission': 'automatic',
'trim': 'R-Dynamic',
'vin': None,
'year': 2019}
2026-03-28 07:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720615%27 HTTP/1.1" 200 None
2026-03-28 07:01:13 [adesa.it] INFO: Saving data for 10720615: {'auction_closing_time': 1774713600.0, 'created_time': 1774476158.470374, 'last_price_update_time': 1774681273.715366}
2026-03-28 07:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720615') HTTP/1.1" 204 0
2026-03-28 07:01:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720337> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 07:01:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720620> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 07:01:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07a9f621-fb2d-535c-a6d5-825b88c6d7a7 with identifier: 10720337
2026-03-28 07:01:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07a9f621-fb2d-535c-a6d5-825b88c6d7a7 with scrape type 2
2026-03-28 07:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 07a9f621-fb2d-535c-a6d5-825b88c6d7a7 with scrape type 2
2026-03-28 07:01:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 07a9f621-fb2d-535c-a6d5-825b88c6d7a7, identifier: 10720337
2026-03-28 07:01:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d92bc33-472a-5991-b599-0d8f7bffb2ee with identifier: 10720620
2026-03-28 07:01:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d92bc33-472a-5991-b599-0d8f7bffb2ee with scrape type 2
2026-03-28 07:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d92bc33-472a-5991-b599-0d8f7bffb2ee with scrape type 2
2026-03-28 07:01:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9d92bc33-472a-5991-b599-0d8f7bffb2ee, identifier: 10720620
2026-03-28 07:01:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 07a9f621-fb2d-535c-a6d5-825b88c6d7a7 with identifier: 10720337
2026-03-28 07:01:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 07a9f621-fb2d-535c-a6d5-825b88c6d7a7 with identifier: 10720337
2026-03-28 07:01:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 07a9f621-fb2d-535c-a6d5-825b88c6d7a7 with identifier: 10720337 to the API
2026-03-28 07:01:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 07: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-28 07:01:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720337>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 146,
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Hybrid',
'id': '07a9f621-fb2d-535c-a6d5-825b88c6d7a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF675CN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720337',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Lexus',
'model': 'UX',
'odometer': 68881,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 15700,
'price_includes_vat': True,
'registration_date': '2021-04-22',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Lexus UX Business - Hybrid - Automatic - 146 hp - 68.881 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-28 07:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720337%27 HTTP/1.1" 200 None
2026-03-28 07:01:14 [adesa.it] INFO: Saving data for 10720337: {'auction_closing_time': 1774713600.0, 'created_time': 1774476193.729605, 'last_price_update_time': 1774681274.296101}
2026-03-28 07:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720337') HTTP/1.1" 204 0
2026-03-28 07:01:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9d92bc33-472a-5991-b599-0d8f7bffb2ee with identifier: 10720620
2026-03-28 07:01:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9d92bc33-472a-5991-b599-0d8f7bffb2ee with identifier: 10720620
2026-03-28 07:01:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9d92bc33-472a-5991-b599-0d8f7bffb2ee with identifier: 10720620 to the API
2026-03-28 07:01:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 07: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-28 07:01:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720620>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.3L',
'engine_horse_power': 200,
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Diesel',
'id': '9d92bc33-472a-5991-b599-0d8f7bffb2ee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM566FY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720620',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mazda',
'model': 'CX-60',
'odometer': 62400,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 18800,
'price_includes_vat': True,
'registration_date': '2023-01-25',
'seats_number': 5,
'seller_name': None,
'title': 'Mazda CX-60 3.3 - Diesel - Automatic - 200 hp - 62.400 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 07:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07: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%2710720620%27 HTTP/1.1" 200 None
2026-03-28 07:01:14 [adesa.it] INFO: Saving data for 10720620: {'auction_closing_time': 1774713600.0, 'created_time': 1774476168.073899, 'last_price_update_time': 1774681274.637721}
2026-03-28 07:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720620') HTTP/1.1" 204 0
2026-03-28 07:01:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720623> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 07:01:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720341> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 07:01:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720335> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 07:01:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720621> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 07:01:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1709a07-c0a1-5bad-813e-15f79c28b756 with identifier: 10720623
2026-03-28 07:01:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1709a07-c0a1-5bad-813e-15f79c28b756 with scrape type 2
2026-03-28 07:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f1709a07-c0a1-5bad-813e-15f79c28b756 with scrape type 2
2026-03-28 07:01:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f1709a07-c0a1-5bad-813e-15f79c28b756, identifier: 10720623
2026-03-28 07:01:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f4cc7a4a-e4a4-5274-8916-30724fcbd307 with identifier: 10720341
2026-03-28 07:01:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4cc7a4a-e4a4-5274-8916-30724fcbd307 with scrape type 2
2026-03-28 07:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f4cc7a4a-e4a4-5274-8916-30724fcbd307 with scrape type 2
2026-03-28 07:01:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f4cc7a4a-e4a4-5274-8916-30724fcbd307, identifier: 10720341
2026-03-28 07:01:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f1709a07-c0a1-5bad-813e-15f79c28b756 with identifier: 10720623
2026-03-28 07:01:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f1709a07-c0a1-5bad-813e-15f79c28b756 with identifier: 10720623
2026-03-28 07:01:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f1709a07-c0a1-5bad-813e-15f79c28b756 with identifier: 10720623 to the API
2026-03-28 07:01:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 07:01:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 07:01:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720623>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '2.1L',
'engine_horse_power': 170,
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'f1709a07-c0a1-5bad-813e-15f79c28b756',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'DS523DL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720623',
'listing': 'auctionplusdirectbuy',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 137783,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 2900,
'price_includes_vat': True,
'registration_date': '2008-10-24',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz C 220 CDI Avantgarde - Diesel - Automatic - 170 hp - '
'137.783 km',
'transmission': 'automatic',
'trim': 'Avantgarde',
'vin': None,
'year': 2008}
2026-03-28 07:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720623%27 HTTP/1.1" 200 None
2026-03-28 07:01:15 [adesa.it] INFO: Saving data for 10720623: {'auction_closing_time': 1774713600.0, 'created_time': 1774476193.386596, 'last_price_update_time': 1774681275.21205}
2026-03-28 07:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720623') HTTP/1.1" 204 0
2026-03-28 07:01:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f4cc7a4a-e4a4-5274-8916-30724fcbd307 with identifier: 10720341
2026-03-28 07:01:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f4cc7a4a-e4a4-5274-8916-30724fcbd307 with identifier: 10720341
2026-03-28 07:01:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f4cc7a4a-e4a4-5274-8916-30724fcbd307 with identifier: 10720341 to the API
2026-03-28 07:01:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 07:01:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 07:01:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720341>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 367,
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Hybrid',
'id': 'f4cc7a4a-e4a4-5274-8916-30724fcbd307',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM600LG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720341',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'CLS',
'odometer': 144500,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 33400,
'price_includes_vat': True,
'registration_date': '2022-12-23',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz CLS 450 Premium Plus - 4-Matic - Hybrid - Automatic - '
'367 hp - 144.500 km',
'transmission': 'automatic',
'trim': 'Premium Plus',
'vin': None,
'year': 2022}
2026-03-28 07:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720341%27 HTTP/1.1" 200 None
2026-03-28 07:01:15 [adesa.it] INFO: Saving data for 10720341: {'auction_closing_time': 1774713600.0, 'created_time': 1774476167.31366, 'last_price_update_time': 1774681275.500945}
2026-03-28 07:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720341') HTTP/1.1" 204 0
2026-03-28 07:01:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fb108e0-b102-5ce5-9f18-c341ca9283e9 with identifier: 10720335
2026-03-28 07:01:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fb108e0-b102-5ce5-9f18-c341ca9283e9 with scrape type 2
2026-03-28 07:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5fb108e0-b102-5ce5-9f18-c341ca9283e9 with scrape type 2
2026-03-28 07:01:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5fb108e0-b102-5ce5-9f18-c341ca9283e9, identifier: 10720335
2026-03-28 07:01:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5fb108e0-b102-5ce5-9f18-c341ca9283e9 with identifier: 10720335
2026-03-28 07:01:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5fb108e0-b102-5ce5-9f18-c341ca9283e9 with identifier: 10720335
2026-03-28 07:01:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5fb108e0-b102-5ce5-9f18-c341ca9283e9 with identifier: 10720335 to the API
2026-03-28 07:01:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 07:01:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 07:01:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720335>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 261,
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Hybrid',
'id': '5fb108e0-b102-5ce5-9f18-c341ca9283e9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG383HM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720335',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Lynk&Co',
'model': '01',
'odometer': 110954,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2022-05-19',
'seats_number': 5,
'seller_name': None,
'title': 'Lynk&Co 01 1.5 - Hybrid - Automatic - 261 hp - 110.954 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 07:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720335%27 HTTP/1.1" 200 None
2026-03-28 07:01:15 [adesa.it] INFO: Saving data for 10720335: {'auction_closing_time': 1774713600.0, 'created_time': 1774476165.294567, 'last_price_update_time': 1774681275.885647}
2026-03-28 07:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720335') HTTP/1.1" 204 0
2026-03-28 07:01:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720613> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 07:01:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51f56336-cd7d-57ca-b1fc-8c836ee953f5 with identifier: 10720621
2026-03-28 07:01:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51f56336-cd7d-57ca-b1fc-8c836ee953f5 with scrape type 2
2026-03-28 07:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 51f56336-cd7d-57ca-b1fc-8c836ee953f5 with scrape type 2
2026-03-28 07:01:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 51f56336-cd7d-57ca-b1fc-8c836ee953f5, identifier: 10720621
2026-03-28 07:01:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 51f56336-cd7d-57ca-b1fc-8c836ee953f5 with identifier: 10720621
2026-03-28 07:01:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 07:01:16 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Beige HTTP/1.1" 200 None
2026-03-28 07:01:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 07:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 07:01:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 51f56336-cd7d-57ca-b1fc-8c836ee953f5 with identifier: 10720621
2026-03-28 07:01:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 51f56336-cd7d-57ca-b1fc-8c836ee953f5 with identifier: 10720621 to the API
2026-03-28 07:01:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 07:01:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 07:01:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720621>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.3L',
'engine_horse_power': 200,
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Diesel',
'id': '51f56336-cd7d-57ca-b1fc-8c836ee953f5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM580FY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720621',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mazda',
'model': 'CX-60',
'odometer': 82686,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 18800,
'price_includes_vat': True,
'registration_date': '2023-01-25',
'seats_number': 5,
'seller_name': None,
'title': 'Mazda CX-60 3.3 - Diesel - Automatic - 200 hp - 82.686 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 07:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720621%27 HTTP/1.1" 200 None
2026-03-28 07:01:16 [adesa.it] INFO: Saving data for 10720621: {'auction_closing_time': 1774713600.0, 'created_time': 1774476167.691379, 'last_price_update_time': 1774681276.437141}
2026-03-28 07:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720621') HTTP/1.1" 204 0
2026-03-28 07:01:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba22ec7e-1ce3-551c-bc7a-a7db7d785c65 with identifier: 10720613
2026-03-28 07:01:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba22ec7e-1ce3-551c-bc7a-a7db7d785c65 with scrape type 2
2026-03-28 07:01:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba22ec7e-1ce3-551c-bc7a-a7db7d785c65 with scrape type 2
2026-03-28 07:01:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ba22ec7e-1ce3-551c-bc7a-a7db7d785c65, identifier: 10720613
2026-03-28 07:01:16 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 07:01:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ba22ec7e-1ce3-551c-bc7a-a7db7d785c65 with identifier: 10720613
2026-03-28 07:01:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ba22ec7e-1ce3-551c-bc7a-a7db7d785c65 with identifier: 10720613
2026-03-28 07:01:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ba22ec7e-1ce3-551c-bc7a-a7db7d785c65 with identifier: 10720613 to the API
2026-03-28 07:01:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 07:01:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 07:01:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720613>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'ba22ec7e-1ce3-551c-bc7a-a7db7d785c65',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG257WF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720613',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 327037,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 18800,
'price_includes_vat': True,
'registration_date': '2021-11-05',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz E 220d Business - Diesel - Automatic - 194 hp - '
'327.037 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-28 07:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720613%27 HTTP/1.1" 200 None
2026-03-28 07:01:16 [adesa.it] INFO: Saving data for 10720613: {'auction_closing_time': 1774713600.0, 'created_time': 1774476166.904185, 'last_price_update_time': 1774681276.840731}
2026-03-28 07:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720613') HTTP/1.1" 204 0
2026-03-28 07:01:16 [adesa.it] INFO: Found listing with ID: 10720306
2026-03-28 07:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720306%27 HTTP/1.1" 200 None
2026-03-28 07:01:16 [adesa.it] INFO: Scrape type for 10720306: 2
2026-03-28 07:01:16 [adesa.it] INFO: Scraping item 10720306 url https://www.openlane.eu/en/carv6/auction/10720306
2026-03-28 07:01:16 [adesa.it] INFO: Found listing with ID: 10720638
2026-03-28 07:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720638%27 HTTP/1.1" 200 None
2026-03-28 07:01:16 [adesa.it] INFO: Scrape type for 10720638: 2
2026-03-28 07:01:16 [adesa.it] INFO: Scraping item 10720638 url https://www.openlane.eu/en/carv6/auction/10720638
2026-03-28 07:01:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 07:01:16 [adesa.it] INFO: Found listing with ID: 10720646
2026-03-28 07:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720646%27 HTTP/1.1" 200 None
2026-03-28 07:01:16 [adesa.it] INFO: Scrape type for 10720646: 2
2026-03-28 07:01:16 [adesa.it] INFO: Scraping item 10720646 url https://www.openlane.eu/en/carv6/auction/10720646
2026-03-28 07:01:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 07:01:16 [adesa.it] INFO: Found listing with ID: 10720338
2026-03-28 07:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720338%27 HTTP/1.1" 200 None
2026-03-28 07:01:16 [adesa.it] INFO: Scrape type for 10720338: 2
2026-03-28 07:01:16 [adesa.it] INFO: Scraping item 10720338 url https://www.openlane.eu/en/carv6/auction/10720338
2026-03-28 07:01:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 07:01:16 [adesa.it] INFO: Found listing with ID: 10720334
2026-03-28 07:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720334%27 HTTP/1.1" 200 None
2026-03-28 07:01:16 [adesa.it] INFO: Scrape type for 10720334: 2
2026-03-28 07:01:16 [adesa.it] INFO: Scraping item 10720334 url https://www.openlane.eu/en/carv6/auction/10720334
2026-03-28 07:01:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 07:01:16 [adesa.it] INFO: Found listing with ID: 10720349
2026-03-28 07:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720349%27 HTTP/1.1" 200 None
2026-03-28 07:01:17 [adesa.it] INFO: Scrape type for 10720349: 2
2026-03-28 07:01:17 [adesa.it] INFO: Scraping item 10720349 url https://www.openlane.eu/en/carv6/auction/10720349
2026-03-28 07:01:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 07:01:17 [adesa.it] INFO: Found listing with ID: 10720632
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720632%27 HTTP/1.1" 200 None
2026-03-28 07:01:17 [adesa.it] INFO: Scrape type for 10720632: 2
2026-03-28 07:01:17 [adesa.it] INFO: Scraping item 10720632 url https://www.openlane.eu/en/carv6/auction/10720632
2026-03-28 07:01:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 07:01:17 [adesa.it] INFO: Found listing with ID: 10720636
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720636%27 HTTP/1.1" 200 None
2026-03-28 07:01:17 [adesa.it] INFO: Scrape type for 10720636: 2
2026-03-28 07:01:17 [adesa.it] INFO: Scraping item 10720636 url https://www.openlane.eu/en/carv6/auction/10720636
2026-03-28 07:01:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 07:01:17 [adesa.it] INFO: Found listing with ID: 10720630
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720630%27 HTTP/1.1" 200 None
2026-03-28 07:01:17 [adesa.it] INFO: Scrape type for 10720630: 2
2026-03-28 07:01:17 [adesa.it] INFO: Scraping item 10720630 url https://www.openlane.eu/en/carv6/auction/10720630
2026-03-28 07:01:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 07:01:17 [adesa.it] INFO: Found listing with ID: 10720336
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720336%27 HTTP/1.1" 200 None
2026-03-28 07:01:17 [adesa.it] INFO: Scrape type for 10720336: 2
2026-03-28 07:01:17 [adesa.it] INFO: Scraping item 10720336 url https://www.openlane.eu/en/carv6/auction/10720336
2026-03-28 07:01:17 [adesa.it] INFO: Found listing with ID: 10720631
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720631%27 HTTP/1.1" 200 None
2026-03-28 07:01:17 [adesa.it] INFO: Scrape type for 10720631: 2
2026-03-28 07:01:17 [adesa.it] INFO: Scraping item 10720631 url https://www.openlane.eu/en/carv6/auction/10720631
2026-03-28 07:01:17 [adesa.it] INFO: Found listing with ID: 10720315
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720315%27 HTTP/1.1" 200 None
2026-03-28 07:01:17 [adesa.it] INFO: Scrape type for 10720315: 2
2026-03-28 07:01:17 [adesa.it] INFO: Scraping item 10720315 url https://www.openlane.eu/en/carv6/auction/10720315
2026-03-28 07:01:17 [adesa.it] INFO: Found listing with ID: 10720614
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720614%27 HTTP/1.1" 200 None
2026-03-28 07:01:17 [adesa.it] INFO: Scrape type for 10720614: 2
2026-03-28 07:01:17 [adesa.it] INFO: Scraping item 10720614 url https://www.openlane.eu/en/carv6/auction/10720614
2026-03-28 07:01:17 [adesa.it] INFO: Found listing with ID: 10720610
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720610%27 HTTP/1.1" 200 None
2026-03-28 07:01:17 [adesa.it] INFO: Scrape type for 10720610: 2
2026-03-28 07:01:17 [adesa.it] INFO: Scraping item 10720610 url https://www.openlane.eu/en/carv6/auction/10720610
2026-03-28 07:01:17 [adesa.it] INFO: Found listing with ID: 10720328
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720328%27 HTTP/1.1" 200 None
2026-03-28 07:01:17 [adesa.it] INFO: Scrape type for 10720328: 2
2026-03-28 07:01:17 [adesa.it] INFO: Scraping item 10720328 url https://www.openlane.eu/en/carv6/auction/10720328
2026-03-28 07:01:17 [adesa.it] INFO: Found listing with ID: 10720316
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720316%27 HTTP/1.1" 200 None
2026-03-28 07:01:17 [adesa.it] INFO: Scrape type for 10720316: 2
2026-03-28 07:01:17 [adesa.it] INFO: Scraping item 10720316 url https://www.openlane.eu/en/carv6/auction/10720316
2026-03-28 07:01:17 [adesa.it] INFO: Found listing with ID: 10720633
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720633%27 HTTP/1.1" 200 None
2026-03-28 07:01:17 [adesa.it] INFO: Scrape type for 10720633: 2
2026-03-28 07:01:17 [adesa.it] INFO: Scraping item 10720633 url https://www.openlane.eu/en/carv6/auction/10720633
2026-03-28 07:01:17 [adesa.it] INFO: Found listing with ID: 10720305
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720305%27 HTTP/1.1" 200 None
2026-03-28 07:01:17 [adesa.it] INFO: Scrape type for 10720305: 2
2026-03-28 07:01:17 [adesa.it] INFO: Scraping item 10720305 url https://www.openlane.eu/en/carv6/auction/10720305
2026-03-28 07:01:17 [adesa.it] INFO: Found listing with ID: 10720635
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720635%27 HTTP/1.1" 200 None
2026-03-28 07:01:17 [adesa.it] INFO: Scrape type for 10720635: 0
2026-03-28 07:01:17 [adesa.it] INFO: Skipping item 10720635 url https://www.openlane.eu/en/carv6/auction/10720635
2026-03-28 07:01:17 [adesa.it] INFO: Found listing with ID: 10720340
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720340%27 HTTP/1.1" 200 None
2026-03-28 07:01:17 [adesa.it] INFO: Scrape type for 10720340: 2
2026-03-28 07:01:17 [adesa.it] INFO: Scraping item 10720340 url https://www.openlane.eu/en/carv6/auction/10720340
2026-03-28 07:01:17 [adesa.it] INFO: Found listing with ID: 10720363
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720363%27 HTTP/1.1" 200 None
2026-03-28 07:01:17 [adesa.it] INFO: Scrape type for 10720363: 0
2026-03-28 07:01:17 [adesa.it] INFO: Skipping item 10720363 url https://www.openlane.eu/en/carv6/auction/10720363
2026-03-28 07:01:17 [adesa.it] INFO: Found listing with ID: 10720362
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720362%27 HTTP/1.1" 200 None
2026-03-28 07:01:17 [adesa.it] INFO: Scrape type for 10720362: 0
2026-03-28 07:01:17 [adesa.it] INFO: Skipping item 10720362 url https://www.openlane.eu/en/carv6/auction/10720362
2026-03-28 07:01:17 [adesa.it] INFO: Found listing with ID: 10720317
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720317%27 HTTP/1.1" 200 None
2026-03-28 07:01:17 [adesa.it] INFO: Scrape type for 10720317: 0
2026-03-28 07:01:17 [adesa.it] INFO: Skipping item 10720317 url https://www.openlane.eu/en/carv6/auction/10720317
2026-03-28 07:01:17 [adesa.it] INFO: Found listing with ID: 10720612
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720612%27 HTTP/1.1" 200 None
2026-03-28 07:01:17 [adesa.it] INFO: Scrape type for 10720612: 0
2026-03-28 07:01:17 [adesa.it] INFO: Skipping item 10720612 url https://www.openlane.eu/en/carv6/auction/10720612
2026-03-28 07:01:17 [adesa.it] INFO: Found listing with ID: 10720651
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720651%27 HTTP/1.1" 200 None
2026-03-28 07:01:17 [adesa.it] INFO: Scrape type for 10720651: 0
2026-03-28 07:01:17 [adesa.it] INFO: Skipping item 10720651 url https://www.openlane.eu/en/carv6/auction/10720651
2026-03-28 07:01:17 [adesa.it] INFO: Found listing with ID: 10720301
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720301%27 HTTP/1.1" 200 None
2026-03-28 07:01:17 [adesa.it] INFO: Scrape type for 10720301: 0
2026-03-28 07:01:17 [adesa.it] INFO: Skipping item 10720301 url https://www.openlane.eu/en/carv6/auction/10720301
2026-03-28 07:01:17 [adesa.it] INFO: Found listing with ID: 10720327
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720327%27 HTTP/1.1" 200 None
2026-03-28 07:01:17 [adesa.it] INFO: Scrape type for 10720327: 0
2026-03-28 07:01:17 [adesa.it] INFO: Skipping item 10720327 url https://www.openlane.eu/en/carv6/auction/10720327
2026-03-28 07:01:17 [adesa.it] INFO: Found listing with ID: 10720300
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720300%27 HTTP/1.1" 200 None
2026-03-28 07:01:17 [adesa.it] INFO: Scrape type for 10720300: 0
2026-03-28 07:01:17 [adesa.it] INFO: Skipping item 10720300 url https://www.openlane.eu/en/carv6/auction/10720300
2026-03-28 07:01:17 [adesa.it] INFO: Found listing with ID: 10720302
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720302%27 HTTP/1.1" 200 None
2026-03-28 07:01:17 [adesa.it] INFO: Scrape type for 10720302: 0
2026-03-28 07:01:17 [adesa.it] INFO: Skipping item 10720302 url https://www.openlane.eu/en/carv6/auction/10720302
2026-03-28 07:01:17 [adesa.it] INFO: Found listing with ID: 10720354
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720354%27 HTTP/1.1" 200 None
2026-03-28 07:01:17 [adesa.it] INFO: Scrape type for 10720354: 0
2026-03-28 07:01:17 [adesa.it] INFO: Skipping item 10720354 url https://www.openlane.eu/en/carv6/auction/10720354
2026-03-28 07:01:17 [adesa.it] INFO: Found listing with ID: 10720356
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720356%27 HTTP/1.1" 200 None
2026-03-28 07:01:17 [adesa.it] INFO: Scrape type for 10720356: 0
2026-03-28 07:01:17 [adesa.it] INFO: Skipping item 10720356 url https://www.openlane.eu/en/carv6/auction/10720356
2026-03-28 07:01:17 [adesa.it] INFO: Found listing with ID: 10720343
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720343%27 HTTP/1.1" 200 None
2026-03-28 07:01:17 [adesa.it] INFO: Scrape type for 10720343: 0
2026-03-28 07:01:17 [adesa.it] INFO: Skipping item 10720343 url https://www.openlane.eu/en/carv6/auction/10720343
2026-03-28 07:01:17 [adesa.it] INFO: Found listing with ID: 10720322
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720322%27 HTTP/1.1" 200 None
2026-03-28 07:01:17 [adesa.it] INFO: Scrape type for 10720322: 0
2026-03-28 07:01:17 [adesa.it] INFO: Skipping item 10720322 url https://www.openlane.eu/en/carv6/auction/10720322
2026-03-28 07:01:17 [adesa.it] INFO: Found listing with ID: 10720329
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720329%27 HTTP/1.1" 200 None
2026-03-28 07:01:17 [adesa.it] INFO: Scrape type for 10720329: 0
2026-03-28 07:01:17 [adesa.it] INFO: Skipping item 10720329 url https://www.openlane.eu/en/carv6/auction/10720329
2026-03-28 07:01:17 [adesa.it] INFO: Found listing with ID: 10720644
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720644%27 HTTP/1.1" 200 None
2026-03-28 07:01:17 [adesa.it] INFO: Scrape type for 10720644: 0
2026-03-28 07:01:17 [adesa.it] INFO: Skipping item 10720644 url https://www.openlane.eu/en/carv6/auction/10720644
2026-03-28 07:01:17 [adesa.it] INFO: Found listing with ID: 10720347
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720347%27 HTTP/1.1" 200 None
2026-03-28 07:01:17 [adesa.it] INFO: Scrape type for 10720347: 0
2026-03-28 07:01:17 [adesa.it] INFO: Skipping item 10720347 url https://www.openlane.eu/en/carv6/auction/10720347
2026-03-28 07:01:17 [adesa.it] INFO: Found listing with ID: 10720326
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720326%27 HTTP/1.1" 200 None
2026-03-28 07:01:17 [adesa.it] INFO: Scrape type for 10720326: 0
2026-03-28 07:01:17 [adesa.it] INFO: Skipping item 10720326 url https://www.openlane.eu/en/carv6/auction/10720326
2026-03-28 07:01:17 [adesa.it] INFO: Found listing with ID: 10720304
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720304%27 HTTP/1.1" 200 None
2026-03-28 07:01:17 [adesa.it] INFO: Scrape type for 10720304: 0
2026-03-28 07:01:17 [adesa.it] INFO: Skipping item 10720304 url https://www.openlane.eu/en/carv6/auction/10720304
2026-03-28 07:01:17 [adesa.it] INFO: Found listing with ID: 10720303
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720303%27 HTTP/1.1" 200 None
2026-03-28 07:01:17 [adesa.it] INFO: Scrape type for 10720303: 0
2026-03-28 07:01:17 [adesa.it] INFO: Skipping item 10720303 url https://www.openlane.eu/en/carv6/auction/10720303
2026-03-28 07:01:17 [adesa.it] INFO: Found listing with ID: 10720332
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720332%27 HTTP/1.1" 200 None
2026-03-28 07:01:17 [adesa.it] INFO: Scrape type for 10720332: 0
2026-03-28 07:01:17 [adesa.it] INFO: Skipping item 10720332 url https://www.openlane.eu/en/carv6/auction/10720332
2026-03-28 07:01:17 [adesa.it] INFO: Found listing with ID: 10720642
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720642%27 HTTP/1.1" 200 None
2026-03-28 07:01:17 [adesa.it] INFO: Scrape type for 10720642: 0
2026-03-28 07:01:17 [adesa.it] INFO: Skipping item 10720642 url https://www.openlane.eu/en/carv6/auction/10720642
2026-03-28 07:01:17 [adesa.it] INFO: Found listing with ID: 10720353
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720353%27 HTTP/1.1" 200 None
2026-03-28 07:01:17 [adesa.it] INFO: Scrape type for 10720353: 0
2026-03-28 07:01:17 [adesa.it] INFO: Skipping item 10720353 url https://www.openlane.eu/en/carv6/auction/10720353
2026-03-28 07:01:17 [adesa.it] INFO: Found listing with ID: 10720345
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720345%27 HTTP/1.1" 200 None
2026-03-28 07:01:17 [adesa.it] INFO: Scrape type for 10720345: 0
2026-03-28 07:01:17 [adesa.it] INFO: Skipping item 10720345 url https://www.openlane.eu/en/carv6/auction/10720345
2026-03-28 07:01:17 [adesa.it] INFO: Found listing with ID: 10720339
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720339%27 HTTP/1.1" 200 None
2026-03-28 07:01:17 [adesa.it] INFO: Scrape type for 10720339: 0
2026-03-28 07:01:17 [adesa.it] INFO: Skipping item 10720339 url https://www.openlane.eu/en/carv6/auction/10720339
2026-03-28 07:01:17 [adesa.it] INFO: Found listing with ID: 10720348
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720348%27 HTTP/1.1" 200 None
2026-03-28 07:01:17 [adesa.it] INFO: Scrape type for 10720348: 0
2026-03-28 07:01:17 [adesa.it] INFO: Skipping item 10720348 url https://www.openlane.eu/en/carv6/auction/10720348
2026-03-28 07:01:17 [adesa.it] INFO: Found listing with ID: 10720647
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720647%27 HTTP/1.1" 200 None
2026-03-28 07:01:17 [adesa.it] INFO: Scrape type for 10720647: 0
2026-03-28 07:01:17 [adesa.it] INFO: Skipping item 10720647 url https://www.openlane.eu/en/carv6/auction/10720647
2026-03-28 07:01:17 [adesa.it] INFO: Found listing with ID: 10720641
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720641%27 HTTP/1.1" 200 None
2026-03-28 07:01:17 [adesa.it] INFO: Scrape type for 10720641: 0
2026-03-28 07:01:17 [adesa.it] INFO: Skipping item 10720641 url https://www.openlane.eu/en/carv6/auction/10720641
2026-03-28 07:01:17 [adesa.it] INFO: Found listing with ID: 10720361
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720361%27 HTTP/1.1" 200 None
2026-03-28 07:01:17 [adesa.it] INFO: Scrape type for 10720361: 0
2026-03-28 07:01:17 [adesa.it] INFO: Skipping item 10720361 url https://www.openlane.eu/en/carv6/auction/10720361
2026-03-28 07:01:17 [adesa.it] INFO: Found listing with ID: 10726251
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710726251%27 HTTP/1.1" 200 None
2026-03-28 07:01:17 [adesa.it] INFO: Scrape type for 10726251: 0
2026-03-28 07:01:17 [adesa.it] INFO: Skipping item 10726251 url https://www.openlane.eu/en/carv6/auction/10726251
2026-03-28 07:01:17 [adesa.it] INFO: Found listing with ID: 10726252
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710726252%27 HTTP/1.1" 200 None
2026-03-28 07:01:17 [adesa.it] INFO: Scrape type for 10726252: 0
2026-03-28 07:01:17 [adesa.it] INFO: Skipping item 10726252 url https://www.openlane.eu/en/carv6/auction/10726252
2026-03-28 07:01:17 [adesa.it] INFO: Found listing with ID: 10726253
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710726253%27 HTTP/1.1" 200 None
2026-03-28 07:01:17 [adesa.it] INFO: Scrape type for 10726253: 0
2026-03-28 07:01:17 [adesa.it] INFO: Skipping item 10726253 url https://www.openlane.eu/en/carv6/auction/10726253
2026-03-28 07:01:17 [adesa.it] INFO: Found listing with ID: 10726372
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710726372%27 HTTP/1.1" 200 None
2026-03-28 07:01:17 [adesa.it] INFO: Scrape type for 10726372: 0
2026-03-28 07:01:17 [adesa.it] INFO: Skipping item 10726372 url https://www.openlane.eu/en/carv6/auction/10726372
2026-03-28 07:01:17 [adesa.it] INFO: Found listing with ID: 10726370
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710726370%27 HTTP/1.1" 200 None
2026-03-28 07:01:17 [adesa.it] INFO: Scrape type for 10726370: 0
2026-03-28 07:01:17 [adesa.it] INFO: Skipping item 10726370 url https://www.openlane.eu/en/carv6/auction/10726370
2026-03-28 07:01:17 [adesa.it] INFO: Found listing with ID: 10726369
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710726369%27 HTTP/1.1" 200 None
2026-03-28 07:01:17 [adesa.it] INFO: Scrape type for 10726369: 0
2026-03-28 07:01:17 [adesa.it] INFO: Skipping item 10726369 url https://www.openlane.eu/en/carv6/auction/10726369
2026-03-28 07:01:17 [adesa.it] INFO: Found listing with ID: 10726371
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710726371%27 HTTP/1.1" 200 None
2026-03-28 07:01:17 [adesa.it] INFO: Scrape type for 10726371: 0
2026-03-28 07:01:17 [adesa.it] INFO: Skipping item 10726371 url https://www.openlane.eu/en/carv6/auction/10726371
2026-03-28 07:01:17 [adesa.it] INFO: Found listing with ID: 10726368
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710726368%27 HTTP/1.1" 200 None
2026-03-28 07:01:17 [adesa.it] INFO: Scrape type for 10726368: 0
2026-03-28 07:01:17 [adesa.it] INFO: Skipping item 10726368 url https://www.openlane.eu/en/carv6/auction/10726368
2026-03-28 07:01:17 [adesa.it] INFO: Found listing with ID: 10726367
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710726367%27 HTTP/1.1" 200 None
2026-03-28 07:01:17 [adesa.it] INFO: Scrape type for 10726367: 0
2026-03-28 07:01:17 [adesa.it] INFO: Skipping item 10726367 url https://www.openlane.eu/en/carv6/auction/10726367
2026-03-28 07:01:17 [adesa.it] INFO: Found listing with ID: 10726295
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710726295%27 HTTP/1.1" 200 None
2026-03-28 07:01:17 [adesa.it] INFO: Scrape type for 10726295: 0
2026-03-28 07:01:17 [adesa.it] INFO: Skipping item 10726295 url https://www.openlane.eu/en/carv6/auction/10726295
2026-03-28 07:01:17 [adesa.it] INFO: Found listing with ID: 10699470
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699470%27 HTTP/1.1" 200 None
2026-03-28 07:01:17 [adesa.it] INFO: Scrape type for 10699470: 0
2026-03-28 07:01:17 [adesa.it] INFO: Skipping item 10699470 url https://www.openlane.eu/en/carv6/auction/10699470
2026-03-28 07:01:17 [adesa.it] INFO: Found listing with ID: 10733201
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733201%27 HTTP/1.1" 200 None
2026-03-28 07:01:17 [adesa.it] INFO: Scrape type for 10733201: 0
2026-03-28 07:01:17 [adesa.it] INFO: Skipping item 10733201 url https://www.openlane.eu/en/carv6/auction/10733201
2026-03-28 07:01:17 [adesa.it] INFO: Found listing with ID: 10736538
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736538%27 HTTP/1.1" 200 None
2026-03-28 07:01:17 [adesa.it] INFO: Scrape type for 10736538: 0
2026-03-28 07:01:17 [adesa.it] INFO: Skipping item 10736538 url https://www.openlane.eu/en/carv6/auction/10736538
2026-03-28 07:01:17 [adesa.it] INFO: Found listing with ID: 10716648
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716648%27 HTTP/1.1" 200 None
2026-03-28 07:01:17 [adesa.it] INFO: Scrape type for 10716648: 0
2026-03-28 07:01:17 [adesa.it] INFO: Skipping item 10716648 url https://www.openlane.eu/en/carv6/auction/10716648
2026-03-28 07:01:17 [adesa.it] INFO: Found listing with ID: 10738810
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710738810%27 HTTP/1.1" 200 None
2026-03-28 07:01:17 [adesa.it] INFO: Scrape type for 10738810: 0
2026-03-28 07:01:17 [adesa.it] INFO: Skipping item 10738810 url https://www.openlane.eu/en/carv6/auction/10738810
2026-03-28 07:01:17 [adesa.it] INFO: Found listing with ID: 10740319
2026-03-28 07:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740319%27 HTTP/1.1" 200 None
2026-03-28 07:01:18 [adesa.it] INFO: Scrape type for 10740319: 0
2026-03-28 07:01:18 [adesa.it] INFO: Skipping item 10740319 url https://www.openlane.eu/en/carv6/auction/10740319
2026-03-28 07:01:18 [adesa.it] INFO: Found listing with ID: 10723813
2026-03-28 07:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723813%27 HTTP/1.1" 200 None
2026-03-28 07:01:18 [adesa.it] INFO: Scrape type for 10723813: 0
2026-03-28 07:01:18 [adesa.it] INFO: Skipping item 10723813 url https://www.openlane.eu/en/carv6/auction/10723813
2026-03-28 07:01:18 [adesa.it] INFO: Found listing with ID: 10723566
2026-03-28 07:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723566%27 HTTP/1.1" 200 None
2026-03-28 07:01:18 [adesa.it] INFO: Scrape type for 10723566: 0
2026-03-28 07:01:18 [adesa.it] INFO: Skipping item 10723566 url https://www.openlane.eu/en/carv6/auction/10723566
2026-03-28 07:01:18 [adesa.it] INFO: Found listing with ID: 10723135
2026-03-28 07:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723135%27 HTTP/1.1" 200 None
2026-03-28 07:01:18 [adesa.it] INFO: Scrape type for 10723135: 0
2026-03-28 07:01:18 [adesa.it] INFO: Skipping item 10723135 url https://www.openlane.eu/en/carv6/auction/10723135
2026-03-28 07:01:18 [adesa.it] INFO: Found listing with ID: 10716461
2026-03-28 07:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716461%27 HTTP/1.1" 200 None
2026-03-28 07:01:18 [adesa.it] INFO: Scrape type for 10716461: 0
2026-03-28 07:01:18 [adesa.it] INFO: Skipping item 10716461 url https://www.openlane.eu/en/carv6/auction/10716461
2026-03-28 07:01:18 [adesa.it] INFO: Found listing with ID: 10741901
2026-03-28 07:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741901%27 HTTP/1.1" 200 None
2026-03-28 07:01:18 [adesa.it] INFO: Scrape type for 10741901: 0
2026-03-28 07:01:18 [adesa.it] INFO: Skipping item 10741901 url https://www.openlane.eu/en/carv6/auction/10741901
2026-03-28 07:01:18 [adesa.it] INFO: Found listing with ID: 10722017
2026-03-28 07:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710722017%27 HTTP/1.1" 200 None
2026-03-28 07:01:18 [adesa.it] INFO: Scrape type for 10722017: 0
2026-03-28 07:01:18 [adesa.it] INFO: Skipping item 10722017 url https://www.openlane.eu/en/carv6/auction/10722017
2026-03-28 07:01:18 [adesa.it] INFO: Found listing with ID: 10733208
2026-03-28 07:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733208%27 HTTP/1.1" 200 None
2026-03-28 07:01:18 [adesa.it] INFO: Scrape type for 10733208: 0
2026-03-28 07:01:18 [adesa.it] INFO: Skipping item 10733208 url https://www.openlane.eu/en/carv6/auction/10733208
2026-03-28 07:01:18 [adesa.it] INFO: Found listing with ID: 10727810
2026-03-28 07:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727810%27 HTTP/1.1" 200 None
2026-03-28 07:01:18 [adesa.it] INFO: Scrape type for 10727810: 2
2026-03-28 07:01:18 [adesa.it] INFO: Scraping item 10727810 url https://www.openlane.eu/en/carv6/auction/10727810
2026-03-28 07:01:18 [adesa.it] INFO: Found listing with ID: 10733187
2026-03-28 07:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733187%27 HTTP/1.1" 200 None
2026-03-28 07:01:18 [adesa.it] INFO: Scrape type for 10733187: 0
2026-03-28 07:01:18 [adesa.it] INFO: Skipping item 10733187 url https://www.openlane.eu/en/carv6/auction/10733187
2026-03-28 07:01:18 [adesa.it] INFO: Found listing with ID: 10741900
2026-03-28 07:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741900%27 HTTP/1.1" 200 None
2026-03-28 07:01:18 [adesa.it] INFO: Scrape type for 10741900: 0
2026-03-28 07:01:18 [adesa.it] INFO: Skipping item 10741900 url https://www.openlane.eu/en/carv6/auction/10741900
2026-03-28 07:01:18 [adesa.it] INFO: Found listing with ID: 10741905
2026-03-28 07:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741905%27 HTTP/1.1" 200 None
2026-03-28 07:01:18 [adesa.it] INFO: Scrape type for 10741905: 0
2026-03-28 07:01:18 [adesa.it] INFO: Skipping item 10741905 url https://www.openlane.eu/en/carv6/auction/10741905
2026-03-28 07:01:18 [adesa.it] INFO: Found listing with ID: 10699920
2026-03-28 07:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699920%27 HTTP/1.1" 200 None
2026-03-28 07:01:18 [adesa.it] INFO: Scrape type for 10699920: 0
2026-03-28 07:01:18 [adesa.it] INFO: Skipping item 10699920 url https://www.openlane.eu/en/carv6/auction/10699920
2026-03-28 07:01:18 [adesa.it] INFO: Found listing with ID: 10733205
2026-03-28 07:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733205%27 HTTP/1.1" 200 None
2026-03-28 07:01:18 [adesa.it] INFO: Scrape type for 10733205: 0
2026-03-28 07:01:18 [adesa.it] INFO: Skipping item 10733205 url https://www.openlane.eu/en/carv6/auction/10733205
2026-03-28 07:01:18 [adesa.it] INFO: Found listing with ID: 10734811
2026-03-28 07:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734811%27 HTTP/1.1" 200 None
2026-03-28 07:01:18 [adesa.it] INFO: Scrape type for 10734811: 0
2026-03-28 07:01:18 [adesa.it] INFO: Skipping item 10734811 url https://www.openlane.eu/en/carv6/auction/10734811
2026-03-28 07:01:18 [adesa.it] INFO: Found listing with ID: 10699930
2026-03-28 07:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699930%27 HTTP/1.1" 200 None
2026-03-28 07:01:18 [adesa.it] INFO: Scrape type for 10699930: 0
2026-03-28 07:01:18 [adesa.it] INFO: Skipping item 10699930 url https://www.openlane.eu/en/carv6/auction/10699930
2026-03-28 07:01:18 [adesa.it] INFO: Found listing with ID: 10716715
2026-03-28 07:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716715%27 HTTP/1.1" 200 None
2026-03-28 07:01:18 [adesa.it] INFO: Scrape type for 10716715: 0
2026-03-28 07:01:18 [adesa.it] INFO: Skipping item 10716715 url https://www.openlane.eu/en/carv6/auction/10716715
2026-03-28 07:01:18 [adesa.it] INFO: Found listing with ID: 10736357
2026-03-28 07:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736357%27 HTTP/1.1" 200 None
2026-03-28 07:01:18 [adesa.it] INFO: Scrape type for 10736357: 0
2026-03-28 07:01:18 [adesa.it] INFO: Skipping item 10736357 url https://www.openlane.eu/en/carv6/auction/10736357
2026-03-28 07:01:18 [adesa.it] INFO: Found listing with ID: 10707947
2026-03-28 07:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707947%27 HTTP/1.1" 200 None
2026-03-28 07:01:18 [adesa.it] INFO: Scrape type for 10707947: 2
2026-03-28 07:01:18 [adesa.it] INFO: Scraping item 10707947 url https://www.openlane.eu/en/carv6/auction/10707947
2026-03-28 07:01:18 [adesa.it] INFO: Found listing with ID: 10741903
2026-03-28 07:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741903%27 HTTP/1.1" 200 None
2026-03-28 07:01:18 [adesa.it] INFO: Scrape type for 10741903: 0
2026-03-28 07:01:18 [adesa.it] INFO: Skipping item 10741903 url https://www.openlane.eu/en/carv6/auction/10741903
2026-03-28 07:01:18 [adesa.it] INFO: Found listing with ID: 10741904
2026-03-28 07:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741904%27 HTTP/1.1" 200 None
2026-03-28 07:01:18 [adesa.it] INFO: Scrape type for 10741904: 0
2026-03-28 07:01:18 [adesa.it] INFO: Skipping item 10741904 url https://www.openlane.eu/en/carv6/auction/10741904
2026-03-28 07:01:18 [adesa.it] INFO: Found listing with ID: 10723794
2026-03-28 07:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723794%27 HTTP/1.1" 200 None
2026-03-28 07:01:18 [adesa.it] INFO: Scrape type for 10723794: 0
2026-03-28 07:01:18 [adesa.it] INFO: Skipping item 10723794 url https://www.openlane.eu/en/carv6/auction/10723794
2026-03-28 07:01:18 [adesa.it] INFO: Found listing with ID: 10718846
2026-03-28 07:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710718846%27 HTTP/1.1" 200 None
2026-03-28 07:01:18 [adesa.it] INFO: Scrape type for 10718846: 0
2026-03-28 07:01:18 [adesa.it] INFO: Skipping item 10718846 url https://www.openlane.eu/en/carv6/auction/10718846
2026-03-28 07:01:18 [adesa.it] INFO: Found listing with ID: 10699931
2026-03-28 07:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699931%27 HTTP/1.1" 200 None
2026-03-28 07:01:18 [adesa.it] INFO: Scrape type for 10699931: 0
2026-03-28 07:01:18 [adesa.it] INFO: Skipping item 10699931 url https://www.openlane.eu/en/carv6/auction/10699931
2026-03-28 07:01:18 [adesa.it] INFO: Found listing with ID: 10733200
2026-03-28 07:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733200%27 HTTP/1.1" 200 None
2026-03-28 07:01:18 [adesa.it] INFO: Scrape type for 10733200: 0
2026-03-28 07:01:18 [adesa.it] INFO: Skipping item 10733200 url https://www.openlane.eu/en/carv6/auction/10733200
2026-03-28 07:01:18 [adesa.it] INFO: Found listing with ID: 10725201
2026-03-28 07:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710725201%27 HTTP/1.1" 200 None
2026-03-28 07:01:18 [adesa.it] INFO: Scrape type for 10725201: 0
2026-03-28 07:01:18 [adesa.it] INFO: Skipping item 10725201 url https://www.openlane.eu/en/carv6/auction/10725201
2026-03-28 07:01:18 [adesa.it] INFO: Found listing with ID: 10719073
2026-03-28 07:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719073%27 HTTP/1.1" 200 None
2026-03-28 07:01:18 [adesa.it] INFO: Scrape type for 10719073: 0
2026-03-28 07:01:18 [adesa.it] INFO: Skipping item 10719073 url https://www.openlane.eu/en/carv6/auction/10719073
2026-03-28 07:01:18 [adesa.it] INFO: Found listing with ID: 10699414
2026-03-28 07:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699414%27 HTTP/1.1" 200 None
2026-03-28 07:01:18 [adesa.it] INFO: Scrape type for 10699414: 0
2026-03-28 07:01:18 [adesa.it] INFO: Skipping item 10699414 url https://www.openlane.eu/en/carv6/auction/10699414
2026-03-28 07:01:18 [adesa.it] INFO: Found listing with ID: 10725200
2026-03-28 07:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710725200%27 HTTP/1.1" 200 None
2026-03-28 07:01:18 [adesa.it] INFO: Scrape type for 10725200: 0
2026-03-28 07:01:18 [adesa.it] INFO: Skipping item 10725200 url https://www.openlane.eu/en/carv6/auction/10725200
2026-03-28 07:01:18 [adesa.it] INFO: Found listing with ID: 10707250
2026-03-28 07:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707250%27 HTTP/1.1" 200 None
2026-03-28 07:01:18 [adesa.it] INFO: Scrape type for 10707250: 0
2026-03-28 07:01:18 [adesa.it] INFO: Skipping item 10707250 url https://www.openlane.eu/en/carv6/auction/10707250
2026-03-28 07:01:18 [adesa.it] INFO: Found listing with ID: 10718205
2026-03-28 07:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710718205%27 HTTP/1.1" 200 None
2026-03-28 07:01:18 [adesa.it] INFO: Scrape type for 10718205: 0
2026-03-28 07:01:18 [adesa.it] INFO: Skipping item 10718205 url https://www.openlane.eu/en/carv6/auction/10718205
2026-03-28 07:01:18 [adesa.it] INFO: Found listing with ID: 10727853
2026-03-28 07:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727853%27 HTTP/1.1" 200 None
2026-03-28 07:01:18 [adesa.it] INFO: Scrape type for 10727853: 2
2026-03-28 07:01:18 [adesa.it] INFO: Scraping item 10727853 url https://www.openlane.eu/en/carv6/auction/10727853
2026-03-28 07:01:18 [adesa.it] INFO: Found listing with ID: 10727908
2026-03-28 07:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727908%27 HTTP/1.1" 200 None
2026-03-28 07:01:18 [adesa.it] INFO: Scrape type for 10727908: 2
2026-03-28 07:01:18 [adesa.it] INFO: Scraping item 10727908 url https://www.openlane.eu/en/carv6/auction/10727908
2026-03-28 07:01:18 [adesa.it] INFO: Found listing with ID: 10716681
2026-03-28 07:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716681%27 HTTP/1.1" 200 None
2026-03-28 07:01:18 [adesa.it] INFO: Scrape type for 10716681: 0
2026-03-28 07:01:18 [adesa.it] INFO: Skipping item 10716681 url https://www.openlane.eu/en/carv6/auction/10716681
2026-03-28 07:01:18 [adesa.it] INFO: Found listing with ID: 10696442
2026-03-28 07:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710696442%27 HTTP/1.1" 200 None
2026-03-28 07:01:18 [adesa.it] INFO: Scrape type for 10696442: 0
2026-03-28 07:01:18 [adesa.it] INFO: Skipping item 10696442 url https://www.openlane.eu/en/carv6/auction/10696442
2026-03-28 07:01:18 [adesa.it] INFO: Found listing with ID: 10730118
2026-03-28 07:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710730118%27 HTTP/1.1" 200 None
2026-03-28 07:01:18 [adesa.it] INFO: Scrape type for 10730118: 0
2026-03-28 07:01:18 [adesa.it] INFO: Skipping item 10730118 url https://www.openlane.eu/en/carv6/auction/10730118
2026-03-28 07:01:18 [adesa.it] INFO: Found listing with ID: 10734532
2026-03-28 07:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734532%27 HTTP/1.1" 200 None
2026-03-28 07:01:18 [adesa.it] INFO: Scrape type for 10734532: 0
2026-03-28 07:01:18 [adesa.it] INFO: Skipping item 10734532 url https://www.openlane.eu/en/carv6/auction/10734532
2026-03-28 07:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720646> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 07:01:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 07:01:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720638> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 07:01:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 07:01:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720349> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 07:01:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 07:01:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64247a86-757f-58b0-8f2b-e9f7301183c0 with identifier: 10720646
2026-03-28 07:01:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64247a86-757f-58b0-8f2b-e9f7301183c0 with scrape type 2
2026-03-28 07:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 64247a86-757f-58b0-8f2b-e9f7301183c0 with scrape type 2
2026-03-28 07:01:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 64247a86-757f-58b0-8f2b-e9f7301183c0, identifier: 10720646
2026-03-28 07:01:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 64247a86-757f-58b0-8f2b-e9f7301183c0 with identifier: 10720646
2026-03-28 07:01:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 64247a86-757f-58b0-8f2b-e9f7301183c0 with identifier: 10720646
2026-03-28 07:01:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 64247a86-757f-58b0-8f2b-e9f7301183c0 with identifier: 10720646 to the API
2026-03-28 07:01:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 07:01:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 07:01:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720646>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 143,
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Diesel',
'id': '64247a86-757f-58b0-8f2b-e9f7301183c0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'EV944ZX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720646',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mini',
'model': 'Paceman',
'odometer': 127339,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 4100,
'price_includes_vat': True,
'registration_date': '2014-05-27',
'seats_number': 4,
'seller_name': None,
'title': 'Mini Paceman Cooper SD 2.0 - Diesel - Manual - 143 hp - 127.339 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2014}
2026-03-28 07:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720646%27 HTTP/1.1" 200 None
2026-03-28 07:01:19 [adesa.it] INFO: Saving data for 10720646: {'auction_closing_time': 1774713600.0, 'created_time': 1774476170.102803, 'last_price_update_time': 1774681279.758748}
2026-03-28 07:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720646') HTTP/1.1" 204 0
2026-03-28 07:01:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720306> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 07:01:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720636> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 07:01:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720632> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 07:01:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720338> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 07:01:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 07:01:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 07:01:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 07:01:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 07:01:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720334> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 07:01:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 07:01:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c025425-7254-53ff-83f2-01abf5bb0b79 with identifier: 10720638
2026-03-28 07:01:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c025425-7254-53ff-83f2-01abf5bb0b79 with scrape type 2
2026-03-28 07:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c025425-7254-53ff-83f2-01abf5bb0b79 with scrape type 2
2026-03-28 07:01:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0c025425-7254-53ff-83f2-01abf5bb0b79, identifier: 10720638
2026-03-28 07:01:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2d438b5-2e1b-5d0f-8248-390795557602 with identifier: 10720349
2026-03-28 07:01:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2d438b5-2e1b-5d0f-8248-390795557602 with scrape type 2
2026-03-28 07:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c2d438b5-2e1b-5d0f-8248-390795557602 with scrape type 2
2026-03-28 07:01:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c2d438b5-2e1b-5d0f-8248-390795557602, identifier: 10720349
2026-03-28 07:01:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0c025425-7254-53ff-83f2-01abf5bb0b79 with identifier: 10720638
2026-03-28 07:01:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0c025425-7254-53ff-83f2-01abf5bb0b79 with identifier: 10720638
2026-03-28 07:01:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0c025425-7254-53ff-83f2-01abf5bb0b79 with identifier: 10720638 to the API
2026-03-28 07:01:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 07:01:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 07:01:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720638>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Diesel',
'id': '0c025425-7254-53ff-83f2-01abf5bb0b79',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK095RJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720638',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 213255,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2022-06-09',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Mercedes-Benz GLB 200d - Diesel - Automatic - 150 hp - 213.255 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 07:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720638%27 HTTP/1.1" 200 None
2026-03-28 07:01:20 [adesa.it] INFO: Saving data for 10720638: {'auction_closing_time': 1774713600.0, 'created_time': 1774476188.741566, 'last_price_update_time': 1774681280.908359}
2026-03-28 07:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720638') HTTP/1.1" 204 0
2026-03-28 07:01:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c2d438b5-2e1b-5d0f-8248-390795557602 with identifier: 10720349
2026-03-28 07:01:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 07:01:20 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-28 07:01:21 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 07:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 07:01:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c2d438b5-2e1b-5d0f-8248-390795557602 with identifier: 10720349
2026-03-28 07:01:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c2d438b5-2e1b-5d0f-8248-390795557602 with identifier: 10720349 to the API
2026-03-28 07:01:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 07:01:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 07:01:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720349>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'c2d438b5-2e1b-5d0f-8248-390795557602',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF514SB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720349',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '3008',
'odometer': 194438,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2021-05-25',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Peugeot 3008 1.5 HDI Active Business - Diesel - Automatic - 131 hp '
'- 194.438 km',
'transmission': 'automatic',
'trim': 'Active Business',
'vin': None,
'year': 2021}
2026-03-28 07:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720349%27 HTTP/1.1" 200 None
2026-03-28 07:01:21 [adesa.it] INFO: Saving data for 10720349: {'auction_closing_time': 1774713600.0, 'created_time': 1774476171.448303, 'last_price_update_time': 1774681281.30939}
2026-03-28 07:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720349') HTTP/1.1" 204 0
2026-03-28 07:01:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a6f3835-c816-5279-8b6e-7f7490c0a682 with identifier: 10720306
2026-03-28 07:01:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a6f3835-c816-5279-8b6e-7f7490c0a682 with scrape type 2
2026-03-28 07:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5a6f3835-c816-5279-8b6e-7f7490c0a682 with scrape type 2
2026-03-28 07:01:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5a6f3835-c816-5279-8b6e-7f7490c0a682, identifier: 10720306
2026-03-28 07:01:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc406898-3353-5905-a5e3-259c7635a66c with identifier: 10720636
2026-03-28 07:01:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc406898-3353-5905-a5e3-259c7635a66c with scrape type 2
2026-03-28 07:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dc406898-3353-5905-a5e3-259c7635a66c with scrape type 2
2026-03-28 07:01:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: dc406898-3353-5905-a5e3-259c7635a66c, identifier: 10720636
2026-03-28 07:01:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 556a8623-39b1-5468-a13f-e46130955c2c with identifier: 10720632
2026-03-28 07:01:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 556a8623-39b1-5468-a13f-e46130955c2c with scrape type 2
2026-03-28 07:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 556a8623-39b1-5468-a13f-e46130955c2c with scrape type 2
2026-03-28 07:01:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 556a8623-39b1-5468-a13f-e46130955c2c, identifier: 10720632
2026-03-28 07:01:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 066d2d88-2af9-59a1-92ef-25fed64dfd8c with identifier: 10720338
2026-03-28 07:01:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 066d2d88-2af9-59a1-92ef-25fed64dfd8c with scrape type 2
2026-03-28 07:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 066d2d88-2af9-59a1-92ef-25fed64dfd8c with scrape type 2
2026-03-28 07:01:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 066d2d88-2af9-59a1-92ef-25fed64dfd8c, identifier: 10720338
2026-03-28 07:01:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d6589e5-1d81-5c5d-85f5-32af02763d39 with identifier: 10720334
2026-03-28 07:01:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d6589e5-1d81-5c5d-85f5-32af02763d39 with scrape type 2
2026-03-28 07:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2d6589e5-1d81-5c5d-85f5-32af02763d39 with scrape type 2
2026-03-28 07:01:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 2d6589e5-1d81-5c5d-85f5-32af02763d39, identifier: 10720334
2026-03-28 07:01:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5a6f3835-c816-5279-8b6e-7f7490c0a682 with identifier: 10720306
2026-03-28 07:01:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5a6f3835-c816-5279-8b6e-7f7490c0a682 with identifier: 10720306
2026-03-28 07:01:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5a6f3835-c816-5279-8b6e-7f7490c0a682 with identifier: 10720306 to the API
2026-03-28 07:01:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 07:01:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 07:01:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720306>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Hybrid',
'id': '5a6f3835-c816-5279-8b6e-7f7490c0a682',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP589MP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720306',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 156725,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 17100,
'price_includes_vat': True,
'registration_date': '2023-06-22',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Mercedes-Benz GLA 250e Business - Hybrid - Automatic - 160 hp - '
'156.725 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-28 07:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720306%27 HTTP/1.1" 200 None
2026-03-28 07:01:22 [adesa.it] INFO: Saving data for 10720306: {'auction_closing_time': 1774713600.0, 'created_time': 1774476191.279899, 'last_price_update_time': 1774681282.108301}
2026-03-28 07:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720306') HTTP/1.1" 204 0
2026-03-28 07:01:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: dc406898-3353-5905-a5e3-259c7635a66c with identifier: 10720636
2026-03-28 07:01:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: dc406898-3353-5905-a5e3-259c7635a66c with identifier: 10720636
2026-03-28 07:01:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: dc406898-3353-5905-a5e3-259c7635a66c with identifier: 10720636 to the API
2026-03-28 07:01:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 07:01:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 07:01:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720636>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'dc406898-3353-5905-a5e3-259c7635a66c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH154PH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720636',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '3008',
'odometer': 176053,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2021-11-26',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Peugeot 3008 1.5 HDI Active Pack - Diesel - Automatic - 131 hp - '
'176.053 km',
'transmission': 'automatic',
'trim': 'Active Pack',
'vin': None,
'year': 2021}
2026-03-28 07:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720636%27 HTTP/1.1" 200 None
2026-03-28 07:01:22 [adesa.it] INFO: Saving data for 10720636: {'auction_closing_time': 1774713600.0, 'created_time': 1774476189.092905, 'last_price_update_time': 1774681282.429603}
2026-03-28 07:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720636') HTTP/1.1" 204 0
2026-03-28 07:01:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 556a8623-39b1-5468-a13f-e46130955c2c with identifier: 10720632
2026-03-28 07:01:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 556a8623-39b1-5468-a13f-e46130955c2c with identifier: 10720632
2026-03-28 07:01:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 556a8623-39b1-5468-a13f-e46130955c2c with identifier: 10720632 to the API
2026-03-28 07:01:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 07:01:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 07:01:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720632>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Diesel',
'id': '556a8623-39b1-5468-a13f-e46130955c2c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF261TL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720632',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '3008',
'odometer': 201244,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2021-06-23',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 1.5 HDI Active Business - Diesel - Automatic - 131 hp '
'- 201.244 km',
'transmission': 'automatic',
'trim': 'Active Business',
'vin': None,
'year': 2021}
2026-03-28 07:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720632%27 HTTP/1.1" 200 None
2026-03-28 07:01:22 [adesa.it] INFO: Saving data for 10720632: {'auction_closing_time': 1774713600.0, 'created_time': 1774476171.143712, 'last_price_update_time': 1774681282.72389}
2026-03-28 07:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720632') HTTP/1.1" 204 0
2026-03-28 07:01:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 066d2d88-2af9-59a1-92ef-25fed64dfd8c with identifier: 10720338
2026-03-28 07:01:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 066d2d88-2af9-59a1-92ef-25fed64dfd8c with identifier: 10720338
2026-03-28 07:01:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 066d2d88-2af9-59a1-92ef-25fed64dfd8c with identifier: 10720338 to the API
2026-03-28 07:01:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 07:01:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 07:01:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720338>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 122,
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Electric',
'id': '066d2d88-2af9-59a1-92ef-25fed64dfd8c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FY552YM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720338',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Nissan',
'model': 'Leaf',
'odometer': 39522,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2019-10-04',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Nissan Leaf Business - Electric - Automatic - 122 hp - 39.522 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2019}
2026-03-28 07:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720338%27 HTTP/1.1" 200 None
2026-03-28 07:01:23 [adesa.it] INFO: Saving data for 10720338: {'auction_closing_time': 1774713600.0, 'created_time': 1774476169.764638, 'last_price_update_time': 1774681283.016636}
2026-03-28 07:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720338') HTTP/1.1" 204 0
2026-03-28 07:01:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 2d6589e5-1d81-5c5d-85f5-32af02763d39 with identifier: 10720334
2026-03-28 07:01:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 2d6589e5-1d81-5c5d-85f5-32af02763d39 with identifier: 10720334
2026-03-28 07:01:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 2d6589e5-1d81-5c5d-85f5-32af02763d39 with identifier: 10720334 to the API
2026-03-28 07:01:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 07:01:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 07:01:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720334>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Petrol',
'id': '2d6589e5-1d81-5c5d-85f5-32af02763d39',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM286FR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720334',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 91517,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 6200,
'price_includes_vat': True,
'registration_date': '2023-02-23',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Crossland 1.2 Edition - Petrol - Manual - 110 hp - 91.517 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2023}
2026-03-28 07:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720334%27 HTTP/1.1" 200 None
2026-03-28 07:01:23 [adesa.it] INFO: Saving data for 10720334: {'auction_closing_time': 1774713600.0, 'created_time': 1774476175.332159, 'last_price_update_time': 1774681283.303755}
2026-03-28 07:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720334') HTTP/1.1" 204 0
2026-03-28 07:01:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720631> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 07:01:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720630> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 07:01:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720336> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 07:01:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 07:01:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 07:01:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 07:01:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7463d0f2-d106-5046-b694-e263b2913065 with identifier: 10720631
2026-03-28 07:01:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7463d0f2-d106-5046-b694-e263b2913065 with scrape type 2
2026-03-28 07:01:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7463d0f2-d106-5046-b694-e263b2913065 with scrape type 2
2026-03-28 07:01:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7463d0f2-d106-5046-b694-e263b2913065, identifier: 10720631
2026-03-28 07:01:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7463d0f2-d106-5046-b694-e263b2913065 with identifier: 10720631
2026-03-28 07:01:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7463d0f2-d106-5046-b694-e263b2913065 with identifier: 10720631
2026-03-28 07:01:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7463d0f2-d106-5046-b694-e263b2913065 with identifier: 10720631 to the API
2026-03-28 07:01:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 07:01:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 07:01:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720631>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Diesel',
'id': '7463d0f2-d106-5046-b694-e263b2913065',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG306AV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720631',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '3008',
'odometer': 186438,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10000,
'price_includes_vat': True,
'registration_date': '2021-06-18',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Peugeot 3008 1.5 HDI GT - Diesel - Manual - 131 hp - 186.438 km',
'transmission': 'manual',
'trim': 'GT',
'vin': None,
'year': 2021}
2026-03-28 07:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720631%27 HTTP/1.1" 200 None
2026-03-28 07:01:23 [adesa.it] INFO: Saving data for 10720631: {'auction_closing_time': 1774713600.0, 'created_time': 1774476173.460403, 'last_price_update_time': 1774681283.820792}
2026-03-28 07:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720631') HTTP/1.1" 204 0
2026-03-28 07:01:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7d19f6c-2e0b-5f0b-a9fa-f4bdaf826fec with identifier: 10720630
2026-03-28 07:01:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7d19f6c-2e0b-5f0b-a9fa-f4bdaf826fec with scrape type 2
2026-03-28 07:01:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e7d19f6c-2e0b-5f0b-a9fa-f4bdaf826fec with scrape type 2
2026-03-28 07:01:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e7d19f6c-2e0b-5f0b-a9fa-f4bdaf826fec, identifier: 10720630
2026-03-28 07:01:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89125fdf-b979-5cce-8e65-6de3cbf5092e with identifier: 10720336
2026-03-28 07:01:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89125fdf-b979-5cce-8e65-6de3cbf5092e with scrape type 2
2026-03-28 07:01:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 89125fdf-b979-5cce-8e65-6de3cbf5092e with scrape type 2
2026-03-28 07:01:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 89125fdf-b979-5cce-8e65-6de3cbf5092e, identifier: 10720336
2026-03-28 07:01:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e7d19f6c-2e0b-5f0b-a9fa-f4bdaf826fec with identifier: 10720630
2026-03-28 07:01:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e7d19f6c-2e0b-5f0b-a9fa-f4bdaf826fec with identifier: 10720630
2026-03-28 07:01:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e7d19f6c-2e0b-5f0b-a9fa-f4bdaf826fec with identifier: 10720630 to the API
2026-03-28 07:01:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 07:01:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 07:01:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720630>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'e7d19f6c-2e0b-5f0b-a9fa-f4bdaf826fec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE025KR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720630',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '3008',
'odometer': 131170,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2021-02-23',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Peugeot 3008 1.5 HDI Allure - Diesel - Automatic - 131 hp - 131.170 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-28 07:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720630%27 HTTP/1.1" 200 None
2026-03-28 07:01:24 [adesa.it] INFO: Saving data for 10720630: {'auction_closing_time': 1774713600.0, 'created_time': 1774476178.339432, 'last_price_update_time': 1774681284.293853}
2026-03-28 07:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720630') HTTP/1.1" 204 0
2026-03-28 07:01:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 89125fdf-b979-5cce-8e65-6de3cbf5092e with identifier: 10720336
2026-03-28 07:01:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 89125fdf-b979-5cce-8e65-6de3cbf5092e with identifier: 10720336
2026-03-28 07:01:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 89125fdf-b979-5cce-8e65-6de3cbf5092e with identifier: 10720336 to the API
2026-03-28 07:01:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 07:01:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 07:01:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720336>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Diesel',
'id': '89125fdf-b979-5cce-8e65-6de3cbf5092e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP498FF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720336',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '3008',
'odometer': 97113,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12700,
'price_includes_vat': True,
'registration_date': '2023-05-31',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 1.5 HDI Allure - Diesel - Automatic - 131 hp - 97.113 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2023}
2026-03-28 07:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720336%27 HTTP/1.1" 200 None
2026-03-28 07:01:25 [adesa.it] INFO: Saving data for 10720336: {'auction_closing_time': 1774713600.0, 'created_time': 1774476172.167305, 'last_price_update_time': 1774681285.381459}
2026-03-28 07:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720336') HTTP/1.1" 204 0
2026-03-28 07:01:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720610> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 07:01:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720614> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 07:01:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 07:01:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 07:01:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720316> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 07:01:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720315> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 07:01:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720328> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 07:01:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 07:01:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 07:01:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 07:01:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d338b68-d234-549a-9dd6-69c7be490f55 with identifier: 10720610
2026-03-28 07:01:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d338b68-d234-549a-9dd6-69c7be490f55 with scrape type 2
2026-03-28 07:01:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6d338b68-d234-549a-9dd6-69c7be490f55 with scrape type 2
2026-03-28 07:01:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6d338b68-d234-549a-9dd6-69c7be490f55, identifier: 10720610
2026-03-28 07:01:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6d338b68-d234-549a-9dd6-69c7be490f55 with identifier: 10720610
2026-03-28 07:01:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6d338b68-d234-549a-9dd6-69c7be490f55 with identifier: 10720610
2026-03-28 07:01:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6d338b68-d234-549a-9dd6-69c7be490f55 with identifier: 10720610 to the API
2026-03-28 07:01:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 07:01:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 07:01:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720610>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 250,
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Diesel',
'id': '6d338b68-d234-549a-9dd6-69c7be490f55',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FC777KB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720610',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Porsche',
'model': 'Cayenne',
'odometer': 207497,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 17100,
'price_includes_vat': True,
'registration_date': '2016-09-17',
'seats_number': 5,
'seller_name': None,
'title': 'Porsche Cayenne 3.0 TDI Platinum - Diesel - Automatic - 250 hp - '
'207.497 km',
'transmission': 'automatic',
'trim': 'Platinum',
'vin': None,
'year': 2016}
2026-03-28 07:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720610%27 HTTP/1.1" 200 None
2026-03-28 07:01:25 [adesa.it] INFO: Saving data for 10720610: {'auction_closing_time': 1774713600.0, 'created_time': 1774476177.593842, 'last_price_update_time': 1774681285.859864}
2026-03-28 07:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720610') HTTP/1.1" 204 0
2026-03-28 07:01:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e52cb0b-0a5e-56de-9c53-ffbab2584d17 with identifier: 10720614
2026-03-28 07:01:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e52cb0b-0a5e-56de-9c53-ffbab2584d17 with scrape type 2
2026-03-28 07:01:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8e52cb0b-0a5e-56de-9c53-ffbab2584d17 with scrape type 2
2026-03-28 07:01:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 8e52cb0b-0a5e-56de-9c53-ffbab2584d17, identifier: 10720614
2026-03-28 07:01:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 8e52cb0b-0a5e-56de-9c53-ffbab2584d17 with identifier: 10720614
2026-03-28 07:01:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 8e52cb0b-0a5e-56de-9c53-ffbab2584d17 with identifier: 10720614
2026-03-28 07:01:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 8e52cb0b-0a5e-56de-9c53-ffbab2584d17 with identifier: 10720614 to the API
2026-03-28 07:01:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 07:01:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 07:01:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720614>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 120,
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Diesel',
'id': '8e52cb0b-0a5e-56de-9c53-ffbab2584d17',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC744BC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720614',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 243793,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 2000,
'price_includes_vat': True,
'registration_date': '2020-09-14',
'seats_number': 3,
'seller_name': None,
'title': 'Peugeot Boxer L2H2 2.2 HDI Allure - Diesel - Manual - 120 hp - '
'243.793 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2020}
2026-03-28 07:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720614%27 HTTP/1.1" 200 None
2026-03-28 07:01:26 [adesa.it] INFO: Saving data for 10720614: {'auction_closing_time': 1774713600.0, 'created_time': 1774476177.251618, 'last_price_update_time': 1774681286.243583}
2026-03-28 07:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720614') HTTP/1.1" 204 0
2026-03-28 07:01:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c1990116-945a-5ccf-95d8-760beafab3db with identifier: 10720316
2026-03-28 07:01:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c1990116-945a-5ccf-95d8-760beafab3db with scrape type 2
2026-03-28 07:01:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c1990116-945a-5ccf-95d8-760beafab3db with scrape type 2
2026-03-28 07:01:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c1990116-945a-5ccf-95d8-760beafab3db, identifier: 10720316
2026-03-28 07:01:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c05a0ab-34f0-5917-b3a4-a6deb4560082 with identifier: 10720315
2026-03-28 07:01:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c05a0ab-34f0-5917-b3a4-a6deb4560082 with scrape type 2
2026-03-28 07:01:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7c05a0ab-34f0-5917-b3a4-a6deb4560082 with scrape type 2
2026-03-28 07:01:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7c05a0ab-34f0-5917-b3a4-a6deb4560082, identifier: 10720315
2026-03-28 07:01:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c7890508-37a1-50e9-89f0-15fa9517ed4f with identifier: 10720328
2026-03-28 07:01:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7890508-37a1-50e9-89f0-15fa9517ed4f with scrape type 2
2026-03-28 07:01:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c7890508-37a1-50e9-89f0-15fa9517ed4f with scrape type 2
2026-03-28 07:01:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c7890508-37a1-50e9-89f0-15fa9517ed4f, identifier: 10720328
2026-03-28 07:01:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c1990116-945a-5ccf-95d8-760beafab3db with identifier: 10720316
2026-03-28 07:01:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c1990116-945a-5ccf-95d8-760beafab3db with identifier: 10720316
2026-03-28 07:01:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c1990116-945a-5ccf-95d8-760beafab3db with identifier: 10720316 to the API
2026-03-28 07:01:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 07:01:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 07:01:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720316>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 143,
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Hybrid',
'id': 'c1990116-945a-5ccf-95d8-760beafab3db',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN231SJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720316',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Arkana',
'odometer': 94310,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13300,
'price_includes_vat': True,
'registration_date': '2023-04-19',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Renault Arkana 1.6 Techno - Hybrid - Automatic - 143 hp - 94.310 km',
'transmission': 'automatic',
'trim': 'Techno',
'vin': None,
'year': 2023}
2026-03-28 07:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720316%27 HTTP/1.1" 200 None
2026-03-28 07:01:26 [adesa.it] INFO: Saving data for 10720316: {'auction_closing_time': 1774713600.0, 'created_time': 1774476174.42965, 'last_price_update_time': 1774681286.801003}
2026-03-28 07:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720316') HTTP/1.1" 204 0
2026-03-28 07:01:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7c05a0ab-34f0-5917-b3a4-a6deb4560082 with identifier: 10720315
2026-03-28 07:01:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7c05a0ab-34f0-5917-b3a4-a6deb4560082 with identifier: 10720315
2026-03-28 07:01:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7c05a0ab-34f0-5917-b3a4-a6deb4560082 with identifier: 10720315 to the API
2026-03-28 07:01:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 07:01:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 07:01:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720315>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Diesel',
'id': '7c05a0ab-34f0-5917-b3a4-a6deb4560082',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG624RV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720315',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '3008',
'odometer': 173304,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10600,
'price_includes_vat': True,
'registration_date': '2021-08-30',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Peugeot 3008 Allure Pack - Diesel - Automatic - 131 hp - 173.304 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
2026-03-28 07:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720315%27 HTTP/1.1" 200 None
2026-03-28 07:01:27 [adesa.it] INFO: Saving data for 10720315: {'auction_closing_time': 1774713600.0, 'created_time': 1774476173.123698, 'last_price_update_time': 1774681287.087063}
2026-03-28 07:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720315') HTTP/1.1" 204 0
2026-03-28 07:01:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c7890508-37a1-50e9-89f0-15fa9517ed4f with identifier: 10720328
2026-03-28 07:01:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c7890508-37a1-50e9-89f0-15fa9517ed4f with identifier: 10720328
2026-03-28 07:01:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c7890508-37a1-50e9-89f0-15fa9517ed4f with identifier: 10720328 to the API
2026-03-28 07:01:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 07:01:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 07:01:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720328>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 143,
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Hybrid',
'id': 'c7890508-37a1-50e9-89f0-15fa9517ed4f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'Gk841rp',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720328',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Arkana',
'odometer': 189190,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9800,
'price_includes_vat': True,
'registration_date': '2022-06-22',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Arkana 1.6 Intens - Hybrid - Automatic - 143 hp - 189.190 '
'km',
'transmission': 'automatic',
'trim': 'Intens',
'vin': None,
'year': 2022}
2026-03-28 07:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720328%27 HTTP/1.1" 200 None
2026-03-28 07:01:27 [adesa.it] INFO: Saving data for 10720328: {'auction_closing_time': 1774713600.0, 'created_time': 1774476174.745626, 'last_price_update_time': 1774681287.371235}
2026-03-28 07:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720328') HTTP/1.1" 204 0
2026-03-28 07:01:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707947> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 07:01:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720340> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 07:01:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720305> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 07:01:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727810> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 07:01:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 368b2b0f-3e9f-5d75-af5b-d267c4cb6b67 with identifier: 10707947
2026-03-28 07:01:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 368b2b0f-3e9f-5d75-af5b-d267c4cb6b67 with scrape type 2
2026-03-28 07:01:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 368b2b0f-3e9f-5d75-af5b-d267c4cb6b67 with scrape type 2
2026-03-28 07:01:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 368b2b0f-3e9f-5d75-af5b-d267c4cb6b67, identifier: 10707947
2026-03-28 07:01:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b814cd89-597a-5a59-a8d1-632f68d6ee21 with identifier: 10720340
2026-03-28 07:01:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b814cd89-597a-5a59-a8d1-632f68d6ee21 with scrape type 2
2026-03-28 07:01:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b814cd89-597a-5a59-a8d1-632f68d6ee21 with scrape type 2
2026-03-28 07:01:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b814cd89-597a-5a59-a8d1-632f68d6ee21, identifier: 10720340
2026-03-28 07:01:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 368b2b0f-3e9f-5d75-af5b-d267c4cb6b67 with identifier: 10707947
2026-03-28 07:01:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 368b2b0f-3e9f-5d75-af5b-d267c4cb6b67 with identifier: 10707947
2026-03-28 07:01:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 368b2b0f-3e9f-5d75-af5b-d267c4cb6b67 with identifier: 10707947 to the API
2026-03-28 07:01:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 07:01:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 07:01:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707947>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 249,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '368b2b0f-3e9f-5d75-af5b-d267c4cb6b67',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL205JA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707947',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '5 Series',
'odometer': 127477,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 20000,
'price_includes_vat': True,
'registration_date': '2022-09-16',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'BMW 5 Series Touring 530d Luxury - Diesel - Automatic - 249 hp - '
'127.477 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2022}
2026-03-28 07:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707947%27 HTTP/1.1" 200 None
2026-03-28 07:01:27 [adesa.it] INFO: Saving data for 10707947: {'auction_closing_time': 1798711260.0, 'created_time': 1774195342.580164, 'last_price_update_time': 1774681287.956542}
2026-03-28 07:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10707947') HTTP/1.1" 204 0
2026-03-28 07:01:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b814cd89-597a-5a59-a8d1-632f68d6ee21 with identifier: 10720340
2026-03-28 07:01:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b814cd89-597a-5a59-a8d1-632f68d6ee21 with identifier: 10720340
2026-03-28 07:01:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b814cd89-597a-5a59-a8d1-632f68d6ee21 with identifier: 10720340 to the API
2026-03-28 07:01:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 07:01:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 07:01:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720340>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'b814cd89-597a-5a59-a8d1-632f68d6ee21',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP740AR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720340',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Seat',
'model': 'Tarraco',
'odometer': 77227,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2023-05-01',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Tarraco 2.0 TDI Style - Diesel - Automatic - 150 hp - 77.227 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-28 07:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720340%27 HTTP/1.1" 200 None
2026-03-28 07:01:28 [adesa.it] INFO: Saving data for 10720340: {'auction_closing_time': 1774713600.0, 'created_time': 1774476186.41679, 'last_price_update_time': 1774681288.231738}
2026-03-28 07:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720340') HTTP/1.1" 204 0
2026-03-28 07:01:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720633> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 07:01:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727853> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 07:01:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f56be99-dfde-542d-94b4-ee74d479a76a with identifier: 10720305
2026-03-28 07:01:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f56be99-dfde-542d-94b4-ee74d479a76a with scrape type 2
2026-03-28 07:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9f56be99-dfde-542d-94b4-ee74d479a76a with scrape type 2
2026-03-28 07:01:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9f56be99-dfde-542d-94b4-ee74d479a76a, identifier: 10720305
2026-03-28 07:01:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c7c14f8-a96f-5de3-9ce9-8fe346bf70e0 with identifier: 10727810
2026-03-28 07:01:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c7c14f8-a96f-5de3-9ce9-8fe346bf70e0 with scrape type 2
2026-03-28 07:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2c7c14f8-a96f-5de3-9ce9-8fe346bf70e0 with scrape type 2
2026-03-28 07:01:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 2c7c14f8-a96f-5de3-9ce9-8fe346bf70e0, identifier: 10727810
2026-03-28 07:01:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9f56be99-dfde-542d-94b4-ee74d479a76a with identifier: 10720305
2026-03-28 07:01:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9f56be99-dfde-542d-94b4-ee74d479a76a with identifier: 10720305
2026-03-28 07:01:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9f56be99-dfde-542d-94b4-ee74d479a76a with identifier: 10720305 to the API
2026-03-28 07:01:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 07:01:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 07:01:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720305>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 69,
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Electric',
'id': '9f56be99-dfde-542d-94b4-ee74d479a76a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC385JH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720305',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Zoe',
'odometer': 135691,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 5600,
'price_includes_vat': True,
'registration_date': '2020-08-07',
'seats_number': 2,
'seller_name': 'ARVAL-IT',
'title': 'Renault Zoe Life - Electric - Automatic - 69 hp - 135.691 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2020}
2026-03-28 07:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720305%27 HTTP/1.1" 200 None
2026-03-28 07:01:28 [adesa.it] INFO: Saving data for 10720305: {'auction_closing_time': 1774713600.0, 'created_time': 1774476189.840234, 'last_price_update_time': 1774681288.717139}
2026-03-28 07:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720305') HTTP/1.1" 204 0
2026-03-28 07:01:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 2c7c14f8-a96f-5de3-9ce9-8fe346bf70e0 with identifier: 10727810
2026-03-28 07:01:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 2c7c14f8-a96f-5de3-9ce9-8fe346bf70e0 with identifier: 10727810
2026-03-28 07:01:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 2c7c14f8-a96f-5de3-9ce9-8fe346bf70e0 with identifier: 10727810 to the API
2026-03-28 07:01:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 07:01:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 07:01:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727810>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '2c7c14f8-a96f-5de3-9ce9-8fe346bf70e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM555NN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727810',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q5',
'odometer': 146055,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 20800,
'price_includes_vat': True,
'registration_date': '2022-12-29',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Audi Q5 Sportback 40 TDI Advanced - Quattro - Diesel - Automatic - '
'204 hp - 146.055 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2022}
2026-03-28 07:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727810%27 HTTP/1.1" 200 None
2026-03-28 07:01:29 [adesa.it] INFO: Saving data for 10727810: {'auction_closing_time': 1798711260.0, 'created_time': 1774476426.38177, 'last_price_update_time': 1774681289.023316}
2026-03-28 07:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10727810') HTTP/1.1" 204 0
2026-03-28 07:01:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b8bcf01d-1f57-5617-9c1b-13e8e227f2dc with identifier: 10720633
2026-03-28 07:01:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8bcf01d-1f57-5617-9c1b-13e8e227f2dc with scrape type 2
2026-03-28 07:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b8bcf01d-1f57-5617-9c1b-13e8e227f2dc with scrape type 2
2026-03-28 07:01:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b8bcf01d-1f57-5617-9c1b-13e8e227f2dc, identifier: 10720633
2026-03-28 07:01:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ed93537-e255-5185-975a-e2812293121d with identifier: 10727853
2026-03-28 07:01:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ed93537-e255-5185-975a-e2812293121d with scrape type 2
2026-03-28 07:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7ed93537-e255-5185-975a-e2812293121d with scrape type 2
2026-03-28 07:01:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7ed93537-e255-5185-975a-e2812293121d, identifier: 10727853
2026-03-28 07:01:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b8bcf01d-1f57-5617-9c1b-13e8e227f2dc with identifier: 10720633
2026-03-28 07:01:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b8bcf01d-1f57-5617-9c1b-13e8e227f2dc with identifier: 10720633
2026-03-28 07:01:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b8bcf01d-1f57-5617-9c1b-13e8e227f2dc with identifier: 10720633 to the API
2026-03-28 07:01:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 07:01:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 07:01:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720633>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.3L',
'engine_horse_power': 135,
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'b8bcf01d-1f57-5617-9c1b-13e8e227f2dc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF284RK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720633',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Master',
'odometer': 122000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 6600,
'price_includes_vat': True,
'registration_date': '2021-04-27',
'seats_number': 3,
'seller_name': None,
'title': 'Renault Master L2H2 2.3 DCI - Diesel - Manual - 135 hp - 122.000 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 07:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720633%27 HTTP/1.1" 200 None
2026-03-28 07:01:29 [adesa.it] INFO: Saving data for 10720633: {'auction_closing_time': 1774713600.0, 'created_time': 1774476188.389017, 'last_price_update_time': 1774681289.498096}
2026-03-28 07:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720633') HTTP/1.1" 204 0
2026-03-28 07:01:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7ed93537-e255-5185-975a-e2812293121d with identifier: 10727853
2026-03-28 07:01:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7ed93537-e255-5185-975a-e2812293121d with identifier: 10727853
2026-03-28 07:01:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7ed93537-e255-5185-975a-e2812293121d with identifier: 10727853 to the API
2026-03-28 07:01:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 07:01:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 07:01:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727853>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '3.0L',
'engine_horse_power': 340,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '7ed93537-e255-5185-975a-e2812293121d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG052ZJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727853',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X5',
'odometer': 184006,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 27800,
'price_includes_vat': True,
'registration_date': '2021-09-29',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'BMW X5 40d Business - xDrive - Diesel - Automatic - 340 hp - '
'184.006 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-28 07:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727853%27 HTTP/1.1" 200 None
2026-03-28 07:01:29 [adesa.it] INFO: Saving data for 10727853: {'auction_closing_time': 1798711260.0, 'created_time': 1774476435.816486, 'last_price_update_time': 1774681289.782229}
2026-03-28 07:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10727853') HTTP/1.1" 204 0
2026-03-28 07:01:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727908> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 07:01:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c5e8f6d-3b22-54e5-9d9d-0d4d374cb65a with identifier: 10727908
2026-03-28 07:01:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c5e8f6d-3b22-54e5-9d9d-0d4d374cb65a with scrape type 2
2026-03-28 07:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2c5e8f6d-3b22-54e5-9d9d-0d4d374cb65a with scrape type 2
2026-03-28 07:01:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 2c5e8f6d-3b22-54e5-9d9d-0d4d374cb65a, identifier: 10727908
2026-03-28 07:01:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 2c5e8f6d-3b22-54e5-9d9d-0d4d374cb65a with identifier: 10727908
2026-03-28 07:01:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 2c5e8f6d-3b22-54e5-9d9d-0d4d374cb65a with identifier: 10727908
2026-03-28 07:01:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 2c5e8f6d-3b22-54e5-9d9d-0d4d374cb65a with identifier: 10727908 to the API
2026-03-28 07:01:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 07:01:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 07:01:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727908>
{'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': 394,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Hybrid',
'id': '2c5e8f6d-3b22-54e5-9d9d-0d4d374cb65a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL922ZN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727908',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X5',
'odometer': 120521,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 28800,
'price_includes_vat': True,
'registration_date': '2022-11-10',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'BMW X5 45e Sport - xDrive - Hybrid - Automatic - 394 hp - 120.521 '
'km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2022}
2026-03-28 07:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727908%27 HTTP/1.1" 200 None
2026-03-28 07:01:34 [adesa.it] INFO: Saving data for 10727908: {'auction_closing_time': 1798711260.0, 'created_time': 1774476444.340648, 'last_price_update_time': 1774681294.528294}
2026-03-28 07:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10727908') HTTP/1.1" 204 0
2026-03-28 07:01:39 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 07:01:39 [adesa.it] INFO: Found listing with ID: 10723782
2026-03-28 07:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723782%27 HTTP/1.1" 200 None
2026-03-28 07:01:39 [adesa.it] INFO: Scrape type for 10723782: 0
2026-03-28 07:01:39 [adesa.it] INFO: Skipping item 10723782 url https://www.openlane.eu/en/carv6/auction/10723782
2026-03-28 07:01:39 [adesa.it] INFO: Found listing with ID: 10723646
2026-03-28 07:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723646%27 HTTP/1.1" 200 None
2026-03-28 07:01:39 [adesa.it] INFO: Scrape type for 10723646: 0
2026-03-28 07:01:39 [adesa.it] INFO: Skipping item 10723646 url https://www.openlane.eu/en/carv6/auction/10723646
2026-03-28 07:01:39 [adesa.it] INFO: Found listing with ID: 10734502
2026-03-28 07:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734502%27 HTTP/1.1" 200 None
2026-03-28 07:01:39 [adesa.it] INFO: Scrape type for 10734502: 0
2026-03-28 07:01:39 [adesa.it] INFO: Skipping item 10734502 url https://www.openlane.eu/en/carv6/auction/10734502
2026-03-28 07:01:39 [adesa.it] INFO: Found listing with ID: 10733219
2026-03-28 07:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733219%27 HTTP/1.1" 200 None
2026-03-28 07:01:39 [adesa.it] INFO: Scrape type for 10733219: 0
2026-03-28 07:01:39 [adesa.it] INFO: Skipping item 10733219 url https://www.openlane.eu/en/carv6/auction/10733219
2026-03-28 07:01:39 [adesa.it] INFO: Found listing with ID: 10707944
2026-03-28 07:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707944%27 HTTP/1.1" 200 None
2026-03-28 07:01:39 [adesa.it] INFO: Scrape type for 10707944: 2
2026-03-28 07:01:39 [adesa.it] INFO: Scraping item 10707944 url https://www.openlane.eu/en/carv6/auction/10707944
2026-03-28 07:01:39 [adesa.it] INFO: Found listing with ID: 10711149
2026-03-28 07:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711149%27 HTTP/1.1" 200 None
2026-03-28 07:01:39 [adesa.it] INFO: Scrape type for 10711149: 2
2026-03-28 07:01:39 [adesa.it] INFO: Scraping item 10711149 url https://www.openlane.eu/en/carv6/auction/10711149
2026-03-28 07:01:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 07:01:39 [adesa.it] INFO: Found listing with ID: 10703831
2026-03-28 07:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710703831%27 HTTP/1.1" 200 None
2026-03-28 07:01:39 [adesa.it] INFO: Scrape type for 10703831: 0
2026-03-28 07:01:39 [adesa.it] INFO: Skipping item 10703831 url https://www.openlane.eu/en/carv6/auction/10703831
2026-03-28 07:01:39 [adesa.it] INFO: Found listing with ID: 10716618
2026-03-28 07:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716618%27 HTTP/1.1" 200 None
2026-03-28 07:01:39 [adesa.it] INFO: Scrape type for 10716618: 0
2026-03-28 07:01:39 [adesa.it] INFO: Skipping item 10716618 url https://www.openlane.eu/en/carv6/auction/10716618
2026-03-28 07:01:39 [adesa.it] INFO: Found listing with ID: 10716485
2026-03-28 07:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716485%27 HTTP/1.1" 200 None
2026-03-28 07:01:39 [adesa.it] INFO: Scrape type for 10716485: 0
2026-03-28 07:01:39 [adesa.it] INFO: Skipping item 10716485 url https://www.openlane.eu/en/carv6/auction/10716485
2026-03-28 07:01:39 [adesa.it] INFO: Found listing with ID: 10733415
2026-03-28 07:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733415%27 HTTP/1.1" 200 None
2026-03-28 07:01:39 [adesa.it] INFO: Scrape type for 10733415: 0
2026-03-28 07:01:39 [adesa.it] INFO: Skipping item 10733415 url https://www.openlane.eu/en/carv6/auction/10733415
2026-03-28 07:01:39 [adesa.it] INFO: Found listing with ID: 10733210
2026-03-28 07:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733210%27 HTTP/1.1" 200 None
2026-03-28 07:01:39 [adesa.it] INFO: Scrape type for 10733210: 0
2026-03-28 07:01:39 [adesa.it] INFO: Skipping item 10733210 url https://www.openlane.eu/en/carv6/auction/10733210
2026-03-28 07:01:39 [adesa.it] INFO: Found listing with ID: 10733197
2026-03-28 07:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733197%27 HTTP/1.1" 200 None
2026-03-28 07:01:39 [adesa.it] INFO: Scrape type for 10733197: 0
2026-03-28 07:01:39 [adesa.it] INFO: Skipping item 10733197 url https://www.openlane.eu/en/carv6/auction/10733197
2026-03-28 07:01:39 [adesa.it] INFO: Found listing with ID: 10699938
2026-03-28 07:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699938%27 HTTP/1.1" 200 None
2026-03-28 07:01:39 [adesa.it] INFO: Scrape type for 10699938: 0
2026-03-28 07:01:39 [adesa.it] INFO: Skipping item 10699938 url https://www.openlane.eu/en/carv6/auction/10699938
2026-03-28 07:01:39 [adesa.it] INFO: Found listing with ID: 10727944
2026-03-28 07:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727944%27 HTTP/1.1" 200 None
2026-03-28 07:01:39 [adesa.it] INFO: Scrape type for 10727944: 2
2026-03-28 07:01:39 [adesa.it] INFO: Scraping item 10727944 url https://www.openlane.eu/en/carv6/auction/10727944
2026-03-28 07:01:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 07:01:39 [adesa.it] INFO: Found listing with ID: 10718966
2026-03-28 07:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710718966%27 HTTP/1.1" 200 None
2026-03-28 07:01:39 [adesa.it] INFO: Scrape type for 10718966: 0
2026-03-28 07:01:39 [adesa.it] INFO: Skipping item 10718966 url https://www.openlane.eu/en/carv6/auction/10718966
2026-03-28 07:01:39 [adesa.it] INFO: Found listing with ID: 10723788
2026-03-28 07:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723788%27 HTTP/1.1" 200 None
2026-03-28 07:01:39 [adesa.it] INFO: Scrape type for 10723788: 0
2026-03-28 07:01:39 [adesa.it] INFO: Skipping item 10723788 url https://www.openlane.eu/en/carv6/auction/10723788
2026-03-28 07:01:39 [adesa.it] INFO: Found listing with ID: 10716742
2026-03-28 07:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716742%27 HTTP/1.1" 200 None
2026-03-28 07:01:39 [adesa.it] INFO: Scrape type for 10716742: 0
2026-03-28 07:01:39 [adesa.it] INFO: Skipping item 10716742 url https://www.openlane.eu/en/carv6/auction/10716742
2026-03-28 07:01:39 [adesa.it] INFO: Found listing with ID: 10723808
2026-03-28 07:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723808%27 HTTP/1.1" 200 None
2026-03-28 07:01:39 [adesa.it] INFO: Scrape type for 10723808: 0
2026-03-28 07:01:39 [adesa.it] INFO: Skipping item 10723808 url https://www.openlane.eu/en/carv6/auction/10723808
2026-03-28 07:01:39 [adesa.it] INFO: Found listing with ID: 10723915
2026-03-28 07:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723915%27 HTTP/1.1" 200 None
2026-03-28 07:01:39 [adesa.it] INFO: Scrape type for 10723915: 0
2026-03-28 07:01:39 [adesa.it] INFO: Skipping item 10723915 url https://www.openlane.eu/en/carv6/auction/10723915
2026-03-28 07:01:39 [adesa.it] INFO: Found listing with ID: 10733204
2026-03-28 07:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733204%27 HTTP/1.1" 200 None
2026-03-28 07:01:39 [adesa.it] INFO: Scrape type for 10733204: 0
2026-03-28 07:01:39 [adesa.it] INFO: Skipping item 10733204 url https://www.openlane.eu/en/carv6/auction/10733204
2026-03-28 07:01:39 [adesa.it] INFO: Found listing with ID: 10723916
2026-03-28 07:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723916%27 HTTP/1.1" 200 None
2026-03-28 07:01:40 [adesa.it] INFO: Scrape type for 10723916: 0
2026-03-28 07:01:40 [adesa.it] INFO: Skipping item 10723916 url https://www.openlane.eu/en/carv6/auction/10723916
2026-03-28 07:01:40 [adesa.it] INFO: Found listing with ID: 10716558
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716558%27 HTTP/1.1" 200 None
2026-03-28 07:01:40 [adesa.it] INFO: Scrape type for 10716558: 0
2026-03-28 07:01:40 [adesa.it] INFO: Skipping item 10716558 url https://www.openlane.eu/en/carv6/auction/10716558
2026-03-28 07:01:40 [adesa.it] INFO: Found listing with ID: 10703988
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710703988%27 HTTP/1.1" 200 None
2026-03-28 07:01:40 [adesa.it] INFO: Scrape type for 10703988: 0
2026-03-28 07:01:40 [adesa.it] INFO: Skipping item 10703988 url https://www.openlane.eu/en/carv6/auction/10703988
2026-03-28 07:01:40 [adesa.it] INFO: Found listing with ID: 10733394
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733394%27 HTTP/1.1" 200 None
2026-03-28 07:01:40 [adesa.it] INFO: Scrape type for 10733394: 0
2026-03-28 07:01:40 [adesa.it] INFO: Skipping item 10733394 url https://www.openlane.eu/en/carv6/auction/10733394
2026-03-28 07:01:40 [adesa.it] INFO: Found listing with ID: 10723682
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723682%27 HTTP/1.1" 200 None
2026-03-28 07:01:40 [adesa.it] INFO: Scrape type for 10723682: 0
2026-03-28 07:01:40 [adesa.it] INFO: Skipping item 10723682 url https://www.openlane.eu/en/carv6/auction/10723682
2026-03-28 07:01:40 [adesa.it] INFO: Found listing with ID: 10716640
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716640%27 HTTP/1.1" 200 None
2026-03-28 07:01:40 [adesa.it] INFO: Scrape type for 10716640: 0
2026-03-28 07:01:40 [adesa.it] INFO: Skipping item 10716640 url https://www.openlane.eu/en/carv6/auction/10716640
2026-03-28 07:01:40 [adesa.it] INFO: Found listing with ID: 10738809
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710738809%27 HTTP/1.1" 200 None
2026-03-28 07:01:40 [adesa.it] INFO: Scrape type for 10738809: 0
2026-03-28 07:01:40 [adesa.it] INFO: Skipping item 10738809 url https://www.openlane.eu/en/carv6/auction/10738809
2026-03-28 07:01:40 [adesa.it] INFO: Found listing with ID: 10716718
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716718%27 HTTP/1.1" 200 None
2026-03-28 07:01:40 [adesa.it] INFO: Scrape type for 10716718: 0
2026-03-28 07:01:40 [adesa.it] INFO: Skipping item 10716718 url https://www.openlane.eu/en/carv6/auction/10716718
2026-03-28 07:01:40 [adesa.it] INFO: Found listing with ID: 10723795
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723795%27 HTTP/1.1" 200 None
2026-03-28 07:01:40 [adesa.it] INFO: Scrape type for 10723795: 0
2026-03-28 07:01:40 [adesa.it] INFO: Skipping item 10723795 url https://www.openlane.eu/en/carv6/auction/10723795
2026-03-28 07:01:40 [adesa.it] INFO: Found listing with ID: 10723792
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723792%27 HTTP/1.1" 200 None
2026-03-28 07:01:40 [adesa.it] INFO: Scrape type for 10723792: 0
2026-03-28 07:01:40 [adesa.it] INFO: Skipping item 10723792 url https://www.openlane.eu/en/carv6/auction/10723792
2026-03-28 07:01:40 [adesa.it] INFO: Found listing with ID: 10736248
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736248%27 HTTP/1.1" 200 None
2026-03-28 07:01:40 [adesa.it] INFO: Scrape type for 10736248: 0
2026-03-28 07:01:40 [adesa.it] INFO: Skipping item 10736248 url https://www.openlane.eu/en/carv6/auction/10736248
2026-03-28 07:01:40 [adesa.it] INFO: Found listing with ID: 10733281
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733281%27 HTTP/1.1" 200 None
2026-03-28 07:01:40 [adesa.it] INFO: Scrape type for 10733281: 0
2026-03-28 07:01:40 [adesa.it] INFO: Skipping item 10733281 url https://www.openlane.eu/en/carv6/auction/10733281
2026-03-28 07:01:40 [adesa.it] INFO: Found listing with ID: 10723594
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723594%27 HTTP/1.1" 200 None
2026-03-28 07:01:40 [adesa.it] INFO: Scrape type for 10723594: 0
2026-03-28 07:01:40 [adesa.it] INFO: Skipping item 10723594 url https://www.openlane.eu/en/carv6/auction/10723594
2026-03-28 07:01:40 [adesa.it] INFO: Found listing with ID: 10716719
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716719%27 HTTP/1.1" 200 None
2026-03-28 07:01:40 [adesa.it] INFO: Scrape type for 10716719: 0
2026-03-28 07:01:40 [adesa.it] INFO: Skipping item 10716719 url https://www.openlane.eu/en/carv6/auction/10716719
2026-03-28 07:01:40 [adesa.it] INFO: Found listing with ID: 10699918
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699918%27 HTTP/1.1" 200 None
2026-03-28 07:01:40 [adesa.it] INFO: Scrape type for 10699918: 0
2026-03-28 07:01:40 [adesa.it] INFO: Skipping item 10699918 url https://www.openlane.eu/en/carv6/auction/10699918
2026-03-28 07:01:40 [adesa.it] INFO: Found listing with ID: 10699939
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699939%27 HTTP/1.1" 200 None
2026-03-28 07:01:40 [adesa.it] INFO: Scrape type for 10699939: 0
2026-03-28 07:01:40 [adesa.it] INFO: Skipping item 10699939 url https://www.openlane.eu/en/carv6/auction/10699939
2026-03-28 07:01:40 [adesa.it] INFO: Found listing with ID: 10736840
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736840%27 HTTP/1.1" 200 None
2026-03-28 07:01:40 [adesa.it] INFO: Scrape type for 10736840: 0
2026-03-28 07:01:40 [adesa.it] INFO: Skipping item 10736840 url https://www.openlane.eu/en/carv6/auction/10736840
2026-03-28 07:01:40 [adesa.it] INFO: Found listing with ID: 10735909
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735909%27 HTTP/1.1" 200 None
2026-03-28 07:01:40 [adesa.it] INFO: Scrape type for 10735909: 0
2026-03-28 07:01:40 [adesa.it] INFO: Skipping item 10735909 url https://www.openlane.eu/en/carv6/auction/10735909
2026-03-28 07:01:40 [adesa.it] INFO: Found listing with ID: 10723584
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723584%27 HTTP/1.1" 200 None
2026-03-28 07:01:40 [adesa.it] INFO: Scrape type for 10723584: 0
2026-03-28 07:01:40 [adesa.it] INFO: Skipping item 10723584 url https://www.openlane.eu/en/carv6/auction/10723584
2026-03-28 07:01:40 [adesa.it] INFO: Found listing with ID: 10716484
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716484%27 HTTP/1.1" 200 None
2026-03-28 07:01:40 [adesa.it] INFO: Scrape type for 10716484: 0
2026-03-28 07:01:40 [adesa.it] INFO: Skipping item 10716484 url https://www.openlane.eu/en/carv6/auction/10716484
2026-03-28 07:01:40 [adesa.it] INFO: Found listing with ID: 10733345
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733345%27 HTTP/1.1" 200 None
2026-03-28 07:01:40 [adesa.it] INFO: Scrape type for 10733345: 0
2026-03-28 07:01:40 [adesa.it] INFO: Skipping item 10733345 url https://www.openlane.eu/en/carv6/auction/10733345
2026-03-28 07:01:40 [adesa.it] INFO: Found listing with ID: 10733411
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733411%27 HTTP/1.1" 200 None
2026-03-28 07:01:40 [adesa.it] INFO: Scrape type for 10733411: 0
2026-03-28 07:01:40 [adesa.it] INFO: Skipping item 10733411 url https://www.openlane.eu/en/carv6/auction/10733411
2026-03-28 07:01:40 [adesa.it] INFO: Found listing with ID: 10735860
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735860%27 HTTP/1.1" 200 None
2026-03-28 07:01:40 [adesa.it] INFO: Scrape type for 10735860: 0
2026-03-28 07:01:40 [adesa.it] INFO: Skipping item 10735860 url https://www.openlane.eu/en/carv6/auction/10735860
2026-03-28 07:01:40 [adesa.it] INFO: Found listing with ID: 10736846
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736846%27 HTTP/1.1" 200 None
2026-03-28 07:01:40 [adesa.it] INFO: Scrape type for 10736846: 0
2026-03-28 07:01:40 [adesa.it] INFO: Skipping item 10736846 url https://www.openlane.eu/en/carv6/auction/10736846
2026-03-28 07:01:40 [adesa.it] INFO: Found listing with ID: 10723793
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723793%27 HTTP/1.1" 200 None
2026-03-28 07:01:40 [adesa.it] INFO: Scrape type for 10723793: 0
2026-03-28 07:01:40 [adesa.it] INFO: Skipping item 10723793 url https://www.openlane.eu/en/carv6/auction/10723793
2026-03-28 07:01:40 [adesa.it] INFO: Found listing with ID: 10715101
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715101%27 HTTP/1.1" 200 None
2026-03-28 07:01:40 [adesa.it] INFO: Scrape type for 10715101: 0
2026-03-28 07:01:40 [adesa.it] INFO: Skipping item 10715101 url https://www.openlane.eu/en/carv6/auction/10715101
2026-03-28 07:01:40 [adesa.it] INFO: Found listing with ID: 10736020
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736020%27 HTTP/1.1" 200 None
2026-03-28 07:01:40 [adesa.it] INFO: Scrape type for 10736020: 0
2026-03-28 07:01:40 [adesa.it] INFO: Skipping item 10736020 url https://www.openlane.eu/en/carv6/auction/10736020
2026-03-28 07:01:40 [adesa.it] INFO: Found listing with ID: 10734951
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734951%27 HTTP/1.1" 200 None
2026-03-28 07:01:40 [adesa.it] INFO: Scrape type for 10734951: 0
2026-03-28 07:01:40 [adesa.it] INFO: Skipping item 10734951 url https://www.openlane.eu/en/carv6/auction/10734951
2026-03-28 07:01:40 [adesa.it] INFO: Found listing with ID: 10699944
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699944%27 HTTP/1.1" 200 None
2026-03-28 07:01:40 [adesa.it] INFO: Scrape type for 10699944: 0
2026-03-28 07:01:40 [adesa.it] INFO: Skipping item 10699944 url https://www.openlane.eu/en/carv6/auction/10699944
2026-03-28 07:01:40 [adesa.it] INFO: Found listing with ID: 10734944
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734944%27 HTTP/1.1" 200 None
2026-03-28 07:01:40 [adesa.it] INFO: Scrape type for 10734944: 0
2026-03-28 07:01:40 [adesa.it] INFO: Skipping item 10734944 url https://www.openlane.eu/en/carv6/auction/10734944
2026-03-28 07:01:40 [adesa.it] INFO: Found listing with ID: 10711152
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711152%27 HTTP/1.1" 200 None
2026-03-28 07:01:40 [adesa.it] INFO: Scrape type for 10711152: 2
2026-03-28 07:01:40 [adesa.it] INFO: Scraping item 10711152 url https://www.openlane.eu/en/carv6/auction/10711152
2026-03-28 07:01:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 07:01:40 [adesa.it] INFO: Found listing with ID: 10699926
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699926%27 HTTP/1.1" 200 None
2026-03-28 07:01:40 [adesa.it] INFO: Scrape type for 10699926: 0
2026-03-28 07:01:40 [adesa.it] INFO: Skipping item 10699926 url https://www.openlane.eu/en/carv6/auction/10699926
2026-03-28 07:01:40 [adesa.it] INFO: Found listing with ID: 10699928
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699928%27 HTTP/1.1" 200 None
2026-03-28 07:01:40 [adesa.it] INFO: Scrape type for 10699928: 0
2026-03-28 07:01:40 [adesa.it] INFO: Skipping item 10699928 url https://www.openlane.eu/en/carv6/auction/10699928
2026-03-28 07:01:40 [adesa.it] INFO: Found listing with ID: 10716679
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716679%27 HTTP/1.1" 200 None
2026-03-28 07:01:40 [adesa.it] INFO: Scrape type for 10716679: 0
2026-03-28 07:01:40 [adesa.it] INFO: Skipping item 10716679 url https://www.openlane.eu/en/carv6/auction/10716679
2026-03-28 07:01:40 [adesa.it] INFO: Found listing with ID: 10707725
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707725%27 HTTP/1.1" 200 None
2026-03-28 07:01:40 [adesa.it] INFO: Scrape type for 10707725: 2
2026-03-28 07:01:40 [adesa.it] INFO: Scraping item 10707725 url https://www.openlane.eu/en/carv6/auction/10707725
2026-03-28 07:01:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 07:01:40 [adesa.it] INFO: Found listing with ID: 10698480
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710698480%27 HTTP/1.1" 200 None
2026-03-28 07:01:40 [adesa.it] INFO: Scrape type for 10698480: 0
2026-03-28 07:01:40 [adesa.it] INFO: Skipping item 10698480 url https://www.openlane.eu/en/carv6/auction/10698480
2026-03-28 07:01:40 [adesa.it] INFO: Found listing with ID: 10699921
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699921%27 HTTP/1.1" 200 None
2026-03-28 07:01:40 [adesa.it] INFO: Scrape type for 10699921: 0
2026-03-28 07:01:40 [adesa.it] INFO: Skipping item 10699921 url https://www.openlane.eu/en/carv6/auction/10699921
2026-03-28 07:01:40 [adesa.it] INFO: Found listing with ID: 10723798
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723798%27 HTTP/1.1" 200 None
2026-03-28 07:01:40 [adesa.it] INFO: Scrape type for 10723798: 0
2026-03-28 07:01:40 [adesa.it] INFO: Skipping item 10723798 url https://www.openlane.eu/en/carv6/auction/10723798
2026-03-28 07:01:40 [adesa.it] INFO: Found listing with ID: 10716285
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716285%27 HTTP/1.1" 200 None
2026-03-28 07:01:40 [adesa.it] INFO: Scrape type for 10716285: 0
2026-03-28 07:01:40 [adesa.it] INFO: Skipping item 10716285 url https://www.openlane.eu/en/carv6/auction/10716285
2026-03-28 07:01:40 [adesa.it] INFO: Found listing with ID: 10733209
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733209%27 HTTP/1.1" 200 None
2026-03-28 07:01:40 [adesa.it] INFO: Scrape type for 10733209: 0
2026-03-28 07:01:40 [adesa.it] INFO: Skipping item 10733209 url https://www.openlane.eu/en/carv6/auction/10733209
2026-03-28 07:01:40 [adesa.it] INFO: Found listing with ID: 10716607
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716607%27 HTTP/1.1" 200 None
2026-03-28 07:01:40 [adesa.it] INFO: Scrape type for 10716607: 0
2026-03-28 07:01:40 [adesa.it] INFO: Skipping item 10716607 url https://www.openlane.eu/en/carv6/auction/10716607
2026-03-28 07:01:40 [adesa.it] INFO: Found listing with ID: 10733212
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733212%27 HTTP/1.1" 200 None
2026-03-28 07:01:40 [adesa.it] INFO: Scrape type for 10733212: 0
2026-03-28 07:01:40 [adesa.it] INFO: Skipping item 10733212 url https://www.openlane.eu/en/carv6/auction/10733212
2026-03-28 07:01:40 [adesa.it] INFO: Found listing with ID: 10734948
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734948%27 HTTP/1.1" 200 None
2026-03-28 07:01:40 [adesa.it] INFO: Scrape type for 10734948: 0
2026-03-28 07:01:40 [adesa.it] INFO: Skipping item 10734948 url https://www.openlane.eu/en/carv6/auction/10734948
2026-03-28 07:01:40 [adesa.it] INFO: Found listing with ID: 10736021
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736021%27 HTTP/1.1" 200 None
2026-03-28 07:01:40 [adesa.it] INFO: Scrape type for 10736021: 0
2026-03-28 07:01:40 [adesa.it] INFO: Skipping item 10736021 url https://www.openlane.eu/en/carv6/auction/10736021
2026-03-28 07:01:40 [adesa.it] INFO: Found listing with ID: 10730910
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710730910%27 HTTP/1.1" 200 None
2026-03-28 07:01:40 [adesa.it] INFO: Scrape type for 10730910: 0
2026-03-28 07:01:40 [adesa.it] INFO: Skipping item 10730910 url https://www.openlane.eu/en/carv6/auction/10730910
2026-03-28 07:01:40 [adesa.it] INFO: Found listing with ID: 10703829
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710703829%27 HTTP/1.1" 200 None
2026-03-28 07:01:40 [adesa.it] INFO: Scrape type for 10703829: 0
2026-03-28 07:01:40 [adesa.it] INFO: Skipping item 10703829 url https://www.openlane.eu/en/carv6/auction/10703829
2026-03-28 07:01:40 [adesa.it] INFO: Found listing with ID: 10723781
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723781%27 HTTP/1.1" 200 None
2026-03-28 07:01:40 [adesa.it] INFO: Scrape type for 10723781: 0
2026-03-28 07:01:40 [adesa.it] INFO: Skipping item 10723781 url https://www.openlane.eu/en/carv6/auction/10723781
2026-03-28 07:01:40 [adesa.it] INFO: Found listing with ID: 10735957
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735957%27 HTTP/1.1" 200 None
2026-03-28 07:01:40 [adesa.it] INFO: Scrape type for 10735957: 0
2026-03-28 07:01:40 [adesa.it] INFO: Skipping item 10735957 url https://www.openlane.eu/en/carv6/auction/10735957
2026-03-28 07:01:40 [adesa.it] INFO: Found listing with ID: 10733198
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733198%27 HTTP/1.1" 200 None
2026-03-28 07:01:40 [adesa.it] INFO: Scrape type for 10733198: 0
2026-03-28 07:01:40 [adesa.it] INFO: Skipping item 10733198 url https://www.openlane.eu/en/carv6/auction/10733198
2026-03-28 07:01:40 [adesa.it] INFO: Found listing with ID: 10723564
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723564%27 HTTP/1.1" 200 None
2026-03-28 07:01:40 [adesa.it] INFO: Scrape type for 10723564: 0
2026-03-28 07:01:40 [adesa.it] INFO: Skipping item 10723564 url https://www.openlane.eu/en/carv6/auction/10723564
2026-03-28 07:01:40 [adesa.it] INFO: Found listing with ID: 10733203
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733203%27 HTTP/1.1" 200 None
2026-03-28 07:01:40 [adesa.it] INFO: Scrape type for 10733203: 0
2026-03-28 07:01:40 [adesa.it] INFO: Skipping item 10733203 url https://www.openlane.eu/en/carv6/auction/10733203
2026-03-28 07:01:40 [adesa.it] INFO: Found listing with ID: 10734492
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734492%27 HTTP/1.1" 200 None
2026-03-28 07:01:40 [adesa.it] INFO: Scrape type for 10734492: 0
2026-03-28 07:01:40 [adesa.it] INFO: Skipping item 10734492 url https://www.openlane.eu/en/carv6/auction/10734492
2026-03-28 07:01:40 [adesa.it] INFO: Found listing with ID: 10727428
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727428%27 HTTP/1.1" 200 None
2026-03-28 07:01:40 [adesa.it] INFO: Scrape type for 10727428: 0
2026-03-28 07:01:40 [adesa.it] INFO: Skipping item 10727428 url https://www.openlane.eu/en/carv6/auction/10727428
2026-03-28 07:01:40 [adesa.it] INFO: Found listing with ID: 10740356
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740356%27 HTTP/1.1" 200 None
2026-03-28 07:01:40 [adesa.it] INFO: Scrape type for 10740356: 0
2026-03-28 07:01:40 [adesa.it] INFO: Skipping item 10740356 url https://www.openlane.eu/en/carv6/auction/10740356
2026-03-28 07:01:40 [adesa.it] INFO: Found listing with ID: 10727422
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727422%27 HTTP/1.1" 200 None
2026-03-28 07:01:40 [adesa.it] INFO: Scrape type for 10727422: 0
2026-03-28 07:01:40 [adesa.it] INFO: Skipping item 10727422 url https://www.openlane.eu/en/carv6/auction/10727422
2026-03-28 07:01:40 [adesa.it] INFO: Found listing with ID: 10727400
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727400%27 HTTP/1.1" 200 None
2026-03-28 07:01:40 [adesa.it] INFO: Scrape type for 10727400: 0
2026-03-28 07:01:40 [adesa.it] INFO: Skipping item 10727400 url https://www.openlane.eu/en/carv6/auction/10727400
2026-03-28 07:01:40 [adesa.it] INFO: Found listing with ID: 10699492
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699492%27 HTTP/1.1" 200 None
2026-03-28 07:01:40 [adesa.it] INFO: Scrape type for 10699492: 0
2026-03-28 07:01:40 [adesa.it] INFO: Skipping item 10699492 url https://www.openlane.eu/en/carv6/auction/10699492
2026-03-28 07:01:40 [adesa.it] INFO: Found listing with ID: 10723815
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723815%27 HTTP/1.1" 200 None
2026-03-28 07:01:40 [adesa.it] INFO: Scrape type for 10723815: 0
2026-03-28 07:01:40 [adesa.it] INFO: Skipping item 10723815 url https://www.openlane.eu/en/carv6/auction/10723815
2026-03-28 07:01:40 [adesa.it] INFO: Found listing with ID: 10709129
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709129%27 HTTP/1.1" 200 None
2026-03-28 07:01:40 [adesa.it] INFO: Scrape type for 10709129: 2
2026-03-28 07:01:40 [adesa.it] INFO: Scraping item 10709129 url https://www.openlane.eu/en/carv6/auction/10709129
2026-03-28 07:01:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 07:01:40 [adesa.it] INFO: Found listing with ID: 10734500
2026-03-28 07:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734500%27 HTTP/1.1" 200 None
2026-03-28 07:01:41 [adesa.it] INFO: Scrape type for 10734500: 0
2026-03-28 07:01:41 [adesa.it] INFO: Skipping item 10734500 url https://www.openlane.eu/en/carv6/auction/10734500
2026-03-28 07:01:41 [adesa.it] INFO: Found listing with ID: 10709128
2026-03-28 07:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709128%27 HTTP/1.1" 200 None
2026-03-28 07:01:41 [adesa.it] INFO: Scrape type for 10709128: 2
2026-03-28 07:01:41 [adesa.it] INFO: Scraping item 10709128 url https://www.openlane.eu/en/carv6/auction/10709128
2026-03-28 07:01:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 07:01:41 [adesa.it] INFO: Found listing with ID: 10723134
2026-03-28 07:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723134%27 HTTP/1.1" 200 None
2026-03-28 07:01:41 [adesa.it] INFO: Scrape type for 10723134: 0
2026-03-28 07:01:41 [adesa.it] INFO: Skipping item 10723134 url https://www.openlane.eu/en/carv6/auction/10723134
2026-03-28 07:01:41 [adesa.it] INFO: Found listing with ID: 10699915
2026-03-28 07:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699915%27 HTTP/1.1" 200 None
2026-03-28 07:01:41 [adesa.it] INFO: Scrape type for 10699915: 0
2026-03-28 07:01:41 [adesa.it] INFO: Skipping item 10699915 url https://www.openlane.eu/en/carv6/auction/10699915
2026-03-28 07:01:41 [adesa.it] INFO: Found listing with ID: 10709127
2026-03-28 07:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709127%27 HTTP/1.1" 200 None
2026-03-28 07:01:41 [adesa.it] INFO: Scrape type for 10709127: 2
2026-03-28 07:01:41 [adesa.it] INFO: Scraping item 10709127 url https://www.openlane.eu/en/carv6/auction/10709127
2026-03-28 07:01:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 07:01:41 [adesa.it] INFO: Found listing with ID: 10707948
2026-03-28 07:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707948%27 HTTP/1.1" 200 None
2026-03-28 07:01:41 [adesa.it] INFO: Scrape type for 10707948: 2
2026-03-28 07:01:41 [adesa.it] INFO: Scraping item 10707948 url https://www.openlane.eu/en/carv6/auction/10707948
2026-03-28 07:01:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 07:01:41 [adesa.it] INFO: Found listing with ID: 10716590
2026-03-28 07:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716590%27 HTTP/1.1" 200 None
2026-03-28 07:01:41 [adesa.it] INFO: Scrape type for 10716590: 0
2026-03-28 07:01:41 [adesa.it] INFO: Skipping item 10716590 url https://www.openlane.eu/en/carv6/auction/10716590
2026-03-28 07:01:41 [adesa.it] INFO: Found listing with ID: 10715102
2026-03-28 07:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715102%27 HTTP/1.1" 200 None
2026-03-28 07:01:41 [adesa.it] INFO: Scrape type for 10715102: 0
2026-03-28 07:01:41 [adesa.it] INFO: Skipping item 10715102 url https://www.openlane.eu/en/carv6/auction/10715102
2026-03-28 07:01:41 [adesa.it] INFO: Found listing with ID: 10716257
2026-03-28 07:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716257%27 HTTP/1.1" 200 None
2026-03-28 07:01:41 [adesa.it] INFO: Scrape type for 10716257: 0
2026-03-28 07:01:41 [adesa.it] INFO: Skipping item 10716257 url https://www.openlane.eu/en/carv6/auction/10716257
2026-03-28 07:01:41 [adesa.it] INFO: Found listing with ID: 10733315
2026-03-28 07:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733315%27 HTTP/1.1" 200 None
2026-03-28 07:01:41 [adesa.it] INFO: Scrape type for 10733315: 0
2026-03-28 07:01:41 [adesa.it] INFO: Skipping item 10733315 url https://www.openlane.eu/en/carv6/auction/10733315
2026-03-28 07:01:41 [adesa.it] INFO: Found listing with ID: 10721259
2026-03-28 07:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710721259%27 HTTP/1.1" 200 None
2026-03-28 07:01:41 [adesa.it] INFO: Scrape type for 10721259: 2
2026-03-28 07:01:41 [adesa.it] INFO: Scraping item 10721259 url https://www.openlane.eu/en/carv6/auction/10721259
2026-03-28 07:01:41 [adesa.it] INFO: Found listing with ID: 10717479
2026-03-28 07:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710717479%27 HTTP/1.1" 200 None
2026-03-28 07:01:41 [adesa.it] INFO: Scrape type for 10717479: 0
2026-03-28 07:01:41 [adesa.it] INFO: Skipping item 10717479 url https://www.openlane.eu/en/carv6/auction/10717479
2026-03-28 07:01:41 [adesa.it] INFO: Found listing with ID: 10733418
2026-03-28 07:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733418%27 HTTP/1.1" 200 None
2026-03-28 07:01:41 [adesa.it] INFO: Scrape type for 10733418: 0
2026-03-28 07:01:41 [adesa.it] INFO: Skipping item 10733418 url https://www.openlane.eu/en/carv6/auction/10733418
2026-03-28 07:01:41 [adesa.it] INFO: Found listing with ID: 10725198
2026-03-28 07:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710725198%27 HTTP/1.1" 200 None
2026-03-28 07:01:41 [adesa.it] INFO: Scrape type for 10725198: 0
2026-03-28 07:01:41 [adesa.it] INFO: Skipping item 10725198 url https://www.openlane.eu/en/carv6/auction/10725198
2026-03-28 07:01:41 [adesa.it] INFO: Found listing with ID: 10696441
2026-03-28 07:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710696441%27 HTTP/1.1" 200 None
2026-03-28 07:01:41 [adesa.it] INFO: Scrape type for 10696441: 0
2026-03-28 07:01:41 [adesa.it] INFO: Skipping item 10696441 url https://www.openlane.eu/en/carv6/auction/10696441
2026-03-28 07:01:41 [adesa.it] INFO: Found listing with ID: 10717927
2026-03-28 07:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710717927%27 HTTP/1.1" 200 None
2026-03-28 07:01:41 [adesa.it] INFO: Scrape type for 10717927: 0
2026-03-28 07:01:41 [adesa.it] INFO: Skipping item 10717927 url https://www.openlane.eu/en/carv6/auction/10717927
2026-03-28 07:01:41 [adesa.it] INFO: Found listing with ID: 10699922
2026-03-28 07:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699922%27 HTTP/1.1" 200 None
2026-03-28 07:01:41 [adesa.it] INFO: Scrape type for 10699922: 0
2026-03-28 07:01:41 [adesa.it] INFO: Skipping item 10699922 url https://www.openlane.eu/en/carv6/auction/10699922
2026-03-28 07:01:41 [adesa.it] INFO: Found listing with ID: 10736002
2026-03-28 07:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736002%27 HTTP/1.1" 200 None
2026-03-28 07:01:41 [adesa.it] INFO: Scrape type for 10736002: 0
2026-03-28 07:01:41 [adesa.it] INFO: Skipping item 10736002 url https://www.openlane.eu/en/carv6/auction/10736002
2026-03-28 07:01:41 [adesa.it] INFO: Found listing with ID: 10711151
2026-03-28 07:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711151%27 HTTP/1.1" 200 None
2026-03-28 07:01:41 [adesa.it] INFO: Scrape type for 10711151: 2
2026-03-28 07:01:41 [adesa.it] INFO: Scraping item 10711151 url https://www.openlane.eu/en/carv6/auction/10711151
2026-03-28 07:01:41 [adesa.it] INFO: Found listing with ID: 10716568
2026-03-28 07:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716568%27 HTTP/1.1" 200 None
2026-03-28 07:01:41 [adesa.it] INFO: Scrape type for 10716568: 0
2026-03-28 07:01:41 [adesa.it] INFO: Skipping item 10716568 url https://www.openlane.eu/en/carv6/auction/10716568
2026-03-28 07:01:41 [adesa.it] INFO: Found listing with ID: 10715099
2026-03-28 07:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715099%27 HTTP/1.1" 200 None
2026-03-28 07:01:41 [adesa.it] INFO: Scrape type for 10715099: 0
2026-03-28 07:01:41 [adesa.it] INFO: Skipping item 10715099 url https://www.openlane.eu/en/carv6/auction/10715099
2026-03-28 07:01:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707944> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 07:01:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 07:01:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711152> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 07:01:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 07:01:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711149> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 07:01:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 07:01:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b8de169-66e5-5fb9-abfd-268360084488 with identifier: 10707944
2026-03-28 07:01:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b8de169-66e5-5fb9-abfd-268360084488 with scrape type 2
2026-03-28 07:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b8de169-66e5-5fb9-abfd-268360084488 with scrape type 2
2026-03-28 07:01:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5b8de169-66e5-5fb9-abfd-268360084488, identifier: 10707944
2026-03-28 07:01:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5b8de169-66e5-5fb9-abfd-268360084488 with identifier: 10707944
2026-03-28 07:01:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5b8de169-66e5-5fb9-abfd-268360084488 with identifier: 10707944
2026-03-28 07:01:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5b8de169-66e5-5fb9-abfd-268360084488 with identifier: 10707944 to the API
2026-03-28 07:01:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 07:01:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 07:01:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707944>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 90,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '5b8de169-66e5-5fb9-abfd-268360084488',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'EV663MZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707944',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 141061,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 2600,
'price_includes_vat': True,
'registration_date': '2014-04-16',
'seats_number': 5,
'seller_name': None,
'title': 'Dacia Sandero 1.5 DCI Stepway Prestige - Diesel - Manual - 90 hp - '
'141.061 km',
'transmission': 'manual',
'trim': 'Stepway Prestige',
'vin': None,
'year': 2014}
2026-03-28 07:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707944%27 HTTP/1.1" 200 None
2026-03-28 07:01:42 [adesa.it] INFO: Saving data for 10707944: {'auction_closing_time': 1798711260.0, 'created_time': 1774195344.898659, 'last_price_update_time': 1774681302.869871}
2026-03-28 07:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10707944') HTTP/1.1" 204 0
2026-03-28 07:01:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727944> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 07:01:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707725> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 07:01:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709128> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 07:01:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709129> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 07:01:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709127> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 07:01:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 07:01:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 29d22f1b-50dc-529a-95a5-1fa016343df1 with identifier: 10711152
2026-03-28 07:01:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29d22f1b-50dc-529a-95a5-1fa016343df1 with scrape type 2
2026-03-28 07:01:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 29d22f1b-50dc-529a-95a5-1fa016343df1 with scrape type 2
2026-03-28 07:01:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 29d22f1b-50dc-529a-95a5-1fa016343df1, identifier: 10711152
2026-03-28 07:01:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 448d618e-043e-5997-8b27-55e9549541f1 with identifier: 10711149
2026-03-28 07:01:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 448d618e-043e-5997-8b27-55e9549541f1 with scrape type 2
2026-03-28 07:01:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 448d618e-043e-5997-8b27-55e9549541f1 with scrape type 2
2026-03-28 07:01:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 448d618e-043e-5997-8b27-55e9549541f1, identifier: 10711149
2026-03-28 07:01:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 29d22f1b-50dc-529a-95a5-1fa016343df1 with identifier: 10711152
2026-03-28 07:01:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 29d22f1b-50dc-529a-95a5-1fa016343df1 with identifier: 10711152
2026-03-28 07:01:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 29d22f1b-50dc-529a-95a5-1fa016343df1 with identifier: 10711152 to the API
2026-03-28 07:01:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 07:01:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 07:01:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711152>
{'auction_title': '',
'c_o_2_emission_value': 35,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 225,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Hybrid',
'id': '29d22f1b-50dc-529a-95a5-1fa016343df1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD792TS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711152',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '3008',
'odometer': 120014,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10100,
'price_includes_vat': True,
'registration_date': '2020-12-28',
'seats_number': 5,
'seller_name': 'ARVAL-IT',
'title': 'Peugeot 3008 1.6 Allure - Hybrid - Automatic - 225 hp - 120.014 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2020}
2026-03-28 07:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711152%27 HTTP/1.1" 200 None
2026-03-28 07:01:43 [adesa.it] INFO: Saving data for 10711152: {'auction_closing_time': 1798711260.0, 'created_time': 1774282369.838719, 'last_price_update_time': 1774681303.456971}
2026-03-28 07:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711152') HTTP/1.1" 204 0
2026-03-28 07:01:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 448d618e-043e-5997-8b27-55e9549541f1 with identifier: 10711149
2026-03-28 07:01:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 448d618e-043e-5997-8b27-55e9549541f1 with identifier: 10711149
2026-03-28 07:01:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 448d618e-043e-5997-8b27-55e9549541f1 with identifier: 10711149 to the API
2026-03-28 07:01:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 07:01:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 07:01:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711149>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 45,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Electric',
'id': '448d618e-043e-5997-8b27-55e9549541f1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH621BY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711149',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Dacia',
'model': 'Spring',
'odometer': 30957,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 4900,
'price_includes_vat': True,
'registration_date': '2021-12-14',
'seats_number': 4,
'seller_name': None,
'title': 'Dacia Spring 27 kWh Comfort - Electric - Automatic - 45 hp - 30.957 '
'km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2021}
2026-03-28 07:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711149%27 HTTP/1.1" 200 None
2026-03-28 07:01:43 [adesa.it] INFO: Saving data for 10711149: {'auction_closing_time': 1798711260.0, 'created_time': 1774282430.304698, 'last_price_update_time': 1774681303.747405}
2026-03-28 07:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711149') HTTP/1.1" 204 0
2026-03-28 07:01:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2de34135-f33b-58ea-b8da-dea783d50366 with identifier: 10727944
2026-03-28 07:01:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2de34135-f33b-58ea-b8da-dea783d50366 with scrape type 2
2026-03-28 07:01:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2de34135-f33b-58ea-b8da-dea783d50366 with scrape type 2
2026-03-28 07:01:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 2de34135-f33b-58ea-b8da-dea783d50366, identifier: 10727944
2026-03-28 07:01:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77550011-70ab-5646-93cd-aa41a6554079 with identifier: 10707725
2026-03-28 07:01:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77550011-70ab-5646-93cd-aa41a6554079 with scrape type 2
2026-03-28 07:01:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 77550011-70ab-5646-93cd-aa41a6554079 with scrape type 2
2026-03-28 07:01:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 77550011-70ab-5646-93cd-aa41a6554079, identifier: 10707725
2026-03-28 07:01:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a0cde66-a650-5785-a406-f0952aa356e4 with identifier: 10709128
2026-03-28 07:01:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a0cde66-a650-5785-a406-f0952aa356e4 with scrape type 2
2026-03-28 07:01:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a0cde66-a650-5785-a406-f0952aa356e4 with scrape type 2
2026-03-28 07:01:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0a0cde66-a650-5785-a406-f0952aa356e4, identifier: 10709128
2026-03-28 07:01:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6cb7f1c3-9c55-5dab-b4f5-1610541f1073 with identifier: 10709129
2026-03-28 07:01:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6cb7f1c3-9c55-5dab-b4f5-1610541f1073 with scrape type 2
2026-03-28 07:01:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6cb7f1c3-9c55-5dab-b4f5-1610541f1073 with scrape type 2
2026-03-28 07:01:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6cb7f1c3-9c55-5dab-b4f5-1610541f1073, identifier: 10709129
2026-03-28 07:01:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8ff28db-d3f3-5b52-88fa-aa35ad439ce1 with identifier: 10709127
2026-03-28 07:01:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8ff28db-d3f3-5b52-88fa-aa35ad439ce1 with scrape type 2
2026-03-28 07:01:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8ff28db-d3f3-5b52-88fa-aa35ad439ce1 with scrape type 2
2026-03-28 07:01:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f8ff28db-d3f3-5b52-88fa-aa35ad439ce1, identifier: 10709127
2026-03-28 07:01:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 2de34135-f33b-58ea-b8da-dea783d50366 with identifier: 10727944
2026-03-28 07:01:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 2de34135-f33b-58ea-b8da-dea783d50366 with identifier: 10727944
2026-03-28 07:01:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 2de34135-f33b-58ea-b8da-dea783d50366 with identifier: 10727944 to the API
2026-03-28 07:01:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 07:01:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 07:01:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727944>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 190,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Hybrid',
'id': '2de34135-f33b-58ea-b8da-dea783d50366',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG298ZF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727944',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 133043,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2021-09-24',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Ford Kuga 2.5 Titanium - Hybrid - Automatic - 190 hp - 133.043 km',
'transmission': 'automatic',
'trim': 'Titanium',
'vin': None,
'year': 2021}
2026-03-28 07:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727944%27 HTTP/1.1" 200 None
2026-03-28 07:01:44 [adesa.it] INFO: Saving data for 10727944: {'auction_closing_time': 1798711260.0, 'created_time': 1774476437.553875, 'last_price_update_time': 1774681304.5096}
2026-03-28 07:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10727944') HTTP/1.1" 204 0
2026-03-28 07:01:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 77550011-70ab-5646-93cd-aa41a6554079 with identifier: 10707725
2026-03-28 07:01:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 77550011-70ab-5646-93cd-aa41a6554079 with identifier: 10707725
2026-03-28 07:01:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 77550011-70ab-5646-93cd-aa41a6554079 with identifier: 10707725 to the API
2026-03-28 07:01:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 07:01:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 07:01:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707725>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '77550011-70ab-5646-93cd-aa41a6554079',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM510NX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707725',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '308',
'odometer': 143319,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10200,
'price_includes_vat': True,
'registration_date': '2023-01-17',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Peugeot 308 SW Allure Pack - Diesel - Automatic - 131 hp - 143.319 '
'km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2023}
2026-03-28 07:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707725%27 HTTP/1.1" 200 None
2026-03-28 07:01:44 [adesa.it] INFO: Saving data for 10707725: {'auction_closing_time': 1798711260.0, 'created_time': 1774195369.11513, 'last_price_update_time': 1774681304.801613}
2026-03-28 07:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10707725') HTTP/1.1" 204 0
2026-03-28 07:01:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0a0cde66-a650-5785-a406-f0952aa356e4 with identifier: 10709128
2026-03-28 07:01:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0a0cde66-a650-5785-a406-f0952aa356e4 with identifier: 10709128
2026-03-28 07:01:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0a0cde66-a650-5785-a406-f0952aa356e4 with identifier: 10709128 to the API
2026-03-28 07:01:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 07:01:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 07:01:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709128>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '0a0cde66-a650-5785-a406-f0952aa356e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP523BN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709128',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Seat',
'model': 'Tarraco',
'odometer': 74946,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14700,
'price_includes_vat': True,
'registration_date': '2023-05-01',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Tarraco 2.0 TDI Style - Diesel - Automatic - 150 hp - 74.946 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-28 07:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709128%27 HTTP/1.1" 200 None
2026-03-28 07:01:45 [adesa.it] INFO: Saving data for 10709128: {'auction_closing_time': 1798711260.0, 'created_time': 1774282620.409041, 'last_price_update_time': 1774681305.121724}
2026-03-28 07:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709128') HTTP/1.1" 204 0
2026-03-28 07:01:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6cb7f1c3-9c55-5dab-b4f5-1610541f1073 with identifier: 10709129
2026-03-28 07:01:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6cb7f1c3-9c55-5dab-b4f5-1610541f1073 with identifier: 10709129
2026-03-28 07:01:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6cb7f1c3-9c55-5dab-b4f5-1610541f1073 with identifier: 10709129 to the API
2026-03-28 07:01:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 07:01:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 07:01:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709129>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '6cb7f1c3-9c55-5dab-b4f5-1610541f1073',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP703AR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709129',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Seat',
'model': 'Tarraco',
'odometer': 68643,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14700,
'price_includes_vat': True,
'registration_date': '2023-05-01',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Tarraco 2.0 TDI Business - Diesel - Automatic - 150 hp - '
'68.643 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-28 07:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709129%27 HTTP/1.1" 200 None
2026-03-28 07:01:45 [adesa.it] INFO: Saving data for 10709129: {'auction_closing_time': 1798711260.0, 'created_time': 1774282342.970904, 'last_price_update_time': 1774681305.421783}
2026-03-28 07:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709129') HTTP/1.1" 204 0
2026-03-28 07:01:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f8ff28db-d3f3-5b52-88fa-aa35ad439ce1 with identifier: 10709127
2026-03-28 07:01:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f8ff28db-d3f3-5b52-88fa-aa35ad439ce1 with identifier: 10709127
2026-03-28 07:01:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f8ff28db-d3f3-5b52-88fa-aa35ad439ce1 with identifier: 10709127 to the API
2026-03-28 07:01:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 07:01:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 07:01:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709127>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': 'f8ff28db-d3f3-5b52-88fa-aa35ad439ce1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP705AR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709127',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Seat',
'model': 'Tarraco',
'odometer': 81579,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14700,
'price_includes_vat': True,
'registration_date': '2023-05-01',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Tarraco 2.0 TDI Style - Diesel - Automatic - 150 hp - 81.579 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-28 07:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709127%27 HTTP/1.1" 200 None
2026-03-28 07:01:45 [adesa.it] INFO: Saving data for 10709127: {'auction_closing_time': 1798711260.0, 'created_time': 1774282374.870425, 'last_price_update_time': 1774681305.71462}
2026-03-28 07:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709127') HTTP/1.1" 204 0
2026-03-28 07:01:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721259> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 07:01:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711151> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 07:01:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a389d05d-a9e3-528e-b6d0-a6dbbe45948f with identifier: 10721259
2026-03-28 07:01:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a389d05d-a9e3-528e-b6d0-a6dbbe45948f with scrape type 2
2026-03-28 07:01:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a389d05d-a9e3-528e-b6d0-a6dbbe45948f with scrape type 2
2026-03-28 07:01:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a389d05d-a9e3-528e-b6d0-a6dbbe45948f, identifier: 10721259
2026-03-28 07:01:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91945f6e-7208-5984-bde5-bd4b897028ae with identifier: 10711151
2026-03-28 07:01:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91945f6e-7208-5984-bde5-bd4b897028ae with scrape type 2
2026-03-28 07:01:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 91945f6e-7208-5984-bde5-bd4b897028ae with scrape type 2
2026-03-28 07:01:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 91945f6e-7208-5984-bde5-bd4b897028ae, identifier: 10711151
2026-03-28 07:01:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a389d05d-a9e3-528e-b6d0-a6dbbe45948f with identifier: 10721259
2026-03-28 07:01:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a389d05d-a9e3-528e-b6d0-a6dbbe45948f with identifier: 10721259
2026-03-28 07:01:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a389d05d-a9e3-528e-b6d0-a6dbbe45948f with identifier: 10721259 to the API
2026-03-28 07:01:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 07:01:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 07:01:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721259>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': 'a389d05d-a9e3-528e-b6d0-a6dbbe45948f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK090FL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721259',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 91969,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 17400,
'price_includes_vat': True,
'registration_date': '2022-04-28',
'seats_number': 7,
'seller_name': 'AYVENS IT',
'title': 'Skoda Kodiaq 2.0 TDI Executive - Diesel - Automatic - 150 hp - '
'91.969 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2022}
2026-03-28 07:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710721259%27 HTTP/1.1" 200 None
2026-03-28 07:01:46 [adesa.it] INFO: Saving data for 10721259: {'auction_closing_time': 1798711260.0, 'created_time': 1774389915.551399, 'last_price_update_time': 1774681306.274389}
2026-03-28 07:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10721259') HTTP/1.1" 204 0
2026-03-28 07:01:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 91945f6e-7208-5984-bde5-bd4b897028ae with identifier: 10711151
2026-03-28 07:01:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 91945f6e-7208-5984-bde5-bd4b897028ae with identifier: 10711151
2026-03-28 07:01:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 91945f6e-7208-5984-bde5-bd4b897028ae with identifier: 10711151 to the API
2026-03-28 07:01:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 07:01:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 07:01:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711151>
{'auction_title': '',
'c_o_2_emission_value': 25,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 218,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Hybrid',
'id': '91945f6e-7208-5984-bde5-bd4b897028ae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH880JC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711151',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 134809,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11100,
'price_includes_vat': True,
'registration_date': '2021-11-18',
'seats_number': 5,
'seller_name': 'ARVAL-IT',
'title': 'Skoda Superb Combi 1.4 TSI Executive - Hybrid - Automatic - 218 hp '
'- 134.809 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2021}
2026-03-28 07:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711151%27 HTTP/1.1" 200 None
2026-03-28 07:01:46 [adesa.it] INFO: Saving data for 10711151: {'auction_closing_time': 1798711260.0, 'created_time': 1774282192.501525, 'last_price_update_time': 1774681306.589231}
2026-03-28 07:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711151') HTTP/1.1" 204 0
2026-03-28 07:01:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707948> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 07:01:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2690b058-b091-5e19-b9e4-af3ec563ea4d with identifier: 10707948
2026-03-28 07:01:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2690b058-b091-5e19-b9e4-af3ec563ea4d with scrape type 2
2026-03-28 07:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2690b058-b091-5e19-b9e4-af3ec563ea4d with scrape type 2
2026-03-28 07:01:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 2690b058-b091-5e19-b9e4-af3ec563ea4d, identifier: 10707948
2026-03-28 07:01:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 2690b058-b091-5e19-b9e4-af3ec563ea4d with identifier: 10707948
2026-03-28 07:01:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 2690b058-b091-5e19-b9e4-af3ec563ea4d with identifier: 10707948
2026-03-28 07:01:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 2690b058-b091-5e19-b9e4-af3ec563ea4d with identifier: 10707948 to the API
2026-03-28 07:01:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 07:01:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 07:01:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707948>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 80,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Petrol',
'id': '2690b058-b091-5e19-b9e4-af3ec563ea4d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN982LR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707948',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Skoda',
'model': 'Fabia',
'odometer': 76443,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 7600,
'price_includes_vat': True,
'registration_date': '2023-03-29',
'seats_number': 5,
'seller_name': 'Athlon Italy',
'title': 'Skoda Fabia 1.0 Ambition - Petrol - Manual - 80 hp - 76.443 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2023}
2026-03-28 07:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707948%27 HTTP/1.1" 200 None
2026-03-28 07:01:47 [adesa.it] INFO: Saving data for 10707948: {'auction_closing_time': 1798711260.0, 'created_time': 1774195357.407883, 'last_price_update_time': 1774681307.123037}
2026-03-28 07:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10707948') HTTP/1.1" 204 0
2026-03-28 07:01:47 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 07:01:47 [adesa.it] INFO: Found listing with ID: 10737400
2026-03-28 07:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710737400%27 HTTP/1.1" 200 None
2026-03-28 07:01:47 [adesa.it] INFO: Scrape type for 10737400: 0
2026-03-28 07:01:47 [adesa.it] INFO: Skipping item 10737400 url https://www.openlane.eu/en/carv6/auction/10737400
2026-03-28 07:01:47 [adesa.it] INFO: Found listing with ID: 10736249
2026-03-28 07:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736249%27 HTTP/1.1" 200 None
2026-03-28 07:01:47 [adesa.it] INFO: Scrape type for 10736249: 0
2026-03-28 07:01:47 [adesa.it] INFO: Skipping item 10736249 url https://www.openlane.eu/en/carv6/auction/10736249
2026-03-28 07:01:47 [adesa.it] INFO: Found listing with ID: 10733236
2026-03-28 07:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733236%27 HTTP/1.1" 200 None
2026-03-28 07:01:47 [adesa.it] INFO: Scrape type for 10733236: 0
2026-03-28 07:01:47 [adesa.it] INFO: Skipping item 10733236 url https://www.openlane.eu/en/carv6/auction/10733236
2026-03-28 07:01:47 [adesa.it] INFO: Found listing with ID: 10733186
2026-03-28 07:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733186%27 HTTP/1.1" 200 None
2026-03-28 07:01:47 [adesa.it] INFO: Scrape type for 10733186: 0
2026-03-28 07:01:47 [adesa.it] INFO: Skipping item 10733186 url https://www.openlane.eu/en/carv6/auction/10733186
2026-03-28 07:01:47 [adesa.it] INFO: Found listing with ID: 10733412
2026-03-28 07:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733412%27 HTTP/1.1" 200 None
2026-03-28 07:01:47 [adesa.it] INFO: Scrape type for 10733412: 0
2026-03-28 07:01:47 [adesa.it] INFO: Skipping item 10733412 url https://www.openlane.eu/en/carv6/auction/10733412
2026-03-28 07:01:47 [adesa.it] INFO: Found listing with ID: 10698504
2026-03-28 07:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710698504%27 HTTP/1.1" 200 None
2026-03-28 07:01:47 [adesa.it] INFO: Scrape type for 10698504: 0
2026-03-28 07:01:47 [adesa.it] INFO: Skipping item 10698504 url https://www.openlane.eu/en/carv6/auction/10698504
2026-03-28 07:01:47 [adesa.it] INFO: Found listing with ID: 10733414
2026-03-28 07:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733414%27 HTTP/1.1" 200 None
2026-03-28 07:01:47 [adesa.it] INFO: Scrape type for 10733414: 0
2026-03-28 07:01:47 [adesa.it] INFO: Skipping item 10733414 url https://www.openlane.eu/en/carv6/auction/10733414
2026-03-28 07:01:47 [adesa.it] INFO: Found listing with ID: 10733270
2026-03-28 07:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733270%27 HTTP/1.1" 200 None
2026-03-28 07:01:47 [adesa.it] INFO: Scrape type for 10733270: 0
2026-03-28 07:01:47 [adesa.it] INFO: Skipping item 10733270 url https://www.openlane.eu/en/carv6/auction/10733270
2026-03-28 07:01:47 [adesa.it] INFO: Found listing with ID: 10734420
2026-03-28 07:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734420%27 HTTP/1.1" 200 None
2026-03-28 07:01:47 [adesa.it] INFO: Scrape type for 10734420: 0
2026-03-28 07:01:47 [adesa.it] INFO: Skipping item 10734420 url https://www.openlane.eu/en/carv6/auction/10734420
2026-03-28 07:01:47 [adesa.it] INFO: Found listing with ID: 10716684
2026-03-28 07:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716684%27 HTTP/1.1" 200 None
2026-03-28 07:01:47 [adesa.it] INFO: Scrape type for 10716684: 0
2026-03-28 07:01:47 [adesa.it] INFO: Skipping item 10716684 url https://www.openlane.eu/en/carv6/auction/10716684
2026-03-28 07:01:47 [adesa.it] INFO: Found listing with ID: 10733413
2026-03-28 07:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733413%27 HTTP/1.1" 200 None
2026-03-28 07:01:47 [adesa.it] INFO: Scrape type for 10733413: 0
2026-03-28 07:01:47 [adesa.it] INFO: Skipping item 10733413 url https://www.openlane.eu/en/carv6/auction/10733413
2026-03-28 07:01:47 [adesa.it] INFO: Found listing with ID: 10738808
2026-03-28 07:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710738808%27 HTTP/1.1" 200 None
2026-03-28 07:01:47 [adesa.it] INFO: Scrape type for 10738808: 0
2026-03-28 07:01:47 [adesa.it] INFO: Skipping item 10738808 url https://www.openlane.eu/en/carv6/auction/10738808
2026-03-28 07:01:47 [adesa.it] INFO: Found listing with ID: 10711148
2026-03-28 07:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711148%27 HTTP/1.1" 200 None
2026-03-28 07:01:47 [adesa.it] INFO: Scrape type for 10711148: 2
2026-03-28 07:01:47 [adesa.it] INFO: Scraping item 10711148 url https://www.openlane.eu/en/carv6/auction/10711148
2026-03-28 07:01:47 [adesa.it] INFO: Found listing with ID: 10723806
2026-03-28 07:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723806%27 HTTP/1.1" 200 None
2026-03-28 07:01:47 [adesa.it] INFO: Scrape type for 10723806: 0
2026-03-28 07:01:47 [adesa.it] INFO: Skipping item 10723806 url https://www.openlane.eu/en/carv6/auction/10723806
2026-03-28 07:01:47 [adesa.it] INFO: Found listing with ID: 10709996
2026-03-28 07:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709996%27 HTTP/1.1" 200 None
2026-03-28 07:01:47 [adesa.it] INFO: Scrape type for 10709996: 2
2026-03-28 07:01:47 [adesa.it] INFO: Scraping item 10709996 url https://www.openlane.eu/en/carv6/auction/10709996
2026-03-28 07:01:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 07:01:47 [adesa.it] INFO: Found listing with ID: 10723368
2026-03-28 07:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723368%27 HTTP/1.1" 200 None
2026-03-28 07:01:47 [adesa.it] INFO: Scrape type for 10723368: 0
2026-03-28 07:01:47 [adesa.it] INFO: Skipping item 10723368 url https://www.openlane.eu/en/carv6/auction/10723368
2026-03-28 07:01:47 [adesa.it] INFO: Found listing with ID: 10723658
2026-03-28 07:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723658%27 HTTP/1.1" 200 None
2026-03-28 07:01:47 [adesa.it] INFO: Scrape type for 10723658: 0
2026-03-28 07:01:47 [adesa.it] INFO: Skipping item 10723658 url https://www.openlane.eu/en/carv6/auction/10723658
2026-03-28 07:01:47 [adesa.it] INFO: Found listing with ID: 10699940
2026-03-28 07:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699940%27 HTTP/1.1" 200 None
2026-03-28 07:01:47 [adesa.it] INFO: Scrape type for 10699940: 0
2026-03-28 07:01:47 [adesa.it] INFO: Skipping item 10699940 url https://www.openlane.eu/en/carv6/auction/10699940
2026-03-28 07:01:47 [adesa.it] INFO: Found listing with ID: 10715034
2026-03-28 07:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715034%27 HTTP/1.1" 200 None
2026-03-28 07:01:47 [adesa.it] INFO: Scrape type for 10715034: 2
2026-03-28 07:01:47 [adesa.it] INFO: Scraping item 10715034 url https://www.openlane.eu/en/carv6/auction/10715034
2026-03-28 07:01:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 07:01:47 [adesa.it] INFO: Found listing with ID: 10716644
2026-03-28 07:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716644%27 HTTP/1.1" 200 None
2026-03-28 07:01:47 [adesa.it] INFO: Scrape type for 10716644: 0
2026-03-28 07:01:47 [adesa.it] INFO: Skipping item 10716644 url https://www.openlane.eu/en/carv6/auction/10716644
2026-03-28 07:01:47 [adesa.it] INFO: Found listing with ID: 10716677
2026-03-28 07:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716677%27 HTTP/1.1" 200 None
2026-03-28 07:01:47 [adesa.it] INFO: Scrape type for 10716677: 0
2026-03-28 07:01:47 [adesa.it] INFO: Skipping item 10716677 url https://www.openlane.eu/en/carv6/auction/10716677
2026-03-28 07:01:47 [adesa.it] INFO: Found listing with ID: 10723598
2026-03-28 07:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723598%27 HTTP/1.1" 200 None
2026-03-28 07:01:47 [adesa.it] INFO: Scrape type for 10723598: 0
2026-03-28 07:01:47 [adesa.it] INFO: Skipping item 10723598 url https://www.openlane.eu/en/carv6/auction/10723598
2026-03-28 07:01:47 [adesa.it] INFO: Found listing with ID: 10723639
2026-03-28 07:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723639%27 HTTP/1.1" 200 None
2026-03-28 07:01:47 [adesa.it] INFO: Scrape type for 10723639: 0
2026-03-28 07:01:47 [adesa.it] INFO: Skipping item 10723639 url https://www.openlane.eu/en/carv6/auction/10723639
2026-03-28 07:01:47 [adesa.it] INFO: Found listing with ID: 10716464
2026-03-28 07:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716464%27 HTTP/1.1" 200 None
2026-03-28 07:01:47 [adesa.it] INFO: Scrape type for 10716464: 0
2026-03-28 07:01:47 [adesa.it] INFO: Skipping item 10716464 url https://www.openlane.eu/en/carv6/auction/10716464
2026-03-28 07:01:47 [adesa.it] INFO: Found listing with ID: 10707726
2026-03-28 07:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707726%27 HTTP/1.1" 200 None
2026-03-28 07:01:47 [adesa.it] INFO: Scrape type for 10707726: 2
2026-03-28 07:01:47 [adesa.it] INFO: Scraping item 10707726 url https://www.openlane.eu/en/carv6/auction/10707726
2026-03-28 07:01:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 07:01:47 [adesa.it] INFO: Found listing with ID: 10716602
2026-03-28 07:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716602%27 HTTP/1.1" 200 None
2026-03-28 07:01:47 [adesa.it] INFO: Scrape type for 10716602: 0
2026-03-28 07:01:47 [adesa.it] INFO: Skipping item 10716602 url https://www.openlane.eu/en/carv6/auction/10716602
2026-03-28 07:01:47 [adesa.it] INFO: Found listing with ID: 10716600
2026-03-28 07:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716600%27 HTTP/1.1" 200 None
2026-03-28 07:01:47 [adesa.it] INFO: Scrape type for 10716600: 0
2026-03-28 07:01:47 [adesa.it] INFO: Skipping item 10716600 url https://www.openlane.eu/en/carv6/auction/10716600
2026-03-28 07:01:47 [adesa.it] INFO: Found listing with ID: 10741902
2026-03-28 07:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741902%27 HTTP/1.1" 200 None
2026-03-28 07:01:47 [adesa.it] INFO: Scrape type for 10741902: 0
2026-03-28 07:01:47 [adesa.it] INFO: Skipping item 10741902 url https://www.openlane.eu/en/carv6/auction/10741902
2026-03-28 07:01:47 [adesa.it] INFO: Found listing with ID: 10733655
2026-03-28 07:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733655%27 HTTP/1.1" 200 None
2026-03-28 07:01:47 [adesa.it] INFO: Scrape type for 10733655: 0
2026-03-28 07:01:47 [adesa.it] INFO: Skipping item 10733655 url https://www.openlane.eu/en/carv6/auction/10733655
2026-03-28 07:01:47 [adesa.it] INFO: Found listing with ID: 10735861
2026-03-28 07:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735861%27 HTTP/1.1" 200 None
2026-03-28 07:01:47 [adesa.it] INFO: Scrape type for 10735861: 0
2026-03-28 07:01:47 [adesa.it] INFO: Skipping item 10735861 url https://www.openlane.eu/en/carv6/auction/10735861
2026-03-28 07:01:47 [adesa.it] INFO: Found listing with ID: 10716957
2026-03-28 07:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716957%27 HTTP/1.1" 200 None
2026-03-28 07:01:47 [adesa.it] INFO: Scrape type for 10716957: 0
2026-03-28 07:01:47 [adesa.it] INFO: Skipping item 10716957 url https://www.openlane.eu/en/carv6/auction/10716957
2026-03-28 07:01:47 [adesa.it] INFO: Found listing with ID: 10637027
2026-03-28 07:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710637027%27 HTTP/1.1" 200 None
2026-03-28 07:01:47 [adesa.it] INFO: Scrape type for 10637027: 0
2026-03-28 07:01:47 [adesa.it] INFO: Skipping item 10637027 url https://www.openlane.eu/en/carv6/auction/10637027
2026-03-28 07:01:47 [adesa.it] INFO: Found listing with ID: 10553901
2026-03-28 07:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710553901%27 HTTP/1.1" 200 None
2026-03-28 07:01:48 [adesa.it] INFO: Scrape type for 10553901: 0
2026-03-28 07:01:48 [adesa.it] INFO: Skipping item 10553901 url https://www.openlane.eu/en/carv6/auction/10553901
2026-03-28 07:01:48 [adesa.it] INFO: Found listing with ID: 10685088
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710685088%27 HTTP/1.1" 200 None
2026-03-28 07:01:48 [adesa.it] INFO: Scrape type for 10685088: 0
2026-03-28 07:01:48 [adesa.it] INFO: Skipping item 10685088 url https://www.openlane.eu/en/carv6/auction/10685088
2026-03-28 07:01:48 [adesa.it] INFO: Found listing with ID: 10673716
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710673716%27 HTTP/1.1" 200 None
2026-03-28 07:01:48 [adesa.it] INFO: Scrape type for 10673716: 2
2026-03-28 07:01:48 [adesa.it] INFO: Scraping item 10673716 url https://www.openlane.eu/en/carv6/auction/10673716
2026-03-28 07:01:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 07:01:48 [adesa.it] INFO: Found listing with ID: 10655715
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710655715%27 HTTP/1.1" 200 None
2026-03-28 07:01:48 [adesa.it] INFO: Scrape type for 10655715: 0
2026-03-28 07:01:48 [adesa.it] INFO: Skipping item 10655715 url https://www.openlane.eu/en/carv6/auction/10655715
2026-03-28 07:01:48 [adesa.it] INFO: Found listing with ID: 10696142
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710696142%27 HTTP/1.1" 200 None
2026-03-28 07:01:48 [adesa.it] INFO: Scrape type for 10696142: 0
2026-03-28 07:01:48 [adesa.it] INFO: Skipping item 10696142 url https://www.openlane.eu/en/carv6/auction/10696142
2026-03-28 07:01:48 [adesa.it] INFO: Found listing with ID: 10661601
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710661601%27 HTTP/1.1" 200 None
2026-03-28 07:01:48 [adesa.it] INFO: Scrape type for 10661601: 2
2026-03-28 07:01:48 [adesa.it] INFO: Scraping item 10661601 url https://www.openlane.eu/en/carv6/auction/10661601
2026-03-28 07:01:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 07:01:48 [adesa.it] INFO: Found listing with ID: 10626555
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710626555%27 HTTP/1.1" 200 None
2026-03-28 07:01:48 [adesa.it] INFO: Scrape type for 10626555: 0
2026-03-28 07:01:48 [adesa.it] INFO: Skipping item 10626555 url https://www.openlane.eu/en/carv6/auction/10626555
2026-03-28 07:01:48 [adesa.it] INFO: Found listing with ID: 10693709
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710693709%27 HTTP/1.1" 200 None
2026-03-28 07:01:48 [adesa.it] INFO: Scrape type for 10693709: 0
2026-03-28 07:01:48 [adesa.it] INFO: Skipping item 10693709 url https://www.openlane.eu/en/carv6/auction/10693709
2026-03-28 07:01:48 [adesa.it] INFO: Found listing with ID: 10626536
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710626536%27 HTTP/1.1" 200 None
2026-03-28 07:01:48 [adesa.it] INFO: Scrape type for 10626536: 0
2026-03-28 07:01:48 [adesa.it] INFO: Skipping item 10626536 url https://www.openlane.eu/en/carv6/auction/10626536
2026-03-28 07:01:48 [adesa.it] INFO: Found listing with ID: 10698055
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710698055%27 HTTP/1.1" 200 None
2026-03-28 07:01:48 [adesa.it] INFO: Scrape type for 10698055: 0
2026-03-28 07:01:48 [adesa.it] INFO: Skipping item 10698055 url https://www.openlane.eu/en/carv6/auction/10698055
2026-03-28 07:01:48 [adesa.it] INFO: Found listing with ID: 10640471
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710640471%27 HTTP/1.1" 200 None
2026-03-28 07:01:48 [adesa.it] INFO: Scrape type for 10640471: 0
2026-03-28 07:01:48 [adesa.it] INFO: Skipping item 10640471 url https://www.openlane.eu/en/carv6/auction/10640471
2026-03-28 07:01:48 [adesa.it] INFO: Found listing with ID: 10652148
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710652148%27 HTTP/1.1" 200 None
2026-03-28 07:01:48 [adesa.it] INFO: Scrape type for 10652148: 2
2026-03-28 07:01:48 [adesa.it] INFO: Scraping item 10652148 url https://www.openlane.eu/en/carv6/auction/10652148
2026-03-28 07:01:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 07:01:48 [adesa.it] INFO: Found listing with ID: 10728757
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728757%27 HTTP/1.1" 200 None
2026-03-28 07:01:48 [adesa.it] INFO: Scrape type for 10728757: 0
2026-03-28 07:01:48 [adesa.it] INFO: Skipping item 10728757 url https://www.openlane.eu/en/carv6/auction/10728757
2026-03-28 07:01:48 [adesa.it] INFO: Found listing with ID: 10664296
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710664296%27 HTTP/1.1" 200 None
2026-03-28 07:01:48 [adesa.it] INFO: Scrape type for 10664296: 2
2026-03-28 07:01:48 [adesa.it] INFO: Scraping item 10664296 url https://www.openlane.eu/en/carv6/auction/10664296
2026-03-28 07:01:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 07:01:48 [adesa.it] INFO: Found listing with ID: 10699462
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699462%27 HTTP/1.1" 200 None
2026-03-28 07:01:48 [adesa.it] INFO: Scrape type for 10699462: 0
2026-03-28 07:01:48 [adesa.it] INFO: Skipping item 10699462 url https://www.openlane.eu/en/carv6/auction/10699462
2026-03-28 07:01:48 [adesa.it] INFO: Found listing with ID: 10707859
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707859%27 HTTP/1.1" 200 None
2026-03-28 07:01:48 [adesa.it] INFO: Scrape type for 10707859: 2
2026-03-28 07:01:48 [adesa.it] INFO: Scraping item 10707859 url https://www.openlane.eu/en/carv6/auction/10707859
2026-03-28 07:01:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 07:01:48 [adesa.it] INFO: Found listing with ID: 10721361
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710721361%27 HTTP/1.1" 200 None
2026-03-28 07:01:48 [adesa.it] INFO: Scrape type for 10721361: 0
2026-03-28 07:01:48 [adesa.it] INFO: Skipping item 10721361 url https://www.openlane.eu/en/carv6/auction/10721361
2026-03-28 07:01:48 [adesa.it] INFO: Found listing with ID: 10699419
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699419%27 HTTP/1.1" 200 None
2026-03-28 07:01:48 [adesa.it] INFO: Scrape type for 10699419: 0
2026-03-28 07:01:48 [adesa.it] INFO: Skipping item 10699419 url https://www.openlane.eu/en/carv6/auction/10699419
2026-03-28 07:01:48 [adesa.it] INFO: Found listing with ID: 10699423
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699423%27 HTTP/1.1" 200 None
2026-03-28 07:01:48 [adesa.it] INFO: Scrape type for 10699423: 0
2026-03-28 07:01:48 [adesa.it] INFO: Skipping item 10699423 url https://www.openlane.eu/en/carv6/auction/10699423
2026-03-28 07:01:48 [adesa.it] INFO: Found listing with ID: 10699447
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699447%27 HTTP/1.1" 200 None
2026-03-28 07:01:48 [adesa.it] INFO: Scrape type for 10699447: 0
2026-03-28 07:01:48 [adesa.it] INFO: Skipping item 10699447 url https://www.openlane.eu/en/carv6/auction/10699447
2026-03-28 07:01:48 [adesa.it] INFO: Found listing with ID: 10699449
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699449%27 HTTP/1.1" 200 None
2026-03-28 07:01:48 [adesa.it] INFO: Scrape type for 10699449: 0
2026-03-28 07:01:48 [adesa.it] INFO: Skipping item 10699449 url https://www.openlane.eu/en/carv6/auction/10699449
2026-03-28 07:01:48 [adesa.it] INFO: Found listing with ID: 10733190
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733190%27 HTTP/1.1" 200 None
2026-03-28 07:01:48 [adesa.it] INFO: Scrape type for 10733190: 0
2026-03-28 07:01:48 [adesa.it] INFO: Skipping item 10733190 url https://www.openlane.eu/en/carv6/auction/10733190
2026-03-28 07:01:48 [adesa.it] INFO: Found listing with ID: 10538292
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710538292%27 HTTP/1.1" 200 None
2026-03-28 07:01:48 [adesa.it] INFO: Scrape type for 10538292: 0
2026-03-28 07:01:48 [adesa.it] INFO: Skipping item 10538292 url https://www.openlane.eu/en/carv6/auction/10538292
2026-03-28 07:01:48 [adesa.it] INFO: Found listing with ID: 10716296
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716296%27 HTTP/1.1" 200 None
2026-03-28 07:01:48 [adesa.it] INFO: Scrape type for 10716296: 0
2026-03-28 07:01:48 [adesa.it] INFO: Skipping item 10716296 url https://www.openlane.eu/en/carv6/auction/10716296
2026-03-28 07:01:48 [adesa.it] INFO: Found listing with ID: 10733662
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733662%27 HTTP/1.1" 200 None
2026-03-28 07:01:48 [adesa.it] INFO: Scrape type for 10733662: 0
2026-03-28 07:01:48 [adesa.it] INFO: Skipping item 10733662 url https://www.openlane.eu/en/carv6/auction/10733662
2026-03-28 07:01:48 [adesa.it] INFO: Found listing with ID: 10734359
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734359%27 HTTP/1.1" 200 None
2026-03-28 07:01:48 [adesa.it] INFO: Scrape type for 10734359: 0
2026-03-28 07:01:48 [adesa.it] INFO: Skipping item 10734359 url https://www.openlane.eu/en/carv6/auction/10734359
2026-03-28 07:01:48 [adesa.it] INFO: Found listing with ID: 10734360
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734360%27 HTTP/1.1" 200 None
2026-03-28 07:01:48 [adesa.it] INFO: Scrape type for 10734360: 0
2026-03-28 07:01:48 [adesa.it] INFO: Skipping item 10734360 url https://www.openlane.eu/en/carv6/auction/10734360
2026-03-28 07:01:48 [adesa.it] INFO: Found listing with ID: 10728848
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728848%27 HTTP/1.1" 200 None
2026-03-28 07:01:48 [adesa.it] INFO: Scrape type for 10728848: 0
2026-03-28 07:01:48 [adesa.it] INFO: Skipping item 10728848 url https://www.openlane.eu/en/carv6/auction/10728848
2026-03-28 07:01:48 [adesa.it] INFO: Found listing with ID: 10691962
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710691962%27 HTTP/1.1" 200 None
2026-03-28 07:01:48 [adesa.it] INFO: Scrape type for 10691962: 0
2026-03-28 07:01:48 [adesa.it] INFO: Skipping item 10691962 url https://www.openlane.eu/en/carv6/auction/10691962
2026-03-28 07:01:48 [adesa.it] INFO: Found listing with ID: 10451928
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710451928%27 HTTP/1.1" 200 None
2026-03-28 07:01:48 [adesa.it] INFO: Scrape type for 10451928: 0
2026-03-28 07:01:48 [adesa.it] INFO: Skipping item 10451928 url https://www.openlane.eu/en/carv6/auction/10451928
2026-03-28 07:01:48 [adesa.it] INFO: Found listing with ID: 10269525
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710269525%27 HTTP/1.1" 200 None
2026-03-28 07:01:48 [adesa.it] INFO: Scrape type for 10269525: 0
2026-03-28 07:01:48 [adesa.it] INFO: Skipping item 10269525 url https://www.openlane.eu/en/carv6/auction/10269525
2026-03-28 07:01:48 [adesa.it] INFO: Found listing with ID: 10104511
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710104511%27 HTTP/1.1" 200 None
2026-03-28 07:01:48 [adesa.it] INFO: Scrape type for 10104511: 2
2026-03-28 07:01:48 [adesa.it] INFO: Scraping item 10104511 url https://www.openlane.eu/en/carv6/auction/10104511
2026-03-28 07:01:48 [adesa.it] INFO: Found listing with ID: 10279685
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710279685%27 HTTP/1.1" 200 None
2026-03-28 07:01:48 [adesa.it] INFO: Scrape type for 10279685: 0
2026-03-28 07:01:48 [adesa.it] INFO: Skipping item 10279685 url https://www.openlane.eu/en/carv6/auction/10279685
2026-03-28 07:01:48 [adesa.it] INFO: Found listing with ID: 10491301
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710491301%27 HTTP/1.1" 200 None
2026-03-28 07:01:48 [adesa.it] INFO: Scrape type for 10491301: 0
2026-03-28 07:01:48 [adesa.it] INFO: Skipping item 10491301 url https://www.openlane.eu/en/carv6/auction/10491301
2026-03-28 07:01:48 [adesa.it] INFO: Found listing with ID: 10419055
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710419055%27 HTTP/1.1" 200 None
2026-03-28 07:01:48 [adesa.it] INFO: Scrape type for 10419055: 0
2026-03-28 07:01:48 [adesa.it] INFO: Skipping item 10419055 url https://www.openlane.eu/en/carv6/auction/10419055
2026-03-28 07:01:48 [adesa.it] INFO: Found listing with ID: 10733188
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733188%27 HTTP/1.1" 200 None
2026-03-28 07:01:48 [adesa.it] INFO: Scrape type for 10733188: 0
2026-03-28 07:01:48 [adesa.it] INFO: Skipping item 10733188 url https://www.openlane.eu/en/carv6/auction/10733188
2026-03-28 07:01:48 [adesa.it] INFO: Found listing with ID: 10699478
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699478%27 HTTP/1.1" 200 None
2026-03-28 07:01:48 [adesa.it] INFO: Scrape type for 10699478: 0
2026-03-28 07:01:48 [adesa.it] INFO: Skipping item 10699478 url https://www.openlane.eu/en/carv6/auction/10699478
2026-03-28 07:01:48 [adesa.it] INFO: Found listing with ID: 10394824
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710394824%27 HTTP/1.1" 200 None
2026-03-28 07:01:48 [adesa.it] INFO: Scrape type for 10394824: 0
2026-03-28 07:01:48 [adesa.it] INFO: Skipping item 10394824 url https://www.openlane.eu/en/carv6/auction/10394824
2026-03-28 07:01:48 [adesa.it] INFO: Found listing with ID: 10420142
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710420142%27 HTTP/1.1" 200 None
2026-03-28 07:01:48 [adesa.it] INFO: Scrape type for 10420142: 0
2026-03-28 07:01:48 [adesa.it] INFO: Skipping item 10420142 url https://www.openlane.eu/en/carv6/auction/10420142
2026-03-28 07:01:48 [adesa.it] INFO: Found listing with ID: 10664300
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710664300%27 HTTP/1.1" 200 None
2026-03-28 07:01:48 [adesa.it] INFO: Scrape type for 10664300: 0
2026-03-28 07:01:48 [adesa.it] INFO: Skipping item 10664300 url https://www.openlane.eu/en/carv6/auction/10664300
2026-03-28 07:01:48 [adesa.it] INFO: Found listing with ID: 10627620
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710627620%27 HTTP/1.1" 200 None
2026-03-28 07:01:48 [adesa.it] INFO: Scrape type for 10627620: 0
2026-03-28 07:01:48 [adesa.it] INFO: Skipping item 10627620 url https://www.openlane.eu/en/carv6/auction/10627620
2026-03-28 07:01:48 [adesa.it] INFO: Found listing with ID: 10699484
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699484%27 HTTP/1.1" 200 None
2026-03-28 07:01:48 [adesa.it] INFO: Scrape type for 10699484: 0
2026-03-28 07:01:48 [adesa.it] INFO: Skipping item 10699484 url https://www.openlane.eu/en/carv6/auction/10699484
2026-03-28 07:01:48 [adesa.it] INFO: Found listing with ID: 10631808
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710631808%27 HTTP/1.1" 200 None
2026-03-28 07:01:48 [adesa.it] INFO: Scrape type for 10631808: 0
2026-03-28 07:01:48 [adesa.it] INFO: Skipping item 10631808 url https://www.openlane.eu/en/carv6/auction/10631808
2026-03-28 07:01:48 [adesa.it] INFO: Found listing with ID: 10574134
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710574134%27 HTTP/1.1" 200 None
2026-03-28 07:01:48 [adesa.it] INFO: Scrape type for 10574134: 0
2026-03-28 07:01:48 [adesa.it] INFO: Skipping item 10574134 url https://www.openlane.eu/en/carv6/auction/10574134
2026-03-28 07:01:48 [adesa.it] INFO: Found listing with ID: 10276295
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710276295%27 HTTP/1.1" 200 None
2026-03-28 07:01:48 [adesa.it] INFO: Scrape type for 10276295: 0
2026-03-28 07:01:48 [adesa.it] INFO: Skipping item 10276295 url https://www.openlane.eu/en/carv6/auction/10276295
2026-03-28 07:01:48 [adesa.it] INFO: Found listing with ID: 10598544
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710598544%27 HTTP/1.1" 200 None
2026-03-28 07:01:48 [adesa.it] INFO: Scrape type for 10598544: 0
2026-03-28 07:01:48 [adesa.it] INFO: Skipping item 10598544 url https://www.openlane.eu/en/carv6/auction/10598544
2026-03-28 07:01:48 [adesa.it] INFO: Found listing with ID: 10598543
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710598543%27 HTTP/1.1" 200 None
2026-03-28 07:01:48 [adesa.it] INFO: Scrape type for 10598543: 0
2026-03-28 07:01:48 [adesa.it] INFO: Skipping item 10598543 url https://www.openlane.eu/en/carv6/auction/10598543
2026-03-28 07:01:48 [adesa.it] INFO: Found listing with ID: 10699509
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699509%27 HTTP/1.1" 200 None
2026-03-28 07:01:48 [adesa.it] INFO: Scrape type for 10699509: 0
2026-03-28 07:01:48 [adesa.it] INFO: Skipping item 10699509 url https://www.openlane.eu/en/carv6/auction/10699509
2026-03-28 07:01:48 [adesa.it] INFO: Found listing with ID: 10598549
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710598549%27 HTTP/1.1" 200 None
2026-03-28 07:01:48 [adesa.it] INFO: Scrape type for 10598549: 0
2026-03-28 07:01:48 [adesa.it] INFO: Skipping item 10598549 url https://www.openlane.eu/en/carv6/auction/10598549
2026-03-28 07:01:48 [adesa.it] INFO: Found listing with ID: 10699521
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699521%27 HTTP/1.1" 200 None
2026-03-28 07:01:48 [adesa.it] INFO: Scrape type for 10699521: 0
2026-03-28 07:01:48 [adesa.it] INFO: Skipping item 10699521 url https://www.openlane.eu/en/carv6/auction/10699521
2026-03-28 07:01:48 [adesa.it] INFO: Found listing with ID: 10598536
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710598536%27 HTTP/1.1" 200 None
2026-03-28 07:01:48 [adesa.it] INFO: Scrape type for 10598536: 0
2026-03-28 07:01:48 [adesa.it] INFO: Skipping item 10598536 url https://www.openlane.eu/en/carv6/auction/10598536
2026-03-28 07:01:48 [adesa.it] INFO: Found listing with ID: 10697381
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710697381%27 HTTP/1.1" 200 None
2026-03-28 07:01:48 [adesa.it] INFO: Scrape type for 10697381: 0
2026-03-28 07:01:48 [adesa.it] INFO: Skipping item 10697381 url https://www.openlane.eu/en/carv6/auction/10697381
2026-03-28 07:01:48 [adesa.it] INFO: Found listing with ID: 10612787
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710612787%27 HTTP/1.1" 200 None
2026-03-28 07:01:48 [adesa.it] INFO: Scrape type for 10612787: 0
2026-03-28 07:01:48 [adesa.it] INFO: Skipping item 10612787 url https://www.openlane.eu/en/carv6/auction/10612787
2026-03-28 07:01:48 [adesa.it] INFO: Found listing with ID: 10699510
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699510%27 HTTP/1.1" 200 None
2026-03-28 07:01:48 [adesa.it] INFO: Scrape type for 10699510: 0
2026-03-28 07:01:48 [adesa.it] INFO: Skipping item 10699510 url https://www.openlane.eu/en/carv6/auction/10699510
2026-03-28 07:01:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709996> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 07:01:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 07:01:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 505fab3b-851d-5bd3-b219-e5681688e75a with identifier: 10709996
2026-03-28 07:01:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 505fab3b-851d-5bd3-b219-e5681688e75a with scrape type 2
2026-03-28 07:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 505fab3b-851d-5bd3-b219-e5681688e75a with scrape type 2
2026-03-28 07:01:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 505fab3b-851d-5bd3-b219-e5681688e75a, identifier: 10709996
2026-03-28 07:01:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 505fab3b-851d-5bd3-b219-e5681688e75a with identifier: 10709996
2026-03-28 07:01:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 505fab3b-851d-5bd3-b219-e5681688e75a with identifier: 10709996
2026-03-28 07:01:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 505fab3b-851d-5bd3-b219-e5681688e75a with identifier: 10709996 to the API
2026-03-28 07:01:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 07:01:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 07:01:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709996>
{'auction_title': '',
'c_o_2_emission_value': 40,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 218,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Hybrid',
'id': '505fab3b-851d-5bd3-b219-e5681688e75a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FM325BM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709996',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 158461,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8200,
'price_includes_vat': True,
'registration_date': '2017-10-18',
'seats_number': 5,
'seller_name': 'ARVAL-IT',
'title': 'Volkswagen Passat GTE 1.4 TSI - Hybrid - Automatic - 218 hp - '
'158.461 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2017}
2026-03-28 07:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709996%27 HTTP/1.1" 200 None
2026-03-28 07:01:50 [adesa.it] INFO: Saving data for 10709996: {'auction_closing_time': 1798711260.0, 'created_time': 1774282336.058734, 'last_price_update_time': 1774681310.154824}
2026-03-28 07:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709996') HTTP/1.1" 204 0
2026-03-28 07:01:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711148> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 07:01:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10652148> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 07:01:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707726> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 07:01:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10661601> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 07:01:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10664296> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 07:01:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 07:01:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10673716> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 07:01:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f041d48-9f13-584b-8c52-5d977d828b97 with identifier: 10711148
2026-03-28 07:01:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f041d48-9f13-584b-8c52-5d977d828b97 with scrape type 2
2026-03-28 07:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f041d48-9f13-584b-8c52-5d977d828b97 with scrape type 2
2026-03-28 07:01:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5f041d48-9f13-584b-8c52-5d977d828b97, identifier: 10711148
2026-03-28 07:01:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 992f53e0-a47c-532f-a177-6c5104772e1a with identifier: 10652148
2026-03-28 07:01:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 992f53e0-a47c-532f-a177-6c5104772e1a with scrape type 2
2026-03-28 07:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 992f53e0-a47c-532f-a177-6c5104772e1a with scrape type 2
2026-03-28 07:01:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 992f53e0-a47c-532f-a177-6c5104772e1a, identifier: 10652148
2026-03-28 07:01:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5f041d48-9f13-584b-8c52-5d977d828b97 with identifier: 10711148
2026-03-28 07:01:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5f041d48-9f13-584b-8c52-5d977d828b97 with identifier: 10711148
2026-03-28 07:01:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5f041d48-9f13-584b-8c52-5d977d828b97 with identifier: 10711148 to the API
2026-03-28 07:01:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 07:01:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 07:01:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711148>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 218,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Hybrid',
'id': '5f041d48-9f13-584b-8c52-5d977d828b97',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ739AG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711148',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'Rav4',
'odometer': 85082,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 19250,
'price_includes_vat': True,
'registration_date': '2022-01-19',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota Rav4 2.5 VVT-i Dynamic - Hybrid - Automatic - 218 hp - '
'85.082 km',
'transmission': 'automatic',
'trim': 'Dynamic',
'vin': None,
'year': 2022}
2026-03-28 07:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711148%27 HTTP/1.1" 200 None
2026-03-28 07:01:50 [adesa.it] INFO: Saving data for 10711148: {'auction_closing_time': 1798711260.0, 'created_time': 1774282304.460311, 'last_price_update_time': 1774681310.81683}
2026-03-28 07:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711148') HTTP/1.1" 204 0
2026-03-28 07:01:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 992f53e0-a47c-532f-a177-6c5104772e1a with identifier: 10652148
2026-03-28 07:01:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 992f53e0-a47c-532f-a177-6c5104772e1a with identifier: 10652148
2026-03-28 07:01:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 992f53e0-a47c-532f-a177-6c5104772e1a with identifier: 10652148 to the API
2026-03-28 07:01:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 07:01:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 07:01:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10652148>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 111,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '992f53e0-a47c-532f-a177-6c5104772e1a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '56046',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10652148',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Bigster',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 26200,
'price_includes_vat': True,
'registration_date': '2026-02-13',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Dacia Bigster - Petrol - Automatic - 111 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2026}
2026-03-28 07:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710652148%27 HTTP/1.1" 200 None
2026-03-28 07:01:51 [adesa.it] INFO: Saving data for 10652148: {'auction_closing_time': 1798675200.0, 'created_time': 1773259745.415437, 'last_price_update_time': 1774681311.118623}
2026-03-28 07:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10652148') HTTP/1.1" 204 0
2026-03-28 07:01:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7423e021-fff6-563b-b293-2c0d50327b7f with identifier: 10707726
2026-03-28 07:01:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7423e021-fff6-563b-b293-2c0d50327b7f with scrape type 2
2026-03-28 07:01:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7423e021-fff6-563b-b293-2c0d50327b7f with scrape type 2
2026-03-28 07:01:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7423e021-fff6-563b-b293-2c0d50327b7f, identifier: 10707726
2026-03-28 07:01:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a39dffb-0b8f-55b3-ab81-ba4638c71a1a with identifier: 10661601
2026-03-28 07:01:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a39dffb-0b8f-55b3-ab81-ba4638c71a1a with scrape type 2
2026-03-28 07:01:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a39dffb-0b8f-55b3-ab81-ba4638c71a1a with scrape type 2
2026-03-28 07:01:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6a39dffb-0b8f-55b3-ab81-ba4638c71a1a, identifier: 10661601
2026-03-28 07:01:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d80aa3f-e91e-5863-875c-608df9c0f342 with identifier: 10664296
2026-03-28 07:01:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d80aa3f-e91e-5863-875c-608df9c0f342 with scrape type 2
2026-03-28 07:01:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d80aa3f-e91e-5863-875c-608df9c0f342 with scrape type 2
2026-03-28 07:01:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9d80aa3f-e91e-5863-875c-608df9c0f342, identifier: 10664296
2026-03-28 07:01:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7423e021-fff6-563b-b293-2c0d50327b7f with identifier: 10707726
2026-03-28 07:01:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7423e021-fff6-563b-b293-2c0d50327b7f with identifier: 10707726
2026-03-28 07:01:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7423e021-fff6-563b-b293-2c0d50327b7f with identifier: 10707726 to the API
2026-03-28 07:01:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 07:01:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 07:01:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707726>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '7423e021-fff6-563b-b293-2c0d50327b7f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE443CK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707726',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 146938,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14900,
'price_includes_vat': True,
'registration_date': '2021-01-26',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Volkswagen Tiguan 2.0 TDI Life - Diesel - Automatic - 150 hp - '
'146.938 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2021}
2026-03-28 07:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707726%27 HTTP/1.1" 200 None
2026-03-28 07:01:51 [adesa.it] INFO: Saving data for 10707726: {'auction_closing_time': 1798711260.0, 'created_time': 1774195384.110432, 'last_price_update_time': 1774681311.658027}
2026-03-28 07:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10707726') HTTP/1.1" 204 0
2026-03-28 07:01:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6a39dffb-0b8f-55b3-ab81-ba4638c71a1a with identifier: 10661601
2026-03-28 07:01:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6a39dffb-0b8f-55b3-ab81-ba4638c71a1a with identifier: 10661601
2026-03-28 07:01:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6a39dffb-0b8f-55b3-ab81-ba4638c71a1a with identifier: 10661601 to the API
2026-03-28 07:01:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 07:01:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 07:01:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10661601>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 158,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '6a39dffb-0b8f-55b3-ab81-ba4638c71a1a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '56443',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10661601',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Alfa Romeo',
'model': 'Junior',
'odometer': 13486,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 18400,
'price_includes_vat': True,
'registration_date': '2025-03-06',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Alfa Romeo Junior - Electric - Automatic - 158 hp - 13.486 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-28 07:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710661601%27 HTTP/1.1" 200 None
2026-03-28 07:01:51 [adesa.it] INFO: Saving data for 10661601: {'auction_closing_time': 1798675200.0, 'created_time': 1773331317.931718, 'last_price_update_time': 1774681311.930155}
2026-03-28 07:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10661601') HTTP/1.1" 204 0
2026-03-28 07:01:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9d80aa3f-e91e-5863-875c-608df9c0f342 with identifier: 10664296
2026-03-28 07:01:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9d80aa3f-e91e-5863-875c-608df9c0f342 with identifier: 10664296
2026-03-28 07:01:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9d80aa3f-e91e-5863-875c-608df9c0f342 with identifier: 10664296 to the API
2026-03-28 07:01:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 07:01:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 07:01:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10664296>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 161,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '9d80aa3f-e91e-5863-875c-608df9c0f342',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HC006MK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10664296',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 29400,
'price_includes_vat': True,
'registration_date': '2026-01-30',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai Tucson 1.6 T-GDI - Petrol - Automatic - 161 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2026}
2026-03-28 07:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710664296%27 HTTP/1.1" 200 None
2026-03-28 07:01:52 [adesa.it] INFO: Saving data for 10664296: {'auction_closing_time': 1798675200.0, 'created_time': 1773418336.1414149, 'last_price_update_time': 1774681312.237092}
2026-03-28 07:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10664296') HTTP/1.1" 204 0
2026-03-28 07:01:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94049282-c7b3-5d23-93cd-ba398f5dd17e with identifier: 10673716
2026-03-28 07:01:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94049282-c7b3-5d23-93cd-ba398f5dd17e with scrape type 2
2026-03-28 07:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 94049282-c7b3-5d23-93cd-ba398f5dd17e with scrape type 2
2026-03-28 07:01:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 94049282-c7b3-5d23-93cd-ba398f5dd17e, identifier: 10673716
2026-03-28 07:01:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 94049282-c7b3-5d23-93cd-ba398f5dd17e with identifier: 10673716
2026-03-28 07:01:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 94049282-c7b3-5d23-93cd-ba398f5dd17e with identifier: 10673716
2026-03-28 07:01:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 94049282-c7b3-5d23-93cd-ba398f5dd17e with identifier: 10673716 to the API
2026-03-28 07:01:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 07:01:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 07:01:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10673716>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '94049282-c7b3-5d23-93cd-ba398f5dd17e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '53670',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10673716',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Alfa Romeo',
'model': 'Junior',
'odometer': 12871,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 19800,
'price_includes_vat': True,
'registration_date': '2025-03-31',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Alfa Romeo Junior - Electric - Automatic - 156 hp - 12.871 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-28 07:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710673716%27 HTTP/1.1" 200 None
2026-03-28 07:01:52 [adesa.it] INFO: Saving data for 10673716: {'auction_closing_time': 1798675200.0, 'created_time': 1773678362.956557, 'last_price_update_time': 1774681312.619309}
2026-03-28 07:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10673716') HTTP/1.1" 204 0
2026-03-28 07:01:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715034> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 07:01:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4216c645-c4b1-5cb5-876d-81d867a09996 with identifier: 10715034
2026-03-28 07:01:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4216c645-c4b1-5cb5-876d-81d867a09996 with scrape type 2
2026-03-28 07:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4216c645-c4b1-5cb5-876d-81d867a09996 with scrape type 2
2026-03-28 07:01:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 4216c645-c4b1-5cb5-876d-81d867a09996, identifier: 10715034
2026-03-28 07:01:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 4216c645-c4b1-5cb5-876d-81d867a09996 with identifier: 10715034
2026-03-28 07:01:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 4216c645-c4b1-5cb5-876d-81d867a09996 with identifier: 10715034
2026-03-28 07:01:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 4216c645-c4b1-5cb5-876d-81d867a09996 with identifier: 10715034 to the API
2026-03-28 07:01:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 07:01:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 07:01:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715034>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Petrol',
'id': '4216c645-c4b1-5cb5-876d-81d867a09996',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP242WV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715034',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Taigo',
'odometer': 126000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2023-06-01',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Taigo 1.0 TSI Life - Petrol - Automatic - 110 hp - '
'126.000 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-28 07:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715034%27 HTTP/1.1" 200 None
2026-03-28 07:01:53 [adesa.it] INFO: Saving data for 10715034: {'auction_closing_time': 1798711260.0, 'created_time': 1774282305.549589, 'last_price_update_time': 1774681313.116594}
2026-03-28 07:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715034') HTTP/1.1" 204 0
2026-03-28 07:01:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707859> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 07:01:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12ee3219-a2f4-5251-86b1-ea2f773be584 with identifier: 10707859
2026-03-28 07:01:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12ee3219-a2f4-5251-86b1-ea2f773be584 with scrape type 2
2026-03-28 07:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 12ee3219-a2f4-5251-86b1-ea2f773be584 with scrape type 2
2026-03-28 07:01:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 12ee3219-a2f4-5251-86b1-ea2f773be584, identifier: 10707859
2026-03-28 07:01:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 12ee3219-a2f4-5251-86b1-ea2f773be584 with identifier: 10707859
2026-03-28 07:01:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 12ee3219-a2f4-5251-86b1-ea2f773be584 with identifier: 10707859
2026-03-28 07:01:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 12ee3219-a2f4-5251-86b1-ea2f773be584 with identifier: 10707859 to the API
2026-03-28 07:01:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 07:01:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 07:01:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707859>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Hybrid',
'id': '12ee3219-a2f4-5251-86b1-ea2f773be584',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HB063TH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707859',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 70,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 27500,
'price_includes_vat': True,
'registration_date': '2026-02-25',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Kia Sportage 1.6 Active - Hybrid - Automatic - 180 hp - 70 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2026}
2026-03-28 07:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707859%27 HTTP/1.1" 200 None
2026-03-28 07:01:53 [adesa.it] INFO: Saving data for 10707859: {'auction_closing_time': 1798675200.0, 'created_time': 1774282214.850187, 'last_price_update_time': 1774681313.821001}
2026-03-28 07:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10707859') HTTP/1.1" 204 0
2026-03-28 07:01:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10104511> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 07:01:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 24d36c4b-9953-55e8-a141-e229273eddf7 with identifier: 10104511
2026-03-28 07:01:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24d36c4b-9953-55e8-a141-e229273eddf7 with scrape type 2
2026-03-28 07:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 24d36c4b-9953-55e8-a141-e229273eddf7 with scrape type 2
2026-03-28 07:01:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 24d36c4b-9953-55e8-a141-e229273eddf7, identifier: 10104511
2026-03-28 07:01:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 24d36c4b-9953-55e8-a141-e229273eddf7 with identifier: 10104511
2026-03-28 07:01:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 24d36c4b-9953-55e8-a141-e229273eddf7 with identifier: 10104511
2026-03-28 07:01:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 24d36c4b-9953-55e8-a141-e229273eddf7 with identifier: 10104511 to the API
2026-03-28 07:01:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 07:01:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 07:01:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10104511>
{'auction_title': '',
'c_o_2_emission_value': 220,
'category': 'Pickup',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 165,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Diesel',
'id': '24d36c4b-9953-55e8-a141-e229273eddf7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY-242-TC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10104511',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Isuzu',
'model': 'D-Max',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 38900,
'price_includes_vat': True,
'registration_date': '2024-08-19',
'seats_number': 4,
'seller_name': None,
'title': 'Isuzu D-Max 1.9 - AWD - Diesel - Manual - 165 hp - 50 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710104511%27 HTTP/1.1" 200 None
2026-03-28 07:01:55 [adesa.it] INFO: Saving data for 10104511: {'auction_closing_time': 1798671600.0, 'created_time': 1770927504.659175, 'last_price_update_time': 1774681315.039786}
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10104511') HTTP/1.1" 204 0
2026-03-28 07:01:55 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-28 07:01:55 [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-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 07:01:55 [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%201774249315 HTTP/1.1" 200 None
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10698266') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10698269') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10698271') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10698272') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10698273') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10698274') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10698275') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10698276') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10698277') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10698278') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10698279') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10698280') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10698281') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10698282') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10698283') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10698284') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10698285') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10698286') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10698287') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10698288') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10698289') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10698326') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10698334') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10698336') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10698338') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10698340') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10698341') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10698342') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10698343') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10698345') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10698347') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10698348') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10698349') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10698350') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10698351') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10698352') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10698354') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10698355') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10698356') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10698357') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10698358') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10698359') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10698361') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10698362') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10698363') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10698364') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10698366') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10698367') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10698368') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10698369') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10698370') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10698371') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10698372') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10698373') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10698374') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10698376') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10698378') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10698379') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10698381') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10698382') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10698383') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10698384') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10698385') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10698386') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10698387') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10698391') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10698393') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10698395') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10698396') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10698397') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10698398') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10698399') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10698400') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10698414') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10698422') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10698429') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10700476') HTTP/1.1" 204 0
2026-03-28 07:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10700479') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10700527') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10700552') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10700554') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10700557') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10700560') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10700561') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10700563') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10700567') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10700588') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10700597') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10700918') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10700919') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10700925') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10700932') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10700937') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10700939') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10700940') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10701299') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10701300') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10701301') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10701309') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10702202') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10702203') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10702207') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10702208') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10702209') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10702210') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10702211') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10702212') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10702213') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10702214') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10702215') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10702218') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10702219') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10702220') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10702221') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10702223') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10702225') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10702227') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10702230') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10702231') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10702234') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10702238') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10702239') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10702240') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10702241') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10702242') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10702243') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10702244') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10702249') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10702250') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10702254') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10702255') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10702256') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10702257') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10702259') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10702261') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10702262') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10702263') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10702264') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10702265') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707059') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707064') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707086') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707091') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707095') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707123') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707124') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707126') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707128') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707129') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707133') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707134') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707135') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707137') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707153') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707162') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707165') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707251') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707256') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707257') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707261') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707262') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707263') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707266') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707267') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707270') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707282') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707285') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707288') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707289') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707295') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707297') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707299') HTTP/1.1" 204 0
2026-03-28 07:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707300') HTTP/1.1" 204 0
2026-03-28 07:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707305') HTTP/1.1" 204 0
2026-03-28 07:01:57 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (59 items) in: file:///var/lib/scrapyd/items/sourcing_v2/adesa.it/task_37_2026-03-28T07_00_00.jl
2026-03-28 07:01:57 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 73558,
'downloader/request_count': 73,
'downloader/request_method_count/GET': 59,
'downloader/request_method_count/POST': 14,
'downloader/response_bytes': 10279172,
'downloader/response_count': 73,
'downloader/response_status_count/200': 73,
'elapsed_time_seconds': 111.481055,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 28, 7, 1, 57, 4911, tzinfo=datetime.timezone.utc),
'item_scraped_count': 59,
'log_count/DEBUG': 3545,
'log_count/INFO': 4683,
'memusage/max': 170921984,
'memusage/startup': 147890176,
'request_depth_max': 14,
'response_received_count': 73,
'scheduler/dequeued': 73,
'scheduler/dequeued/memory': 73,
'scheduler/enqueued': 73,
'scheduler/enqueued/memory': 73,
'scrape_type/price_update': 59,
'scrape_type/skipped': 1327,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 73,
'scrapy-zyte-api/error_ratio': 0.0,
'scrapy-zyte-api/errors': 0,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 3.4579340101168685,
'scrapy-zyte-api/mean_response_seconds': 3.519896775458569,
'scrapy-zyte-api/processed': 73,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 73,
'scrapy-zyte-api/request_args/experimental.requestCookies': 72,
'scrapy-zyte-api/request_args/experimental.responseCookies': 73,
'scrapy-zyte-api/request_args/httpRequestBody': 14,
'scrapy-zyte-api/request_args/httpRequestMethod': 14,
'scrapy-zyte-api/request_args/httpResponseBody': 73,
'scrapy-zyte-api/request_args/httpResponseHeaders': 73,
'scrapy-zyte-api/request_args/url': 73,
'scrapy-zyte-api/status_codes/200': 73,
'scrapy-zyte-api/success': 73,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 1386,
'source/total_available': 1386,
'start_time': datetime.datetime(2026, 3, 28, 7, 0, 5, 523856, tzinfo=datetime.timezone.utc)}
2026-03-28 07:01:57 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-28 07:01:57 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7efe65f52110>
2026-03-28 07:01:57 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7efe65f525d0>