2026-03-29 03:00:04 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-29 03: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-29 03:00:04 [adesa.it] INFO: Starting spider adesa.it
2026-03-29 03:00:04 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-29 03:00:04 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-29 03:00:04 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-29 03:00:04 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-29 03:00:04 [scrapy.extensions.telnet] INFO: Telnet Password: b2e73912414a27fc
2026-03-29 03:00:05 [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-29 03:00:05 [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-29T03_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-29 03:00:05 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-29 03:00:05 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-29 03:00:05 [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-29 03:00:05 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-29 03: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-29 03:00:05 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-29 03:00:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-29 03: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-29 03:00:05 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-29 03:00:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-29 03:00:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:05 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-29 03: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-29 03:00:05 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-29 03:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-29 03:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-29 03:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-29 03:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-29 03:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-29 03:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-29 03:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-29 03:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-29 03:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-29 03:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-29 03:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-29 03:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-29 03:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-29 03:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-29 03:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-29 03:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-29 03:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-29 03:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-29 03: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-29 03: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-29 03:00:05 [scrapy.core.engine] INFO: Spider opened
2026-03-29 03:00:05 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-29 03:00:05 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-29 03:00:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 143MiB
2026-03-29 03:00:05 [scrapy-playwright] INFO: Starting download handler
2026-03-29 03:00:05 [scrapy-playwright] INFO: Starting download handler
2026-03-29 03: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-29 03: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-29 03:00:12 [adesa.it] INFO: Found listing with ID: 10741918
2026-03-29 03:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741918%27 HTTP/1.1" 200 None
2026-03-29 03:00:12 [adesa.it] INFO: Scrape type for 10741918: 0
2026-03-29 03:00:12 [adesa.it] INFO: Skipping item 10741918 url https://www.openlane.eu/en/carv6/auction/10741918
2026-03-29 03:00:12 [adesa.it] INFO: Found listing with ID: 10741914
2026-03-29 03:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741914%27 HTTP/1.1" 200 None
2026-03-29 03:00:12 [adesa.it] INFO: Scrape type for 10741914: 0
2026-03-29 03:00:12 [adesa.it] INFO: Skipping item 10741914 url https://www.openlane.eu/en/carv6/auction/10741914
2026-03-29 03:00:12 [adesa.it] INFO: Found listing with ID: 10741921
2026-03-29 03:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741921%27 HTTP/1.1" 200 None
2026-03-29 03:00:13 [adesa.it] INFO: Scrape type for 10741921: 0
2026-03-29 03:00:13 [adesa.it] INFO: Skipping item 10741921 url https://www.openlane.eu/en/carv6/auction/10741921
2026-03-29 03:00:13 [adesa.it] INFO: Found listing with ID: 10741913
2026-03-29 03:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741913%27 HTTP/1.1" 200 None
2026-03-29 03:00:13 [adesa.it] INFO: Scrape type for 10741913: 0
2026-03-29 03:00:13 [adesa.it] INFO: Skipping item 10741913 url https://www.openlane.eu/en/carv6/auction/10741913
2026-03-29 03:00:13 [adesa.it] INFO: Found listing with ID: 10741917
2026-03-29 03:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741917%27 HTTP/1.1" 200 None
2026-03-29 03:00:13 [adesa.it] INFO: Scrape type for 10741917: 0
2026-03-29 03:00:13 [adesa.it] INFO: Skipping item 10741917 url https://www.openlane.eu/en/carv6/auction/10741917
2026-03-29 03:00:13 [adesa.it] INFO: Found listing with ID: 10741908
2026-03-29 03:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741908%27 HTTP/1.1" 200 None
2026-03-29 03:00:13 [adesa.it] INFO: Scrape type for 10741908: 0
2026-03-29 03:00:13 [adesa.it] INFO: Skipping item 10741908 url https://www.openlane.eu/en/carv6/auction/10741908
2026-03-29 03:00:13 [adesa.it] INFO: Found listing with ID: 10741932
2026-03-29 03:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741932%27 HTTP/1.1" 200 None
2026-03-29 03:00:13 [adesa.it] INFO: Scrape type for 10741932: 0
2026-03-29 03:00:13 [adesa.it] INFO: Skipping item 10741932 url https://www.openlane.eu/en/carv6/auction/10741932
2026-03-29 03:00:13 [adesa.it] INFO: Found listing with ID: 10741925
2026-03-29 03:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741925%27 HTTP/1.1" 200 None
2026-03-29 03:00:13 [adesa.it] INFO: Scrape type for 10741925: 0
2026-03-29 03:00:13 [adesa.it] INFO: Skipping item 10741925 url https://www.openlane.eu/en/carv6/auction/10741925
2026-03-29 03:00:13 [adesa.it] INFO: Found listing with ID: 10741926
2026-03-29 03:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741926%27 HTTP/1.1" 200 None
2026-03-29 03:00:13 [adesa.it] INFO: Scrape type for 10741926: 0
2026-03-29 03:00:13 [adesa.it] INFO: Skipping item 10741926 url https://www.openlane.eu/en/carv6/auction/10741926
2026-03-29 03:00:13 [adesa.it] INFO: Found listing with ID: 10741909
2026-03-29 03:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741909%27 HTTP/1.1" 200 None
2026-03-29 03:00:13 [adesa.it] INFO: Scrape type for 10741909: 0
2026-03-29 03:00:13 [adesa.it] INFO: Skipping item 10741909 url https://www.openlane.eu/en/carv6/auction/10741909
2026-03-29 03:00:13 [adesa.it] INFO: Found listing with ID: 10741924
2026-03-29 03:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741924%27 HTTP/1.1" 200 None
2026-03-29 03:00:13 [adesa.it] INFO: Scrape type for 10741924: 0
2026-03-29 03:00:13 [adesa.it] INFO: Skipping item 10741924 url https://www.openlane.eu/en/carv6/auction/10741924
2026-03-29 03:00:13 [adesa.it] INFO: Found listing with ID: 10741906
2026-03-29 03:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741906%27 HTTP/1.1" 200 None
2026-03-29 03:00:13 [adesa.it] INFO: Scrape type for 10741906: 0
2026-03-29 03:00:13 [adesa.it] INFO: Skipping item 10741906 url https://www.openlane.eu/en/carv6/auction/10741906
2026-03-29 03:00:13 [adesa.it] INFO: Found listing with ID: 10741930
2026-03-29 03:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741930%27 HTTP/1.1" 200 None
2026-03-29 03:00:13 [adesa.it] INFO: Scrape type for 10741930: 0
2026-03-29 03:00:13 [adesa.it] INFO: Skipping item 10741930 url https://www.openlane.eu/en/carv6/auction/10741930
2026-03-29 03:00:13 [adesa.it] INFO: Found listing with ID: 10741912
2026-03-29 03:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741912%27 HTTP/1.1" 200 None
2026-03-29 03:00:13 [adesa.it] INFO: Scrape type for 10741912: 0
2026-03-29 03:00:13 [adesa.it] INFO: Skipping item 10741912 url https://www.openlane.eu/en/carv6/auction/10741912
2026-03-29 03:00:13 [adesa.it] INFO: Found listing with ID: 10741911
2026-03-29 03:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741911%27 HTTP/1.1" 200 None
2026-03-29 03:00:13 [adesa.it] INFO: Scrape type for 10741911: 0
2026-03-29 03:00:13 [adesa.it] INFO: Skipping item 10741911 url https://www.openlane.eu/en/carv6/auction/10741911
2026-03-29 03:00:13 [adesa.it] INFO: Found listing with ID: 10741920
2026-03-29 03:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741920%27 HTTP/1.1" 200 None
2026-03-29 03:00:13 [adesa.it] INFO: Scrape type for 10741920: 0
2026-03-29 03:00:13 [adesa.it] INFO: Skipping item 10741920 url https://www.openlane.eu/en/carv6/auction/10741920
2026-03-29 03:00:13 [adesa.it] INFO: Found listing with ID: 10741916
2026-03-29 03:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741916%27 HTTP/1.1" 200 None
2026-03-29 03:00:13 [adesa.it] INFO: Scrape type for 10741916: 0
2026-03-29 03:00:13 [adesa.it] INFO: Skipping item 10741916 url https://www.openlane.eu/en/carv6/auction/10741916
2026-03-29 03:00:13 [adesa.it] INFO: Found listing with ID: 10741928
2026-03-29 03:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741928%27 HTTP/1.1" 200 None
2026-03-29 03:00:13 [adesa.it] INFO: Scrape type for 10741928: 0
2026-03-29 03:00:13 [adesa.it] INFO: Skipping item 10741928 url https://www.openlane.eu/en/carv6/auction/10741928
2026-03-29 03:00:13 [adesa.it] INFO: Found listing with ID: 10741907
2026-03-29 03:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741907%27 HTTP/1.1" 200 None
2026-03-29 03:00:13 [adesa.it] INFO: Scrape type for 10741907: 0
2026-03-29 03:00:13 [adesa.it] INFO: Skipping item 10741907 url https://www.openlane.eu/en/carv6/auction/10741907
2026-03-29 03:00:13 [adesa.it] INFO: Found listing with ID: 10741919
2026-03-29 03:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741919%27 HTTP/1.1" 200 None
2026-03-29 03:00:13 [adesa.it] INFO: Scrape type for 10741919: 0
2026-03-29 03:00:13 [adesa.it] INFO: Skipping item 10741919 url https://www.openlane.eu/en/carv6/auction/10741919
2026-03-29 03:00:13 [adesa.it] INFO: Found listing with ID: 10741923
2026-03-29 03:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741923%27 HTTP/1.1" 200 None
2026-03-29 03:00:13 [adesa.it] INFO: Scrape type for 10741923: 0
2026-03-29 03:00:13 [adesa.it] INFO: Skipping item 10741923 url https://www.openlane.eu/en/carv6/auction/10741923
2026-03-29 03:00:13 [adesa.it] INFO: Found listing with ID: 10741927
2026-03-29 03:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741927%27 HTTP/1.1" 200 None
2026-03-29 03:00:13 [adesa.it] INFO: Scrape type for 10741927: 0
2026-03-29 03:00:13 [adesa.it] INFO: Skipping item 10741927 url https://www.openlane.eu/en/carv6/auction/10741927
2026-03-29 03:00:13 [adesa.it] INFO: Found listing with ID: 10741910
2026-03-29 03:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741910%27 HTTP/1.1" 200 None
2026-03-29 03:00:13 [adesa.it] INFO: Scrape type for 10741910: 0
2026-03-29 03:00:13 [adesa.it] INFO: Skipping item 10741910 url https://www.openlane.eu/en/carv6/auction/10741910
2026-03-29 03:00:13 [adesa.it] INFO: Found listing with ID: 10741931
2026-03-29 03:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741931%27 HTTP/1.1" 200 None
2026-03-29 03:00:13 [adesa.it] INFO: Scrape type for 10741931: 0
2026-03-29 03:00:13 [adesa.it] INFO: Skipping item 10741931 url https://www.openlane.eu/en/carv6/auction/10741931
2026-03-29 03:00:13 [adesa.it] INFO: Found listing with ID: 10741915
2026-03-29 03:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741915%27 HTTP/1.1" 200 None
2026-03-29 03:00:13 [adesa.it] INFO: Scrape type for 10741915: 0
2026-03-29 03:00:13 [adesa.it] INFO: Skipping item 10741915 url https://www.openlane.eu/en/carv6/auction/10741915
2026-03-29 03:00:13 [adesa.it] INFO: Found listing with ID: 10741922
2026-03-29 03:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741922%27 HTTP/1.1" 200 None
2026-03-29 03:00:13 [adesa.it] INFO: Scrape type for 10741922: 0
2026-03-29 03:00:13 [adesa.it] INFO: Skipping item 10741922 url https://www.openlane.eu/en/carv6/auction/10741922
2026-03-29 03:00:13 [adesa.it] INFO: Found listing with ID: 10741929
2026-03-29 03:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741929%27 HTTP/1.1" 200 None
2026-03-29 03:00:13 [adesa.it] INFO: Scrape type for 10741929: 0
2026-03-29 03:00:13 [adesa.it] INFO: Skipping item 10741929 url https://www.openlane.eu/en/carv6/auction/10741929
2026-03-29 03:00:13 [adesa.it] INFO: Found listing with ID: 10737519
2026-03-29 03:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710737519%27 HTTP/1.1" 200 None
2026-03-29 03:00:13 [adesa.it] INFO: Scrape type for 10737519: 0
2026-03-29 03:00:13 [adesa.it] INFO: Skipping item 10737519 url https://www.openlane.eu/en/carv6/auction/10737519
2026-03-29 03:00:13 [adesa.it] INFO: Found listing with ID: 10733727
2026-03-29 03:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710733727%27 HTTP/1.1" 200 None
2026-03-29 03:00:13 [adesa.it] INFO: Scrape type for 10733727: 0
2026-03-29 03:00:13 [adesa.it] INFO: Skipping item 10733727 url https://www.openlane.eu/en/carv6/auction/10733727
2026-03-29 03:00:13 [adesa.it] INFO: Found listing with ID: 10738337
2026-03-29 03:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710738337%27 HTTP/1.1" 200 None
2026-03-29 03:00:13 [adesa.it] INFO: Scrape type for 10738337: 0
2026-03-29 03:00:13 [adesa.it] INFO: Skipping item 10738337 url https://www.openlane.eu/en/carv6/auction/10738337
2026-03-29 03:00:13 [adesa.it] INFO: Found listing with ID: 10737533
2026-03-29 03:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710737533%27 HTTP/1.1" 200 None
2026-03-29 03:00:13 [adesa.it] INFO: Scrape type for 10737533: 0
2026-03-29 03:00:13 [adesa.it] INFO: Skipping item 10737533 url https://www.openlane.eu/en/carv6/auction/10737533
2026-03-29 03:00:13 [adesa.it] INFO: Found listing with ID: 10737517
2026-03-29 03:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710737517%27 HTTP/1.1" 200 None
2026-03-29 03:00:13 [adesa.it] INFO: Scrape type for 10737517: 0
2026-03-29 03:00:13 [adesa.it] INFO: Skipping item 10737517 url https://www.openlane.eu/en/carv6/auction/10737517
2026-03-29 03:00:13 [adesa.it] INFO: Found listing with ID: 10737525
2026-03-29 03:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710737525%27 HTTP/1.1" 200 None
2026-03-29 03:00:13 [adesa.it] INFO: Scrape type for 10737525: 0
2026-03-29 03:00:13 [adesa.it] INFO: Skipping item 10737525 url https://www.openlane.eu/en/carv6/auction/10737525
2026-03-29 03:00:13 [adesa.it] INFO: Found listing with ID: 10733720
2026-03-29 03:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710733720%27 HTTP/1.1" 200 None
2026-03-29 03:00:13 [adesa.it] INFO: Scrape type for 10733720: 0
2026-03-29 03:00:13 [adesa.it] INFO: Skipping item 10733720 url https://www.openlane.eu/en/carv6/auction/10733720
2026-03-29 03:00:13 [adesa.it] INFO: Found listing with ID: 10737505
2026-03-29 03:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710737505%27 HTTP/1.1" 200 None
2026-03-29 03:00:13 [adesa.it] INFO: Scrape type for 10737505: 0
2026-03-29 03:00:13 [adesa.it] INFO: Skipping item 10737505 url https://www.openlane.eu/en/carv6/auction/10737505
2026-03-29 03:00:13 [adesa.it] INFO: Found listing with ID: 10733734
2026-03-29 03:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710733734%27 HTTP/1.1" 200 None
2026-03-29 03:00:13 [adesa.it] INFO: Scrape type for 10733734: 0
2026-03-29 03:00:13 [adesa.it] INFO: Skipping item 10733734 url https://www.openlane.eu/en/carv6/auction/10733734
2026-03-29 03:00:13 [adesa.it] INFO: Found listing with ID: 10737531
2026-03-29 03:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710737531%27 HTTP/1.1" 200 None
2026-03-29 03:00:13 [adesa.it] INFO: Scrape type for 10737531: 0
2026-03-29 03:00:13 [adesa.it] INFO: Skipping item 10737531 url https://www.openlane.eu/en/carv6/auction/10737531
2026-03-29 03:00:13 [adesa.it] INFO: Found listing with ID: 10737537
2026-03-29 03:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710737537%27 HTTP/1.1" 200 None
2026-03-29 03:00:13 [adesa.it] INFO: Scrape type for 10737537: 0
2026-03-29 03:00:13 [adesa.it] INFO: Skipping item 10737537 url https://www.openlane.eu/en/carv6/auction/10737537
2026-03-29 03:00:13 [adesa.it] INFO: Found listing with ID: 10733731
2026-03-29 03:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710733731%27 HTTP/1.1" 200 None
2026-03-29 03:00:13 [adesa.it] INFO: Scrape type for 10733731: 0
2026-03-29 03:00:13 [adesa.it] INFO: Skipping item 10733731 url https://www.openlane.eu/en/carv6/auction/10733731
2026-03-29 03:00:13 [adesa.it] INFO: Found listing with ID: 10737513
2026-03-29 03:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710737513%27 HTTP/1.1" 200 None
2026-03-29 03:00:13 [adesa.it] INFO: Scrape type for 10737513: 0
2026-03-29 03:00:13 [adesa.it] INFO: Skipping item 10737513 url https://www.openlane.eu/en/carv6/auction/10737513
2026-03-29 03:00:13 [adesa.it] INFO: Found listing with ID: 10737534
2026-03-29 03:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710737534%27 HTTP/1.1" 200 None
2026-03-29 03:00:13 [adesa.it] INFO: Scrape type for 10737534: 0
2026-03-29 03:00:13 [adesa.it] INFO: Skipping item 10737534 url https://www.openlane.eu/en/carv6/auction/10737534
2026-03-29 03:00:13 [adesa.it] INFO: Found listing with ID: 10733738
2026-03-29 03:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710733738%27 HTTP/1.1" 200 None
2026-03-29 03:00:13 [adesa.it] INFO: Scrape type for 10733738: 0
2026-03-29 03:00:13 [adesa.it] INFO: Skipping item 10733738 url https://www.openlane.eu/en/carv6/auction/10733738
2026-03-29 03:00:13 [adesa.it] INFO: Found listing with ID: 10737509
2026-03-29 03:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710737509%27 HTTP/1.1" 200 None
2026-03-29 03:00:13 [adesa.it] INFO: Scrape type for 10737509: 0
2026-03-29 03:00:13 [adesa.it] INFO: Skipping item 10737509 url https://www.openlane.eu/en/carv6/auction/10737509
2026-03-29 03:00:13 [adesa.it] INFO: Found listing with ID: 10733732
2026-03-29 03:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710733732%27 HTTP/1.1" 200 None
2026-03-29 03:00:13 [adesa.it] INFO: Scrape type for 10733732: 0
2026-03-29 03:00:13 [adesa.it] INFO: Skipping item 10733732 url https://www.openlane.eu/en/carv6/auction/10733732
2026-03-29 03:00:13 [adesa.it] INFO: Found listing with ID: 10737535
2026-03-29 03:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710737535%27 HTTP/1.1" 200 None
2026-03-29 03:00:13 [adesa.it] INFO: Scrape type for 10737535: 0
2026-03-29 03:00:13 [adesa.it] INFO: Skipping item 10737535 url https://www.openlane.eu/en/carv6/auction/10737535
2026-03-29 03:00:13 [adesa.it] INFO: Found listing with ID: 10737518
2026-03-29 03:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710737518%27 HTTP/1.1" 200 None
2026-03-29 03:00:13 [adesa.it] INFO: Scrape type for 10737518: 0
2026-03-29 03:00:13 [adesa.it] INFO: Skipping item 10737518 url https://www.openlane.eu/en/carv6/auction/10737518
2026-03-29 03:00:13 [adesa.it] INFO: Found listing with ID: 10733733
2026-03-29 03:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710733733%27 HTTP/1.1" 200 None
2026-03-29 03:00:13 [adesa.it] INFO: Scrape type for 10733733: 0
2026-03-29 03:00:13 [adesa.it] INFO: Skipping item 10733733 url https://www.openlane.eu/en/carv6/auction/10733733
2026-03-29 03:00:13 [adesa.it] INFO: Found listing with ID: 10737528
2026-03-29 03:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710737528%27 HTTP/1.1" 200 None
2026-03-29 03:00:14 [adesa.it] INFO: Scrape type for 10737528: 0
2026-03-29 03:00:14 [adesa.it] INFO: Skipping item 10737528 url https://www.openlane.eu/en/carv6/auction/10737528
2026-03-29 03:00:14 [adesa.it] INFO: Found listing with ID: 10733741
2026-03-29 03:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710733741%27 HTTP/1.1" 200 None
2026-03-29 03:00:14 [adesa.it] INFO: Scrape type for 10733741: 0
2026-03-29 03:00:14 [adesa.it] INFO: Skipping item 10733741 url https://www.openlane.eu/en/carv6/auction/10733741
2026-03-29 03:00:14 [adesa.it] INFO: Found listing with ID: 10733722
2026-03-29 03:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710733722%27 HTTP/1.1" 200 None
2026-03-29 03:00:14 [adesa.it] INFO: Scrape type for 10733722: 0
2026-03-29 03:00:14 [adesa.it] INFO: Skipping item 10733722 url https://www.openlane.eu/en/carv6/auction/10733722
2026-03-29 03:00:14 [adesa.it] INFO: Found listing with ID: 10737510
2026-03-29 03:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710737510%27 HTTP/1.1" 200 None
2026-03-29 03:00:14 [adesa.it] INFO: Scrape type for 10737510: 0
2026-03-29 03:00:14 [adesa.it] INFO: Skipping item 10737510 url https://www.openlane.eu/en/carv6/auction/10737510
2026-03-29 03:00:14 [adesa.it] INFO: Found listing with ID: 10733721
2026-03-29 03:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710733721%27 HTTP/1.1" 200 None
2026-03-29 03:00:14 [adesa.it] INFO: Scrape type for 10733721: 0
2026-03-29 03:00:14 [adesa.it] INFO: Skipping item 10733721 url https://www.openlane.eu/en/carv6/auction/10733721
2026-03-29 03:00:14 [adesa.it] INFO: Found listing with ID: 10737532
2026-03-29 03:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710737532%27 HTTP/1.1" 200 None
2026-03-29 03:00:14 [adesa.it] INFO: Scrape type for 10737532: 0
2026-03-29 03:00:14 [adesa.it] INFO: Skipping item 10737532 url https://www.openlane.eu/en/carv6/auction/10737532
2026-03-29 03:00:14 [adesa.it] INFO: Found listing with ID: 10737506
2026-03-29 03:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710737506%27 HTTP/1.1" 200 None
2026-03-29 03:00:14 [adesa.it] INFO: Scrape type for 10737506: 0
2026-03-29 03:00:14 [adesa.it] INFO: Skipping item 10737506 url https://www.openlane.eu/en/carv6/auction/10737506
2026-03-29 03:00:14 [adesa.it] INFO: Found listing with ID: 10733746
2026-03-29 03:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710733746%27 HTTP/1.1" 200 None
2026-03-29 03:00:14 [adesa.it] INFO: Scrape type for 10733746: 0
2026-03-29 03:00:14 [adesa.it] INFO: Skipping item 10733746 url https://www.openlane.eu/en/carv6/auction/10733746
2026-03-29 03:00:14 [adesa.it] INFO: Found listing with ID: 10737524
2026-03-29 03:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710737524%27 HTTP/1.1" 200 None
2026-03-29 03:00:14 [adesa.it] INFO: Scrape type for 10737524: 0
2026-03-29 03:00:14 [adesa.it] INFO: Skipping item 10737524 url https://www.openlane.eu/en/carv6/auction/10737524
2026-03-29 03:00:14 [adesa.it] INFO: Found listing with ID: 10733726
2026-03-29 03:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710733726%27 HTTP/1.1" 200 None
2026-03-29 03:00:14 [adesa.it] INFO: Scrape type for 10733726: 0
2026-03-29 03:00:14 [adesa.it] INFO: Skipping item 10733726 url https://www.openlane.eu/en/carv6/auction/10733726
2026-03-29 03:00:14 [adesa.it] INFO: Found listing with ID: 10733723
2026-03-29 03:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710733723%27 HTTP/1.1" 200 None
2026-03-29 03:00:14 [adesa.it] INFO: Scrape type for 10733723: 0
2026-03-29 03:00:14 [adesa.it] INFO: Skipping item 10733723 url https://www.openlane.eu/en/carv6/auction/10733723
2026-03-29 03:00:14 [adesa.it] INFO: Found listing with ID: 10733743
2026-03-29 03:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710733743%27 HTTP/1.1" 200 None
2026-03-29 03:00:14 [adesa.it] INFO: Scrape type for 10733743: 0
2026-03-29 03:00:14 [adesa.it] INFO: Skipping item 10733743 url https://www.openlane.eu/en/carv6/auction/10733743
2026-03-29 03:00:14 [adesa.it] INFO: Found listing with ID: 10733736
2026-03-29 03:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710733736%27 HTTP/1.1" 200 None
2026-03-29 03:00:14 [adesa.it] INFO: Scrape type for 10733736: 0
2026-03-29 03:00:14 [adesa.it] INFO: Skipping item 10733736 url https://www.openlane.eu/en/carv6/auction/10733736
2026-03-29 03:00:14 [adesa.it] INFO: Found listing with ID: 10737538
2026-03-29 03:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710737538%27 HTTP/1.1" 200 None
2026-03-29 03:00:14 [adesa.it] INFO: Scrape type for 10737538: 0
2026-03-29 03:00:14 [adesa.it] INFO: Skipping item 10737538 url https://www.openlane.eu/en/carv6/auction/10737538
2026-03-29 03:00:14 [adesa.it] INFO: Found listing with ID: 10737515
2026-03-29 03:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710737515%27 HTTP/1.1" 200 None
2026-03-29 03:00:14 [adesa.it] INFO: Scrape type for 10737515: 0
2026-03-29 03:00:14 [adesa.it] INFO: Skipping item 10737515 url https://www.openlane.eu/en/carv6/auction/10737515
2026-03-29 03:00:14 [adesa.it] INFO: Found listing with ID: 10737526
2026-03-29 03:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710737526%27 HTTP/1.1" 200 None
2026-03-29 03:00:14 [adesa.it] INFO: Scrape type for 10737526: 0
2026-03-29 03:00:14 [adesa.it] INFO: Skipping item 10737526 url https://www.openlane.eu/en/carv6/auction/10737526
2026-03-29 03:00:14 [adesa.it] INFO: Found listing with ID: 10738311
2026-03-29 03:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710738311%27 HTTP/1.1" 200 None
2026-03-29 03:00:14 [adesa.it] INFO: Scrape type for 10738311: 0
2026-03-29 03:00:14 [adesa.it] INFO: Skipping item 10738311 url https://www.openlane.eu/en/carv6/auction/10738311
2026-03-29 03:00:14 [adesa.it] INFO: Found listing with ID: 10737520
2026-03-29 03:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710737520%27 HTTP/1.1" 200 None
2026-03-29 03:00:14 [adesa.it] INFO: Scrape type for 10737520: 0
2026-03-29 03:00:14 [adesa.it] INFO: Skipping item 10737520 url https://www.openlane.eu/en/carv6/auction/10737520
2026-03-29 03:00:14 [adesa.it] INFO: Found listing with ID: 10733725
2026-03-29 03:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710733725%27 HTTP/1.1" 200 None
2026-03-29 03:00:14 [adesa.it] INFO: Scrape type for 10733725: 0
2026-03-29 03:00:14 [adesa.it] INFO: Skipping item 10733725 url https://www.openlane.eu/en/carv6/auction/10733725
2026-03-29 03:00:14 [adesa.it] INFO: Found listing with ID: 10733744
2026-03-29 03:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710733744%27 HTTP/1.1" 200 None
2026-03-29 03:00:14 [adesa.it] INFO: Scrape type for 10733744: 0
2026-03-29 03:00:14 [adesa.it] INFO: Skipping item 10733744 url https://www.openlane.eu/en/carv6/auction/10733744
2026-03-29 03:00:14 [adesa.it] INFO: Found listing with ID: 10733737
2026-03-29 03:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710733737%27 HTTP/1.1" 200 None
2026-03-29 03:00:14 [adesa.it] INFO: Scrape type for 10733737: 0
2026-03-29 03:00:14 [adesa.it] INFO: Skipping item 10733737 url https://www.openlane.eu/en/carv6/auction/10733737
2026-03-29 03:00:14 [adesa.it] INFO: Found listing with ID: 10737527
2026-03-29 03:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710737527%27 HTTP/1.1" 200 None
2026-03-29 03:00:14 [adesa.it] INFO: Scrape type for 10737527: 0
2026-03-29 03:00:14 [adesa.it] INFO: Skipping item 10737527 url https://www.openlane.eu/en/carv6/auction/10737527
2026-03-29 03:00:14 [adesa.it] INFO: Found listing with ID: 10733739
2026-03-29 03:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710733739%27 HTTP/1.1" 200 None
2026-03-29 03:00:14 [adesa.it] INFO: Scrape type for 10733739: 0
2026-03-29 03:00:14 [adesa.it] INFO: Skipping item 10733739 url https://www.openlane.eu/en/carv6/auction/10733739
2026-03-29 03:00:14 [adesa.it] INFO: Found listing with ID: 10737529
2026-03-29 03:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710737529%27 HTTP/1.1" 200 None
2026-03-29 03:00:14 [adesa.it] INFO: Scrape type for 10737529: 0
2026-03-29 03:00:14 [adesa.it] INFO: Skipping item 10737529 url https://www.openlane.eu/en/carv6/auction/10737529
2026-03-29 03:00:14 [adesa.it] INFO: Found listing with ID: 10733729
2026-03-29 03:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710733729%27 HTTP/1.1" 200 None
2026-03-29 03:00:14 [adesa.it] INFO: Scrape type for 10733729: 0
2026-03-29 03:00:14 [adesa.it] INFO: Skipping item 10733729 url https://www.openlane.eu/en/carv6/auction/10733729
2026-03-29 03:00:14 [adesa.it] INFO: Found listing with ID: 10737521
2026-03-29 03:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710737521%27 HTTP/1.1" 200 None
2026-03-29 03:00:14 [adesa.it] INFO: Scrape type for 10737521: 0
2026-03-29 03:00:14 [adesa.it] INFO: Skipping item 10737521 url https://www.openlane.eu/en/carv6/auction/10737521
2026-03-29 03:00:14 [adesa.it] INFO: Found listing with ID: 10733745
2026-03-29 03:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710733745%27 HTTP/1.1" 200 None
2026-03-29 03:00:14 [adesa.it] INFO: Scrape type for 10733745: 0
2026-03-29 03:00:14 [adesa.it] INFO: Skipping item 10733745 url https://www.openlane.eu/en/carv6/auction/10733745
2026-03-29 03:00:14 [adesa.it] INFO: Found listing with ID: 10733747
2026-03-29 03:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710733747%27 HTTP/1.1" 200 None
2026-03-29 03:00:14 [adesa.it] INFO: Scrape type for 10733747: 0
2026-03-29 03:00:14 [adesa.it] INFO: Skipping item 10733747 url https://www.openlane.eu/en/carv6/auction/10733747
2026-03-29 03:00:14 [adesa.it] INFO: Found listing with ID: 10733728
2026-03-29 03:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710733728%27 HTTP/1.1" 200 None
2026-03-29 03:00:14 [adesa.it] INFO: Scrape type for 10733728: 0
2026-03-29 03:00:14 [adesa.it] INFO: Skipping item 10733728 url https://www.openlane.eu/en/carv6/auction/10733728
2026-03-29 03:00:14 [adesa.it] INFO: Found listing with ID: 10737507
2026-03-29 03:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710737507%27 HTTP/1.1" 200 None
2026-03-29 03:00:14 [adesa.it] INFO: Scrape type for 10737507: 0
2026-03-29 03:00:14 [adesa.it] INFO: Skipping item 10737507 url https://www.openlane.eu/en/carv6/auction/10737507
2026-03-29 03:00:14 [adesa.it] INFO: Found listing with ID: 10738216
2026-03-29 03:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710738216%27 HTTP/1.1" 200 None
2026-03-29 03:00:14 [adesa.it] INFO: Scrape type for 10738216: 0
2026-03-29 03:00:14 [adesa.it] INFO: Skipping item 10738216 url https://www.openlane.eu/en/carv6/auction/10738216
2026-03-29 03:00:14 [adesa.it] INFO: Found listing with ID: 10733730
2026-03-29 03:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710733730%27 HTTP/1.1" 200 None
2026-03-29 03:00:14 [adesa.it] INFO: Scrape type for 10733730: 0
2026-03-29 03:00:14 [adesa.it] INFO: Skipping item 10733730 url https://www.openlane.eu/en/carv6/auction/10733730
2026-03-29 03:00:14 [adesa.it] INFO: Found listing with ID: 10733748
2026-03-29 03:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710733748%27 HTTP/1.1" 200 None
2026-03-29 03:00:14 [adesa.it] INFO: Scrape type for 10733748: 0
2026-03-29 03:00:14 [adesa.it] INFO: Skipping item 10733748 url https://www.openlane.eu/en/carv6/auction/10733748
2026-03-29 03:00:14 [adesa.it] INFO: Found listing with ID: 10737514
2026-03-29 03:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710737514%27 HTTP/1.1" 200 None
2026-03-29 03:00:14 [adesa.it] INFO: Scrape type for 10737514: 0
2026-03-29 03:00:14 [adesa.it] INFO: Skipping item 10737514 url https://www.openlane.eu/en/carv6/auction/10737514
2026-03-29 03:00:14 [adesa.it] INFO: Found listing with ID: 10737511
2026-03-29 03:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710737511%27 HTTP/1.1" 200 None
2026-03-29 03:00:14 [adesa.it] INFO: Scrape type for 10737511: 0
2026-03-29 03:00:14 [adesa.it] INFO: Skipping item 10737511 url https://www.openlane.eu/en/carv6/auction/10737511
2026-03-29 03:00:14 [adesa.it] INFO: Found listing with ID: 10733742
2026-03-29 03:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710733742%27 HTTP/1.1" 200 None
2026-03-29 03:00:14 [adesa.it] INFO: Scrape type for 10733742: 0
2026-03-29 03:00:14 [adesa.it] INFO: Skipping item 10733742 url https://www.openlane.eu/en/carv6/auction/10733742
2026-03-29 03:00:14 [adesa.it] INFO: Found listing with ID: 10733735
2026-03-29 03:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710733735%27 HTTP/1.1" 200 None
2026-03-29 03:00:14 [adesa.it] INFO: Scrape type for 10733735: 0
2026-03-29 03:00:14 [adesa.it] INFO: Skipping item 10733735 url https://www.openlane.eu/en/carv6/auction/10733735
2026-03-29 03:00:14 [adesa.it] INFO: Found listing with ID: 10737512
2026-03-29 03:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710737512%27 HTTP/1.1" 200 None
2026-03-29 03:00:14 [adesa.it] INFO: Scrape type for 10737512: 0
2026-03-29 03:00:14 [adesa.it] INFO: Skipping item 10737512 url https://www.openlane.eu/en/carv6/auction/10737512
2026-03-29 03:00:14 [adesa.it] INFO: Found listing with ID: 10737530
2026-03-29 03:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710737530%27 HTTP/1.1" 200 None
2026-03-29 03:00:14 [adesa.it] INFO: Scrape type for 10737530: 0
2026-03-29 03:00:14 [adesa.it] INFO: Skipping item 10737530 url https://www.openlane.eu/en/carv6/auction/10737530
2026-03-29 03:00:14 [adesa.it] INFO: Found listing with ID: 10737536
2026-03-29 03:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710737536%27 HTTP/1.1" 200 None
2026-03-29 03:00:14 [adesa.it] INFO: Scrape type for 10737536: 0
2026-03-29 03:00:14 [adesa.it] INFO: Skipping item 10737536 url https://www.openlane.eu/en/carv6/auction/10737536
2026-03-29 03:00:14 [adesa.it] INFO: Found listing with ID: 10737504
2026-03-29 03:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710737504%27 HTTP/1.1" 200 None
2026-03-29 03:00:14 [adesa.it] INFO: Scrape type for 10737504: 0
2026-03-29 03:00:14 [adesa.it] INFO: Skipping item 10737504 url https://www.openlane.eu/en/carv6/auction/10737504
2026-03-29 03:00:14 [adesa.it] INFO: Found listing with ID: 10737508
2026-03-29 03:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710737508%27 HTTP/1.1" 200 None
2026-03-29 03:00:14 [adesa.it] INFO: Scrape type for 10737508: 0
2026-03-29 03:00:14 [adesa.it] INFO: Skipping item 10737508 url https://www.openlane.eu/en/carv6/auction/10737508
2026-03-29 03:00:14 [adesa.it] INFO: Found listing with ID: 10733740
2026-03-29 03:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710733740%27 HTTP/1.1" 200 None
2026-03-29 03:00:14 [adesa.it] INFO: Scrape type for 10733740: 0
2026-03-29 03:00:14 [adesa.it] INFO: Skipping item 10733740 url https://www.openlane.eu/en/carv6/auction/10733740
2026-03-29 03:00:14 [adesa.it] INFO: Found listing with ID: 10737522
2026-03-29 03:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710737522%27 HTTP/1.1" 200 None
2026-03-29 03:00:15 [adesa.it] INFO: Scrape type for 10737522: 0
2026-03-29 03:00:15 [adesa.it] INFO: Skipping item 10737522 url https://www.openlane.eu/en/carv6/auction/10737522
2026-03-29 03:00:15 [adesa.it] INFO: Found listing with ID: 10737523
2026-03-29 03:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710737523%27 HTTP/1.1" 200 None
2026-03-29 03:00:15 [adesa.it] INFO: Scrape type for 10737523: 0
2026-03-29 03:00:15 [adesa.it] INFO: Skipping item 10737523 url https://www.openlane.eu/en/carv6/auction/10737523
2026-03-29 03:00:15 [adesa.it] INFO: Found listing with ID: 10733724
2026-03-29 03:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733724%27 HTTP/1.1" 200 None
2026-03-29 03:00:15 [adesa.it] INFO: Scrape type for 10733724: 0
2026-03-29 03:00:15 [adesa.it] INFO: Skipping item 10733724 url https://www.openlane.eu/en/carv6/auction/10733724
2026-03-29 03:00:15 [adesa.it] INFO: Found listing with ID: 10741933
2026-03-29 03:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741933%27 HTTP/1.1" 200 None
2026-03-29 03:00:15 [adesa.it] INFO: Scrape type for 10741933: 2
2026-03-29 03:00:15 [adesa.it] INFO: Scraping item 10741933 url https://www.openlane.eu/en/carv6/auction/10741933
2026-03-29 03:00:15 [adesa.it] INFO: Found listing with ID: 10741935
2026-03-29 03:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741935%27 HTTP/1.1" 200 None
2026-03-29 03:00:15 [adesa.it] INFO: Scrape type for 10741935: 2
2026-03-29 03:00:15 [adesa.it] INFO: Scraping item 10741935 url https://www.openlane.eu/en/carv6/auction/10741935
2026-03-29 03:00:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:00:15 [adesa.it] INFO: Found listing with ID: 10741937
2026-03-29 03:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741937%27 HTTP/1.1" 200 None
2026-03-29 03:00:15 [adesa.it] INFO: Scrape type for 10741937: 2
2026-03-29 03:00:15 [adesa.it] INFO: Scraping item 10741937 url https://www.openlane.eu/en/carv6/auction/10741937
2026-03-29 03:00:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:00:15 [adesa.it] INFO: Found listing with ID: 10741934
2026-03-29 03:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741934%27 HTTP/1.1" 200 None
2026-03-29 03:00:15 [adesa.it] INFO: Scrape type for 10741934: 2
2026-03-29 03:00:15 [adesa.it] INFO: Scraping item 10741934 url https://www.openlane.eu/en/carv6/auction/10741934
2026-03-29 03:00:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:00:15 [adesa.it] INFO: Found listing with ID: 10741936
2026-03-29 03:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741936%27 HTTP/1.1" 200 None
2026-03-29 03:00:15 [adesa.it] INFO: Scrape type for 10741936: 2
2026-03-29 03:00:15 [adesa.it] INFO: Scraping item 10741936 url https://www.openlane.eu/en/carv6/auction/10741936
2026-03-29 03:00:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:00:15 [adesa.it] INFO: Found listing with ID: 10736842
2026-03-29 03:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736842%27 HTTP/1.1" 200 None
2026-03-29 03:00:15 [adesa.it] INFO: Scrape type for 10736842: 2
2026-03-29 03:00:15 [adesa.it] INFO: Scraping item 10736842 url https://www.openlane.eu/en/carv6/auction/10736842
2026-03-29 03:00:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:00:15 [adesa.it] INFO: Found listing with ID: 10741148
2026-03-29 03:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741148%27 HTTP/1.1" 200 None
2026-03-29 03:00:15 [adesa.it] INFO: Scrape type for 10741148: 2
2026-03-29 03:00:15 [adesa.it] INFO: Scraping item 10741148 url https://www.openlane.eu/en/carv6/auction/10741148
2026-03-29 03:00:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:00:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:00:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:00:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741934> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:00:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741148> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:00:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b5537a1-968a-5baf-acf7-a354c7709453 with identifier: 10741934
2026-03-29 03:00:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b5537a1-968a-5baf-acf7-a354c7709453 with scrape type 2
2026-03-29 03:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9b5537a1-968a-5baf-acf7-a354c7709453 with scrape type 2
2026-03-29 03:00:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9b5537a1-968a-5baf-acf7-a354c7709453, identifier: 10741934
2026-03-29 03:00:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9b5537a1-968a-5baf-acf7-a354c7709453 with identifier: 10741934
2026-03-29 03:00:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 03:00:16 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Red HTTP/1.1" 200 None
2026-03-29 03:00:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 03:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 03:00:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 03:00:16 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Hybride HTTP/1.1" 200 None
2026-03-29 03:00:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 03:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 03:00:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9b5537a1-968a-5baf-acf7-a354c7709453 with identifier: 10741934
2026-03-29 03:00:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9b5537a1-968a-5baf-acf7-a354c7709453 with identifier: 10741934 to the API
2026-03-29 03:00:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:00:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:00:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741934>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.3L',
'engine_horse_power': 190,
'expiration_date': '2026-04-01T17:41:00Z',
'fuel_type': 'Hybrid',
'id': '9b5537a1-968a-5baf-acf7-a354c7709453',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK825LR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741934',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Jeep',
'model': 'Renegade',
'odometer': 122376,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 7800,
'price_includes_vat': True,
'registration_date': '2022-07-29',
'seats_number': 5,
'seller_name': None,
'title': 'Jeep Renegade 4xe 1.3 Limited - AWD - Hybrid - Automatic - 190 hp - '
'122.376 km',
'transmission': 'automatic',
'trim': 'Limited',
'vin': None,
'year': 2022}
2026-03-29 03:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741934%27 HTTP/1.1" 200 None
2026-03-29 03:00:17 [adesa.it] INFO: Saving data for 10741934: {'auction_closing_time': 1775065260.0, 'created_time': 1774648817.518982, 'last_price_update_time': 1774753217.35888}
2026-03-29 03:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741934') HTTP/1.1" 204 0
2026-03-29 03:00:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741937> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:00:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741933> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:00:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741935> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:00:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: edf617a5-9f6e-5a61-9074-3c3e7694a099 with identifier: 10741148
2026-03-29 03:00:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item edf617a5-9f6e-5a61-9074-3c3e7694a099 with scrape type 2
2026-03-29 03:00:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item edf617a5-9f6e-5a61-9074-3c3e7694a099 with scrape type 2
2026-03-29 03:00:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: edf617a5-9f6e-5a61-9074-3c3e7694a099, identifier: 10741148
2026-03-29 03:00:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: edf617a5-9f6e-5a61-9074-3c3e7694a099 with identifier: 10741148
2026-03-29 03:00:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 03:00:17 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black HTTP/1.1" 200 None
2026-03-29 03:00:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 03:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 03:00:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 03:00:17 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-29 03:00:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 03:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 03:00:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: edf617a5-9f6e-5a61-9074-3c3e7694a099 with identifier: 10741148
2026-03-29 03:00:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: edf617a5-9f6e-5a61-9074-3c3e7694a099 with identifier: 10741148 to the API
2026-03-29 03:00:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:00:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:00:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741148>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.1L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': 'edf617a5-9f6e-5a61-9074-3c3e7694a099',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'Fp537df',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741148',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Alfa Romeo',
'model': 'Stelvio',
'odometer': 204503,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9600,
'price_includes_vat': True,
'registration_date': '2018-03-22',
'seats_number': 5,
'seller_name': None,
'title': 'Alfa Romeo Stelvio 2.2 Super - Diesel - Automatic - 180 hp - '
'204.503 km',
'transmission': 'automatic',
'trim': 'Super',
'vin': None,
'year': 2018}
2026-03-29 03:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741148%27 HTTP/1.1" 200 None
2026-03-29 03:00:18 [adesa.it] INFO: Saving data for 10741148: {'auction_closing_time': 1774869300.0, 'created_time': 1774648822.543747, 'last_price_update_time': 1774753218.100081}
2026-03-29 03:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741148') HTTP/1.1" 204 0
2026-03-29 03:00:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2de9fbc0-296e-5454-9404-6ae3c44d4bf6 with identifier: 10741937
2026-03-29 03:00:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2de9fbc0-296e-5454-9404-6ae3c44d4bf6 with scrape type 2
2026-03-29 03:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2de9fbc0-296e-5454-9404-6ae3c44d4bf6 with scrape type 2
2026-03-29 03:00:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 2de9fbc0-296e-5454-9404-6ae3c44d4bf6, identifier: 10741937
2026-03-29 03:00:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4376a85d-cb83-53b0-bdc3-68dbb730dc1a with identifier: 10741933
2026-03-29 03:00:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4376a85d-cb83-53b0-bdc3-68dbb730dc1a with scrape type 2
2026-03-29 03:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4376a85d-cb83-53b0-bdc3-68dbb730dc1a with scrape type 2
2026-03-29 03:00:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 4376a85d-cb83-53b0-bdc3-68dbb730dc1a, identifier: 10741933
2026-03-29 03:00:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f with identifier: 10741935
2026-03-29 03:00:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f with scrape type 2
2026-03-29 03:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f with scrape type 2
2026-03-29 03:00:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f, identifier: 10741935
2026-03-29 03:00:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 2de9fbc0-296e-5454-9404-6ae3c44d4bf6 with identifier: 10741937
2026-03-29 03:00:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 03:00:18 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Benzine HTTP/1.1" 200 None
2026-03-29 03:00:18 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 03:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 03:00:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 2de9fbc0-296e-5454-9404-6ae3c44d4bf6 with identifier: 10741937
2026-03-29 03:00:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 2de9fbc0-296e-5454-9404-6ae3c44d4bf6 with identifier: 10741937 to the API
2026-03-29 03:00:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:00: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-29 03:00:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741937>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 70,
'expiration_date': '2026-04-01T17:41:00Z',
'fuel_type': 'Petrol',
'id': '2de9fbc0-296e-5454-9404-6ae3c44d4bf6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK298WW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741937',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Fiat',
'model': '500',
'odometer': 83644,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 6100,
'price_includes_vat': True,
'registration_date': '2022-07-29',
'seats_number': 4,
'seller_name': None,
'title': 'Fiat 500 1.0 Cult - Petrol - Manual - 70 hp - 83.644 km',
'transmission': 'manual',
'trim': 'Cult',
'vin': None,
'year': 2022}
2026-03-29 03:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741937%27 HTTP/1.1" 200 None
2026-03-29 03:00:19 [adesa.it] INFO: Saving data for 10741937: {'auction_closing_time': 1775065260.0, 'created_time': 1774648820.788657, 'last_price_update_time': 1774753219.499372}
2026-03-29 03:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741937') HTTP/1.1" 204 0
2026-03-29 03:00:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 4376a85d-cb83-53b0-bdc3-68dbb730dc1a with identifier: 10741933
2026-03-29 03:00:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 03:00:19 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Gray HTTP/1.1" 200 None
2026-03-29 03:00:19 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 03:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 03:00:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 4376a85d-cb83-53b0-bdc3-68dbb730dc1a with identifier: 10741933
2026-03-29 03:00:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 4376a85d-cb83-53b0-bdc3-68dbb730dc1a with identifier: 10741933 to the API
2026-03-29 03:00:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:00: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-29 03:00:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741933>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 70,
'expiration_date': '2026-04-01T17:41:00Z',
'fuel_type': 'Hybrid',
'id': '4376a85d-cb83-53b0-bdc3-68dbb730dc1a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL048ZG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741933',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Fiat',
'model': '500',
'odometer': 85791,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 5900,
'price_includes_vat': True,
'registration_date': '2022-08-29',
'seats_number': 4,
'seller_name': None,
'title': 'Fiat 500 1.0 Club - Hybrid - Manual - 70 hp - 85.791 km',
'transmission': 'manual',
'trim': 'Club',
'vin': None,
'year': 2022}
2026-03-29 03:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741933%27 HTTP/1.1" 200 None
2026-03-29 03:00:19 [adesa.it] INFO: Saving data for 10741933: {'auction_closing_time': 1775065260.0, 'created_time': 1774648817.966087, 'last_price_update_time': 1774753219.917402}
2026-03-29 03:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741933') HTTP/1.1" 204 0
2026-03-29 03:00:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f with identifier: 10741935
2026-03-29 03:00:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 03:00:20 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-29 03:00:20 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 03:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 03:00:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f with identifier: 10741935
2026-03-29 03:00:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f with identifier: 10741935 to the API
2026-03-29 03:00:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:00:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:00:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741935>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 70,
'expiration_date': '2026-04-01T17:41:00Z',
'fuel_type': 'Petrol',
'id': '6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM918NF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741935',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Fiat',
'model': '500',
'odometer': 74461,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 6900,
'price_includes_vat': True,
'registration_date': '2022-06-01',
'seats_number': 4,
'seller_name': None,
'title': 'Fiat 500 1.0 Club - Petrol - Manual - 70 hp - 74.461 km',
'transmission': 'manual',
'trim': 'Club',
'vin': None,
'year': 2022}
2026-03-29 03:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741935%27 HTTP/1.1" 200 None
2026-03-29 03:00:20 [adesa.it] INFO: Saving data for 10741935: {'auction_closing_time': 1775065260.0, 'created_time': 1774648822.982253, 'last_price_update_time': 1774753220.362876}
2026-03-29 03:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741935') HTTP/1.1" 204 0
2026-03-29 03:00:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741936> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:00:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d7a0025-3902-5406-adb8-008872573730 with identifier: 10741936
2026-03-29 03:00:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d7a0025-3902-5406-adb8-008872573730 with scrape type 2
2026-03-29 03:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6d7a0025-3902-5406-adb8-008872573730 with scrape type 2
2026-03-29 03:00:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6d7a0025-3902-5406-adb8-008872573730, identifier: 10741936
2026-03-29 03:00:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6d7a0025-3902-5406-adb8-008872573730 with identifier: 10741936
2026-03-29 03:00:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6d7a0025-3902-5406-adb8-008872573730 with identifier: 10741936
2026-03-29 03:00:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6d7a0025-3902-5406-adb8-008872573730 with identifier: 10741936 to the API
2026-03-29 03:00:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:00:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:00:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741936>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.3L',
'engine_horse_power': 190,
'expiration_date': '2026-04-01T17:41:00Z',
'fuel_type': 'Hybrid',
'id': '6d7a0025-3902-5406-adb8-008872573730',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL011GR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741936',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Jeep',
'model': 'Renegade',
'odometer': 123668,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2022-10-24',
'seats_number': 5,
'seller_name': None,
'title': 'Jeep Renegade 4xe 1.3 Limited - Hybrid - Automatic - 190 hp - '
'123.668 km',
'transmission': 'automatic',
'trim': 'Limited',
'vin': None,
'year': 2022}
2026-03-29 03:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741936%27 HTTP/1.1" 200 None
2026-03-29 03:00:21 [adesa.it] INFO: Saving data for 10741936: {'auction_closing_time': 1775065260.0, 'created_time': 1774648815.940763, 'last_price_update_time': 1774753221.771411}
2026-03-29 03:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741936') HTTP/1.1" 204 0
2026-03-29 03: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-29 03:00:21 [adesa.it] INFO: Found listing with ID: 10741384
2026-03-29 03:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741384%27 HTTP/1.1" 200 None
2026-03-29 03:00:21 [adesa.it] INFO: Scrape type for 10741384: 0
2026-03-29 03:00:21 [adesa.it] INFO: Skipping item 10741384 url https://www.openlane.eu/en/carv6/auction/10741384
2026-03-29 03:00:21 [adesa.it] INFO: Found listing with ID: 10741065
2026-03-29 03:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741065%27 HTTP/1.1" 200 None
2026-03-29 03:00:21 [adesa.it] INFO: Scrape type for 10741065: 2
2026-03-29 03:00:21 [adesa.it] INFO: Scraping item 10741065 url https://www.openlane.eu/en/carv6/auction/10741065
2026-03-29 03:00:21 [adesa.it] INFO: Found listing with ID: 10741365
2026-03-29 03:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741365%27 HTTP/1.1" 200 None
2026-03-29 03:00:21 [adesa.it] INFO: Scrape type for 10741365: 2
2026-03-29 03:00:21 [adesa.it] INFO: Scraping item 10741365 url https://www.openlane.eu/en/carv6/auction/10741365
2026-03-29 03:00:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:00:21 [adesa.it] INFO: Found listing with ID: 10741368
2026-03-29 03:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741368%27 HTTP/1.1" 200 None
2026-03-29 03:00:21 [adesa.it] INFO: Scrape type for 10741368: 2
2026-03-29 03:00:21 [adesa.it] INFO: Scraping item 10741368 url https://www.openlane.eu/en/carv6/auction/10741368
2026-03-29 03:00:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:00:22 [adesa.it] INFO: Found listing with ID: 10736807
2026-03-29 03:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710736807%27 HTTP/1.1" 200 None
2026-03-29 03:00:22 [adesa.it] INFO: Scrape type for 10736807: 0
2026-03-29 03:00:22 [adesa.it] INFO: Skipping item 10736807 url https://www.openlane.eu/en/carv6/auction/10736807
2026-03-29 03:00:22 [adesa.it] INFO: Found listing with ID: 10736843
2026-03-29 03:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710736843%27 HTTP/1.1" 200 None
2026-03-29 03:00:22 [adesa.it] INFO: Scrape type for 10736843: 0
2026-03-29 03:00:22 [adesa.it] INFO: Skipping item 10736843 url https://www.openlane.eu/en/carv6/auction/10736843
2026-03-29 03:00:22 [adesa.it] INFO: Found listing with ID: 10741615
2026-03-29 03:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741615%27 HTTP/1.1" 200 None
2026-03-29 03:00:22 [adesa.it] INFO: Scrape type for 10741615: 0
2026-03-29 03:00:22 [adesa.it] INFO: Skipping item 10741615 url https://www.openlane.eu/en/carv6/auction/10741615
2026-03-29 03:00:22 [adesa.it] INFO: Found listing with ID: 10736791
2026-03-29 03:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710736791%27 HTTP/1.1" 200 None
2026-03-29 03:00:22 [adesa.it] INFO: Scrape type for 10736791: 0
2026-03-29 03:00:22 [adesa.it] INFO: Skipping item 10736791 url https://www.openlane.eu/en/carv6/auction/10736791
2026-03-29 03:00:22 [adesa.it] INFO: Found listing with ID: 10737252
2026-03-29 03:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710737252%27 HTTP/1.1" 200 None
2026-03-29 03:00:22 [adesa.it] INFO: Scrape type for 10737252: 0
2026-03-29 03:00:22 [adesa.it] INFO: Skipping item 10737252 url https://www.openlane.eu/en/carv6/auction/10737252
2026-03-29 03:00:22 [adesa.it] INFO: Found listing with ID: 10737307
2026-03-29 03:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710737307%27 HTTP/1.1" 200 None
2026-03-29 03:00:22 [adesa.it] INFO: Scrape type for 10737307: 2
2026-03-29 03:00:22 [adesa.it] INFO: Scraping item 10737307 url https://www.openlane.eu/en/carv6/auction/10737307
2026-03-29 03:00:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:00:22 [adesa.it] INFO: Found listing with ID: 10741512
2026-03-29 03:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741512%27 HTTP/1.1" 200 None
2026-03-29 03:00:22 [adesa.it] INFO: Scrape type for 10741512: 2
2026-03-29 03:00:22 [adesa.it] INFO: Scraping item 10741512 url https://www.openlane.eu/en/carv6/auction/10741512
2026-03-29 03:00:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:00:22 [adesa.it] INFO: Found listing with ID: 10736790
2026-03-29 03:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710736790%27 HTTP/1.1" 200 None
2026-03-29 03:00:22 [adesa.it] INFO: Scrape type for 10736790: 2
2026-03-29 03:00:22 [adesa.it] INFO: Scraping item 10736790 url https://www.openlane.eu/en/carv6/auction/10736790
2026-03-29 03:00:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:00:22 [adesa.it] INFO: Found listing with ID: 10737498
2026-03-29 03:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710737498%27 HTTP/1.1" 200 None
2026-03-29 03:00:22 [adesa.it] INFO: Scrape type for 10737498: 2
2026-03-29 03:00:22 [adesa.it] INFO: Scraping item 10737498 url https://www.openlane.eu/en/carv6/auction/10737498
2026-03-29 03:00:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:00:22 [adesa.it] INFO: Found listing with ID: 10741509
2026-03-29 03:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741509%27 HTTP/1.1" 200 None
2026-03-29 03:00:22 [adesa.it] INFO: Scrape type for 10741509: 2
2026-03-29 03:00:22 [adesa.it] INFO: Scraping item 10741509 url https://www.openlane.eu/en/carv6/auction/10741509
2026-03-29 03:00:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:00:22 [adesa.it] INFO: Found listing with ID: 10736700
2026-03-29 03:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710736700%27 HTTP/1.1" 200 None
2026-03-29 03:00:22 [adesa.it] INFO: Scrape type for 10736700: 2
2026-03-29 03:00:22 [adesa.it] INFO: Scraping item 10736700 url https://www.openlane.eu/en/carv6/auction/10736700
2026-03-29 03:00:22 [adesa.it] INFO: Found listing with ID: 10741391
2026-03-29 03:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741391%27 HTTP/1.1" 200 None
2026-03-29 03:00:22 [adesa.it] INFO: Scrape type for 10741391: 2
2026-03-29 03:00:22 [adesa.it] INFO: Scraping item 10741391 url https://www.openlane.eu/en/carv6/auction/10741391
2026-03-29 03:00:22 [adesa.it] INFO: Found listing with ID: 10741379
2026-03-29 03:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741379%27 HTTP/1.1" 200 None
2026-03-29 03:00:22 [adesa.it] INFO: Scrape type for 10741379: 2
2026-03-29 03:00:22 [adesa.it] INFO: Scraping item 10741379 url https://www.openlane.eu/en/carv6/auction/10741379
2026-03-29 03:00:22 [adesa.it] INFO: Found listing with ID: 10741062
2026-03-29 03:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741062%27 HTTP/1.1" 200 None
2026-03-29 03:00:22 [adesa.it] INFO: Scrape type for 10741062: 2
2026-03-29 03:00:22 [adesa.it] INFO: Scraping item 10741062 url https://www.openlane.eu/en/carv6/auction/10741062
2026-03-29 03:00:22 [adesa.it] INFO: Found listing with ID: 10737441
2026-03-29 03:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710737441%27 HTTP/1.1" 200 None
2026-03-29 03:00:22 [adesa.it] INFO: Scrape type for 10737441: 2
2026-03-29 03:00:22 [adesa.it] INFO: Scraping item 10737441 url https://www.openlane.eu/en/carv6/auction/10737441
2026-03-29 03:00:22 [adesa.it] INFO: Found listing with ID: 10741854
2026-03-29 03:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741854%27 HTTP/1.1" 200 None
2026-03-29 03:00:22 [adesa.it] INFO: Scrape type for 10741854: 2
2026-03-29 03:00:22 [adesa.it] INFO: Scraping item 10741854 url https://www.openlane.eu/en/carv6/auction/10741854
2026-03-29 03:00:22 [adesa.it] INFO: Found listing with ID: 10741380
2026-03-29 03:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741380%27 HTTP/1.1" 200 None
2026-03-29 03:00:22 [adesa.it] INFO: Scrape type for 10741380: 2
2026-03-29 03:00:22 [adesa.it] INFO: Scraping item 10741380 url https://www.openlane.eu/en/carv6/auction/10741380
2026-03-29 03:00:22 [adesa.it] INFO: Found listing with ID: 10736695
2026-03-29 03:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710736695%27 HTTP/1.1" 200 None
2026-03-29 03:00:22 [adesa.it] INFO: Scrape type for 10736695: 2
2026-03-29 03:00:22 [adesa.it] INFO: Scraping item 10736695 url https://www.openlane.eu/en/carv6/auction/10736695
2026-03-29 03:00:22 [adesa.it] INFO: Found listing with ID: 10737437
2026-03-29 03:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710737437%27 HTTP/1.1" 200 None
2026-03-29 03:00:22 [adesa.it] INFO: Scrape type for 10737437: 2
2026-03-29 03:00:22 [adesa.it] INFO: Scraping item 10737437 url https://www.openlane.eu/en/carv6/auction/10737437
2026-03-29 03:00:22 [adesa.it] INFO: Found listing with ID: 10737436
2026-03-29 03:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710737436%27 HTTP/1.1" 200 None
2026-03-29 03:00:22 [adesa.it] INFO: Scrape type for 10737436: 2
2026-03-29 03:00:22 [adesa.it] INFO: Scraping item 10737436 url https://www.openlane.eu/en/carv6/auction/10737436
2026-03-29 03:00:22 [adesa.it] INFO: Found listing with ID: 10736738
2026-03-29 03:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710736738%27 HTTP/1.1" 200 None
2026-03-29 03:00:22 [adesa.it] INFO: Scrape type for 10736738: 2
2026-03-29 03:00:22 [adesa.it] INFO: Scraping item 10736738 url https://www.openlane.eu/en/carv6/auction/10736738
2026-03-29 03:00:22 [adesa.it] INFO: Found listing with ID: 10737499
2026-03-29 03:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710737499%27 HTTP/1.1" 200 None
2026-03-29 03:00:22 [adesa.it] INFO: Scrape type for 10737499: 2
2026-03-29 03:00:22 [adesa.it] INFO: Scraping item 10737499 url https://www.openlane.eu/en/carv6/auction/10737499
2026-03-29 03:00:22 [adesa.it] INFO: Found listing with ID: 10741375
2026-03-29 03:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741375%27 HTTP/1.1" 200 None
2026-03-29 03:00:22 [adesa.it] INFO: Scrape type for 10741375: 2
2026-03-29 03:00:22 [adesa.it] INFO: Scraping item 10741375 url https://www.openlane.eu/en/carv6/auction/10741375
2026-03-29 03:00:22 [adesa.it] INFO: Found listing with ID: 10736712
2026-03-29 03:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710736712%27 HTTP/1.1" 200 None
2026-03-29 03:00:22 [adesa.it] INFO: Scrape type for 10736712: 2
2026-03-29 03:00:22 [adesa.it] INFO: Scraping item 10736712 url https://www.openlane.eu/en/carv6/auction/10736712
2026-03-29 03:00:22 [adesa.it] INFO: Found listing with ID: 10741200
2026-03-29 03:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741200%27 HTTP/1.1" 200 None
2026-03-29 03:00:22 [adesa.it] INFO: Scrape type for 10741200: 2
2026-03-29 03:00:22 [adesa.it] INFO: Scraping item 10741200 url https://www.openlane.eu/en/carv6/auction/10741200
2026-03-29 03:00:22 [adesa.it] INFO: Found listing with ID: 10741171
2026-03-29 03:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741171%27 HTTP/1.1" 200 None
2026-03-29 03:00:22 [adesa.it] INFO: Scrape type for 10741171: 2
2026-03-29 03:00:22 [adesa.it] INFO: Scraping item 10741171 url https://www.openlane.eu/en/carv6/auction/10741171
2026-03-29 03:00:22 [adesa.it] INFO: Found listing with ID: 10741392
2026-03-29 03:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741392%27 HTTP/1.1" 200 None
2026-03-29 03:00:22 [adesa.it] INFO: Scrape type for 10741392: 2
2026-03-29 03:00:22 [adesa.it] INFO: Scraping item 10741392 url https://www.openlane.eu/en/carv6/auction/10741392
2026-03-29 03:00:22 [adesa.it] INFO: Found listing with ID: 10741387
2026-03-29 03:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741387%27 HTTP/1.1" 200 None
2026-03-29 03:00:22 [adesa.it] INFO: Scrape type for 10741387: 2
2026-03-29 03:00:22 [adesa.it] INFO: Scraping item 10741387 url https://www.openlane.eu/en/carv6/auction/10741387
2026-03-29 03:00:22 [adesa.it] INFO: Found listing with ID: 10737440
2026-03-29 03:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710737440%27 HTTP/1.1" 200 None
2026-03-29 03:00:22 [adesa.it] INFO: Scrape type for 10737440: 2
2026-03-29 03:00:22 [adesa.it] INFO: Scraping item 10737440 url https://www.openlane.eu/en/carv6/auction/10737440
2026-03-29 03:00:22 [adesa.it] INFO: Found listing with ID: 10736736
2026-03-29 03:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710736736%27 HTTP/1.1" 200 None
2026-03-29 03:00:22 [adesa.it] INFO: Scrape type for 10736736: 2
2026-03-29 03:00:22 [adesa.it] INFO: Scraping item 10736736 url https://www.openlane.eu/en/carv6/auction/10736736
2026-03-29 03:00:22 [adesa.it] INFO: Found listing with ID: 10736766
2026-03-29 03:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710736766%27 HTTP/1.1" 200 None
2026-03-29 03:00:22 [adesa.it] INFO: Scrape type for 10736766: 2
2026-03-29 03:00:22 [adesa.it] INFO: Scraping item 10736766 url https://www.openlane.eu/en/carv6/auction/10736766
2026-03-29 03:00:22 [adesa.it] INFO: Found listing with ID: 10741295
2026-03-29 03:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741295%27 HTTP/1.1" 200 None
2026-03-29 03:00:22 [adesa.it] INFO: Scrape type for 10741295: 2
2026-03-29 03:00:22 [adesa.it] INFO: Scraping item 10741295 url https://www.openlane.eu/en/carv6/auction/10741295
2026-03-29 03:00:22 [adesa.it] INFO: Found listing with ID: 10737205
2026-03-29 03:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710737205%27 HTTP/1.1" 200 None
2026-03-29 03:00:22 [adesa.it] INFO: Scrape type for 10737205: 2
2026-03-29 03:00:22 [adesa.it] INFO: Scraping item 10737205 url https://www.openlane.eu/en/carv6/auction/10737205
2026-03-29 03:00:22 [adesa.it] INFO: Found listing with ID: 10741611
2026-03-29 03:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741611%27 HTTP/1.1" 200 None
2026-03-29 03:00:22 [adesa.it] INFO: Scrape type for 10741611: 2
2026-03-29 03:00:22 [adesa.it] INFO: Scraping item 10741611 url https://www.openlane.eu/en/carv6/auction/10741611
2026-03-29 03:00:22 [adesa.it] INFO: Found listing with ID: 10741073
2026-03-29 03:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741073%27 HTTP/1.1" 200 None
2026-03-29 03:00:22 [adesa.it] INFO: Scrape type for 10741073: 2
2026-03-29 03:00:22 [adesa.it] INFO: Scraping item 10741073 url https://www.openlane.eu/en/carv6/auction/10741073
2026-03-29 03:00:22 [adesa.it] INFO: Found listing with ID: 10741607
2026-03-29 03:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741607%27 HTTP/1.1" 200 None
2026-03-29 03:00:22 [adesa.it] INFO: Scrape type for 10741607: 2
2026-03-29 03:00:22 [adesa.it] INFO: Scraping item 10741607 url https://www.openlane.eu/en/carv6/auction/10741607
2026-03-29 03:00:22 [adesa.it] INFO: Found listing with ID: 10737296
2026-03-29 03:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710737296%27 HTTP/1.1" 200 None
2026-03-29 03:00:22 [adesa.it] INFO: Scrape type for 10737296: 2
2026-03-29 03:00:22 [adesa.it] INFO: Scraping item 10737296 url https://www.openlane.eu/en/carv6/auction/10737296
2026-03-29 03:00:22 [adesa.it] INFO: Found listing with ID: 10741068
2026-03-29 03:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741068%27 HTTP/1.1" 200 None
2026-03-29 03:00:22 [adesa.it] INFO: Scrape type for 10741068: 2
2026-03-29 03:00:22 [adesa.it] INFO: Scraping item 10741068 url https://www.openlane.eu/en/carv6/auction/10741068
2026-03-29 03:00:22 [adesa.it] INFO: Found listing with ID: 10741369
2026-03-29 03:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741369%27 HTTP/1.1" 200 None
2026-03-29 03:00:22 [adesa.it] INFO: Scrape type for 10741369: 2
2026-03-29 03:00:22 [adesa.it] INFO: Scraping item 10741369 url https://www.openlane.eu/en/carv6/auction/10741369
2026-03-29 03:00:22 [adesa.it] INFO: Found listing with ID: 10736825
2026-03-29 03:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710736825%27 HTTP/1.1" 200 None
2026-03-29 03:00:22 [adesa.it] INFO: Scrape type for 10736825: 2
2026-03-29 03:00:22 [adesa.it] INFO: Scraping item 10736825 url https://www.openlane.eu/en/carv6/auction/10736825
2026-03-29 03:00:22 [adesa.it] INFO: Found listing with ID: 10741370
2026-03-29 03:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741370%27 HTTP/1.1" 200 None
2026-03-29 03:00:22 [adesa.it] INFO: Scrape type for 10741370: 2
2026-03-29 03:00:22 [adesa.it] INFO: Scraping item 10741370 url https://www.openlane.eu/en/carv6/auction/10741370
2026-03-29 03:00:22 [adesa.it] INFO: Found listing with ID: 10737306
2026-03-29 03:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710737306%27 HTTP/1.1" 200 None
2026-03-29 03:00:22 [adesa.it] INFO: Scrape type for 10737306: 2
2026-03-29 03:00:22 [adesa.it] INFO: Scraping item 10737306 url https://www.openlane.eu/en/carv6/auction/10737306
2026-03-29 03:00:22 [adesa.it] INFO: Found listing with ID: 10737309
2026-03-29 03:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710737309%27 HTTP/1.1" 200 None
2026-03-29 03:00:22 [adesa.it] INFO: Scrape type for 10737309: 2
2026-03-29 03:00:22 [adesa.it] INFO: Scraping item 10737309 url https://www.openlane.eu/en/carv6/auction/10737309
2026-03-29 03:00:22 [adesa.it] INFO: Found listing with ID: 10741608
2026-03-29 03:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741608%27 HTTP/1.1" 200 None
2026-03-29 03:00:23 [adesa.it] INFO: Scrape type for 10741608: 2
2026-03-29 03:00:23 [adesa.it] INFO: Scraping item 10741608 url https://www.openlane.eu/en/carv6/auction/10741608
2026-03-29 03:00:23 [adesa.it] INFO: Found listing with ID: 10736735
2026-03-29 03:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710736735%27 HTTP/1.1" 200 None
2026-03-29 03:00:23 [adesa.it] INFO: Scrape type for 10736735: 2
2026-03-29 03:00:23 [adesa.it] INFO: Scraping item 10736735 url https://www.openlane.eu/en/carv6/auction/10736735
2026-03-29 03:00:23 [adesa.it] INFO: Found listing with ID: 10741383
2026-03-29 03:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741383%27 HTTP/1.1" 200 None
2026-03-29 03:00:23 [adesa.it] INFO: Scrape type for 10741383: 2
2026-03-29 03:00:23 [adesa.it] INFO: Scraping item 10741383 url https://www.openlane.eu/en/carv6/auction/10741383
2026-03-29 03:00:23 [adesa.it] INFO: Found listing with ID: 10741067
2026-03-29 03:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741067%27 HTTP/1.1" 200 None
2026-03-29 03:00:23 [adesa.it] INFO: Scrape type for 10741067: 2
2026-03-29 03:00:23 [adesa.it] INFO: Scraping item 10741067 url https://www.openlane.eu/en/carv6/auction/10741067
2026-03-29 03:00:23 [adesa.it] INFO: Found listing with ID: 10741072
2026-03-29 03:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741072%27 HTTP/1.1" 200 None
2026-03-29 03:00:23 [adesa.it] INFO: Scrape type for 10741072: 2
2026-03-29 03:00:23 [adesa.it] INFO: Scraping item 10741072 url https://www.openlane.eu/en/carv6/auction/10741072
2026-03-29 03:00:23 [adesa.it] INFO: Found listing with ID: 10736810
2026-03-29 03:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710736810%27 HTTP/1.1" 200 None
2026-03-29 03:00:23 [adesa.it] INFO: Scrape type for 10736810: 2
2026-03-29 03:00:23 [adesa.it] INFO: Scraping item 10736810 url https://www.openlane.eu/en/carv6/auction/10736810
2026-03-29 03:00:23 [adesa.it] INFO: Found listing with ID: 10736805
2026-03-29 03:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710736805%27 HTTP/1.1" 200 None
2026-03-29 03:00:23 [adesa.it] INFO: Scrape type for 10736805: 2
2026-03-29 03:00:23 [adesa.it] INFO: Scraping item 10736805 url https://www.openlane.eu/en/carv6/auction/10736805
2026-03-29 03:00:23 [adesa.it] INFO: Found listing with ID: 10741613
2026-03-29 03:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741613%27 HTTP/1.1" 200 None
2026-03-29 03:00:23 [adesa.it] INFO: Scrape type for 10741613: 2
2026-03-29 03:00:23 [adesa.it] INFO: Scraping item 10741613 url https://www.openlane.eu/en/carv6/auction/10741613
2026-03-29 03:00:23 [adesa.it] INFO: Found listing with ID: 10741614
2026-03-29 03:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741614%27 HTTP/1.1" 200 None
2026-03-29 03:00:23 [adesa.it] INFO: Scrape type for 10741614: 2
2026-03-29 03:00:23 [adesa.it] INFO: Scraping item 10741614 url https://www.openlane.eu/en/carv6/auction/10741614
2026-03-29 03:00:23 [adesa.it] INFO: Found listing with ID: 10736788
2026-03-29 03:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710736788%27 HTTP/1.1" 200 None
2026-03-29 03:00:23 [adesa.it] INFO: Scrape type for 10736788: 2
2026-03-29 03:00:23 [adesa.it] INFO: Scraping item 10736788 url https://www.openlane.eu/en/carv6/auction/10736788
2026-03-29 03:00:23 [adesa.it] INFO: Found listing with ID: 10741381
2026-03-29 03:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741381%27 HTTP/1.1" 200 None
2026-03-29 03:00:23 [adesa.it] INFO: Scrape type for 10741381: 2
2026-03-29 03:00:23 [adesa.it] INFO: Scraping item 10741381 url https://www.openlane.eu/en/carv6/auction/10741381
2026-03-29 03:00:23 [adesa.it] INFO: Found listing with ID: 10736828
2026-03-29 03:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710736828%27 HTTP/1.1" 200 None
2026-03-29 03:00:23 [adesa.it] INFO: Scrape type for 10736828: 2
2026-03-29 03:00:23 [adesa.it] INFO: Scraping item 10736828 url https://www.openlane.eu/en/carv6/auction/10736828
2026-03-29 03:00:23 [adesa.it] INFO: Found listing with ID: 10741394
2026-03-29 03:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741394%27 HTTP/1.1" 200 None
2026-03-29 03:00:23 [adesa.it] INFO: Scrape type for 10741394: 2
2026-03-29 03:00:23 [adesa.it] INFO: Scraping item 10741394 url https://www.openlane.eu/en/carv6/auction/10741394
2026-03-29 03:00:23 [adesa.it] INFO: Found listing with ID: 10741612
2026-03-29 03:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741612%27 HTTP/1.1" 200 None
2026-03-29 03:00:23 [adesa.it] INFO: Scrape type for 10741612: 2
2026-03-29 03:00:23 [adesa.it] INFO: Scraping item 10741612 url https://www.openlane.eu/en/carv6/auction/10741612
2026-03-29 03:00:23 [adesa.it] INFO: Found listing with ID: 10741610
2026-03-29 03:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741610%27 HTTP/1.1" 200 None
2026-03-29 03:00:23 [adesa.it] INFO: Scrape type for 10741610: 2
2026-03-29 03:00:23 [adesa.it] INFO: Scraping item 10741610 url https://www.openlane.eu/en/carv6/auction/10741610
2026-03-29 03:00:23 [adesa.it] INFO: Found listing with ID: 10741382
2026-03-29 03:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741382%27 HTTP/1.1" 200 None
2026-03-29 03:00:23 [adesa.it] INFO: Scrape type for 10741382: 2
2026-03-29 03:00:23 [adesa.it] INFO: Scraping item 10741382 url https://www.openlane.eu/en/carv6/auction/10741382
2026-03-29 03:00:23 [adesa.it] INFO: Found listing with ID: 10741283
2026-03-29 03:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741283%27 HTTP/1.1" 200 None
2026-03-29 03:00:23 [adesa.it] INFO: Scrape type for 10741283: 2
2026-03-29 03:00:23 [adesa.it] INFO: Scraping item 10741283 url https://www.openlane.eu/en/carv6/auction/10741283
2026-03-29 03:00:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737498> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:00:23 [adesa.it] INFO: Found listing with ID: 10737317
2026-03-29 03:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710737317%27 HTTP/1.1" 200 None
2026-03-29 03:00:23 [adesa.it] INFO: Scrape type for 10737317: 2
2026-03-29 03:00:23 [adesa.it] INFO: Scraping item 10737317 url https://www.openlane.eu/en/carv6/auction/10737317
2026-03-29 03: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-29 03:00:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741512> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:00:23 [adesa.it] INFO: Found listing with ID: 10741378
2026-03-29 03:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741378%27 HTTP/1.1" 200 None
2026-03-29 03:00:23 [adesa.it] INFO: Scrape type for 10741378: 2
2026-03-29 03:00:23 [adesa.it] INFO: Scraping item 10741378 url https://www.openlane.eu/en/carv6/auction/10741378
2026-03-29 03: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-29 03:00:23 [adesa.it] INFO: Found listing with ID: 10741393
2026-03-29 03:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741393%27 HTTP/1.1" 200 None
2026-03-29 03:00:23 [adesa.it] INFO: Scrape type for 10741393: 0
2026-03-29 03:00:23 [adesa.it] INFO: Skipping item 10741393 url https://www.openlane.eu/en/carv6/auction/10741393
2026-03-29 03:00:23 [adesa.it] INFO: Found listing with ID: 10741371
2026-03-29 03:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741371%27 HTTP/1.1" 200 None
2026-03-29 03:00:23 [adesa.it] INFO: Scrape type for 10741371: 2
2026-03-29 03:00:23 [adesa.it] INFO: Scraping item 10741371 url https://www.openlane.eu/en/carv6/auction/10741371
2026-03-29 03:00:23 [adesa.it] INFO: Found listing with ID: 10741367
2026-03-29 03:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741367%27 HTTP/1.1" 200 None
2026-03-29 03:00:23 [adesa.it] INFO: Scrape type for 10741367: 0
2026-03-29 03:00:23 [adesa.it] INFO: Skipping item 10741367 url https://www.openlane.eu/en/carv6/auction/10741367
2026-03-29 03:00:23 [adesa.it] INFO: Found listing with ID: 10741354
2026-03-29 03:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741354%27 HTTP/1.1" 200 None
2026-03-29 03:00:23 [adesa.it] INFO: Scrape type for 10741354: 0
2026-03-29 03:00:23 [adesa.it] INFO: Skipping item 10741354 url https://www.openlane.eu/en/carv6/auction/10741354
2026-03-29 03:00:23 [adesa.it] INFO: Found listing with ID: 10736767
2026-03-29 03:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710736767%27 HTTP/1.1" 200 None
2026-03-29 03:00:23 [adesa.it] INFO: Scrape type for 10736767: 0
2026-03-29 03:00:23 [adesa.it] INFO: Skipping item 10736767 url https://www.openlane.eu/en/carv6/auction/10736767
2026-03-29 03:00:23 [adesa.it] INFO: Found listing with ID: 10741386
2026-03-29 03:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741386%27 HTTP/1.1" 200 None
2026-03-29 03:00:23 [adesa.it] INFO: Scrape type for 10741386: 0
2026-03-29 03:00:23 [adesa.it] INFO: Skipping item 10741386 url https://www.openlane.eu/en/carv6/auction/10741386
2026-03-29 03:00:23 [adesa.it] INFO: Found listing with ID: 10741385
2026-03-29 03:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741385%27 HTTP/1.1" 200 None
2026-03-29 03:00:23 [adesa.it] INFO: Scrape type for 10741385: 0
2026-03-29 03:00:23 [adesa.it] INFO: Skipping item 10741385 url https://www.openlane.eu/en/carv6/auction/10741385
2026-03-29 03:00:23 [adesa.it] INFO: Found listing with ID: 10741359
2026-03-29 03:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741359%27 HTTP/1.1" 200 None
2026-03-29 03:00:23 [adesa.it] INFO: Scrape type for 10741359: 0
2026-03-29 03:00:23 [adesa.it] INFO: Skipping item 10741359 url https://www.openlane.eu/en/carv6/auction/10741359
2026-03-29 03:00:23 [adesa.it] INFO: Found listing with ID: 10736804
2026-03-29 03:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710736804%27 HTTP/1.1" 200 None
2026-03-29 03:00:23 [adesa.it] INFO: Scrape type for 10736804: 0
2026-03-29 03:00:23 [adesa.it] INFO: Skipping item 10736804 url https://www.openlane.eu/en/carv6/auction/10736804
2026-03-29 03:00:23 [adesa.it] INFO: Found listing with ID: 10741289
2026-03-29 03:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741289%27 HTTP/1.1" 200 None
2026-03-29 03:00:23 [adesa.it] INFO: Scrape type for 10741289: 2
2026-03-29 03:00:23 [adesa.it] INFO: Scraping item 10741289 url https://www.openlane.eu/en/carv6/auction/10741289
2026-03-29 03:00:23 [adesa.it] INFO: Found listing with ID: 10737297
2026-03-29 03:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710737297%27 HTTP/1.1" 200 None
2026-03-29 03:00:23 [adesa.it] INFO: Scrape type for 10737297: 2
2026-03-29 03:00:23 [adesa.it] INFO: Scraping item 10737297 url https://www.openlane.eu/en/carv6/auction/10737297
2026-03-29 03:00:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741365> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:00:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aebb18ec-2a6d-5505-aada-2154c9ca93f2 with identifier: 10737498
2026-03-29 03:00:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aebb18ec-2a6d-5505-aada-2154c9ca93f2 with scrape type 2
2026-03-29 03:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aebb18ec-2a6d-5505-aada-2154c9ca93f2 with scrape type 2
2026-03-29 03:00:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: aebb18ec-2a6d-5505-aada-2154c9ca93f2, identifier: 10737498
2026-03-29 03:00:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c0a743c2-eaf7-52d7-a462-2c5ebe8ab472 with identifier: 10741512
2026-03-29 03:00:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c0a743c2-eaf7-52d7-a462-2c5ebe8ab472 with scrape type 2
2026-03-29 03:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c0a743c2-eaf7-52d7-a462-2c5ebe8ab472 with scrape type 2
2026-03-29 03:00:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c0a743c2-eaf7-52d7-a462-2c5ebe8ab472, identifier: 10741512
2026-03-29 03:00:24 [adesa.it] INFO: Found listing with ID: 10741243
2026-03-29 03:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741243%27 HTTP/1.1" 200 None
2026-03-29 03:00:24 [adesa.it] INFO: Scrape type for 10741243: 0
2026-03-29 03:00:24 [adesa.it] INFO: Skipping item 10741243 url https://www.openlane.eu/en/carv6/auction/10741243
2026-03-29 03:00:24 [adesa.it] INFO: Found listing with ID: 10736793
2026-03-29 03:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736793%27 HTTP/1.1" 200 None
2026-03-29 03:00:24 [adesa.it] INFO: Scrape type for 10736793: 0
2026-03-29 03:00:24 [adesa.it] INFO: Skipping item 10736793 url https://www.openlane.eu/en/carv6/auction/10736793
2026-03-29 03:00:24 [adesa.it] INFO: Found listing with ID: 10736845
2026-03-29 03:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736845%27 HTTP/1.1" 200 None
2026-03-29 03:00:24 [adesa.it] INFO: Scrape type for 10736845: 0
2026-03-29 03:00:24 [adesa.it] INFO: Skipping item 10736845 url https://www.openlane.eu/en/carv6/auction/10736845
2026-03-29 03:00:24 [adesa.it] INFO: Found listing with ID: 10736811
2026-03-29 03:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736811%27 HTTP/1.1" 200 None
2026-03-29 03:00:24 [adesa.it] INFO: Scrape type for 10736811: 2
2026-03-29 03:00:24 [adesa.it] INFO: Scraping item 10736811 url https://www.openlane.eu/en/carv6/auction/10736811
2026-03-29 03:00:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:00:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: aebb18ec-2a6d-5505-aada-2154c9ca93f2 with identifier: 10737498
2026-03-29 03:00:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: aebb18ec-2a6d-5505-aada-2154c9ca93f2 with identifier: 10737498
2026-03-29 03:00:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: aebb18ec-2a6d-5505-aada-2154c9ca93f2 with identifier: 10737498 to the API
2026-03-29 03:00:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:00:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:00:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737498>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': 'aebb18ec-2a6d-5505-aada-2154c9ca93f2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ645AJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737498',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q5',
'odometer': 177977,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 16200,
'price_includes_vat': True,
'registration_date': '2022-01-24',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q5 2.0 TDI Business - Diesel - Automatic - 204 hp - 177.977 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-29 03:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710737498%27 HTTP/1.1" 200 None
2026-03-29 03:00:24 [adesa.it] INFO: Saving data for 10737498: {'auction_closing_time': 1774869300.0, 'created_time': 1774649380.520611, 'last_price_update_time': 1774753224.466801}
2026-03-29 03:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10737498') HTTP/1.1" 204 0
2026-03-29 03:00:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c0a743c2-eaf7-52d7-a462-2c5ebe8ab472 with identifier: 10741512
2026-03-29 03:00:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 03:00:24 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Electric HTTP/1.1" 200 None
2026-03-29 03:00:24 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 03:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 03:00:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c0a743c2-eaf7-52d7-a462-2c5ebe8ab472 with identifier: 10741512
2026-03-29 03:00:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c0a743c2-eaf7-52d7-a462-2c5ebe8ab472 with identifier: 10741512 to the API
2026-03-29 03:00:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:00:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:00:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741512>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Electric',
'id': 'c0a743c2-eaf7-52d7-a462-2c5ebe8ab472',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD630WN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741512',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 51781,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 23300,
'price_includes_vat': True,
'registration_date': '2021-03-03',
'seats_number': 5,
'seller_name': None,
'title': 'Audi E-Tron Sportback 55 S Line - Quattro - Electric - Automatic - '
'408 hp - 51.781 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-29 03:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741512%27 HTTP/1.1" 200 None
2026-03-29 03:00:25 [adesa.it] INFO: Saving data for 10741512: {'auction_closing_time': 1774869300.0, 'created_time': 1774649379.891696, 'last_price_update_time': 1774753225.288279}
2026-03-29 03:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741512') HTTP/1.1" 204 0
2026-03-29 03:00:25 [adesa.it] INFO: Found listing with ID: 10736792
2026-03-29 03:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736792%27 HTTP/1.1" 200 None
2026-03-29 03:00:25 [adesa.it] INFO: Scrape type for 10736792: 2
2026-03-29 03:00:25 [adesa.it] INFO: Scraping item 10736792 url https://www.openlane.eu/en/carv6/auction/10736792
2026-03-29 03:00:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737307> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:00:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741368> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:00:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:00:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:00:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736790> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:00:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741065> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:00:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 108dfad0-e630-5f76-a03b-fd436bd9eb04 with identifier: 10741365
2026-03-29 03:00:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 108dfad0-e630-5f76-a03b-fd436bd9eb04 with scrape type 2
2026-03-29 03:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 108dfad0-e630-5f76-a03b-fd436bd9eb04 with scrape type 2
2026-03-29 03:00:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 108dfad0-e630-5f76-a03b-fd436bd9eb04, identifier: 10741365
2026-03-29 03:00:25 [adesa.it] INFO: Found listing with ID: 10741193
2026-03-29 03:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741193%27 HTTP/1.1" 200 None
2026-03-29 03:00:25 [adesa.it] INFO: Scrape type for 10741193: 2
2026-03-29 03:00:25 [adesa.it] INFO: Scraping item 10741193 url https://www.openlane.eu/en/carv6/auction/10741193
2026-03-29 03:00:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:00:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:00:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 108dfad0-e630-5f76-a03b-fd436bd9eb04 with identifier: 10741365
2026-03-29 03:00:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 03:00:25 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Blue HTTP/1.1" 200 None
2026-03-29 03:00:25 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 03:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 03:00:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 108dfad0-e630-5f76-a03b-fd436bd9eb04 with identifier: 10741365
2026-03-29 03:00:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 108dfad0-e630-5f76-a03b-fd436bd9eb04 with identifier: 10741365 to the API
2026-03-29 03:00:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:00:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:00:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741365>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Diesel',
'id': '108dfad0-e630-5f76-a03b-fd436bd9eb04',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FR564NP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741365',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A3',
'odometer': 89420,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 6300,
'price_includes_vat': True,
'registration_date': '2018-05-29',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A3 Sportback 30 TDI Business - Diesel - Automatic - 116 hp - '
'89.420 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2018}
2026-03-29 03:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741365%27 HTTP/1.1" 200 None
2026-03-29 03:00:26 [adesa.it] INFO: Saving data for 10741365: {'auction_closing_time': 1774964700.0, 'created_time': 1774648844.176941, 'last_price_update_time': 1774753226.640624}
2026-03-29 03:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741365') HTTP/1.1" 204 0
2026-03-29 03:00:26 [adesa.it] INFO: Found listing with ID: 10741063
2026-03-29 03:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741063%27 HTTP/1.1" 200 None
2026-03-29 03:00:26 [adesa.it] INFO: Scrape type for 10741063: 2
2026-03-29 03:00:26 [adesa.it] INFO: Scraping item 10741063 url https://www.openlane.eu/en/carv6/auction/10741063
2026-03-29 03:00:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741509> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:00:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736700> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:00:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 48f7cb5a-e709-5a01-b994-e18b157b2a87 with identifier: 10737307
2026-03-29 03:00:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48f7cb5a-e709-5a01-b994-e18b157b2a87 with scrape type 2
2026-03-29 03:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 48f7cb5a-e709-5a01-b994-e18b157b2a87 with scrape type 2
2026-03-29 03:00:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 48f7cb5a-e709-5a01-b994-e18b157b2a87, identifier: 10737307
2026-03-29 03:00:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ce5e757-d583-511f-95ce-3dce5e50df8b with identifier: 10741368
2026-03-29 03:00:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ce5e757-d583-511f-95ce-3dce5e50df8b with scrape type 2
2026-03-29 03:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0ce5e757-d583-511f-95ce-3dce5e50df8b with scrape type 2
2026-03-29 03:00:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0ce5e757-d583-511f-95ce-3dce5e50df8b, identifier: 10741368
2026-03-29 03:00:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:00:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:00:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736842> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:00:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 48f7cb5a-e709-5a01-b994-e18b157b2a87 with identifier: 10737307
2026-03-29 03:00:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 48f7cb5a-e709-5a01-b994-e18b157b2a87 with identifier: 10737307
2026-03-29 03:00:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 48f7cb5a-e709-5a01-b994-e18b157b2a87 with identifier: 10737307 to the API
2026-03-29 03:00:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:00:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:00:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737307>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 250,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': '48f7cb5a-e709-5a01-b994-e18b157b2a87',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'EX690YR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737307',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A8',
'odometer': 265753,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 7900,
'price_includes_vat': True,
'registration_date': '2013-03-27',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A8 3.0 TDI Advanced - Quattro - Diesel - Automatic - 250 hp - '
'265.753 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2013}
2026-03-29 03:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710737307%27 HTTP/1.1" 200 None
2026-03-29 03:00:27 [adesa.it] INFO: Saving data for 10737307: {'auction_closing_time': 1774869300.0, 'created_time': 1774649381.398103, 'last_price_update_time': 1774753227.217276}
2026-03-29 03:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10737307') HTTP/1.1" 204 0
2026-03-29 03:00:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0ce5e757-d583-511f-95ce-3dce5e50df8b with identifier: 10741368
2026-03-29 03:00:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0ce5e757-d583-511f-95ce-3dce5e50df8b with identifier: 10741368
2026-03-29 03:00:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0ce5e757-d583-511f-95ce-3dce5e50df8b with identifier: 10741368 to the API
2026-03-29 03:00:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:00:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:00:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741368>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Petrol',
'id': '0ce5e757-d583-511f-95ce-3dce5e50df8b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG664JB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741368',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A3',
'odometer': 94341,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 6000,
'price_includes_vat': True,
'registration_date': '2021-07-05',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A3 Sportback 35 TFSI Business - Petrol - Automatic - 150 hp - '
'94.341 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-29 03:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741368%27 HTTP/1.1" 200 None
2026-03-29 03:00:27 [adesa.it] INFO: Saving data for 10741368: {'auction_closing_time': 1774964700.0, 'created_time': 1774648843.174607, 'last_price_update_time': 1774753227.591645}
2026-03-29 03:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741368') HTTP/1.1" 204 0
2026-03-29 03:00:27 [adesa.it] INFO: Found listing with ID: 10737438
2026-03-29 03:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710737438%27 HTTP/1.1" 200 None
2026-03-29 03:00:27 [adesa.it] INFO: Scrape type for 10737438: 2
2026-03-29 03:00:27 [adesa.it] INFO: Scraping item 10737438 url https://www.openlane.eu/en/carv6/auction/10737438
2026-03-29 03:00:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:00:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 48ea47ab-1cc0-5e16-a3f3-33db701e1849 with identifier: 10736790
2026-03-29 03:00:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48ea47ab-1cc0-5e16-a3f3-33db701e1849 with scrape type 2
2026-03-29 03:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 48ea47ab-1cc0-5e16-a3f3-33db701e1849 with scrape type 2
2026-03-29 03:00:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 48ea47ab-1cc0-5e16-a3f3-33db701e1849, identifier: 10736790
2026-03-29 03:00:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a930f72-2d01-5ae4-88b3-9e4f5e641d1a with identifier: 10741065
2026-03-29 03:00:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a930f72-2d01-5ae4-88b3-9e4f5e641d1a with scrape type 2
2026-03-29 03:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a930f72-2d01-5ae4-88b3-9e4f5e641d1a with scrape type 2
2026-03-29 03:00:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7a930f72-2d01-5ae4-88b3-9e4f5e641d1a, identifier: 10741065
2026-03-29 03:00:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741391> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:00:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 48ea47ab-1cc0-5e16-a3f3-33db701e1849 with identifier: 10736790
2026-03-29 03:00:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 48ea47ab-1cc0-5e16-a3f3-33db701e1849 with identifier: 10736790
2026-03-29 03:00:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 48ea47ab-1cc0-5e16-a3f3-33db701e1849 with identifier: 10736790 to the API
2026-03-29 03:00:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:00:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:00:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736790>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.4L',
'engine_horse_power': 245,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Hybrid',
'id': '48ea47ab-1cc0-5e16-a3f3-33db701e1849',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ831AH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736790',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q3',
'odometer': 52305,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 19700,
'price_includes_vat': True,
'registration_date': '2022-01-21',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q3 Sportback 45 TFSIe - Hybrid - Automatic - 245 hp - 52.305 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 03:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736790%27 HTTP/1.1" 200 None
2026-03-29 03:00:29 [adesa.it] INFO: Saving data for 10736790: {'auction_closing_time': 1774869300.0, 'created_time': 1774649377.790796, 'last_price_update_time': 1774753229.047059}
2026-03-29 03:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10736790') HTTP/1.1" 204 0
2026-03-29 03:00:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7a930f72-2d01-5ae4-88b3-9e4f5e641d1a with identifier: 10741065
2026-03-29 03:00:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7a930f72-2d01-5ae4-88b3-9e4f5e641d1a with identifier: 10741065
2026-03-29 03:00:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7a930f72-2d01-5ae4-88b3-9e4f5e641d1a with identifier: 10741065 to the API
2026-03-29 03:00:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:00:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:00:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741065>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': '7a930f72-2d01-5ae4-88b3-9e4f5e641d1a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'EV628LG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741065',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A3',
'odometer': 331404,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 3900,
'price_includes_vat': True,
'registration_date': '2014-03-03',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A3 Sportback 1.6 TDI Ambition - Diesel - Automatic - 105 hp - '
'331.404 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2014}
2026-03-29 03:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741065%27 HTTP/1.1" 200 None
2026-03-29 03:00:29 [adesa.it] INFO: Saving data for 10741065: {'auction_closing_time': 1774869300.0, 'created_time': 1774648848.100447, 'last_price_update_time': 1774753229.347423}
2026-03-29 03:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741065') HTTP/1.1" 204 0
2026-03-29 03:00:29 [adesa.it] INFO: Found listing with ID: 10741070
2026-03-29 03:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741070%27 HTTP/1.1" 200 None
2026-03-29 03:00:29 [adesa.it] INFO: Scrape type for 10741070: 0
2026-03-29 03:00:29 [adesa.it] INFO: Skipping item 10741070 url https://www.openlane.eu/en/carv6/auction/10741070
2026-03-29 03:00:29 [adesa.it] INFO: Found listing with ID: 10737489
2026-03-29 03:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710737489%27 HTTP/1.1" 200 None
2026-03-29 03:00:29 [adesa.it] INFO: Scrape type for 10737489: 2
2026-03-29 03:00:29 [adesa.it] INFO: Scraping item 10737489 url https://www.openlane.eu/en/carv6/auction/10737489
2026-03-29 03:00:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:00:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43c42d4e-b406-5280-81c2-40fca10b362d with identifier: 10741509
2026-03-29 03:00:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43c42d4e-b406-5280-81c2-40fca10b362d with scrape type 2
2026-03-29 03:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 43c42d4e-b406-5280-81c2-40fca10b362d with scrape type 2
2026-03-29 03:00:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 43c42d4e-b406-5280-81c2-40fca10b362d, identifier: 10741509
2026-03-29 03:00:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92eceb05-a607-5ece-91a7-46771d57fe7a with identifier: 10736700
2026-03-29 03:00:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92eceb05-a607-5ece-91a7-46771d57fe7a with scrape type 2
2026-03-29 03:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 92eceb05-a607-5ece-91a7-46771d57fe7a with scrape type 2
2026-03-29 03:00:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 92eceb05-a607-5ece-91a7-46771d57fe7a, identifier: 10736700
2026-03-29 03:00:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d580a50-2264-53d2-a1d9-085d7b8b359a with identifier: 10736842
2026-03-29 03:00:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d580a50-2264-53d2-a1d9-085d7b8b359a with scrape type 2
2026-03-29 03:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5d580a50-2264-53d2-a1d9-085d7b8b359a with scrape type 2
2026-03-29 03:00:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5d580a50-2264-53d2-a1d9-085d7b8b359a, identifier: 10736842
2026-03-29 03:00:29 [adesa.it] INFO: Found listing with ID: 10741390
2026-03-29 03:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741390%27 HTTP/1.1" 200 None
2026-03-29 03:00:29 [adesa.it] INFO: Scrape type for 10741390: 0
2026-03-29 03:00:29 [adesa.it] INFO: Skipping item 10741390 url https://www.openlane.eu/en/carv6/auction/10741390
2026-03-29 03:00:29 [adesa.it] INFO: Found listing with ID: 10736789
2026-03-29 03:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736789%27 HTTP/1.1" 200 None
2026-03-29 03:00:29 [adesa.it] INFO: Scrape type for 10736789: 0
2026-03-29 03:00:29 [adesa.it] INFO: Skipping item 10736789 url https://www.openlane.eu/en/carv6/auction/10736789
2026-03-29 03:00:29 [adesa.it] INFO: Found listing with ID: 10741362
2026-03-29 03:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741362%27 HTTP/1.1" 200 None
2026-03-29 03:00:29 [adesa.it] INFO: Scrape type for 10741362: 2
2026-03-29 03:00:29 [adesa.it] INFO: Scraping item 10741362 url https://www.openlane.eu/en/carv6/auction/10741362
2026-03-29 03:00:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 43c42d4e-b406-5280-81c2-40fca10b362d with identifier: 10741509
2026-03-29 03:00:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 43c42d4e-b406-5280-81c2-40fca10b362d with identifier: 10741509
2026-03-29 03:00:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 43c42d4e-b406-5280-81c2-40fca10b362d with identifier: 10741509 to the API
2026-03-29 03:00:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:00:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:00:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741509>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': '43c42d4e-b406-5280-81c2-40fca10b362d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF412ZK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741509',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q5',
'odometer': 173216,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 24300,
'price_includes_vat': True,
'registration_date': '2021-06-29',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q5 Sportback 2.0 TDI S Line - Diesel - Automatic - 204 hp - '
'173.216 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-29 03:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741509%27 HTTP/1.1" 200 None
2026-03-29 03:00:30 [adesa.it] INFO: Saving data for 10741509: {'auction_closing_time': 1774869300.0, 'created_time': 1774649380.205855, 'last_price_update_time': 1774753230.424668}
2026-03-29 03:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741509') HTTP/1.1" 204 0
2026-03-29 03:00:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 92eceb05-a607-5ece-91a7-46771d57fe7a with identifier: 10736700
2026-03-29 03:00:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 92eceb05-a607-5ece-91a7-46771d57fe7a with identifier: 10736700
2026-03-29 03:00:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 92eceb05-a607-5ece-91a7-46771d57fe7a with identifier: 10736700 to the API
2026-03-29 03:00:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:00:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:00:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736700>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Petrol',
'id': '92eceb05-a607-5ece-91a7-46771d57fe7a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV262ZX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736700',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q5',
'odometer': 11431,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 30200,
'price_includes_vat': True,
'registration_date': '2024-07-02',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q5 Sportback 40 TFSI S Line - Quattro - Petrol - Automatic - '
'204 hp - 11.431 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2024}
2026-03-29 03:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710736700%27 HTTP/1.1" 200 None
2026-03-29 03:00:30 [adesa.it] INFO: Saving data for 10736700: {'auction_closing_time': 1774869300.0, 'created_time': 1774649380.868088, 'last_price_update_time': 1774753230.741271}
2026-03-29 03:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10736700') HTTP/1.1" 204 0
2026-03-29 03:00:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5d580a50-2264-53d2-a1d9-085d7b8b359a with identifier: 10736842
2026-03-29 03:00:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5d580a50-2264-53d2-a1d9-085d7b8b359a with identifier: 10736842
2026-03-29 03:00:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5d580a50-2264-53d2-a1d9-085d7b8b359a with identifier: 10736842 to the API
2026-03-29 03:00:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:00:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:00:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736842>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.1L',
'engine_horse_power': 179,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': '5d580a50-2264-53d2-a1d9-085d7b8b359a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FZ872DK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736842',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Alfa Romeo',
'model': 'Stelvio',
'odometer': 100834,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2017-06-29',
'seats_number': 5,
'seller_name': None,
'title': 'Alfa Romeo Stelvio 2.2 Business - Q4 - Diesel - Automatic - 179 hp '
'- 100.834 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2017}
2026-03-29 03:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710736842%27 HTTP/1.1" 200 None
2026-03-29 03:00:31 [adesa.it] INFO: Saving data for 10736842: {'auction_closing_time': 1774869300.0, 'created_time': 1774648820.157888, 'last_price_update_time': 1774753231.542624}
2026-03-29 03:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10736842') HTTP/1.1" 204 0
2026-03-29 03:00:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e032ef3-aa02-5c5d-80ae-cbb62e74c88d with identifier: 10741391
2026-03-29 03:00:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e032ef3-aa02-5c5d-80ae-cbb62e74c88d with scrape type 2
2026-03-29 03:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0e032ef3-aa02-5c5d-80ae-cbb62e74c88d with scrape type 2
2026-03-29 03:00:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0e032ef3-aa02-5c5d-80ae-cbb62e74c88d, identifier: 10741391
2026-03-29 03:00:32 [adesa.it] INFO: Found listing with ID: 10741389
2026-03-29 03:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741389%27 HTTP/1.1" 200 None
2026-03-29 03:00:32 [adesa.it] INFO: Scrape type for 10741389: 0
2026-03-29 03:00:32 [adesa.it] INFO: Skipping item 10741389 url https://www.openlane.eu/en/carv6/auction/10741389
2026-03-29 03:00:32 [adesa.it] INFO: Found listing with ID: 10736795
2026-03-29 03:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710736795%27 HTTP/1.1" 200 None
2026-03-29 03:00:32 [adesa.it] INFO: Scrape type for 10736795: 2
2026-03-29 03:00:32 [adesa.it] INFO: Scraping item 10736795 url https://www.openlane.eu/en/carv6/auction/10736795
2026-03-29 03:00:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0e032ef3-aa02-5c5d-80ae-cbb62e74c88d with identifier: 10741391
2026-03-29 03:00:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0e032ef3-aa02-5c5d-80ae-cbb62e74c88d with identifier: 10741391
2026-03-29 03:00:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0e032ef3-aa02-5c5d-80ae-cbb62e74c88d with identifier: 10741391 to the API
2026-03-29 03:00:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:00:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:00:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741391>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 231,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': '0e032ef3-aa02-5c5d-80ae-cbb62e74c88d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM414GH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741391',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q8',
'odometer': 183857,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 31800,
'price_includes_vat': True,
'registration_date': '2023-03-21',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q8 45 TDI Sport - Quattro - Diesel - Automatic - 231 hp - '
'183.857 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2023}
2026-03-29 03:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741391%27 HTTP/1.1" 200 None
2026-03-29 03:00:32 [adesa.it] INFO: Saving data for 10741391: {'auction_closing_time': 1774869300.0, 'created_time': 1774649365.659532, 'last_price_update_time': 1774753232.485857}
2026-03-29 03:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741391') HTTP/1.1" 204 0
2026-03-29 03:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741062> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741379> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737441> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741854> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:00:32 [adesa.it] INFO: Found listing with ID: 10736796
2026-03-29 03:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710736796%27 HTTP/1.1" 200 None
2026-03-29 03:00:32 [adesa.it] INFO: Scrape type for 10736796: 2
2026-03-29 03:00:32 [adesa.it] INFO: Scraping item 10736796 url https://www.openlane.eu/en/carv6/auction/10736796
2026-03-29 03: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-29 03: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-29 03: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-29 03: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-29 03:00:32 [adesa.it] INFO: Found listing with ID: 10741064
2026-03-29 03:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741064%27 HTTP/1.1" 200 None
2026-03-29 03:00:32 [adesa.it] INFO: Scrape type for 10741064: 2
2026-03-29 03:00:32 [adesa.it] INFO: Scraping item 10741064 url https://www.openlane.eu/en/carv6/auction/10741064
2026-03-29 03:00:32 [adesa.it] INFO: Found listing with ID: 10741096
2026-03-29 03:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741096%27 HTTP/1.1" 200 None
2026-03-29 03:00:32 [adesa.it] INFO: Scrape type for 10741096: 2
2026-03-29 03:00:32 [adesa.it] INFO: Scraping item 10741096 url https://www.openlane.eu/en/carv6/auction/10741096
2026-03-29 03:00:32 [adesa.it] INFO: Found listing with ID: 10741086
2026-03-29 03:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741086%27 HTTP/1.1" 200 None
2026-03-29 03:00:32 [adesa.it] INFO: Scrape type for 10741086: 2
2026-03-29 03:00:32 [adesa.it] INFO: Scraping item 10741086 url https://www.openlane.eu/en/carv6/auction/10741086
2026-03-29 03:00:32 [adesa.it] INFO: Found listing with ID: 10741074
2026-03-29 03:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741074%27 HTTP/1.1" 200 None
2026-03-29 03:00:32 [adesa.it] INFO: Scrape type for 10741074: 2
2026-03-29 03:00:32 [adesa.it] INFO: Scraping item 10741074 url https://www.openlane.eu/en/carv6/auction/10741074
2026-03-29 03:00:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 388958e8-4294-5322-a098-5331a65b15c1 with identifier: 10741062
2026-03-29 03:00:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 388958e8-4294-5322-a098-5331a65b15c1 with scrape type 2
2026-03-29 03:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 388958e8-4294-5322-a098-5331a65b15c1 with scrape type 2
2026-03-29 03:00:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 388958e8-4294-5322-a098-5331a65b15c1, identifier: 10741062
2026-03-29 03:00:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84850c77-91c9-54b5-9cfc-f7edfbf4691b with identifier: 10741379
2026-03-29 03:00:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84850c77-91c9-54b5-9cfc-f7edfbf4691b with scrape type 2
2026-03-29 03:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 84850c77-91c9-54b5-9cfc-f7edfbf4691b with scrape type 2
2026-03-29 03:00:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 84850c77-91c9-54b5-9cfc-f7edfbf4691b, identifier: 10741379
2026-03-29 03:00:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aea6be07-5123-55b7-9b21-a5deaba7ad24 with identifier: 10737441
2026-03-29 03:00:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aea6be07-5123-55b7-9b21-a5deaba7ad24 with scrape type 2
2026-03-29 03:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aea6be07-5123-55b7-9b21-a5deaba7ad24 with scrape type 2
2026-03-29 03:00:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: aea6be07-5123-55b7-9b21-a5deaba7ad24, identifier: 10737441
2026-03-29 03:00:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15e91520-34d5-5268-8303-0b9ceadbcf74 with identifier: 10741854
2026-03-29 03:00:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15e91520-34d5-5268-8303-0b9ceadbcf74 with scrape type 2
2026-03-29 03:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 15e91520-34d5-5268-8303-0b9ceadbcf74 with scrape type 2
2026-03-29 03:00:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 15e91520-34d5-5268-8303-0b9ceadbcf74, identifier: 10741854
2026-03-29 03:00:33 [adesa.it] INFO: Found listing with ID: 10741091
2026-03-29 03:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741091%27 HTTP/1.1" 200 None
2026-03-29 03:00:33 [adesa.it] INFO: Scrape type for 10741091: 2
2026-03-29 03:00:33 [adesa.it] INFO: Scraping item 10741091 url https://www.openlane.eu/en/carv6/auction/10741091
2026-03-29 03:00:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737317> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:00:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 388958e8-4294-5322-a098-5331a65b15c1 with identifier: 10741062
2026-03-29 03:00:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 388958e8-4294-5322-a098-5331a65b15c1 with identifier: 10741062
2026-03-29 03:00:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 388958e8-4294-5322-a098-5331a65b15c1 with identifier: 10741062 to the API
2026-03-29 03:00:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:00:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:00:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741062>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 341,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': '388958e8-4294-5322-a098-5331a65b15c1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK667GX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741062',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q5',
'odometer': 107880,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 29800,
'price_includes_vat': True,
'registration_date': '2022-05-25',
'seats_number': 5,
'seller_name': None,
'title': 'Audi SQ5 Sportback 3.0 TDI - Quattro - Diesel - Automatic - 341 hp '
'- 107.880 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 03:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741062%27 HTTP/1.1" 200 None
2026-03-29 03:00:33 [adesa.it] INFO: Saving data for 10741062: {'auction_closing_time': 1774869300.0, 'created_time': 1774649370.410973, 'last_price_update_time': 1774753233.628934}
2026-03-29 03:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741062') HTTP/1.1" 204 0
2026-03-29 03:00:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 84850c77-91c9-54b5-9cfc-f7edfbf4691b with identifier: 10741379
2026-03-29 03:00:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 84850c77-91c9-54b5-9cfc-f7edfbf4691b with identifier: 10741379
2026-03-29 03:00:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 84850c77-91c9-54b5-9cfc-f7edfbf4691b with identifier: 10741379 to the API
2026-03-29 03:00:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:00:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:00:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741379>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.9L',
'engine_horse_power': 449,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Petrol',
'id': '84850c77-91c9-54b5-9cfc-f7edfbf4691b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FW438HK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741379',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A4',
'odometer': 84844,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 33800,
'price_includes_vat': True,
'registration_date': '2019-07-19',
'seats_number': 5,
'seller_name': None,
'title': 'Audi RS4 Avant 2.9 TFSI Sport - Quattro - Petrol - Automatic - 449 '
'hp - 84.844 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2019}
2026-03-29 03:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741379%27 HTTP/1.1" 200 None
2026-03-29 03:00:33 [adesa.it] INFO: Saving data for 10741379: {'auction_closing_time': 1774869300.0, 'created_time': 1774649365.959213, 'last_price_update_time': 1774753233.923582}
2026-03-29 03:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741379') HTTP/1.1" 204 0
2026-03-29 03:00:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: aea6be07-5123-55b7-9b21-a5deaba7ad24 with identifier: 10737441
2026-03-29 03:00:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: aea6be07-5123-55b7-9b21-a5deaba7ad24 with identifier: 10737441
2026-03-29 03:00:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: aea6be07-5123-55b7-9b21-a5deaba7ad24 with identifier: 10737441 to the API
2026-03-29 03:00:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:00:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:00:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737441>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': 'aea6be07-5123-55b7-9b21-a5deaba7ad24',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GF769FP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737441',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '1 Series',
'odometer': 81865,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2021-05-31',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 1 Series 116d M Sport - Diesel - Automatic - 116 hp - 81.865 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-29 03:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710737441%27 HTTP/1.1" 200 None
2026-03-29 03:00:34 [adesa.it] INFO: Saving data for 10737441: {'auction_closing_time': 1774869300.0, 'created_time': 1774649366.270827, 'last_price_update_time': 1774753234.201295}
2026-03-29 03:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10737441') HTTP/1.1" 204 0
2026-03-29 03:00:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 15e91520-34d5-5268-8303-0b9ceadbcf74 with identifier: 10741854
2026-03-29 03:00:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 15e91520-34d5-5268-8303-0b9ceadbcf74 with identifier: 10741854
2026-03-29 03:00:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 15e91520-34d5-5268-8303-0b9ceadbcf74 with identifier: 10741854 to the API
2026-03-29 03:00:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:00:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:00:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741854>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:20:00Z',
'fuel_type': 'Diesel',
'id': '15e91520-34d5-5268-8303-0b9ceadbcf74',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM372VN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741854',
'listing': 'auction',
'location': 'Venezia (Italy)',
'make': 'BMW',
'model': '1 Series',
'odometer': 72114,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 4000,
'price_includes_vat': True,
'registration_date': '2023-02-09',
'seats_number': 5,
'seller_name': 'ARVAL-IT',
'title': 'BMW 1 Series 118d Advantage - Diesel - Automatic - 150 hp - 72.114 '
'km',
'transmission': 'automatic',
'trim': 'Advantage',
'vin': None,
'year': 2023}
2026-03-29 03:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741854%27 HTTP/1.1" 200 None
2026-03-29 03:00:34 [adesa.it] INFO: Saving data for 10741854: {'auction_closing_time': 1774858800.0, 'created_time': 1774649371.570351, 'last_price_update_time': 1774753234.517302}
2026-03-29 03:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741854') HTTP/1.1" 204 0
2026-03-29 03:00:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:00:34 [adesa.it] INFO: Found listing with ID: 10741102
2026-03-29 03:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741102%27 HTTP/1.1" 200 None
2026-03-29 03:00:34 [adesa.it] INFO: Scrape type for 10741102: 2
2026-03-29 03:00:34 [adesa.it] INFO: Scraping item 10741102 url https://www.openlane.eu/en/carv6/auction/10741102
2026-03-29 03:00:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737297> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:00:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741283> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:00:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741380> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:00:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e0d918e-f608-57a4-929c-c527bbd34424 with identifier: 10737317
2026-03-29 03:00:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e0d918e-f608-57a4-929c-c527bbd34424 with scrape type 2
2026-03-29 03:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8e0d918e-f608-57a4-929c-c527bbd34424 with scrape type 2
2026-03-29 03:00:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 8e0d918e-f608-57a4-929c-c527bbd34424, identifier: 10737317
2026-03-29 03:00:34 [adesa.it] INFO: Found listing with ID: 10741279
2026-03-29 03:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741279%27 HTTP/1.1" 200 None
2026-03-29 03:00:34 [adesa.it] INFO: Scrape type for 10741279: 2
2026-03-29 03:00:34 [adesa.it] INFO: Scraping item 10741279 url https://www.openlane.eu/en/carv6/auction/10741279
2026-03-29 03:00:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:00:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:00:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:00:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 8e0d918e-f608-57a4-929c-c527bbd34424 with identifier: 10737317
2026-03-29 03:00:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 8e0d918e-f608-57a4-929c-c527bbd34424 with identifier: 10737317
2026-03-29 03:00:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 8e0d918e-f608-57a4-929c-c527bbd34424 with identifier: 10737317 to the API
2026-03-29 03:00:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:00:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:00:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737317>
{'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-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': '8e0d918e-f608-57a4-929c-c527bbd34424',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'fj861se',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737317',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 277999,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 7900,
'price_includes_vat': True,
'registration_date': '2017-05-30',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Range Rover Sport 3.0 TDV6 HSE Dynamic - AWD - Diesel - '
'Automatic - 249 hp - 277.999 km',
'transmission': 'automatic',
'trim': 'HSE Dynamic',
'vin': None,
'year': 2017}
2026-03-29 03:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710737317%27 HTTP/1.1" 200 None
2026-03-29 03:00:35 [adesa.it] INFO: Saving data for 10737317: {'auction_closing_time': 1774869300.0, 'created_time': 1774649331.368267, 'last_price_update_time': 1774753235.007375}
2026-03-29 03:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10737317') HTTP/1.1" 204 0
2026-03-29 03:00:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40ac8831-ce7d-5503-b36a-4775269ae26b with identifier: 10737297
2026-03-29 03:00:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40ac8831-ce7d-5503-b36a-4775269ae26b with scrape type 2
2026-03-29 03:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 40ac8831-ce7d-5503-b36a-4775269ae26b with scrape type 2
2026-03-29 03:00:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 40ac8831-ce7d-5503-b36a-4775269ae26b, identifier: 10737297
2026-03-29 03:00:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1426c662-5014-5bd1-b4b3-028ae3163cac with identifier: 10741283
2026-03-29 03:00:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1426c662-5014-5bd1-b4b3-028ae3163cac with scrape type 2
2026-03-29 03:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1426c662-5014-5bd1-b4b3-028ae3163cac with scrape type 2
2026-03-29 03:00:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 1426c662-5014-5bd1-b4b3-028ae3163cac, identifier: 10741283
2026-03-29 03:00:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 204e39e1-21f6-57c2-a798-725b0f9bad34 with identifier: 10741380
2026-03-29 03:00:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 204e39e1-21f6-57c2-a798-725b0f9bad34 with scrape type 2
2026-03-29 03:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 204e39e1-21f6-57c2-a798-725b0f9bad34 with scrape type 2
2026-03-29 03:00:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 204e39e1-21f6-57c2-a798-725b0f9bad34, identifier: 10741380
2026-03-29 03:00:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 40ac8831-ce7d-5503-b36a-4775269ae26b with identifier: 10737297
2026-03-29 03:00:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 40ac8831-ce7d-5503-b36a-4775269ae26b with identifier: 10737297
2026-03-29 03:00:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 40ac8831-ce7d-5503-b36a-4775269ae26b with identifier: 10737297 to the API
2026-03-29 03:00:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:00:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:00:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737297>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 245,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': '40ac8831-ce7d-5503-b36a-4775269ae26b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'HB981HG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737297',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'G',
'odometer': 157443,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 58000,
'price_includes_vat': True,
'registration_date': '2017-06-07',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz G 350 - 4-Matic - Diesel - Automatic - 245 hp - '
'157.443 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2017}
2026-03-29 03:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710737297%27 HTTP/1.1" 200 None
2026-03-29 03:00:35 [adesa.it] INFO: Saving data for 10737297: {'auction_closing_time': 1774869300.0, 'created_time': 1774649332.765653, 'last_price_update_time': 1774753235.58286}
2026-03-29 03:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10737297') HTTP/1.1" 204 0
2026-03-29 03:00:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 1426c662-5014-5bd1-b4b3-028ae3163cac with identifier: 10741283
2026-03-29 03:00:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 1426c662-5014-5bd1-b4b3-028ae3163cac with identifier: 10741283
2026-03-29 03:00:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 1426c662-5014-5bd1-b4b3-028ae3163cac with identifier: 10741283 to the API
2026-03-29 03:00:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:00:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:00:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741283>
{'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-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': '1426c662-5014-5bd1-b4b3-028ae3163cac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'EZ993XJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741283',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 192265,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9800,
'price_includes_vat': True,
'registration_date': '2015-05-29',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Range Rover Sport 3.0 TDV6 HSE - AWD - Diesel - '
'Automatic - 249 hp - 192.265 km',
'transmission': 'automatic',
'trim': 'HSE',
'vin': None,
'year': 2015}
2026-03-29 03:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741283%27 HTTP/1.1" 200 None
2026-03-29 03:00:35 [adesa.it] INFO: Saving data for 10741283: {'auction_closing_time': 1774869300.0, 'created_time': 1774649331.690385, 'last_price_update_time': 1774753235.872172}
2026-03-29 03:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741283') HTTP/1.1" 204 0
2026-03-29 03:00:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 204e39e1-21f6-57c2-a798-725b0f9bad34 with identifier: 10741380
2026-03-29 03:00:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 204e39e1-21f6-57c2-a798-725b0f9bad34 with identifier: 10741380
2026-03-29 03:00:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 204e39e1-21f6-57c2-a798-725b0f9bad34 with identifier: 10741380 to the API
2026-03-29 03:00:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:00:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:00:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741380>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 149,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': '204e39e1-21f6-57c2-a798-725b0f9bad34',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HA887XP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741380',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '1 Series',
'odometer': 14,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 27900,
'price_includes_vat': True,
'registration_date': '2025-10-31',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 1 Series 120d M Sport - Diesel - Automatic - 149 hp - 14 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2025}
2026-03-29 03:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741380%27 HTTP/1.1" 200 None
2026-03-29 03:00:36 [adesa.it] INFO: Saving data for 10741380: {'auction_closing_time': 1774869300.0, 'created_time': 1774649363.548516, 'last_price_update_time': 1774753236.169864}
2026-03-29 03:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741380') HTTP/1.1" 204 0
2026-03-29 03:00:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736811> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:00:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736792> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:00:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741371> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03: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-29 03: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-29 03: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-29 03:00:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b40a574d-18ef-5a86-9099-71199b19f404 with identifier: 10736811
2026-03-29 03:00:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b40a574d-18ef-5a86-9099-71199b19f404 with scrape type 2
2026-03-29 03:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b40a574d-18ef-5a86-9099-71199b19f404 with scrape type 2
2026-03-29 03:00:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b40a574d-18ef-5a86-9099-71199b19f404, identifier: 10736811
2026-03-29 03:00:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bdfbd40a-d702-5f8d-a0f4-761f618a3e9d with identifier: 10736792
2026-03-29 03:00:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bdfbd40a-d702-5f8d-a0f4-761f618a3e9d with scrape type 2
2026-03-29 03:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bdfbd40a-d702-5f8d-a0f4-761f618a3e9d with scrape type 2
2026-03-29 03:00:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: bdfbd40a-d702-5f8d-a0f4-761f618a3e9d, identifier: 10736792
2026-03-29 03:00:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b40a574d-18ef-5a86-9099-71199b19f404 with identifier: 10736811
2026-03-29 03:00:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b40a574d-18ef-5a86-9099-71199b19f404 with identifier: 10736811
2026-03-29 03:00:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b40a574d-18ef-5a86-9099-71199b19f404 with identifier: 10736811 to the API
2026-03-29 03:00:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:00:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:00:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736811>
{'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': 306,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Hybrid',
'id': 'b40a574d-18ef-5a86-9099-71199b19f404',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'gh817pl',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736811',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 76325,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 22000,
'price_includes_vat': True,
'registration_date': '2021-12-02',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLC 300de Sport - 4-Matic - Hybrid - Automatic - 306 '
'hp - 76.325 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2021}
2026-03-29 03:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710736811%27 HTTP/1.1" 200 None
2026-03-29 03:00:36 [adesa.it] INFO: Saving data for 10736811: {'auction_closing_time': 1774869300.0, 'created_time': 1774649312.758537, 'last_price_update_time': 1774753236.804907}
2026-03-29 03:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10736811') HTTP/1.1" 204 0
2026-03-29 03:00:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: bdfbd40a-d702-5f8d-a0f4-761f618a3e9d with identifier: 10736792
2026-03-29 03:00:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: bdfbd40a-d702-5f8d-a0f4-761f618a3e9d with identifier: 10736792
2026-03-29 03:00:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: bdfbd40a-d702-5f8d-a0f4-761f618a3e9d with identifier: 10736792 to the API
2026-03-29 03:00:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:00:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:00:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736792>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 320,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Hybrid',
'id': 'bdfbd40a-d702-5f8d-a0f4-761f618a3e9d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF338RR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736792',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 87540,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 21700,
'price_includes_vat': True,
'registration_date': '2021-05-05',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLC 300e Business - Hybrid - Automatic - 320 hp - '
'87.540 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-29 03:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736792%27 HTTP/1.1" 200 None
2026-03-29 03:00:37 [adesa.it] INFO: Saving data for 10736792: {'auction_closing_time': 1774869300.0, 'created_time': 1774648849.528699, 'last_price_update_time': 1774753237.113574}
2026-03-29 03:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10736792') HTTP/1.1" 204 0
2026-03-29 03:00:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737438> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:00:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 504a5189-2468-5926-98d7-9658df655431 with identifier: 10741371
2026-03-29 03:00:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 504a5189-2468-5926-98d7-9658df655431 with scrape type 2
2026-03-29 03:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 504a5189-2468-5926-98d7-9658df655431 with scrape type 2
2026-03-29 03:00:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 504a5189-2468-5926-98d7-9658df655431, identifier: 10741371
2026-03-29 03:00:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:00:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 504a5189-2468-5926-98d7-9658df655431 with identifier: 10741371
2026-03-29 03:00:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 504a5189-2468-5926-98d7-9658df655431 with identifier: 10741371
2026-03-29 03:00:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 504a5189-2468-5926-98d7-9658df655431 with identifier: 10741371 to the API
2026-03-29 03:00:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:00:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:00:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741371>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 250,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Diesel',
'id': '504a5189-2468-5926-98d7-9658df655431',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FA199AD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741371',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Maserati',
'model': 'Ghibli',
'odometer': 168660,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2015-07-15',
'seats_number': 5,
'seller_name': None,
'title': 'Maserati Ghibli 3.0D Executive - Diesel - Automatic - 250 hp - '
'168.660 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2015}
2026-03-29 03:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741371%27 HTTP/1.1" 200 None
2026-03-29 03:00:37 [adesa.it] INFO: Saving data for 10741371: {'auction_closing_time': 1774964700.0, 'created_time': 1774649336.983419, 'last_price_update_time': 1774753237.539752}
2026-03-29 03:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741371') HTTP/1.1" 204 0
2026-03-29 03:00:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741193> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:00:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:00:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35173d00-599b-5b20-9f8e-baa01a650611 with identifier: 10737438
2026-03-29 03:00:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35173d00-599b-5b20-9f8e-baa01a650611 with scrape type 2
2026-03-29 03:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 35173d00-599b-5b20-9f8e-baa01a650611 with scrape type 2
2026-03-29 03:00:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 35173d00-599b-5b20-9f8e-baa01a650611, identifier: 10737438
2026-03-29 03:00:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 35173d00-599b-5b20-9f8e-baa01a650611 with identifier: 10737438
2026-03-29 03:00:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 35173d00-599b-5b20-9f8e-baa01a650611 with identifier: 10737438
2026-03-29 03:00:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 35173d00-599b-5b20-9f8e-baa01a650611 with identifier: 10737438 to the API
2026-03-29 03:00:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:00:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:00:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737438>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Hybrid',
'id': '35173d00-599b-5b20-9f8e-baa01a650611',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'gn464ll',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737438',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 96773,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 39300,
'price_includes_vat': True,
'registration_date': '2023-03-27',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLE Coupé 350de Premium - 4-Matic - Hybrid - '
'Automatic - 194 hp - 96.773 km',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2023}
2026-03-29 03:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710737438%27 HTTP/1.1" 200 None
2026-03-29 03:00:38 [adesa.it] INFO: Saving data for 10737438: {'auction_closing_time': 1774869300.0, 'created_time': 1774648851.684901, 'last_price_update_time': 1774753238.011404}
2026-03-29 03:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10737438') HTTP/1.1" 204 0
2026-03-29 03:00:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f5fdcd0-7b6b-55df-90b1-05c81f176cb8 with identifier: 10741193
2026-03-29 03:00:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f5fdcd0-7b6b-55df-90b1-05c81f176cb8 with scrape type 2
2026-03-29 03:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f5fdcd0-7b6b-55df-90b1-05c81f176cb8 with scrape type 2
2026-03-29 03:00:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7f5fdcd0-7b6b-55df-90b1-05c81f176cb8, identifier: 10741193
2026-03-29 03:00:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7f5fdcd0-7b6b-55df-90b1-05c81f176cb8 with identifier: 10741193
2026-03-29 03:00:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7f5fdcd0-7b6b-55df-90b1-05c81f176cb8 with identifier: 10741193
2026-03-29 03:00:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7f5fdcd0-7b6b-55df-90b1-05c81f176cb8 with identifier: 10741193 to the API
2026-03-29 03:00:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:00:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:00:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741193>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': '7f5fdcd0-7b6b-55df-90b1-05c81f176cb8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GW710KC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741193',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 34300,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 42500,
'price_includes_vat': True,
'registration_date': '2024-07-30',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLC Coupé 220d AMG Line - 4-Matic - Diesel - '
'Automatic - 197 hp - 34.300 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2024}
2026-03-29 03:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741193%27 HTTP/1.1" 200 None
2026-03-29 03:00:38 [adesa.it] INFO: Saving data for 10741193: {'auction_closing_time': 1774869300.0, 'created_time': 1774648848.812227, 'last_price_update_time': 1774753238.424973}
2026-03-29 03:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741193') HTTP/1.1" 204 0
2026-03-29 03:00:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741362> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:00:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:00:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736795> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:00:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:00:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b30256b-69aa-51b5-8468-59a458f533ab with identifier: 10741362
2026-03-29 03:00:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b30256b-69aa-51b5-8468-59a458f533ab with scrape type 2
2026-03-29 03:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b30256b-69aa-51b5-8468-59a458f533ab with scrape type 2
2026-03-29 03:00:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3b30256b-69aa-51b5-8468-59a458f533ab, identifier: 10741362
2026-03-29 03:00:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3b30256b-69aa-51b5-8468-59a458f533ab with identifier: 10741362
2026-03-29 03:00:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3b30256b-69aa-51b5-8468-59a458f533ab with identifier: 10741362
2026-03-29 03:00:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3b30256b-69aa-51b5-8468-59a458f533ab with identifier: 10741362 to the API
2026-03-29 03:00:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:00:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:00:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741362>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Diesel',
'id': '3b30256b-69aa-51b5-8468-59a458f533ab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'fn486gg',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741362',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 178451,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 700,
'price_includes_vat': True,
'registration_date': '2018-01-31',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai 1.5 DCI Business - Diesel - Manual - 110 hp - '
'178.451 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2018}
2026-03-29 03:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741362%27 HTTP/1.1" 200 None
2026-03-29 03:00:38 [adesa.it] INFO: Saving data for 10741362: {'auction_closing_time': 1774964700.0, 'created_time': 1774649325.369545, 'last_price_update_time': 1774753238.961334}
2026-03-29 03:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741362') HTTP/1.1" 204 0
2026-03-29 03:00:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e60c9be4-e940-586f-9d00-aeb5257ba2e3 with identifier: 10736795
2026-03-29 03:00:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e60c9be4-e940-586f-9d00-aeb5257ba2e3 with scrape type 2
2026-03-29 03:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e60c9be4-e940-586f-9d00-aeb5257ba2e3 with scrape type 2
2026-03-29 03:00:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e60c9be4-e940-586f-9d00-aeb5257ba2e3, identifier: 10736795
2026-03-29 03:00:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e60c9be4-e940-586f-9d00-aeb5257ba2e3 with identifier: 10736795
2026-03-29 03:00:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e60c9be4-e940-586f-9d00-aeb5257ba2e3 with identifier: 10736795
2026-03-29 03:00:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e60c9be4-e940-586f-9d00-aeb5257ba2e3 with identifier: 10736795 to the API
2026-03-29 03:00:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:00:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:00:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736795>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 220,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Petrol',
'id': 'e60c9be4-e940-586f-9d00-aeb5257ba2e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'DX728ET',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736795',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Opel',
'model': 'Insignia',
'odometer': 185621,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 1900,
'price_includes_vat': True,
'registration_date': '2009-07-27',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Insignia Sports Tourer - Petrol - Automatic - 220 hp - 185.621 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2009}
2026-03-29 03:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710736795%27 HTTP/1.1" 200 None
2026-03-29 03:00:39 [adesa.it] INFO: Saving data for 10736795: {'auction_closing_time': 1774869300.0, 'created_time': 1774648852.182174, 'last_price_update_time': 1774753239.377961}
2026-03-29 03:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10736795') HTTP/1.1" 204 0
2026-03-29 03:00:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741074> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:00:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:00:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e37356f-4df4-511f-ab1b-38596f833fe9 with identifier: 10741074
2026-03-29 03:00:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e37356f-4df4-511f-ab1b-38596f833fe9 with scrape type 2
2026-03-29 03:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1e37356f-4df4-511f-ab1b-38596f833fe9 with scrape type 2
2026-03-29 03:00:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 1e37356f-4df4-511f-ab1b-38596f833fe9, identifier: 10741074
2026-03-29 03:00:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 1e37356f-4df4-511f-ab1b-38596f833fe9 with identifier: 10741074
2026-03-29 03:00:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 1e37356f-4df4-511f-ab1b-38596f833fe9 with identifier: 10741074
2026-03-29 03:00:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 1e37356f-4df4-511f-ab1b-38596f833fe9 with identifier: 10741074 to the API
2026-03-29 03:00:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:00:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:00:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741074>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': '1e37356f-4df4-511f-ab1b-38596f833fe9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ919EJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741074',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 72831,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 7900,
'price_includes_vat': True,
'registration_date': '2022-03-31',
'seats_number': 3,
'seller_name': None,
'title': 'Peugeot Boxer L2H2 2.2 HDI Premium - Diesel - Manual - 140 hp - '
'72.831 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2022}
2026-03-29 03:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741074%27 HTTP/1.1" 200 None
2026-03-29 03:00:39 [adesa.it] INFO: Saving data for 10741074: {'auction_closing_time': 1774869300.0, 'created_time': 1774649328.619702, 'last_price_update_time': 1774753239.873833}
2026-03-29 03:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741074') HTTP/1.1" 204 0
2026-03-29 03:00:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741382> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:00:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:00:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737489> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:00:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741063> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:00:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:00:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:00:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f35ae41-b8d7-5dbc-8619-7c7afe7d5770 with identifier: 10741382
2026-03-29 03:00:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f35ae41-b8d7-5dbc-8619-7c7afe7d5770 with scrape type 2
2026-03-29 03:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8f35ae41-b8d7-5dbc-8619-7c7afe7d5770 with scrape type 2
2026-03-29 03:00:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 8f35ae41-b8d7-5dbc-8619-7c7afe7d5770, identifier: 10741382
2026-03-29 03:00:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 8f35ae41-b8d7-5dbc-8619-7c7afe7d5770 with identifier: 10741382
2026-03-29 03:00:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 03:00:40 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Beige HTTP/1.1" 200 None
2026-03-29 03:00:40 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 03:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 03:00:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 8f35ae41-b8d7-5dbc-8619-7c7afe7d5770 with identifier: 10741382
2026-03-29 03:00:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 8f35ae41-b8d7-5dbc-8619-7c7afe7d5770 with identifier: 10741382 to the API
2026-03-29 03:00:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:00:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:00:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741382>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 350,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': '8f35ae41-b8d7-5dbc-8619-7c7afe7d5770',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM516HN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741382',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 89000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 74500,
'price_includes_vat': True,
'registration_date': '2023-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Range Rover 3.0 Autobiography - Diesel - Automatic - 350 '
'hp - 89.000 km',
'transmission': 'automatic',
'trim': 'Autobiography',
'vin': None,
'year': 2023}
2026-03-29 03:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741382%27 HTTP/1.1" 200 None
2026-03-29 03:00:40 [adesa.it] INFO: Saving data for 10741382: {'auction_closing_time': 1774869300.0, 'created_time': 1774649339.905531, 'last_price_update_time': 1774753240.498535}
2026-03-29 03:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741382') HTTP/1.1" 204 0
2026-03-29 03:00:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741378> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:00:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:00:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 718510b0-5858-58c4-a829-58354d77ca0f with identifier: 10737489
2026-03-29 03:00:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 718510b0-5858-58c4-a829-58354d77ca0f with scrape type 2
2026-03-29 03:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 718510b0-5858-58c4-a829-58354d77ca0f with scrape type 2
2026-03-29 03:00:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 718510b0-5858-58c4-a829-58354d77ca0f, identifier: 10737489
2026-03-29 03:00:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae2c42d7-c2c2-5553-8e68-08611916fe15 with identifier: 10741063
2026-03-29 03:00:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae2c42d7-c2c2-5553-8e68-08611916fe15 with scrape type 2
2026-03-29 03:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae2c42d7-c2c2-5553-8e68-08611916fe15 with scrape type 2
2026-03-29 03:00:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ae2c42d7-c2c2-5553-8e68-08611916fe15, identifier: 10741063
2026-03-29 03:00:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 718510b0-5858-58c4-a829-58354d77ca0f with identifier: 10737489
2026-03-29 03:00:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 718510b0-5858-58c4-a829-58354d77ca0f with identifier: 10737489
2026-03-29 03:00:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 718510b0-5858-58c4-a829-58354d77ca0f with identifier: 10737489 to the API
2026-03-29 03:00:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:00:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:00:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737489>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 149,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': '718510b0-5858-58c4-a829-58354d77ca0f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FZ783NG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737489',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mini',
'model': 'Countryman',
'odometer': 122494,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2018-09-19',
'seats_number': 5,
'seller_name': None,
'title': 'Mini Countryman Cooper D 2.0 Boost - ALL4 - Diesel - Automatic - '
'149 hp - 122.494 km',
'transmission': 'automatic',
'trim': 'Boost',
'vin': None,
'year': 2018}
2026-03-29 03:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710737489%27 HTTP/1.1" 200 None
2026-03-29 03:00:41 [adesa.it] INFO: Saving data for 10737489: {'auction_closing_time': 1774869300.0, 'created_time': 1774648847.719524, 'last_price_update_time': 1774753241.031064}
2026-03-29 03:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10737489') HTTP/1.1" 204 0
2026-03-29 03:00:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ae2c42d7-c2c2-5553-8e68-08611916fe15 with identifier: 10741063
2026-03-29 03:00:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ae2c42d7-c2c2-5553-8e68-08611916fe15 with identifier: 10741063
2026-03-29 03:00:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ae2c42d7-c2c2-5553-8e68-08611916fe15 with identifier: 10741063 to the API
2026-03-29 03:00:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:00:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:00:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741063>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Hybrid',
'id': 'ae2c42d7-c2c2-5553-8e68-08611916fe15',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK459FR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741063',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 100142,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 44300,
'price_includes_vat': True,
'registration_date': '2022-05-05',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLE Coupé 350de Premium - 4-Matic - Hybrid - '
'Automatic - 194 hp - 100.142 km',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2022}
2026-03-29 03:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741063%27 HTTP/1.1" 200 None
2026-03-29 03:00:41 [adesa.it] INFO: Saving data for 10741063: {'auction_closing_time': 1774869300.0, 'created_time': 1774649306.675703, 'last_price_update_time': 1774753241.337332}
2026-03-29 03:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741063') HTTP/1.1" 204 0
2026-03-29 03:00:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741086> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03: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-29 03:00:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741091> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03: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-29 03:00:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b2293f31-1c98-5d75-9bdd-4be47bbc3998 with identifier: 10741378
2026-03-29 03:00:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2293f31-1c98-5d75-9bdd-4be47bbc3998 with scrape type 2
2026-03-29 03:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b2293f31-1c98-5d75-9bdd-4be47bbc3998 with scrape type 2
2026-03-29 03:00:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b2293f31-1c98-5d75-9bdd-4be47bbc3998, identifier: 10741378
2026-03-29 03:00:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b2293f31-1c98-5d75-9bdd-4be47bbc3998 with identifier: 10741378
2026-03-29 03:00:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b2293f31-1c98-5d75-9bdd-4be47bbc3998 with identifier: 10741378
2026-03-29 03:00:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b2293f31-1c98-5d75-9bdd-4be47bbc3998 with identifier: 10741378 to the API
2026-03-29 03:00:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:00:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:00:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741378>
{'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': 240,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Diesel',
'id': 'b2293f31-1c98-5d75-9bdd-4be47bbc3998',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FZ000ML',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741378',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 155475,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 7200,
'price_includes_vat': True,
'registration_date': '2020-01-31',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Range Rover Velar 2.0 R-Dynamic S - Diesel - Automatic - '
'240 hp - 155.475 km',
'transmission': 'automatic',
'trim': 'R-Dynamic S',
'vin': None,
'year': 2020}
2026-03-29 03:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741378%27 HTTP/1.1" 200 None
2026-03-29 03:00:41 [adesa.it] INFO: Saving data for 10741378: {'auction_closing_time': 1774964700.0, 'created_time': 1774649341.231625, 'last_price_update_time': 1774753241.735473}
2026-03-29 03:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741378') HTTP/1.1" 204 0
2026-03-29 03:00:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9550006a-5990-5aaf-b7fb-08ab046d9eeb with identifier: 10741086
2026-03-29 03:00:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9550006a-5990-5aaf-b7fb-08ab046d9eeb with scrape type 2
2026-03-29 03:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9550006a-5990-5aaf-b7fb-08ab046d9eeb with scrape type 2
2026-03-29 03:00:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9550006a-5990-5aaf-b7fb-08ab046d9eeb, identifier: 10741086
2026-03-29 03:00:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ca15789-6270-52da-aaf7-a0c24fcc3762 with identifier: 10741091
2026-03-29 03:00:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ca15789-6270-52da-aaf7-a0c24fcc3762 with scrape type 2
2026-03-29 03:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6ca15789-6270-52da-aaf7-a0c24fcc3762 with scrape type 2
2026-03-29 03:00:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6ca15789-6270-52da-aaf7-a0c24fcc3762, identifier: 10741091
2026-03-29 03:00:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9550006a-5990-5aaf-b7fb-08ab046d9eeb with identifier: 10741086
2026-03-29 03:00:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9550006a-5990-5aaf-b7fb-08ab046d9eeb with identifier: 10741086
2026-03-29 03:00:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9550006a-5990-5aaf-b7fb-08ab046d9eeb with identifier: 10741086 to the API
2026-03-29 03:00:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:00:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:00:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741086>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': '9550006a-5990-5aaf-b7fb-08ab046d9eeb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ912EJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741086',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 51585,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 4900,
'price_includes_vat': True,
'registration_date': '2022-03-31',
'seats_number': 3,
'seller_name': None,
'title': 'Peugeot Boxer L2H2 2.2 HDI Premium - Diesel - Manual - 140 hp - '
'51.585 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2022}
2026-03-29 03:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741086%27 HTTP/1.1" 200 None
2026-03-29 03:00:42 [adesa.it] INFO: Saving data for 10741086: {'auction_closing_time': 1774869300.0, 'created_time': 1774649330.293082, 'last_price_update_time': 1774753242.255646}
2026-03-29 03:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741086') HTTP/1.1" 204 0
2026-03-29 03:00:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6ca15789-6270-52da-aaf7-a0c24fcc3762 with identifier: 10741091
2026-03-29 03:00:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6ca15789-6270-52da-aaf7-a0c24fcc3762 with identifier: 10741091
2026-03-29 03:00:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6ca15789-6270-52da-aaf7-a0c24fcc3762 with identifier: 10741091 to the API
2026-03-29 03:00:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:00:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:00:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741091>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': '6ca15789-6270-52da-aaf7-a0c24fcc3762',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ932EJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741091',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 80277,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 3900,
'price_includes_vat': True,
'registration_date': '2022-03-31',
'seats_number': 3,
'seller_name': None,
'title': 'Peugeot Boxer L2H2 2.2 HDI Premium - Diesel - Manual - 140 hp - '
'80.277 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2022}
2026-03-29 03:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741091%27 HTTP/1.1" 200 None
2026-03-29 03:00:42 [adesa.it] INFO: Saving data for 10741091: {'auction_closing_time': 1774869300.0, 'created_time': 1774649328.937669, 'last_price_update_time': 1774753242.542679}
2026-03-29 03:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741091') HTTP/1.1" 204 0
2026-03-29 03:00:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741064> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:00:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:00:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741096> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:00:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:00:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07a4caac-aae6-53c2-b263-32c1d813dba4 with identifier: 10741064
2026-03-29 03:00:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07a4caac-aae6-53c2-b263-32c1d813dba4 with scrape type 2
2026-03-29 03:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 07a4caac-aae6-53c2-b263-32c1d813dba4 with scrape type 2
2026-03-29 03:00:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 07a4caac-aae6-53c2-b263-32c1d813dba4, identifier: 10741064
2026-03-29 03:00:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 07a4caac-aae6-53c2-b263-32c1d813dba4 with identifier: 10741064
2026-03-29 03:00:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 07a4caac-aae6-53c2-b263-32c1d813dba4 with identifier: 10741064
2026-03-29 03:00:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 07a4caac-aae6-53c2-b263-32c1d813dba4 with identifier: 10741064 to the API
2026-03-29 03:00:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:00:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:00:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741064>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': '07a4caac-aae6-53c2-b263-32c1d813dba4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF432PL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741064',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 132380,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 6900,
'price_includes_vat': True,
'registration_date': '2021-05-27',
'seats_number': 3,
'seller_name': None,
'title': 'Peugeot Boxer L2H2 2.2 HDI Comfort - Diesel - Manual - 140 hp - '
'132.380 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2021}
2026-03-29 03:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741064%27 HTTP/1.1" 200 None
2026-03-29 03:00:43 [adesa.it] INFO: Saving data for 10741064: {'auction_closing_time': 1774869300.0, 'created_time': 1774649312.419926, 'last_price_update_time': 1774753243.034887}
2026-03-29 03:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741064') HTTP/1.1" 204 0
2026-03-29 03: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-29 03:00:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741102> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:00:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7ae6011-1fb3-57aa-a432-64c7f4047a71 with identifier: 10741096
2026-03-29 03:00:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7ae6011-1fb3-57aa-a432-64c7f4047a71 with scrape type 2
2026-03-29 03:00:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b7ae6011-1fb3-57aa-a432-64c7f4047a71 with scrape type 2
2026-03-29 03:00:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b7ae6011-1fb3-57aa-a432-64c7f4047a71, identifier: 10741096
2026-03-29 03:00:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:00:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:00:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b7ae6011-1fb3-57aa-a432-64c7f4047a71 with identifier: 10741096
2026-03-29 03:00:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b7ae6011-1fb3-57aa-a432-64c7f4047a71 with identifier: 10741096
2026-03-29 03:00:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b7ae6011-1fb3-57aa-a432-64c7f4047a71 with identifier: 10741096 to the API
2026-03-29 03:00:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:00:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:00:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741096>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': 'b7ae6011-1fb3-57aa-a432-64c7f4047a71',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ915EJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741096',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 117755,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 2000,
'price_includes_vat': True,
'registration_date': '2022-03-31',
'seats_number': 3,
'seller_name': None,
'title': 'Peugeot Boxer L2H2 2.2 HDI Premium - Diesel - Manual - 140 hp - '
'117.755 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2022}
2026-03-29 03:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741096%27 HTTP/1.1" 200 None
2026-03-29 03:00:43 [adesa.it] INFO: Saving data for 10741096: {'auction_closing_time': 1774869300.0, 'created_time': 1774649329.608002, 'last_price_update_time': 1774753243.429152}
2026-03-29 03:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741096') HTTP/1.1" 204 0
2026-03-29 03:00:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736796> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:00:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:00:43 [adesa.it] INFO: Found listing with ID: 10737305
2026-03-29 03:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710737305%27 HTTP/1.1" 200 None
2026-03-29 03:00:43 [adesa.it] INFO: Scrape type for 10737305: 2
2026-03-29 03:00:43 [adesa.it] INFO: Scraping item 10737305 url https://www.openlane.eu/en/carv6/auction/10737305
2026-03-29 03:00:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8bdcf4d-c240-5989-992d-f5d77ff403cf with identifier: 10741102
2026-03-29 03:00:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8bdcf4d-c240-5989-992d-f5d77ff403cf with scrape type 2
2026-03-29 03:00:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8bdcf4d-c240-5989-992d-f5d77ff403cf with scrape type 2
2026-03-29 03:00:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f8bdcf4d-c240-5989-992d-f5d77ff403cf, identifier: 10741102
2026-03-29 03:00:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f8bdcf4d-c240-5989-992d-f5d77ff403cf with identifier: 10741102
2026-03-29 03:00:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f8bdcf4d-c240-5989-992d-f5d77ff403cf with identifier: 10741102
2026-03-29 03:00:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f8bdcf4d-c240-5989-992d-f5d77ff403cf with identifier: 10741102 to the API
2026-03-29 03:00:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:00:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:00:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741102>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': 'f8bdcf4d-c240-5989-992d-f5d77ff403cf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ916EJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741102',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 97686,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 5000,
'price_includes_vat': True,
'registration_date': '2022-03-31',
'seats_number': 3,
'seller_name': None,
'title': 'Peugeot Boxer L2H2 2.2 HDI Premium - Diesel - Manual - 140 hp - '
'97.686 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2022}
2026-03-29 03:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741102%27 HTTP/1.1" 200 None
2026-03-29 03:00:43 [adesa.it] INFO: Saving data for 10741102: {'auction_closing_time': 1774869300.0, 'created_time': 1774649326.713623, 'last_price_update_time': 1774753243.851708}
2026-03-29 03:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741102') HTTP/1.1" 204 0
2026-03-29 03:00:43 [adesa.it] INFO: Found listing with ID: 10741071
2026-03-29 03:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741071%27 HTTP/1.1" 200 None
2026-03-29 03:00:43 [adesa.it] INFO: Scrape type for 10741071: 2
2026-03-29 03:00:43 [adesa.it] INFO: Scraping item 10741071 url https://www.openlane.eu/en/carv6/auction/10741071
2026-03-29 03:00:43 [adesa.it] INFO: Found listing with ID: 10736817
2026-03-29 03:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710736817%27 HTTP/1.1" 200 None
2026-03-29 03:00:43 [adesa.it] INFO: Scrape type for 10736817: 2
2026-03-29 03:00:43 [adesa.it] INFO: Scraping item 10736817 url https://www.openlane.eu/en/carv6/auction/10736817
2026-03-29 03:00:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741279> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:00:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:00:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 31e39cb5-f026-5a9e-a9b6-194f16957954 with identifier: 10736796
2026-03-29 03:00:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 31e39cb5-f026-5a9e-a9b6-194f16957954 with scrape type 2
2026-03-29 03:00:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 31e39cb5-f026-5a9e-a9b6-194f16957954 with scrape type 2
2026-03-29 03:00:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 31e39cb5-f026-5a9e-a9b6-194f16957954, identifier: 10736796
2026-03-29 03:00:44 [adesa.it] INFO: Found listing with ID: 10741363
2026-03-29 03:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741363%27 HTTP/1.1" 200 None
2026-03-29 03:00:44 [adesa.it] INFO: Scrape type for 10741363: 0
2026-03-29 03:00:44 [adesa.it] INFO: Skipping item 10741363 url https://www.openlane.eu/en/carv6/auction/10741363
2026-03-29 03:00:44 [adesa.it] INFO: Found listing with ID: 10741356
2026-03-29 03:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741356%27 HTTP/1.1" 200 None
2026-03-29 03:00:44 [adesa.it] INFO: Scrape type for 10741356: 2
2026-03-29 03:00:44 [adesa.it] INFO: Scraping item 10741356 url https://www.openlane.eu/en/carv6/auction/10741356
2026-03-29 03:00:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 31e39cb5-f026-5a9e-a9b6-194f16957954 with identifier: 10736796
2026-03-29 03:00:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 31e39cb5-f026-5a9e-a9b6-194f16957954 with identifier: 10736796
2026-03-29 03:00:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 31e39cb5-f026-5a9e-a9b6-194f16957954 with identifier: 10736796 to the API
2026-03-29 03:00:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:00:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:00:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736796>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 300,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Hybrid',
'id': '31e39cb5-f026-5a9e-a9b6-194f16957954',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP659FA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736796',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '3008',
'odometer': 90208,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13300,
'price_includes_vat': True,
'registration_date': '2023-06-12',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 1.6 Allure Pack - Hybrid - Automatic - 300 hp - 90.208 '
'km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2023}
2026-03-29 03:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710736796%27 HTTP/1.1" 200 None
2026-03-29 03:00:44 [adesa.it] INFO: Saving data for 10736796: {'auction_closing_time': 1774869300.0, 'created_time': 1774648850.389399, 'last_price_update_time': 1774753244.379541}
2026-03-29 03:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10736796') HTTP/1.1" 204 0
2026-03-29 03:00:44 [adesa.it] INFO: Found listing with ID: 10741153
2026-03-29 03:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741153%27 HTTP/1.1" 200 None
2026-03-29 03:00:44 [adesa.it] INFO: Scrape type for 10741153: 2
2026-03-29 03:00:44 [adesa.it] INFO: Scraping item 10741153 url https://www.openlane.eu/en/carv6/auction/10741153
2026-03-29 03:00:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741394> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:00:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b919c62c-7baa-5aad-96c2-ce04a8235ac2 with identifier: 10741279
2026-03-29 03:00:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b919c62c-7baa-5aad-96c2-ce04a8235ac2 with scrape type 2
2026-03-29 03:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b919c62c-7baa-5aad-96c2-ce04a8235ac2 with scrape type 2
2026-03-29 03:00:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b919c62c-7baa-5aad-96c2-ce04a8235ac2, identifier: 10741279
2026-03-29 03:00:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:00:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b919c62c-7baa-5aad-96c2-ce04a8235ac2 with identifier: 10741279
2026-03-29 03:00:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 03:00:44 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Brown HTTP/1.1" 200 None
2026-03-29 03:00:44 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 03:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 03:00:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b919c62c-7baa-5aad-96c2-ce04a8235ac2 with identifier: 10741279
2026-03-29 03:00:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b919c62c-7baa-5aad-96c2-ce04a8235ac2 with identifier: 10741279 to the API
2026-03-29 03:00:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:00:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:00:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741279>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 239,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': 'b919c62c-7baa-5aad-96c2-ce04a8235ac2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FX565BE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741279',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Porsche',
'model': 'Cayenne',
'odometer': 288818,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2010-10-15',
'seats_number': 5,
'seller_name': None,
'title': 'Porsche Cayenne 3.0 TDI Platinum - Diesel - Automatic - 239 hp - '
'288.818 km',
'transmission': 'automatic',
'trim': 'Platinum',
'vin': None,
'year': 2010}
2026-03-29 03:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741279%27 HTTP/1.1" 200 None
2026-03-29 03:00:45 [adesa.it] INFO: Saving data for 10741279: {'auction_closing_time': 1774869300.0, 'created_time': 1774649327.046102, 'last_price_update_time': 1774753245.027435}
2026-03-29 03:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741279') HTTP/1.1" 204 0
2026-03-29 03:00:45 [adesa.it] INFO: Found listing with ID: 10736814
2026-03-29 03:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710736814%27 HTTP/1.1" 200 None
2026-03-29 03:00:45 [adesa.it] INFO: Scrape type for 10736814: 2
2026-03-29 03:00:45 [adesa.it] INFO: Scraping item 10736814 url https://www.openlane.eu/en/carv6/auction/10736814
2026-03-29 03:00:45 [adesa.it] INFO: Found listing with ID: 10741302
2026-03-29 03:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741302%27 HTTP/1.1" 200 None
2026-03-29 03:00:45 [adesa.it] INFO: Scrape type for 10741302: 2
2026-03-29 03:00:45 [adesa.it] INFO: Scraping item 10741302 url https://www.openlane.eu/en/carv6/auction/10741302
2026-03-29 03:00:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741612> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03: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-29 03:00:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f4cdc2d8-e2ef-5152-94bf-b48604d1cc07 with identifier: 10741394
2026-03-29 03:00:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4cdc2d8-e2ef-5152-94bf-b48604d1cc07 with scrape type 2
2026-03-29 03:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f4cdc2d8-e2ef-5152-94bf-b48604d1cc07 with scrape type 2
2026-03-29 03:00:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f4cdc2d8-e2ef-5152-94bf-b48604d1cc07, identifier: 10741394
2026-03-29 03:00:45 [adesa.it] INFO: Found listing with ID: 10739882
2026-03-29 03:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710739882%27 HTTP/1.1" 200 None
2026-03-29 03:00:45 [adesa.it] INFO: Scrape type for 10739882: 2
2026-03-29 03:00:45 [adesa.it] INFO: Scraping item 10739882 url https://www.openlane.eu/en/carv6/auction/10739882
2026-03-29 03:00:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f4cdc2d8-e2ef-5152-94bf-b48604d1cc07 with identifier: 10741394
2026-03-29 03:00:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f4cdc2d8-e2ef-5152-94bf-b48604d1cc07 with identifier: 10741394
2026-03-29 03:00:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f4cdc2d8-e2ef-5152-94bf-b48604d1cc07 with identifier: 10741394 to the API
2026-03-29 03:00:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:00:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:00:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741394>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.3L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Hybrid',
'id': 'f4cdc2d8-e2ef-5152-94bf-b48604d1cc07',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG695XG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741394',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Jeep',
'model': 'Renegade',
'odometer': 144968,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 6900,
'price_includes_vat': True,
'registration_date': '2021-12-27',
'seats_number': 5,
'seller_name': None,
'title': 'Jeep Renegade 4xe 1.3 Limited - Hybrid - Automatic - 190 hp - '
'144.968 km',
'transmission': 'automatic',
'trim': 'Limited',
'vin': None,
'year': 2021}
2026-03-29 03:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741394%27 HTTP/1.1" 200 None
2026-03-29 03:00:45 [adesa.it] INFO: Saving data for 10741394: {'auction_closing_time': 1774869300.0, 'created_time': 1774649334.227752, 'last_price_update_time': 1774753245.499726}
2026-03-29 03:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741394') HTTP/1.1" 204 0
2026-03-29 03:00:45 [adesa.it] INFO: Found listing with ID: 10741361
2026-03-29 03:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741361%27 HTTP/1.1" 200 None
2026-03-29 03:00:45 [adesa.it] INFO: Scrape type for 10741361: 2
2026-03-29 03:00:45 [adesa.it] INFO: Scraping item 10741361 url https://www.openlane.eu/en/carv6/auction/10741361
2026-03-29 03:00:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736828> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:00:45 [adesa.it] INFO: Found listing with ID: 10741364
2026-03-29 03:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741364%27 HTTP/1.1" 200 None
2026-03-29 03:00:45 [adesa.it] INFO: Scrape type for 10741364: 2
2026-03-29 03:00:45 [adesa.it] INFO: Scraping item 10741364 url https://www.openlane.eu/en/carv6/auction/10741364
2026-03-29 03: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-29 03:00:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: faeb7194-8cdc-5070-b3a4-3fe8a8f3f954 with identifier: 10741612
2026-03-29 03:00:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item faeb7194-8cdc-5070-b3a4-3fe8a8f3f954 with scrape type 2
2026-03-29 03:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item faeb7194-8cdc-5070-b3a4-3fe8a8f3f954 with scrape type 2
2026-03-29 03:00:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: faeb7194-8cdc-5070-b3a4-3fe8a8f3f954, identifier: 10741612
2026-03-29 03:00:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: faeb7194-8cdc-5070-b3a4-3fe8a8f3f954 with identifier: 10741612
2026-03-29 03:00:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: faeb7194-8cdc-5070-b3a4-3fe8a8f3f954 with identifier: 10741612
2026-03-29 03:00:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: faeb7194-8cdc-5070-b3a4-3fe8a8f3f954 with identifier: 10741612 to the API
2026-03-29 03:00:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:00:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:00:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741612>
{'auction_title': '',
'c_o_2_emission_value': 38,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 265,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Hybrid',
'id': 'faeb7194-8cdc-5070-b3a4-3fe8a8f3f954',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF652WB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741612',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Kia',
'model': 'Sorento',
'odometer': 83057,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 17900,
'price_includes_vat': True,
'registration_date': '2021-10-15',
'seats_number': 7,
'seller_name': None,
'title': 'Kia Sorento 1.6 T-GDI Advance Plus - AWD - Hybrid - Automatic - 265 '
'hp - 83.057 km',
'transmission': 'automatic',
'trim': 'Advance Plus',
'vin': None,
'year': 2021}
2026-03-29 03:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741612%27 HTTP/1.1" 200 None
2026-03-29 03:00:45 [adesa.it] INFO: Saving data for 10741612: {'auction_closing_time': 1774869300.0, 'created_time': 1774649336.367193, 'last_price_update_time': 1774753245.922861}
2026-03-29 03:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741612') HTTP/1.1" 204 0
2026-03-29 03:00:45 [adesa.it] INFO: Found listing with ID: 10736813
2026-03-29 03:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736813%27 HTTP/1.1" 200 None
2026-03-29 03:00:45 [adesa.it] INFO: Scrape type for 10736813: 2
2026-03-29 03:00:45 [adesa.it] INFO: Scraping item 10736813 url https://www.openlane.eu/en/carv6/auction/10736813
2026-03-29 03:00:45 [adesa.it] INFO: Found listing with ID: 10741510
2026-03-29 03:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741510%27 HTTP/1.1" 200 None
2026-03-29 03:00:45 [adesa.it] INFO: Scrape type for 10741510: 2
2026-03-29 03:00:45 [adesa.it] INFO: Scraping item 10741510 url https://www.openlane.eu/en/carv6/auction/10741510
2026-03-29 03:00:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741381> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03: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-29 03:00:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad4f1e31-2a1e-5f74-a135-021f04e1343a with identifier: 10736828
2026-03-29 03:00:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad4f1e31-2a1e-5f74-a135-021f04e1343a with scrape type 2
2026-03-29 03:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad4f1e31-2a1e-5f74-a135-021f04e1343a with scrape type 2
2026-03-29 03:00:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ad4f1e31-2a1e-5f74-a135-021f04e1343a, identifier: 10736828
2026-03-29 03:00:46 [adesa.it] INFO: Found listing with ID: 10737251
2026-03-29 03:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710737251%27 HTTP/1.1" 200 None
2026-03-29 03:00:46 [adesa.it] INFO: Scrape type for 10737251: 2
2026-03-29 03:00:46 [adesa.it] INFO: Scraping item 10737251 url https://www.openlane.eu/en/carv6/auction/10737251
2026-03-29 03:00:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ad4f1e31-2a1e-5f74-a135-021f04e1343a with identifier: 10736828
2026-03-29 03:00:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 03:00:46 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=LPG HTTP/1.1" 200 None
2026-03-29 03:00:46 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 03:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 03:00:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ad4f1e31-2a1e-5f74-a135-021f04e1343a with identifier: 10736828
2026-03-29 03:00:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ad4f1e31-2a1e-5f74-a135-021f04e1343a with identifier: 10736828 to the API
2026-03-29 03:00:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:00:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:00:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736828>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.4L',
'engine_horse_power': 139,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'LPG',
'id': 'ad4f1e31-2a1e-5f74-a135-021f04e1343a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FZ520WJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736828',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Jeep',
'model': 'Compass',
'odometer': 184585,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 5600,
'price_includes_vat': True,
'registration_date': '2020-05-26',
'seats_number': 5,
'seller_name': None,
'title': 'Jeep Compass 1.4 MultiAir Limited - LPG - Manual - 139 hp - 184.585 '
'km',
'transmission': 'manual',
'trim': 'Limited',
'vin': None,
'year': 2020}
2026-03-29 03:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710736828%27 HTTP/1.1" 200 None
2026-03-29 03:00:46 [adesa.it] INFO: Saving data for 10736828: {'auction_closing_time': 1774869300.0, 'created_time': 1774649336.680696, 'last_price_update_time': 1774753246.506926}
2026-03-29 03:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10736828') HTTP/1.1" 204 0
2026-03-29 03:00:46 [adesa.it] INFO: Found listing with ID: 10736764
2026-03-29 03:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710736764%27 HTTP/1.1" 200 None
2026-03-29 03:00:46 [adesa.it] INFO: Scrape type for 10736764: 2
2026-03-29 03:00:46 [adesa.it] INFO: Scraping item 10736764 url https://www.openlane.eu/en/carv6/auction/10736764
2026-03-29 03:00:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736788> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:00:46 [adesa.it] INFO: Found listing with ID: 10741357
2026-03-29 03:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741357%27 HTTP/1.1" 200 None
2026-03-29 03:00:46 [adesa.it] INFO: Scrape type for 10741357: 2
2026-03-29 03:00:46 [adesa.it] INFO: Scraping item 10741357 url https://www.openlane.eu/en/carv6/auction/10741357
2026-03-29 03:00:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:00:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f4c52765-839c-5c9b-89c6-2c3f2c962f06 with identifier: 10741381
2026-03-29 03:00:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4c52765-839c-5c9b-89c6-2c3f2c962f06 with scrape type 2
2026-03-29 03:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f4c52765-839c-5c9b-89c6-2c3f2c962f06 with scrape type 2
2026-03-29 03:00:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f4c52765-839c-5c9b-89c6-2c3f2c962f06, identifier: 10741381
2026-03-29 03:00:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f4c52765-839c-5c9b-89c6-2c3f2c962f06 with identifier: 10741381
2026-03-29 03:00:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f4c52765-839c-5c9b-89c6-2c3f2c962f06 with identifier: 10741381
2026-03-29 03:00:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f4c52765-839c-5c9b-89c6-2c3f2c962f06 with identifier: 10741381 to the API
2026-03-29 03:00:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:00:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:00:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741381>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': 'f4c52765-839c-5c9b-89c6-2c3f2c962f06',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FT281YH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741381',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Jaguar',
'model': 'F-Pace',
'odometer': 132741,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8700,
'price_includes_vat': True,
'registration_date': '2019-01-07',
'seats_number': 5,
'seller_name': None,
'title': 'Jaguar F-Pace 2.0d Prestige - AWD - Diesel - Automatic - 180 hp - '
'132.741 km',
'transmission': 'automatic',
'trim': 'Prestige',
'vin': None,
'year': 2019}
2026-03-29 03:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741381%27 HTTP/1.1" 200 None
2026-03-29 03:00:46 [adesa.it] INFO: Saving data for 10741381: {'auction_closing_time': 1774869300.0, 'created_time': 1774649337.291503, 'last_price_update_time': 1774753246.946799}
2026-03-29 03:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741381') HTTP/1.1" 204 0
2026-03-29 03:00:47 [adesa.it] INFO: Found listing with ID: 10737490
2026-03-29 03:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710737490%27 HTTP/1.1" 200 None
2026-03-29 03:00:47 [adesa.it] INFO: Scrape type for 10737490: 2
2026-03-29 03:00:47 [adesa.it] INFO: Scraping item 10737490 url https://www.openlane.eu/en/carv6/auction/10737490
2026-03-29 03:00:47 [adesa.it] INFO: Found listing with ID: 10736808
2026-03-29 03:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710736808%27 HTTP/1.1" 200 None
2026-03-29 03:00:47 [adesa.it] INFO: Scrape type for 10736808: 2
2026-03-29 03:00:47 [adesa.it] INFO: Scraping item 10736808 url https://www.openlane.eu/en/carv6/auction/10736808
2026-03-29 03:00:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce19600c-d6b2-539a-a4b3-502aebf3fa19 with identifier: 10736788
2026-03-29 03:00:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce19600c-d6b2-539a-a4b3-502aebf3fa19 with scrape type 2
2026-03-29 03:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce19600c-d6b2-539a-a4b3-502aebf3fa19 with scrape type 2
2026-03-29 03:00:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ce19600c-d6b2-539a-a4b3-502aebf3fa19, identifier: 10736788
2026-03-29 03:00:47 [adesa.it] INFO: Found listing with ID: 10737495
2026-03-29 03:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710737495%27 HTTP/1.1" 200 None
2026-03-29 03:00:47 [adesa.it] INFO: Scrape type for 10737495: 2
2026-03-29 03:00:47 [adesa.it] INFO: Scraping item 10737495 url https://www.openlane.eu/en/carv6/auction/10737495
2026-03-29 03:00:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ce19600c-d6b2-539a-a4b3-502aebf3fa19 with identifier: 10736788
2026-03-29 03:00:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ce19600c-d6b2-539a-a4b3-502aebf3fa19 with identifier: 10736788
2026-03-29 03:00:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ce19600c-d6b2-539a-a4b3-502aebf3fa19 with identifier: 10736788 to the API
2026-03-29 03:00:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:00:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:00:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736788>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': 'ce19600c-d6b2-539a-a4b3-502aebf3fa19',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA052EB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736788',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Jaguar',
'model': 'E-Pace',
'odometer': 144013,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8300,
'price_includes_vat': True,
'registration_date': '2020-01-13',
'seats_number': 5,
'seller_name': None,
'title': 'Jaguar E-Pace 2.0d S - Diesel - Automatic - 150 hp - 144.013 km',
'transmission': 'automatic',
'trim': 'S',
'vin': None,
'year': 2020}
2026-03-29 03:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710736788%27 HTTP/1.1" 200 None
2026-03-29 03:00:47 [adesa.it] INFO: Saving data for 10736788: {'auction_closing_time': 1774869300.0, 'created_time': 1774649338.700252, 'last_price_update_time': 1774753247.528879}
2026-03-29 03:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10736788') HTTP/1.1" 204 0
2026-03-29 03:00:47 [adesa.it] INFO: Found listing with ID: 10736815
2026-03-29 03:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710736815%27 HTTP/1.1" 200 None
2026-03-29 03:00:47 [adesa.it] INFO: Scrape type for 10736815: 2
2026-03-29 03:00:47 [adesa.it] INFO: Scraping item 10736815 url https://www.openlane.eu/en/carv6/auction/10736815
2026-03-29 03:00:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741610> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:00:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:00:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736810> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:00:47 [adesa.it] INFO: Found listing with ID: 10737494
2026-03-29 03:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710737494%27 HTTP/1.1" 200 None
2026-03-29 03:00:47 [adesa.it] INFO: Scrape type for 10737494: 0
2026-03-29 03:00:47 [adesa.it] INFO: Skipping item 10737494 url https://www.openlane.eu/en/carv6/auction/10737494
2026-03-29 03:00:47 [adesa.it] INFO: Found listing with ID: 10737172
2026-03-29 03:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710737172%27 HTTP/1.1" 200 None
2026-03-29 03:00:47 [adesa.it] INFO: Scrape type for 10737172: 0
2026-03-29 03:00:47 [adesa.it] INFO: Skipping item 10737172 url https://www.openlane.eu/en/carv6/auction/10737172
2026-03-29 03:00:47 [adesa.it] INFO: Found listing with ID: 10741388
2026-03-29 03:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741388%27 HTTP/1.1" 200 None
2026-03-29 03:00:47 [adesa.it] INFO: Scrape type for 10741388: 0
2026-03-29 03:00:47 [adesa.it] INFO: Skipping item 10741388 url https://www.openlane.eu/en/carv6/auction/10741388
2026-03-29 03:00:47 [adesa.it] INFO: Found listing with ID: 10741366
2026-03-29 03:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741366%27 HTTP/1.1" 200 None
2026-03-29 03:00:47 [adesa.it] INFO: Scrape type for 10741366: 2
2026-03-29 03:00:47 [adesa.it] INFO: Scraping item 10741366 url https://www.openlane.eu/en/carv6/auction/10741366
2026-03-29 03:00:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:00:47 [adesa.it] INFO: Found listing with ID: 10736841
2026-03-29 03:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710736841%27 HTTP/1.1" 200 None
2026-03-29 03:00:47 [adesa.it] INFO: Scrape type for 10736841: 2
2026-03-29 03:00:47 [adesa.it] INFO: Scraping item 10736841 url https://www.openlane.eu/en/carv6/auction/10736841
2026-03-29 03:00:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741613> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:00:47 [adesa.it] INFO: Found listing with ID: 10737439
2026-03-29 03:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710737439%27 HTTP/1.1" 200 None
2026-03-29 03:00:47 [adesa.it] INFO: Scrape type for 10737439: 2
2026-03-29 03:00:47 [adesa.it] INFO: Scraping item 10737439 url https://www.openlane.eu/en/carv6/auction/10737439
2026-03-29 03:00:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:00:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35bacd2e-a9d5-5216-adb5-56bc47035559 with identifier: 10741610
2026-03-29 03:00:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35bacd2e-a9d5-5216-adb5-56bc47035559 with scrape type 2
2026-03-29 03:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 35bacd2e-a9d5-5216-adb5-56bc47035559 with scrape type 2
2026-03-29 03:00:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 35bacd2e-a9d5-5216-adb5-56bc47035559, identifier: 10741610
2026-03-29 03:00:47 [adesa.it] INFO: Found listing with ID: 10741248
2026-03-29 03:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741248%27 HTTP/1.1" 200 None
2026-03-29 03:00:47 [adesa.it] INFO: Scrape type for 10741248: 2
2026-03-29 03:00:47 [adesa.it] INFO: Scraping item 10741248 url https://www.openlane.eu/en/carv6/auction/10741248
2026-03-29 03:00:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 35bacd2e-a9d5-5216-adb5-56bc47035559 with identifier: 10741610
2026-03-29 03:00:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 35bacd2e-a9d5-5216-adb5-56bc47035559 with identifier: 10741610
2026-03-29 03:00:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 35bacd2e-a9d5-5216-adb5-56bc47035559 with identifier: 10741610 to the API
2026-03-29 03:00:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:00:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:00:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741610>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': '35bacd2e-a9d5-5216-adb5-56bc47035559',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH284HY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741610',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 68003,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10300,
'price_includes_vat': True,
'registration_date': '2021-11-10',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Sportage 1.6 CRDI Business - Diesel - Automatic - 136 hp - '
'68.003 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-29 03:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741610%27 HTTP/1.1" 200 None
2026-03-29 03:00:48 [adesa.it] INFO: Saving data for 10741610: {'auction_closing_time': 1774869300.0, 'created_time': 1774649333.470837, 'last_price_update_time': 1774753248.122117}
2026-03-29 03:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741610') HTTP/1.1" 204 0
2026-03-29 03:00:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cdd91389-257b-5f79-b756-8103cd8ab1e7 with identifier: 10736810
2026-03-29 03:00:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cdd91389-257b-5f79-b756-8103cd8ab1e7 with scrape type 2
2026-03-29 03:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cdd91389-257b-5f79-b756-8103cd8ab1e7 with scrape type 2
2026-03-29 03:00:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: cdd91389-257b-5f79-b756-8103cd8ab1e7, identifier: 10736810
2026-03-29 03:00:48 [adesa.it] INFO: Found listing with ID: 10741355
2026-03-29 03:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741355%27 HTTP/1.1" 200 None
2026-03-29 03:00:48 [adesa.it] INFO: Scrape type for 10741355: 2
2026-03-29 03:00:48 [adesa.it] INFO: Scraping item 10741355 url https://www.openlane.eu/en/carv6/auction/10741355
2026-03-29 03:00:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: cdd91389-257b-5f79-b756-8103cd8ab1e7 with identifier: 10736810
2026-03-29 03:00:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: cdd91389-257b-5f79-b756-8103cd8ab1e7 with identifier: 10736810
2026-03-29 03:00:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: cdd91389-257b-5f79-b756-8103cd8ab1e7 with identifier: 10736810 to the API
2026-03-29 03:00:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:00:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:00:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736810>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': 'cdd91389-257b-5f79-b756-8103cd8ab1e7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GE631JF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736810',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Hyundai',
'model': 'i30',
'odometer': 54000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2021-05-05',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai i30 1.6 CRDi Prime - Diesel - Manual - 136 hp - 54.000 km',
'transmission': 'manual',
'trim': 'Prime',
'vin': None,
'year': 2021}
2026-03-29 03:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710736810%27 HTTP/1.1" 200 None
2026-03-29 03:00:48 [adesa.it] INFO: Saving data for 10736810: {'auction_closing_time': 1774869300.0, 'created_time': 1774649354.312966, 'last_price_update_time': 1774753248.739895}
2026-03-29 03:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10736810') HTTP/1.1" 204 0
2026-03-29 03:00:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741072> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:00:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7253bb5a-f551-5562-92b8-d3a5dce61321 with identifier: 10741613
2026-03-29 03:00:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7253bb5a-f551-5562-92b8-d3a5dce61321 with scrape type 2
2026-03-29 03:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7253bb5a-f551-5562-92b8-d3a5dce61321 with scrape type 2
2026-03-29 03:00:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7253bb5a-f551-5562-92b8-d3a5dce61321, identifier: 10741613
2026-03-29 03:00:48 [adesa.it] INFO: Found listing with ID: 10741069
2026-03-29 03:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741069%27 HTTP/1.1" 200 None
2026-03-29 03:00:48 [adesa.it] INFO: Scrape type for 10741069: 2
2026-03-29 03:00:48 [adesa.it] INFO: Scraping item 10741069 url https://www.openlane.eu/en/carv6/auction/10741069
2026-03-29 03:00:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:00:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7253bb5a-f551-5562-92b8-d3a5dce61321 with identifier: 10741613
2026-03-29 03:00:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7253bb5a-f551-5562-92b8-d3a5dce61321 with identifier: 10741613
2026-03-29 03:00:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7253bb5a-f551-5562-92b8-d3a5dce61321 with identifier: 10741613 to the API
2026-03-29 03:00:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:00:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:00:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741613>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': '7253bb5a-f551-5562-92b8-d3a5dce61321',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FP527BP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741613',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Iveco',
'model': 'Daily',
'odometer': 458043,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 7900,
'price_includes_vat': True,
'registration_date': '2018-04-11',
'seats_number': 3,
'seller_name': None,
'title': 'Iveco Daily 3.0 - Diesel - Manual - 150 hp - 458.043 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-29 03:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741613%27 HTTP/1.1" 200 None
2026-03-29 03:00:49 [adesa.it] INFO: Saving data for 10741613: {'auction_closing_time': 1774869300.0, 'created_time': 1774649341.541617, 'last_price_update_time': 1774753249.194545}
2026-03-29 03:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741613') HTTP/1.1" 204 0
2026-03-29 03:00:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741067> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:00:49 [adesa.it] INFO: Found listing with ID: 10741374
2026-03-29 03:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741374%27 HTTP/1.1" 200 None
2026-03-29 03:00:49 [adesa.it] INFO: Scrape type for 10741374: 0
2026-03-29 03:00:49 [adesa.it] INFO: Skipping item 10741374 url https://www.openlane.eu/en/carv6/auction/10741374
2026-03-29 03:00:49 [adesa.it] INFO: Found listing with ID: 10736765
2026-03-29 03:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710736765%27 HTTP/1.1" 200 None
2026-03-29 03:00:49 [adesa.it] INFO: Scrape type for 10736765: 2
2026-03-29 03:00:49 [adesa.it] INFO: Scraping item 10736765 url https://www.openlane.eu/en/carv6/auction/10736765
2026-03-29 03: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-29 03:00:49 [adesa.it] INFO: Found listing with ID: 10736731
2026-03-29 03:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710736731%27 HTTP/1.1" 200 None
2026-03-29 03:00:49 [adesa.it] INFO: Scrape type for 10736731: 2
2026-03-29 03:00:49 [adesa.it] INFO: Scraping item 10736731 url https://www.openlane.eu/en/carv6/auction/10736731
2026-03-29 03:00:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0715e8d-a76f-5168-8148-a44d0a63cae7 with identifier: 10741072
2026-03-29 03:00:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0715e8d-a76f-5168-8148-a44d0a63cae7 with scrape type 2
2026-03-29 03:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f0715e8d-a76f-5168-8148-a44d0a63cae7 with scrape type 2
2026-03-29 03:00:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f0715e8d-a76f-5168-8148-a44d0a63cae7, identifier: 10741072
2026-03-29 03:00:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f0715e8d-a76f-5168-8148-a44d0a63cae7 with identifier: 10741072
2026-03-29 03:00:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f0715e8d-a76f-5168-8148-a44d0a63cae7 with identifier: 10741072
2026-03-29 03:00:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f0715e8d-a76f-5168-8148-a44d0a63cae7 with identifier: 10741072 to the API
2026-03-29 03:00:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:00:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:00:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741072>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': 'f0715e8d-a76f-5168-8148-a44d0a63cae7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK614FV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741072',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Transit',
'odometer': 73574,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 7900,
'price_includes_vat': True,
'registration_date': '2022-05-12',
'seats_number': 3,
'seller_name': None,
'title': 'Ford Transit L2H2 2.0 TDCI Trend - Diesel - Manual - 130 hp - '
'73.574 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2022}
2026-03-29 03:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741072%27 HTTP/1.1" 200 None
2026-03-29 03:00:49 [adesa.it] INFO: Saving data for 10741072: {'auction_closing_time': 1774869300.0, 'created_time': 1774649354.8007, 'last_price_update_time': 1774753249.665912}
2026-03-29 03:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741072') HTTP/1.1" 204 0
2026-03-29 03:00:49 [adesa.it] INFO: Found listing with ID: 10741609
2026-03-29 03:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741609%27 HTTP/1.1" 200 None
2026-03-29 03:00:49 [adesa.it] INFO: Scrape type for 10741609: 2
2026-03-29 03:00:49 [adesa.it] INFO: Scraping item 10741609 url https://www.openlane.eu/en/carv6/auction/10741609
2026-03-29 03:00:49 [adesa.it] INFO: Found listing with ID: 10741372
2026-03-29 03:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741372%27 HTTP/1.1" 200 None
2026-03-29 03:00:49 [adesa.it] INFO: Scrape type for 10741372: 2
2026-03-29 03:00:49 [adesa.it] INFO: Scraping item 10741372 url https://www.openlane.eu/en/carv6/auction/10741372
2026-03-29 03:00:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741383> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03: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-29 03:00:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9466eaa0-5b1c-578e-93df-9c2fd757719f with identifier: 10741067
2026-03-29 03:00:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9466eaa0-5b1c-578e-93df-9c2fd757719f with scrape type 2
2026-03-29 03:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9466eaa0-5b1c-578e-93df-9c2fd757719f with scrape type 2
2026-03-29 03:00:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9466eaa0-5b1c-578e-93df-9c2fd757719f, identifier: 10741067
2026-03-29 03:00:49 [adesa.it] INFO: Found listing with ID: 10741358
2026-03-29 03:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741358%27 HTTP/1.1" 200 None
2026-03-29 03:00:49 [adesa.it] INFO: Scrape type for 10741358: 2
2026-03-29 03:00:49 [adesa.it] INFO: Scraping item 10741358 url https://www.openlane.eu/en/carv6/auction/10741358
2026-03-29 03:00:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9466eaa0-5b1c-578e-93df-9c2fd757719f with identifier: 10741067
2026-03-29 03:00:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9466eaa0-5b1c-578e-93df-9c2fd757719f with identifier: 10741067
2026-03-29 03:00:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9466eaa0-5b1c-578e-93df-9c2fd757719f with identifier: 10741067 to the API
2026-03-29 03:00:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:00:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:00:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741067>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': '9466eaa0-5b1c-578e-93df-9c2fd757719f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'ES285LJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741067',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'S-Max',
'odometer': 291679,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 1900,
'price_includes_vat': True,
'registration_date': '2013-06-27',
'seats_number': 7,
'seller_name': None,
'title': 'Ford S-Max 2.0 TDCI Titanium - Diesel - Manual - 163 hp - 291.679 '
'km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2013}
2026-03-29 03:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741067%27 HTTP/1.1" 200 None
2026-03-29 03:00:50 [adesa.it] INFO: Saving data for 10741067: {'auction_closing_time': 1774869300.0, 'created_time': 1774649356.588746, 'last_price_update_time': 1774753250.164209}
2026-03-29 03:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741067') HTTP/1.1" 204 0
2026-03-29 03:00:50 [adesa.it] INFO: Found listing with ID: 10741376
2026-03-29 03:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741376%27 HTTP/1.1" 200 None
2026-03-29 03:00:50 [adesa.it] INFO: Scrape type for 10741376: 2
2026-03-29 03:00:50 [adesa.it] INFO: Scraping item 10741376 url https://www.openlane.eu/en/carv6/auction/10741376
2026-03-29 03:00:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 13df94cb-e344-5180-a6b1-62ee44131406 with identifier: 10741383
2026-03-29 03:00:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13df94cb-e344-5180-a6b1-62ee44131406 with scrape type 2
2026-03-29 03:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 13df94cb-e344-5180-a6b1-62ee44131406 with scrape type 2
2026-03-29 03:00:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 13df94cb-e344-5180-a6b1-62ee44131406, identifier: 10741383
2026-03-29 03:00:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736735> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:00:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 13df94cb-e344-5180-a6b1-62ee44131406 with identifier: 10741383
2026-03-29 03:00:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 13df94cb-e344-5180-a6b1-62ee44131406 with identifier: 10741383
2026-03-29 03:00:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 13df94cb-e344-5180-a6b1-62ee44131406 with identifier: 10741383 to the API
2026-03-29 03:00:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:00:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:00:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741383>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Pickup',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': '13df94cb-e344-5180-a6b1-62ee44131406',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FF973RB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741383',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Ranger',
'odometer': 213607,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9300,
'price_includes_vat': True,
'registration_date': '2016-10-14',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Ranger 2.0 TDCI Limited - AWD - Diesel - Manual - 160 hp - '
'213.607 km',
'transmission': 'manual',
'trim': 'Limited',
'vin': None,
'year': 2016}
2026-03-29 03:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741383%27 HTTP/1.1" 200 None
2026-03-29 03:00:50 [adesa.it] INFO: Saving data for 10741383: {'auction_closing_time': 1774869300.0, 'created_time': 1774649342.72305, 'last_price_update_time': 1774753250.601473}
2026-03-29 03:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741383') HTTP/1.1" 204 0
2026-03-29 03:00:50 [adesa.it] INFO: Found listing with ID: 10736826
2026-03-29 03:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736826%27 HTTP/1.1" 200 None
2026-03-29 03:00:50 [adesa.it] INFO: Scrape type for 10736826: 2
2026-03-29 03:00:50 [adesa.it] INFO: Scraping item 10736826 url https://www.openlane.eu/en/carv6/auction/10736826
2026-03-29 03:00:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:00:50 [adesa.it] INFO: Found listing with ID: 10741373
2026-03-29 03:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741373%27 HTTP/1.1" 200 None
2026-03-29 03:00:50 [adesa.it] INFO: Scrape type for 10741373: 2
2026-03-29 03:00:50 [adesa.it] INFO: Scraping item 10741373 url https://www.openlane.eu/en/carv6/auction/10741373
2026-03-29 03:00:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 424f8b8c-5253-5b59-96bf-ca047479bff4 with identifier: 10736735
2026-03-29 03:00:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 424f8b8c-5253-5b59-96bf-ca047479bff4 with scrape type 2
2026-03-29 03:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 424f8b8c-5253-5b59-96bf-ca047479bff4 with scrape type 2
2026-03-29 03:00:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 424f8b8c-5253-5b59-96bf-ca047479bff4, identifier: 10736735
2026-03-29 03:00:50 [adesa.it] INFO: Found listing with ID: 10736794
2026-03-29 03:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736794%27 HTTP/1.1" 200 None
2026-03-29 03:00:50 [adesa.it] INFO: Scrape type for 10736794: 2
2026-03-29 03:00:50 [adesa.it] INFO: Scraping item 10736794 url https://www.openlane.eu/en/carv6/auction/10736794
2026-03-29 03:00:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 424f8b8c-5253-5b59-96bf-ca047479bff4 with identifier: 10736735
2026-03-29 03:00:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 424f8b8c-5253-5b59-96bf-ca047479bff4 with identifier: 10736735
2026-03-29 03:00:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 424f8b8c-5253-5b59-96bf-ca047479bff4 with identifier: 10736735 to the API
2026-03-29 03:00:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:00:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:00:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736735>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 294,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Electric',
'id': '424f8b8c-5253-5b59-96bf-ca047479bff4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL746FF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736735',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Mustang Mach-E',
'odometer': 58779,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 18200,
'price_includes_vat': True,
'registration_date': '2022-08-31',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Mustang Mach-E - Electric - Automatic - 294 hp - 58.779 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 03:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736735%27 HTTP/1.1" 200 None
2026-03-29 03:00:51 [adesa.it] INFO: Saving data for 10736735: {'auction_closing_time': 1774869300.0, 'created_time': 1774649351.177077, 'last_price_update_time': 1774753251.108967}
2026-03-29 03:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10736735') HTTP/1.1" 204 0
2026-03-29 03:00:51 [adesa.it] INFO: Found listing with ID: 10741206
2026-03-29 03:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741206%27 HTTP/1.1" 200 None
2026-03-29 03:00:51 [adesa.it] INFO: Scrape type for 10741206: 2
2026-03-29 03:00:51 [adesa.it] INFO: Scraping item 10741206 url https://www.openlane.eu/en/carv6/auction/10741206
2026-03-29 03:00:51 [adesa.it] INFO: Found listing with ID: 10736836
2026-03-29 03:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736836%27 HTTP/1.1" 200 None
2026-03-29 03:00:51 [adesa.it] INFO: Scrape type for 10736836: 2
2026-03-29 03:00:51 [adesa.it] INFO: Scraping item 10736836 url https://www.openlane.eu/en/carv6/auction/10736836
2026-03-29 03:00:51 [adesa.it] INFO: Found listing with ID: 10741377
2026-03-29 03:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741377%27 HTTP/1.1" 200 None
2026-03-29 03:00:51 [adesa.it] INFO: Scrape type for 10741377: 2
2026-03-29 03:00:51 [adesa.it] INFO: Scraping item 10741377 url https://www.openlane.eu/en/carv6/auction/10741377
2026-03-29 03:00:51 [adesa.it] INFO: Found listing with ID: 10736809
2026-03-29 03:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736809%27 HTTP/1.1" 200 None
2026-03-29 03:00:51 [adesa.it] INFO: Scrape type for 10736809: 2
2026-03-29 03:00:51 [adesa.it] INFO: Scraping item 10736809 url https://www.openlane.eu/en/carv6/auction/10736809
2026-03-29 03:00:51 [adesa.it] INFO: Found listing with ID: 10732160
2026-03-29 03:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732160%27 HTTP/1.1" 200 None
2026-03-29 03:00:51 [adesa.it] INFO: Scrape type for 10732160: 2
2026-03-29 03:00:51 [adesa.it] INFO: Scraping item 10732160 url https://www.openlane.eu/en/carv6/auction/10732160
2026-03-29 03:00:51 [adesa.it] INFO: Found listing with ID: 10732162
2026-03-29 03:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732162%27 HTTP/1.1" 200 None
2026-03-29 03:00:51 [adesa.it] INFO: Scrape type for 10732162: 2
2026-03-29 03:00:51 [adesa.it] INFO: Scraping item 10732162 url https://www.openlane.eu/en/carv6/auction/10732162
2026-03-29 03:00:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741289> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:00:51 [adesa.it] INFO: Found listing with ID: 10732161
2026-03-29 03:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732161%27 HTTP/1.1" 200 None
2026-03-29 03:00:51 [adesa.it] INFO: Scrape type for 10732161: 2
2026-03-29 03:00:51 [adesa.it] INFO: Scraping item 10732161 url https://www.openlane.eu/en/carv6/auction/10732161
2026-03-29 03:00:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:00:51 [adesa.it] INFO: Found listing with ID: 10732163
2026-03-29 03:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732163%27 HTTP/1.1" 200 None
2026-03-29 03:00:51 [adesa.it] INFO: Scrape type for 10732163: 2
2026-03-29 03:00:51 [adesa.it] INFO: Scraping item 10732163 url https://www.openlane.eu/en/carv6/auction/10732163
2026-03-29 03:00:51 [adesa.it] INFO: Found listing with ID: 10732164
2026-03-29 03:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732164%27 HTTP/1.1" 200 None
2026-03-29 03:00:51 [adesa.it] INFO: Scrape type for 10732164: 2
2026-03-29 03:00:51 [adesa.it] INFO: Scraping item 10732164 url https://www.openlane.eu/en/carv6/auction/10732164
2026-03-29 03:00:51 [adesa.it] INFO: Found listing with ID: 10732165
2026-03-29 03:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732165%27 HTTP/1.1" 200 None
2026-03-29 03:00:51 [adesa.it] INFO: Scrape type for 10732165: 2
2026-03-29 03:00:51 [adesa.it] INFO: Scraping item 10732165 url https://www.openlane.eu/en/carv6/auction/10732165
2026-03-29 03:00:51 [adesa.it] INFO: Found listing with ID: 10732166
2026-03-29 03:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732166%27 HTTP/1.1" 200 None
2026-03-29 03:00:51 [adesa.it] INFO: Scrape type for 10732166: 2
2026-03-29 03:00:51 [adesa.it] INFO: Scraping item 10732166 url https://www.openlane.eu/en/carv6/auction/10732166
2026-03-29 03:00:51 [adesa.it] INFO: Found listing with ID: 10732167
2026-03-29 03:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732167%27 HTTP/1.1" 200 None
2026-03-29 03:00:51 [adesa.it] INFO: Scrape type for 10732167: 2
2026-03-29 03:00:51 [adesa.it] INFO: Scraping item 10732167 url https://www.openlane.eu/en/carv6/auction/10732167
2026-03-29 03:00:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aad9370c-a7bf-52d3-a223-8335e966d583 with identifier: 10741289
2026-03-29 03:00:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aad9370c-a7bf-52d3-a223-8335e966d583 with scrape type 2
2026-03-29 03:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aad9370c-a7bf-52d3-a223-8335e966d583 with scrape type 2
2026-03-29 03:00:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: aad9370c-a7bf-52d3-a223-8335e966d583, identifier: 10741289
2026-03-29 03:00:51 [adesa.it] INFO: Found listing with ID: 10732169
2026-03-29 03:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732169%27 HTTP/1.1" 200 None
2026-03-29 03:00:51 [adesa.it] INFO: Scrape type for 10732169: 2
2026-03-29 03:00:51 [adesa.it] INFO: Scraping item 10732169 url https://www.openlane.eu/en/carv6/auction/10732169
2026-03-29 03:00:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: aad9370c-a7bf-52d3-a223-8335e966d583 with identifier: 10741289
2026-03-29 03:00:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: aad9370c-a7bf-52d3-a223-8335e966d583 with identifier: 10741289
2026-03-29 03:00:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: aad9370c-a7bf-52d3-a223-8335e966d583 with identifier: 10741289 to the API
2026-03-29 03:00:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:00:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:00:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741289>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': 'aad9370c-a7bf-52d3-a223-8335e966d583',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK708BK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741289',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 346286,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2022-10-05',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz E 220d Business - Diesel - Automatic - 200 hp - '
'346.286 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-29 03:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741289%27 HTTP/1.1" 200 None
2026-03-29 03:00:52 [adesa.it] INFO: Saving data for 10741289: {'auction_closing_time': 1774869300.0, 'created_time': 1774649336.027873, 'last_price_update_time': 1774753252.003206}
2026-03-29 03:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741289') HTTP/1.1" 204 0
2026-03-29 03:00:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741153> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:00:52 [adesa.it] INFO: Found listing with ID: 10732170
2026-03-29 03:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732170%27 HTTP/1.1" 200 None
2026-03-29 03:00:52 [adesa.it] INFO: Scrape type for 10732170: 2
2026-03-29 03:00:52 [adesa.it] INFO: Scraping item 10732170 url https://www.openlane.eu/en/carv6/auction/10732170
2026-03-29 03:00:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:00:52 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 7.056(s), this was the 1st time calling it.
2026-03-29 03:00:52 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.235467544904196 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Sun, 29 Mar 2026 03:00:51 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': 'a3c91a88355944d0f38edff0b39e1f29', 'Vary': 'Accept-Encoding', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Access-Control-Allow-Credentials': 'true', 'Access-Control-Expose-Headers': '*, X-Project-Key', 'Access-Control-Allow-Methods': 'GET, PUT, POST, DELETE, PATCH, OPTIONS', 'Access-Control-Allow-Headers': 'DNT, Keep-Alive, User-Agent, X-Requested-With, If-Modified-Since, Cache-Control, Content-Type, Range, Authorization, X-Project-Key', 'Access-Control-Max-Age': '1728000')>, body=b'{"type":"/download/temporary-error","title":"Website Ban","status":520,"detail":"Zyte API could not get a ban-free response in a reasonable time. See https://docs.zyte.com/zyte-api/usage/errors.html#ban-responses"}', request_id=a3c91a88355944d0f38edff0b39e1f29.
2026-03-29 03:00:52 [adesa.it] INFO: Found listing with ID: 10732171
2026-03-29 03:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732171%27 HTTP/1.1" 200 None
2026-03-29 03:00:52 [adesa.it] INFO: Scrape type for 10732171: 2
2026-03-29 03:00:52 [adesa.it] INFO: Scraping item 10732171 url https://www.openlane.eu/en/carv6/auction/10732171
2026-03-29 03:00:52 [adesa.it] INFO: Found listing with ID: 10732172
2026-03-29 03:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732172%27 HTTP/1.1" 200 None
2026-03-29 03:00:52 [adesa.it] INFO: Scrape type for 10732172: 2
2026-03-29 03:00:52 [adesa.it] INFO: Scraping item 10732172 url https://www.openlane.eu/en/carv6/auction/10732172
2026-03-29 03:00:52 [adesa.it] INFO: Found listing with ID: 10732173
2026-03-29 03:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732173%27 HTTP/1.1" 200 None
2026-03-29 03:00:52 [adesa.it] INFO: Scrape type for 10732173: 2
2026-03-29 03:00:52 [adesa.it] INFO: Scraping item 10732173 url https://www.openlane.eu/en/carv6/auction/10732173
2026-03-29 03:00:52 [adesa.it] INFO: Found listing with ID: 10732174
2026-03-29 03:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732174%27 HTTP/1.1" 200 None
2026-03-29 03:00:52 [adesa.it] INFO: Scrape type for 10732174: 2
2026-03-29 03:00:52 [adesa.it] INFO: Scraping item 10732174 url https://www.openlane.eu/en/carv6/auction/10732174
2026-03-29 03:00:52 [adesa.it] INFO: Found listing with ID: 10732176
2026-03-29 03:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732176%27 HTTP/1.1" 200 None
2026-03-29 03:00:52 [adesa.it] INFO: Scrape type for 10732176: 2
2026-03-29 03:00:52 [adesa.it] INFO: Scraping item 10732176 url https://www.openlane.eu/en/carv6/auction/10732176
2026-03-29 03:00:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e1aef64-2a4e-52a8-be1c-d09a23204958 with identifier: 10741153
2026-03-29 03:00:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e1aef64-2a4e-52a8-be1c-d09a23204958 with scrape type 2
2026-03-29 03:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6e1aef64-2a4e-52a8-be1c-d09a23204958 with scrape type 2
2026-03-29 03:00:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6e1aef64-2a4e-52a8-be1c-d09a23204958, identifier: 10741153
2026-03-29 03:00:52 [adesa.it] INFO: Found listing with ID: 10732175
2026-03-29 03:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732175%27 HTTP/1.1" 200 None
2026-03-29 03:00:52 [adesa.it] INFO: Scrape type for 10732175: 2
2026-03-29 03:00:52 [adesa.it] INFO: Scraping item 10732175 url https://www.openlane.eu/en/carv6/auction/10732175
2026-03-29 03:00:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6e1aef64-2a4e-52a8-be1c-d09a23204958 with identifier: 10741153
2026-03-29 03:00:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 03:00:52 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Green HTTP/1.1" 200 None
2026-03-29 03:00:52 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 03:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 03:00:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6e1aef64-2a4e-52a8-be1c-d09a23204958 with identifier: 10741153
2026-03-29 03:00:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6e1aef64-2a4e-52a8-be1c-d09a23204958 with identifier: 10741153 to the API
2026-03-29 03:00:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:00:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:00:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741153>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': '6e1aef64-2a4e-52a8-be1c-d09a23204958',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'DX699WX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741153',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Megane',
'odometer': 128000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 300,
'price_includes_vat': True,
'registration_date': '2009-10-26',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Megane Grandtour 1.5 DCI Dynamic - Diesel - Manual - 110 hp '
'- 128.000 km',
'transmission': 'manual',
'trim': 'Dynamic',
'vin': None,
'year': 2009}
2026-03-29 03:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741153%27 HTTP/1.1" 200 None
2026-03-29 03:00:52 [adesa.it] INFO: Saving data for 10741153: {'auction_closing_time': 1774869300.0, 'created_time': 1774649317.092971, 'last_price_update_time': 1774753252.836162}
2026-03-29 03:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741153') HTTP/1.1" 204 0
2026-03-29 03:00:52 [adesa.it] INFO: Found listing with ID: 10732177
2026-03-29 03:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732177%27 HTTP/1.1" 200 None
2026-03-29 03:00:52 [adesa.it] INFO: Scrape type for 10732177: 2
2026-03-29 03:00:52 [adesa.it] INFO: Scraping item 10732177 url https://www.openlane.eu/en/carv6/auction/10732177
2026-03-29 03:00:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736813> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:00:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:00:52 [adesa.it] INFO: Found listing with ID: 10732178
2026-03-29 03:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732178%27 HTTP/1.1" 200 None
2026-03-29 03:00:52 [adesa.it] INFO: Scrape type for 10732178: 2
2026-03-29 03:00:52 [adesa.it] INFO: Scraping item 10732178 url https://www.openlane.eu/en/carv6/auction/10732178
2026-03-29 03:00:52 [adesa.it] INFO: Found listing with ID: 10732179
2026-03-29 03:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732179%27 HTTP/1.1" 200 None
2026-03-29 03:00:52 [adesa.it] INFO: Scrape type for 10732179: 2
2026-03-29 03:00:52 [adesa.it] INFO: Scraping item 10732179 url https://www.openlane.eu/en/carv6/auction/10732179
2026-03-29 03:00:52 [adesa.it] INFO: Found listing with ID: 10732180
2026-03-29 03:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732180%27 HTTP/1.1" 200 None
2026-03-29 03:00:52 [adesa.it] INFO: Scrape type for 10732180: 2
2026-03-29 03:00:52 [adesa.it] INFO: Scraping item 10732180 url https://www.openlane.eu/en/carv6/auction/10732180
2026-03-29 03:00:52 [adesa.it] INFO: Found listing with ID: 10732181
2026-03-29 03:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732181%27 HTTP/1.1" 200 None
2026-03-29 03:00:52 [adesa.it] INFO: Scrape type for 10732181: 2
2026-03-29 03:00:52 [adesa.it] INFO: Scraping item 10732181 url https://www.openlane.eu/en/carv6/auction/10732181
2026-03-29 03:00:52 [adesa.it] INFO: Found listing with ID: 10732182
2026-03-29 03:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732182%27 HTTP/1.1" 200 None
2026-03-29 03:00:53 [adesa.it] INFO: Scrape type for 10732182: 2
2026-03-29 03:00:53 [adesa.it] INFO: Scraping item 10732182 url https://www.openlane.eu/en/carv6/auction/10732182
2026-03-29 03:00:53 [adesa.it] INFO: Found listing with ID: 10732183
2026-03-29 03:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732183%27 HTTP/1.1" 200 None
2026-03-29 03:00:53 [adesa.it] INFO: Scrape type for 10732183: 2
2026-03-29 03:00:53 [adesa.it] INFO: Scraping item 10732183 url https://www.openlane.eu/en/carv6/auction/10732183
2026-03-29 03:00:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f94e1366-fe94-56b8-8dec-927909acb432 with identifier: 10736813
2026-03-29 03:00:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f94e1366-fe94-56b8-8dec-927909acb432 with scrape type 2
2026-03-29 03:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f94e1366-fe94-56b8-8dec-927909acb432 with scrape type 2
2026-03-29 03:00:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f94e1366-fe94-56b8-8dec-927909acb432, identifier: 10736813
2026-03-29 03:00:53 [adesa.it] INFO: Found listing with ID: 10732184
2026-03-29 03:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732184%27 HTTP/1.1" 200 None
2026-03-29 03:00:53 [adesa.it] INFO: Scrape type for 10732184: 2
2026-03-29 03:00:53 [adesa.it] INFO: Scraping item 10732184 url https://www.openlane.eu/en/carv6/auction/10732184
2026-03-29 03:00:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f94e1366-fe94-56b8-8dec-927909acb432 with identifier: 10736813
2026-03-29 03:00:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f94e1366-fe94-56b8-8dec-927909acb432 with identifier: 10736813
2026-03-29 03:00:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f94e1366-fe94-56b8-8dec-927909acb432 with identifier: 10736813 to the API
2026-03-29 03:00:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:00:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:00:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736813>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Electric',
'id': 'f94e1366-fe94-56b8-8dec-927909acb432',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'gc469jz',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736813',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 124683,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2020-09-22',
'seats_number': 5,
'seller_name': None,
'title': 'Tesla Model 3 Standard Range Plus 54 kWh - Electric - Automatic - '
'120 hp - 124.683 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-29 03:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736813%27 HTTP/1.1" 200 None
2026-03-29 03:00:53 [adesa.it] INFO: Saving data for 10736813: {'auction_closing_time': 1774869300.0, 'created_time': 1774649320.711813, 'last_price_update_time': 1774753253.444084}
2026-03-29 03:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10736813') HTTP/1.1" 204 0
2026-03-29 03:00:53 [adesa.it] INFO: Found listing with ID: 10732190
2026-03-29 03:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732190%27 HTTP/1.1" 200 None
2026-03-29 03:00:53 [adesa.it] INFO: Scrape type for 10732190: 2
2026-03-29 03:00:53 [adesa.it] INFO: Scraping item 10732190 url https://www.openlane.eu/en/carv6/auction/10732190
2026-03-29 03:00:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741614> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:00:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:00:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741071> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:00:53 [adesa.it] INFO: Found listing with ID: 10732191
2026-03-29 03:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732191%27 HTTP/1.1" 200 None
2026-03-29 03:00:53 [adesa.it] INFO: Scrape type for 10732191: 2
2026-03-29 03:00:53 [adesa.it] INFO: Scraping item 10732191 url https://www.openlane.eu/en/carv6/auction/10732191
2026-03-29 03:00:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:00:53 [adesa.it] INFO: Found listing with ID: 10732194
2026-03-29 03:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732194%27 HTTP/1.1" 200 None
2026-03-29 03:00:53 [adesa.it] INFO: Scrape type for 10732194: 2
2026-03-29 03:00:53 [adesa.it] INFO: Scraping item 10732194 url https://www.openlane.eu/en/carv6/auction/10732194
2026-03-29 03:00:53 [adesa.it] INFO: Found listing with ID: 10732195
2026-03-29 03:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732195%27 HTTP/1.1" 200 None
2026-03-29 03:00:53 [adesa.it] INFO: Scrape type for 10732195: 2
2026-03-29 03:00:53 [adesa.it] INFO: Scraping item 10732195 url https://www.openlane.eu/en/carv6/auction/10732195
2026-03-29 03:00:53 [adesa.it] INFO: Found listing with ID: 10732214
2026-03-29 03:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732214%27 HTTP/1.1" 200 None
2026-03-29 03:00:53 [adesa.it] INFO: Scrape type for 10732214: 2
2026-03-29 03:00:53 [adesa.it] INFO: Scraping item 10732214 url https://www.openlane.eu/en/carv6/auction/10732214
2026-03-29 03:00:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736815> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:00:53 [adesa.it] INFO: Found listing with ID: 10732215
2026-03-29 03:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732215%27 HTTP/1.1" 200 None
2026-03-29 03:00:53 [adesa.it] INFO: Scrape type for 10732215: 2
2026-03-29 03:00:53 [adesa.it] INFO: Scraping item 10732215 url https://www.openlane.eu/en/carv6/auction/10732215
2026-03-29 03:00:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:00:53 [adesa.it] INFO: Found listing with ID: 10732220
2026-03-29 03:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732220%27 HTTP/1.1" 200 None
2026-03-29 03:00:53 [adesa.it] INFO: Scrape type for 10732220: 2
2026-03-29 03:00:53 [adesa.it] INFO: Scraping item 10732220 url https://www.openlane.eu/en/carv6/auction/10732220
2026-03-29 03:00:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b6e0fe5-e839-5567-9ecb-b45a9affcfd8 with identifier: 10741614
2026-03-29 03:00:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b6e0fe5-e839-5567-9ecb-b45a9affcfd8 with scrape type 2
2026-03-29 03:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b6e0fe5-e839-5567-9ecb-b45a9affcfd8 with scrape type 2
2026-03-29 03:00:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0b6e0fe5-e839-5567-9ecb-b45a9affcfd8, identifier: 10741614
2026-03-29 03:00:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 031e8159-afd8-5489-8028-bfd1bb1dd424 with identifier: 10741071
2026-03-29 03:00:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 031e8159-afd8-5489-8028-bfd1bb1dd424 with scrape type 2
2026-03-29 03:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 031e8159-afd8-5489-8028-bfd1bb1dd424 with scrape type 2
2026-03-29 03:00:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 031e8159-afd8-5489-8028-bfd1bb1dd424, identifier: 10741071
2026-03-29 03:00:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0b6e0fe5-e839-5567-9ecb-b45a9affcfd8 with identifier: 10741614
2026-03-29 03:00:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0b6e0fe5-e839-5567-9ecb-b45a9affcfd8 with identifier: 10741614
2026-03-29 03:00:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0b6e0fe5-e839-5567-9ecb-b45a9affcfd8 with identifier: 10741614 to the API
2026-03-29 03:00:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:00:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:00:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741614>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': '0b6e0fe5-e839-5567-9ecb-b45a9affcfd8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'gg126wr',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741614',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Jaguar',
'model': 'E-Pace',
'odometer': 143000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9800,
'price_includes_vat': True,
'registration_date': '2021-10-01',
'seats_number': 5,
'seller_name': None,
'title': 'Jaguar E-Pace 2.0d R-Dynamic S - Diesel - Automatic - 163 hp - '
'143.000 km',
'transmission': 'automatic',
'trim': 'R-Dynamic S',
'vin': None,
'year': 2021}
2026-03-29 03:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741614%27 HTTP/1.1" 200 None
2026-03-29 03:00:54 [adesa.it] INFO: Saving data for 10741614: {'auction_closing_time': 1774869300.0, 'created_time': 1774649338.116463, 'last_price_update_time': 1774753254.257596}
2026-03-29 03:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741614') HTTP/1.1" 204 0
2026-03-29 03:00:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 031e8159-afd8-5489-8028-bfd1bb1dd424 with identifier: 10741071
2026-03-29 03:00:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 031e8159-afd8-5489-8028-bfd1bb1dd424 with identifier: 10741071
2026-03-29 03:00:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 031e8159-afd8-5489-8028-bfd1bb1dd424 with identifier: 10741071 to the API
2026-03-29 03:00:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:00:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:00:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741071>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '4.8L',
'engine_horse_power': 399,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Petrol',
'id': '031e8159-afd8-5489-8028-bfd1bb1dd424',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DX680VR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741071',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Porsche',
'model': 'Panamera',
'odometer': 291792,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2009-10-09',
'seats_number': 5,
'seller_name': None,
'title': 'Porsche Panamera S 4.8 Platinum - Petrol - Automatic - 399 hp - '
'291.792 km',
'transmission': 'automatic',
'trim': 'Platinum',
'vin': None,
'year': 2009}
2026-03-29 03:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741071%27 HTTP/1.1" 200 None
2026-03-29 03:00:54 [adesa.it] INFO: Saving data for 10741071: {'auction_closing_time': 1774869300.0, 'created_time': 1774649327.348695, 'last_price_update_time': 1774753254.581773}
2026-03-29 03:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741071') HTTP/1.1" 204 0
2026-03-29 03:00:54 [adesa.it] INFO: Found listing with ID: 10732221
2026-03-29 03:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732221%27 HTTP/1.1" 200 None
2026-03-29 03:00:54 [adesa.it] INFO: Scrape type for 10732221: 2
2026-03-29 03:00:54 [adesa.it] INFO: Scraping item 10732221 url https://www.openlane.eu/en/carv6/auction/10732221
2026-03-29 03:00:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736764> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:00:54 [adesa.it] INFO: Found listing with ID: 10732219
2026-03-29 03:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732219%27 HTTP/1.1" 200 None
2026-03-29 03:00:54 [adesa.it] INFO: Scrape type for 10732219: 2
2026-03-29 03:00:54 [adesa.it] INFO: Scraping item 10732219 url https://www.openlane.eu/en/carv6/auction/10732219
2026-03-29 03:00:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:00:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737495> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:00:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:00:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d056f910-440f-517a-ad71-bc7ada5f0548 with identifier: 10736815
2026-03-29 03:00:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d056f910-440f-517a-ad71-bc7ada5f0548 with scrape type 2
2026-03-29 03:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d056f910-440f-517a-ad71-bc7ada5f0548 with scrape type 2
2026-03-29 03:00:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d056f910-440f-517a-ad71-bc7ada5f0548, identifier: 10736815
2026-03-29 03:00:54 [adesa.it] INFO: Found listing with ID: 10732217
2026-03-29 03:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732217%27 HTTP/1.1" 200 None
2026-03-29 03:00:54 [adesa.it] INFO: Scrape type for 10732217: 2
2026-03-29 03:00:54 [adesa.it] INFO: Scraping item 10732217 url https://www.openlane.eu/en/carv6/auction/10732217
2026-03-29 03:00:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d056f910-440f-517a-ad71-bc7ada5f0548 with identifier: 10736815
2026-03-29 03:00:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d056f910-440f-517a-ad71-bc7ada5f0548 with identifier: 10736815
2026-03-29 03:00:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d056f910-440f-517a-ad71-bc7ada5f0548 with identifier: 10736815 to the API
2026-03-29 03:00:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:00:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:00:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736815>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': 'd056f910-440f-517a-ad71-bc7ada5f0548',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'ZA275EY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736815',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'Landcruiser',
'odometer': 142000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '1999-10-12',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota Landcruiser 3.0 D-4D Comfort - AWD - Diesel - Automatic - '
'125 hp - 142.000 km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 1999}
2026-03-29 03:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736815%27 HTTP/1.1" 200 None
2026-03-29 03:00:55 [adesa.it] INFO: Saving data for 10736815: {'auction_closing_time': 1774869300.0, 'created_time': 1774648986.457894, 'last_price_update_time': 1774753255.091139}
2026-03-29 03:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10736815') HTTP/1.1" 204 0
2026-03-29 03:00:55 [adesa.it] INFO: Found listing with ID: 10732223
2026-03-29 03:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732223%27 HTTP/1.1" 200 None
2026-03-29 03:00:55 [adesa.it] INFO: Scrape type for 10732223: 2
2026-03-29 03:00:55 [adesa.it] INFO: Scraping item 10732223 url https://www.openlane.eu/en/carv6/auction/10732223
2026-03-29 03:00:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc08093e-b085-5d01-b1b7-e4697de21399 with identifier: 10736764
2026-03-29 03:00:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc08093e-b085-5d01-b1b7-e4697de21399 with scrape type 2
2026-03-29 03:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dc08093e-b085-5d01-b1b7-e4697de21399 with scrape type 2
2026-03-29 03:00:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: dc08093e-b085-5d01-b1b7-e4697de21399, identifier: 10736764
2026-03-29 03:00:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4024d62-201a-5d6d-a030-0d25d8b10ced with identifier: 10737495
2026-03-29 03:00:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4024d62-201a-5d6d-a030-0d25d8b10ced with scrape type 2
2026-03-29 03:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e4024d62-201a-5d6d-a030-0d25d8b10ced with scrape type 2
2026-03-29 03:00:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e4024d62-201a-5d6d-a030-0d25d8b10ced, identifier: 10737495
2026-03-29 03:00:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: dc08093e-b085-5d01-b1b7-e4697de21399 with identifier: 10736764
2026-03-29 03:00:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: dc08093e-b085-5d01-b1b7-e4697de21399 with identifier: 10736764
2026-03-29 03:00:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: dc08093e-b085-5d01-b1b7-e4697de21399 with identifier: 10736764 to the API
2026-03-29 03:00:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:00:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:00:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736764>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 230,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Electric',
'id': 'dc08093e-b085-5d01-b1b7-e4697de21399',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FZ720PK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736764',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Tesla',
'model': 'Model X',
'odometer': 103866,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 26500,
'price_includes_vat': True,
'registration_date': '2020-01-20',
'seats_number': 6,
'seller_name': None,
'title': 'Tesla Model X Performance - Electric - Automatic - 230 hp - 103.866 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-29 03:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736764%27 HTTP/1.1" 200 None
2026-03-29 03:00:55 [adesa.it] INFO: Saving data for 10736764: {'auction_closing_time': 1774869300.0, 'created_time': 1774649294.785463, 'last_price_update_time': 1774753255.618259}
2026-03-29 03:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10736764') HTTP/1.1" 204 0
2026-03-29 03:00:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e4024d62-201a-5d6d-a030-0d25d8b10ced with identifier: 10737495
2026-03-29 03:00:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e4024d62-201a-5d6d-a030-0d25d8b10ced with identifier: 10737495
2026-03-29 03:00:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e4024d62-201a-5d6d-a030-0d25d8b10ced with identifier: 10737495 to the API
2026-03-29 03:00:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:00:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:00:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737495>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 248,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Hybrid',
'id': 'e4024d62-201a-5d6d-a030-0d25d8b10ced',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'gm372ex',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737495',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'Highlander',
'odometer': 110892,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 26400,
'price_includes_vat': True,
'registration_date': '2022-11-28',
'seats_number': 7,
'seller_name': None,
'title': 'Toyota Highlander 2.5h Lounge - AWD - Hybrid - Automatic - 248 hp - '
'110.892 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2022}
2026-03-29 03:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710737495%27 HTTP/1.1" 200 None
2026-03-29 03:00:56 [adesa.it] INFO: Saving data for 10737495: {'auction_closing_time': 1774869300.0, 'created_time': 1774649310.07917, 'last_price_update_time': 1774753256.007895}
2026-03-29 03:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10737495') HTTP/1.1" 204 0
2026-03-29 03:00:56 [adesa.it] INFO: Found listing with ID: 10732218
2026-03-29 03:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732218%27 HTTP/1.1" 200 None
2026-03-29 03:00:56 [adesa.it] INFO: Scrape type for 10732218: 2
2026-03-29 03:00:56 [adesa.it] INFO: Scraping item 10732218 url https://www.openlane.eu/en/carv6/auction/10732218
2026-03-29 03:00:56 [adesa.it] INFO: Found listing with ID: 10732216
2026-03-29 03:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732216%27 HTTP/1.1" 200 None
2026-03-29 03:00:56 [adesa.it] INFO: Scrape type for 10732216: 2
2026-03-29 03:00:56 [adesa.it] INFO: Scraping item 10732216 url https://www.openlane.eu/en/carv6/auction/10732216
2026-03-29 03:00:56 [adesa.it] INFO: Found listing with ID: 10732224
2026-03-29 03:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732224%27 HTTP/1.1" 200 None
2026-03-29 03:00:56 [adesa.it] INFO: Scrape type for 10732224: 2
2026-03-29 03:00:56 [adesa.it] INFO: Scraping item 10732224 url https://www.openlane.eu/en/carv6/auction/10732224
2026-03-29 03:00:56 [adesa.it] INFO: Found listing with ID: 10732225
2026-03-29 03:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732225%27 HTTP/1.1" 200 None
2026-03-29 03:00:56 [adesa.it] INFO: Scrape type for 10732225: 2
2026-03-29 03:00:56 [adesa.it] INFO: Scraping item 10732225 url https://www.openlane.eu/en/carv6/auction/10732225
2026-03-29 03:00:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741355> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:00:56 [adesa.it] INFO: Found listing with ID: 10732226
2026-03-29 03:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732226%27 HTTP/1.1" 200 None
2026-03-29 03:00:56 [adesa.it] INFO: Scrape type for 10732226: 2
2026-03-29 03:00:56 [adesa.it] INFO: Scraping item 10732226 url https://www.openlane.eu/en/carv6/auction/10732226
2026-03-29 03:00:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:00:56 [adesa.it] INFO: Found listing with ID: 10732227
2026-03-29 03:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732227%27 HTTP/1.1" 200 None
2026-03-29 03:00:56 [adesa.it] INFO: Scrape type for 10732227: 2
2026-03-29 03:00:56 [adesa.it] INFO: Scraping item 10732227 url https://www.openlane.eu/en/carv6/auction/10732227
2026-03-29 03:00:56 [adesa.it] INFO: Found listing with ID: 10732230
2026-03-29 03:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732230%27 HTTP/1.1" 200 None
2026-03-29 03:00:56 [adesa.it] INFO: Scrape type for 10732230: 2
2026-03-29 03:00:56 [adesa.it] INFO: Scraping item 10732230 url https://www.openlane.eu/en/carv6/auction/10732230
2026-03-29 03:00:56 [adesa.it] INFO: Found listing with ID: 10732231
2026-03-29 03:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732231%27 HTTP/1.1" 200 None
2026-03-29 03:00:56 [adesa.it] INFO: Scrape type for 10732231: 2
2026-03-29 03:00:56 [adesa.it] INFO: Scraping item 10732231 url https://www.openlane.eu/en/carv6/auction/10732231
2026-03-29 03:00:56 [adesa.it] INFO: Found listing with ID: 10732228
2026-03-29 03:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732228%27 HTTP/1.1" 200 None
2026-03-29 03:00:56 [adesa.it] INFO: Scrape type for 10732228: 2
2026-03-29 03:00:56 [adesa.it] INFO: Scraping item 10732228 url https://www.openlane.eu/en/carv6/auction/10732228
2026-03-29 03:00:56 [adesa.it] INFO: Found listing with ID: 10732229
2026-03-29 03:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732229%27 HTTP/1.1" 200 None
2026-03-29 03:00:56 [adesa.it] INFO: Scrape type for 10732229: 2
2026-03-29 03:00:56 [adesa.it] INFO: Scraping item 10732229 url https://www.openlane.eu/en/carv6/auction/10732229
2026-03-29 03:00:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c5f240e1-86b7-5596-a3b9-6c392d7d8162 with identifier: 10741355
2026-03-29 03:00:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5f240e1-86b7-5596-a3b9-6c392d7d8162 with scrape type 2
2026-03-29 03:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c5f240e1-86b7-5596-a3b9-6c392d7d8162 with scrape type 2
2026-03-29 03:00:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c5f240e1-86b7-5596-a3b9-6c392d7d8162, identifier: 10741355
2026-03-29 03:00:56 [adesa.it] INFO: Found listing with ID: 10732232
2026-03-29 03:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732232%27 HTTP/1.1" 200 None
2026-03-29 03:00:56 [adesa.it] INFO: Scrape type for 10732232: 2
2026-03-29 03:00:56 [adesa.it] INFO: Scraping item 10732232 url https://www.openlane.eu/en/carv6/auction/10732232
2026-03-29 03:00:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c5f240e1-86b7-5596-a3b9-6c392d7d8162 with identifier: 10741355
2026-03-29 03:00:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c5f240e1-86b7-5596-a3b9-6c392d7d8162 with identifier: 10741355
2026-03-29 03:00:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c5f240e1-86b7-5596-a3b9-6c392d7d8162 with identifier: 10741355 to the API
2026-03-29 03:00:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:00:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:00:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741355>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Diesel',
'id': 'c5f240e1-86b7-5596-a3b9-6c392d7d8162',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'ES322ZC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741355',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 304000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 2000,
'price_includes_vat': True,
'registration_date': '2013-11-22',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf 1.6 TDI Comfortline - Diesel - Manual - 105 hp - '
'304.000 km',
'transmission': 'manual',
'trim': 'Comfortline',
'vin': None,
'year': 2013}
2026-03-29 03:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741355%27 HTTP/1.1" 200 None
2026-03-29 03:00:56 [adesa.it] INFO: Saving data for 10741355: {'auction_closing_time': 1774964700.0, 'created_time': 1774649299.572575, 'last_price_update_time': 1774753256.652051}
2026-03-29 03:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741355') HTTP/1.1" 204 0
2026-03-29 03:00:56 [adesa.it] INFO: Found listing with ID: 10732233
2026-03-29 03:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732233%27 HTTP/1.1" 200 None
2026-03-29 03:00:56 [adesa.it] INFO: Scrape type for 10732233: 2
2026-03-29 03:00:56 [adesa.it] INFO: Scraping item 10732233 url https://www.openlane.eu/en/carv6/auction/10732233
2026-03-29 03:00:56 [adesa.it] INFO: Found listing with ID: 10732234
2026-03-29 03:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732234%27 HTTP/1.1" 200 None
2026-03-29 03:00:56 [adesa.it] INFO: Scrape type for 10732234: 2
2026-03-29 03:00:56 [adesa.it] INFO: Scraping item 10732234 url https://www.openlane.eu/en/carv6/auction/10732234
2026-03-29 03:00:56 [adesa.it] INFO: Found listing with ID: 10732235
2026-03-29 03:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732235%27 HTTP/1.1" 200 None
2026-03-29 03:00:56 [adesa.it] INFO: Scrape type for 10732235: 2
2026-03-29 03:00:56 [adesa.it] INFO: Scraping item 10732235 url https://www.openlane.eu/en/carv6/auction/10732235
2026-03-29 03:00:56 [adesa.it] INFO: Found listing with ID: 10732420
2026-03-29 03:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732420%27 HTTP/1.1" 200 None
2026-03-29 03:00:56 [adesa.it] INFO: Scrape type for 10732420: 2
2026-03-29 03:00:56 [adesa.it] INFO: Scraping item 10732420 url https://www.openlane.eu/en/carv6/auction/10732420
2026-03-29 03:00:56 [adesa.it] INFO: Found listing with ID: 10732238
2026-03-29 03:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732238%27 HTTP/1.1" 200 None
2026-03-29 03:00:56 [adesa.it] INFO: Scrape type for 10732238: 2
2026-03-29 03:00:56 [adesa.it] INFO: Scraping item 10732238 url https://www.openlane.eu/en/carv6/auction/10732238
2026-03-29 03:00:56 [adesa.it] INFO: Found listing with ID: 10732236
2026-03-29 03:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732236%27 HTTP/1.1" 200 None
2026-03-29 03:00:56 [adesa.it] INFO: Scrape type for 10732236: 2
2026-03-29 03:00:56 [adesa.it] INFO: Scraping item 10732236 url https://www.openlane.eu/en/carv6/auction/10732236
2026-03-29 03:00:56 [adesa.it] INFO: Found listing with ID: 10732425
2026-03-29 03:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732425%27 HTTP/1.1" 200 None
2026-03-29 03:00:56 [adesa.it] INFO: Scrape type for 10732425: 2
2026-03-29 03:00:56 [adesa.it] INFO: Scraping item 10732425 url https://www.openlane.eu/en/carv6/auction/10732425
2026-03-29 03:00:56 [adesa.it] INFO: Found listing with ID: 10732424
2026-03-29 03:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732424%27 HTTP/1.1" 200 None
2026-03-29 03:00:56 [adesa.it] INFO: Scrape type for 10732424: 2
2026-03-29 03:00:56 [adesa.it] INFO: Scraping item 10732424 url https://www.openlane.eu/en/carv6/auction/10732424
2026-03-29 03:00:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741376> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:00:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:00:56 [adesa.it] INFO: Found listing with ID: 10732426
2026-03-29 03:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732426%27 HTTP/1.1" 200 None
2026-03-29 03:00:56 [adesa.it] INFO: Scrape type for 10732426: 2
2026-03-29 03:00:56 [adesa.it] INFO: Scraping item 10732426 url https://www.openlane.eu/en/carv6/auction/10732426
2026-03-29 03:00:56 [adesa.it] INFO: Found listing with ID: 10732427
2026-03-29 03:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732427%27 HTTP/1.1" 200 None
2026-03-29 03:00:56 [adesa.it] INFO: Scrape type for 10732427: 2
2026-03-29 03:00:56 [adesa.it] INFO: Scraping item 10732427 url https://www.openlane.eu/en/carv6/auction/10732427
2026-03-29 03:00:56 [adesa.it] INFO: Found listing with ID: 10732428
2026-03-29 03:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732428%27 HTTP/1.1" 200 None
2026-03-29 03:00:57 [adesa.it] INFO: Scrape type for 10732428: 2
2026-03-29 03:00:57 [adesa.it] INFO: Scraping item 10732428 url https://www.openlane.eu/en/carv6/auction/10732428
2026-03-29 03:00:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a269bc0d-d4da-525a-8142-2a875f765b85 with identifier: 10741376
2026-03-29 03:00:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a269bc0d-d4da-525a-8142-2a875f765b85 with scrape type 2
2026-03-29 03:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a269bc0d-d4da-525a-8142-2a875f765b85 with scrape type 2
2026-03-29 03:00:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a269bc0d-d4da-525a-8142-2a875f765b85, identifier: 10741376
2026-03-29 03:00:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a269bc0d-d4da-525a-8142-2a875f765b85 with identifier: 10741376
2026-03-29 03:00:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a269bc0d-d4da-525a-8142-2a875f765b85 with identifier: 10741376
2026-03-29 03:00:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a269bc0d-d4da-525a-8142-2a875f765b85 with identifier: 10741376 to the API
2026-03-29 03:00:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:00:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:00:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741376>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Petrol',
'id': 'a269bc0d-d4da-525a-8142-2a875f765b85',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GZ039KN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741376',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 21000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 5500,
'price_includes_vat': True,
'registration_date': '2025-04-17',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Polo 1.0 TSI Life - Petrol - Automatic - 95 hp - 21.000 '
'km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2025}
2026-03-29 03:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741376%27 HTTP/1.1" 200 None
2026-03-29 03:00:57 [adesa.it] INFO: Saving data for 10741376: {'auction_closing_time': 1774964700.0, 'created_time': 1774649303.446825, 'last_price_update_time': 1774753257.423714}
2026-03-29 03:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741376') HTTP/1.1" 204 0
2026-03-29 03:00:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736841> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:00:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:00:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732162> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:00:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:00:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f7b9b34-b358-503e-b108-6878f0845393 with identifier: 10736841
2026-03-29 03:00:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f7b9b34-b358-503e-b108-6878f0845393 with scrape type 2
2026-03-29 03:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1f7b9b34-b358-503e-b108-6878f0845393 with scrape type 2
2026-03-29 03:00:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 1f7b9b34-b358-503e-b108-6878f0845393, identifier: 10736841
2026-03-29 03:00:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 1f7b9b34-b358-503e-b108-6878f0845393 with identifier: 10736841
2026-03-29 03:00:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 1f7b9b34-b358-503e-b108-6878f0845393 with identifier: 10736841
2026-03-29 03:00:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 1f7b9b34-b358-503e-b108-6878f0845393 with identifier: 10736841 to the API
2026-03-29 03:00:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:00:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:00:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736841>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Pickup',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 205,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': '1f7b9b34-b358-503e-b108-6878f0845393',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GW618KH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736841',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Amarok',
'odometer': 39701,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 26700,
'price_includes_vat': True,
'registration_date': '2024-10-29',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Amarok 2.0 TDI Life - 4Motion - Diesel - Automatic - 205 '
'hp - 39.701 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2024}
2026-03-29 03:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736841%27 HTTP/1.1" 200 None
2026-03-29 03:00:58 [adesa.it] INFO: Saving data for 10736841: {'auction_closing_time': 1774869300.0, 'created_time': 1774649310.404432, 'last_price_update_time': 1774753258.024478}
2026-03-29 03:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10736841') HTTP/1.1" 204 0
2026-03-29 03:00:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fbb24567-a9ab-547e-aa80-761224c67e0b with identifier: 10732162
2026-03-29 03:00:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbb24567-a9ab-547e-aa80-761224c67e0b with scrape type 2
2026-03-29 03:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fbb24567-a9ab-547e-aa80-761224c67e0b with scrape type 2
2026-03-29 03:00:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: fbb24567-a9ab-547e-aa80-761224c67e0b, identifier: 10732162
2026-03-29 03:00:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: fbb24567-a9ab-547e-aa80-761224c67e0b with identifier: 10732162
2026-03-29 03:00:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: fbb24567-a9ab-547e-aa80-761224c67e0b with identifier: 10732162
2026-03-29 03:00:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: fbb24567-a9ab-547e-aa80-761224c67e0b with identifier: 10732162 to the API
2026-03-29 03:00:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:00:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:00:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732162>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.1L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'fbb24567-a9ab-547e-aa80-761224c67e0b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH004PS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732162',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Alfa Romeo',
'model': 'Stelvio',
'odometer': 129228,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10600,
'price_includes_vat': True,
'registration_date': '2021-12-15',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Alfa Romeo Stelvio 2.2 Executive - Diesel - Automatic - 190 hp - '
'129.228 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2021}
2026-03-29 03:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732162%27 HTTP/1.1" 200 None
2026-03-29 03:00:58 [adesa.it] INFO: Saving data for 10732162: {'auction_closing_time': 1774862700.0, 'created_time': 1774648987.905726, 'last_price_update_time': 1774753258.43791}
2026-03-29 03:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732162') HTTP/1.1" 204 0
2026-03-29 03:00:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741609> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:00:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:00:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d4640092-5c6f-59e0-a935-f3806f3a3601 with identifier: 10741609
2026-03-29 03:00:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d4640092-5c6f-59e0-a935-f3806f3a3601 with scrape type 2
2026-03-29 03:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d4640092-5c6f-59e0-a935-f3806f3a3601 with scrape type 2
2026-03-29 03:00:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d4640092-5c6f-59e0-a935-f3806f3a3601, identifier: 10741609
2026-03-29 03:00:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d4640092-5c6f-59e0-a935-f3806f3a3601 with identifier: 10741609
2026-03-29 03:00:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d4640092-5c6f-59e0-a935-f3806f3a3601 with identifier: 10741609
2026-03-29 03:00:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d4640092-5c6f-59e0-a935-f3806f3a3601 with identifier: 10741609 to the API
2026-03-29 03:00:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:00:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:00:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741609>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': 'd4640092-5c6f-59e0-a935-f3806f3a3601',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'Fy178cx',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741609',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 158800,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9300,
'price_includes_vat': True,
'registration_date': '2019-06-28',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Passat Variant 2.0 TDI Business - Diesel - Automatic - '
'150 hp - 158.800 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2019}
2026-03-29 03:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741609%27 HTTP/1.1" 200 None
2026-03-29 03:00:59 [adesa.it] INFO: Saving data for 10741609: {'auction_closing_time': 1774869300.0, 'created_time': 1774649312.019737, 'last_price_update_time': 1774753259.030262}
2026-03-29 03:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741609') HTTP/1.1" 204 0
2026-03-29 03:00:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732169> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:00:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:00:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91424cc3-bd47-5932-b65d-851ad593fa2b with identifier: 10732169
2026-03-29 03:00:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91424cc3-bd47-5932-b65d-851ad593fa2b with scrape type 2
2026-03-29 03:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 91424cc3-bd47-5932-b65d-851ad593fa2b with scrape type 2
2026-03-29 03:00:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 91424cc3-bd47-5932-b65d-851ad593fa2b, identifier: 10732169
2026-03-29 03:00:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 91424cc3-bd47-5932-b65d-851ad593fa2b with identifier: 10732169
2026-03-29 03:00:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 91424cc3-bd47-5932-b65d-851ad593fa2b with identifier: 10732169
2026-03-29 03:00:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 91424cc3-bd47-5932-b65d-851ad593fa2b with identifier: 10732169 to the API
2026-03-29 03:00:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:00:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:00:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732169>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '91424cc3-bd47-5932-b65d-851ad593fa2b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP343AV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732169',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A4',
'odometer': 77868,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 18700,
'price_includes_vat': True,
'registration_date': '2023-05-12',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Audi A4 40 TDI S Line - Diesel - Automatic - 204 hp - 77.868 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2023}
2026-03-29 03:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732169%27 HTTP/1.1" 200 None
2026-03-29 03:00:59 [adesa.it] INFO: Saving data for 10732169: {'auction_closing_time': 1774862700.0, 'created_time': 1774648864.052683, 'last_price_update_time': 1774753259.560825}
2026-03-29 03:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732169') HTTP/1.1" 204 0
2026-03-29 03:00:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-29 03:00:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732175> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:00:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:00:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6ed5f69-3341-51e4-846b-4560f0159a2d with identifier: 10732175
2026-03-29 03:00:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6ed5f69-3341-51e4-846b-4560f0159a2d with scrape type 2
2026-03-29 03:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f6ed5f69-3341-51e4-846b-4560f0159a2d with scrape type 2
2026-03-29 03:00:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f6ed5f69-3341-51e4-846b-4560f0159a2d, identifier: 10732175
2026-03-29 03:00:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f6ed5f69-3341-51e4-846b-4560f0159a2d with identifier: 10732175
2026-03-29 03:00:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f6ed5f69-3341-51e4-846b-4560f0159a2d with identifier: 10732175
2026-03-29 03:00:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f6ed5f69-3341-51e4-846b-4560f0159a2d with identifier: 10732175 to the API
2026-03-29 03:00:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:00:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:01:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732175>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 265,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': 'f6ed5f69-3341-51e4-846b-4560f0159a2d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG043ZW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732175',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q5',
'odometer': 42714,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 17300,
'price_includes_vat': True,
'registration_date': '2021-10-19',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Audi Q5 50 TFSIe S Line - Hybrid - Automatic - 265 hp - 42.714 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-29 03:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732175%27 HTTP/1.1" 200 None
2026-03-29 03:01:00 [adesa.it] INFO: Saving data for 10732175: {'auction_closing_time': 1774862700.0, 'created_time': 1774648867.983552, 'last_price_update_time': 1774753260.060181}
2026-03-29 03:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732175') HTTP/1.1" 204 0
2026-03-29 03:01:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732190> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:01:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f16bea0-6229-5745-ab34-1b7efa176c61 with identifier: 10732190
2026-03-29 03:01:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f16bea0-6229-5745-ab34-1b7efa176c61 with scrape type 2
2026-03-29 03:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0f16bea0-6229-5745-ab34-1b7efa176c61 with scrape type 2
2026-03-29 03:01:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0f16bea0-6229-5745-ab34-1b7efa176c61, identifier: 10732190
2026-03-29 03:01:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0f16bea0-6229-5745-ab34-1b7efa176c61 with identifier: 10732190
2026-03-29 03:01:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0f16bea0-6229-5745-ab34-1b7efa176c61 with identifier: 10732190
2026-03-29 03:01:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0f16bea0-6229-5745-ab34-1b7efa176c61 with identifier: 10732190 to the API
2026-03-29 03:01:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:01:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:01:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732190>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '0f16bea0-6229-5745-ab34-1b7efa176c61',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA148HA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732190',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Citroën',
'model': 'C4',
'odometer': 74405,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 5700,
'price_includes_vat': True,
'registration_date': '2020-01-23',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Citroën C4 Spacetourer Feel - Diesel - Automatic - 130 hp - 74.405 '
'km',
'transmission': 'automatic',
'trim': 'Feel',
'vin': None,
'year': 2020}
2026-03-29 03:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732190%27 HTTP/1.1" 200 None
2026-03-29 03:01:00 [adesa.it] INFO: Saving data for 10732190: {'auction_closing_time': 1774862700.0, 'created_time': 1774648877.90845, 'last_price_update_time': 1774753260.574387}
2026-03-29 03:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732190') HTTP/1.1" 204 0
2026-03-29 03:01:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732214> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:01:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6544fc1c-f6f5-56bf-a678-3724ece4ab9c with identifier: 10732214
2026-03-29 03:01:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6544fc1c-f6f5-56bf-a678-3724ece4ab9c with scrape type 2
2026-03-29 03:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6544fc1c-f6f5-56bf-a678-3724ece4ab9c with scrape type 2
2026-03-29 03:01:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6544fc1c-f6f5-56bf-a678-3724ece4ab9c, identifier: 10732214
2026-03-29 03:01:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6544fc1c-f6f5-56bf-a678-3724ece4ab9c with identifier: 10732214
2026-03-29 03:01:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6544fc1c-f6f5-56bf-a678-3724ece4ab9c with identifier: 10732214
2026-03-29 03:01:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6544fc1c-f6f5-56bf-a678-3724ece4ab9c with identifier: 10732214 to the API
2026-03-29 03:01:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:01:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:01:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732214>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.1L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Petrol',
'id': '6544fc1c-f6f5-56bf-a678-3724ece4ab9c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM590PS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732214',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 56172,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 6900,
'price_includes_vat': True,
'registration_date': '2023-01-30',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Ford Fiesta 1.1 Titanium - Petrol - Manual - 75 hp - 56.172 km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2023}
2026-03-29 03:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732214%27 HTTP/1.1" 200 None
2026-03-29 03:01:01 [adesa.it] INFO: Saving data for 10732214: {'auction_closing_time': 1774862700.0, 'created_time': 1774648877.507702, 'last_price_update_time': 1774753261.24452}
2026-03-29 03:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732214') HTTP/1.1" 204 0
2026-03-29 03:01:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732221> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:01:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07fab34f-266b-5473-9c66-16d074621e3c with identifier: 10732221
2026-03-29 03:01:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07fab34f-266b-5473-9c66-16d074621e3c with scrape type 2
2026-03-29 03:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 07fab34f-266b-5473-9c66-16d074621e3c with scrape type 2
2026-03-29 03:01:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 07fab34f-266b-5473-9c66-16d074621e3c, identifier: 10732221
2026-03-29 03:01:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 07fab34f-266b-5473-9c66-16d074621e3c with identifier: 10732221
2026-03-29 03:01:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 07fab34f-266b-5473-9c66-16d074621e3c with identifier: 10732221
2026-03-29 03:01:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 07fab34f-266b-5473-9c66-16d074621e3c with identifier: 10732221 to the API
2026-03-29 03:01:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:01:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:01:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732221>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '07fab34f-266b-5473-9c66-16d074621e3c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP683ST',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732221',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Focus',
'odometer': 116333,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 6100,
'price_includes_vat': True,
'registration_date': '2023-06-29',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Ford Focus 1.0 ST Line - Hybrid - Automatic - 125 hp - 116.333 km',
'transmission': 'automatic',
'trim': 'ST Line',
'vin': None,
'year': 2023}
2026-03-29 03:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732221%27 HTTP/1.1" 200 None
2026-03-29 03:01:01 [adesa.it] INFO: Saving data for 10732221: {'auction_closing_time': 1774862700.0, 'created_time': 1774648896.495369, 'last_price_update_time': 1774753261.771553}
2026-03-29 03:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732221') HTTP/1.1" 204 0
2026-03-29 03:01:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732184> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:01:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4cbcffa1-142e-5aa6-8136-c43638ebb9ed with identifier: 10732184
2026-03-29 03:01:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4cbcffa1-142e-5aa6-8136-c43638ebb9ed with scrape type 2
2026-03-29 03:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4cbcffa1-142e-5aa6-8136-c43638ebb9ed with scrape type 2
2026-03-29 03:01:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 4cbcffa1-142e-5aa6-8136-c43638ebb9ed, identifier: 10732184
2026-03-29 03:01:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 4cbcffa1-142e-5aa6-8136-c43638ebb9ed with identifier: 10732184
2026-03-29 03:01:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 4cbcffa1-142e-5aa6-8136-c43638ebb9ed with identifier: 10732184
2026-03-29 03:01:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 4cbcffa1-142e-5aa6-8136-c43638ebb9ed with identifier: 10732184 to the API
2026-03-29 03:01:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:01:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:01:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732184>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '4cbcffa1-142e-5aa6-8136-c43638ebb9ed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM198YG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732184',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X5',
'odometer': 54820,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 26600,
'price_includes_vat': True,
'registration_date': '2023-02-22',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'BMW X5 30d Sport - Diesel - Automatic - 286 hp - 54.820 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2023}
2026-03-29 03:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732184%27 HTTP/1.1" 200 None
2026-03-29 03:01:03 [adesa.it] INFO: Saving data for 10732184: {'auction_closing_time': 1774862700.0, 'created_time': 1774648867.211198, 'last_price_update_time': 1774753263.035447}
2026-03-29 03:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732184') HTTP/1.1" 204 0
2026-03-29 03:01:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732425> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03: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-29 03:01:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa331941-4f82-59b9-b27e-94a6ed653a9f with identifier: 10732425
2026-03-29 03:01:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa331941-4f82-59b9-b27e-94a6ed653a9f with scrape type 2
2026-03-29 03:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fa331941-4f82-59b9-b27e-94a6ed653a9f with scrape type 2
2026-03-29 03:01:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: fa331941-4f82-59b9-b27e-94a6ed653a9f, identifier: 10732425
2026-03-29 03:01:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: fa331941-4f82-59b9-b27e-94a6ed653a9f with identifier: 10732425
2026-03-29 03:01:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: fa331941-4f82-59b9-b27e-94a6ed653a9f with identifier: 10732425
2026-03-29 03:01:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: fa331941-4f82-59b9-b27e-94a6ed653a9f with identifier: 10732425 to the API
2026-03-29 03:01:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:01:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:01:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732425>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': 'fa331941-4f82-59b9-b27e-94a6ed653a9f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS182XL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732425',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 70569,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2024-01-25',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Hyundai Tucson 1.6 - Hybrid - Automatic - 180 hp - 70.569 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-29 03:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732425%27 HTTP/1.1" 200 None
2026-03-29 03:01:03 [adesa.it] INFO: Saving data for 10732425: {'auction_closing_time': 1774862700.0, 'created_time': 1774648895.270227, 'last_price_update_time': 1774753263.548196}
2026-03-29 03:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732425') HTTP/1.1" 204 0
2026-03-29 03:01:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732225> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03: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-29 03:01:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18eef91e-0d2a-524f-a8a6-b1c71abdf6e4 with identifier: 10732225
2026-03-29 03:01:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18eef91e-0d2a-524f-a8a6-b1c71abdf6e4 with scrape type 2
2026-03-29 03:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 18eef91e-0d2a-524f-a8a6-b1c71abdf6e4 with scrape type 2
2026-03-29 03:01:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 18eef91e-0d2a-524f-a8a6-b1c71abdf6e4, identifier: 10732225
2026-03-29 03:01:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 18eef91e-0d2a-524f-a8a6-b1c71abdf6e4 with identifier: 10732225
2026-03-29 03:01:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 18eef91e-0d2a-524f-a8a6-b1c71abdf6e4 with identifier: 10732225
2026-03-29 03:01:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 18eef91e-0d2a-524f-a8a6-b1c71abdf6e4 with identifier: 10732225 to the API
2026-03-29 03:01:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:01:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:01:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732225>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '18eef91e-0d2a-524f-a8a6-b1c71abdf6e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH335JF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732225',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 127878,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10000,
'price_includes_vat': True,
'registration_date': '2021-11-23',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Ford Kuga 1.5 EcoBlue ST Line X - Diesel - Automatic - 120 hp - '
'127.878 km',
'transmission': 'automatic',
'trim': 'ST Line X',
'vin': None,
'year': 2021}
2026-03-29 03:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732225%27 HTTP/1.1" 200 None
2026-03-29 03:01:04 [adesa.it] INFO: Saving data for 10732225: {'auction_closing_time': 1774862700.0, 'created_time': 1774648873.877058, 'last_price_update_time': 1774753264.051397}
2026-03-29 03:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732225') HTTP/1.1" 204 0
2026-03-29 03:01:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736805> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:01:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 999c6fa8-696e-5369-960b-53906681062d with identifier: 10736805
2026-03-29 03:01:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 999c6fa8-696e-5369-960b-53906681062d with scrape type 2
2026-03-29 03:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 999c6fa8-696e-5369-960b-53906681062d with scrape type 2
2026-03-29 03:01:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 999c6fa8-696e-5369-960b-53906681062d, identifier: 10736805
2026-03-29 03:01:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 999c6fa8-696e-5369-960b-53906681062d with identifier: 10736805
2026-03-29 03:01:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 999c6fa8-696e-5369-960b-53906681062d with identifier: 10736805
2026-03-29 03:01:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 999c6fa8-696e-5369-960b-53906681062d with identifier: 10736805 to the API
2026-03-29 03:01:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:01:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:01:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736805>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 217,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Electric',
'id': '999c6fa8-696e-5369-960b-53906681062d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'gj403ax',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736805',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Hyundai',
'model': 'Ioniq 5',
'odometer': 123584,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14900,
'price_includes_vat': True,
'registration_date': '2022-02-15',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Ioniq 5 74 kWh - Electric - Automatic - 217 hp - 123.584 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 03:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736805%27 HTTP/1.1" 200 None
2026-03-29 03:01:04 [adesa.it] INFO: Saving data for 10736805: {'auction_closing_time': 1774869300.0, 'created_time': 1774649355.519405, 'last_price_update_time': 1774753264.545056}
2026-03-29 03:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10736805') HTTP/1.1" 204 0
2026-03-29 03:01:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732428> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:01:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95064872-2071-51e4-bdb0-5af72318d852 with identifier: 10732428
2026-03-29 03:01:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95064872-2071-51e4-bdb0-5af72318d852 with scrape type 2
2026-03-29 03:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 95064872-2071-51e4-bdb0-5af72318d852 with scrape type 2
2026-03-29 03:01:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 95064872-2071-51e4-bdb0-5af72318d852, identifier: 10732428
2026-03-29 03:01:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 95064872-2071-51e4-bdb0-5af72318d852 with identifier: 10732428
2026-03-29 03:01:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 95064872-2071-51e4-bdb0-5af72318d852 with identifier: 10732428
2026-03-29 03:01:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 95064872-2071-51e4-bdb0-5af72318d852 with identifier: 10732428 to the API
2026-03-29 03:01:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:01:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:01:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732428>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.3L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '95064872-2071-51e4-bdb0-5af72318d852',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK901KT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732428',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Jeep',
'model': 'Renegade',
'odometer': 34593,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2022-06-07',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Jeep Renegade 4xe 1.3 Limited - Hybrid - Automatic - 130 hp - '
'34.593 km',
'transmission': 'automatic',
'trim': 'Limited',
'vin': None,
'year': 2022}
2026-03-29 03:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732428%27 HTTP/1.1" 200 None
2026-03-29 03:01:05 [adesa.it] INFO: Saving data for 10732428: {'auction_closing_time': 1774862700.0, 'created_time': 1774648899.452443, 'last_price_update_time': 1774753265.330172}
2026-03-29 03:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732428') HTTP/1.1" 204 0
2026-03-29 03:01:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732220> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:01:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732426> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:01:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 61d28bb9-50f8-5d66-91d6-d741e7218038 with identifier: 10732220
2026-03-29 03:01:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61d28bb9-50f8-5d66-91d6-d741e7218038 with scrape type 2
2026-03-29 03:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 61d28bb9-50f8-5d66-91d6-d741e7218038 with scrape type 2
2026-03-29 03:01:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 61d28bb9-50f8-5d66-91d6-d741e7218038, identifier: 10732220
2026-03-29 03:01:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 61d28bb9-50f8-5d66-91d6-d741e7218038 with identifier: 10732220
2026-03-29 03:01:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 61d28bb9-50f8-5d66-91d6-d741e7218038 with identifier: 10732220
2026-03-29 03:01:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 61d28bb9-50f8-5d66-91d6-d741e7218038 with identifier: 10732220 to the API
2026-03-29 03:01:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:01:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:01:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732220>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '61d28bb9-50f8-5d66-91d6-d741e7218038',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP247ST',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732220',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Focus',
'odometer': 115995,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 5500,
'price_includes_vat': True,
'registration_date': '2023-06-28',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Ford Focus 1.0 ST Line - Hybrid - Automatic - 125 hp - 115.995 km',
'transmission': 'automatic',
'trim': 'ST Line',
'vin': None,
'year': 2023}
2026-03-29 03:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732220%27 HTTP/1.1" 200 None
2026-03-29 03:01:05 [adesa.it] INFO: Saving data for 10732220: {'auction_closing_time': 1774862700.0, 'created_time': 1774648896.852526, 'last_price_update_time': 1774753265.818542}
2026-03-29 03:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732220') HTTP/1.1" 204 0
2026-03-29 03:01:05 [scrapy.extensions.logstats] INFO: Crawled 84 pages (at 84 pages/min), scraped 80 items (at 80 items/min)
2026-03-29 03:01:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 165MiB
2026-03-29 03:01:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732427> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98670d58-2a14-539a-a68a-ea5d48d3fe4e with identifier: 10732426
2026-03-29 03:01:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98670d58-2a14-539a-a68a-ea5d48d3fe4e with scrape type 2
2026-03-29 03:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 98670d58-2a14-539a-a68a-ea5d48d3fe4e with scrape type 2
2026-03-29 03:01:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 98670d58-2a14-539a-a68a-ea5d48d3fe4e, identifier: 10732426
2026-03-29 03:01:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:01:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 98670d58-2a14-539a-a68a-ea5d48d3fe4e with identifier: 10732426
2026-03-29 03:01:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 98670d58-2a14-539a-a68a-ea5d48d3fe4e with identifier: 10732426
2026-03-29 03:01:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 98670d58-2a14-539a-a68a-ea5d48d3fe4e with identifier: 10732426 to the API
2026-03-29 03:01:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:01:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:01:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732426>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.3L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '98670d58-2a14-539a-a68a-ea5d48d3fe4e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH142PL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732426',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Jeep',
'model': 'Compass',
'odometer': 101308,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 5100,
'price_includes_vat': True,
'registration_date': '2021-11-30',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Jeep Compass 4xe 1.3 - Hybrid - Automatic - 130 hp - 101.308 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-29 03:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732426%27 HTTP/1.1" 200 None
2026-03-29 03:01:06 [adesa.it] INFO: Saving data for 10732426: {'auction_closing_time': 1774862700.0, 'created_time': 1774648897.532175, 'last_price_update_time': 1774753266.21082}
2026-03-29 03:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732426') HTTP/1.1" 204 0
2026-03-29 03:01:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c2b133d-c33b-5bef-8844-548324e2de72 with identifier: 10732427
2026-03-29 03:01:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c2b133d-c33b-5bef-8844-548324e2de72 with scrape type 2
2026-03-29 03:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c2b133d-c33b-5bef-8844-548324e2de72 with scrape type 2
2026-03-29 03:01:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 4c2b133d-c33b-5bef-8844-548324e2de72, identifier: 10732427
2026-03-29 03:01:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 4c2b133d-c33b-5bef-8844-548324e2de72 with identifier: 10732427
2026-03-29 03:01:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 4c2b133d-c33b-5bef-8844-548324e2de72 with identifier: 10732427
2026-03-29 03:01:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 4c2b133d-c33b-5bef-8844-548324e2de72 with identifier: 10732427 to the API
2026-03-29 03:01:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:01:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:01:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732427>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '4c2b133d-c33b-5bef-8844-548324e2de72',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM413NW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732427',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Jeep',
'model': 'Renegade',
'odometer': 106022,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8500,
'price_includes_vat': True,
'registration_date': '2023-01-13',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Jeep Renegade 1.5 Limited - Hybrid - Automatic - 130 hp - 106.022 '
'km',
'transmission': 'automatic',
'trim': 'Limited',
'vin': None,
'year': 2023}
2026-03-29 03:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732427%27 HTTP/1.1" 200 None
2026-03-29 03:01:06 [adesa.it] INFO: Saving data for 10732427: {'auction_closing_time': 1774862700.0, 'created_time': 1774648899.13853, 'last_price_update_time': 1774753266.597499}
2026-03-29 03:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732427') HTTP/1.1" 204 0
2026-03-29 03:01:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732424> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:01:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732238> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:01:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ecc76e6-f825-5bff-a30c-747d0be0ab47 with identifier: 10732424
2026-03-29 03:01:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ecc76e6-f825-5bff-a30c-747d0be0ab47 with scrape type 2
2026-03-29 03:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4ecc76e6-f825-5bff-a30c-747d0be0ab47 with scrape type 2
2026-03-29 03:01:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 4ecc76e6-f825-5bff-a30c-747d0be0ab47, identifier: 10732424
2026-03-29 03:01:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 4ecc76e6-f825-5bff-a30c-747d0be0ab47 with identifier: 10732424
2026-03-29 03:01:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 4ecc76e6-f825-5bff-a30c-747d0be0ab47 with identifier: 10732424
2026-03-29 03:01:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 4ecc76e6-f825-5bff-a30c-747d0be0ab47 with identifier: 10732424 to the API
2026-03-29 03:01:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:01:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:01:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732424>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '4ecc76e6-f825-5bff-a30c-747d0be0ab47',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN250LT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732424',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 87225,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12300,
'price_includes_vat': True,
'registration_date': '2023-03-30',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Hyundai Tucson 1.6 - Hybrid - Automatic - 180 hp - 87.225 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-29 03:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732424%27 HTTP/1.1" 200 None
2026-03-29 03:01:07 [adesa.it] INFO: Saving data for 10732424: {'auction_closing_time': 1774862700.0, 'created_time': 1774648894.885025, 'last_price_update_time': 1774753267.130076}
2026-03-29 03:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732424') HTTP/1.1" 204 0
2026-03-29 03:01:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732236> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03: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-29 03:01:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21733ae6-9397-58fb-86ad-60dbfd6a722b with identifier: 10732238
2026-03-29 03:01:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21733ae6-9397-58fb-86ad-60dbfd6a722b with scrape type 2
2026-03-29 03:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 21733ae6-9397-58fb-86ad-60dbfd6a722b with scrape type 2
2026-03-29 03:01:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 21733ae6-9397-58fb-86ad-60dbfd6a722b, identifier: 10732238
2026-03-29 03:01:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 21733ae6-9397-58fb-86ad-60dbfd6a722b with identifier: 10732238
2026-03-29 03:01:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 21733ae6-9397-58fb-86ad-60dbfd6a722b with identifier: 10732238
2026-03-29 03:01:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 21733ae6-9397-58fb-86ad-60dbfd6a722b with identifier: 10732238 to the API
2026-03-29 03:01:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:01:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:01:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732238>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '21733ae6-9397-58fb-86ad-60dbfd6a722b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS144JH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732238',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Transit',
'odometer': 126252,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9700,
'price_includes_vat': True,
'registration_date': '2023-11-27',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Ford Transit L2H2 2.0 Trend - Diesel - Manual - 130 hp - 126.252 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2023}
2026-03-29 03:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732238%27 HTTP/1.1" 200 None
2026-03-29 03:01:07 [adesa.it] INFO: Saving data for 10732238: {'auction_closing_time': 1774862700.0, 'created_time': 1774648889.251647, 'last_price_update_time': 1774753267.557708}
2026-03-29 03:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732238') HTTP/1.1" 204 0
2026-03-29 03:01:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 597ca112-ee75-5bce-8ba9-a73ff9cff24f with identifier: 10732236
2026-03-29 03:01:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 597ca112-ee75-5bce-8ba9-a73ff9cff24f with scrape type 2
2026-03-29 03:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 597ca112-ee75-5bce-8ba9-a73ff9cff24f with scrape type 2
2026-03-29 03:01:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 597ca112-ee75-5bce-8ba9-a73ff9cff24f, identifier: 10732236
2026-03-29 03:01:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 597ca112-ee75-5bce-8ba9-a73ff9cff24f with identifier: 10732236
2026-03-29 03:01:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 597ca112-ee75-5bce-8ba9-a73ff9cff24f with identifier: 10732236
2026-03-29 03:01:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 597ca112-ee75-5bce-8ba9-a73ff9cff24f with identifier: 10732236 to the API
2026-03-29 03:01:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:01:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:01:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732236>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 170,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '597ca112-ee75-5bce-8ba9-a73ff9cff24f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE268CC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732236',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Transit',
'odometer': 76314,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 7700,
'price_includes_vat': True,
'registration_date': '2021-01-12',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Ford Transit L3H2 2.0 Trend - Diesel - Manual - 170 hp - 76.314 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2021}
2026-03-29 03:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732236%27 HTTP/1.1" 200 None
2026-03-29 03:01:07 [adesa.it] INFO: Saving data for 10732236: {'auction_closing_time': 1774862700.0, 'created_time': 1774648893.804321, 'last_price_update_time': 1774753267.949024}
2026-03-29 03:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732236') HTTP/1.1" 204 0
2026-03-29 03:01:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732234> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03: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-29 03:01:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5afc67eb-309e-555b-9093-dc9ff4be17f1 with identifier: 10732234
2026-03-29 03:01:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5afc67eb-309e-555b-9093-dc9ff4be17f1 with scrape type 2
2026-03-29 03:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5afc67eb-309e-555b-9093-dc9ff4be17f1 with scrape type 2
2026-03-29 03:01:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5afc67eb-309e-555b-9093-dc9ff4be17f1, identifier: 10732234
2026-03-29 03:01:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5afc67eb-309e-555b-9093-dc9ff4be17f1 with identifier: 10732234
2026-03-29 03:01:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5afc67eb-309e-555b-9093-dc9ff4be17f1 with identifier: 10732234
2026-03-29 03:01:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5afc67eb-309e-555b-9093-dc9ff4be17f1 with identifier: 10732234 to the API
2026-03-29 03:01:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:01:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:01:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732234>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '5afc67eb-309e-555b-9093-dc9ff4be17f1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL481HY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732234',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Puma',
'odometer': 134989,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 3200,
'price_includes_vat': True,
'registration_date': '2022-09-14',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Ford Puma 1.0 ST Line - Hybrid - Automatic - 125 hp - 134.989 km',
'transmission': 'automatic',
'trim': 'ST Line',
'vin': None,
'year': 2022}
2026-03-29 03:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732234%27 HTTP/1.1" 200 None
2026-03-29 03:01:08 [adesa.it] INFO: Saving data for 10732234: {'auction_closing_time': 1774862700.0, 'created_time': 1774648903.181261, 'last_price_update_time': 1774753268.974476}
2026-03-29 03:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732234') HTTP/1.1" 204 0
2026-03-29 03:01:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732233> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03: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-29 03:01:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c38f253-4c61-503b-9816-8b2b3b154553 with identifier: 10732233
2026-03-29 03:01:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c38f253-4c61-503b-9816-8b2b3b154553 with scrape type 2
2026-03-29 03:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5c38f253-4c61-503b-9816-8b2b3b154553 with scrape type 2
2026-03-29 03:01:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5c38f253-4c61-503b-9816-8b2b3b154553, identifier: 10732233
2026-03-29 03:01:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5c38f253-4c61-503b-9816-8b2b3b154553 with identifier: 10732233
2026-03-29 03:01:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5c38f253-4c61-503b-9816-8b2b3b154553 with identifier: 10732233
2026-03-29 03:01:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5c38f253-4c61-503b-9816-8b2b3b154553 with identifier: 10732233 to the API
2026-03-29 03:01:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03: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-29 03:01:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732233>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Electric',
'id': '5c38f253-4c61-503b-9816-8b2b3b154553',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR852XA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732233',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Mustang Mach-E',
'odometer': 31034,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2023-10-13',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Ford Mustang Mach-E - Electric - Automatic - 136 hp - 31.034 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-29 03:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732233%27 HTTP/1.1" 200 None
2026-03-29 03:01:09 [adesa.it] INFO: Saving data for 10732233: {'auction_closing_time': 1774862700.0, 'created_time': 1774648905.417259, 'last_price_update_time': 1774753269.468223}
2026-03-29 03:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732233') HTTP/1.1" 204 0
2026-03-29 03:01:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732229> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:01:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 533fd254-b1de-5a99-8e68-2608cbf90cc4 with identifier: 10732229
2026-03-29 03:01:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 533fd254-b1de-5a99-8e68-2608cbf90cc4 with scrape type 2
2026-03-29 03:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 533fd254-b1de-5a99-8e68-2608cbf90cc4 with scrape type 2
2026-03-29 03:01:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 533fd254-b1de-5a99-8e68-2608cbf90cc4, identifier: 10732229
2026-03-29 03:01:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 533fd254-b1de-5a99-8e68-2608cbf90cc4 with identifier: 10732229
2026-03-29 03:01:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 533fd254-b1de-5a99-8e68-2608cbf90cc4 with identifier: 10732229
2026-03-29 03:01:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 533fd254-b1de-5a99-8e68-2608cbf90cc4 with identifier: 10732229 to the API
2026-03-29 03:01:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03: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-29 03:01:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732229>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 152,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '533fd254-b1de-5a99-8e68-2608cbf90cc4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH060HZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732229',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 85211,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10700,
'price_includes_vat': True,
'registration_date': '2021-11-11',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Ford Kuga 2.5 ST Line X - Hybrid - Automatic - 152 hp - 85.211 km',
'transmission': 'automatic',
'trim': 'ST Line X',
'vin': None,
'year': 2021}
2026-03-29 03:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732229%27 HTTP/1.1" 200 None
2026-03-29 03:01:10 [adesa.it] INFO: Saving data for 10732229: {'auction_closing_time': 1774862700.0, 'created_time': 1774648893.147551, 'last_price_update_time': 1774753270.695569}
2026-03-29 03:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732229') HTTP/1.1" 204 0
2026-03-29 03:01:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741069> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:01:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3fc6de5-4cd9-5b22-825c-15df870351e5 with identifier: 10741069
2026-03-29 03:01:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3fc6de5-4cd9-5b22-825c-15df870351e5 with scrape type 2
2026-03-29 03:01:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a3fc6de5-4cd9-5b22-825c-15df870351e5 with scrape type 2
2026-03-29 03:01:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a3fc6de5-4cd9-5b22-825c-15df870351e5, identifier: 10741069
2026-03-29 03:01:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a3fc6de5-4cd9-5b22-825c-15df870351e5 with identifier: 10741069
2026-03-29 03:01:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a3fc6de5-4cd9-5b22-825c-15df870351e5 with identifier: 10741069
2026-03-29 03:01:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a3fc6de5-4cd9-5b22-825c-15df870351e5 with identifier: 10741069 to the API
2026-03-29 03:01:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03: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-29 03:01:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741069>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': 'a3fc6de5-4cd9-5b22-825c-15df870351e5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'gh054jf',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741069',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 102000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11300,
'price_includes_vat': True,
'registration_date': '2021-11-01',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf 2.0 TDI Life - Diesel - Automatic - 115 hp - '
'102.000 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2021}
2026-03-29 03:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741069%27 HTTP/1.1" 200 None
2026-03-29 03:01:12 [adesa.it] INFO: Saving data for 10741069: {'auction_closing_time': 1774869300.0, 'created_time': 1774649298.244774, 'last_price_update_time': 1774753272.310525}
2026-03-29 03:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741069') HTTP/1.1" 204 0
2026-03-29 03:01:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732235> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:01:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a78affa-e56f-50f7-b25d-36e69fb6a8be with identifier: 10732235
2026-03-29 03:01:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a78affa-e56f-50f7-b25d-36e69fb6a8be with scrape type 2
2026-03-29 03:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a78affa-e56f-50f7-b25d-36e69fb6a8be with scrape type 2
2026-03-29 03:01:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6a78affa-e56f-50f7-b25d-36e69fb6a8be, identifier: 10732235
2026-03-29 03:01:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6a78affa-e56f-50f7-b25d-36e69fb6a8be with identifier: 10732235
2026-03-29 03:01:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6a78affa-e56f-50f7-b25d-36e69fb6a8be with identifier: 10732235
2026-03-29 03:01:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6a78affa-e56f-50f7-b25d-36e69fb6a8be with identifier: 10732235 to the API
2026-03-29 03:01:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03: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-29 03:01:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732235>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Pickup',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 205,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '6a78affa-e56f-50f7-b25d-36e69fb6a8be',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY329HN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732235',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Ranger',
'odometer': 25615,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 28800,
'price_includes_vat': True,
'registration_date': '2025-02-06',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Ford Ranger 2.0 Wildtrak - Diesel - Automatic - 205 hp - 25.615 km',
'transmission': 'automatic',
'trim': 'Wildtrak',
'vin': None,
'year': 2025}
2026-03-29 03:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732235%27 HTTP/1.1" 200 None
2026-03-29 03:01:13 [adesa.it] INFO: Saving data for 10732235: {'auction_closing_time': 1774862700.0, 'created_time': 1774648887.747133, 'last_price_update_time': 1774753273.022724}
2026-03-29 03:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732235') HTTP/1.1" 204 0
2026-03-29 03:01:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732228> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:01:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74c93f53-1344-59c5-9e37-eba690e3a122 with identifier: 10732228
2026-03-29 03:01:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74c93f53-1344-59c5-9e37-eba690e3a122 with scrape type 2
2026-03-29 03:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 74c93f53-1344-59c5-9e37-eba690e3a122 with scrape type 2
2026-03-29 03:01:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 74c93f53-1344-59c5-9e37-eba690e3a122, identifier: 10732228
2026-03-29 03:01:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 74c93f53-1344-59c5-9e37-eba690e3a122 with identifier: 10732228
2026-03-29 03:01:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 74c93f53-1344-59c5-9e37-eba690e3a122 with identifier: 10732228
2026-03-29 03:01:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 74c93f53-1344-59c5-9e37-eba690e3a122 with identifier: 10732228 to the API
2026-03-29 03:01:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03: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-29 03:01:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732228>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 152,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '74c93f53-1344-59c5-9e37-eba690e3a122',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM589LF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732228',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 30004,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11900,
'price_includes_vat': True,
'registration_date': '2022-12-22',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Ford Kuga 2.5 ST Line X - Hybrid - Automatic - 152 hp - 30.004 km',
'transmission': 'automatic',
'trim': 'ST Line X',
'vin': None,
'year': 2022}
2026-03-29 03:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732228%27 HTTP/1.1" 200 None
2026-03-29 03:01:13 [adesa.it] INFO: Saving data for 10732228: {'auction_closing_time': 1774862700.0, 'created_time': 1774648886.796346, 'last_price_update_time': 1774753273.558112}
2026-03-29 03:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732228') HTTP/1.1" 204 0
2026-03-29 03:01:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732230> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:01:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd with identifier: 10732230
2026-03-29 03:01:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd with scrape type 2
2026-03-29 03:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd with scrape type 2
2026-03-29 03:01:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd, identifier: 10732230
2026-03-29 03:01:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd with identifier: 10732230
2026-03-29 03:01:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd with identifier: 10732230
2026-03-29 03:01:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd with identifier: 10732230 to the API
2026-03-29 03:01:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03: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-29 03:01:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732230>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 152,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM958VY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732230',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 102318,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11100,
'price_includes_vat': True,
'registration_date': '2023-02-17',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Ford Kuga 2.5 ST Line X - Hybrid - Automatic - 152 hp - 102.318 km',
'transmission': 'automatic',
'trim': 'ST Line X',
'vin': None,
'year': 2023}
2026-03-29 03:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732230%27 HTTP/1.1" 200 None
2026-03-29 03:01:14 [adesa.it] INFO: Saving data for 10732230: {'auction_closing_time': 1774862700.0, 'created_time': 1774648880.464957, 'last_price_update_time': 1774753274.599433}
2026-03-29 03:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732230') HTTP/1.1" 204 0
2026-03-29 03:01:14 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:01:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732227> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:01:14 [adesa.it] INFO: Found listing with ID: 10732429
2026-03-29 03:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732429%27 HTTP/1.1" 200 None
2026-03-29 03:01:14 [adesa.it] INFO: Scrape type for 10732429: 2
2026-03-29 03:01:14 [adesa.it] INFO: Scraping item 10732429 url https://www.openlane.eu/en/carv6/auction/10732429
2026-03-29 03:01:14 [adesa.it] INFO: Found listing with ID: 10732431
2026-03-29 03:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732431%27 HTTP/1.1" 200 None
2026-03-29 03:01:14 [adesa.it] INFO: Scrape type for 10732431: 2
2026-03-29 03:01:14 [adesa.it] INFO: Scraping item 10732431 url https://www.openlane.eu/en/carv6/auction/10732431
2026-03-29 03:01:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97a5a182-772a-5d85-a637-889a634c1d19 with identifier: 10732227
2026-03-29 03:01:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97a5a182-772a-5d85-a637-889a634c1d19 with scrape type 2
2026-03-29 03:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 97a5a182-772a-5d85-a637-889a634c1d19 with scrape type 2
2026-03-29 03:01:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 97a5a182-772a-5d85-a637-889a634c1d19, identifier: 10732227
2026-03-29 03:01:14 [adesa.it] INFO: Found listing with ID: 10732430
2026-03-29 03:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732430%27 HTTP/1.1" 200 None
2026-03-29 03:01:14 [adesa.it] INFO: Scrape type for 10732430: 2
2026-03-29 03:01:14 [adesa.it] INFO: Scraping item 10732430 url https://www.openlane.eu/en/carv6/auction/10732430
2026-03-29 03:01:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 97a5a182-772a-5d85-a637-889a634c1d19 with identifier: 10732227
2026-03-29 03:01:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 97a5a182-772a-5d85-a637-889a634c1d19 with identifier: 10732227
2026-03-29 03:01:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 97a5a182-772a-5d85-a637-889a634c1d19 with identifier: 10732227 to the API
2026-03-29 03:01:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03: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-29 03:01:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732227>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '97a5a182-772a-5d85-a637-889a634c1d19',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG011ZM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732227',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 89132,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8300,
'price_includes_vat': True,
'registration_date': '2021-10-07',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Ford Kuga 1.5 EcoBlue Titanium - Diesel - Manual - 120 hp - 89.132 '
'km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2021}
2026-03-29 03:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732227%27 HTTP/1.1" 200 None
2026-03-29 03:01:15 [adesa.it] INFO: Saving data for 10732227: {'auction_closing_time': 1774862700.0, 'created_time': 1774648885.462658, 'last_price_update_time': 1774753275.207351}
2026-03-29 03:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732227') HTTP/1.1" 204 0
2026-03-29 03:01:15 [adesa.it] INFO: Found listing with ID: 10732432
2026-03-29 03:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732432%27 HTTP/1.1" 200 None
2026-03-29 03:01:15 [adesa.it] INFO: Scrape type for 10732432: 2
2026-03-29 03:01:15 [adesa.it] INFO: Scraping item 10732432 url https://www.openlane.eu/en/carv6/auction/10732432
2026-03-29 03:01:15 [adesa.it] INFO: Found listing with ID: 10732435
2026-03-29 03:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732435%27 HTTP/1.1" 200 None
2026-03-29 03:01:15 [adesa.it] INFO: Scrape type for 10732435: 2
2026-03-29 03:01:15 [adesa.it] INFO: Scraping item 10732435 url https://www.openlane.eu/en/carv6/auction/10732435
2026-03-29 03:01:15 [adesa.it] INFO: Found listing with ID: 10732433
2026-03-29 03:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732433%27 HTTP/1.1" 200 None
2026-03-29 03:01:15 [adesa.it] INFO: Scrape type for 10732433: 2
2026-03-29 03:01:15 [adesa.it] INFO: Scraping item 10732433 url https://www.openlane.eu/en/carv6/auction/10732433
2026-03-29 03:01:15 [adesa.it] INFO: Found listing with ID: 10732436
2026-03-29 03:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732436%27 HTTP/1.1" 200 None
2026-03-29 03:01:15 [adesa.it] INFO: Scrape type for 10732436: 2
2026-03-29 03:01:15 [adesa.it] INFO: Scraping item 10732436 url https://www.openlane.eu/en/carv6/auction/10732436
2026-03-29 03:01:15 [adesa.it] INFO: Found listing with ID: 10732434
2026-03-29 03:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732434%27 HTTP/1.1" 200 None
2026-03-29 03:01:15 [adesa.it] INFO: Scrape type for 10732434: 2
2026-03-29 03:01:15 [adesa.it] INFO: Scraping item 10732434 url https://www.openlane.eu/en/carv6/auction/10732434
2026-03-29 03:01:15 [adesa.it] INFO: Found listing with ID: 10732437
2026-03-29 03:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732437%27 HTTP/1.1" 200 None
2026-03-29 03:01:15 [adesa.it] INFO: Scrape type for 10732437: 2
2026-03-29 03:01:15 [adesa.it] INFO: Scraping item 10732437 url https://www.openlane.eu/en/carv6/auction/10732437
2026-03-29 03:01:15 [adesa.it] INFO: Found listing with ID: 10732438
2026-03-29 03:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732438%27 HTTP/1.1" 200 None
2026-03-29 03:01:15 [adesa.it] INFO: Scrape type for 10732438: 2
2026-03-29 03:01:15 [adesa.it] INFO: Scraping item 10732438 url https://www.openlane.eu/en/carv6/auction/10732438
2026-03-29 03:01:15 [adesa.it] INFO: Found listing with ID: 10732439
2026-03-29 03:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732439%27 HTTP/1.1" 200 None
2026-03-29 03:01:15 [adesa.it] INFO: Scrape type for 10732439: 2
2026-03-29 03:01:15 [adesa.it] INFO: Scraping item 10732439 url https://www.openlane.eu/en/carv6/auction/10732439
2026-03-29 03:01:15 [adesa.it] INFO: Found listing with ID: 10732440
2026-03-29 03:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732440%27 HTTP/1.1" 200 None
2026-03-29 03:01:15 [adesa.it] INFO: Scrape type for 10732440: 2
2026-03-29 03:01:15 [adesa.it] INFO: Scraping item 10732440 url https://www.openlane.eu/en/carv6/auction/10732440
2026-03-29 03:01:15 [adesa.it] INFO: Found listing with ID: 10732441
2026-03-29 03:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732441%27 HTTP/1.1" 200 None
2026-03-29 03:01:15 [adesa.it] INFO: Scrape type for 10732441: 2
2026-03-29 03:01:15 [adesa.it] INFO: Scraping item 10732441 url https://www.openlane.eu/en/carv6/auction/10732441
2026-03-29 03:01:15 [adesa.it] INFO: Found listing with ID: 10732442
2026-03-29 03:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732442%27 HTTP/1.1" 200 None
2026-03-29 03:01:15 [adesa.it] INFO: Scrape type for 10732442: 2
2026-03-29 03:01:15 [adesa.it] INFO: Scraping item 10732442 url https://www.openlane.eu/en/carv6/auction/10732442
2026-03-29 03:01:15 [adesa.it] INFO: Found listing with ID: 10732445
2026-03-29 03:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732445%27 HTTP/1.1" 200 None
2026-03-29 03:01:15 [adesa.it] INFO: Scrape type for 10732445: 2
2026-03-29 03:01:15 [adesa.it] INFO: Scraping item 10732445 url https://www.openlane.eu/en/carv6/auction/10732445
2026-03-29 03:01:15 [adesa.it] INFO: Found listing with ID: 10732444
2026-03-29 03:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732444%27 HTTP/1.1" 200 None
2026-03-29 03:01:15 [adesa.it] INFO: Scrape type for 10732444: 2
2026-03-29 03:01:15 [adesa.it] INFO: Scraping item 10732444 url https://www.openlane.eu/en/carv6/auction/10732444
2026-03-29 03:01:15 [adesa.it] INFO: Found listing with ID: 10732446
2026-03-29 03:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732446%27 HTTP/1.1" 200 None
2026-03-29 03:01:15 [adesa.it] INFO: Scrape type for 10732446: 2
2026-03-29 03:01:15 [adesa.it] INFO: Scraping item 10732446 url https://www.openlane.eu/en/carv6/auction/10732446
2026-03-29 03:01:15 [adesa.it] INFO: Found listing with ID: 10732447
2026-03-29 03:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732447%27 HTTP/1.1" 200 None
2026-03-29 03:01:15 [adesa.it] INFO: Scrape type for 10732447: 2
2026-03-29 03:01:15 [adesa.it] INFO: Scraping item 10732447 url https://www.openlane.eu/en/carv6/auction/10732447
2026-03-29 03:01:15 [adesa.it] INFO: Found listing with ID: 10732449
2026-03-29 03:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732449%27 HTTP/1.1" 200 None
2026-03-29 03:01:15 [adesa.it] INFO: Scrape type for 10732449: 2
2026-03-29 03:01:15 [adesa.it] INFO: Scraping item 10732449 url https://www.openlane.eu/en/carv6/auction/10732449
2026-03-29 03:01:15 [adesa.it] INFO: Found listing with ID: 10732450
2026-03-29 03:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732450%27 HTTP/1.1" 200 None
2026-03-29 03:01:15 [adesa.it] INFO: Scrape type for 10732450: 2
2026-03-29 03:01:15 [adesa.it] INFO: Scraping item 10732450 url https://www.openlane.eu/en/carv6/auction/10732450
2026-03-29 03:01:15 [adesa.it] INFO: Found listing with ID: 10732451
2026-03-29 03:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732451%27 HTTP/1.1" 200 None
2026-03-29 03:01:15 [adesa.it] INFO: Scrape type for 10732451: 2
2026-03-29 03:01:15 [adesa.it] INFO: Scraping item 10732451 url https://www.openlane.eu/en/carv6/auction/10732451
2026-03-29 03:01:15 [adesa.it] INFO: Found listing with ID: 10732452
2026-03-29 03:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732452%27 HTTP/1.1" 200 None
2026-03-29 03:01:15 [adesa.it] INFO: Scrape type for 10732452: 2
2026-03-29 03:01:15 [adesa.it] INFO: Scraping item 10732452 url https://www.openlane.eu/en/carv6/auction/10732452
2026-03-29 03:01:15 [adesa.it] INFO: Found listing with ID: 10732453
2026-03-29 03:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732453%27 HTTP/1.1" 200 None
2026-03-29 03:01:15 [adesa.it] INFO: Scrape type for 10732453: 2
2026-03-29 03:01:15 [adesa.it] INFO: Scraping item 10732453 url https://www.openlane.eu/en/carv6/auction/10732453
2026-03-29 03:01:15 [adesa.it] INFO: Found listing with ID: 10732454
2026-03-29 03:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732454%27 HTTP/1.1" 200 None
2026-03-29 03:01:15 [adesa.it] INFO: Scrape type for 10732454: 2
2026-03-29 03:01:15 [adesa.it] INFO: Scraping item 10732454 url https://www.openlane.eu/en/carv6/auction/10732454
2026-03-29 03:01:15 [adesa.it] INFO: Found listing with ID: 10732456
2026-03-29 03:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732456%27 HTTP/1.1" 200 None
2026-03-29 03:01:15 [adesa.it] INFO: Scrape type for 10732456: 2
2026-03-29 03:01:15 [adesa.it] INFO: Scraping item 10732456 url https://www.openlane.eu/en/carv6/auction/10732456
2026-03-29 03:01:15 [adesa.it] INFO: Found listing with ID: 10732457
2026-03-29 03:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732457%27 HTTP/1.1" 200 None
2026-03-29 03:01:15 [adesa.it] INFO: Scrape type for 10732457: 2
2026-03-29 03:01:15 [adesa.it] INFO: Scraping item 10732457 url https://www.openlane.eu/en/carv6/auction/10732457
2026-03-29 03:01:15 [adesa.it] INFO: Found listing with ID: 10732458
2026-03-29 03:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732458%27 HTTP/1.1" 200 None
2026-03-29 03:01:15 [adesa.it] INFO: Scrape type for 10732458: 2
2026-03-29 03:01:15 [adesa.it] INFO: Scraping item 10732458 url https://www.openlane.eu/en/carv6/auction/10732458
2026-03-29 03:01:15 [adesa.it] INFO: Found listing with ID: 10732455
2026-03-29 03:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732455%27 HTTP/1.1" 200 None
2026-03-29 03:01:15 [adesa.it] INFO: Scrape type for 10732455: 2
2026-03-29 03:01:15 [adesa.it] INFO: Scraping item 10732455 url https://www.openlane.eu/en/carv6/auction/10732455
2026-03-29 03:01:15 [adesa.it] INFO: Found listing with ID: 10732459
2026-03-29 03:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732459%27 HTTP/1.1" 200 None
2026-03-29 03:01:15 [adesa.it] INFO: Scrape type for 10732459: 2
2026-03-29 03:01:15 [adesa.it] INFO: Scraping item 10732459 url https://www.openlane.eu/en/carv6/auction/10732459
2026-03-29 03:01:15 [adesa.it] INFO: Found listing with ID: 10732461
2026-03-29 03:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732461%27 HTTP/1.1" 200 None
2026-03-29 03:01:15 [adesa.it] INFO: Scrape type for 10732461: 2
2026-03-29 03:01:15 [adesa.it] INFO: Scraping item 10732461 url https://www.openlane.eu/en/carv6/auction/10732461
2026-03-29 03:01:15 [adesa.it] INFO: Found listing with ID: 10732462
2026-03-29 03:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732462%27 HTTP/1.1" 200 None
2026-03-29 03:01:15 [adesa.it] INFO: Scrape type for 10732462: 2
2026-03-29 03:01:15 [adesa.it] INFO: Scraping item 10732462 url https://www.openlane.eu/en/carv6/auction/10732462
2026-03-29 03:01:15 [adesa.it] INFO: Found listing with ID: 10732467
2026-03-29 03:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732467%27 HTTP/1.1" 200 None
2026-03-29 03:01:15 [adesa.it] INFO: Scrape type for 10732467: 2
2026-03-29 03:01:15 [adesa.it] INFO: Scraping item 10732467 url https://www.openlane.eu/en/carv6/auction/10732467
2026-03-29 03:01:15 [adesa.it] INFO: Found listing with ID: 10732460
2026-03-29 03:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732460%27 HTTP/1.1" 200 None
2026-03-29 03:01:15 [adesa.it] INFO: Scrape type for 10732460: 2
2026-03-29 03:01:15 [adesa.it] INFO: Scraping item 10732460 url https://www.openlane.eu/en/carv6/auction/10732460
2026-03-29 03:01:15 [adesa.it] INFO: Found listing with ID: 10732468
2026-03-29 03:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732468%27 HTTP/1.1" 200 None
2026-03-29 03:01:15 [adesa.it] INFO: Scrape type for 10732468: 2
2026-03-29 03:01:15 [adesa.it] INFO: Scraping item 10732468 url https://www.openlane.eu/en/carv6/auction/10732468
2026-03-29 03:01:15 [adesa.it] INFO: Found listing with ID: 10732470
2026-03-29 03:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732470%27 HTTP/1.1" 200 None
2026-03-29 03:01:15 [adesa.it] INFO: Scrape type for 10732470: 2
2026-03-29 03:01:15 [adesa.it] INFO: Scraping item 10732470 url https://www.openlane.eu/en/carv6/auction/10732470
2026-03-29 03:01:15 [adesa.it] INFO: Found listing with ID: 10732469
2026-03-29 03:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732469%27 HTTP/1.1" 200 None
2026-03-29 03:01:15 [adesa.it] INFO: Scrape type for 10732469: 2
2026-03-29 03:01:15 [adesa.it] INFO: Scraping item 10732469 url https://www.openlane.eu/en/carv6/auction/10732469
2026-03-29 03:01:15 [adesa.it] INFO: Found listing with ID: 10732472
2026-03-29 03:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732472%27 HTTP/1.1" 200 None
2026-03-29 03:01:15 [adesa.it] INFO: Scrape type for 10732472: 2
2026-03-29 03:01:15 [adesa.it] INFO: Scraping item 10732472 url https://www.openlane.eu/en/carv6/auction/10732472
2026-03-29 03:01:15 [adesa.it] INFO: Found listing with ID: 10732471
2026-03-29 03:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732471%27 HTTP/1.1" 200 None
2026-03-29 03:01:15 [adesa.it] INFO: Scrape type for 10732471: 2
2026-03-29 03:01:15 [adesa.it] INFO: Scraping item 10732471 url https://www.openlane.eu/en/carv6/auction/10732471
2026-03-29 03:01:15 [adesa.it] INFO: Found listing with ID: 10732477
2026-03-29 03:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732477%27 HTTP/1.1" 200 None
2026-03-29 03:01:15 [adesa.it] INFO: Scrape type for 10732477: 2
2026-03-29 03:01:15 [adesa.it] INFO: Scraping item 10732477 url https://www.openlane.eu/en/carv6/auction/10732477
2026-03-29 03:01:15 [adesa.it] INFO: Found listing with ID: 10732479
2026-03-29 03:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732479%27 HTTP/1.1" 200 None
2026-03-29 03:01:15 [adesa.it] INFO: Scrape type for 10732479: 2
2026-03-29 03:01:15 [adesa.it] INFO: Scraping item 10732479 url https://www.openlane.eu/en/carv6/auction/10732479
2026-03-29 03:01:15 [adesa.it] INFO: Found listing with ID: 10732478
2026-03-29 03:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732478%27 HTTP/1.1" 200 None
2026-03-29 03:01:15 [adesa.it] INFO: Scrape type for 10732478: 2
2026-03-29 03:01:15 [adesa.it] INFO: Scraping item 10732478 url https://www.openlane.eu/en/carv6/auction/10732478
2026-03-29 03:01:15 [adesa.it] INFO: Found listing with ID: 10732480
2026-03-29 03:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732480%27 HTTP/1.1" 200 None
2026-03-29 03:01:16 [adesa.it] INFO: Scrape type for 10732480: 2
2026-03-29 03:01:16 [adesa.it] INFO: Scraping item 10732480 url https://www.openlane.eu/en/carv6/auction/10732480
2026-03-29 03:01:16 [adesa.it] INFO: Found listing with ID: 10732481
2026-03-29 03:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732481%27 HTTP/1.1" 200 None
2026-03-29 03:01:16 [adesa.it] INFO: Scrape type for 10732481: 2
2026-03-29 03:01:16 [adesa.it] INFO: Scraping item 10732481 url https://www.openlane.eu/en/carv6/auction/10732481
2026-03-29 03:01:16 [adesa.it] INFO: Found listing with ID: 10732483
2026-03-29 03:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732483%27 HTTP/1.1" 200 None
2026-03-29 03:01:16 [adesa.it] INFO: Scrape type for 10732483: 2
2026-03-29 03:01:16 [adesa.it] INFO: Scraping item 10732483 url https://www.openlane.eu/en/carv6/auction/10732483
2026-03-29 03:01:16 [adesa.it] INFO: Found listing with ID: 10732484
2026-03-29 03:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732484%27 HTTP/1.1" 200 None
2026-03-29 03:01:16 [adesa.it] INFO: Scrape type for 10732484: 2
2026-03-29 03:01:16 [adesa.it] INFO: Scraping item 10732484 url https://www.openlane.eu/en/carv6/auction/10732484
2026-03-29 03:01:16 [adesa.it] INFO: Found listing with ID: 10732502
2026-03-29 03:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732502%27 HTTP/1.1" 200 None
2026-03-29 03:01:16 [adesa.it] INFO: Scrape type for 10732502: 2
2026-03-29 03:01:16 [adesa.it] INFO: Scraping item 10732502 url https://www.openlane.eu/en/carv6/auction/10732502
2026-03-29 03:01:16 [adesa.it] INFO: Found listing with ID: 10732501
2026-03-29 03:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732501%27 HTTP/1.1" 200 None
2026-03-29 03:01:16 [adesa.it] INFO: Scrape type for 10732501: 2
2026-03-29 03:01:16 [adesa.it] INFO: Scraping item 10732501 url https://www.openlane.eu/en/carv6/auction/10732501
2026-03-29 03:01:16 [adesa.it] INFO: Found listing with ID: 10732503
2026-03-29 03:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732503%27 HTTP/1.1" 200 None
2026-03-29 03:01:16 [adesa.it] INFO: Scrape type for 10732503: 2
2026-03-29 03:01:16 [adesa.it] INFO: Scraping item 10732503 url https://www.openlane.eu/en/carv6/auction/10732503
2026-03-29 03:01:16 [adesa.it] INFO: Found listing with ID: 10732504
2026-03-29 03:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732504%27 HTTP/1.1" 200 None
2026-03-29 03:01:16 [adesa.it] INFO: Scrape type for 10732504: 2
2026-03-29 03:01:16 [adesa.it] INFO: Scraping item 10732504 url https://www.openlane.eu/en/carv6/auction/10732504
2026-03-29 03:01:16 [adesa.it] INFO: Found listing with ID: 10732505
2026-03-29 03:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732505%27 HTTP/1.1" 200 None
2026-03-29 03:01:16 [adesa.it] INFO: Scrape type for 10732505: 2
2026-03-29 03:01:16 [adesa.it] INFO: Scraping item 10732505 url https://www.openlane.eu/en/carv6/auction/10732505
2026-03-29 03:01:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732231> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:16 [adesa.it] INFO: Found listing with ID: 10732508
2026-03-29 03:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732508%27 HTTP/1.1" 200 None
2026-03-29 03:01:16 [adesa.it] INFO: Scrape type for 10732508: 2
2026-03-29 03:01:16 [adesa.it] INFO: Scraping item 10732508 url https://www.openlane.eu/en/carv6/auction/10732508
2026-03-29 03: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-29 03:01:16 [adesa.it] INFO: Found listing with ID: 10732509
2026-03-29 03:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732509%27 HTTP/1.1" 200 None
2026-03-29 03:01:16 [adesa.it] INFO: Scrape type for 10732509: 2
2026-03-29 03:01:16 [adesa.it] INFO: Scraping item 10732509 url https://www.openlane.eu/en/carv6/auction/10732509
2026-03-29 03:01:16 [adesa.it] INFO: Found listing with ID: 10732510
2026-03-29 03:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732510%27 HTTP/1.1" 200 None
2026-03-29 03:01:16 [adesa.it] INFO: Scrape type for 10732510: 2
2026-03-29 03:01:16 [adesa.it] INFO: Scraping item 10732510 url https://www.openlane.eu/en/carv6/auction/10732510
2026-03-29 03:01:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732216> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:16 [adesa.it] INFO: Found listing with ID: 10732512
2026-03-29 03:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732512%27 HTTP/1.1" 200 None
2026-03-29 03:01:16 [adesa.it] INFO: Scrape type for 10732512: 2
2026-03-29 03:01:16 [adesa.it] INFO: Scraping item 10732512 url https://www.openlane.eu/en/carv6/auction/10732512
2026-03-29 03: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-29 03:01:16 [adesa.it] INFO: Found listing with ID: 10732511
2026-03-29 03:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732511%27 HTTP/1.1" 200 None
2026-03-29 03:01:16 [adesa.it] INFO: Scrape type for 10732511: 2
2026-03-29 03:01:16 [adesa.it] INFO: Scraping item 10732511 url https://www.openlane.eu/en/carv6/auction/10732511
2026-03-29 03:01:16 [adesa.it] INFO: Found listing with ID: 10732513
2026-03-29 03:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732513%27 HTTP/1.1" 200 None
2026-03-29 03:01:16 [adesa.it] INFO: Scrape type for 10732513: 2
2026-03-29 03:01:16 [adesa.it] INFO: Scraping item 10732513 url https://www.openlane.eu/en/carv6/auction/10732513
2026-03-29 03:01:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a52ba71-195b-5ddf-8820-fa47affc0763 with identifier: 10732231
2026-03-29 03:01:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a52ba71-195b-5ddf-8820-fa47affc0763 with scrape type 2
2026-03-29 03:01:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a52ba71-195b-5ddf-8820-fa47affc0763 with scrape type 2
2026-03-29 03:01:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0a52ba71-195b-5ddf-8820-fa47affc0763, identifier: 10732231
2026-03-29 03:01:16 [adesa.it] INFO: Found listing with ID: 10732515
2026-03-29 03:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732515%27 HTTP/1.1" 200 None
2026-03-29 03:01:16 [adesa.it] INFO: Scrape type for 10732515: 2
2026-03-29 03:01:16 [adesa.it] INFO: Scraping item 10732515 url https://www.openlane.eu/en/carv6/auction/10732515
2026-03-29 03:01:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0a52ba71-195b-5ddf-8820-fa47affc0763 with identifier: 10732231
2026-03-29 03:01:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0a52ba71-195b-5ddf-8820-fa47affc0763 with identifier: 10732231
2026-03-29 03:01:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0a52ba71-195b-5ddf-8820-fa47affc0763 with identifier: 10732231 to the API
2026-03-29 03:01:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03: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-29 03:01:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732231>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 152,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '0a52ba71-195b-5ddf-8820-fa47affc0763',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ463JD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732231',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 23014,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14500,
'price_includes_vat': True,
'registration_date': '2022-02-24',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Ford Kuga 2.5 ST Line X - Hybrid - Automatic - 152 hp - 23.014 km',
'transmission': 'automatic',
'trim': 'ST Line X',
'vin': None,
'year': 2022}
2026-03-29 03:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732231%27 HTTP/1.1" 200 None
2026-03-29 03:01:16 [adesa.it] INFO: Saving data for 10732231: {'auction_closing_time': 1774862700.0, 'created_time': 1774648876.309419, 'last_price_update_time': 1774753276.860183}
2026-03-29 03:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732231') HTTP/1.1" 204 0
2026-03-29 03:01:16 [adesa.it] INFO: Found listing with ID: 10732517
2026-03-29 03:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732517%27 HTTP/1.1" 200 None
2026-03-29 03:01:16 [adesa.it] INFO: Scrape type for 10732517: 2
2026-03-29 03:01:16 [adesa.it] INFO: Scraping item 10732517 url https://www.openlane.eu/en/carv6/auction/10732517
2026-03-29 03:01:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732224> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03: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-29 03:01:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ed8c9e02-ab8c-599a-8e60-83a892ca5e43 with identifier: 10732216
2026-03-29 03:01:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed8c9e02-ab8c-599a-8e60-83a892ca5e43 with scrape type 2
2026-03-29 03:01:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ed8c9e02-ab8c-599a-8e60-83a892ca5e43 with scrape type 2
2026-03-29 03:01:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ed8c9e02-ab8c-599a-8e60-83a892ca5e43, identifier: 10732216
2026-03-29 03:01:17 [adesa.it] INFO: Found listing with ID: 10732516
2026-03-29 03:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732516%27 HTTP/1.1" 200 None
2026-03-29 03:01:17 [adesa.it] INFO: Scrape type for 10732516: 2
2026-03-29 03:01:17 [adesa.it] INFO: Scraping item 10732516 url https://www.openlane.eu/en/carv6/auction/10732516
2026-03-29 03:01:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ed8c9e02-ab8c-599a-8e60-83a892ca5e43 with identifier: 10732216
2026-03-29 03:01:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ed8c9e02-ab8c-599a-8e60-83a892ca5e43 with identifier: 10732216
2026-03-29 03:01:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ed8c9e02-ab8c-599a-8e60-83a892ca5e43 with identifier: 10732216 to the API
2026-03-29 03:01:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:01:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:01:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732216>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'ed8c9e02-ab8c-599a-8e60-83a892ca5e43',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS980YV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732216',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Focus',
'odometer': 42562,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2024-01-31',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Ford Focus ST 1.5 - Diesel - Automatic - 115 hp - 42.562 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-29 03:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732216%27 HTTP/1.1" 200 None
2026-03-29 03:01:17 [adesa.it] INFO: Saving data for 10732216: {'auction_closing_time': 1774862700.0, 'created_time': 1774648884.539814, 'last_price_update_time': 1774753277.393591}
2026-03-29 03:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732216') HTTP/1.1" 204 0
2026-03-29 03:01:17 [adesa.it] INFO: Found listing with ID: 10732520
2026-03-29 03:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732520%27 HTTP/1.1" 200 None
2026-03-29 03:01:17 [adesa.it] INFO: Scrape type for 10732520: 2
2026-03-29 03:01:17 [adesa.it] INFO: Scraping item 10732520 url https://www.openlane.eu/en/carv6/auction/10732520
2026-03-29 03:01:17 [adesa.it] INFO: Found listing with ID: 10732521
2026-03-29 03:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732521%27 HTTP/1.1" 200 None
2026-03-29 03:01:17 [adesa.it] INFO: Scrape type for 10732521: 2
2026-03-29 03:01:17 [adesa.it] INFO: Scraping item 10732521 url https://www.openlane.eu/en/carv6/auction/10732521
2026-03-29 03:01:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d32ff67-f6dc-533e-9705-64dad3f280b2 with identifier: 10732224
2026-03-29 03:01:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d32ff67-f6dc-533e-9705-64dad3f280b2 with scrape type 2
2026-03-29 03:01:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d32ff67-f6dc-533e-9705-64dad3f280b2 with scrape type 2
2026-03-29 03:01:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0d32ff67-f6dc-533e-9705-64dad3f280b2, identifier: 10732224
2026-03-29 03:01:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0d32ff67-f6dc-533e-9705-64dad3f280b2 with identifier: 10732224
2026-03-29 03:01:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0d32ff67-f6dc-533e-9705-64dad3f280b2 with identifier: 10732224
2026-03-29 03:01:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0d32ff67-f6dc-533e-9705-64dad3f280b2 with identifier: 10732224 to the API
2026-03-29 03:01:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:01:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:01:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732224>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '0d32ff67-f6dc-533e-9705-64dad3f280b2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ088JC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732224',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 108149,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2022-02-23',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Ford Kuga 1.5 EcoBlue ST Line - Diesel - Automatic - 120 hp - '
'108.149 km',
'transmission': 'automatic',
'trim': 'ST Line',
'vin': None,
'year': 2022}
2026-03-29 03:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732224%27 HTTP/1.1" 200 None
2026-03-29 03:01:17 [adesa.it] INFO: Saving data for 10732224: {'auction_closing_time': 1774862700.0, 'created_time': 1774648886.037676, 'last_price_update_time': 1774753277.835519}
2026-03-29 03:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732224') HTTP/1.1" 204 0
2026-03-29 03:01:17 [adesa.it] INFO: Found listing with ID: 10732522
2026-03-29 03:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732522%27 HTTP/1.1" 200 None
2026-03-29 03:01:17 [adesa.it] INFO: Scrape type for 10732522: 2
2026-03-29 03:01:17 [adesa.it] INFO: Scraping item 10732522 url https://www.openlane.eu/en/carv6/auction/10732522
2026-03-29 03:01:17 [adesa.it] INFO: Found listing with ID: 10732523
2026-03-29 03:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732523%27 HTTP/1.1" 200 None
2026-03-29 03:01:17 [adesa.it] INFO: Scrape type for 10732523: 2
2026-03-29 03:01:17 [adesa.it] INFO: Scraping item 10732523 url https://www.openlane.eu/en/carv6/auction/10732523
2026-03-29 03:01:17 [adesa.it] INFO: Found listing with ID: 10732524
2026-03-29 03:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732524%27 HTTP/1.1" 200 None
2026-03-29 03:01:17 [adesa.it] INFO: Scrape type for 10732524: 2
2026-03-29 03:01:17 [adesa.it] INFO: Scraping item 10732524 url https://www.openlane.eu/en/carv6/auction/10732524
2026-03-29 03:01:17 [adesa.it] INFO: Found listing with ID: 10732525
2026-03-29 03:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732525%27 HTTP/1.1" 200 None
2026-03-29 03:01:17 [adesa.it] INFO: Scrape type for 10732525: 2
2026-03-29 03:01:17 [adesa.it] INFO: Scraping item 10732525 url https://www.openlane.eu/en/carv6/auction/10732525
2026-03-29 03:01:17 [adesa.it] INFO: Found listing with ID: 10732526
2026-03-29 03:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732526%27 HTTP/1.1" 200 None
2026-03-29 03:01:17 [adesa.it] INFO: Scrape type for 10732526: 2
2026-03-29 03:01:17 [adesa.it] INFO: Scraping item 10732526 url https://www.openlane.eu/en/carv6/auction/10732526
2026-03-29 03:01:17 [adesa.it] INFO: Found listing with ID: 10732529
2026-03-29 03:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732529%27 HTTP/1.1" 200 None
2026-03-29 03:01:17 [adesa.it] INFO: Scrape type for 10732529: 2
2026-03-29 03:01:17 [adesa.it] INFO: Scraping item 10732529 url https://www.openlane.eu/en/carv6/auction/10732529
2026-03-29 03:01:17 [adesa.it] INFO: Found listing with ID: 10732530
2026-03-29 03:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732530%27 HTTP/1.1" 200 None
2026-03-29 03:01:18 [adesa.it] INFO: Scrape type for 10732530: 2
2026-03-29 03:01:18 [adesa.it] INFO: Scraping item 10732530 url https://www.openlane.eu/en/carv6/auction/10732530
2026-03-29 03:01:18 [adesa.it] INFO: Found listing with ID: 10732527
2026-03-29 03:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732527%27 HTTP/1.1" 200 None
2026-03-29 03:01:18 [adesa.it] INFO: Scrape type for 10732527: 2
2026-03-29 03:01:18 [adesa.it] INFO: Scraping item 10732527 url https://www.openlane.eu/en/carv6/auction/10732527
2026-03-29 03:01:18 [adesa.it] INFO: Found listing with ID: 10732528
2026-03-29 03:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732528%27 HTTP/1.1" 200 None
2026-03-29 03:01:18 [adesa.it] INFO: Scrape type for 10732528: 2
2026-03-29 03:01:18 [adesa.it] INFO: Scraping item 10732528 url https://www.openlane.eu/en/carv6/auction/10732528
2026-03-29 03:01:18 [adesa.it] INFO: Found listing with ID: 10732532
2026-03-29 03:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732532%27 HTTP/1.1" 200 None
2026-03-29 03:01:18 [adesa.it] INFO: Scrape type for 10732532: 2
2026-03-29 03:01:18 [adesa.it] INFO: Scraping item 10732532 url https://www.openlane.eu/en/carv6/auction/10732532
2026-03-29 03:01:18 [adesa.it] INFO: Found listing with ID: 10732533
2026-03-29 03:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732533%27 HTTP/1.1" 200 None
2026-03-29 03:01:18 [adesa.it] INFO: Scrape type for 10732533: 2
2026-03-29 03:01:18 [adesa.it] INFO: Scraping item 10732533 url https://www.openlane.eu/en/carv6/auction/10732533
2026-03-29 03:01:18 [adesa.it] INFO: Found listing with ID: 10732535
2026-03-29 03:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732535%27 HTTP/1.1" 200 None
2026-03-29 03:01:18 [adesa.it] INFO: Scrape type for 10732535: 2
2026-03-29 03:01:18 [adesa.it] INFO: Scraping item 10732535 url https://www.openlane.eu/en/carv6/auction/10732535
2026-03-29 03:01:18 [adesa.it] INFO: Found listing with ID: 10732534
2026-03-29 03:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732534%27 HTTP/1.1" 200 None
2026-03-29 03:01:18 [adesa.it] INFO: Scrape type for 10732534: 2
2026-03-29 03:01:18 [adesa.it] INFO: Scraping item 10732534 url https://www.openlane.eu/en/carv6/auction/10732534
2026-03-29 03:01:18 [adesa.it] INFO: Found listing with ID: 10732536
2026-03-29 03:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732536%27 HTTP/1.1" 200 None
2026-03-29 03:01:18 [adesa.it] INFO: Scrape type for 10732536: 2
2026-03-29 03:01:18 [adesa.it] INFO: Scraping item 10732536 url https://www.openlane.eu/en/carv6/auction/10732536
2026-03-29 03:01:18 [adesa.it] INFO: Found listing with ID: 10732539
2026-03-29 03:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732539%27 HTTP/1.1" 200 None
2026-03-29 03:01:18 [adesa.it] INFO: Scrape type for 10732539: 2
2026-03-29 03:01:18 [adesa.it] INFO: Scraping item 10732539 url https://www.openlane.eu/en/carv6/auction/10732539
2026-03-29 03:01:18 [adesa.it] INFO: Found listing with ID: 10732538
2026-03-29 03:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732538%27 HTTP/1.1" 200 None
2026-03-29 03:01:18 [adesa.it] INFO: Scrape type for 10732538: 2
2026-03-29 03:01:18 [adesa.it] INFO: Scraping item 10732538 url https://www.openlane.eu/en/carv6/auction/10732538
2026-03-29 03:01:18 [adesa.it] INFO: Found listing with ID: 10732540
2026-03-29 03:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732540%27 HTTP/1.1" 200 None
2026-03-29 03:01:18 [adesa.it] INFO: Scrape type for 10732540: 2
2026-03-29 03:01:18 [adesa.it] INFO: Scraping item 10732540 url https://www.openlane.eu/en/carv6/auction/10732540
2026-03-29 03:01:18 [adesa.it] INFO: Found listing with ID: 10732541
2026-03-29 03:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732541%27 HTTP/1.1" 200 None
2026-03-29 03:01:18 [adesa.it] INFO: Scrape type for 10732541: 2
2026-03-29 03:01:18 [adesa.it] INFO: Scraping item 10732541 url https://www.openlane.eu/en/carv6/auction/10732541
2026-03-29 03:01:18 [adesa.it] INFO: Found listing with ID: 10733669
2026-03-29 03:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710733669%27 HTTP/1.1" 200 None
2026-03-29 03:01:18 [adesa.it] INFO: Scrape type for 10733669: 2
2026-03-29 03:01:18 [adesa.it] INFO: Scraping item 10733669 url https://www.openlane.eu/en/carv6/auction/10733669
2026-03-29 03:01:18 [adesa.it] INFO: Found listing with ID: 10741853
2026-03-29 03:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741853%27 HTTP/1.1" 200 None
2026-03-29 03:01:18 [adesa.it] INFO: Scrape type for 10741853: 2
2026-03-29 03:01:18 [adesa.it] INFO: Scraping item 10741853 url https://www.openlane.eu/en/carv6/auction/10741853
2026-03-29 03:01:18 [adesa.it] INFO: Found listing with ID: 10741641
2026-03-29 03:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741641%27 HTTP/1.1" 200 None
2026-03-29 03:01:18 [adesa.it] INFO: Scrape type for 10741641: 2
2026-03-29 03:01:18 [adesa.it] INFO: Scraping item 10741641 url https://www.openlane.eu/en/carv6/auction/10741641
2026-03-29 03:01:18 [adesa.it] INFO: Found listing with ID: 10741708
2026-03-29 03:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741708%27 HTTP/1.1" 200 None
2026-03-29 03:01:18 [adesa.it] INFO: Scrape type for 10741708: 2
2026-03-29 03:01:18 [adesa.it] INFO: Scraping item 10741708 url https://www.openlane.eu/en/carv6/auction/10741708
2026-03-29 03:01:18 [adesa.it] INFO: Found listing with ID: 10733688
2026-03-29 03:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710733688%27 HTTP/1.1" 200 None
2026-03-29 03:01:18 [adesa.it] INFO: Scrape type for 10733688: 2
2026-03-29 03:01:18 [adesa.it] INFO: Scraping item 10733688 url https://www.openlane.eu/en/carv6/auction/10733688
2026-03-29 03:01:18 [adesa.it] INFO: Found listing with ID: 10741638
2026-03-29 03:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741638%27 HTTP/1.1" 200 None
2026-03-29 03:01:18 [adesa.it] INFO: Scrape type for 10741638: 2
2026-03-29 03:01:18 [adesa.it] INFO: Scraping item 10741638 url https://www.openlane.eu/en/carv6/auction/10741638
2026-03-29 03:01:18 [adesa.it] INFO: Found listing with ID: 10733698
2026-03-29 03:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710733698%27 HTTP/1.1" 200 None
2026-03-29 03:01:18 [adesa.it] INFO: Scrape type for 10733698: 2
2026-03-29 03:01:18 [adesa.it] INFO: Scraping item 10733698 url https://www.openlane.eu/en/carv6/auction/10733698
2026-03-29 03:01:18 [adesa.it] INFO: Found listing with ID: 10741636
2026-03-29 03:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741636%27 HTTP/1.1" 200 None
2026-03-29 03:01:18 [adesa.it] INFO: Scrape type for 10741636: 2
2026-03-29 03:01:18 [adesa.it] INFO: Scraping item 10741636 url https://www.openlane.eu/en/carv6/auction/10741636
2026-03-29 03:01:18 [adesa.it] INFO: Found listing with ID: 10733686
2026-03-29 03:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710733686%27 HTTP/1.1" 200 None
2026-03-29 03:01:18 [adesa.it] INFO: Scrape type for 10733686: 2
2026-03-29 03:01:18 [adesa.it] INFO: Scraping item 10733686 url https://www.openlane.eu/en/carv6/auction/10733686
2026-03-29 03:01:18 [adesa.it] INFO: Found listing with ID: 10741704
2026-03-29 03:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741704%27 HTTP/1.1" 200 None
2026-03-29 03:01:18 [adesa.it] INFO: Scrape type for 10741704: 2
2026-03-29 03:01:18 [adesa.it] INFO: Scraping item 10741704 url https://www.openlane.eu/en/carv6/auction/10741704
2026-03-29 03:01:18 [adesa.it] INFO: Found listing with ID: 10741706
2026-03-29 03:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741706%27 HTTP/1.1" 200 None
2026-03-29 03:01:18 [adesa.it] INFO: Scrape type for 10741706: 2
2026-03-29 03:01:18 [adesa.it] INFO: Scraping item 10741706 url https://www.openlane.eu/en/carv6/auction/10741706
2026-03-29 03:01:18 [adesa.it] INFO: Found listing with ID: 10741667
2026-03-29 03:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741667%27 HTTP/1.1" 200 None
2026-03-29 03:01:18 [adesa.it] INFO: Scrape type for 10741667: 2
2026-03-29 03:01:18 [adesa.it] INFO: Scraping item 10741667 url https://www.openlane.eu/en/carv6/auction/10741667
2026-03-29 03:01:18 [adesa.it] INFO: Found listing with ID: 10741700
2026-03-29 03:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741700%27 HTTP/1.1" 200 None
2026-03-29 03:01:18 [adesa.it] INFO: Scrape type for 10741700: 2
2026-03-29 03:01:18 [adesa.it] INFO: Scraping item 10741700 url https://www.openlane.eu/en/carv6/auction/10741700
2026-03-29 03:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732218> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:18 [adesa.it] INFO: Found listing with ID: 10741703
2026-03-29 03:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741703%27 HTTP/1.1" 200 None
2026-03-29 03:01:18 [adesa.it] INFO: Scrape type for 10741703: 2
2026-03-29 03:01:18 [adesa.it] INFO: Scraping item 10741703 url https://www.openlane.eu/en/carv6/auction/10741703
2026-03-29 03: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-29 03:01:18 [adesa.it] INFO: Found listing with ID: 10733682
2026-03-29 03:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710733682%27 HTTP/1.1" 200 None
2026-03-29 03:01:18 [adesa.it] INFO: Scrape type for 10733682: 2
2026-03-29 03:01:18 [adesa.it] INFO: Scraping item 10733682 url https://www.openlane.eu/en/carv6/auction/10733682
2026-03-29 03:01:18 [adesa.it] INFO: Found listing with ID: 10741672
2026-03-29 03:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741672%27 HTTP/1.1" 200 None
2026-03-29 03:01:18 [adesa.it] INFO: Scrape type for 10741672: 2
2026-03-29 03:01:18 [adesa.it] INFO: Scraping item 10741672 url https://www.openlane.eu/en/carv6/auction/10741672
2026-03-29 03:01:18 [adesa.it] INFO: Found listing with ID: 10733702
2026-03-29 03:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710733702%27 HTTP/1.1" 200 None
2026-03-29 03:01:18 [adesa.it] INFO: Scrape type for 10733702: 2
2026-03-29 03:01:18 [adesa.it] INFO: Scraping item 10733702 url https://www.openlane.eu/en/carv6/auction/10733702
2026-03-29 03:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732217> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:18 [adesa.it] INFO: Found listing with ID: 10741696
2026-03-29 03:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741696%27 HTTP/1.1" 200 None
2026-03-29 03:01:18 [adesa.it] INFO: Scrape type for 10741696: 2
2026-03-29 03:01:18 [adesa.it] INFO: Scraping item 10741696 url https://www.openlane.eu/en/carv6/auction/10741696
2026-03-29 03: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-29 03:01:18 [adesa.it] INFO: Found listing with ID: 10733712
2026-03-29 03:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710733712%27 HTTP/1.1" 200 None
2026-03-29 03:01:18 [adesa.it] INFO: Scrape type for 10733712: 2
2026-03-29 03:01:18 [adesa.it] INFO: Scraping item 10733712 url https://www.openlane.eu/en/carv6/auction/10733712
2026-03-29 03:01:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41766ea7-5997-5469-9ee5-2f9bdc08fedc with identifier: 10732218
2026-03-29 03:01:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41766ea7-5997-5469-9ee5-2f9bdc08fedc with scrape type 2
2026-03-29 03:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 41766ea7-5997-5469-9ee5-2f9bdc08fedc with scrape type 2
2026-03-29 03:01:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 41766ea7-5997-5469-9ee5-2f9bdc08fedc, identifier: 10732218
2026-03-29 03:01:18 [adesa.it] INFO: Found listing with ID: 10733715
2026-03-29 03:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710733715%27 HTTP/1.1" 200 None
2026-03-29 03:01:18 [adesa.it] INFO: Scrape type for 10733715: 2
2026-03-29 03:01:18 [adesa.it] INFO: Scraping item 10733715 url https://www.openlane.eu/en/carv6/auction/10733715
2026-03-29 03:01:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 41766ea7-5997-5469-9ee5-2f9bdc08fedc with identifier: 10732218
2026-03-29 03:01:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 41766ea7-5997-5469-9ee5-2f9bdc08fedc with identifier: 10732218
2026-03-29 03:01:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 41766ea7-5997-5469-9ee5-2f9bdc08fedc with identifier: 10732218 to the API
2026-03-29 03:01:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03: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-29 03:01:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732218>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '41766ea7-5997-5469-9ee5-2f9bdc08fedc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ456AL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732218',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Focus',
'odometer': 160181,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 6100,
'price_includes_vat': True,
'registration_date': '2022-01-27',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Ford Focus 1.5 EcoBlue Business - Diesel - Manual - 120 hp - '
'160.181 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-29 03:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732218%27 HTTP/1.1" 200 None
2026-03-29 03:01:19 [adesa.it] INFO: Saving data for 10732218: {'auction_closing_time': 1774862700.0, 'created_time': 1774648874.20623, 'last_price_update_time': 1774753279.215102}
2026-03-29 03:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732218') HTTP/1.1" 204 0
2026-03-29 03:01:19 [adesa.it] INFO: Found listing with ID: 10741664
2026-03-29 03:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741664%27 HTTP/1.1" 200 None
2026-03-29 03:01:19 [adesa.it] INFO: Scrape type for 10741664: 2
2026-03-29 03:01:19 [adesa.it] INFO: Scraping item 10741664 url https://www.openlane.eu/en/carv6/auction/10741664
2026-03-29 03:01:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732223> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732420> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03: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-29 03: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-29 03:01:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d36eb150-c749-55ff-8c62-ef9243f19018 with identifier: 10732217
2026-03-29 03:01:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d36eb150-c749-55ff-8c62-ef9243f19018 with scrape type 2
2026-03-29 03:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d36eb150-c749-55ff-8c62-ef9243f19018 with scrape type 2
2026-03-29 03:01:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d36eb150-c749-55ff-8c62-ef9243f19018, identifier: 10732217
2026-03-29 03:01:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d36eb150-c749-55ff-8c62-ef9243f19018 with identifier: 10732217
2026-03-29 03:01:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d36eb150-c749-55ff-8c62-ef9243f19018 with identifier: 10732217
2026-03-29 03:01:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d36eb150-c749-55ff-8c62-ef9243f19018 with identifier: 10732217 to the API
2026-03-29 03:01:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03: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-29 03:01:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732217>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'd36eb150-c749-55ff-8c62-ef9243f19018',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM251VN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732217',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Focus',
'odometer': 107643,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 7800,
'price_includes_vat': True,
'registration_date': '2023-02-06',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Ford Focus 1.5 EcoBlue Business - Diesel - Automatic - 120 hp - '
'107.643 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-29 03:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732217%27 HTTP/1.1" 200 None
2026-03-29 03:01:19 [adesa.it] INFO: Saving data for 10732217: {'auction_closing_time': 1774862700.0, 'created_time': 1774648888.937233, 'last_price_update_time': 1774753279.758834}
2026-03-29 03:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732217') HTTP/1.1" 204 0
2026-03-29 03:01:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: daa60aa9-0af2-52c3-b2d0-ad473cb7a34c with identifier: 10732223
2026-03-29 03:01:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item daa60aa9-0af2-52c3-b2d0-ad473cb7a34c with scrape type 2
2026-03-29 03:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item daa60aa9-0af2-52c3-b2d0-ad473cb7a34c with scrape type 2
2026-03-29 03:01:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: daa60aa9-0af2-52c3-b2d0-ad473cb7a34c, identifier: 10732223
2026-03-29 03:01:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0141b11-1cfa-5a31-9698-a2ceb511356a with identifier: 10732420
2026-03-29 03:01:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0141b11-1cfa-5a31-9698-a2ceb511356a with scrape type 2
2026-03-29 03:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0141b11-1cfa-5a31-9698-a2ceb511356a with scrape type 2
2026-03-29 03:01:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b0141b11-1cfa-5a31-9698-a2ceb511356a, identifier: 10732420
2026-03-29 03:01:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: daa60aa9-0af2-52c3-b2d0-ad473cb7a34c with identifier: 10732223
2026-03-29 03:01:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: daa60aa9-0af2-52c3-b2d0-ad473cb7a34c with identifier: 10732223
2026-03-29 03:01:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: daa60aa9-0af2-52c3-b2d0-ad473cb7a34c with identifier: 10732223 to the API
2026-03-29 03:01:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03: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-29 03:01:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732223>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'daa60aa9-0af2-52c3-b2d0-ad473cb7a34c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ439AV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732223',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Focus',
'odometer': 150049,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 5500,
'price_includes_vat': True,
'registration_date': '2022-02-16',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Ford Focus 1.5 EcoBlue Business - Diesel - Manual - 120 hp - '
'150.049 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-29 03:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732223%27 HTTP/1.1" 200 None
2026-03-29 03:01:20 [adesa.it] INFO: Saving data for 10732223: {'auction_closing_time': 1774862700.0, 'created_time': 1774648873.577967, 'last_price_update_time': 1774753280.256816}
2026-03-29 03:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732223') HTTP/1.1" 204 0
2026-03-29 03:01:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b0141b11-1cfa-5a31-9698-a2ceb511356a with identifier: 10732420
2026-03-29 03:01:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b0141b11-1cfa-5a31-9698-a2ceb511356a with identifier: 10732420
2026-03-29 03:01:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b0141b11-1cfa-5a31-9698-a2ceb511356a with identifier: 10732420 to the API
2026-03-29 03:01:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03: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-29 03:01:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732420>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'b0141b11-1cfa-5a31-9698-a2ceb511356a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN453SH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732420',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Transit',
'odometer': 62259,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 5500,
'price_includes_vat': True,
'registration_date': '2023-04-17',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Ford Transit Courier 1.5 TDCI Trend - Diesel - Manual - 100 hp - '
'62.259 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2023}
2026-03-29 03:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732420%27 HTTP/1.1" 200 None
2026-03-29 03:01:20 [adesa.it] INFO: Saving data for 10732420: {'auction_closing_time': 1774862700.0, 'created_time': 1774648890.787507, 'last_price_update_time': 1774753280.584612}
2026-03-29 03:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732420') HTTP/1.1" 204 0
2026-03-29 03:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732215> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732219> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:01:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5651e891-f1ce-54db-b631-5037b7161feb with identifier: 10732215
2026-03-29 03:01:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5651e891-f1ce-54db-b631-5037b7161feb with scrape type 2
2026-03-29 03:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5651e891-f1ce-54db-b631-5037b7161feb with scrape type 2
2026-03-29 03:01:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5651e891-f1ce-54db-b631-5037b7161feb, identifier: 10732215
2026-03-29 03:01:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5651e891-f1ce-54db-b631-5037b7161feb with identifier: 10732215
2026-03-29 03:01:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5651e891-f1ce-54db-b631-5037b7161feb with identifier: 10732215
2026-03-29 03:01:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5651e891-f1ce-54db-b631-5037b7161feb with identifier: 10732215 to the API
2026-03-29 03:01:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03: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-29 03:01:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732215>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 86,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '5651e891-f1ce-54db-b631-5037b7161feb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FS522BG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732215',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 181475,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 2000,
'price_includes_vat': True,
'registration_date': '2018-08-30',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Ford Fiesta 1.5 TDCI Plus - Diesel - Manual - 86 hp - 181.475 km',
'transmission': 'manual',
'trim': 'Plus',
'vin': None,
'year': 2018}
2026-03-29 03:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732215%27 HTTP/1.1" 200 None
2026-03-29 03:01:21 [adesa.it] INFO: Saving data for 10732215: {'auction_closing_time': 1774862700.0, 'created_time': 1774648911.695909, 'last_price_update_time': 1774753281.120556}
2026-03-29 03:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732215') HTTP/1.1" 204 0
2026-03-29 03:01:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fcdfe790-e303-52e9-bacd-1ba5ac2a72af with identifier: 10732219
2026-03-29 03:01:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fcdfe790-e303-52e9-bacd-1ba5ac2a72af with scrape type 2
2026-03-29 03:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fcdfe790-e303-52e9-bacd-1ba5ac2a72af with scrape type 2
2026-03-29 03:01:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: fcdfe790-e303-52e9-bacd-1ba5ac2a72af, identifier: 10732219
2026-03-29 03:01:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: fcdfe790-e303-52e9-bacd-1ba5ac2a72af with identifier: 10732219
2026-03-29 03:01:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: fcdfe790-e303-52e9-bacd-1ba5ac2a72af with identifier: 10732219
2026-03-29 03:01:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: fcdfe790-e303-52e9-bacd-1ba5ac2a72af with identifier: 10732219 to the API
2026-03-29 03:01:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03: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-29 03:01:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732219>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': 'fcdfe790-e303-52e9-bacd-1ba5ac2a72af',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP720ST',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732219',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Focus',
'odometer': 55914,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9700,
'price_includes_vat': True,
'registration_date': '2023-06-29',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Ford Focus 1.0 ST Line - Hybrid - Automatic - 125 hp - 55.914 km',
'transmission': 'automatic',
'trim': 'ST Line',
'vin': None,
'year': 2023}
2026-03-29 03:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732219%27 HTTP/1.1" 200 None
2026-03-29 03:01:21 [adesa.it] INFO: Saving data for 10732219: {'auction_closing_time': 1774862700.0, 'created_time': 1774648893.47711, 'last_price_update_time': 1774753281.507591}
2026-03-29 03:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732219') HTTP/1.1" 204 0
2026-03-29 03:01:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732194> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741361> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:01:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:01:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7aac03b9-3f59-58dd-bb74-590f59b379df with identifier: 10732194
2026-03-29 03:01:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7aac03b9-3f59-58dd-bb74-590f59b379df with scrape type 2
2026-03-29 03:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7aac03b9-3f59-58dd-bb74-590f59b379df with scrape type 2
2026-03-29 03:01:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7aac03b9-3f59-58dd-bb74-590f59b379df, identifier: 10732194
2026-03-29 03:01:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c3a3fefb-14cb-5a36-9dba-9091258977a4 with identifier: 10741361
2026-03-29 03:01:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3a3fefb-14cb-5a36-9dba-9091258977a4 with scrape type 2
2026-03-29 03:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c3a3fefb-14cb-5a36-9dba-9091258977a4 with scrape type 2
2026-03-29 03:01:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c3a3fefb-14cb-5a36-9dba-9091258977a4, identifier: 10741361
2026-03-29 03:01:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7aac03b9-3f59-58dd-bb74-590f59b379df with identifier: 10732194
2026-03-29 03:01:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7aac03b9-3f59-58dd-bb74-590f59b379df with identifier: 10732194
2026-03-29 03:01:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7aac03b9-3f59-58dd-bb74-590f59b379df with identifier: 10732194 to the API
2026-03-29 03:01:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03: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-29 03:01:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732194>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '7aac03b9-3f59-58dd-bb74-590f59b379df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS273ES',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732194',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Citroën',
'model': 'Jumper',
'odometer': 130021,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 6000,
'price_includes_vat': True,
'registration_date': '2023-11-21',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Citroën Jumper L3H2 - Diesel - Manual - 120 hp - 130.021 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-29 03:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732194%27 HTTP/1.1" 200 None
2026-03-29 03:01:22 [adesa.it] INFO: Saving data for 10732194: {'auction_closing_time': 1774862700.0, 'created_time': 1774648871.361943, 'last_price_update_time': 1774753282.105031}
2026-03-29 03:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732194') HTTP/1.1" 204 0
2026-03-29 03:01:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c3a3fefb-14cb-5a36-9dba-9091258977a4 with identifier: 10741361
2026-03-29 03:01:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c3a3fefb-14cb-5a36-9dba-9091258977a4 with identifier: 10741361
2026-03-29 03:01:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c3a3fefb-14cb-5a36-9dba-9091258977a4 with identifier: 10741361 to the API
2026-03-29 03:01:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03: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-29 03:01:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741361>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 102,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Electric',
'id': 'c3a3fefb-14cb-5a36-9dba-9091258977a4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS666LV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741361',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Smart',
'model': '#1',
'odometer': 51845,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 2100,
'price_includes_vat': True,
'registration_date': '2023-12-19',
'seats_number': 5,
'seller_name': None,
'title': 'Smart #1 66 kWh - Electric - Automatic - 102 hp - 51.845 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-29 03:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741361%27 HTTP/1.1" 200 None
2026-03-29 03:01:22 [adesa.it] INFO: Saving data for 10741361: {'auction_closing_time': 1774964700.0, 'created_time': 1774649323.528901, 'last_price_update_time': 1774753282.401688}
2026-03-29 03:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741361') HTTP/1.1" 204 0
2026-03-29 03:01:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732191> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736814> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:01:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:01:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732505> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:01:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0405142-f3b4-5d32-a71f-cc05c8f8115b with identifier: 10732191
2026-03-29 03:01:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0405142-f3b4-5d32-a71f-cc05c8f8115b with scrape type 2
2026-03-29 03:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0405142-f3b4-5d32-a71f-cc05c8f8115b with scrape type 2
2026-03-29 03:01:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b0405142-f3b4-5d32-a71f-cc05c8f8115b, identifier: 10732191
2026-03-29 03:01:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b0405142-f3b4-5d32-a71f-cc05c8f8115b with identifier: 10732191
2026-03-29 03:01:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b0405142-f3b4-5d32-a71f-cc05c8f8115b with identifier: 10732191
2026-03-29 03:01:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b0405142-f3b4-5d32-a71f-cc05c8f8115b with identifier: 10732191 to the API
2026-03-29 03:01:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03: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-29 03:01:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732191>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'b0405142-f3b4-5d32-a71f-cc05c8f8115b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP776SY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732191',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Citroën',
'model': 'C5',
'odometer': 45985,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2023-06-30',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Citroën C5 Aircross C-Series - Diesel - Automatic - 130 hp - 45.985 '
'km',
'transmission': 'automatic',
'trim': 'C-Series',
'vin': None,
'year': 2023}
2026-03-29 03:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732191%27 HTTP/1.1" 200 None
2026-03-29 03:01:22 [adesa.it] INFO: Saving data for 10732191: {'auction_closing_time': 1774862700.0, 'created_time': 1774648871.020371, 'last_price_update_time': 1774753282.879349}
2026-03-29 03:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732191') HTTP/1.1" 204 0
2026-03-29 03:01:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 06fa6bfb-cc8d-5dd3-a483-551f479a9050 with identifier: 10736814
2026-03-29 03:01:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06fa6bfb-cc8d-5dd3-a483-551f479a9050 with scrape type 2
2026-03-29 03:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 06fa6bfb-cc8d-5dd3-a483-551f479a9050 with scrape type 2
2026-03-29 03:01:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 06fa6bfb-cc8d-5dd3-a483-551f479a9050, identifier: 10736814
2026-03-29 03:01:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 06fa6bfb-cc8d-5dd3-a483-551f479a9050 with identifier: 10736814
2026-03-29 03:01:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 06fa6bfb-cc8d-5dd3-a483-551f479a9050 with identifier: 10736814
2026-03-29 03:01:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 06fa6bfb-cc8d-5dd3-a483-551f479a9050 with identifier: 10736814 to the API
2026-03-29 03:01:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03: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-29 03:01:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736814>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 109,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Electric',
'id': '06fa6bfb-cc8d-5dd3-a483-551f479a9050',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'gg619zp',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736814',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Zoe',
'odometer': 192174,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 4900,
'price_includes_vat': True,
'registration_date': '2021-10-13',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Zoe 52 kWh Life - Electric - Automatic - 109 hp - 192.174 '
'km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2021}
2026-03-29 03:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710736814%27 HTTP/1.1" 200 None
2026-03-29 03:01:23 [adesa.it] INFO: Saving data for 10736814: {'auction_closing_time': 1774869300.0, 'created_time': 1774649327.718801, 'last_price_update_time': 1774753283.303626}
2026-03-29 03:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10736814') HTTP/1.1" 204 0
2026-03-29 03:01:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9952bdb1-b415-572c-8522-2246428c22b9 with identifier: 10732505
2026-03-29 03:01:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9952bdb1-b415-572c-8522-2246428c22b9 with scrape type 2
2026-03-29 03:01:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9952bdb1-b415-572c-8522-2246428c22b9 with scrape type 2
2026-03-29 03:01:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9952bdb1-b415-572c-8522-2246428c22b9, identifier: 10732505
2026-03-29 03:01:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9952bdb1-b415-572c-8522-2246428c22b9 with identifier: 10732505
2026-03-29 03:01:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9952bdb1-b415-572c-8522-2246428c22b9 with identifier: 10732505
2026-03-29 03:01:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9952bdb1-b415-572c-8522-2246428c22b9 with identifier: 10732505 to the API
2026-03-29 03:01:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03: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-29 03:01:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732505>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.3L',
'engine_horse_power': 135,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '9952bdb1-b415-572c-8522-2246428c22b9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS045KA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732505',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Master',
'odometer': 140690,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9100,
'price_includes_vat': True,
'registration_date': '2023-12-07',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Renault Master L2H2 - Diesel - Manual - 135 hp - 140.690 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-29 03:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732505%27 HTTP/1.1" 200 None
2026-03-29 03:01:23 [adesa.it] INFO: Saving data for 10732505: {'auction_closing_time': 1774862700.0, 'created_time': 1774648926.390558, 'last_price_update_time': 1774753283.713291}
2026-03-29 03:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732505') HTTP/1.1" 204 0
2026-03-29 03:01:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732510> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:01:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35564175-0a38-54b2-8e1f-06f2ea80ed6a with identifier: 10732510
2026-03-29 03:01:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35564175-0a38-54b2-8e1f-06f2ea80ed6a with scrape type 2
2026-03-29 03:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 35564175-0a38-54b2-8e1f-06f2ea80ed6a with scrape type 2
2026-03-29 03:01:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 35564175-0a38-54b2-8e1f-06f2ea80ed6a, identifier: 10732510
2026-03-29 03:01:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 35564175-0a38-54b2-8e1f-06f2ea80ed6a with identifier: 10732510
2026-03-29 03:01:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 35564175-0a38-54b2-8e1f-06f2ea80ed6a with identifier: 10732510
2026-03-29 03:01:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 35564175-0a38-54b2-8e1f-06f2ea80ed6a with identifier: 10732510 to the API
2026-03-29 03:01:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03: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-29 03:01:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732510>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Petrol',
'id': '35564175-0a38-54b2-8e1f-06f2ea80ed6a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK245RR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732510',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 43332,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9800,
'price_includes_vat': True,
'registration_date': '2022-06-21',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Skoda Kamiq 1.0 TSI Style - Petrol - Automatic - 110 hp - 43.332 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-29 03:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732510%27 HTTP/1.1" 200 None
2026-03-29 03:01:24 [adesa.it] INFO: Saving data for 10732510: {'auction_closing_time': 1774862700.0, 'created_time': 1774648944.782485, 'last_price_update_time': 1774753284.556339}
2026-03-29 03:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732510') HTTP/1.1" 204 0
2026-03-29 03:01:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732515> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:01:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733702> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:01:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86723c45-9279-5e2a-9411-81bdf2541973 with identifier: 10732515
2026-03-29 03:01:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86723c45-9279-5e2a-9411-81bdf2541973 with scrape type 2
2026-03-29 03:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 86723c45-9279-5e2a-9411-81bdf2541973 with scrape type 2
2026-03-29 03:01:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 86723c45-9279-5e2a-9411-81bdf2541973, identifier: 10732515
2026-03-29 03:01:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 86723c45-9279-5e2a-9411-81bdf2541973 with identifier: 10732515
2026-03-29 03:01:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 86723c45-9279-5e2a-9411-81bdf2541973 with identifier: 10732515
2026-03-29 03:01:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 86723c45-9279-5e2a-9411-81bdf2541973 with identifier: 10732515 to the API
2026-03-29 03:01:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03: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-29 03:01:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732515>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 98,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '86723c45-9279-5e2a-9411-81bdf2541973',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FS403ZC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732515',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 145024,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8200,
'price_includes_vat': True,
'registration_date': '2018-10-31',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Toyota C-HR 1.8 Business - Hybrid - Automatic - 98 hp - 145.024 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2018}
2026-03-29 03:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732515%27 HTTP/1.1" 200 None
2026-03-29 03:01:25 [adesa.it] INFO: Saving data for 10732515: {'auction_closing_time': 1774862700.0, 'created_time': 1774648956.856265, 'last_price_update_time': 1774753285.085158}
2026-03-29 03:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732515') HTTP/1.1" 204 0
2026-03-29 03:01:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741700> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6392de87-6729-5e1c-8504-f13243438c5a with identifier: 10733702
2026-03-29 03:01:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6392de87-6729-5e1c-8504-f13243438c5a with scrape type 2
2026-03-29 03:01:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6392de87-6729-5e1c-8504-f13243438c5a with scrape type 2
2026-03-29 03:01:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6392de87-6729-5e1c-8504-f13243438c5a, identifier: 10733702
2026-03-29 03: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-29 03:01:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6392de87-6729-5e1c-8504-f13243438c5a with identifier: 10733702
2026-03-29 03:01:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6392de87-6729-5e1c-8504-f13243438c5a with identifier: 10733702
2026-03-29 03:01:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6392de87-6729-5e1c-8504-f13243438c5a with identifier: 10733702 to the API
2026-03-29 03:01:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03: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-29 03:01:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733702>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Hybrid',
'id': '6392de87-6729-5e1c-8504-f13243438c5a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL676SV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733702',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '3 Series',
'odometer': 165247,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13300,
'price_includes_vat': True,
'registration_date': '2022-10-18',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'BMW 3 Series Touring 320e - Hybrid - Automatic - 163 hp - 165.247 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 03:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710733702%27 HTTP/1.1" 200 None
2026-03-29 03:01:25 [adesa.it] INFO: Saving data for 10733702: {'auction_closing_time': 1774886400.0, 'created_time': 1774649290.01525, 'last_price_update_time': 1774753285.536636}
2026-03-29 03:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733702') HTTP/1.1" 204 0
2026-03-29 03:01:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 264b5d95-3beb-5215-9311-e590619d7100 with identifier: 10741700
2026-03-29 03:01:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 264b5d95-3beb-5215-9311-e590619d7100 with scrape type 2
2026-03-29 03:01:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 264b5d95-3beb-5215-9311-e590619d7100 with scrape type 2
2026-03-29 03:01:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 264b5d95-3beb-5215-9311-e590619d7100, identifier: 10741700
2026-03-29 03:01:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 264b5d95-3beb-5215-9311-e590619d7100 with identifier: 10741700
2026-03-29 03:01:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 264b5d95-3beb-5215-9311-e590619d7100 with identifier: 10741700
2026-03-29 03:01:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 264b5d95-3beb-5215-9311-e590619d7100 with identifier: 10741700 to the API
2026-03-29 03:01:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03: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-29 03:01:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741700>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 292,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Hybrid',
'id': '264b5d95-3beb-5215-9311-e590619d7100',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG707HY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741700',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '3 Series',
'odometer': 96635,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 2500,
'price_includes_vat': True,
'registration_date': '2021-06-29',
'seats_number': 5,
'seller_name': 'SIRIO S.r.l.',
'title': 'BMW 3 Series 330e Luxury - Hybrid - Automatic - 292 hp - 96.635 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2021}
2026-03-29 03:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741700%27 HTTP/1.1" 200 None
2026-03-29 03:01:25 [adesa.it] INFO: Saving data for 10741700: {'auction_closing_time': 1774964700.0, 'created_time': 1774648991.393266, 'last_price_update_time': 1774753285.947413}
2026-03-29 03:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741700') HTTP/1.1" 204 0
2026-03-29 03:01:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733715> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732232> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03: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-29 03: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-29 03:01:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7861276-d607-591f-a145-8c3cb5cec490 with identifier: 10733715
2026-03-29 03:01:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7861276-d607-591f-a145-8c3cb5cec490 with scrape type 2
2026-03-29 03:01:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e7861276-d607-591f-a145-8c3cb5cec490 with scrape type 2
2026-03-29 03:01:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e7861276-d607-591f-a145-8c3cb5cec490, identifier: 10733715
2026-03-29 03:01:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e7861276-d607-591f-a145-8c3cb5cec490 with identifier: 10733715
2026-03-29 03:01:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e7861276-d607-591f-a145-8c3cb5cec490 with identifier: 10733715
2026-03-29 03:01:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e7861276-d607-591f-a145-8c3cb5cec490 with identifier: 10733715 to the API
2026-03-29 03:01:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03: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-29 03:01:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733715>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'e7861276-d607-591f-a145-8c3cb5cec490',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG165ZX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733715',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '5 Series',
'odometer': 196819,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 16600,
'price_includes_vat': True,
'registration_date': '2021-10-20',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'BMW 5 Series Touring 520d M Sport - Diesel - Automatic - 190 hp - '
'196.819 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-29 03:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710733715%27 HTTP/1.1" 200 None
2026-03-29 03:01:26 [adesa.it] INFO: Saving data for 10733715: {'auction_closing_time': 1774886400.0, 'created_time': 1774649008.966545, 'last_price_update_time': 1774753286.532689}
2026-03-29 03:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733715') HTTP/1.1" 204 0
2026-03-29 03:01:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd01dff0-83b5-543a-b099-39ea5ece3be1 with identifier: 10732232
2026-03-29 03:01:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd01dff0-83b5-543a-b099-39ea5ece3be1 with scrape type 2
2026-03-29 03:01:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fd01dff0-83b5-543a-b099-39ea5ece3be1 with scrape type 2
2026-03-29 03:01:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: fd01dff0-83b5-543a-b099-39ea5ece3be1, identifier: 10732232
2026-03-29 03:01:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: fd01dff0-83b5-543a-b099-39ea5ece3be1 with identifier: 10732232
2026-03-29 03:01:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: fd01dff0-83b5-543a-b099-39ea5ece3be1 with identifier: 10732232
2026-03-29 03:01:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: fd01dff0-83b5-543a-b099-39ea5ece3be1 with identifier: 10732232 to the API
2026-03-29 03:01:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03: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-29 03:01:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732232>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': 'fd01dff0-83b5-543a-b099-39ea5ece3be1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA392KN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732232',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Mondeo',
'odometer': 143420,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8700,
'price_includes_vat': True,
'registration_date': '2020-02-10',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Ford Mondeo 2.0 Vignale - Hybrid - Automatic - 140 hp - 143.420 km',
'transmission': 'automatic',
'trim': 'Vignale',
'vin': None,
'year': 2020}
2026-03-29 03:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732232%27 HTTP/1.1" 200 None
2026-03-29 03:01:26 [adesa.it] INFO: Saving data for 10732232: {'auction_closing_time': 1774862700.0, 'created_time': 1774648903.540937, 'last_price_update_time': 1774753286.936953}
2026-03-29 03:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732232') HTTP/1.1" 204 0
2026-03-29 03:01:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741664> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732226> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:01:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:01:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741696> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:01:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd5f1bd3-6b91-5fc5-9f25-5cf8fb57e8df with identifier: 10741664
2026-03-29 03:01:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd5f1bd3-6b91-5fc5-9f25-5cf8fb57e8df with scrape type 2
2026-03-29 03:01:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fd5f1bd3-6b91-5fc5-9f25-5cf8fb57e8df with scrape type 2
2026-03-29 03:01:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: fd5f1bd3-6b91-5fc5-9f25-5cf8fb57e8df, identifier: 10741664
2026-03-29 03:01:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c40d2dcb-3495-50d7-a8ea-89d31ea204d7 with identifier: 10732226
2026-03-29 03:01:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c40d2dcb-3495-50d7-a8ea-89d31ea204d7 with scrape type 2
2026-03-29 03:01:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c40d2dcb-3495-50d7-a8ea-89d31ea204d7 with scrape type 2
2026-03-29 03:01:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c40d2dcb-3495-50d7-a8ea-89d31ea204d7, identifier: 10732226
2026-03-29 03:01:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: fd5f1bd3-6b91-5fc5-9f25-5cf8fb57e8df with identifier: 10741664
2026-03-29 03:01:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: fd5f1bd3-6b91-5fc5-9f25-5cf8fb57e8df with identifier: 10741664
2026-03-29 03:01:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: fd5f1bd3-6b91-5fc5-9f25-5cf8fb57e8df with identifier: 10741664 to the API
2026-03-29 03:01:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03: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-29 03:01:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741664>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 401,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Electric',
'id': 'fd5f1bd3-6b91-5fc5-9f25-5cf8fb57e8df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY317TA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741664',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'i4',
'odometer': 7699,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11900,
'price_includes_vat': True,
'registration_date': '2025-03-06',
'seats_number': 5,
'seller_name': 'SIRIO S.r.l.',
'title': 'BMW i4 40 M Sport - xDrive - Electric - Automatic - 401 hp - 7.699 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2025}
2026-03-29 03:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741664%27 HTTP/1.1" 200 None
2026-03-29 03:01:27 [adesa.it] INFO: Saving data for 10741664: {'auction_closing_time': 1774964700.0, 'created_time': 1774648995.460762, 'last_price_update_time': 1774753287.54769}
2026-03-29 03:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741664') HTTP/1.1" 204 0
2026-03-29 03:01:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c40d2dcb-3495-50d7-a8ea-89d31ea204d7 with identifier: 10732226
2026-03-29 03:01:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c40d2dcb-3495-50d7-a8ea-89d31ea204d7 with identifier: 10732226
2026-03-29 03:01:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c40d2dcb-3495-50d7-a8ea-89d31ea204d7 with identifier: 10732226 to the API
2026-03-29 03:01:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03: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-29 03:01:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732226>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'c40d2dcb-3495-50d7-a8ea-89d31ea204d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH648RB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732226',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 133185,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8900,
'price_includes_vat': True,
'registration_date': '2022-01-12',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Ford Kuga 1.5 EcoBlue Titanium - Diesel - Automatic - 120 hp - '
'133.185 km',
'transmission': 'automatic',
'trim': 'Titanium',
'vin': None,
'year': 2022}
2026-03-29 03:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710732226%27 HTTP/1.1" 200 None
2026-03-29 03:01:27 [adesa.it] INFO: Saving data for 10732226: {'auction_closing_time': 1774862700.0, 'created_time': 1774648881.775025, 'last_price_update_time': 1774753287.867426}
2026-03-29 03:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732226') HTTP/1.1" 204 0
2026-03-29 03:01:27 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1cb2117a-ae93-5935-8055-eb2759bf01fb with identifier: 10741696
2026-03-29 03:01:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1cb2117a-ae93-5935-8055-eb2759bf01fb with scrape type 2
2026-03-29 03:01:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1cb2117a-ae93-5935-8055-eb2759bf01fb with scrape type 2
2026-03-29 03:01:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 1cb2117a-ae93-5935-8055-eb2759bf01fb, identifier: 10741696
2026-03-29 03:01:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:01:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733712> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733682> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741672> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 1cb2117a-ae93-5935-8055-eb2759bf01fb with identifier: 10741696
2026-03-29 03:01:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 1cb2117a-ae93-5935-8055-eb2759bf01fb with identifier: 10741696
2026-03-29 03:01:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 1cb2117a-ae93-5935-8055-eb2759bf01fb with identifier: 10741696 to the API
2026-03-29 03:01:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03: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-29 03:01:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741696>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 245,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Petrol',
'id': '1cb2117a-ae93-5935-8055-eb2759bf01fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK085ZE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741696',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '4 Series',
'odometer': 37000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 21300,
'price_includes_vat': True,
'registration_date': '2022-06-30',
'seats_number': 5,
'seller_name': 'AUTO LAZETA S.R.L.',
'title': 'BMW 4 Series Gran Coupé 430i M Sport - Petrol - Automatic - 245 hp '
'- 37.000 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-29 03:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741696%27 HTTP/1.1" 200 None
2026-03-29 03:01:28 [adesa.it] INFO: Saving data for 10741696: {'auction_closing_time': 1774964700.0, 'created_time': 1774649006.159642, 'last_price_update_time': 1774753288.269696}
2026-03-29 03:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741696') HTTP/1.1" 204 0
2026-03-29 03:01:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:01:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:01:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:01:28 [adesa.it] INFO: Found listing with ID: 10741709
2026-03-29 03:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741709%27 HTTP/1.1" 200 None
2026-03-29 03:01:28 [adesa.it] INFO: Scrape type for 10741709: 2
2026-03-29 03:01:28 [adesa.it] INFO: Scraping item 10741709 url https://www.openlane.eu/en/carv6/auction/10741709
2026-03-29 03:01:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b5ab0d3-46e9-5c88-ad4b-48208b22d916 with identifier: 10733712
2026-03-29 03:01:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b5ab0d3-46e9-5c88-ad4b-48208b22d916 with scrape type 2
2026-03-29 03:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b5ab0d3-46e9-5c88-ad4b-48208b22d916 with scrape type 2
2026-03-29 03:01:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5b5ab0d3-46e9-5c88-ad4b-48208b22d916, identifier: 10733712
2026-03-29 03:01:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ed51fb4-fee6-51d6-9b26-3c9c24090cdc with identifier: 10733682
2026-03-29 03:01:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ed51fb4-fee6-51d6-9b26-3c9c24090cdc with scrape type 2
2026-03-29 03:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ed51fb4-fee6-51d6-9b26-3c9c24090cdc with scrape type 2
2026-03-29 03:01:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3ed51fb4-fee6-51d6-9b26-3c9c24090cdc, identifier: 10733682
2026-03-29 03:01:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e824c917-ef25-5f0a-98fd-3d28b381330d with identifier: 10741672
2026-03-29 03:01:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e824c917-ef25-5f0a-98fd-3d28b381330d with scrape type 2
2026-03-29 03:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e824c917-ef25-5f0a-98fd-3d28b381330d with scrape type 2
2026-03-29 03:01:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e824c917-ef25-5f0a-98fd-3d28b381330d, identifier: 10741672
2026-03-29 03:01:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5b5ab0d3-46e9-5c88-ad4b-48208b22d916 with identifier: 10733712
2026-03-29 03:01:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5b5ab0d3-46e9-5c88-ad4b-48208b22d916 with identifier: 10733712
2026-03-29 03:01:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5b5ab0d3-46e9-5c88-ad4b-48208b22d916 with identifier: 10733712 to the API
2026-03-29 03:01:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03: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-29 03:01:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733712>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Diesel',
'id': '5b5ab0d3-46e9-5c88-ad4b-48208b22d916',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE070CK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733712',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '5 Series',
'odometer': 144003,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2021-02-15',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'BMW 5 Series Touring 520d Business - Diesel - Automatic - 190 hp - '
'144.003 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-29 03:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710733712%27 HTTP/1.1" 200 None
2026-03-29 03:01:28 [adesa.it] INFO: Saving data for 10733712: {'auction_closing_time': 1774886400.0, 'created_time': 1774649284.380898, 'last_price_update_time': 1774753288.920162}
2026-03-29 03:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733712') HTTP/1.1" 204 0
2026-03-29 03:01:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3ed51fb4-fee6-51d6-9b26-3c9c24090cdc with identifier: 10733682
2026-03-29 03:01:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3ed51fb4-fee6-51d6-9b26-3c9c24090cdc with identifier: 10733682
2026-03-29 03:01:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3ed51fb4-fee6-51d6-9b26-3c9c24090cdc with identifier: 10733682 to the API
2026-03-29 03:01:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03: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-29 03:01:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733682>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Petrol',
'id': '3ed51fb4-fee6-51d6-9b26-3c9c24090cdc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK847YN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733682',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '3 Series',
'odometer': 218663,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9600,
'price_includes_vat': True,
'registration_date': '2022-07-06',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'BMW 3 Series Touring 318i Advantage - Petrol - Automatic - 156 hp - '
'218.663 km',
'transmission': 'automatic',
'trim': 'Advantage',
'vin': None,
'year': 2022}
2026-03-29 03:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710733682%27 HTTP/1.1" 200 None
2026-03-29 03:01:29 [adesa.it] INFO: Saving data for 10733682: {'auction_closing_time': 1774886400.0, 'created_time': 1774649290.339516, 'last_price_update_time': 1774753289.235755}
2026-03-29 03:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733682') HTTP/1.1" 204 0
2026-03-29 03:01:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e824c917-ef25-5f0a-98fd-3d28b381330d with identifier: 10741672
2026-03-29 03:01:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e824c917-ef25-5f0a-98fd-3d28b381330d with identifier: 10741672
2026-03-29 03:01:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e824c917-ef25-5f0a-98fd-3d28b381330d with identifier: 10741672 to the API
2026-03-29 03:01:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03: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-29 03:01:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741672>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Diesel',
'id': 'e824c917-ef25-5f0a-98fd-3d28b381330d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'gk943ve',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741672',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '3 Series',
'odometer': 97594,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 5400,
'price_includes_vat': True,
'registration_date': '2022-11-25',
'seats_number': 5,
'seller_name': 'FOURWHEELS 2 SRL',
'title': 'BMW 3 Series Touring 320d M Sport - xDrive - Diesel - Automatic - '
'190 hp - 97.594 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-29 03:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741672%27 HTTP/1.1" 200 None
2026-03-29 03:01:29 [adesa.it] INFO: Saving data for 10741672: {'auction_closing_time': 1774964700.0, 'created_time': 1774648997.459416, 'last_price_update_time': 1774753289.533887}
2026-03-29 03:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741672') HTTP/1.1" 204 0
2026-03-29 03:01:29 [adesa.it] INFO: Found listing with ID: 10741855
2026-03-29 03:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741855%27 HTTP/1.1" 200 None
2026-03-29 03:01:29 [adesa.it] INFO: Scrape type for 10741855: 2
2026-03-29 03:01:29 [adesa.it] INFO: Scraping item 10741855 url https://www.openlane.eu/en/carv6/auction/10741855
2026-03-29 03:01:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741703> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741667> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:29 [adesa.it] INFO: Found listing with ID: 10733687
2026-03-29 03:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710733687%27 HTTP/1.1" 200 None
2026-03-29 03:01:29 [adesa.it] INFO: Scrape type for 10733687: 2
2026-03-29 03:01:29 [adesa.it] INFO: Scraping item 10733687 url https://www.openlane.eu/en/carv6/auction/10733687
2026-03-29 03:01:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:01:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:01:29 [adesa.it] INFO: Found listing with ID: 10733693
2026-03-29 03:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710733693%27 HTTP/1.1" 200 None
2026-03-29 03:01:29 [adesa.it] INFO: Scrape type for 10733693: 2
2026-03-29 03:01:29 [adesa.it] INFO: Scraping item 10733693 url https://www.openlane.eu/en/carv6/auction/10733693
2026-03-29 03:01:29 [adesa.it] INFO: Found listing with ID: 10733685
2026-03-29 03:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710733685%27 HTTP/1.1" 200 None
2026-03-29 03:01:29 [adesa.it] INFO: Scrape type for 10733685: 2
2026-03-29 03:01:29 [adesa.it] INFO: Scraping item 10733685 url https://www.openlane.eu/en/carv6/auction/10733685
2026-03-29 03:01:29 [adesa.it] INFO: Found listing with ID: 10733694
2026-03-29 03:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710733694%27 HTTP/1.1" 200 None
2026-03-29 03:01:29 [adesa.it] INFO: Scrape type for 10733694: 2
2026-03-29 03:01:29 [adesa.it] INFO: Scraping item 10733694 url https://www.openlane.eu/en/carv6/auction/10733694
2026-03-29 03:01:29 [adesa.it] INFO: Found listing with ID: 10741682
2026-03-29 03:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741682%27 HTTP/1.1" 200 None
2026-03-29 03:01:29 [adesa.it] INFO: Scrape type for 10741682: 2
2026-03-29 03:01:29 [adesa.it] INFO: Scraping item 10741682 url https://www.openlane.eu/en/carv6/auction/10741682
2026-03-29 03:01:29 [adesa.it] INFO: Found listing with ID: 10733713
2026-03-29 03:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710733713%27 HTTP/1.1" 200 None
2026-03-29 03:01:29 [adesa.it] INFO: Scrape type for 10733713: 2
2026-03-29 03:01:29 [adesa.it] INFO: Scraping item 10733713 url https://www.openlane.eu/en/carv6/auction/10733713
2026-03-29 03:01:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e6e1674-8ed5-50b8-9dc5-eb35b1966488 with identifier: 10741703
2026-03-29 03:01:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e6e1674-8ed5-50b8-9dc5-eb35b1966488 with scrape type 2
2026-03-29 03:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9e6e1674-8ed5-50b8-9dc5-eb35b1966488 with scrape type 2
2026-03-29 03:01:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9e6e1674-8ed5-50b8-9dc5-eb35b1966488, identifier: 10741703
2026-03-29 03:01:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cbf3f397-4405-5c99-b753-6b8a2c8a4d95 with identifier: 10741667
2026-03-29 03:01:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cbf3f397-4405-5c99-b753-6b8a2c8a4d95 with scrape type 2
2026-03-29 03:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cbf3f397-4405-5c99-b753-6b8a2c8a4d95 with scrape type 2
2026-03-29 03:01:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: cbf3f397-4405-5c99-b753-6b8a2c8a4d95, identifier: 10741667
2026-03-29 03:01:29 [adesa.it] INFO: Found listing with ID: 10733714
2026-03-29 03:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710733714%27 HTTP/1.1" 200 None
2026-03-29 03:01:29 [adesa.it] INFO: Scrape type for 10733714: 2
2026-03-29 03:01:29 [adesa.it] INFO: Scraping item 10733714 url https://www.openlane.eu/en/carv6/auction/10733714
2026-03-29 03:01:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9e6e1674-8ed5-50b8-9dc5-eb35b1966488 with identifier: 10741703
2026-03-29 03:01:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9e6e1674-8ed5-50b8-9dc5-eb35b1966488 with identifier: 10741703
2026-03-29 03:01:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9e6e1674-8ed5-50b8-9dc5-eb35b1966488 with identifier: 10741703 to the API
2026-03-29 03:01:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:01:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:01:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741703>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Diesel',
'id': '9e6e1674-8ed5-50b8-9dc5-eb35b1966488',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM527KR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741703',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '3 Series',
'odometer': 105273,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 100,
'price_includes_vat': True,
'registration_date': '2022-12-05',
'seats_number': 5,
'seller_name': 'ROSSI ECOCAR S.R.L.',
'title': 'BMW 3 Series Touring 318d - Diesel - Automatic - 150 hp - 105.273 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 03:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741703%27 HTTP/1.1" 200 None
2026-03-29 03:01:30 [adesa.it] INFO: Saving data for 10741703: {'auction_closing_time': 1774964700.0, 'created_time': 1774649305.633724, 'last_price_update_time': 1774753290.234299}
2026-03-29 03:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741703') HTTP/1.1" 204 0
2026-03-29 03:01:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: cbf3f397-4405-5c99-b753-6b8a2c8a4d95 with identifier: 10741667
2026-03-29 03:01:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: cbf3f397-4405-5c99-b753-6b8a2c8a4d95 with identifier: 10741667
2026-03-29 03:01:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: cbf3f397-4405-5c99-b753-6b8a2c8a4d95 with identifier: 10741667 to the API
2026-03-29 03:01:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:01:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:01:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741667>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 340,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Petrol',
'id': 'cbf3f397-4405-5c99-b753-6b8a2c8a4d95',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FA440KF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741667',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q3',
'odometer': 205000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8100,
'price_includes_vat': True,
'registration_date': '2015-08-03',
'seats_number': 5,
'seller_name': 'AUTOVERBANO DI CISTERNINO NORBERTO',
'title': 'Audi RS Q3 Attraction - Petrol - Automatic - 340 hp - 205.000 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2015}
2026-03-29 03:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741667%27 HTTP/1.1" 200 None
2026-03-29 03:01:30 [adesa.it] INFO: Saving data for 10741667: {'auction_closing_time': 1774964700.0, 'created_time': 1774648992.951552, 'last_price_update_time': 1774753290.545673}
2026-03-29 03:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741667') HTTP/1.1" 204 0
2026-03-29 03:01:30 [adesa.it] INFO: Found listing with ID: 10733706
2026-03-29 03:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733706%27 HTTP/1.1" 200 None
2026-03-29 03:01:30 [adesa.it] INFO: Scrape type for 10733706: 2
2026-03-29 03:01:30 [adesa.it] INFO: Scraping item 10733706 url https://www.openlane.eu/en/carv6/auction/10733706
2026-03-29 03:01:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741706> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741704> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732195> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:30 [adesa.it] INFO: Found listing with ID: 10741691
2026-03-29 03:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741691%27 HTTP/1.1" 200 None
2026-03-29 03:01:30 [adesa.it] INFO: Scrape type for 10741691: 2
2026-03-29 03:01:30 [adesa.it] INFO: Scraping item 10741691 url https://www.openlane.eu/en/carv6/auction/10741691
2026-03-29 03:01:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:01:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:01:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:01:30 [adesa.it] INFO: Found listing with ID: 10741689
2026-03-29 03:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741689%27 HTTP/1.1" 200 None
2026-03-29 03:01:30 [adesa.it] INFO: Scrape type for 10741689: 2
2026-03-29 03:01:30 [adesa.it] INFO: Scraping item 10741689 url https://www.openlane.eu/en/carv6/auction/10741689
2026-03-29 03:01:30 [adesa.it] INFO: Found listing with ID: 10733709
2026-03-29 03:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733709%27 HTTP/1.1" 200 None
2026-03-29 03:01:30 [adesa.it] INFO: Scrape type for 10733709: 2
2026-03-29 03:01:30 [adesa.it] INFO: Scraping item 10733709 url https://www.openlane.eu/en/carv6/auction/10733709
2026-03-29 03:01:30 [adesa.it] INFO: Found listing with ID: 10741856
2026-03-29 03:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741856%27 HTTP/1.1" 200 None
2026-03-29 03:01:30 [adesa.it] INFO: Scrape type for 10741856: 2
2026-03-29 03:01:30 [adesa.it] INFO: Scraping item 10741856 url https://www.openlane.eu/en/carv6/auction/10741856
2026-03-29 03:01:30 [adesa.it] INFO: Found listing with ID: 10733705
2026-03-29 03:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733705%27 HTTP/1.1" 200 None
2026-03-29 03:01:30 [adesa.it] INFO: Scrape type for 10733705: 2
2026-03-29 03:01:30 [adesa.it] INFO: Scraping item 10733705 url https://www.openlane.eu/en/carv6/auction/10733705
2026-03-29 03:01:30 [adesa.it] INFO: Found listing with ID: 10733697
2026-03-29 03:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733697%27 HTTP/1.1" 200 None
2026-03-29 03:01:30 [adesa.it] INFO: Scrape type for 10733697: 2
2026-03-29 03:01:30 [adesa.it] INFO: Scraping item 10733697 url https://www.openlane.eu/en/carv6/auction/10733697
2026-03-29 03:01:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d3f73b1-ef0d-5b8b-bd69-f6ad6a19c3ff with identifier: 10741706
2026-03-29 03:01:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d3f73b1-ef0d-5b8b-bd69-f6ad6a19c3ff with scrape type 2
2026-03-29 03:01:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d3f73b1-ef0d-5b8b-bd69-f6ad6a19c3ff with scrape type 2
2026-03-29 03:01:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 1d3f73b1-ef0d-5b8b-bd69-f6ad6a19c3ff, identifier: 10741706
2026-03-29 03:01:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f628407c-8510-5e68-ad5f-8283f00534ad with identifier: 10741704
2026-03-29 03:01:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f628407c-8510-5e68-ad5f-8283f00534ad with scrape type 2
2026-03-29 03:01:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f628407c-8510-5e68-ad5f-8283f00534ad with scrape type 2
2026-03-29 03:01:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f628407c-8510-5e68-ad5f-8283f00534ad, identifier: 10741704
2026-03-29 03:01:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86e8a42f-396f-5f71-b836-2ed40a3960fb with identifier: 10732195
2026-03-29 03:01:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86e8a42f-396f-5f71-b836-2ed40a3960fb with scrape type 2
2026-03-29 03:01:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 86e8a42f-396f-5f71-b836-2ed40a3960fb with scrape type 2
2026-03-29 03:01:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 86e8a42f-396f-5f71-b836-2ed40a3960fb, identifier: 10732195
2026-03-29 03:01:31 [adesa.it] INFO: Found listing with ID: 10733675
2026-03-29 03:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733675%27 HTTP/1.1" 200 None
2026-03-29 03:01:31 [adesa.it] INFO: Scrape type for 10733675: 2
2026-03-29 03:01:31 [adesa.it] INFO: Scraping item 10733675 url https://www.openlane.eu/en/carv6/auction/10733675
2026-03-29 03:01:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 1d3f73b1-ef0d-5b8b-bd69-f6ad6a19c3ff with identifier: 10741706
2026-03-29 03:01:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 1d3f73b1-ef0d-5b8b-bd69-f6ad6a19c3ff with identifier: 10741706
2026-03-29 03:01:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 1d3f73b1-ef0d-5b8b-bd69-f6ad6a19c3ff with identifier: 10741706 to the API
2026-03-29 03:01:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:01:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:01:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741706>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Diesel',
'id': '1d3f73b1-ef0d-5b8b-bd69-f6ad6a19c3ff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GX820WC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741706',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q8',
'odometer': 122015,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 25200,
'price_includes_vat': True,
'registration_date': '2019-07-22',
'seats_number': 5,
'seller_name': 'ROSSI ECOCAR S.R.L.',
'title': 'Audi Q8 50 TDI Sport - Quattro - Diesel - Automatic - 286 hp - '
'122.015 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2019}
2026-03-29 03:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741706%27 HTTP/1.1" 200 None
2026-03-29 03:01:31 [adesa.it] INFO: Saving data for 10741706: {'auction_closing_time': 1774964700.0, 'created_time': 1774649005.818574, 'last_price_update_time': 1774753291.834117}
2026-03-29 03:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741706') HTTP/1.1" 204 0
2026-03-29 03:01:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f628407c-8510-5e68-ad5f-8283f00534ad with identifier: 10741704
2026-03-29 03:01:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f628407c-8510-5e68-ad5f-8283f00534ad with identifier: 10741704
2026-03-29 03:01:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f628407c-8510-5e68-ad5f-8283f00534ad with identifier: 10741704 to the API
2026-03-29 03:01:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:01:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:01:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741704>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Diesel',
'id': 'f628407c-8510-5e68-ad5f-8283f00534ad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM382VT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741704',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q5',
'odometer': 79761,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 15200,
'price_includes_vat': True,
'registration_date': '2023-02-10',
'seats_number': 5,
'seller_name': 'ROSSI ECOCAR S.R.L.',
'title': 'Audi Q5 Sportback 40 TDI S Line - Quattro - Diesel - Automatic - '
'204 hp - 79.761 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2023}
2026-03-29 03:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741704%27 HTTP/1.1" 200 None
2026-03-29 03:01:32 [adesa.it] INFO: Saving data for 10741704: {'auction_closing_time': 1774964700.0, 'created_time': 1774648998.692777, 'last_price_update_time': 1774753292.223888}
2026-03-29 03:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741704') HTTP/1.1" 204 0
2026-03-29 03:01:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 86e8a42f-396f-5f71-b836-2ed40a3960fb with identifier: 10732195
2026-03-29 03:01:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 86e8a42f-396f-5f71-b836-2ed40a3960fb with identifier: 10732195
2026-03-29 03:01:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 86e8a42f-396f-5f71-b836-2ed40a3960fb with identifier: 10732195 to the API
2026-03-29 03:01:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:01:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:01:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732195>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '86e8a42f-396f-5f71-b836-2ed40a3960fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN492XA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732195',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 94301,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2023-04-28',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'DS DS7 Crossback Performance Line - Diesel - Automatic - 131 hp - '
'94.301 km',
'transmission': 'automatic',
'trim': 'Performance Line',
'vin': None,
'year': 2023}
2026-03-29 03:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732195%27 HTTP/1.1" 200 None
2026-03-29 03:01:32 [adesa.it] INFO: Saving data for 10732195: {'auction_closing_time': 1774862700.0, 'created_time': 1774648871.71321, 'last_price_update_time': 1774753292.53703}
2026-03-29 03:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732195') HTTP/1.1" 204 0
2026-03-29 03:01:32 [adesa.it] INFO: Found listing with ID: 10733689
2026-03-29 03:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733689%27 HTTP/1.1" 200 None
2026-03-29 03:01:32 [adesa.it] INFO: Scrape type for 10733689: 2
2026-03-29 03:01:32 [adesa.it] INFO: Scraping item 10733689 url https://www.openlane.eu/en/carv6/auction/10733689
2026-03-29 03:01:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741638> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741636> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:01:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:01:32 [adesa.it] INFO: Found listing with ID: 10733672
2026-03-29 03:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733672%27 HTTP/1.1" 200 None
2026-03-29 03:01:32 [adesa.it] INFO: Scrape type for 10733672: 2
2026-03-29 03:01:32 [adesa.it] INFO: Scraping item 10733672 url https://www.openlane.eu/en/carv6/auction/10733672
2026-03-29 03:01:32 [adesa.it] INFO: Found listing with ID: 10733677
2026-03-29 03:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733677%27 HTTP/1.1" 200 None
2026-03-29 03:01:32 [adesa.it] INFO: Scrape type for 10733677: 2
2026-03-29 03:01:32 [adesa.it] INFO: Scraping item 10733677 url https://www.openlane.eu/en/carv6/auction/10733677
2026-03-29 03:01:32 [adesa.it] INFO: Found listing with ID: 10733676
2026-03-29 03:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733676%27 HTTP/1.1" 200 None
2026-03-29 03:01:32 [adesa.it] INFO: Scrape type for 10733676: 2
2026-03-29 03:01:32 [adesa.it] INFO: Scraping item 10733676 url https://www.openlane.eu/en/carv6/auction/10733676
2026-03-29 03:01:32 [adesa.it] INFO: Found listing with ID: 10733673
2026-03-29 03:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733673%27 HTTP/1.1" 200 None
2026-03-29 03:01:32 [adesa.it] INFO: Scrape type for 10733673: 2
2026-03-29 03:01:32 [adesa.it] INFO: Scraping item 10733673 url https://www.openlane.eu/en/carv6/auction/10733673
2026-03-29 03:01:32 [adesa.it] INFO: Found listing with ID: 10741649
2026-03-29 03:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741649%27 HTTP/1.1" 200 None
2026-03-29 03:01:32 [adesa.it] INFO: Scrape type for 10741649: 2
2026-03-29 03:01:32 [adesa.it] INFO: Scraping item 10741649 url https://www.openlane.eu/en/carv6/auction/10741649
2026-03-29 03:01:32 [adesa.it] INFO: Found listing with ID: 10741666
2026-03-29 03:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741666%27 HTTP/1.1" 200 None
2026-03-29 03:01:32 [adesa.it] INFO: Scrape type for 10741666: 2
2026-03-29 03:01:32 [adesa.it] INFO: Scraping item 10741666 url https://www.openlane.eu/en/carv6/auction/10741666
2026-03-29 03:01:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 17ff6d70-18ff-5c2f-82fc-8e3e657d3584 with identifier: 10741638
2026-03-29 03:01:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17ff6d70-18ff-5c2f-82fc-8e3e657d3584 with scrape type 2
2026-03-29 03:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 17ff6d70-18ff-5c2f-82fc-8e3e657d3584 with scrape type 2
2026-03-29 03:01:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 17ff6d70-18ff-5c2f-82fc-8e3e657d3584, identifier: 10741638
2026-03-29 03:01:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2918d31-7a07-56af-9d11-d98e426c958d with identifier: 10741636
2026-03-29 03:01:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2918d31-7a07-56af-9d11-d98e426c958d with scrape type 2
2026-03-29 03:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c2918d31-7a07-56af-9d11-d98e426c958d with scrape type 2
2026-03-29 03:01:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c2918d31-7a07-56af-9d11-d98e426c958d, identifier: 10741636
2026-03-29 03:01:32 [adesa.it] INFO: Found listing with ID: 10741712
2026-03-29 03:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741712%27 HTTP/1.1" 200 None
2026-03-29 03:01:32 [adesa.it] INFO: Scrape type for 10741712: 2
2026-03-29 03:01:32 [adesa.it] INFO: Scraping item 10741712 url https://www.openlane.eu/en/carv6/auction/10741712
2026-03-29 03:01:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 17ff6d70-18ff-5c2f-82fc-8e3e657d3584 with identifier: 10741638
2026-03-29 03:01:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 17ff6d70-18ff-5c2f-82fc-8e3e657d3584 with identifier: 10741638
2026-03-29 03:01:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 17ff6d70-18ff-5c2f-82fc-8e3e657d3584 with identifier: 10741638 to the API
2026-03-29 03:01:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:01:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:01:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741638>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 203,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Diesel',
'id': '17ff6d70-18ff-5c2f-82fc-8e3e657d3584',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM788ME',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741638',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A6',
'odometer': 149130,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9600,
'price_includes_vat': True,
'registration_date': '2023-03-27',
'seats_number': 5,
'seller_name': 'AUTOVERBANO DI CISTERNINO NORBERTO',
'title': 'Audi A6 Avant 2.0 TDI Black Edition - Diesel - Automatic - 203 hp - '
'149.130 km',
'transmission': 'automatic',
'trim': 'Black Edition',
'vin': None,
'year': 2023}
2026-03-29 03:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741638%27 HTTP/1.1" 200 None
2026-03-29 03:01:33 [adesa.it] INFO: Saving data for 10741638: {'auction_closing_time': 1774964700.0, 'created_time': 1774648958.312179, 'last_price_update_time': 1774753293.253194}
2026-03-29 03:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741638') HTTP/1.1" 204 0
2026-03-29 03:01:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c2918d31-7a07-56af-9d11-d98e426c958d with identifier: 10741636
2026-03-29 03:01:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c2918d31-7a07-56af-9d11-d98e426c958d with identifier: 10741636
2026-03-29 03:01:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c2918d31-7a07-56af-9d11-d98e426c958d with identifier: 10741636 to the API
2026-03-29 03:01:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:01:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:01:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741636>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 135,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Diesel',
'id': 'c2918d31-7a07-56af-9d11-d98e426c958d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GL614ZY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741636',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q5',
'odometer': 195861,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 6000,
'price_includes_vat': True,
'registration_date': '2018-06-11',
'seats_number': 5,
'seller_name': 'AUTOVERBANO DI CISTERNINO NORBERTO',
'title': 'Audi Q5 40 TDI Design - Diesel - Automatic - 135 hp - 195.861 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2018}
2026-03-29 03:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741636%27 HTTP/1.1" 200 None
2026-03-29 03:01:33 [adesa.it] INFO: Saving data for 10741636: {'auction_closing_time': 1774964700.0, 'created_time': 1774648955.381989, 'last_price_update_time': 1774753293.574687}
2026-03-29 03:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741636') HTTP/1.1" 204 0
2026-03-29 03:01:33 [adesa.it] INFO: Found listing with ID: 10741857
2026-03-29 03:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741857%27 HTTP/1.1" 200 None
2026-03-29 03:01:33 [adesa.it] INFO: Scrape type for 10741857: 2
2026-03-29 03:01:33 [adesa.it] INFO: Scraping item 10741857 url https://www.openlane.eu/en/carv6/auction/10741857
2026-03-29 03:01:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733686> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741641> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:01:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:01:33 [adesa.it] INFO: Found listing with ID: 10741699
2026-03-29 03:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741699%27 HTTP/1.1" 200 None
2026-03-29 03:01:33 [adesa.it] INFO: Scrape type for 10741699: 2
2026-03-29 03:01:33 [adesa.it] INFO: Scraping item 10741699 url https://www.openlane.eu/en/carv6/auction/10741699
2026-03-29 03:01:33 [adesa.it] INFO: Found listing with ID: 10733683
2026-03-29 03:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733683%27 HTTP/1.1" 200 None
2026-03-29 03:01:33 [adesa.it] INFO: Scrape type for 10733683: 2
2026-03-29 03:01:33 [adesa.it] INFO: Scraping item 10733683 url https://www.openlane.eu/en/carv6/auction/10733683
2026-03-29 03:01:33 [adesa.it] INFO: Found listing with ID: 10741646
2026-03-29 03:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741646%27 HTTP/1.1" 200 None
2026-03-29 03:01:33 [adesa.it] INFO: Scrape type for 10741646: 2
2026-03-29 03:01:33 [adesa.it] INFO: Scraping item 10741646 url https://www.openlane.eu/en/carv6/auction/10741646
2026-03-29 03:01:33 [adesa.it] INFO: Found listing with ID: 10733674
2026-03-29 03:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733674%27 HTTP/1.1" 200 None
2026-03-29 03:01:33 [adesa.it] INFO: Scrape type for 10733674: 2
2026-03-29 03:01:33 [adesa.it] INFO: Scraping item 10733674 url https://www.openlane.eu/en/carv6/auction/10733674
2026-03-29 03:01:33 [adesa.it] INFO: Found listing with ID: 10733701
2026-03-29 03:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733701%27 HTTP/1.1" 200 None
2026-03-29 03:01:33 [adesa.it] INFO: Scrape type for 10733701: 2
2026-03-29 03:01:33 [adesa.it] INFO: Scraping item 10733701 url https://www.openlane.eu/en/carv6/auction/10733701
2026-03-29 03:01:33 [adesa.it] INFO: Found listing with ID: 10733716
2026-03-29 03:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733716%27 HTTP/1.1" 200 None
2026-03-29 03:01:33 [adesa.it] INFO: Scrape type for 10733716: 2
2026-03-29 03:01:33 [adesa.it] INFO: Scraping item 10733716 url https://www.openlane.eu/en/carv6/auction/10733716
2026-03-29 03:01:33 [adesa.it] INFO: Found listing with ID: 10733671
2026-03-29 03:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733671%27 HTTP/1.1" 200 None
2026-03-29 03:01:33 [adesa.it] INFO: Scrape type for 10733671: 2
2026-03-29 03:01:33 [adesa.it] INFO: Scraping item 10733671 url https://www.openlane.eu/en/carv6/auction/10733671
2026-03-29 03:01:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 191e99ea-12ff-5e89-80db-45803271e91a with identifier: 10733686
2026-03-29 03:01:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 191e99ea-12ff-5e89-80db-45803271e91a with scrape type 2
2026-03-29 03:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 191e99ea-12ff-5e89-80db-45803271e91a with scrape type 2
2026-03-29 03:01:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 191e99ea-12ff-5e89-80db-45803271e91a, identifier: 10733686
2026-03-29 03:01:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df38386c-10eb-560e-b02e-7c3cb4045fb4 with identifier: 10741641
2026-03-29 03:01:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df38386c-10eb-560e-b02e-7c3cb4045fb4 with scrape type 2
2026-03-29 03:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item df38386c-10eb-560e-b02e-7c3cb4045fb4 with scrape type 2
2026-03-29 03:01:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: df38386c-10eb-560e-b02e-7c3cb4045fb4, identifier: 10741641
2026-03-29 03:01:33 [adesa.it] INFO: Found listing with ID: 10741880
2026-03-29 03:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741880%27 HTTP/1.1" 200 None
2026-03-29 03:01:33 [adesa.it] INFO: Scrape type for 10741880: 2
2026-03-29 03:01:33 [adesa.it] INFO: Scraping item 10741880 url https://www.openlane.eu/en/carv6/auction/10741880
2026-03-29 03:01:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 191e99ea-12ff-5e89-80db-45803271e91a with identifier: 10733686
2026-03-29 03:01:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 191e99ea-12ff-5e89-80db-45803271e91a with identifier: 10733686
2026-03-29 03:01:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 191e99ea-12ff-5e89-80db-45803271e91a with identifier: 10733686 to the API
2026-03-29 03:01:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03: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-29 03:01:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733686>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Diesel',
'id': '191e99ea-12ff-5e89-80db-45803271e91a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK664VW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733686',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q5',
'odometer': 203000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 18300,
'price_includes_vat': True,
'registration_date': '2022-10-31',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q5 40 TDI S Line - Diesel - Automatic - 204 hp - 203.000 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-29 03:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710733686%27 HTTP/1.1" 200 None
2026-03-29 03:01:34 [adesa.it] INFO: Saving data for 10733686: {'auction_closing_time': 1774886400.0, 'created_time': 1774648991.077837, 'last_price_update_time': 1774753294.248839}
2026-03-29 03:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733686') HTTP/1.1" 204 0
2026-03-29 03:01:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: df38386c-10eb-560e-b02e-7c3cb4045fb4 with identifier: 10741641
2026-03-29 03:01:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: df38386c-10eb-560e-b02e-7c3cb4045fb4 with identifier: 10741641
2026-03-29 03:01:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: df38386c-10eb-560e-b02e-7c3cb4045fb4 with identifier: 10741641 to the API
2026-03-29 03:01:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03: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-29 03:01:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741641>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 180,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Diesel',
'id': 'df38386c-10eb-560e-b02e-7c3cb4045fb4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FR613FF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741641',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Alfa Romeo',
'model': 'Stelvio',
'odometer': 125707,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 4200,
'price_includes_vat': True,
'registration_date': '2018-07-18',
'seats_number': 5,
'seller_name': 'AUTOVERBANO DI CISTERNINO NORBERTO',
'title': 'Alfa Romeo Stelvio 2.2 Executive - Diesel - Automatic - 180 hp - '
'125.707 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2018}
2026-03-29 03:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741641%27 HTTP/1.1" 200 None
2026-03-29 03:01:34 [adesa.it] INFO: Saving data for 10741641: {'auction_closing_time': 1774964700.0, 'created_time': 1774648947.648571, 'last_price_update_time': 1774753294.657177}
2026-03-29 03:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741641') HTTP/1.1" 204 0
2026-03-29 03:01:34 [adesa.it] INFO: Found listing with ID: 10741879
2026-03-29 03:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741879%27 HTTP/1.1" 200 None
2026-03-29 03:01:34 [adesa.it] INFO: Scrape type for 10741879: 2
2026-03-29 03:01:34 [adesa.it] INFO: Scraping item 10741879 url https://www.openlane.eu/en/carv6/auction/10741879
2026-03-29 03:01:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733669> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733698> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:34 [adesa.it] INFO: Found listing with ID: 10741671
2026-03-29 03:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741671%27 HTTP/1.1" 200 None
2026-03-29 03:01:34 [adesa.it] INFO: Scrape type for 10741671: 2
2026-03-29 03:01:34 [adesa.it] INFO: Scraping item 10741671 url https://www.openlane.eu/en/carv6/auction/10741671
2026-03-29 03:01:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:01:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:01:34 [adesa.it] INFO: Found listing with ID: 10741858
2026-03-29 03:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741858%27 HTTP/1.1" 200 None
2026-03-29 03:01:34 [adesa.it] INFO: Scrape type for 10741858: 2
2026-03-29 03:01:34 [adesa.it] INFO: Scraping item 10741858 url https://www.openlane.eu/en/carv6/auction/10741858
2026-03-29 03:01:34 [adesa.it] INFO: Found listing with ID: 10741701
2026-03-29 03:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741701%27 HTTP/1.1" 200 None
2026-03-29 03:01:34 [adesa.it] INFO: Scrape type for 10741701: 2
2026-03-29 03:01:34 [adesa.it] INFO: Scraping item 10741701 url https://www.openlane.eu/en/carv6/auction/10741701
2026-03-29 03:01:34 [adesa.it] INFO: Found listing with ID: 10741711
2026-03-29 03:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741711%27 HTTP/1.1" 200 None
2026-03-29 03:01:34 [adesa.it] INFO: Scrape type for 10741711: 2
2026-03-29 03:01:34 [adesa.it] INFO: Scraping item 10741711 url https://www.openlane.eu/en/carv6/auction/10741711
2026-03-29 03:01:34 [adesa.it] INFO: Found listing with ID: 10741648
2026-03-29 03:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741648%27 HTTP/1.1" 200 None
2026-03-29 03:01:34 [adesa.it] INFO: Scrape type for 10741648: 2
2026-03-29 03:01:34 [adesa.it] INFO: Scraping item 10741648 url https://www.openlane.eu/en/carv6/auction/10741648
2026-03-29 03:01:34 [adesa.it] INFO: Found listing with ID: 10741637
2026-03-29 03:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741637%27 HTTP/1.1" 200 None
2026-03-29 03:01:34 [adesa.it] INFO: Scrape type for 10741637: 2
2026-03-29 03:01:34 [adesa.it] INFO: Scraping item 10741637 url https://www.openlane.eu/en/carv6/auction/10741637
2026-03-29 03:01:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c655d19-ca60-5400-80ec-9436b4871226 with identifier: 10733669
2026-03-29 03:01:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c655d19-ca60-5400-80ec-9436b4871226 with scrape type 2
2026-03-29 03:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7c655d19-ca60-5400-80ec-9436b4871226 with scrape type 2
2026-03-29 03:01:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7c655d19-ca60-5400-80ec-9436b4871226, identifier: 10733669
2026-03-29 03:01:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f79d3753-8b12-5ff8-9543-189fe386d9db with identifier: 10733698
2026-03-29 03:01:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f79d3753-8b12-5ff8-9543-189fe386d9db with scrape type 2
2026-03-29 03:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f79d3753-8b12-5ff8-9543-189fe386d9db with scrape type 2
2026-03-29 03:01:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f79d3753-8b12-5ff8-9543-189fe386d9db, identifier: 10733698
2026-03-29 03:01:35 [adesa.it] INFO: Found listing with ID: 10741662
2026-03-29 03:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741662%27 HTTP/1.1" 200 None
2026-03-29 03:01:35 [adesa.it] INFO: Scrape type for 10741662: 2
2026-03-29 03:01:35 [adesa.it] INFO: Scraping item 10741662 url https://www.openlane.eu/en/carv6/auction/10741662
2026-03-29 03:01:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7c655d19-ca60-5400-80ec-9436b4871226 with identifier: 10733669
2026-03-29 03:01:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7c655d19-ca60-5400-80ec-9436b4871226 with identifier: 10733669
2026-03-29 03:01:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7c655d19-ca60-5400-80ec-9436b4871226 with identifier: 10733669 to the API
2026-03-29 03:01:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:01:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:01:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733669>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.1L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Diesel',
'id': '7c655d19-ca60-5400-80ec-9436b4871226',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FG724XP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733669',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Alfa Romeo',
'model': 'Giulia',
'odometer': 286876,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 5400,
'price_includes_vat': True,
'registration_date': '2017-02-16',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Alfa Romeo Giulia 2.2 Business - Diesel - Automatic - 150 hp - '
'286.876 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2017}
2026-03-29 03:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733669%27 HTTP/1.1" 200 None
2026-03-29 03:01:35 [adesa.it] INFO: Saving data for 10733669: {'auction_closing_time': 1774886400.0, 'created_time': 1774648946.053601, 'last_price_update_time': 1774753295.394301}
2026-03-29 03:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733669') HTTP/1.1" 204 0
2026-03-29 03:01:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f79d3753-8b12-5ff8-9543-189fe386d9db with identifier: 10733698
2026-03-29 03:01:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f79d3753-8b12-5ff8-9543-189fe386d9db with identifier: 10733698
2026-03-29 03:01:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f79d3753-8b12-5ff8-9543-189fe386d9db with identifier: 10733698 to the API
2026-03-29 03:01:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:01:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:01:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733698>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'f79d3753-8b12-5ff8-9543-189fe386d9db',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL908TN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733698',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q5',
'odometer': 154158,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 18000,
'price_includes_vat': True,
'registration_date': '2022-10-28',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Audi Q5 40 TDI Advanced - Diesel - Automatic - 204 hp - 154.158 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2022}
2026-03-29 03:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733698%27 HTTP/1.1" 200 None
2026-03-29 03:01:35 [adesa.it] INFO: Saving data for 10733698: {'auction_closing_time': 1774886400.0, 'created_time': 1774648957.222855, 'last_price_update_time': 1774753295.723331}
2026-03-29 03:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733698') HTTP/1.1" 204 0
2026-03-29 03:01:35 [adesa.it] INFO: Found listing with ID: 10733678
2026-03-29 03:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733678%27 HTTP/1.1" 200 None
2026-03-29 03:01:35 [adesa.it] INFO: Scrape type for 10733678: 2
2026-03-29 03:01:35 [adesa.it] INFO: Scraping item 10733678 url https://www.openlane.eu/en/carv6/auction/10733678
2026-03-29 03:01:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732540> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732541> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741855> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:35 [adesa.it] INFO: Found listing with ID: 10733692
2026-03-29 03:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733692%27 HTTP/1.1" 200 None
2026-03-29 03:01:35 [adesa.it] INFO: Scrape type for 10733692: 2
2026-03-29 03:01:35 [adesa.it] INFO: Scraping item 10733692 url https://www.openlane.eu/en/carv6/auction/10733692
2026-03-29 03:01:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:01:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:01:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:01:35 [adesa.it] INFO: Found listing with ID: 10741684
2026-03-29 03:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741684%27 HTTP/1.1" 200 None
2026-03-29 03:01:35 [adesa.it] INFO: Scrape type for 10741684: 2
2026-03-29 03:01:35 [adesa.it] INFO: Scraping item 10741684 url https://www.openlane.eu/en/carv6/auction/10741684
2026-03-29 03:01:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741853> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:01:35 [adesa.it] INFO: Found listing with ID: 10741670
2026-03-29 03:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741670%27 HTTP/1.1" 200 None
2026-03-29 03:01:35 [adesa.it] INFO: Scrape type for 10741670: 2
2026-03-29 03:01:35 [adesa.it] INFO: Scraping item 10741670 url https://www.openlane.eu/en/carv6/auction/10741670
2026-03-29 03:01:35 [adesa.it] INFO: Found listing with ID: 10741690
2026-03-29 03:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741690%27 HTTP/1.1" 200 None
2026-03-29 03:01:35 [adesa.it] INFO: Scrape type for 10741690: 2
2026-03-29 03:01:35 [adesa.it] INFO: Scraping item 10741690 url https://www.openlane.eu/en/carv6/auction/10741690
2026-03-29 03:01:35 [adesa.it] INFO: Found listing with ID: 10741647
2026-03-29 03:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741647%27 HTTP/1.1" 200 None
2026-03-29 03:01:35 [adesa.it] INFO: Scrape type for 10741647: 2
2026-03-29 03:01:35 [adesa.it] INFO: Scraping item 10741647 url https://www.openlane.eu/en/carv6/auction/10741647
2026-03-29 03:01:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40baeb8d-f66a-568a-b78b-54a6d996165d with identifier: 10732540
2026-03-29 03:01:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40baeb8d-f66a-568a-b78b-54a6d996165d with scrape type 2
2026-03-29 03:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 40baeb8d-f66a-568a-b78b-54a6d996165d with scrape type 2
2026-03-29 03:01:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 40baeb8d-f66a-568a-b78b-54a6d996165d, identifier: 10732540
2026-03-29 03:01:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1aedc23a-6052-526b-8a41-1d6b22285ab4 with identifier: 10732541
2026-03-29 03:01:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1aedc23a-6052-526b-8a41-1d6b22285ab4 with scrape type 2
2026-03-29 03:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1aedc23a-6052-526b-8a41-1d6b22285ab4 with scrape type 2
2026-03-29 03:01:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 1aedc23a-6052-526b-8a41-1d6b22285ab4, identifier: 10732541
2026-03-29 03:01:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e991970-bb06-5d34-af64-63815787491a with identifier: 10741855
2026-03-29 03:01:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e991970-bb06-5d34-af64-63815787491a with scrape type 2
2026-03-29 03:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9e991970-bb06-5d34-af64-63815787491a with scrape type 2
2026-03-29 03:01:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9e991970-bb06-5d34-af64-63815787491a, identifier: 10741855
2026-03-29 03:01:36 [adesa.it] INFO: Found listing with ID: 10741705
2026-03-29 03:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741705%27 HTTP/1.1" 200 None
2026-03-29 03:01:36 [adesa.it] INFO: Scrape type for 10741705: 2
2026-03-29 03:01:36 [adesa.it] INFO: Scraping item 10741705 url https://www.openlane.eu/en/carv6/auction/10741705
2026-03-29 03:01:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 40baeb8d-f66a-568a-b78b-54a6d996165d with identifier: 10732540
2026-03-29 03:01:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 40baeb8d-f66a-568a-b78b-54a6d996165d with identifier: 10732540
2026-03-29 03:01:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 40baeb8d-f66a-568a-b78b-54a6d996165d with identifier: 10732540 to the API
2026-03-29 03:01:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:01:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:01:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732540>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '40baeb8d-f66a-568a-b78b-54a6d996165d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP023FN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732540',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 144152,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13100,
'price_includes_vat': True,
'registration_date': '2023-05-30',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Volvo XC60 T6 Core - Hybrid - Automatic - 253 hp - 144.152 km',
'transmission': 'automatic',
'trim': 'Core',
'vin': None,
'year': 2023}
2026-03-29 03:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732540%27 HTTP/1.1" 200 None
2026-03-29 03:01:36 [adesa.it] INFO: Saving data for 10732540: {'auction_closing_time': 1774862700.0, 'created_time': 1774648953.06303, 'last_price_update_time': 1774753296.548977}
2026-03-29 03:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732540') HTTP/1.1" 204 0
2026-03-29 03:01:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 1aedc23a-6052-526b-8a41-1d6b22285ab4 with identifier: 10732541
2026-03-29 03:01:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 1aedc23a-6052-526b-8a41-1d6b22285ab4 with identifier: 10732541
2026-03-29 03:01:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 1aedc23a-6052-526b-8a41-1d6b22285ab4 with identifier: 10732541 to the API
2026-03-29 03:01:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:01:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:01:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732541>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 320,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '1aedc23a-6052-526b-8a41-1d6b22285ab4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE964CH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732541',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 117847,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 17500,
'price_includes_vat': True,
'registration_date': '2021-01-22',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Volvo XC60 T8 - Hybrid - Automatic - 320 hp - 117.847 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-29 03:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732541%27 HTTP/1.1" 200 None
2026-03-29 03:01:36 [adesa.it] INFO: Saving data for 10732541: {'auction_closing_time': 1774862700.0, 'created_time': 1774648946.383299, 'last_price_update_time': 1774753296.949}
2026-03-29 03:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732541') HTTP/1.1" 204 0
2026-03-29 03:01:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9e991970-bb06-5d34-af64-63815787491a with identifier: 10741855
2026-03-29 03:01:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9e991970-bb06-5d34-af64-63815787491a with identifier: 10741855
2026-03-29 03:01:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9e991970-bb06-5d34-af64-63815787491a with identifier: 10741855 to the API
2026-03-29 03:01:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:01:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:01:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741855>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 220,
'expiration_date': '2026-03-30T08:20:00Z',
'fuel_type': 'Hybrid',
'id': '9e991970-bb06-5d34-af64-63815787491a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH107PP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741855',
'listing': 'auction',
'location': 'Casei Gerola (Pavia) (Italy)',
'make': 'BMW',
'model': 'X1',
'odometer': 121358,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 6700,
'price_includes_vat': True,
'registration_date': '2021-12-10',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'BMW X1 25e Advantage - xDrive - Hybrid - Automatic - 220 hp - '
'121.358 km',
'transmission': 'automatic',
'trim': 'Advantage',
'vin': None,
'year': 2021}
2026-03-29 03:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741855%27 HTTP/1.1" 200 None
2026-03-29 03:01:37 [adesa.it] INFO: Saving data for 10741855: {'auction_closing_time': 1774858800.0, 'created_time': 1774649275.537539, 'last_price_update_time': 1774753297.25402}
2026-03-29 03:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741855') HTTP/1.1" 204 0
2026-03-29 03:01:37 [adesa.it] INFO: Found listing with ID: 10741707
2026-03-29 03:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741707%27 HTTP/1.1" 200 None
2026-03-29 03:01:37 [adesa.it] INFO: Scrape type for 10741707: 2
2026-03-29 03:01:37 [adesa.it] INFO: Scraping item 10741707 url https://www.openlane.eu/en/carv6/auction/10741707
2026-03-29 03:01:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741708> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12097a1d-9144-574e-8139-98214d8f85ff with identifier: 10741853
2026-03-29 03:01:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12097a1d-9144-574e-8139-98214d8f85ff with scrape type 2
2026-03-29 03:01:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 12097a1d-9144-574e-8139-98214d8f85ff with scrape type 2
2026-03-29 03:01:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 12097a1d-9144-574e-8139-98214d8f85ff, identifier: 10741853
2026-03-29 03:01:37 [adesa.it] INFO: Found listing with ID: 10741698
2026-03-29 03:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741698%27 HTTP/1.1" 200 None
2026-03-29 03:01:37 [adesa.it] INFO: Scrape type for 10741698: 2
2026-03-29 03:01:37 [adesa.it] INFO: Scraping item 10741698 url https://www.openlane.eu/en/carv6/auction/10741698
2026-03-29 03:01:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:01:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 12097a1d-9144-574e-8139-98214d8f85ff with identifier: 10741853
2026-03-29 03:01:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 12097a1d-9144-574e-8139-98214d8f85ff with identifier: 10741853
2026-03-29 03:01:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 12097a1d-9144-574e-8139-98214d8f85ff with identifier: 10741853 to the API
2026-03-29 03:01:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:01:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:01:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741853>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T08:20:00Z',
'fuel_type': 'Diesel',
'id': '12097a1d-9144-574e-8139-98214d8f85ff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FY509TL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741853',
'listing': 'auction',
'location': 'Nomentana (Roma) (Italy)',
'make': 'Alfa Romeo',
'model': 'Stelvio',
'odometer': 132261,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 6200,
'price_includes_vat': True,
'registration_date': '2019-09-17',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Alfa Romeo Stelvio 2.2 Business - Diesel - Automatic - 160 hp - '
'132.261 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2019}
2026-03-29 03:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741853%27 HTTP/1.1" 200 None
2026-03-29 03:01:37 [adesa.it] INFO: Saving data for 10741853: {'auction_closing_time': 1774858800.0, 'created_time': 1774648951.952705, 'last_price_update_time': 1774753297.70779}
2026-03-29 03:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741853') HTTP/1.1" 204 0
2026-03-29 03:01:37 [adesa.it] INFO: Found listing with ID: 10741697
2026-03-29 03:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741697%27 HTTP/1.1" 200 None
2026-03-29 03:01:37 [adesa.it] INFO: Scrape type for 10741697: 2
2026-03-29 03:01:37 [adesa.it] INFO: Scraping item 10741697 url https://www.openlane.eu/en/carv6/auction/10741697
2026-03-29 03:01:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 912b9d56-d6bc-5b37-8b5f-e41d9f1d5b9b with identifier: 10741708
2026-03-29 03:01:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 912b9d56-d6bc-5b37-8b5f-e41d9f1d5b9b with scrape type 2
2026-03-29 03:01:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 912b9d56-d6bc-5b37-8b5f-e41d9f1d5b9b with scrape type 2
2026-03-29 03:01:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 912b9d56-d6bc-5b37-8b5f-e41d9f1d5b9b, identifier: 10741708
2026-03-29 03:01:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 912b9d56-d6bc-5b37-8b5f-e41d9f1d5b9b with identifier: 10741708
2026-03-29 03:01:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 912b9d56-d6bc-5b37-8b5f-e41d9f1d5b9b with identifier: 10741708
2026-03-29 03:01:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 912b9d56-d6bc-5b37-8b5f-e41d9f1d5b9b with identifier: 10741708 to the API
2026-03-29 03:01:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:01:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:01:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741708>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 210,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Diesel',
'id': '912b9d56-d6bc-5b37-8b5f-e41d9f1d5b9b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GC008XT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741708',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Alfa Romeo',
'model': 'Stelvio',
'odometer': 270608,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 7100,
'price_includes_vat': True,
'registration_date': '2021-01-28',
'seats_number': 5,
'seller_name': 'ROSSI ECOCAR S.R.L.',
'title': 'Alfa Romeo Stelvio 2.2 TI - Q4 - Diesel - Automatic - 210 hp - '
'270.608 km',
'transmission': 'automatic',
'trim': 'TI',
'vin': None,
'year': 2021}
2026-03-29 03:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741708%27 HTTP/1.1" 200 None
2026-03-29 03:01:38 [adesa.it] INFO: Saving data for 10741708: {'auction_closing_time': 1774964700.0, 'created_time': 1774648968.082182, 'last_price_update_time': 1774753298.152589}
2026-03-29 03:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741708') HTTP/1.1" 204 0
2026-03-29 03:01:38 [adesa.it] INFO: Found listing with ID: 10741680
2026-03-29 03:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741680%27 HTTP/1.1" 200 None
2026-03-29 03:01:38 [adesa.it] INFO: Scrape type for 10741680: 2
2026-03-29 03:01:38 [adesa.it] INFO: Scraping item 10741680 url https://www.openlane.eu/en/carv6/auction/10741680
2026-03-29 03:01:38 [adesa.it] INFO: Found listing with ID: 10741688
2026-03-29 03:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741688%27 HTTP/1.1" 200 None
2026-03-29 03:01:38 [adesa.it] INFO: Scrape type for 10741688: 2
2026-03-29 03:01:38 [adesa.it] INFO: Scraping item 10741688 url https://www.openlane.eu/en/carv6/auction/10741688
2026-03-29 03:01:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741709> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:01:38 [adesa.it] INFO: Found listing with ID: 10741658
2026-03-29 03:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741658%27 HTTP/1.1" 200 None
2026-03-29 03:01:38 [adesa.it] INFO: Scrape type for 10741658: 2
2026-03-29 03:01:38 [adesa.it] INFO: Scraping item 10741658 url https://www.openlane.eu/en/carv6/auction/10741658
2026-03-29 03:01:38 [adesa.it] INFO: Found listing with ID: 10741669
2026-03-29 03:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741669%27 HTTP/1.1" 200 None
2026-03-29 03:01:38 [adesa.it] INFO: Scrape type for 10741669: 2
2026-03-29 03:01:38 [adesa.it] INFO: Scraping item 10741669 url https://www.openlane.eu/en/carv6/auction/10741669
2026-03-29 03:01:38 [adesa.it] INFO: Found listing with ID: 10741663
2026-03-29 03:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741663%27 HTTP/1.1" 200 None
2026-03-29 03:01:38 [adesa.it] INFO: Scrape type for 10741663: 2
2026-03-29 03:01:38 [adesa.it] INFO: Scraping item 10741663 url https://www.openlane.eu/en/carv6/auction/10741663
2026-03-29 03:01:38 [adesa.it] INFO: Found listing with ID: 10741859
2026-03-29 03:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741859%27 HTTP/1.1" 200 None
2026-03-29 03:01:38 [adesa.it] INFO: Scrape type for 10741859: 2
2026-03-29 03:01:38 [adesa.it] INFO: Scraping item 10741859 url https://www.openlane.eu/en/carv6/auction/10741859
2026-03-29 03:01:38 [adesa.it] INFO: Found listing with ID: 10741736
2026-03-29 03:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741736%27 HTTP/1.1" 200 None
2026-03-29 03:01:38 [adesa.it] INFO: Scrape type for 10741736: 2
2026-03-29 03:01:38 [adesa.it] INFO: Scraping item 10741736 url https://www.openlane.eu/en/carv6/auction/10741736
2026-03-29 03:01:38 [adesa.it] INFO: Found listing with ID: 10741713
2026-03-29 03:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741713%27 HTTP/1.1" 200 None
2026-03-29 03:01:38 [adesa.it] INFO: Scrape type for 10741713: 2
2026-03-29 03:01:38 [adesa.it] INFO: Scraping item 10741713 url https://www.openlane.eu/en/carv6/auction/10741713
2026-03-29 03:01:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d15f4c7-3c23-581f-b82f-c86ad2b8537f with identifier: 10741709
2026-03-29 03:01:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d15f4c7-3c23-581f-b82f-c86ad2b8537f with scrape type 2
2026-03-29 03:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7d15f4c7-3c23-581f-b82f-c86ad2b8537f with scrape type 2
2026-03-29 03:01:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7d15f4c7-3c23-581f-b82f-c86ad2b8537f, identifier: 10741709
2026-03-29 03:01:38 [adesa.it] INFO: Found listing with ID: 10741654
2026-03-29 03:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741654%27 HTTP/1.1" 200 None
2026-03-29 03:01:38 [adesa.it] INFO: Scrape type for 10741654: 2
2026-03-29 03:01:38 [adesa.it] INFO: Scraping item 10741654 url https://www.openlane.eu/en/carv6/auction/10741654
2026-03-29 03:01:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7d15f4c7-3c23-581f-b82f-c86ad2b8537f with identifier: 10741709
2026-03-29 03:01:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7d15f4c7-3c23-581f-b82f-c86ad2b8537f with identifier: 10741709
2026-03-29 03:01:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7d15f4c7-3c23-581f-b82f-c86ad2b8537f with identifier: 10741709 to the API
2026-03-29 03:01:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:01:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:01:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741709>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Diesel',
'id': '7d15f4c7-3c23-581f-b82f-c86ad2b8537f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GL752LE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741709',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X1',
'odometer': 40613,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 1000,
'price_includes_vat': True,
'registration_date': '2023-01-27',
'seats_number': 5,
'seller_name': 'ROSSI ECOCAR S.R.L.',
'title': 'BMW X1 18d X Line - Diesel - Automatic - 150 hp - 40.613 km',
'transmission': 'automatic',
'trim': 'X Line',
'vin': None,
'year': 2023}
2026-03-29 03:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741709%27 HTTP/1.1" 200 None
2026-03-29 03:01:38 [adesa.it] INFO: Saving data for 10741709: {'auction_closing_time': 1774964700.0, 'created_time': 1774649007.334493, 'last_price_update_time': 1774753298.79793}
2026-03-29 03:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741709') HTTP/1.1" 204 0
2026-03-29 03:01:38 [adesa.it] INFO: Found listing with ID: 10733719
2026-03-29 03:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733719%27 HTTP/1.1" 200 None
2026-03-29 03:01:38 [adesa.it] INFO: Scrape type for 10733719: 2
2026-03-29 03:01:38 [adesa.it] INFO: Scraping item 10733719 url https://www.openlane.eu/en/carv6/auction/10733719
2026-03-29 03:01:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733713> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733675> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733689> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:38 [adesa.it] INFO: Found listing with ID: 10733707
2026-03-29 03:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733707%27 HTTP/1.1" 200 None
2026-03-29 03:01:38 [adesa.it] INFO: Scrape type for 10733707: 2
2026-03-29 03:01:38 [adesa.it] INFO: Scraping item 10733707 url https://www.openlane.eu/en/carv6/auction/10733707
2026-03-29 03:01:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:01:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:01:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:01:38 [adesa.it] INFO: Found listing with ID: 10733699
2026-03-29 03:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710733699%27 HTTP/1.1" 200 None
2026-03-29 03:01:39 [adesa.it] INFO: Scrape type for 10733699: 2
2026-03-29 03:01:39 [adesa.it] INFO: Scraping item 10733699 url https://www.openlane.eu/en/carv6/auction/10733699
2026-03-29 03:01:39 [adesa.it] INFO: Found listing with ID: 10741860
2026-03-29 03:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741860%27 HTTP/1.1" 200 None
2026-03-29 03:01:39 [adesa.it] INFO: Scrape type for 10741860: 2
2026-03-29 03:01:39 [adesa.it] INFO: Scraping item 10741860 url https://www.openlane.eu/en/carv6/auction/10741860
2026-03-29 03:01:39 [adesa.it] INFO: Found listing with ID: 10741861
2026-03-29 03:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741861%27 HTTP/1.1" 200 None
2026-03-29 03:01:39 [adesa.it] INFO: Scrape type for 10741861: 2
2026-03-29 03:01:39 [adesa.it] INFO: Scraping item 10741861 url https://www.openlane.eu/en/carv6/auction/10741861
2026-03-29 03:01:39 [adesa.it] INFO: Found listing with ID: 10733717
2026-03-29 03:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710733717%27 HTTP/1.1" 200 None
2026-03-29 03:01:39 [adesa.it] INFO: Scrape type for 10733717: 2
2026-03-29 03:01:39 [adesa.it] INFO: Scraping item 10733717 url https://www.openlane.eu/en/carv6/auction/10733717
2026-03-29 03:01:39 [adesa.it] INFO: Found listing with ID: 10733703
2026-03-29 03:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710733703%27 HTTP/1.1" 200 None
2026-03-29 03:01:39 [adesa.it] INFO: Scrape type for 10733703: 2
2026-03-29 03:01:39 [adesa.it] INFO: Scraping item 10733703 url https://www.openlane.eu/en/carv6/auction/10733703
2026-03-29 03:01:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 234a9754-4a18-5851-ab50-c11de9f8060e with identifier: 10733713
2026-03-29 03:01:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 234a9754-4a18-5851-ab50-c11de9f8060e with scrape type 2
2026-03-29 03:01:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 234a9754-4a18-5851-ab50-c11de9f8060e with scrape type 2
2026-03-29 03:01:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 234a9754-4a18-5851-ab50-c11de9f8060e, identifier: 10733713
2026-03-29 03:01:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c19e486c-d027-57af-8788-323ed66db96e with identifier: 10733675
2026-03-29 03:01:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c19e486c-d027-57af-8788-323ed66db96e with scrape type 2
2026-03-29 03:01:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c19e486c-d027-57af-8788-323ed66db96e with scrape type 2
2026-03-29 03:01:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c19e486c-d027-57af-8788-323ed66db96e, identifier: 10733675
2026-03-29 03:01:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00098b0f-f6f3-5184-805c-8f9e1cc8c711 with identifier: 10733689
2026-03-29 03:01:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00098b0f-f6f3-5184-805c-8f9e1cc8c711 with scrape type 2
2026-03-29 03:01:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 00098b0f-f6f3-5184-805c-8f9e1cc8c711 with scrape type 2
2026-03-29 03:01:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 00098b0f-f6f3-5184-805c-8f9e1cc8c711, identifier: 10733689
2026-03-29 03:01:39 [adesa.it] INFO: Found listing with ID: 10741656
2026-03-29 03:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741656%27 HTTP/1.1" 200 None
2026-03-29 03:01:39 [adesa.it] INFO: Scrape type for 10741656: 2
2026-03-29 03:01:39 [adesa.it] INFO: Scraping item 10741656 url https://www.openlane.eu/en/carv6/auction/10741656
2026-03-29 03:01:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 234a9754-4a18-5851-ab50-c11de9f8060e with identifier: 10733713
2026-03-29 03:01:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 234a9754-4a18-5851-ab50-c11de9f8060e with identifier: 10733713
2026-03-29 03:01:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 234a9754-4a18-5851-ab50-c11de9f8060e with identifier: 10733713 to the API
2026-03-29 03:01:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:01:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:01:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733713>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Petrol',
'id': '234a9754-4a18-5851-ab50-c11de9f8060e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN925VD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733713',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Citroën',
'model': 'C3',
'odometer': 77850,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8300,
'price_includes_vat': True,
'registration_date': '2023-04-21',
'seats_number': 5,
'seller_name': None,
'title': 'Citroën C3 Aircross 1.2i Shine - Petrol - Manual - 110 hp - 77.850 '
'km',
'transmission': 'manual',
'trim': 'Shine',
'vin': None,
'year': 2023}
2026-03-29 03:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710733713%27 HTTP/1.1" 200 None
2026-03-29 03:01:39 [adesa.it] INFO: Saving data for 10733713: {'auction_closing_time': 1774886400.0, 'created_time': 1774649003.131186, 'last_price_update_time': 1774753299.716915}
2026-03-29 03:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733713') HTTP/1.1" 204 0
2026-03-29 03:01:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c19e486c-d027-57af-8788-323ed66db96e with identifier: 10733675
2026-03-29 03:01:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c19e486c-d027-57af-8788-323ed66db96e with identifier: 10733675
2026-03-29 03:01:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c19e486c-d027-57af-8788-323ed66db96e with identifier: 10733675 to the API
2026-03-29 03:01:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:01:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:01:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733675>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'c19e486c-d027-57af-8788-323ed66db96e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP052FK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733675',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 101145,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12100,
'price_includes_vat': True,
'registration_date': '2023-05-29',
'seats_number': 5,
'seller_name': 'Athlon Italy',
'title': 'DS DS7 Crossback Bastille - Diesel - Automatic - 130 hp - 101.145 '
'km',
'transmission': 'automatic',
'trim': 'Bastille',
'vin': None,
'year': 2023}
2026-03-29 03:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710733675%27 HTTP/1.1" 200 None
2026-03-29 03:01:40 [adesa.it] INFO: Saving data for 10733675: {'auction_closing_time': 1774886400.0, 'created_time': 1774649012.00193, 'last_price_update_time': 1774753300.061719}
2026-03-29 03:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733675') HTTP/1.1" 204 0
2026-03-29 03:01:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 00098b0f-f6f3-5184-805c-8f9e1cc8c711 with identifier: 10733689
2026-03-29 03:01:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 00098b0f-f6f3-5184-805c-8f9e1cc8c711 with identifier: 10733689
2026-03-29 03:01:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 00098b0f-f6f3-5184-805c-8f9e1cc8c711 with identifier: 10733689 to the API
2026-03-29 03:01:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:01:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:01:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733689>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Diesel',
'id': '00098b0f-f6f3-5184-805c-8f9e1cc8c711',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP608FY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733689',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 75583,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2023-06-08',
'seats_number': 5,
'seller_name': 'Athlon Italy',
'title': 'DS DS7 Crossback Bastille - Diesel - Automatic - 130 hp - 75.583 km',
'transmission': 'automatic',
'trim': 'Bastille',
'vin': None,
'year': 2023}
2026-03-29 03:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710733689%27 HTTP/1.1" 200 None
2026-03-29 03:01:40 [adesa.it] INFO: Saving data for 10733689: {'auction_closing_time': 1774886400.0, 'created_time': 1774649009.676021, 'last_price_update_time': 1774753300.370116}
2026-03-29 03:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733689') HTTP/1.1" 204 0
2026-03-29 03:01:40 [adesa.it] INFO: Found listing with ID: 10733668
2026-03-29 03:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710733668%27 HTTP/1.1" 200 None
2026-03-29 03:01:40 [adesa.it] INFO: Scrape type for 10733668: 2
2026-03-29 03:01:40 [adesa.it] INFO: Scraping item 10733668 url https://www.openlane.eu/en/carv6/auction/10733668
2026-03-29 03:01:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741666> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741712> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03: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-29 03: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-29 03:01:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733714> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:40 [adesa.it] INFO: Found listing with ID: 10741710
2026-03-29 03:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741710%27 HTTP/1.1" 200 None
2026-03-29 03:01:40 [adesa.it] INFO: Scrape type for 10741710: 2
2026-03-29 03:01:40 [adesa.it] INFO: Scraping item 10741710 url https://www.openlane.eu/en/carv6/auction/10741710
2026-03-29 03: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-29 03:01:40 [adesa.it] INFO: Found listing with ID: 10741683
2026-03-29 03:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741683%27 HTTP/1.1" 200 None
2026-03-29 03:01:40 [adesa.it] INFO: Scrape type for 10741683: 2
2026-03-29 03:01:40 [adesa.it] INFO: Scraping item 10741683 url https://www.openlane.eu/en/carv6/auction/10741683
2026-03-29 03:01:40 [adesa.it] INFO: Found listing with ID: 10741686
2026-03-29 03:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741686%27 HTTP/1.1" 200 None
2026-03-29 03:01:40 [adesa.it] INFO: Scrape type for 10741686: 2
2026-03-29 03:01:40 [adesa.it] INFO: Scraping item 10741686 url https://www.openlane.eu/en/carv6/auction/10741686
2026-03-29 03:01:40 [adesa.it] INFO: Found listing with ID: 10741653
2026-03-29 03:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741653%27 HTTP/1.1" 200 None
2026-03-29 03:01:40 [adesa.it] INFO: Scrape type for 10741653: 2
2026-03-29 03:01:40 [adesa.it] INFO: Scraping item 10741653 url https://www.openlane.eu/en/carv6/auction/10741653
2026-03-29 03:01:40 [adesa.it] INFO: Found listing with ID: 10741687
2026-03-29 03:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741687%27 HTTP/1.1" 200 None
2026-03-29 03:01:40 [adesa.it] INFO: Scrape type for 10741687: 2
2026-03-29 03:01:40 [adesa.it] INFO: Scraping item 10741687 url https://www.openlane.eu/en/carv6/auction/10741687
2026-03-29 03:01:40 [adesa.it] INFO: Found listing with ID: 10741685
2026-03-29 03:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741685%27 HTTP/1.1" 200 None
2026-03-29 03:01:40 [adesa.it] INFO: Scrape type for 10741685: 2
2026-03-29 03:01:40 [adesa.it] INFO: Scraping item 10741685 url https://www.openlane.eu/en/carv6/auction/10741685
2026-03-29 03:01:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f746fa7-d1fd-529d-b6fc-f7d0e1086590 with identifier: 10741666
2026-03-29 03:01:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f746fa7-d1fd-529d-b6fc-f7d0e1086590 with scrape type 2
2026-03-29 03:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f746fa7-d1fd-529d-b6fc-f7d0e1086590 with scrape type 2
2026-03-29 03:01:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5f746fa7-d1fd-529d-b6fc-f7d0e1086590, identifier: 10741666
2026-03-29 03:01:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5dad4ff7-73cf-516c-9bc9-2c9c0e4a9c21 with identifier: 10741712
2026-03-29 03:01:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5dad4ff7-73cf-516c-9bc9-2c9c0e4a9c21 with scrape type 2
2026-03-29 03:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5dad4ff7-73cf-516c-9bc9-2c9c0e4a9c21 with scrape type 2
2026-03-29 03:01:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5dad4ff7-73cf-516c-9bc9-2c9c0e4a9c21, identifier: 10741712
2026-03-29 03:01:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38fc56d7-bd99-507b-a316-0568b2b2ce9a with identifier: 10733714
2026-03-29 03:01:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38fc56d7-bd99-507b-a316-0568b2b2ce9a with scrape type 2
2026-03-29 03:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 38fc56d7-bd99-507b-a316-0568b2b2ce9a with scrape type 2
2026-03-29 03:01:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 38fc56d7-bd99-507b-a316-0568b2b2ce9a, identifier: 10733714
2026-03-29 03:01:40 [adesa.it] INFO: Found listing with ID: 10741693
2026-03-29 03:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741693%27 HTTP/1.1" 200 None
2026-03-29 03:01:40 [adesa.it] INFO: Scrape type for 10741693: 2
2026-03-29 03:01:40 [adesa.it] INFO: Scraping item 10741693 url https://www.openlane.eu/en/carv6/auction/10741693
2026-03-29 03:01:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5f746fa7-d1fd-529d-b6fc-f7d0e1086590 with identifier: 10741666
2026-03-29 03:01:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 03:01:41 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=CNG HTTP/1.1" 200 None
2026-03-29 03:01:41 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 03:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 03:01:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5f746fa7-d1fd-529d-b6fc-f7d0e1086590 with identifier: 10741666
2026-03-29 03:01:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5f746fa7-d1fd-529d-b6fc-f7d0e1086590 with identifier: 10741666 to the API
2026-03-29 03:01:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:01:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:01:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741666>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 70,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'CNG',
'id': '5f746fa7-d1fd-529d-b6fc-f7d0e1086590',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FZ840SR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741666',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Fiat',
'model': 'Fiorino',
'odometer': 98969,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2019-12-04',
'seats_number': 2,
'seller_name': 'ROSSI ECOCAR S.R.L.',
'title': 'Fiat Fiorino 1.4 SX - CNG - Manual - 70 hp - 98.969 km',
'transmission': 'manual',
'trim': 'SX',
'vin': None,
'year': 2019}
2026-03-29 03:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741666%27 HTTP/1.1" 200 None
2026-03-29 03:01:41 [adesa.it] INFO: Saving data for 10741666: {'auction_closing_time': 1774964700.0, 'created_time': 1774649286.572008, 'last_price_update_time': 1774753301.353269}
2026-03-29 03:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741666') HTTP/1.1" 204 0
2026-03-29 03:01:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5dad4ff7-73cf-516c-9bc9-2c9c0e4a9c21 with identifier: 10741712
2026-03-29 03:01:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5dad4ff7-73cf-516c-9bc9-2c9c0e4a9c21 with identifier: 10741712
2026-03-29 03:01:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5dad4ff7-73cf-516c-9bc9-2c9c0e4a9c21 with identifier: 10741712 to the API
2026-03-29 03:01:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:01:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:01:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741712>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 77,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'CNG',
'id': '5dad4ff7-73cf-516c-9bc9-2c9c0e4a9c21',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FS427WE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741712',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Fiat',
'model': 'Fiorino',
'odometer': 157914,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2018-12-20',
'seats_number': 2,
'seller_name': 'ROSSI ECOCAR S.R.L.',
'title': 'Fiat Fiorino 1.4 SX - CNG - Manual - 77 hp - 157.914 km',
'transmission': 'manual',
'trim': 'SX',
'vin': None,
'year': 2018}
2026-03-29 03:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741712%27 HTTP/1.1" 200 None
2026-03-29 03:01:41 [adesa.it] INFO: Saving data for 10741712: {'auction_closing_time': 1774964700.0, 'created_time': 1774649271.56561, 'last_price_update_time': 1774753301.739852}
2026-03-29 03:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741712') HTTP/1.1" 204 0
2026-03-29 03:01:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 38fc56d7-bd99-507b-a316-0568b2b2ce9a with identifier: 10733714
2026-03-29 03:01:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 38fc56d7-bd99-507b-a316-0568b2b2ce9a with identifier: 10733714
2026-03-29 03:01:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 38fc56d7-bd99-507b-a316-0568b2b2ce9a with identifier: 10733714 to the API
2026-03-29 03:01:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:01:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:01:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733714>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Petrol',
'id': '38fc56d7-bd99-507b-a316-0568b2b2ce9a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV839YS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733714',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Citroën',
'model': 'C3',
'odometer': 58093,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9100,
'price_includes_vat': True,
'registration_date': '2024-06-19',
'seats_number': 5,
'seller_name': None,
'title': 'Citroën C3 Aircross 1.2i You - Petrol - Manual - 110 hp - 58.093 km',
'transmission': 'manual',
'trim': 'You',
'vin': None,
'year': 2024}
2026-03-29 03:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710733714%27 HTTP/1.1" 200 None
2026-03-29 03:01:42 [adesa.it] INFO: Saving data for 10733714: {'auction_closing_time': 1774886400.0, 'created_time': 1774649001.594793, 'last_price_update_time': 1774753302.052154}
2026-03-29 03:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733714') HTTP/1.1" 204 0
2026-03-29 03:01:42 [adesa.it] INFO: Found listing with ID: 10741694
2026-03-29 03:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741694%27 HTTP/1.1" 200 None
2026-03-29 03:01:42 [adesa.it] INFO: Scrape type for 10741694: 2
2026-03-29 03:01:42 [adesa.it] INFO: Scraping item 10741694 url https://www.openlane.eu/en/carv6/auction/10741694
2026-03-29 03:01:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741879> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03: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-29 03:01:42 [adesa.it] INFO: Found listing with ID: 10741862
2026-03-29 03:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741862%27 HTTP/1.1" 200 None
2026-03-29 03:01:42 [adesa.it] INFO: Scrape type for 10741862: 2
2026-03-29 03:01:42 [adesa.it] INFO: Scraping item 10741862 url https://www.openlane.eu/en/carv6/auction/10741862
2026-03-29 03:01:42 [adesa.it] INFO: Found listing with ID: 10733695
2026-03-29 03:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710733695%27 HTTP/1.1" 200 None
2026-03-29 03:01:42 [adesa.it] INFO: Scrape type for 10733695: 2
2026-03-29 03:01:42 [adesa.it] INFO: Scraping item 10733695 url https://www.openlane.eu/en/carv6/auction/10733695
2026-03-29 03:01:42 [adesa.it] INFO: Found listing with ID: 10733711
2026-03-29 03:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710733711%27 HTTP/1.1" 200 None
2026-03-29 03:01:42 [adesa.it] INFO: Scrape type for 10733711: 2
2026-03-29 03:01:42 [adesa.it] INFO: Scraping item 10733711 url https://www.openlane.eu/en/carv6/auction/10733711
2026-03-29 03:01:42 [adesa.it] INFO: Found listing with ID: 10741644
2026-03-29 03:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741644%27 HTTP/1.1" 200 None
2026-03-29 03:01:42 [adesa.it] INFO: Scrape type for 10741644: 2
2026-03-29 03:01:42 [adesa.it] INFO: Scraping item 10741644 url https://www.openlane.eu/en/carv6/auction/10741644
2026-03-29 03:01:42 [adesa.it] INFO: Found listing with ID: 10733679
2026-03-29 03:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710733679%27 HTTP/1.1" 200 None
2026-03-29 03:01:42 [adesa.it] INFO: Scrape type for 10733679: 2
2026-03-29 03:01:42 [adesa.it] INFO: Scraping item 10733679 url https://www.openlane.eu/en/carv6/auction/10733679
2026-03-29 03:01:42 [adesa.it] INFO: Found listing with ID: 10733696
2026-03-29 03:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710733696%27 HTTP/1.1" 200 None
2026-03-29 03:01:42 [adesa.it] INFO: Scrape type for 10733696: 2
2026-03-29 03:01:42 [adesa.it] INFO: Scraping item 10733696 url https://www.openlane.eu/en/carv6/auction/10733696
2026-03-29 03:01:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c4354a5-1955-51d3-b026-3f9036e21fc6 with identifier: 10741879
2026-03-29 03:01:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c4354a5-1955-51d3-b026-3f9036e21fc6 with scrape type 2
2026-03-29 03:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6c4354a5-1955-51d3-b026-3f9036e21fc6 with scrape type 2
2026-03-29 03:01:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6c4354a5-1955-51d3-b026-3f9036e21fc6, identifier: 10741879
2026-03-29 03:01:42 [adesa.it] INFO: Found listing with ID: 10733691
2026-03-29 03:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710733691%27 HTTP/1.1" 200 None
2026-03-29 03:01:42 [adesa.it] INFO: Scrape type for 10733691: 2
2026-03-29 03:01:42 [adesa.it] INFO: Scraping item 10733691 url https://www.openlane.eu/en/carv6/auction/10733691
2026-03-29 03:01:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6c4354a5-1955-51d3-b026-3f9036e21fc6 with identifier: 10741879
2026-03-29 03:01:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6c4354a5-1955-51d3-b026-3f9036e21fc6 with identifier: 10741879
2026-03-29 03:01:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6c4354a5-1955-51d3-b026-3f9036e21fc6 with identifier: 10741879 to the API
2026-03-29 03:01:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03: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-29 03:01:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741879>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 400,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Electric',
'id': '6c4354a5-1955-51d3-b026-3f9036e21fc6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FW109GZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741879',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Jaguar',
'model': 'I-Pace',
'odometer': 122799,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2019-03-01',
'seats_number': 5,
'seller_name': 'RAM SERVICE SRL',
'title': 'Jaguar I-Pace 90 kWh - AWD - Electric - Automatic - 400 hp - '
'122.799 km',
'transmission': 'automatic',
'trim': 'SE',
'vin': None,
'year': 2019}
2026-03-29 03:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741879%27 HTTP/1.1" 200 None
2026-03-29 03:01:42 [adesa.it] INFO: Saving data for 10741879: {'auction_closing_time': 1774869300.0, 'created_time': 1774649018.658954, 'last_price_update_time': 1774753302.664352}
2026-03-29 03:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741879') HTTP/1.1" 204 0
2026-03-29 03:01:42 [adesa.it] INFO: Found listing with ID: 10733680
2026-03-29 03:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710733680%27 HTTP/1.1" 200 None
2026-03-29 03:01:42 [adesa.it] INFO: Scrape type for 10733680: 2
2026-03-29 03:01:42 [adesa.it] INFO: Scraping item 10733680 url https://www.openlane.eu/en/carv6/auction/10733680
2026-03-29 03:01:42 [adesa.it] INFO: Found listing with ID: 10733708
2026-03-29 03:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710733708%27 HTTP/1.1" 200 None
2026-03-29 03:01:42 [adesa.it] INFO: Scrape type for 10733708: 2
2026-03-29 03:01:42 [adesa.it] INFO: Scraping item 10733708 url https://www.openlane.eu/en/carv6/auction/10733708
2026-03-29 03:01:42 [adesa.it] INFO: Found listing with ID: 10733710
2026-03-29 03:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710733710%27 HTTP/1.1" 200 None
2026-03-29 03:01:42 [adesa.it] INFO: Scrape type for 10733710: 2
2026-03-29 03:01:42 [adesa.it] INFO: Scraping item 10733710 url https://www.openlane.eu/en/carv6/auction/10733710
2026-03-29 03:01:42 [adesa.it] INFO: Found listing with ID: 10733670
2026-03-29 03:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710733670%27 HTTP/1.1" 200 None
2026-03-29 03:01:42 [adesa.it] INFO: Scrape type for 10733670: 2
2026-03-29 03:01:42 [adesa.it] INFO: Scraping item 10733670 url https://www.openlane.eu/en/carv6/auction/10733670
2026-03-29 03:01:42 [adesa.it] INFO: Found listing with ID: 10733704
2026-03-29 03:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710733704%27 HTTP/1.1" 200 None
2026-03-29 03:01:42 [adesa.it] INFO: Scrape type for 10733704: 2
2026-03-29 03:01:42 [adesa.it] INFO: Scraping item 10733704 url https://www.openlane.eu/en/carv6/auction/10733704
2026-03-29 03:01:42 [adesa.it] INFO: Found listing with ID: 10741643
2026-03-29 03:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741643%27 HTTP/1.1" 200 None
2026-03-29 03:01:42 [adesa.it] INFO: Scrape type for 10741643: 2
2026-03-29 03:01:42 [adesa.it] INFO: Scraping item 10741643 url https://www.openlane.eu/en/carv6/auction/10741643
2026-03-29 03:01:42 [adesa.it] INFO: Found listing with ID: 10741702
2026-03-29 03:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741702%27 HTTP/1.1" 200 None
2026-03-29 03:01:42 [adesa.it] INFO: Scrape type for 10741702: 2
2026-03-29 03:01:42 [adesa.it] INFO: Scraping item 10741702 url https://www.openlane.eu/en/carv6/auction/10741702
2026-03-29 03:01:42 [adesa.it] INFO: Found listing with ID: 10741668
2026-03-29 03:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741668%27 HTTP/1.1" 200 None
2026-03-29 03:01:42 [adesa.it] INFO: Scrape type for 10741668: 2
2026-03-29 03:01:42 [adesa.it] INFO: Scraping item 10741668 url https://www.openlane.eu/en/carv6/auction/10741668
2026-03-29 03:01:42 [adesa.it] INFO: Found listing with ID: 10741881
2026-03-29 03:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741881%27 HTTP/1.1" 200 None
2026-03-29 03:01:42 [adesa.it] INFO: Scrape type for 10741881: 2
2026-03-29 03:01:42 [adesa.it] INFO: Scraping item 10741881 url https://www.openlane.eu/en/carv6/auction/10741881
2026-03-29 03:01:42 [adesa.it] INFO: Found listing with ID: 10733681
2026-03-29 03:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710733681%27 HTTP/1.1" 200 None
2026-03-29 03:01:42 [adesa.it] INFO: Scrape type for 10733681: 2
2026-03-29 03:01:42 [adesa.it] INFO: Scraping item 10733681 url https://www.openlane.eu/en/carv6/auction/10733681
2026-03-29 03:01:42 [adesa.it] INFO: Found listing with ID: 10741863
2026-03-29 03:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741863%27 HTTP/1.1" 200 None
2026-03-29 03:01:42 [adesa.it] INFO: Scrape type for 10741863: 2
2026-03-29 03:01:42 [adesa.it] INFO: Scraping item 10741863 url https://www.openlane.eu/en/carv6/auction/10741863
2026-03-29 03:01:42 [adesa.it] INFO: Found listing with ID: 10741695
2026-03-29 03:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741695%27 HTTP/1.1" 200 None
2026-03-29 03:01:42 [adesa.it] INFO: Scrape type for 10741695: 2
2026-03-29 03:01:42 [adesa.it] INFO: Scraping item 10741695 url https://www.openlane.eu/en/carv6/auction/10741695
2026-03-29 03:01:42 [adesa.it] INFO: Found listing with ID: 10741692
2026-03-29 03:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741692%27 HTTP/1.1" 200 None
2026-03-29 03:01:42 [adesa.it] INFO: Scrape type for 10741692: 2
2026-03-29 03:01:42 [adesa.it] INFO: Scraping item 10741692 url https://www.openlane.eu/en/carv6/auction/10741692
2026-03-29 03:01:42 [adesa.it] INFO: Found listing with ID: 10733718
2026-03-29 03:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710733718%27 HTTP/1.1" 200 None
2026-03-29 03:01:42 [adesa.it] INFO: Scrape type for 10733718: 2
2026-03-29 03:01:42 [adesa.it] INFO: Scraping item 10733718 url https://www.openlane.eu/en/carv6/auction/10733718
2026-03-29 03:01:42 [adesa.it] INFO: Found listing with ID: 10741645
2026-03-29 03:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741645%27 HTTP/1.1" 200 None
2026-03-29 03:01:43 [adesa.it] INFO: Scrape type for 10741645: 2
2026-03-29 03:01:43 [adesa.it] INFO: Scraping item 10741645 url https://www.openlane.eu/en/carv6/auction/10741645
2026-03-29 03:01:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741637> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:01:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733692> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:01:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e964673-d183-5e72-8fcf-f1b864eed14d with identifier: 10741637
2026-03-29 03:01:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e964673-d183-5e72-8fcf-f1b864eed14d with scrape type 2
2026-03-29 03:01:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8e964673-d183-5e72-8fcf-f1b864eed14d with scrape type 2
2026-03-29 03:01:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 8e964673-d183-5e72-8fcf-f1b864eed14d, identifier: 10741637
2026-03-29 03:01:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 8e964673-d183-5e72-8fcf-f1b864eed14d with identifier: 10741637
2026-03-29 03:01:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 8e964673-d183-5e72-8fcf-f1b864eed14d with identifier: 10741637
2026-03-29 03:01:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 8e964673-d183-5e72-8fcf-f1b864eed14d with identifier: 10741637 to the API
2026-03-29 03:01:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03: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-29 03:01:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741637>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Diesel',
'id': '8e964673-d183-5e72-8fcf-f1b864eed14d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FP251CG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741637',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 149245,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 5500,
'price_includes_vat': True,
'registration_date': '2018-04-26',
'seats_number': 5,
'seller_name': 'AUTOVERBANO DI CISTERNINO NORBERTO',
'title': 'Land Rover Discovery Sport 2.0 TD4 HSE - AWD - Diesel - Automatic - '
'150 hp - 149.245 km',
'transmission': 'automatic',
'trim': 'HSE',
'vin': None,
'year': 2018}
2026-03-29 03:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741637%27 HTTP/1.1" 200 None
2026-03-29 03:01:43 [adesa.it] INFO: Saving data for 10741637: {'auction_closing_time': 1774964700.0, 'created_time': 1774649021.970282, 'last_price_update_time': 1774753303.582699}
2026-03-29 03:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741637') HTTP/1.1" 204 0
2026-03-29 03:01:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741707> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741662> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733678> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:01:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:01:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:01:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: caba87fa-9b29-56e6-97c6-4ce361df6dca with identifier: 10733692
2026-03-29 03:01:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item caba87fa-9b29-56e6-97c6-4ce361df6dca with scrape type 2
2026-03-29 03:01:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item caba87fa-9b29-56e6-97c6-4ce361df6dca with scrape type 2
2026-03-29 03:01:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: caba87fa-9b29-56e6-97c6-4ce361df6dca, identifier: 10733692
2026-03-29 03:01:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: caba87fa-9b29-56e6-97c6-4ce361df6dca with identifier: 10733692
2026-03-29 03:01:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: caba87fa-9b29-56e6-97c6-4ce361df6dca with identifier: 10733692
2026-03-29 03:01:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: caba87fa-9b29-56e6-97c6-4ce361df6dca with identifier: 10733692 to the API
2026-03-29 03:01:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03: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-29 03:01:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733692>
{'auction_title': '',
'c_o_2_emission_value': 203,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 330,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Hybrid',
'id': 'caba87fa-9b29-56e6-97c6-4ce361df6dca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL926PS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733692',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Maserati',
'model': 'Grecale',
'odometer': 85173,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 32400,
'price_includes_vat': True,
'registration_date': '2022-09-30',
'seats_number': 5,
'seller_name': 'Athlon Italy',
'title': 'Maserati Grecale 2.0 - Hybrid - Automatic - 330 hp - 85.173 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 03:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710733692%27 HTTP/1.1" 200 None
2026-03-29 03:01:44 [adesa.it] INFO: Saving data for 10733692: {'auction_closing_time': 1774886400.0, 'created_time': 1774649024.16275, 'last_price_update_time': 1774753304.824153}
2026-03-29 03:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733692') HTTP/1.1" 204 0
2026-03-29 03:01:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b72b0cb-2db8-5e34-b2db-c6ebb3f5b09b with identifier: 10741707
2026-03-29 03:01:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b72b0cb-2db8-5e34-b2db-c6ebb3f5b09b with scrape type 2
2026-03-29 03:01:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6b72b0cb-2db8-5e34-b2db-c6ebb3f5b09b with scrape type 2
2026-03-29 03:01:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6b72b0cb-2db8-5e34-b2db-c6ebb3f5b09b, identifier: 10741707
2026-03-29 03:01:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f4a3217-bc55-5ef2-bf81-ff97c536caae with identifier: 10741662
2026-03-29 03:01:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f4a3217-bc55-5ef2-bf81-ff97c536caae with scrape type 2
2026-03-29 03:01:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0f4a3217-bc55-5ef2-bf81-ff97c536caae with scrape type 2
2026-03-29 03:01:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0f4a3217-bc55-5ef2-bf81-ff97c536caae, identifier: 10741662
2026-03-29 03:01:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69c11cf4-9d80-5e3a-9c0f-e5a4f6dccb41 with identifier: 10733678
2026-03-29 03:01:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69c11cf4-9d80-5e3a-9c0f-e5a4f6dccb41 with scrape type 2
2026-03-29 03:01:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 69c11cf4-9d80-5e3a-9c0f-e5a4f6dccb41 with scrape type 2
2026-03-29 03:01:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 69c11cf4-9d80-5e3a-9c0f-e5a4f6dccb41, identifier: 10733678
2026-03-29 03:01:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6b72b0cb-2db8-5e34-b2db-c6ebb3f5b09b with identifier: 10741707
2026-03-29 03:01:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6b72b0cb-2db8-5e34-b2db-c6ebb3f5b09b with identifier: 10741707
2026-03-29 03:01:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6b72b0cb-2db8-5e34-b2db-c6ebb3f5b09b with identifier: 10741707 to the API
2026-03-29 03:01:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03: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-29 03:01:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741707>
{'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': 367,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Diesel',
'id': '6b72b0cb-2db8-5e34-b2db-c6ebb3f5b09b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GX728SB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741707',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 25469,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 35700,
'price_includes_vat': True,
'registration_date': '2025-01-15',
'seats_number': 5,
'seller_name': 'ROSSI ECOCAR S.R.L.',
'title': 'Mercedes-Benz GLC Coupé 450d Premium - 4-Matic - Diesel - Automatic '
'- 367 hp - 25.469 km',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2025}
2026-03-29 03:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741707%27 HTTP/1.1" 200 None
2026-03-29 03:01:45 [adesa.it] INFO: Saving data for 10741707: {'auction_closing_time': 1774964700.0, 'created_time': 1774649283.45033, 'last_price_update_time': 1774753305.534697}
2026-03-29 03:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741707') HTTP/1.1" 204 0
2026-03-29 03:01:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0f4a3217-bc55-5ef2-bf81-ff97c536caae with identifier: 10741662
2026-03-29 03:01:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0f4a3217-bc55-5ef2-bf81-ff97c536caae with identifier: 10741662
2026-03-29 03:01:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0f4a3217-bc55-5ef2-bf81-ff97c536caae with identifier: 10741662 to the API
2026-03-29 03:01:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03: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-29 03:01:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741662>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.4L',
'engine_horse_power': 371,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Hybrid',
'id': '0f4a3217-bc55-5ef2-bf81-ff97c536caae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY505RD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741662',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Lexus',
'model': 'RX',
'odometer': 24096,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 40800,
'price_includes_vat': True,
'registration_date': '2025-02-27',
'seats_number': 5,
'seller_name': 'AMICAR S.r.l.',
'title': 'Lexus RX F-Sport - Hybrid - Automatic - 371 hp - 24.096 km',
'transmission': 'automatic',
'trim': 'F-Sport',
'vin': None,
'year': 2025}
2026-03-29 03:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741662%27 HTTP/1.1" 200 None
2026-03-29 03:01:45 [adesa.it] INFO: Saving data for 10741662: {'auction_closing_time': 1774964700.0, 'created_time': 1774649285.952658, 'last_price_update_time': 1774753305.84323}
2026-03-29 03:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741662') HTTP/1.1" 204 0
2026-03-29 03:01:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 69c11cf4-9d80-5e3a-9c0f-e5a4f6dccb41 with identifier: 10733678
2026-03-29 03:01:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 69c11cf4-9d80-5e3a-9c0f-e5a4f6dccb41 with identifier: 10733678
2026-03-29 03:01:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 69c11cf4-9d80-5e3a-9c0f-e5a4f6dccb41 with identifier: 10733678 to the API
2026-03-29 03:01:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03: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-29 03:01:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733678>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Electric',
'id': '69c11cf4-9d80-5e3a-9c0f-e5a4f6dccb41',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM385NR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733678',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Lexus',
'model': 'UX',
'odometer': 24106,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 16800,
'price_includes_vat': True,
'registration_date': '2022-12-30',
'seats_number': 5,
'seller_name': None,
'title': 'Lexus UX 300e - Electric - Automatic - 204 hp - 24.106 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 03:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710733678%27 HTTP/1.1" 200 None
2026-03-29 03:01:46 [adesa.it] INFO: Saving data for 10733678: {'auction_closing_time': 1774886400.0, 'created_time': 1774649052.670777, 'last_price_update_time': 1774753306.155067}
2026-03-29 03:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733678') HTTP/1.1" 204 0
2026-03-29 03:01:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733719> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741680> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:01:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:01:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733706> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:01:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9bd584f4-3a8f-5bae-a817-dc8f43e774a4 with identifier: 10733719
2026-03-29 03:01:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9bd584f4-3a8f-5bae-a817-dc8f43e774a4 with scrape type 2
2026-03-29 03:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9bd584f4-3a8f-5bae-a817-dc8f43e774a4 with scrape type 2
2026-03-29 03:01:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9bd584f4-3a8f-5bae-a817-dc8f43e774a4, identifier: 10733719
2026-03-29 03:01:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9bd584f4-3a8f-5bae-a817-dc8f43e774a4 with identifier: 10733719
2026-03-29 03:01:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9bd584f4-3a8f-5bae-a817-dc8f43e774a4 with identifier: 10733719
2026-03-29 03:01:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9bd584f4-3a8f-5bae-a817-dc8f43e774a4 with identifier: 10733719 to the API
2026-03-29 03:01:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03: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-29 03:01:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733719>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Diesel',
'id': '9bd584f4-3a8f-5bae-a817-dc8f43e774a4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM365MN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733719',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '3008',
'odometer': 128266,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2023-01-27',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Peugeot 3008 1.5 HDI Allure - Diesel - Automatic - 131 hp - 128.266 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2023}
2026-03-29 03:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710733719%27 HTTP/1.1" 200 None
2026-03-29 03:01:46 [adesa.it] INFO: Saving data for 10733719: {'auction_closing_time': 1774886400.0, 'created_time': 1774649275.848631, 'last_price_update_time': 1774753306.717827}
2026-03-29 03:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733719') HTTP/1.1" 204 0
2026-03-29 03:01:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f06612de-3f91-55bb-af33-1ae48c2eacf4 with identifier: 10741680
2026-03-29 03:01:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f06612de-3f91-55bb-af33-1ae48c2eacf4 with scrape type 2
2026-03-29 03:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f06612de-3f91-55bb-af33-1ae48c2eacf4 with scrape type 2
2026-03-29 03:01:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f06612de-3f91-55bb-af33-1ae48c2eacf4, identifier: 10741680
2026-03-29 03:01:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f06612de-3f91-55bb-af33-1ae48c2eacf4 with identifier: 10741680
2026-03-29 03:01:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f06612de-3f91-55bb-af33-1ae48c2eacf4 with identifier: 10741680
2026-03-29 03:01:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f06612de-3f91-55bb-af33-1ae48c2eacf4 with identifier: 10741680 to the API
2026-03-29 03:01:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03: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-29 03:01:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741680>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Cabrio car',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': None,
'engine': '2.8L',
'engine_horse_power': 192,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Petrol',
'id': 'f06612de-3f91-55bb-af33-1ae48c2eacf4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'AD155GR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741680',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'SL',
'odometer': 101500,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 6700,
'price_includes_vat': True,
'registration_date': '1994-09-14',
'seats_number': 2,
'seller_name': 'BN AUTOMAP DI BERNO NICO',
'title': 'Mercedes-Benz SL 280 - Petrol - Manual - 192 hp - 101.500 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 1994}
2026-03-29 03:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741680%27 HTTP/1.1" 200 None
2026-03-29 03:01:47 [adesa.it] INFO: Saving data for 10741680: {'auction_closing_time': 1774964700.0, 'created_time': 1774649283.165094, 'last_price_update_time': 1774753307.160876}
2026-03-29 03:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741680') HTTP/1.1" 204 0
2026-03-29 03:01:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe77591c-7279-5621-bddc-0614088b93ee with identifier: 10733706
2026-03-29 03:01:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe77591c-7279-5621-bddc-0614088b93ee with scrape type 2
2026-03-29 03:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fe77591c-7279-5621-bddc-0614088b93ee with scrape type 2
2026-03-29 03:01:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: fe77591c-7279-5621-bddc-0614088b93ee, identifier: 10733706
2026-03-29 03:01:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741713> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741656> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: fe77591c-7279-5621-bddc-0614088b93ee with identifier: 10733706
2026-03-29 03:01:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: fe77591c-7279-5621-bddc-0614088b93ee with identifier: 10733706
2026-03-29 03:01:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: fe77591c-7279-5621-bddc-0614088b93ee with identifier: 10733706 to the API
2026-03-29 03:01:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03: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-29 03:01:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733706>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 225,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Hybrid',
'id': 'fe77591c-7279-5621-bddc-0614088b93ee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK622FV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733706',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Citroën',
'model': 'C5',
'odometer': 103241,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10200,
'price_includes_vat': True,
'registration_date': '2022-05-12',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Citroën C5 Aircross 1.6 Shine - Hybrid - Automatic - 225 hp - '
'103.241 km',
'transmission': 'automatic',
'trim': 'Shine',
'vin': None,
'year': 2022}
2026-03-29 03:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710733706%27 HTTP/1.1" 200 None
2026-03-29 03:01:47 [adesa.it] INFO: Saving data for 10733706: {'auction_closing_time': 1774886400.0, 'created_time': 1774649005.121131, 'last_price_update_time': 1774753307.595774}
2026-03-29 03:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733706') HTTP/1.1" 204 0
2026-03-29 03: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-29 03: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-29 03:01:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741654> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03: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-29 03:01:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d084f3a-84ec-5671-bf24-9968ac0a4293 with identifier: 10741713
2026-03-29 03:01:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d084f3a-84ec-5671-bf24-9968ac0a4293 with scrape type 2
2026-03-29 03:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d084f3a-84ec-5671-bf24-9968ac0a4293 with scrape type 2
2026-03-29 03:01:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0d084f3a-84ec-5671-bf24-9968ac0a4293, identifier: 10741713
2026-03-29 03:01:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50de7bff-2e9d-5d30-9bae-3378d6e03720 with identifier: 10741656
2026-03-29 03:01:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50de7bff-2e9d-5d30-9bae-3378d6e03720 with scrape type 2
2026-03-29 03:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 50de7bff-2e9d-5d30-9bae-3378d6e03720 with scrape type 2
2026-03-29 03:01:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 50de7bff-2e9d-5d30-9bae-3378d6e03720, identifier: 10741656
2026-03-29 03:01:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0d084f3a-84ec-5671-bf24-9968ac0a4293 with identifier: 10741713
2026-03-29 03:01:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0d084f3a-84ec-5671-bf24-9968ac0a4293 with identifier: 10741713
2026-03-29 03:01:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0d084f3a-84ec-5671-bf24-9968ac0a4293 with identifier: 10741713 to the API
2026-03-29 03:01:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03: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-29 03:01:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741713>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Diesel',
'id': '0d084f3a-84ec-5671-bf24-9968ac0a4293',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG815JA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741713',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '2008',
'odometer': 61284,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 100,
'price_includes_vat': True,
'registration_date': '2021-06-30',
'seats_number': 5,
'seller_name': 'ROSSI ECOCAR S.R.L.',
'title': 'Peugeot 2008 1.5 HDI Allure - Diesel - Manual - 110 hp - 61.284 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-29 03:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741713%27 HTTP/1.1" 200 None
2026-03-29 03:01:48 [adesa.it] INFO: Saving data for 10741713: {'auction_closing_time': 1774964700.0, 'created_time': 1774649282.106653, 'last_price_update_time': 1774753308.097173}
2026-03-29 03:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741713') HTTP/1.1" 204 0
2026-03-29 03:01:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 50de7bff-2e9d-5d30-9bae-3378d6e03720 with identifier: 10741656
2026-03-29 03:01:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 50de7bff-2e9d-5d30-9bae-3378d6e03720 with identifier: 10741656
2026-03-29 03:01:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 50de7bff-2e9d-5d30-9bae-3378d6e03720 with identifier: 10741656 to the API
2026-03-29 03:01:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:01:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:01:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741656>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Diesel',
'id': '50de7bff-2e9d-5d30-9bae-3378d6e03720',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GG432EY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741656',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 200757,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2021-08-20',
'seats_number': 3,
'seller_name': 'L & F MOTORS S.r.l.',
'title': 'Peugeot Boxer L2H2 2.2 HDI Professional - Diesel - Manual - 140 hp '
'- 200.757 km',
'transmission': 'manual',
'trim': 'Professional',
'vin': None,
'year': 2021}
2026-03-29 03:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741656%27 HTTP/1.1" 200 None
2026-03-29 03:01:48 [adesa.it] INFO: Saving data for 10741656: {'auction_closing_time': 1774964700.0, 'created_time': 1774649030.216384, 'last_price_update_time': 1774753308.400088}
2026-03-29 03:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741656') HTTP/1.1" 204 0
2026-03-29 03:01:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733703> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733668> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741694> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03: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-29 03: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-29 03: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-29 03:01:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37a1936a-53f3-52ea-838e-1a5e010d910a with identifier: 10741654
2026-03-29 03:01:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37a1936a-53f3-52ea-838e-1a5e010d910a with scrape type 2
2026-03-29 03:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 37a1936a-53f3-52ea-838e-1a5e010d910a with scrape type 2
2026-03-29 03:01:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 37a1936a-53f3-52ea-838e-1a5e010d910a, identifier: 10741654
2026-03-29 03:01:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 37a1936a-53f3-52ea-838e-1a5e010d910a with identifier: 10741654
2026-03-29 03:01:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 37a1936a-53f3-52ea-838e-1a5e010d910a with identifier: 10741654
2026-03-29 03:01:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 37a1936a-53f3-52ea-838e-1a5e010d910a with identifier: 10741654 to the API
2026-03-29 03:01:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:01:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:01:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741654>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': None,
'engine': '1.4L',
'engine_horse_power': 67,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Diesel',
'id': '37a1936a-53f3-52ea-838e-1a5e010d910a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'EN742TZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741654',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '207',
'odometer': 203927,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 200,
'price_includes_vat': True,
'registration_date': '2012-10-01',
'seats_number': 5,
'seller_name': 'Grimaldi Auto',
'title': 'Peugeot 207 1.4 HDI Active - Diesel - Manual - 67 hp - 203.927 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2012}
2026-03-29 03:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741654%27 HTTP/1.1" 200 None
2026-03-29 03:01:48 [adesa.it] INFO: Saving data for 10741654: {'auction_closing_time': 1774964700.0, 'created_time': 1774649034.906043, 'last_price_update_time': 1774753308.820661}
2026-03-29 03:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741654') HTTP/1.1" 204 0
2026-03-29 03:01:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00e9ba10-8426-5adc-aba7-dcd05e032ec3 with identifier: 10733703
2026-03-29 03:01:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00e9ba10-8426-5adc-aba7-dcd05e032ec3 with scrape type 2
2026-03-29 03:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 00e9ba10-8426-5adc-aba7-dcd05e032ec3 with scrape type 2
2026-03-29 03:01:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 00e9ba10-8426-5adc-aba7-dcd05e032ec3, identifier: 10733703
2026-03-29 03:01:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77c93f43-e49b-5ad2-8ff5-9bb55a2485b5 with identifier: 10733668
2026-03-29 03:01:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77c93f43-e49b-5ad2-8ff5-9bb55a2485b5 with scrape type 2
2026-03-29 03:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 77c93f43-e49b-5ad2-8ff5-9bb55a2485b5 with scrape type 2
2026-03-29 03:01:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 77c93f43-e49b-5ad2-8ff5-9bb55a2485b5, identifier: 10733668
2026-03-29 03:01:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2156e806-4dc2-5e19-bdc5-25f6292b89cc with identifier: 10741694
2026-03-29 03:01:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2156e806-4dc2-5e19-bdc5-25f6292b89cc with scrape type 2
2026-03-29 03:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2156e806-4dc2-5e19-bdc5-25f6292b89cc with scrape type 2
2026-03-29 03:01:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 2156e806-4dc2-5e19-bdc5-25f6292b89cc, identifier: 10741694
2026-03-29 03:01:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 00e9ba10-8426-5adc-aba7-dcd05e032ec3 with identifier: 10733703
2026-03-29 03:01:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 00e9ba10-8426-5adc-aba7-dcd05e032ec3 with identifier: 10733703
2026-03-29 03:01:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 00e9ba10-8426-5adc-aba7-dcd05e032ec3 with identifier: 10733703 to the API
2026-03-29 03:01:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:01:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:01:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733703>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Diesel',
'id': '00e9ba10-8426-5adc-aba7-dcd05e032ec3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH679ZX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733703',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '5008',
'odometer': 126410,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14000,
'price_includes_vat': True,
'registration_date': '2022-02-22',
'seats_number': 7,
'seller_name': 'Unipol Rental',
'title': 'Peugeot 5008 1.5 HDI Allure Pack - Diesel - Automatic - 131 hp - '
'126.410 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2022}
2026-03-29 03:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733703%27 HTTP/1.1" 200 None
2026-03-29 03:01:49 [adesa.it] INFO: Saving data for 10733703: {'auction_closing_time': 1774886400.0, 'created_time': 1774649048.13648, 'last_price_update_time': 1774753309.469806}
2026-03-29 03:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733703') HTTP/1.1" 204 0
2026-03-29 03:01:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 77c93f43-e49b-5ad2-8ff5-9bb55a2485b5 with identifier: 10733668
2026-03-29 03:01:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 77c93f43-e49b-5ad2-8ff5-9bb55a2485b5 with identifier: 10733668
2026-03-29 03:01:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 77c93f43-e49b-5ad2-8ff5-9bb55a2485b5 with identifier: 10733668 to the API
2026-03-29 03:01:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:01:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:01:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733668>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Electric',
'id': '77c93f43-e49b-5ad2-8ff5-9bb55a2485b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN937DG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733668',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Polestar',
'model': '2',
'odometer': 17308,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 24500,
'price_includes_vat': True,
'registration_date': '2023-03-06',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Polestar 2 Long Range 79 kWh - Electric - Automatic - 408 hp - '
'17.308 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-29 03:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733668%27 HTTP/1.1" 200 None
2026-03-29 03:01:49 [adesa.it] INFO: Saving data for 10733668: {'auction_closing_time': 1774886400.0, 'created_time': 1774649034.194261, 'last_price_update_time': 1774753309.782211}
2026-03-29 03:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733668') HTTP/1.1" 204 0
2026-03-29 03:01:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 2156e806-4dc2-5e19-bdc5-25f6292b89cc with identifier: 10741694
2026-03-29 03:01:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 2156e806-4dc2-5e19-bdc5-25f6292b89cc with identifier: 10741694
2026-03-29 03:01:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 2156e806-4dc2-5e19-bdc5-25f6292b89cc with identifier: 10741694 to the API
2026-03-29 03:01:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:01:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:01:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741694>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 220,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Electric',
'id': '2156e806-4dc2-5e19-bdc5-25f6292b89cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GL566ES',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741694',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Megane E-Tech',
'odometer': 46550,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8700,
'price_includes_vat': True,
'registration_date': '2023-03-14',
'seats_number': 5,
'seller_name': 'RENAUTO S.p.a.',
'title': 'Renault Megane E-Tech 60 kWh Techno - Electric - Automatic - 220 hp '
'- 46.550 km',
'transmission': 'automatic',
'trim': 'Techno',
'vin': None,
'year': 2023}
2026-03-29 03:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741694%27 HTTP/1.1" 200 None
2026-03-29 03:01:50 [adesa.it] INFO: Saving data for 10741694: {'auction_closing_time': 1774964700.0, 'created_time': 1774649045.459421, 'last_price_update_time': 1774753310.087527}
2026-03-29 03:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741694') HTTP/1.1" 204 0
2026-03-29 03:01:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741880> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03: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-29 03:01:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1fa5d40f-1997-5d74-ada3-99ba66fe95df with identifier: 10741880
2026-03-29 03:01:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1fa5d40f-1997-5d74-ada3-99ba66fe95df with scrape type 2
2026-03-29 03:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1fa5d40f-1997-5d74-ada3-99ba66fe95df with scrape type 2
2026-03-29 03:01:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 1fa5d40f-1997-5d74-ada3-99ba66fe95df, identifier: 10741880
2026-03-29 03:01:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 1fa5d40f-1997-5d74-ada3-99ba66fe95df with identifier: 10741880
2026-03-29 03:01:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 1fa5d40f-1997-5d74-ada3-99ba66fe95df with identifier: 10741880
2026-03-29 03:01:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 1fa5d40f-1997-5d74-ada3-99ba66fe95df with identifier: 10741880 to the API
2026-03-29 03:01:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03: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-29 03:01:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741880>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 300,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': '1fa5d40f-1997-5d74-ada3-99ba66fe95df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA813GA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741880',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Jaguar',
'model': 'F-Pace',
'odometer': 96733,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11600,
'price_includes_vat': True,
'registration_date': '2020-06-01',
'seats_number': 5,
'seller_name': 'RAM SERVICE SRL',
'title': 'Jaguar F-Pace 3.0d - AWD - Diesel - Automatic - 300 hp - 96.733 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-29 03:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741880%27 HTTP/1.1" 200 None
2026-03-29 03:01:50 [adesa.it] INFO: Saving data for 10741880: {'auction_closing_time': 1774869300.0, 'created_time': 1774649020.403072, 'last_price_update_time': 1774753310.605785}
2026-03-29 03:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741880') HTTP/1.1" 204 0
2026-03-29 03:01:50 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03: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-29 03:01:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741692> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03: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-29 03:01:50 [adesa.it] INFO: Found listing with ID: 10733690
2026-03-29 03:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710733690%27 HTTP/1.1" 200 None
2026-03-29 03:01:50 [adesa.it] INFO: Scrape type for 10733690: 2
2026-03-29 03:01:50 [adesa.it] INFO: Scraping item 10733690 url https://www.openlane.eu/en/carv6/auction/10733690
2026-03-29 03:01:50 [adesa.it] INFO: Found listing with ID: 10733700
2026-03-29 03:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710733700%27 HTTP/1.1" 200 None
2026-03-29 03:01:50 [adesa.it] INFO: Scrape type for 10733700: 2
2026-03-29 03:01:50 [adesa.it] INFO: Scraping item 10733700 url https://www.openlane.eu/en/carv6/auction/10733700
2026-03-29 03:01:50 [adesa.it] INFO: Found listing with ID: 10733684
2026-03-29 03:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710733684%27 HTTP/1.1" 200 None
2026-03-29 03:01:50 [adesa.it] INFO: Scrape type for 10733684: 2
2026-03-29 03:01:50 [adesa.it] INFO: Scraping item 10733684 url https://www.openlane.eu/en/carv6/auction/10733684
2026-03-29 03:01:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3aa7271-0de6-5d18-a3cb-84aa6f1c78a6 with identifier: 10741692
2026-03-29 03:01:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3aa7271-0de6-5d18-a3cb-84aa6f1c78a6 with scrape type 2
2026-03-29 03:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d3aa7271-0de6-5d18-a3cb-84aa6f1c78a6 with scrape type 2
2026-03-29 03:01:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d3aa7271-0de6-5d18-a3cb-84aa6f1c78a6, identifier: 10741692
2026-03-29 03:01:51 [adesa.it] INFO: Found listing with ID: 10741767
2026-03-29 03:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741767%27 HTTP/1.1" 200 None
2026-03-29 03:01:51 [adesa.it] INFO: Scrape type for 10741767: 2
2026-03-29 03:01:51 [adesa.it] INFO: Scraping item 10741767 url https://www.openlane.eu/en/carv6/auction/10741767
2026-03-29 03:01:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d3aa7271-0de6-5d18-a3cb-84aa6f1c78a6 with identifier: 10741692
2026-03-29 03:01:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d3aa7271-0de6-5d18-a3cb-84aa6f1c78a6 with identifier: 10741692
2026-03-29 03:01:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d3aa7271-0de6-5d18-a3cb-84aa6f1c78a6 with identifier: 10741692 to the API
2026-03-29 03:01:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03: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-29 03:01:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741692>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Diesel',
'id': 'd3aa7271-0de6-5d18-a3cb-84aa6f1c78a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ588AK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741692',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 212423,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 6600,
'price_includes_vat': True,
'registration_date': '2022-01-26',
'seats_number': 5,
'seller_name': 'Royal Auto S.R.L.',
'title': 'Volkswagen Passat Variant 2.0 TDI Executive - 4Motion - Diesel - '
'Automatic - 200 hp - 212.423 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2022}
2026-03-29 03:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741692%27 HTTP/1.1" 200 None
2026-03-29 03:01:51 [adesa.it] INFO: Saving data for 10741692: {'auction_closing_time': 1774964700.0, 'created_time': 1774649151.184602, 'last_price_update_time': 1774753311.319773}
2026-03-29 03:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741692') HTTP/1.1" 204 0
2026-03-29 03:01:51 [adesa.it] INFO: Found listing with ID: 10741768
2026-03-29 03:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741768%27 HTTP/1.1" 200 None
2026-03-29 03:01:51 [adesa.it] INFO: Scrape type for 10741768: 2
2026-03-29 03:01:51 [adesa.it] INFO: Scraping item 10741768 url https://www.openlane.eu/en/carv6/auction/10741768
2026-03-29 03:01:51 [adesa.it] INFO: Found listing with ID: 10741769
2026-03-29 03:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741769%27 HTTP/1.1" 200 None
2026-03-29 03:01:51 [adesa.it] INFO: Scrape type for 10741769: 2
2026-03-29 03:01:51 [adesa.it] INFO: Scraping item 10741769 url https://www.openlane.eu/en/carv6/auction/10741769
2026-03-29 03:01:51 [adesa.it] INFO: Found listing with ID: 10741770
2026-03-29 03:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741770%27 HTTP/1.1" 200 None
2026-03-29 03:01:51 [adesa.it] INFO: Scrape type for 10741770: 2
2026-03-29 03:01:51 [adesa.it] INFO: Scraping item 10741770 url https://www.openlane.eu/en/carv6/auction/10741770
2026-03-29 03:01:51 [adesa.it] INFO: Found listing with ID: 10741757
2026-03-29 03:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741757%27 HTTP/1.1" 200 None
2026-03-29 03:01:51 [adesa.it] INFO: Scrape type for 10741757: 2
2026-03-29 03:01:51 [adesa.it] INFO: Scraping item 10741757 url https://www.openlane.eu/en/carv6/auction/10741757
2026-03-29 03:01:51 [adesa.it] INFO: Found listing with ID: 10741771
2026-03-29 03:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741771%27 HTTP/1.1" 200 None
2026-03-29 03:01:51 [adesa.it] INFO: Scrape type for 10741771: 2
2026-03-29 03:01:51 [adesa.it] INFO: Scraping item 10741771 url https://www.openlane.eu/en/carv6/auction/10741771
2026-03-29 03:01:51 [adesa.it] INFO: Found listing with ID: 10741772
2026-03-29 03:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741772%27 HTTP/1.1" 200 None
2026-03-29 03:01:51 [adesa.it] INFO: Scrape type for 10741772: 2
2026-03-29 03:01:51 [adesa.it] INFO: Scraping item 10741772 url https://www.openlane.eu/en/carv6/auction/10741772
2026-03-29 03:01:51 [adesa.it] INFO: Found listing with ID: 10741773
2026-03-29 03:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741773%27 HTTP/1.1" 200 None
2026-03-29 03:01:51 [adesa.it] INFO: Scrape type for 10741773: 2
2026-03-29 03:01:51 [adesa.it] INFO: Scraping item 10741773 url https://www.openlane.eu/en/carv6/auction/10741773
2026-03-29 03:01:51 [adesa.it] INFO: Found listing with ID: 10741758
2026-03-29 03:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741758%27 HTTP/1.1" 200 None
2026-03-29 03:01:51 [adesa.it] INFO: Scrape type for 10741758: 2
2026-03-29 03:01:51 [adesa.it] INFO: Scraping item 10741758 url https://www.openlane.eu/en/carv6/auction/10741758
2026-03-29 03:01:51 [adesa.it] INFO: Found listing with ID: 10741746
2026-03-29 03:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741746%27 HTTP/1.1" 200 None
2026-03-29 03:01:51 [adesa.it] INFO: Scrape type for 10741746: 2
2026-03-29 03:01:51 [adesa.it] INFO: Scraping item 10741746 url https://www.openlane.eu/en/carv6/auction/10741746
2026-03-29 03:01:51 [adesa.it] INFO: Found listing with ID: 10741759
2026-03-29 03:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741759%27 HTTP/1.1" 200 None
2026-03-29 03:01:51 [adesa.it] INFO: Scrape type for 10741759: 2
2026-03-29 03:01:51 [adesa.it] INFO: Scraping item 10741759 url https://www.openlane.eu/en/carv6/auction/10741759
2026-03-29 03:01:51 [adesa.it] INFO: Found listing with ID: 10741774
2026-03-29 03:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741774%27 HTTP/1.1" 200 None
2026-03-29 03:01:51 [adesa.it] INFO: Scrape type for 10741774: 2
2026-03-29 03:01:51 [adesa.it] INFO: Scraping item 10741774 url https://www.openlane.eu/en/carv6/auction/10741774
2026-03-29 03:01:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733681> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:51 [adesa.it] INFO: Found listing with ID: 10741775
2026-03-29 03:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741775%27 HTTP/1.1" 200 None
2026-03-29 03:01:51 [adesa.it] INFO: Scrape type for 10741775: 2
2026-03-29 03:01:51 [adesa.it] INFO: Scraping item 10741775 url https://www.openlane.eu/en/carv6/auction/10741775
2026-03-29 03:01:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:01:51 [adesa.it] INFO: Found listing with ID: 10741776
2026-03-29 03:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741776%27 HTTP/1.1" 200 None
2026-03-29 03:01:51 [adesa.it] INFO: Scrape type for 10741776: 2
2026-03-29 03:01:51 [adesa.it] INFO: Scraping item 10741776 url https://www.openlane.eu/en/carv6/auction/10741776
2026-03-29 03:01:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741863> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:51 [adesa.it] INFO: Found listing with ID: 10741777
2026-03-29 03:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741777%27 HTTP/1.1" 200 None
2026-03-29 03:01:51 [adesa.it] INFO: Scrape type for 10741777: 2
2026-03-29 03:01:51 [adesa.it] INFO: Scraping item 10741777 url https://www.openlane.eu/en/carv6/auction/10741777
2026-03-29 03:01:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:01:51 [adesa.it] INFO: Found listing with ID: 10741778
2026-03-29 03:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741778%27 HTTP/1.1" 200 None
2026-03-29 03:01:51 [adesa.it] INFO: Scrape type for 10741778: 2
2026-03-29 03:01:51 [adesa.it] INFO: Scraping item 10741778 url https://www.openlane.eu/en/carv6/auction/10741778
2026-03-29 03:01:51 [adesa.it] INFO: Found listing with ID: 10741779
2026-03-29 03:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741779%27 HTTP/1.1" 200 None
2026-03-29 03:01:51 [adesa.it] INFO: Scrape type for 10741779: 2
2026-03-29 03:01:51 [adesa.it] INFO: Scraping item 10741779 url https://www.openlane.eu/en/carv6/auction/10741779
2026-03-29 03:01:51 [adesa.it] INFO: Found listing with ID: 10741750
2026-03-29 03:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741750%27 HTTP/1.1" 200 None
2026-03-29 03:01:51 [adesa.it] INFO: Scrape type for 10741750: 2
2026-03-29 03:01:51 [adesa.it] INFO: Scraping item 10741750 url https://www.openlane.eu/en/carv6/auction/10741750
2026-03-29 03:01:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 723ceed7-31dc-5dc7-8cea-85afcf4f5143 with identifier: 10733681
2026-03-29 03:01:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 723ceed7-31dc-5dc7-8cea-85afcf4f5143 with scrape type 2
2026-03-29 03:01:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 723ceed7-31dc-5dc7-8cea-85afcf4f5143 with scrape type 2
2026-03-29 03:01:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 723ceed7-31dc-5dc7-8cea-85afcf4f5143, identifier: 10733681
2026-03-29 03:01:51 [adesa.it] INFO: Found listing with ID: 10741755
2026-03-29 03:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741755%27 HTTP/1.1" 200 None
2026-03-29 03:01:51 [adesa.it] INFO: Scrape type for 10741755: 2
2026-03-29 03:01:51 [adesa.it] INFO: Scraping item 10741755 url https://www.openlane.eu/en/carv6/auction/10741755
2026-03-29 03:01:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 723ceed7-31dc-5dc7-8cea-85afcf4f5143 with identifier: 10733681
2026-03-29 03:01:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 723ceed7-31dc-5dc7-8cea-85afcf4f5143 with identifier: 10733681
2026-03-29 03:01:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 723ceed7-31dc-5dc7-8cea-85afcf4f5143 with identifier: 10733681 to the API
2026-03-29 03:01:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03: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-29 03:01:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733681>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.8L',
'engine_horse_power': 98,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Hybrid',
'id': '723ceed7-31dc-5dc7-8cea-85afcf4f5143',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH954JD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733681',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 132099,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11100,
'price_includes_vat': True,
'registration_date': '2021-11-19',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Toyota C-HR 1.8 Business - Hybrid - Automatic - 98 hp - 132.099 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-29 03:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710733681%27 HTTP/1.1" 200 None
2026-03-29 03:01:52 [adesa.it] INFO: Saving data for 10733681: {'auction_closing_time': 1774886400.0, 'created_time': 1774649152.313343, 'last_price_update_time': 1774753312.157596}
2026-03-29 03:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733681') HTTP/1.1" 204 0
2026-03-29 03:01:52 [adesa.it] INFO: Found listing with ID: 10741760
2026-03-29 03:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741760%27 HTTP/1.1" 200 None
2026-03-29 03:01:52 [adesa.it] INFO: Scrape type for 10741760: 2
2026-03-29 03:01:52 [adesa.it] INFO: Scraping item 10741760 url https://www.openlane.eu/en/carv6/auction/10741760
2026-03-29 03:01:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741695> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741668> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b3a2eb3-4a34-5310-9bb6-dc89777ccfc1 with identifier: 10741863
2026-03-29 03:01:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b3a2eb3-4a34-5310-9bb6-dc89777ccfc1 with scrape type 2
2026-03-29 03:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b3a2eb3-4a34-5310-9bb6-dc89777ccfc1 with scrape type 2
2026-03-29 03:01:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5b3a2eb3-4a34-5310-9bb6-dc89777ccfc1, identifier: 10741863
2026-03-29 03:01:52 [adesa.it] INFO: Found listing with ID: 10741747
2026-03-29 03:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741747%27 HTTP/1.1" 200 None
2026-03-29 03:01:52 [adesa.it] INFO: Scrape type for 10741747: 2
2026-03-29 03:01:52 [adesa.it] INFO: Scraping item 10741747 url https://www.openlane.eu/en/carv6/auction/10741747
2026-03-29 03:01:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:01:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:01:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5b3a2eb3-4a34-5310-9bb6-dc89777ccfc1 with identifier: 10741863
2026-03-29 03:01:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5b3a2eb3-4a34-5310-9bb6-dc89777ccfc1 with identifier: 10741863
2026-03-29 03:01:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5b3a2eb3-4a34-5310-9bb6-dc89777ccfc1 with identifier: 10741863 to the API
2026-03-29 03:01:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03: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-29 03:01:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741863>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:20:00Z',
'fuel_type': 'Hybrid',
'id': '5b3a2eb3-4a34-5310-9bb6-dc89777ccfc1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HA937KC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741863',
'listing': 'auction',
'location': 'Venezia (Italy)',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 11238,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 7700,
'price_includes_vat': True,
'registration_date': '2025-07-22',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Toyota Yaris Cross 1.5 Active - Hybrid - Automatic - 116 hp - '
'11.238 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2025}
2026-03-29 03:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741863%27 HTTP/1.1" 200 None
2026-03-29 03:01:52 [adesa.it] INFO: Saving data for 10741863: {'auction_closing_time': 1774858800.0, 'created_time': 1774649156.684648, 'last_price_update_time': 1774753312.710178}
2026-03-29 03:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741863') HTTP/1.1" 204 0
2026-03-29 03:01:52 [adesa.it] INFO: Found listing with ID: 10741751
2026-03-29 03:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741751%27 HTTP/1.1" 200 None
2026-03-29 03:01:52 [adesa.it] INFO: Scrape type for 10741751: 2
2026-03-29 03:01:52 [adesa.it] INFO: Scraping item 10741751 url https://www.openlane.eu/en/carv6/auction/10741751
2026-03-29 03:01:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741881> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:52 [adesa.it] INFO: Found listing with ID: 10741781
2026-03-29 03:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741781%27 HTTP/1.1" 200 None
2026-03-29 03:01:52 [adesa.it] INFO: Scrape type for 10741781: 2
2026-03-29 03:01:52 [adesa.it] INFO: Scraping item 10741781 url https://www.openlane.eu/en/carv6/auction/10741781
2026-03-29 03:01:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:01:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f988131-9b3f-57b4-9c64-032087fa1c89 with identifier: 10741695
2026-03-29 03:01:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f988131-9b3f-57b4-9c64-032087fa1c89 with scrape type 2
2026-03-29 03:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8f988131-9b3f-57b4-9c64-032087fa1c89 with scrape type 2
2026-03-29 03:01:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 8f988131-9b3f-57b4-9c64-032087fa1c89, identifier: 10741695
2026-03-29 03:01:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f178d09-1d06-53e7-ba4f-7aa5021c3d70 with identifier: 10741668
2026-03-29 03:01:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f178d09-1d06-53e7-ba4f-7aa5021c3d70 with scrape type 2
2026-03-29 03:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f178d09-1d06-53e7-ba4f-7aa5021c3d70 with scrape type 2
2026-03-29 03:01:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5f178d09-1d06-53e7-ba4f-7aa5021c3d70, identifier: 10741668
2026-03-29 03:01:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 8f988131-9b3f-57b4-9c64-032087fa1c89 with identifier: 10741695
2026-03-29 03:01:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 8f988131-9b3f-57b4-9c64-032087fa1c89 with identifier: 10741695
2026-03-29 03:01:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 8f988131-9b3f-57b4-9c64-032087fa1c89 with identifier: 10741695 to the API
2026-03-29 03:01:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03: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-29 03:01:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741695>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Diesel',
'id': '8f988131-9b3f-57b4-9c64-032087fa1c89',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY280RE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741695',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 26000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 6100,
'price_includes_vat': True,
'registration_date': '2025-02-27',
'seats_number': 5,
'seller_name': 'AUTO LAZETA S.R.L.',
'title': 'Volkswagen Golf 2.0 TDI Life - Diesel - Manual - 115 hp - 26.000 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2025}
2026-03-29 03:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741695%27 HTTP/1.1" 200 None
2026-03-29 03:01:53 [adesa.it] INFO: Saving data for 10741695: {'auction_closing_time': 1774964700.0, 'created_time': 1774649155.786727, 'last_price_update_time': 1774753313.266058}
2026-03-29 03:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741695') HTTP/1.1" 204 0
2026-03-29 03:01:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5f178d09-1d06-53e7-ba4f-7aa5021c3d70 with identifier: 10741668
2026-03-29 03:01:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5f178d09-1d06-53e7-ba4f-7aa5021c3d70 with identifier: 10741668
2026-03-29 03:01:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5f178d09-1d06-53e7-ba4f-7aa5021c3d70 with identifier: 10741668 to the API
2026-03-29 03:01:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03: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-29 03:01:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741668>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 670,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Electric',
'id': '5f178d09-1d06-53e7-ba4f-7aa5021c3d70',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT599RX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741668',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Tesla',
'model': 'Model X',
'odometer': 63454,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 45800,
'price_includes_vat': True,
'registration_date': '2024-03-05',
'seats_number': 6,
'seller_name': 'SIRIO S.r.l.',
'title': 'Tesla Model X Long Range - Dual Motor - Electric - Automatic - 670 '
'hp - 63.454 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-29 03:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741668%27 HTTP/1.1" 200 None
2026-03-29 03:01:54 [adesa.it] INFO: Saving data for 10741668: {'auction_closing_time': 1774964700.0, 'created_time': 1774649217.043296, 'last_price_update_time': 1774753314.299109}
2026-03-29 03:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741668') HTTP/1.1" 204 0
2026-03-29 03:01:54 [adesa.it] INFO: Found listing with ID: 10741780
2026-03-29 03:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741780%27 HTTP/1.1" 200 None
2026-03-29 03:01:54 [adesa.it] INFO: Scrape type for 10741780: 2
2026-03-29 03:01:54 [adesa.it] INFO: Scraping item 10741780 url https://www.openlane.eu/en/carv6/auction/10741780
2026-03-29 03:01:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741643> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:54 [adesa.it] INFO: Found listing with ID: 10741782
2026-03-29 03:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741782%27 HTTP/1.1" 200 None
2026-03-29 03:01:54 [adesa.it] INFO: Scrape type for 10741782: 2
2026-03-29 03:01:54 [adesa.it] INFO: Scraping item 10741782 url https://www.openlane.eu/en/carv6/auction/10741782
2026-03-29 03:01:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:01:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733718> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:01:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d81f7e9-d84c-5486-a1e1-ab4e0af13827 with identifier: 10741881
2026-03-29 03:01:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d81f7e9-d84c-5486-a1e1-ab4e0af13827 with scrape type 2
2026-03-29 03:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d81f7e9-d84c-5486-a1e1-ab4e0af13827 with scrape type 2
2026-03-29 03:01:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 1d81f7e9-d84c-5486-a1e1-ab4e0af13827, identifier: 10741881
2026-03-29 03:01:54 [adesa.it] INFO: Found listing with ID: 10741784
2026-03-29 03:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741784%27 HTTP/1.1" 200 None
2026-03-29 03:01:54 [adesa.it] INFO: Scrape type for 10741784: 2
2026-03-29 03:01:54 [adesa.it] INFO: Scraping item 10741784 url https://www.openlane.eu/en/carv6/auction/10741784
2026-03-29 03:01:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 1d81f7e9-d84c-5486-a1e1-ab4e0af13827 with identifier: 10741881
2026-03-29 03:01:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 1d81f7e9-d84c-5486-a1e1-ab4e0af13827 with identifier: 10741881
2026-03-29 03:01:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 1d81f7e9-d84c-5486-a1e1-ab4e0af13827 with identifier: 10741881 to the API
2026-03-29 03:01:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03: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-29 03:01:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741881>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 347,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Electric',
'id': '1d81f7e9-d84c-5486-a1e1-ab4e0af13827',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM859GE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741881',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Tesla',
'model': 'Model Y',
'odometer': 58768,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 23000,
'price_includes_vat': True,
'registration_date': '2023-02-01',
'seats_number': 5,
'seller_name': 'RAM SERVICE SRL',
'title': 'Tesla Model Y - Electric - Automatic - 347 hp - 58.768 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-29 03:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741881%27 HTTP/1.1" 200 None
2026-03-29 03:01:54 [adesa.it] INFO: Saving data for 10741881: {'auction_closing_time': 1774869300.0, 'created_time': 1774649216.699738, 'last_price_update_time': 1774753314.759494}
2026-03-29 03:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741881') HTTP/1.1" 204 0
2026-03-29 03:01:54 [adesa.it] INFO: Found listing with ID: 10741783
2026-03-29 03:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741783%27 HTTP/1.1" 200 None
2026-03-29 03:01:54 [adesa.it] INFO: Scrape type for 10741783: 2
2026-03-29 03:01:54 [adesa.it] INFO: Scraping item 10741783 url https://www.openlane.eu/en/carv6/auction/10741783
2026-03-29 03:01:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c3991cc5-060e-5104-9c87-c18f4864d62d with identifier: 10741643
2026-03-29 03:01:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3991cc5-060e-5104-9c87-c18f4864d62d with scrape type 2
2026-03-29 03:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c3991cc5-060e-5104-9c87-c18f4864d62d with scrape type 2
2026-03-29 03:01:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c3991cc5-060e-5104-9c87-c18f4864d62d, identifier: 10741643
2026-03-29 03:01:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0cf0ab6-9aea-5701-85d1-558d5431af2f with identifier: 10733718
2026-03-29 03:01:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0cf0ab6-9aea-5701-85d1-558d5431af2f with scrape type 2
2026-03-29 03:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0cf0ab6-9aea-5701-85d1-558d5431af2f with scrape type 2
2026-03-29 03:01:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b0cf0ab6-9aea-5701-85d1-558d5431af2f, identifier: 10733718
2026-03-29 03:01:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c3991cc5-060e-5104-9c87-c18f4864d62d with identifier: 10741643
2026-03-29 03:01:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c3991cc5-060e-5104-9c87-c18f4864d62d with identifier: 10741643
2026-03-29 03:01:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c3991cc5-060e-5104-9c87-c18f4864d62d with identifier: 10741643 to the API
2026-03-29 03:01:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:01:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:01:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741643>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Diesel',
'id': 'c3991cc5-060e-5104-9c87-c18f4864d62d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM696PK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741643',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 81100,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 1300,
'price_includes_vat': True,
'registration_date': '2023-01-24',
'seats_number': 5,
'seller_name': 'BOZAUTO DI BOZEAN VALENTIN',
'title': 'Skoda Kodiaq 2.0 TDI Executive - Diesel - Automatic - 150 hp - '
'81.100 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2023}
2026-03-29 03:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741643%27 HTTP/1.1" 200 None
2026-03-29 03:01:55 [adesa.it] INFO: Saving data for 10741643: {'auction_closing_time': 1774964700.0, 'created_time': 1774649219.976552, 'last_price_update_time': 1774753315.291051}
2026-03-29 03:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741643') HTTP/1.1" 204 0
2026-03-29 03:01:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b0cf0ab6-9aea-5701-85d1-558d5431af2f with identifier: 10733718
2026-03-29 03:01:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b0cf0ab6-9aea-5701-85d1-558d5431af2f with identifier: 10733718
2026-03-29 03:01:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b0cf0ab6-9aea-5701-85d1-558d5431af2f with identifier: 10733718 to the API
2026-03-29 03:01:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:01:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:01:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733718>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Petrol',
'id': 'b0cf0ab6-9aea-5701-85d1-558d5431af2f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FV631YX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733718',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 182380,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 6400,
'price_includes_vat': True,
'registration_date': '2019-02-27',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Volkswagen Polo 1.0 TSI Comfortline - Petrol - Automatic - 95 hp - '
'182.380 km',
'transmission': 'automatic',
'trim': 'Comfortline',
'vin': None,
'year': 2019}
2026-03-29 03:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710733718%27 HTTP/1.1" 200 None
2026-03-29 03:01:55 [adesa.it] INFO: Saving data for 10733718: {'auction_closing_time': 1774886400.0, 'created_time': 1774649148.251395, 'last_price_update_time': 1774753315.581392}
2026-03-29 03:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733718') HTTP/1.1" 204 0
2026-03-29 03:01:55 [adesa.it] INFO: Found listing with ID: 10741761
2026-03-29 03:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741761%27 HTTP/1.1" 200 None
2026-03-29 03:01:55 [adesa.it] INFO: Scrape type for 10741761: 2
2026-03-29 03:01:55 [adesa.it] INFO: Scraping item 10741761 url https://www.openlane.eu/en/carv6/auction/10741761
2026-03-29 03:01:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733670> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:55 [adesa.it] INFO: Found listing with ID: 10741762
2026-03-29 03:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741762%27 HTTP/1.1" 200 None
2026-03-29 03:01:55 [adesa.it] INFO: Scrape type for 10741762: 2
2026-03-29 03:01:55 [adesa.it] INFO: Scraping item 10741762 url https://www.openlane.eu/en/carv6/auction/10741762
2026-03-29 03:01:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:01:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733704> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:01:55 [adesa.it] INFO: Found listing with ID: 10741763
2026-03-29 03:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741763%27 HTTP/1.1" 200 None
2026-03-29 03:01:55 [adesa.it] INFO: Scrape type for 10741763: 2
2026-03-29 03:01:55 [adesa.it] INFO: Scraping item 10741763 url https://www.openlane.eu/en/carv6/auction/10741763
2026-03-29 03:01:55 [adesa.it] INFO: Found listing with ID: 10741785
2026-03-29 03:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741785%27 HTTP/1.1" 200 None
2026-03-29 03:01:55 [adesa.it] INFO: Scrape type for 10741785: 2
2026-03-29 03:01:55 [adesa.it] INFO: Scraping item 10741785 url https://www.openlane.eu/en/carv6/auction/10741785
2026-03-29 03:01:55 [adesa.it] INFO: Found listing with ID: 10741764
2026-03-29 03:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741764%27 HTTP/1.1" 200 None
2026-03-29 03:01:55 [adesa.it] INFO: Scrape type for 10741764: 2
2026-03-29 03:01:55 [adesa.it] INFO: Scraping item 10741764 url https://www.openlane.eu/en/carv6/auction/10741764
2026-03-29 03:01:55 [adesa.it] INFO: Found listing with ID: 10741786
2026-03-29 03:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741786%27 HTTP/1.1" 200 None
2026-03-29 03:01:55 [adesa.it] INFO: Scrape type for 10741786: 2
2026-03-29 03:01:55 [adesa.it] INFO: Scraping item 10741786 url https://www.openlane.eu/en/carv6/auction/10741786
2026-03-29 03:01:55 [adesa.it] INFO: Found listing with ID: 10741765
2026-03-29 03:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741765%27 HTTP/1.1" 200 None
2026-03-29 03:01:55 [adesa.it] INFO: Scrape type for 10741765: 2
2026-03-29 03:01:55 [adesa.it] INFO: Scraping item 10741765 url https://www.openlane.eu/en/carv6/auction/10741765
2026-03-29 03:01:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35445b40-9aee-521e-99a5-a4e23758f35f with identifier: 10733670
2026-03-29 03:01:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35445b40-9aee-521e-99a5-a4e23758f35f with scrape type 2
2026-03-29 03:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 35445b40-9aee-521e-99a5-a4e23758f35f with scrape type 2
2026-03-29 03:01:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 35445b40-9aee-521e-99a5-a4e23758f35f, identifier: 10733670
2026-03-29 03:01:55 [adesa.it] INFO: Found listing with ID: 10741756
2026-03-29 03:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03: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%2710741756%27 HTTP/1.1" 200 None
2026-03-29 03:01:55 [adesa.it] INFO: Scrape type for 10741756: 2
2026-03-29 03:01:55 [adesa.it] INFO: Scraping item 10741756 url https://www.openlane.eu/en/carv6/auction/10741756
2026-03-29 03:01:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 35445b40-9aee-521e-99a5-a4e23758f35f with identifier: 10733670
2026-03-29 03:01:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 35445b40-9aee-521e-99a5-a4e23758f35f with identifier: 10733670
2026-03-29 03:01:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 35445b40-9aee-521e-99a5-a4e23758f35f with identifier: 10733670 to the API
2026-03-29 03:01:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:01:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:01:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733670>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Diesel',
'id': '35445b40-9aee-521e-99a5-a4e23758f35f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ384YG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733670',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 210387,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2022-03-25',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Karoq 2.0 TDI Executive - AWD - Diesel - Automatic - 150 hp - '
'210.387 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2022}
2026-03-29 03:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733670%27 HTTP/1.1" 200 None
2026-03-29 03:01:56 [adesa.it] INFO: Saving data for 10733670: {'auction_closing_time': 1774886400.0, 'created_time': 1774649219.584656, 'last_price_update_time': 1774753316.169928}
2026-03-29 03:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733670') HTTP/1.1" 204 0
2026-03-29 03:01:56 [adesa.it] INFO: Found listing with ID: 10741754
2026-03-29 03:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741754%27 HTTP/1.1" 200 None
2026-03-29 03:01:56 [adesa.it] INFO: Scrape type for 10741754: 2
2026-03-29 03:01:56 [adesa.it] INFO: Scraping item 10741754 url https://www.openlane.eu/en/carv6/auction/10741754
2026-03-29 03:01:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741702> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce7b8742-1db3-5a6d-929e-76f7c871ab46 with identifier: 10733704
2026-03-29 03:01:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce7b8742-1db3-5a6d-929e-76f7c871ab46 with scrape type 2
2026-03-29 03:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce7b8742-1db3-5a6d-929e-76f7c871ab46 with scrape type 2
2026-03-29 03:01:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ce7b8742-1db3-5a6d-929e-76f7c871ab46, identifier: 10733704
2026-03-29 03:01:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:01:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ce7b8742-1db3-5a6d-929e-76f7c871ab46 with identifier: 10733704
2026-03-29 03:01:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ce7b8742-1db3-5a6d-929e-76f7c871ab46 with identifier: 10733704
2026-03-29 03:01:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ce7b8742-1db3-5a6d-929e-76f7c871ab46 with identifier: 10733704 to the API
2026-03-29 03:01:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:01:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:01:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733704>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'ce7b8742-1db3-5a6d-929e-76f7c871ab46',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK392RC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733704',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 256745,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2022-05-30',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Skoda Kodiaq 2.0 TDI Executive - Diesel - Automatic - 150 hp - '
'256.745 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2022}
2026-03-29 03:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733704%27 HTTP/1.1" 200 None
2026-03-29 03:01:56 [adesa.it] INFO: Saving data for 10733704: {'auction_closing_time': 1774886400.0, 'created_time': 1774649218.276153, 'last_price_update_time': 1774753316.707665}
2026-03-29 03:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733704') HTTP/1.1" 204 0
2026-03-29 03:01:56 [adesa.it] INFO: Found listing with ID: 10741753
2026-03-29 03:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741753%27 HTTP/1.1" 200 None
2026-03-29 03:01:56 [adesa.it] INFO: Scrape type for 10741753: 2
2026-03-29 03:01:56 [adesa.it] INFO: Scraping item 10741753 url https://www.openlane.eu/en/carv6/auction/10741753
2026-03-29 03:01:56 [adesa.it] INFO: Found listing with ID: 10741749
2026-03-29 03:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741749%27 HTTP/1.1" 200 None
2026-03-29 03:01:56 [adesa.it] INFO: Scrape type for 10741749: 2
2026-03-29 03:01:56 [adesa.it] INFO: Scraping item 10741749 url https://www.openlane.eu/en/carv6/auction/10741749
2026-03-29 03:01:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86869d87-0f92-5a17-a232-89dffc559e5d with identifier: 10741702
2026-03-29 03:01:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86869d87-0f92-5a17-a232-89dffc559e5d with scrape type 2
2026-03-29 03:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 86869d87-0f92-5a17-a232-89dffc559e5d with scrape type 2
2026-03-29 03:01:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 86869d87-0f92-5a17-a232-89dffc559e5d, identifier: 10741702
2026-03-29 03:01:56 [adesa.it] INFO: Found listing with ID: 10741752
2026-03-29 03:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741752%27 HTTP/1.1" 200 None
2026-03-29 03:01:56 [adesa.it] INFO: Scrape type for 10741752: 2
2026-03-29 03:01:56 [adesa.it] INFO: Scraping item 10741752 url https://www.openlane.eu/en/carv6/auction/10741752
2026-03-29 03:01:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 86869d87-0f92-5a17-a232-89dffc559e5d with identifier: 10741702
2026-03-29 03:01:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 86869d87-0f92-5a17-a232-89dffc559e5d with identifier: 10741702
2026-03-29 03:01:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 86869d87-0f92-5a17-a232-89dffc559e5d with identifier: 10741702 to the API
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:01:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741702>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'CNG',
'id': '86869d87-0f92-5a17-a232-89dffc559e5d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG310AL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741702',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 218900,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 5100,
'price_includes_vat': True,
'registration_date': '2021-06-01',
'seats_number': 5,
'seller_name': 'CAR RECYCLING S.R.L.',
'title': 'Skoda Octavia Combi 1.5 Executive - CNG - Automatic - 130 hp - '
'218.900 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2021}
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741702%27 HTTP/1.1" 200 None
2026-03-29 03:01:57 [adesa.it] INFO: Saving data for 10741702: {'auction_closing_time': 1774964700.0, 'created_time': 1774649216.386412, 'last_price_update_time': 1774753317.209628}
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741702') HTTP/1.1" 204 0
2026-03-29 03:01:57 [adesa.it] INFO: Found listing with ID: 10741748
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741748%27 HTTP/1.1" 200 None
2026-03-29 03:01:57 [adesa.it] INFO: Scrape type for 10741748: 2
2026-03-29 03:01:57 [adesa.it] INFO: Scraping item 10741748 url https://www.openlane.eu/en/carv6/auction/10741748
2026-03-29 03:01:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733680> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:01:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733710> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:57 [adesa.it] INFO: Found listing with ID: 10741766
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741766%27 HTTP/1.1" 200 None
2026-03-29 03:01:57 [adesa.it] INFO: Scrape type for 10741766: 2
2026-03-29 03:01:57 [adesa.it] INFO: Scraping item 10741766 url https://www.openlane.eu/en/carv6/auction/10741766
2026-03-29 03:01:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:01:57 [adesa.it] INFO: Found listing with ID: 10741787
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741787%27 HTTP/1.1" 200 None
2026-03-29 03:01:57 [adesa.it] INFO: Scrape type for 10741787: 2
2026-03-29 03:01:57 [adesa.it] INFO: Scraping item 10741787 url https://www.openlane.eu/en/carv6/auction/10741787
2026-03-29 03:01:57 [adesa.it] INFO: Found listing with ID: 10740316
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740316%27 HTTP/1.1" 200 None
2026-03-29 03:01:57 [adesa.it] INFO: Scrape type for 10740316: 0
2026-03-29 03:01:57 [adesa.it] INFO: Skipping item 10740316 url https://www.openlane.eu/en/carv6/auction/10740316
2026-03-29 03:01:57 [adesa.it] INFO: Found listing with ID: 10740313
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740313%27 HTTP/1.1" 200 None
2026-03-29 03:01:57 [adesa.it] INFO: Scrape type for 10740313: 0
2026-03-29 03:01:57 [adesa.it] INFO: Skipping item 10740313 url https://www.openlane.eu/en/carv6/auction/10740313
2026-03-29 03:01:57 [adesa.it] INFO: Found listing with ID: 10740314
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740314%27 HTTP/1.1" 200 None
2026-03-29 03:01:57 [adesa.it] INFO: Scrape type for 10740314: 0
2026-03-29 03:01:57 [adesa.it] INFO: Skipping item 10740314 url https://www.openlane.eu/en/carv6/auction/10740314
2026-03-29 03:01:57 [adesa.it] INFO: Found listing with ID: 10740136
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740136%27 HTTP/1.1" 200 None
2026-03-29 03:01:57 [adesa.it] INFO: Scrape type for 10740136: 0
2026-03-29 03:01:57 [adesa.it] INFO: Skipping item 10740136 url https://www.openlane.eu/en/carv6/auction/10740136
2026-03-29 03:01:57 [adesa.it] INFO: Found listing with ID: 10740135
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740135%27 HTTP/1.1" 200 None
2026-03-29 03:01:57 [adesa.it] INFO: Scrape type for 10740135: 0
2026-03-29 03:01:57 [adesa.it] INFO: Skipping item 10740135 url https://www.openlane.eu/en/carv6/auction/10740135
2026-03-29 03:01:57 [adesa.it] INFO: Found listing with ID: 10740139
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740139%27 HTTP/1.1" 200 None
2026-03-29 03:01:57 [adesa.it] INFO: Scrape type for 10740139: 0
2026-03-29 03:01:57 [adesa.it] INFO: Skipping item 10740139 url https://www.openlane.eu/en/carv6/auction/10740139
2026-03-29 03:01:57 [adesa.it] INFO: Found listing with ID: 10740137
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740137%27 HTTP/1.1" 200 None
2026-03-29 03:01:57 [adesa.it] INFO: Scrape type for 10740137: 0
2026-03-29 03:01:57 [adesa.it] INFO: Skipping item 10740137 url https://www.openlane.eu/en/carv6/auction/10740137
2026-03-29 03:01:57 [adesa.it] INFO: Found listing with ID: 10740138
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740138%27 HTTP/1.1" 200 None
2026-03-29 03:01:57 [adesa.it] INFO: Scrape type for 10740138: 0
2026-03-29 03:01:57 [adesa.it] INFO: Skipping item 10740138 url https://www.openlane.eu/en/carv6/auction/10740138
2026-03-29 03:01:57 [adesa.it] INFO: Found listing with ID: 10740140
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740140%27 HTTP/1.1" 200 None
2026-03-29 03:01:57 [adesa.it] INFO: Scrape type for 10740140: 0
2026-03-29 03:01:57 [adesa.it] INFO: Skipping item 10740140 url https://www.openlane.eu/en/carv6/auction/10740140
2026-03-29 03:01:57 [adesa.it] INFO: Found listing with ID: 10740317
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740317%27 HTTP/1.1" 200 None
2026-03-29 03:01:57 [adesa.it] INFO: Scrape type for 10740317: 0
2026-03-29 03:01:57 [adesa.it] INFO: Skipping item 10740317 url https://www.openlane.eu/en/carv6/auction/10740317
2026-03-29 03:01:57 [adesa.it] INFO: Found listing with ID: 10740141
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740141%27 HTTP/1.1" 200 None
2026-03-29 03:01:57 [adesa.it] INFO: Scrape type for 10740141: 0
2026-03-29 03:01:57 [adesa.it] INFO: Skipping item 10740141 url https://www.openlane.eu/en/carv6/auction/10740141
2026-03-29 03:01:57 [adesa.it] INFO: Found listing with ID: 10740134
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740134%27 HTTP/1.1" 200 None
2026-03-29 03:01:57 [adesa.it] INFO: Scrape type for 10740134: 0
2026-03-29 03:01:57 [adesa.it] INFO: Skipping item 10740134 url https://www.openlane.eu/en/carv6/auction/10740134
2026-03-29 03:01:57 [adesa.it] INFO: Found listing with ID: 10740315
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740315%27 HTTP/1.1" 200 None
2026-03-29 03:01:57 [adesa.it] INFO: Scrape type for 10740315: 0
2026-03-29 03:01:57 [adesa.it] INFO: Skipping item 10740315 url https://www.openlane.eu/en/carv6/auction/10740315
2026-03-29 03:01:57 [adesa.it] INFO: Found listing with ID: 10740318
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740318%27 HTTP/1.1" 200 None
2026-03-29 03:01:57 [adesa.it] INFO: Scrape type for 10740318: 0
2026-03-29 03:01:57 [adesa.it] INFO: Skipping item 10740318 url https://www.openlane.eu/en/carv6/auction/10740318
2026-03-29 03:01:57 [adesa.it] INFO: Found listing with ID: 10740645
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740645%27 HTTP/1.1" 200 None
2026-03-29 03:01:57 [adesa.it] INFO: Scrape type for 10740645: 0
2026-03-29 03:01:57 [adesa.it] INFO: Skipping item 10740645 url https://www.openlane.eu/en/carv6/auction/10740645
2026-03-29 03:01:57 [adesa.it] INFO: Found listing with ID: 10740626
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740626%27 HTTP/1.1" 200 None
2026-03-29 03:01:57 [adesa.it] INFO: Scrape type for 10740626: 0
2026-03-29 03:01:57 [adesa.it] INFO: Skipping item 10740626 url https://www.openlane.eu/en/carv6/auction/10740626
2026-03-29 03:01:57 [adesa.it] INFO: Found listing with ID: 10740557
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740557%27 HTTP/1.1" 200 None
2026-03-29 03:01:57 [adesa.it] INFO: Scrape type for 10740557: 0
2026-03-29 03:01:57 [adesa.it] INFO: Skipping item 10740557 url https://www.openlane.eu/en/carv6/auction/10740557
2026-03-29 03:01:57 [adesa.it] INFO: Found listing with ID: 10740576
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740576%27 HTTP/1.1" 200 None
2026-03-29 03:01:57 [adesa.it] INFO: Scrape type for 10740576: 0
2026-03-29 03:01:57 [adesa.it] INFO: Skipping item 10740576 url https://www.openlane.eu/en/carv6/auction/10740576
2026-03-29 03:01:57 [adesa.it] INFO: Found listing with ID: 10740632
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740632%27 HTTP/1.1" 200 None
2026-03-29 03:01:57 [adesa.it] INFO: Scrape type for 10740632: 0
2026-03-29 03:01:57 [adesa.it] INFO: Skipping item 10740632 url https://www.openlane.eu/en/carv6/auction/10740632
2026-03-29 03:01:57 [adesa.it] INFO: Found listing with ID: 10740580
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740580%27 HTTP/1.1" 200 None
2026-03-29 03:01:57 [adesa.it] INFO: Scrape type for 10740580: 2
2026-03-29 03:01:57 [adesa.it] INFO: Scraping item 10740580 url https://www.openlane.eu/en/carv6/auction/10740580
2026-03-29 03:01:57 [adesa.it] INFO: Found listing with ID: 10740539
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740539%27 HTTP/1.1" 200 None
2026-03-29 03:01:57 [adesa.it] INFO: Scrape type for 10740539: 0
2026-03-29 03:01:57 [adesa.it] INFO: Skipping item 10740539 url https://www.openlane.eu/en/carv6/auction/10740539
2026-03-29 03:01:57 [adesa.it] INFO: Found listing with ID: 10740427
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740427%27 HTTP/1.1" 200 None
2026-03-29 03:01:57 [adesa.it] INFO: Scrape type for 10740427: 0
2026-03-29 03:01:57 [adesa.it] INFO: Skipping item 10740427 url https://www.openlane.eu/en/carv6/auction/10740427
2026-03-29 03:01:57 [adesa.it] INFO: Found listing with ID: 10740432
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740432%27 HTTP/1.1" 200 None
2026-03-29 03:01:57 [adesa.it] INFO: Scrape type for 10740432: 0
2026-03-29 03:01:57 [adesa.it] INFO: Skipping item 10740432 url https://www.openlane.eu/en/carv6/auction/10740432
2026-03-29 03:01:57 [adesa.it] INFO: Found listing with ID: 10740426
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740426%27 HTTP/1.1" 200 None
2026-03-29 03:01:57 [adesa.it] INFO: Scrape type for 10740426: 0
2026-03-29 03:01:57 [adesa.it] INFO: Skipping item 10740426 url https://www.openlane.eu/en/carv6/auction/10740426
2026-03-29 03:01:57 [adesa.it] INFO: Found listing with ID: 10740424
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740424%27 HTTP/1.1" 200 None
2026-03-29 03:01:57 [adesa.it] INFO: Scrape type for 10740424: 0
2026-03-29 03:01:57 [adesa.it] INFO: Skipping item 10740424 url https://www.openlane.eu/en/carv6/auction/10740424
2026-03-29 03:01:57 [adesa.it] INFO: Found listing with ID: 10740428
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740428%27 HTTP/1.1" 200 None
2026-03-29 03:01:57 [adesa.it] INFO: Scrape type for 10740428: 0
2026-03-29 03:01:57 [adesa.it] INFO: Skipping item 10740428 url https://www.openlane.eu/en/carv6/auction/10740428
2026-03-29 03:01:57 [adesa.it] INFO: Found listing with ID: 10740429
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740429%27 HTTP/1.1" 200 None
2026-03-29 03:01:57 [adesa.it] INFO: Scrape type for 10740429: 0
2026-03-29 03:01:57 [adesa.it] INFO: Skipping item 10740429 url https://www.openlane.eu/en/carv6/auction/10740429
2026-03-29 03:01:57 [adesa.it] INFO: Found listing with ID: 10740430
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740430%27 HTTP/1.1" 200 None
2026-03-29 03:01:57 [adesa.it] INFO: Scrape type for 10740430: 0
2026-03-29 03:01:57 [adesa.it] INFO: Skipping item 10740430 url https://www.openlane.eu/en/carv6/auction/10740430
2026-03-29 03:01:57 [adesa.it] INFO: Found listing with ID: 10740433
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740433%27 HTTP/1.1" 200 None
2026-03-29 03:01:57 [adesa.it] INFO: Scrape type for 10740433: 0
2026-03-29 03:01:57 [adesa.it] INFO: Skipping item 10740433 url https://www.openlane.eu/en/carv6/auction/10740433
2026-03-29 03:01:57 [adesa.it] INFO: Found listing with ID: 10740423
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740423%27 HTTP/1.1" 200 None
2026-03-29 03:01:57 [adesa.it] INFO: Scrape type for 10740423: 0
2026-03-29 03:01:57 [adesa.it] INFO: Skipping item 10740423 url https://www.openlane.eu/en/carv6/auction/10740423
2026-03-29 03:01:57 [adesa.it] INFO: Found listing with ID: 10740440
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740440%27 HTTP/1.1" 200 None
2026-03-29 03:01:57 [adesa.it] INFO: Scrape type for 10740440: 0
2026-03-29 03:01:57 [adesa.it] INFO: Skipping item 10740440 url https://www.openlane.eu/en/carv6/auction/10740440
2026-03-29 03:01:57 [adesa.it] INFO: Found listing with ID: 10740439
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740439%27 HTTP/1.1" 200 None
2026-03-29 03:01:57 [adesa.it] INFO: Scrape type for 10740439: 0
2026-03-29 03:01:57 [adesa.it] INFO: Skipping item 10740439 url https://www.openlane.eu/en/carv6/auction/10740439
2026-03-29 03:01:57 [adesa.it] INFO: Found listing with ID: 10740438
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740438%27 HTTP/1.1" 200 None
2026-03-29 03:01:57 [adesa.it] INFO: Scrape type for 10740438: 0
2026-03-29 03:01:57 [adesa.it] INFO: Skipping item 10740438 url https://www.openlane.eu/en/carv6/auction/10740438
2026-03-29 03:01:57 [adesa.it] INFO: Found listing with ID: 10740434
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740434%27 HTTP/1.1" 200 None
2026-03-29 03:01:58 [adesa.it] INFO: Scrape type for 10740434: 0
2026-03-29 03:01:58 [adesa.it] INFO: Skipping item 10740434 url https://www.openlane.eu/en/carv6/auction/10740434
2026-03-29 03:01:58 [adesa.it] INFO: Found listing with ID: 10740431
2026-03-29 03:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740431%27 HTTP/1.1" 200 None
2026-03-29 03:01:58 [adesa.it] INFO: Scrape type for 10740431: 0
2026-03-29 03:01:58 [adesa.it] INFO: Skipping item 10740431 url https://www.openlane.eu/en/carv6/auction/10740431
2026-03-29 03:01:58 [adesa.it] INFO: Found listing with ID: 10740435
2026-03-29 03:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740435%27 HTTP/1.1" 200 None
2026-03-29 03:01:58 [adesa.it] INFO: Scrape type for 10740435: 0
2026-03-29 03:01:58 [adesa.it] INFO: Skipping item 10740435 url https://www.openlane.eu/en/carv6/auction/10740435
2026-03-29 03:01:58 [adesa.it] INFO: Found listing with ID: 10740436
2026-03-29 03:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740436%27 HTTP/1.1" 200 None
2026-03-29 03:01:58 [adesa.it] INFO: Scrape type for 10740436: 0
2026-03-29 03:01:58 [adesa.it] INFO: Skipping item 10740436 url https://www.openlane.eu/en/carv6/auction/10740436
2026-03-29 03:01:58 [adesa.it] INFO: Found listing with ID: 10740437
2026-03-29 03:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740437%27 HTTP/1.1" 200 None
2026-03-29 03:01:58 [adesa.it] INFO: Scrape type for 10740437: 0
2026-03-29 03:01:58 [adesa.it] INFO: Skipping item 10740437 url https://www.openlane.eu/en/carv6/auction/10740437
2026-03-29 03:01:58 [adesa.it] INFO: Found listing with ID: 10740410
2026-03-29 03:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740410%27 HTTP/1.1" 200 None
2026-03-29 03:01:58 [adesa.it] INFO: Scrape type for 10740410: 0
2026-03-29 03:01:58 [adesa.it] INFO: Skipping item 10740410 url https://www.openlane.eu/en/carv6/auction/10740410
2026-03-29 03:01:58 [adesa.it] INFO: Found listing with ID: 10740409
2026-03-29 03:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740409%27 HTTP/1.1" 200 None
2026-03-29 03:01:58 [adesa.it] INFO: Scrape type for 10740409: 0
2026-03-29 03:01:58 [adesa.it] INFO: Skipping item 10740409 url https://www.openlane.eu/en/carv6/auction/10740409
2026-03-29 03:01:58 [adesa.it] INFO: Found listing with ID: 10740408
2026-03-29 03:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740408%27 HTTP/1.1" 200 None
2026-03-29 03:01:58 [adesa.it] INFO: Scrape type for 10740408: 0
2026-03-29 03:01:58 [adesa.it] INFO: Skipping item 10740408 url https://www.openlane.eu/en/carv6/auction/10740408
2026-03-29 03:01:58 [adesa.it] INFO: Found listing with ID: 10740407
2026-03-29 03:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740407%27 HTTP/1.1" 200 None
2026-03-29 03:01:58 [adesa.it] INFO: Scrape type for 10740407: 0
2026-03-29 03:01:58 [adesa.it] INFO: Skipping item 10740407 url https://www.openlane.eu/en/carv6/auction/10740407
2026-03-29 03:01:58 [adesa.it] INFO: Found listing with ID: 10740404
2026-03-29 03:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740404%27 HTTP/1.1" 200 None
2026-03-29 03:01:58 [adesa.it] INFO: Scrape type for 10740404: 0
2026-03-29 03:01:58 [adesa.it] INFO: Skipping item 10740404 url https://www.openlane.eu/en/carv6/auction/10740404
2026-03-29 03:01:58 [adesa.it] INFO: Found listing with ID: 10740405
2026-03-29 03:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740405%27 HTTP/1.1" 200 None
2026-03-29 03:01:58 [adesa.it] INFO: Scrape type for 10740405: 0
2026-03-29 03:01:58 [adesa.it] INFO: Skipping item 10740405 url https://www.openlane.eu/en/carv6/auction/10740405
2026-03-29 03:01:58 [adesa.it] INFO: Found listing with ID: 10740406
2026-03-29 03:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740406%27 HTTP/1.1" 200 None
2026-03-29 03:01:58 [adesa.it] INFO: Scrape type for 10740406: 0
2026-03-29 03:01:58 [adesa.it] INFO: Skipping item 10740406 url https://www.openlane.eu/en/carv6/auction/10740406
2026-03-29 03:01:58 [adesa.it] INFO: Found listing with ID: 10740403
2026-03-29 03:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740403%27 HTTP/1.1" 200 None
2026-03-29 03:01:58 [adesa.it] INFO: Scrape type for 10740403: 0
2026-03-29 03:01:58 [adesa.it] INFO: Skipping item 10740403 url https://www.openlane.eu/en/carv6/auction/10740403
2026-03-29 03:01:58 [adesa.it] INFO: Found listing with ID: 10740402
2026-03-29 03:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740402%27 HTTP/1.1" 200 None
2026-03-29 03:01:58 [adesa.it] INFO: Scrape type for 10740402: 0
2026-03-29 03:01:58 [adesa.it] INFO: Skipping item 10740402 url https://www.openlane.eu/en/carv6/auction/10740402
2026-03-29 03:01:58 [adesa.it] INFO: Found listing with ID: 10740401
2026-03-29 03:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740401%27 HTTP/1.1" 200 None
2026-03-29 03:01:58 [adesa.it] INFO: Scrape type for 10740401: 0
2026-03-29 03:01:58 [adesa.it] INFO: Skipping item 10740401 url https://www.openlane.eu/en/carv6/auction/10740401
2026-03-29 03:01:58 [adesa.it] INFO: Found listing with ID: 10740400
2026-03-29 03:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740400%27 HTTP/1.1" 200 None
2026-03-29 03:01:58 [adesa.it] INFO: Scrape type for 10740400: 0
2026-03-29 03:01:58 [adesa.it] INFO: Skipping item 10740400 url https://www.openlane.eu/en/carv6/auction/10740400
2026-03-29 03:01:58 [adesa.it] INFO: Found listing with ID: 10740399
2026-03-29 03:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740399%27 HTTP/1.1" 200 None
2026-03-29 03:01:58 [adesa.it] INFO: Scrape type for 10740399: 0
2026-03-29 03:01:58 [adesa.it] INFO: Skipping item 10740399 url https://www.openlane.eu/en/carv6/auction/10740399
2026-03-29 03:01:58 [adesa.it] INFO: Found listing with ID: 10740398
2026-03-29 03:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740398%27 HTTP/1.1" 200 None
2026-03-29 03:01:58 [adesa.it] INFO: Scrape type for 10740398: 0
2026-03-29 03:01:58 [adesa.it] INFO: Skipping item 10740398 url https://www.openlane.eu/en/carv6/auction/10740398
2026-03-29 03:01:58 [adesa.it] INFO: Found listing with ID: 10740397
2026-03-29 03:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740397%27 HTTP/1.1" 200 None
2026-03-29 03:01:58 [adesa.it] INFO: Scrape type for 10740397: 0
2026-03-29 03:01:58 [adesa.it] INFO: Skipping item 10740397 url https://www.openlane.eu/en/carv6/auction/10740397
2026-03-29 03:01:58 [adesa.it] INFO: Found listing with ID: 10740396
2026-03-29 03:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740396%27 HTTP/1.1" 200 None
2026-03-29 03:01:58 [adesa.it] INFO: Scrape type for 10740396: 0
2026-03-29 03:01:58 [adesa.it] INFO: Skipping item 10740396 url https://www.openlane.eu/en/carv6/auction/10740396
2026-03-29 03:01:58 [adesa.it] INFO: Found listing with ID: 10740390
2026-03-29 03:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740390%27 HTTP/1.1" 200 None
2026-03-29 03:01:58 [adesa.it] INFO: Scrape type for 10740390: 0
2026-03-29 03:01:58 [adesa.it] INFO: Skipping item 10740390 url https://www.openlane.eu/en/carv6/auction/10740390
2026-03-29 03:01:58 [adesa.it] INFO: Found listing with ID: 10740391
2026-03-29 03:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740391%27 HTTP/1.1" 200 None
2026-03-29 03:01:58 [adesa.it] INFO: Scrape type for 10740391: 0
2026-03-29 03:01:58 [adesa.it] INFO: Skipping item 10740391 url https://www.openlane.eu/en/carv6/auction/10740391
2026-03-29 03:01:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741774> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:01:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9a67540-c6bc-5f6e-a768-8cc6d42d0760 with identifier: 10733680
2026-03-29 03:01:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9a67540-c6bc-5f6e-a768-8cc6d42d0760 with scrape type 2
2026-03-29 03:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9a67540-c6bc-5f6e-a768-8cc6d42d0760 with scrape type 2
2026-03-29 03:01:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d9a67540-c6bc-5f6e-a768-8cc6d42d0760, identifier: 10733680
2026-03-29 03:01:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b217c53-93ff-57c6-8a49-a6e60be4758a with identifier: 10733710
2026-03-29 03:01:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b217c53-93ff-57c6-8a49-a6e60be4758a with scrape type 2
2026-03-29 03:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8b217c53-93ff-57c6-8a49-a6e60be4758a with scrape type 2
2026-03-29 03:01:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 8b217c53-93ff-57c6-8a49-a6e60be4758a, identifier: 10733710
2026-03-29 03:01:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:01:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d9a67540-c6bc-5f6e-a768-8cc6d42d0760 with identifier: 10733680
2026-03-29 03:01:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d9a67540-c6bc-5f6e-a768-8cc6d42d0760 with identifier: 10733680
2026-03-29 03:01:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d9a67540-c6bc-5f6e-a768-8cc6d42d0760 with identifier: 10733680 to the API
2026-03-29 03:01:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:01:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:01:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733680>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'd9a67540-c6bc-5f6e-a768-8cc6d42d0760',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP736AR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733680',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Seat',
'model': 'Tarraco',
'odometer': 86322,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2023-05-01',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Tarraco 2.0 TDI Style - Diesel - Automatic - 150 hp - 86.322 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-29 03:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733680%27 HTTP/1.1" 200 None
2026-03-29 03:01:59 [adesa.it] INFO: Saving data for 10733680: {'auction_closing_time': 1774886400.0, 'created_time': 1774649043.077136, 'last_price_update_time': 1774753319.091881}
2026-03-29 03:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733680') HTTP/1.1" 204 0
2026-03-29 03:01:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 8b217c53-93ff-57c6-8a49-a6e60be4758a with identifier: 10733710
2026-03-29 03:01:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 8b217c53-93ff-57c6-8a49-a6e60be4758a with identifier: 10733710
2026-03-29 03:01:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 8b217c53-93ff-57c6-8a49-a6e60be4758a with identifier: 10733710 to the API
2026-03-29 03:01:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:01:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:01:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733710>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Diesel',
'id': '8b217c53-93ff-57c6-8a49-a6e60be4758a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD323BC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733710',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 165782,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2020-11-13',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Skoda Karoq 1.6 TDI Style - Diesel - Automatic - 115 hp - 165.782 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2020}
2026-03-29 03:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733710%27 HTTP/1.1" 200 None
2026-03-29 03:01:59 [adesa.it] INFO: Saving data for 10733710: {'auction_closing_time': 1774886400.0, 'created_time': 1774649218.626147, 'last_price_update_time': 1774753319.484531}
2026-03-29 03:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733710') HTTP/1.1" 204 0
2026-03-29 03:01:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9bca4a0e-4bc1-5398-8767-0b48faefeaa5 with identifier: 10741774
2026-03-29 03:01:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9bca4a0e-4bc1-5398-8767-0b48faefeaa5 with scrape type 2
2026-03-29 03:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9bca4a0e-4bc1-5398-8767-0b48faefeaa5 with scrape type 2
2026-03-29 03:01:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9bca4a0e-4bc1-5398-8767-0b48faefeaa5, identifier: 10741774
2026-03-29 03:01:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9bca4a0e-4bc1-5398-8767-0b48faefeaa5 with identifier: 10741774
2026-03-29 03:01:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9bca4a0e-4bc1-5398-8767-0b48faefeaa5 with identifier: 10741774
2026-03-29 03:01:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9bca4a0e-4bc1-5398-8767-0b48faefeaa5 with identifier: 10741774 to the API
2026-03-29 03:01:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:01:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:01:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741774>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Hybrid',
'id': '9bca4a0e-4bc1-5398-8767-0b48faefeaa5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG134WT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741774',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 23888,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2021-09-03',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Ford Kuga 2.0 EcoBlue Titanium - Hybrid - Manual - 150 hp - 23.888 '
'km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2021}
2026-03-29 03:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741774%27 HTTP/1.1" 200 None
2026-03-29 03:01:59 [adesa.it] INFO: Saving data for 10741774: {'auction_closing_time': 1774954680.0, 'created_time': 1774649142.227591, 'last_price_update_time': 1774753319.882129}
2026-03-29 03:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741774') HTTP/1.1" 204 0
2026-03-29 03:02:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741776> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 596b5dd9-bbd1-5134-8760-04b4a45b7efc with identifier: 10741776
2026-03-29 03:02:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 596b5dd9-bbd1-5134-8760-04b4a45b7efc with scrape type 2
2026-03-29 03:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 596b5dd9-bbd1-5134-8760-04b4a45b7efc with scrape type 2
2026-03-29 03:02:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 596b5dd9-bbd1-5134-8760-04b4a45b7efc, identifier: 10741776
2026-03-29 03:02:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 596b5dd9-bbd1-5134-8760-04b4a45b7efc with identifier: 10741776
2026-03-29 03:02:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 596b5dd9-bbd1-5134-8760-04b4a45b7efc with identifier: 10741776
2026-03-29 03:02:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 596b5dd9-bbd1-5134-8760-04b4a45b7efc with identifier: 10741776 to the API
2026-03-29 03:02:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741776>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Hybrid',
'id': '596b5dd9-bbd1-5134-8760-04b4a45b7efc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH212FY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741776',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 64381,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2021-11-03',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Hyundai Tucson 1.6 CRDI - Hybrid - Automatic - 136 hp - 64.381 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-29 03:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741776%27 HTTP/1.1" 200 None
2026-03-29 03:02:01 [adesa.it] INFO: Saving data for 10741776: {'auction_closing_time': 1774954680.0, 'created_time': 1774649131.363512, 'last_price_update_time': 1774753321.028142}
2026-03-29 03:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741776') HTTP/1.1" 204 0
2026-03-29 03:02:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741760> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733691> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741755> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df436a53-d6d6-557e-accd-4da8b574cf6a with identifier: 10741760
2026-03-29 03:02:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df436a53-d6d6-557e-accd-4da8b574cf6a with scrape type 2
2026-03-29 03:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item df436a53-d6d6-557e-accd-4da8b574cf6a with scrape type 2
2026-03-29 03:02:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: df436a53-d6d6-557e-accd-4da8b574cf6a, identifier: 10741760
2026-03-29 03:02:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: df436a53-d6d6-557e-accd-4da8b574cf6a with identifier: 10741760
2026-03-29 03:02:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: df436a53-d6d6-557e-accd-4da8b574cf6a with identifier: 10741760
2026-03-29 03:02:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: df436a53-d6d6-557e-accd-4da8b574cf6a with identifier: 10741760 to the API
2026-03-29 03:02:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741760>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Electric',
'id': 'df436a53-d6d6-557e-accd-4da8b574cf6a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL375PL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741760',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 36156,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2022-09-23',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Mercedes-Benz Sprinter - Electric - Automatic - 116 hp - 36.156 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 03:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741760%27 HTTP/1.1" 200 None
2026-03-29 03:02:01 [adesa.it] INFO: Saving data for 10741760: {'auction_closing_time': 1774954680.0, 'created_time': 1774649081.984302, 'last_price_update_time': 1774753321.560175}
2026-03-29 03:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741760') HTTP/1.1" 204 0
2026-03-29 03:02:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741751> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733688> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a9a9d81-f49d-59a9-b40a-1aef633c7414 with identifier: 10733691
2026-03-29 03:02:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a9a9d81-f49d-59a9-b40a-1aef633c7414 with scrape type 2
2026-03-29 03:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8a9a9d81-f49d-59a9-b40a-1aef633c7414 with scrape type 2
2026-03-29 03:02:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 8a9a9d81-f49d-59a9-b40a-1aef633c7414, identifier: 10733691
2026-03-29 03:02:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 151eff57-3b6c-556b-8c71-31bf5db98cea with identifier: 10741755
2026-03-29 03:02:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 151eff57-3b6c-556b-8c71-31bf5db98cea with scrape type 2
2026-03-29 03:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 151eff57-3b6c-556b-8c71-31bf5db98cea with scrape type 2
2026-03-29 03:02:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 151eff57-3b6c-556b-8c71-31bf5db98cea, identifier: 10741755
2026-03-29 03:02:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 8a9a9d81-f49d-59a9-b40a-1aef633c7414 with identifier: 10733691
2026-03-29 03:02:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 8a9a9d81-f49d-59a9-b40a-1aef633c7414 with identifier: 10733691
2026-03-29 03:02:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 8a9a9d81-f49d-59a9-b40a-1aef633c7414 with identifier: 10733691 to the API
2026-03-29 03:02:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733691>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Diesel',
'id': '8a9a9d81-f49d-59a9-b40a-1aef633c7414',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN539VA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733691',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Seat',
'model': 'Tarraco',
'odometer': 72676,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2023-04-01',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Tarraco 2.0 TDI Style - Diesel - Automatic - 150 hp - 72.676 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-29 03:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733691%27 HTTP/1.1" 200 None
2026-03-29 03:02:02 [adesa.it] INFO: Saving data for 10733691: {'auction_closing_time': 1774886400.0, 'created_time': 1774649038.757636, 'last_price_update_time': 1774753322.149949}
2026-03-29 03:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733691') HTTP/1.1" 204 0
2026-03-29 03:02:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 151eff57-3b6c-556b-8c71-31bf5db98cea with identifier: 10741755
2026-03-29 03:02:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 151eff57-3b6c-556b-8c71-31bf5db98cea with identifier: 10741755
2026-03-29 03:02:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 151eff57-3b6c-556b-8c71-31bf5db98cea with identifier: 10741755 to the API
2026-03-29 03:02:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741755>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Electric',
'id': '151eff57-3b6c-556b-8c71-31bf5db98cea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR360XL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741755',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 23285,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10200,
'price_includes_vat': True,
'registration_date': '2023-10-09',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Mercedes-Benz Sprinter - Electric - Automatic - 116 hp - 23.285 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-29 03:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741755%27 HTTP/1.1" 200 None
2026-03-29 03:02:02 [adesa.it] INFO: Saving data for 10741755: {'auction_closing_time': 1774954680.0, 'created_time': 1774649081.246193, 'last_price_update_time': 1774753322.438969}
2026-03-29 03:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741755') HTTP/1.1" 204 0
2026-03-29 03:02:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741780> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 395d78b3-0d9c-5049-aff0-3e232b34b564 with identifier: 10741751
2026-03-29 03:02:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 395d78b3-0d9c-5049-aff0-3e232b34b564 with scrape type 2
2026-03-29 03:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 395d78b3-0d9c-5049-aff0-3e232b34b564 with scrape type 2
2026-03-29 03:02:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 395d78b3-0d9c-5049-aff0-3e232b34b564, identifier: 10741751
2026-03-29 03:02:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c7518dad-e679-553c-83ea-ad907ca1b826 with identifier: 10733688
2026-03-29 03:02:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7518dad-e679-553c-83ea-ad907ca1b826 with scrape type 2
2026-03-29 03:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c7518dad-e679-553c-83ea-ad907ca1b826 with scrape type 2
2026-03-29 03:02:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c7518dad-e679-553c-83ea-ad907ca1b826, identifier: 10733688
2026-03-29 03:02:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 395d78b3-0d9c-5049-aff0-3e232b34b564 with identifier: 10741751
2026-03-29 03:02:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 395d78b3-0d9c-5049-aff0-3e232b34b564 with identifier: 10741751
2026-03-29 03:02:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 395d78b3-0d9c-5049-aff0-3e232b34b564 with identifier: 10741751 to the API
2026-03-29 03:02:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741751>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 96,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Electric',
'id': '395d78b3-0d9c-5049-aff0-3e232b34b564',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM109EV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741751',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 20829,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2022-11-24',
'seats_number': 3,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Mercedes-Benz Sprinter - Electric - Automatic - 96 hp - 20.829 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 03:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741751%27 HTTP/1.1" 200 None
2026-03-29 03:02:02 [adesa.it] INFO: Saving data for 10741751: {'auction_closing_time': 1774954680.0, 'created_time': 1774649049.054059, 'last_price_update_time': 1774753322.969016}
2026-03-29 03:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741751') HTTP/1.1" 204 0
2026-03-29 03:02:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c7518dad-e679-553c-83ea-ad907ca1b826 with identifier: 10733688
2026-03-29 03:02:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c7518dad-e679-553c-83ea-ad907ca1b826 with identifier: 10733688
2026-03-29 03:02:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c7518dad-e679-553c-83ea-ad907ca1b826 with identifier: 10733688 to the API
2026-03-29 03:02:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733688>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'c7518dad-e679-553c-83ea-ad907ca1b826',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL767SX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733688',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A4',
'odometer': 161045,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12100,
'price_includes_vat': True,
'registration_date': '2022-10-20',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Audi A4 Avant 40 TDI Business - Quattro - Diesel - Automatic - 204 '
'hp - 161.045 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-29 03:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733688%27 HTTP/1.1" 200 None
2026-03-29 03:02:03 [adesa.it] INFO: Saving data for 10733688: {'auction_closing_time': 1774886400.0, 'created_time': 1774648957.588479, 'last_price_update_time': 1774753323.249557}
2026-03-29 03:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733688') HTTP/1.1" 204 0
2026-03-29 03:02:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741761> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741783> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6a8b387-2563-5adc-99a3-64f76fb57bf9 with identifier: 10741780
2026-03-29 03:02:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6a8b387-2563-5adc-99a3-64f76fb57bf9 with scrape type 2
2026-03-29 03:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f6a8b387-2563-5adc-99a3-64f76fb57bf9 with scrape type 2
2026-03-29 03:02:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f6a8b387-2563-5adc-99a3-64f76fb57bf9, identifier: 10741780
2026-03-29 03:02:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f6a8b387-2563-5adc-99a3-64f76fb57bf9 with identifier: 10741780
2026-03-29 03:02:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f6a8b387-2563-5adc-99a3-64f76fb57bf9 with identifier: 10741780
2026-03-29 03:02:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f6a8b387-2563-5adc-99a3-64f76fb57bf9 with identifier: 10741780 to the API
2026-03-29 03:02:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741780>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Electric',
'id': 'f6a8b387-2563-5adc-99a3-64f76fb57bf9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN987DF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741780',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'Vito',
'odometer': 34949,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10000,
'price_includes_vat': True,
'registration_date': '2023-03-03',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Mercedes-Benz Vito 112 - Electric - Automatic - 116 hp - 34.949 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-29 03:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741780%27 HTTP/1.1" 200 None
2026-03-29 03:02:03 [adesa.it] INFO: Saving data for 10741780: {'auction_closing_time': 1774954680.0, 'created_time': 1774649064.608929, 'last_price_update_time': 1774753323.656681}
2026-03-29 03:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741780') HTTP/1.1" 204 0
2026-03-29 03:02:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46888d2b-2222-5cd0-b932-c675ce977fcd with identifier: 10741761
2026-03-29 03:02:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46888d2b-2222-5cd0-b932-c675ce977fcd with scrape type 2
2026-03-29 03:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 46888d2b-2222-5cd0-b932-c675ce977fcd with scrape type 2
2026-03-29 03:02:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 46888d2b-2222-5cd0-b932-c675ce977fcd, identifier: 10741761
2026-03-29 03:02:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04e5423f-bea1-5c0b-b5fd-4fe68e5d06ed with identifier: 10741783
2026-03-29 03:02:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04e5423f-bea1-5c0b-b5fd-4fe68e5d06ed with scrape type 2
2026-03-29 03:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 04e5423f-bea1-5c0b-b5fd-4fe68e5d06ed with scrape type 2
2026-03-29 03:02:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 04e5423f-bea1-5c0b-b5fd-4fe68e5d06ed, identifier: 10741783
2026-03-29 03:02:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 46888d2b-2222-5cd0-b932-c675ce977fcd with identifier: 10741761
2026-03-29 03:02:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 46888d2b-2222-5cd0-b932-c675ce977fcd with identifier: 10741761
2026-03-29 03:02:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 46888d2b-2222-5cd0-b932-c675ce977fcd with identifier: 10741761 to the API
2026-03-29 03:02:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741761>
{'auction_title': '',
'c_o_2_emission_value': 291,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Diesel',
'id': '46888d2b-2222-5cd0-b932-c675ce977fcd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF416PL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741761',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 72806,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 6500,
'price_includes_vat': True,
'registration_date': '2021-05-27',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Peugeot Boxer L2H2 2.2 HDI - Diesel - Manual - 140 hp - 72.806 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-29 03:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741761%27 HTTP/1.1" 200 None
2026-03-29 03:02:04 [adesa.it] INFO: Saving data for 10741761: {'auction_closing_time': 1774954680.0, 'created_time': 1774649058.543722, 'last_price_update_time': 1774753324.236304}
2026-03-29 03:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741761') HTTP/1.1" 204 0
2026-03-29 03:02:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 04e5423f-bea1-5c0b-b5fd-4fe68e5d06ed with identifier: 10741783
2026-03-29 03:02:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 04e5423f-bea1-5c0b-b5fd-4fe68e5d06ed with identifier: 10741783
2026-03-29 03:02:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 04e5423f-bea1-5c0b-b5fd-4fe68e5d06ed with identifier: 10741783 to the API
2026-03-29 03:02:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741783>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Diesel',
'id': '04e5423f-bea1-5c0b-b5fd-4fe68e5d06ed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ556AG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741783',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '3008',
'odometer': 202859,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2022-01-19',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Peugeot 3008 Allure Pack - Diesel - Automatic - 130 hp - 202.859 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2022}
2026-03-29 03:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741783%27 HTTP/1.1" 200 None
2026-03-29 03:02:04 [adesa.it] INFO: Saving data for 10741783: {'auction_closing_time': 1774954680.0, 'created_time': 1774649069.33682, 'last_price_update_time': 1774753324.529038}
2026-03-29 03:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741783') HTTP/1.1" 204 0
2026-03-29 03:02:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741752> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733708> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741754> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741748> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6cdccb28-8c91-5d50-886d-86f7833baa67 with identifier: 10741752
2026-03-29 03:02:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6cdccb28-8c91-5d50-886d-86f7833baa67 with scrape type 2
2026-03-29 03:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6cdccb28-8c91-5d50-886d-86f7833baa67 with scrape type 2
2026-03-29 03:02:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6cdccb28-8c91-5d50-886d-86f7833baa67, identifier: 10741752
2026-03-29 03:02:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15931d54-70cf-5c69-bc12-70d680ce19b1 with identifier: 10733708
2026-03-29 03:02:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15931d54-70cf-5c69-bc12-70d680ce19b1 with scrape type 2
2026-03-29 03:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 15931d54-70cf-5c69-bc12-70d680ce19b1 with scrape type 2
2026-03-29 03:02:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 15931d54-70cf-5c69-bc12-70d680ce19b1, identifier: 10733708
2026-03-29 03:02:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6cdccb28-8c91-5d50-886d-86f7833baa67 with identifier: 10741752
2026-03-29 03:02:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6cdccb28-8c91-5d50-886d-86f7833baa67 with identifier: 10741752
2026-03-29 03:02:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6cdccb28-8c91-5d50-886d-86f7833baa67 with identifier: 10741752 to the API
2026-03-29 03:02:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741752>
{'auction_title': '',
'c_o_2_emission_value': 253,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 140,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Diesel',
'id': '6cdccb28-8c91-5d50-886d-86f7833baa67',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GX215FS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741752',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Crafter',
'odometer': 33815,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 19800,
'price_includes_vat': True,
'registration_date': '2024-10-30',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Volkswagen Crafter L3H3 2.0 TDI - Diesel - Manual - 140 hp - 33.815 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-29 03:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741752%27 HTTP/1.1" 200 None
2026-03-29 03:02:05 [adesa.it] INFO: Saving data for 10741752: {'auction_closing_time': 1774954680.0, 'created_time': 1774649073.097043, 'last_price_update_time': 1774753325.114384}
2026-03-29 03:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741752') HTTP/1.1" 204 0
2026-03-29 03:02:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 15931d54-70cf-5c69-bc12-70d680ce19b1 with identifier: 10733708
2026-03-29 03:02:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 15931d54-70cf-5c69-bc12-70d680ce19b1 with identifier: 10733708
2026-03-29 03:02:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 15931d54-70cf-5c69-bc12-70d680ce19b1 with identifier: 10733708 to the API
2026-03-29 03:02:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733708>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Diesel',
'id': '15931d54-70cf-5c69-bc12-70d680ce19b1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP906BZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733708',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Seat',
'model': 'Tarraco',
'odometer': 93161,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2023-06-01',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Tarraco 2.0 TDI Style - Diesel - Automatic - 150 hp - 93.161 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-29 03:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733708%27 HTTP/1.1" 200 None
2026-03-29 03:02:05 [adesa.it] INFO: Saving data for 10733708: {'auction_closing_time': 1774886400.0, 'created_time': 1774649039.074527, 'last_price_update_time': 1774753325.397324}
2026-03-29 03:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733708') HTTP/1.1" 204 0
2026-03-29 03:02:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e8ebe85-6c25-5b55-a4c2-5b44fbb06cc7 with identifier: 10741754
2026-03-29 03:02:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e8ebe85-6c25-5b55-a4c2-5b44fbb06cc7 with scrape type 2
2026-03-29 03:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5e8ebe85-6c25-5b55-a4c2-5b44fbb06cc7 with scrape type 2
2026-03-29 03:02:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5e8ebe85-6c25-5b55-a4c2-5b44fbb06cc7, identifier: 10741754
2026-03-29 03:02:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5e8ebe85-6c25-5b55-a4c2-5b44fbb06cc7 with identifier: 10741754
2026-03-29 03:02:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5e8ebe85-6c25-5b55-a4c2-5b44fbb06cc7 with identifier: 10741754
2026-03-29 03:02:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5e8ebe85-6c25-5b55-a4c2-5b44fbb06cc7 with identifier: 10741754 to the API
2026-03-29 03:02:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741754>
{'auction_title': '',
'c_o_2_emission_value': 253,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 140,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Diesel',
'id': '5e8ebe85-6c25-5b55-a4c2-5b44fbb06cc7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GX905XD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741754',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Crafter',
'odometer': 25792,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 20200,
'price_includes_vat': True,
'registration_date': '2024-12-30',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Volkswagen Crafter L3H3 2.0 TDI - Diesel - Manual - 140 hp - 25.792 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-29 03:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741754%27 HTTP/1.1" 200 None
2026-03-29 03:02:05 [adesa.it] INFO: Saving data for 10741754: {'auction_closing_time': 1774954680.0, 'created_time': 1774649075.397307, 'last_price_update_time': 1774753325.863619}
2026-03-29 03:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741754') HTTP/1.1" 204 0
2026-03-29 03:02:05 [scrapy.extensions.logstats] INFO: Crawled 191 pages (at 107 pages/min), scraped 184 items (at 104 items/min)
2026-03-29 03:02:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 166MiB
2026-03-29 03:02:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43dd544e-3b78-5161-8289-bff2d3ef62e5 with identifier: 10741748
2026-03-29 03:02:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43dd544e-3b78-5161-8289-bff2d3ef62e5 with scrape type 2
2026-03-29 03:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 43dd544e-3b78-5161-8289-bff2d3ef62e5 with scrape type 2
2026-03-29 03:02:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 43dd544e-3b78-5161-8289-bff2d3ef62e5, identifier: 10741748
2026-03-29 03:02:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740580> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 43dd544e-3b78-5161-8289-bff2d3ef62e5 with identifier: 10741748
2026-03-29 03:02:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 43dd544e-3b78-5161-8289-bff2d3ef62e5 with identifier: 10741748
2026-03-29 03:02:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 43dd544e-3b78-5161-8289-bff2d3ef62e5 with identifier: 10741748 to the API
2026-03-29 03:02:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741748>
{'auction_title': '',
'c_o_2_emission_value': 253,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 140,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Diesel',
'id': '43dd544e-3b78-5161-8289-bff2d3ef62e5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GX629FM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741748',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Crafter',
'odometer': 37769,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 19600,
'price_includes_vat': True,
'registration_date': '2024-10-28',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Volkswagen Crafter L3H3 2.0 TDI - Diesel - Manual - 140 hp - 37.769 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-29 03:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741748%27 HTTP/1.1" 200 None
2026-03-29 03:02:06 [adesa.it] INFO: Saving data for 10741748: {'auction_closing_time': 1774954680.0, 'created_time': 1774649071.656611, 'last_price_update_time': 1774753326.375602}
2026-03-29 03:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741748') HTTP/1.1" 204 0
2026-03-29 03:02:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8bb2294b-b447-57b5-8cc9-62d5ff2fa939 with identifier: 10740580
2026-03-29 03:02:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8bb2294b-b447-57b5-8cc9-62d5ff2fa939 with scrape type 2
2026-03-29 03:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8bb2294b-b447-57b5-8cc9-62d5ff2fa939 with scrape type 2
2026-03-29 03:02:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 8bb2294b-b447-57b5-8cc9-62d5ff2fa939, identifier: 10740580
2026-03-29 03:02:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 8bb2294b-b447-57b5-8cc9-62d5ff2fa939 with identifier: 10740580
2026-03-29 03:02:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 8bb2294b-b447-57b5-8cc9-62d5ff2fa939 with identifier: 10740580
2026-03-29 03:02:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 8bb2294b-b447-57b5-8cc9-62d5ff2fa939 with identifier: 10740580 to the API
2026-03-29 03:02:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740580>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': '8bb2294b-b447-57b5-8cc9-62d5ff2fa939',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29987',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740580',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Leon',
'odometer': 18644,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 21700,
'price_includes_vat': True,
'registration_date': '2025-03-13',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Cupra Leon Sportstourer 1.5 eTSI - Petrol - Automatic - 150 hp - '
'18.644 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-29 03:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740580%27 HTTP/1.1" 200 None
2026-03-29 03:02:06 [adesa.it] INFO: Saving data for 10740580: {'auction_closing_time': 1774865400.0, 'created_time': 1774627970.474245, 'last_price_update_time': 1774753326.851006}
2026-03-29 03:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10740580') HTTP/1.1" 204 0
2026-03-29 03:02:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741787> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741753> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741749> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741781> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741766> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23fc1aaa-30a0-596f-8ca7-04d9dae87202 with identifier: 10741787
2026-03-29 03:02:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23fc1aaa-30a0-596f-8ca7-04d9dae87202 with scrape type 2
2026-03-29 03:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 23fc1aaa-30a0-596f-8ca7-04d9dae87202 with scrape type 2
2026-03-29 03:02:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 23fc1aaa-30a0-596f-8ca7-04d9dae87202, identifier: 10741787
2026-03-29 03:02:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7587744f-0fbf-54f1-8873-97e311dd9e5e with identifier: 10741753
2026-03-29 03:02:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7587744f-0fbf-54f1-8873-97e311dd9e5e with scrape type 2
2026-03-29 03:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7587744f-0fbf-54f1-8873-97e311dd9e5e with scrape type 2
2026-03-29 03:02:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7587744f-0fbf-54f1-8873-97e311dd9e5e, identifier: 10741753
2026-03-29 03:02:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea219f34-9eaf-55db-8605-e029a6c34ee1 with identifier: 10741749
2026-03-29 03:02:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea219f34-9eaf-55db-8605-e029a6c34ee1 with scrape type 2
2026-03-29 03:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ea219f34-9eaf-55db-8605-e029a6c34ee1 with scrape type 2
2026-03-29 03:02:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ea219f34-9eaf-55db-8605-e029a6c34ee1, identifier: 10741749
2026-03-29 03:02:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 23fc1aaa-30a0-596f-8ca7-04d9dae87202 with identifier: 10741787
2026-03-29 03:02:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 23fc1aaa-30a0-596f-8ca7-04d9dae87202 with identifier: 10741787
2026-03-29 03:02:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 23fc1aaa-30a0-596f-8ca7-04d9dae87202 with identifier: 10741787 to the API
2026-03-29 03:02:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741787>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Petrol',
'id': '23fc1aaa-30a0-596f-8ca7-04d9dae87202',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP731AZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741787',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Taigo',
'odometer': 101859,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2023-05-18',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Volkswagen Taigo 1.0 TSI Life - Petrol - Automatic - 110 hp - '
'101.859 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-29 03:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741787%27 HTTP/1.1" 200 None
2026-03-29 03:02:07 [adesa.it] INFO: Saving data for 10741787: {'auction_closing_time': 1774954680.0, 'created_time': 1774649066.895145, 'last_price_update_time': 1774753327.654328}
2026-03-29 03:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741787') HTTP/1.1" 204 0
2026-03-29 03:02:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7587744f-0fbf-54f1-8873-97e311dd9e5e with identifier: 10741753
2026-03-29 03:02:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7587744f-0fbf-54f1-8873-97e311dd9e5e with identifier: 10741753
2026-03-29 03:02:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7587744f-0fbf-54f1-8873-97e311dd9e5e with identifier: 10741753 to the API
2026-03-29 03:02:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741753>
{'auction_title': '',
'c_o_2_emission_value': 253,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 140,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Diesel',
'id': '7587744f-0fbf-54f1-8873-97e311dd9e5e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GW921VW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741753',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Crafter',
'odometer': 27618,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 20000,
'price_includes_vat': True,
'registration_date': '2024-09-27',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Volkswagen Crafter L3H3 2.0 TDI - Diesel - Manual - 140 hp - 27.618 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-29 03:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741753%27 HTTP/1.1" 200 None
2026-03-29 03:02:07 [adesa.it] INFO: Saving data for 10741753: {'auction_closing_time': 1774954680.0, 'created_time': 1774649058.237318, 'last_price_update_time': 1774753327.958493}
2026-03-29 03:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741753') HTTP/1.1" 204 0
2026-03-29 03:02:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ea219f34-9eaf-55db-8605-e029a6c34ee1 with identifier: 10741749
2026-03-29 03:02:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ea219f34-9eaf-55db-8605-e029a6c34ee1 with identifier: 10741749
2026-03-29 03:02:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ea219f34-9eaf-55db-8605-e029a6c34ee1 with identifier: 10741749 to the API
2026-03-29 03:02:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741749>
{'auction_title': '',
'c_o_2_emission_value': 253,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 140,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Diesel',
'id': 'ea219f34-9eaf-55db-8605-e029a6c34ee1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GX836XD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741749',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Crafter',
'odometer': 30003,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 19800,
'price_includes_vat': True,
'registration_date': '2024-12-30',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Volkswagen Crafter L3H3 2.0 TDI - Diesel - Manual - 140 hp - 30.003 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-29 03:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741749%27 HTTP/1.1" 200 None
2026-03-29 03:02:08 [adesa.it] INFO: Saving data for 10741749: {'auction_closing_time': 1774954680.0, 'created_time': 1774649074.952501, 'last_price_update_time': 1774753328.262768}
2026-03-29 03:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741749') HTTP/1.1" 204 0
2026-03-29 03:02:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ad04cd0-b59f-5c3d-b084-9e0eaa02b9e3 with identifier: 10741781
2026-03-29 03:02:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ad04cd0-b59f-5c3d-b084-9e0eaa02b9e3 with scrape type 2
2026-03-29 03:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7ad04cd0-b59f-5c3d-b084-9e0eaa02b9e3 with scrape type 2
2026-03-29 03:02:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7ad04cd0-b59f-5c3d-b084-9e0eaa02b9e3, identifier: 10741781
2026-03-29 03:02:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7ad04cd0-b59f-5c3d-b084-9e0eaa02b9e3 with identifier: 10741781
2026-03-29 03:02:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7ad04cd0-b59f-5c3d-b084-9e0eaa02b9e3 with identifier: 10741781
2026-03-29 03:02:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7ad04cd0-b59f-5c3d-b084-9e0eaa02b9e3 with identifier: 10741781 to the API
2026-03-29 03:02:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741781>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Electric',
'id': '7ad04cd0-b59f-5c3d-b084-9e0eaa02b9e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN988DF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741781',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'Vito',
'odometer': 24623,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2023-03-03',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Mercedes-Benz Vito 112 - Electric - Automatic - 116 hp - 24.623 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-29 03:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741781%27 HTTP/1.1" 200 None
2026-03-29 03:02:08 [adesa.it] INFO: Saving data for 10741781: {'auction_closing_time': 1774954680.0, 'created_time': 1774649065.445129, 'last_price_update_time': 1774753328.655513}
2026-03-29 03:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741781') HTTP/1.1" 204 0
2026-03-29 03:02:08 [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-29 03:02:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 29b79a8f-855a-5e75-b358-f95f6c76f4a3 with identifier: 10741766
2026-03-29 03:02:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29b79a8f-855a-5e75-b358-f95f6c76f4a3 with scrape type 2
2026-03-29 03:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 29b79a8f-855a-5e75-b358-f95f6c76f4a3 with scrape type 2
2026-03-29 03:02:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 29b79a8f-855a-5e75-b358-f95f6c76f4a3, identifier: 10741766
2026-03-29 03:02:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 29b79a8f-855a-5e75-b358-f95f6c76f4a3 with identifier: 10741766
2026-03-29 03:02:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 29b79a8f-855a-5e75-b358-f95f6c76f4a3 with identifier: 10741766
2026-03-29 03:02:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 29b79a8f-855a-5e75-b358-f95f6c76f4a3 with identifier: 10741766 to the API
2026-03-29 03:02:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741766>
{'auction_title': '',
'c_o_2_emission_value': 253,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 140,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Diesel',
'id': '29b79a8f-855a-5e75-b358-f95f6c76f4a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY936FT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741766',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Crafter',
'odometer': 9176,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 22600,
'price_includes_vat': True,
'registration_date': '2025-01-29',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Volkswagen Crafter L3H3 2.0 TDI - Diesel - Manual - 140 hp - 9.176 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2025}
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741766%27 HTTP/1.1" 200 None
2026-03-29 03:02:09 [adesa.it] INFO: Saving data for 10741766: {'auction_closing_time': 1774954680.0, 'created_time': 1774649079.820916, 'last_price_update_time': 1774753329.098167}
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741766') HTTP/1.1" 204 0
2026-03-29 03:02:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741756> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:09 [adesa.it] INFO: Found listing with ID: 10740392
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740392%27 HTTP/1.1" 200 None
2026-03-29 03:02:09 [adesa.it] INFO: Scrape type for 10740392: 0
2026-03-29 03:02:09 [adesa.it] INFO: Skipping item 10740392 url https://www.openlane.eu/en/carv6/auction/10740392
2026-03-29 03:02:09 [adesa.it] INFO: Found listing with ID: 10740393
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740393%27 HTTP/1.1" 200 None
2026-03-29 03:02:09 [adesa.it] INFO: Scrape type for 10740393: 0
2026-03-29 03:02:09 [adesa.it] INFO: Skipping item 10740393 url https://www.openlane.eu/en/carv6/auction/10740393
2026-03-29 03:02:09 [adesa.it] INFO: Found listing with ID: 10740394
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740394%27 HTTP/1.1" 200 None
2026-03-29 03:02:09 [adesa.it] INFO: Scrape type for 10740394: 0
2026-03-29 03:02:09 [adesa.it] INFO: Skipping item 10740394 url https://www.openlane.eu/en/carv6/auction/10740394
2026-03-29 03:02:09 [adesa.it] INFO: Found listing with ID: 10740441
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740441%27 HTTP/1.1" 200 None
2026-03-29 03:02:09 [adesa.it] INFO: Scrape type for 10740441: 0
2026-03-29 03:02:09 [adesa.it] INFO: Skipping item 10740441 url https://www.openlane.eu/en/carv6/auction/10740441
2026-03-29 03:02:09 [adesa.it] INFO: Found listing with ID: 10740579
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740579%27 HTTP/1.1" 200 None
2026-03-29 03:02:09 [adesa.it] INFO: Scrape type for 10740579: 0
2026-03-29 03:02:09 [adesa.it] INFO: Skipping item 10740579 url https://www.openlane.eu/en/carv6/auction/10740579
2026-03-29 03:02:09 [adesa.it] INFO: Found listing with ID: 10740603
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740603%27 HTTP/1.1" 200 None
2026-03-29 03:02:09 [adesa.it] INFO: Scrape type for 10740603: 0
2026-03-29 03:02:09 [adesa.it] INFO: Skipping item 10740603 url https://www.openlane.eu/en/carv6/auction/10740603
2026-03-29 03:02:09 [adesa.it] INFO: Found listing with ID: 10740606
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740606%27 HTTP/1.1" 200 None
2026-03-29 03:02:09 [adesa.it] INFO: Scrape type for 10740606: 0
2026-03-29 03:02:09 [adesa.it] INFO: Skipping item 10740606 url https://www.openlane.eu/en/carv6/auction/10740606
2026-03-29 03:02:09 [adesa.it] INFO: Found listing with ID: 10740602
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740602%27 HTTP/1.1" 200 None
2026-03-29 03:02:09 [adesa.it] INFO: Scrape type for 10740602: 0
2026-03-29 03:02:09 [adesa.it] INFO: Skipping item 10740602 url https://www.openlane.eu/en/carv6/auction/10740602
2026-03-29 03:02:09 [adesa.it] INFO: Found listing with ID: 10740600
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740600%27 HTTP/1.1" 200 None
2026-03-29 03:02:09 [adesa.it] INFO: Scrape type for 10740600: 0
2026-03-29 03:02:09 [adesa.it] INFO: Skipping item 10740600 url https://www.openlane.eu/en/carv6/auction/10740600
2026-03-29 03:02:09 [adesa.it] INFO: Found listing with ID: 10740607
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740607%27 HTTP/1.1" 200 None
2026-03-29 03:02:09 [adesa.it] INFO: Scrape type for 10740607: 0
2026-03-29 03:02:09 [adesa.it] INFO: Skipping item 10740607 url https://www.openlane.eu/en/carv6/auction/10740607
2026-03-29 03:02:09 [adesa.it] INFO: Found listing with ID: 10740601
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740601%27 HTTP/1.1" 200 None
2026-03-29 03:02:09 [adesa.it] INFO: Scrape type for 10740601: 0
2026-03-29 03:02:09 [adesa.it] INFO: Skipping item 10740601 url https://www.openlane.eu/en/carv6/auction/10740601
2026-03-29 03:02:09 [adesa.it] INFO: Found listing with ID: 10740608
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740608%27 HTTP/1.1" 200 None
2026-03-29 03:02:09 [adesa.it] INFO: Scrape type for 10740608: 0
2026-03-29 03:02:09 [adesa.it] INFO: Skipping item 10740608 url https://www.openlane.eu/en/carv6/auction/10740608
2026-03-29 03:02:09 [adesa.it] INFO: Found listing with ID: 10740599
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740599%27 HTTP/1.1" 200 None
2026-03-29 03:02:09 [adesa.it] INFO: Scrape type for 10740599: 0
2026-03-29 03:02:09 [adesa.it] INFO: Skipping item 10740599 url https://www.openlane.eu/en/carv6/auction/10740599
2026-03-29 03:02:09 [adesa.it] INFO: Found listing with ID: 10740578
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740578%27 HTTP/1.1" 200 None
2026-03-29 03:02:09 [adesa.it] INFO: Scrape type for 10740578: 0
2026-03-29 03:02:09 [adesa.it] INFO: Skipping item 10740578 url https://www.openlane.eu/en/carv6/auction/10740578
2026-03-29 03:02:09 [adesa.it] INFO: Found listing with ID: 10740613
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740613%27 HTTP/1.1" 200 None
2026-03-29 03:02:09 [adesa.it] INFO: Scrape type for 10740613: 0
2026-03-29 03:02:09 [adesa.it] INFO: Skipping item 10740613 url https://www.openlane.eu/en/carv6/auction/10740613
2026-03-29 03:02:09 [adesa.it] INFO: Found listing with ID: 10740453
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740453%27 HTTP/1.1" 200 None
2026-03-29 03:02:09 [adesa.it] INFO: Scrape type for 10740453: 0
2026-03-29 03:02:09 [adesa.it] INFO: Skipping item 10740453 url https://www.openlane.eu/en/carv6/auction/10740453
2026-03-29 03:02:09 [adesa.it] INFO: Found listing with ID: 10740611
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740611%27 HTTP/1.1" 200 None
2026-03-29 03:02:09 [adesa.it] INFO: Scrape type for 10740611: 0
2026-03-29 03:02:09 [adesa.it] INFO: Skipping item 10740611 url https://www.openlane.eu/en/carv6/auction/10740611
2026-03-29 03:02:09 [adesa.it] INFO: Found listing with ID: 10740619
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740619%27 HTTP/1.1" 200 None
2026-03-29 03:02:09 [adesa.it] INFO: Scrape type for 10740619: 0
2026-03-29 03:02:09 [adesa.it] INFO: Skipping item 10740619 url https://www.openlane.eu/en/carv6/auction/10740619
2026-03-29 03:02:09 [adesa.it] INFO: Found listing with ID: 10740556
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740556%27 HTTP/1.1" 200 None
2026-03-29 03:02:09 [adesa.it] INFO: Scrape type for 10740556: 0
2026-03-29 03:02:09 [adesa.it] INFO: Skipping item 10740556 url https://www.openlane.eu/en/carv6/auction/10740556
2026-03-29 03:02:09 [adesa.it] INFO: Found listing with ID: 10737861
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710737861%27 HTTP/1.1" 200 None
2026-03-29 03:02:09 [adesa.it] INFO: Scrape type for 10737861: 0
2026-03-29 03:02:09 [adesa.it] INFO: Skipping item 10737861 url https://www.openlane.eu/en/carv6/auction/10737861
2026-03-29 03:02:09 [adesa.it] INFO: Found listing with ID: 10735370
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735370%27 HTTP/1.1" 200 None
2026-03-29 03:02:09 [adesa.it] INFO: Scrape type for 10735370: 0
2026-03-29 03:02:09 [adesa.it] INFO: Skipping item 10735370 url https://www.openlane.eu/en/carv6/auction/10735370
2026-03-29 03:02:09 [adesa.it] INFO: Found listing with ID: 10735371
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735371%27 HTTP/1.1" 200 None
2026-03-29 03:02:09 [adesa.it] INFO: Scrape type for 10735371: 0
2026-03-29 03:02:09 [adesa.it] INFO: Skipping item 10735371 url https://www.openlane.eu/en/carv6/auction/10735371
2026-03-29 03:02:09 [adesa.it] INFO: Found listing with ID: 10735365
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735365%27 HTTP/1.1" 200 None
2026-03-29 03:02:09 [adesa.it] INFO: Scrape type for 10735365: 0
2026-03-29 03:02:09 [adesa.it] INFO: Skipping item 10735365 url https://www.openlane.eu/en/carv6/auction/10735365
2026-03-29 03:02:09 [adesa.it] INFO: Found listing with ID: 10735398
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735398%27 HTTP/1.1" 200 None
2026-03-29 03:02:09 [adesa.it] INFO: Scrape type for 10735398: 0
2026-03-29 03:02:09 [adesa.it] INFO: Skipping item 10735398 url https://www.openlane.eu/en/carv6/auction/10735398
2026-03-29 03:02:09 [adesa.it] INFO: Found listing with ID: 10735352
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735352%27 HTTP/1.1" 200 None
2026-03-29 03:02:09 [adesa.it] INFO: Scrape type for 10735352: 0
2026-03-29 03:02:09 [adesa.it] INFO: Skipping item 10735352 url https://www.openlane.eu/en/carv6/auction/10735352
2026-03-29 03:02:09 [adesa.it] INFO: Found listing with ID: 10735351
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735351%27 HTTP/1.1" 200 None
2026-03-29 03:02:09 [adesa.it] INFO: Scrape type for 10735351: 0
2026-03-29 03:02:09 [adesa.it] INFO: Skipping item 10735351 url https://www.openlane.eu/en/carv6/auction/10735351
2026-03-29 03:02:09 [adesa.it] INFO: Found listing with ID: 10735369
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735369%27 HTTP/1.1" 200 None
2026-03-29 03:02:09 [adesa.it] INFO: Scrape type for 10735369: 0
2026-03-29 03:02:09 [adesa.it] INFO: Skipping item 10735369 url https://www.openlane.eu/en/carv6/auction/10735369
2026-03-29 03:02:09 [adesa.it] INFO: Found listing with ID: 10735372
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735372%27 HTTP/1.1" 200 None
2026-03-29 03:02:09 [adesa.it] INFO: Scrape type for 10735372: 0
2026-03-29 03:02:09 [adesa.it] INFO: Skipping item 10735372 url https://www.openlane.eu/en/carv6/auction/10735372
2026-03-29 03:02:09 [adesa.it] INFO: Found listing with ID: 10735310
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735310%27 HTTP/1.1" 200 None
2026-03-29 03:02:09 [adesa.it] INFO: Scrape type for 10735310: 0
2026-03-29 03:02:09 [adesa.it] INFO: Skipping item 10735310 url https://www.openlane.eu/en/carv6/auction/10735310
2026-03-29 03:02:09 [adesa.it] INFO: Found listing with ID: 10735359
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735359%27 HTTP/1.1" 200 None
2026-03-29 03:02:09 [adesa.it] INFO: Scrape type for 10735359: 0
2026-03-29 03:02:09 [adesa.it] INFO: Skipping item 10735359 url https://www.openlane.eu/en/carv6/auction/10735359
2026-03-29 03:02:09 [adesa.it] INFO: Found listing with ID: 10735324
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735324%27 HTTP/1.1" 200 None
2026-03-29 03:02:09 [adesa.it] INFO: Scrape type for 10735324: 0
2026-03-29 03:02:09 [adesa.it] INFO: Skipping item 10735324 url https://www.openlane.eu/en/carv6/auction/10735324
2026-03-29 03:02:09 [adesa.it] INFO: Found listing with ID: 10727766
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727766%27 HTTP/1.1" 200 None
2026-03-29 03:02:09 [adesa.it] INFO: Scrape type for 10727766: 0
2026-03-29 03:02:09 [adesa.it] INFO: Skipping item 10727766 url https://www.openlane.eu/en/carv6/auction/10727766
2026-03-29 03:02:09 [adesa.it] INFO: Found listing with ID: 10727776
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727776%27 HTTP/1.1" 200 None
2026-03-29 03:02:09 [adesa.it] INFO: Scrape type for 10727776: 0
2026-03-29 03:02:09 [adesa.it] INFO: Skipping item 10727776 url https://www.openlane.eu/en/carv6/auction/10727776
2026-03-29 03:02:09 [adesa.it] INFO: Found listing with ID: 10727778
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727778%27 HTTP/1.1" 200 None
2026-03-29 03:02:09 [adesa.it] INFO: Scrape type for 10727778: 0
2026-03-29 03:02:09 [adesa.it] INFO: Skipping item 10727778 url https://www.openlane.eu/en/carv6/auction/10727778
2026-03-29 03:02:09 [adesa.it] INFO: Found listing with ID: 10727799
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727799%27 HTTP/1.1" 200 None
2026-03-29 03:02:09 [adesa.it] INFO: Scrape type for 10727799: 0
2026-03-29 03:02:09 [adesa.it] INFO: Skipping item 10727799 url https://www.openlane.eu/en/carv6/auction/10727799
2026-03-29 03:02:09 [adesa.it] INFO: Found listing with ID: 10727794
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727794%27 HTTP/1.1" 200 None
2026-03-29 03:02:09 [adesa.it] INFO: Scrape type for 10727794: 0
2026-03-29 03:02:09 [adesa.it] INFO: Skipping item 10727794 url https://www.openlane.eu/en/carv6/auction/10727794
2026-03-29 03:02:09 [adesa.it] INFO: Found listing with ID: 10727779
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727779%27 HTTP/1.1" 200 None
2026-03-29 03:02:09 [adesa.it] INFO: Scrape type for 10727779: 0
2026-03-29 03:02:09 [adesa.it] INFO: Skipping item 10727779 url https://www.openlane.eu/en/carv6/auction/10727779
2026-03-29 03:02:09 [adesa.it] INFO: Found listing with ID: 10727775
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727775%27 HTTP/1.1" 200 None
2026-03-29 03:02:09 [adesa.it] INFO: Scrape type for 10727775: 0
2026-03-29 03:02:09 [adesa.it] INFO: Skipping item 10727775 url https://www.openlane.eu/en/carv6/auction/10727775
2026-03-29 03:02:09 [adesa.it] INFO: Found listing with ID: 10727787
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727787%27 HTTP/1.1" 200 None
2026-03-29 03:02:09 [adesa.it] INFO: Scrape type for 10727787: 0
2026-03-29 03:02:09 [adesa.it] INFO: Skipping item 10727787 url https://www.openlane.eu/en/carv6/auction/10727787
2026-03-29 03:02:09 [adesa.it] INFO: Found listing with ID: 10727789
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727789%27 HTTP/1.1" 200 None
2026-03-29 03:02:09 [adesa.it] INFO: Scrape type for 10727789: 0
2026-03-29 03:02:09 [adesa.it] INFO: Skipping item 10727789 url https://www.openlane.eu/en/carv6/auction/10727789
2026-03-29 03:02:09 [adesa.it] INFO: Found listing with ID: 10727772
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727772%27 HTTP/1.1" 200 None
2026-03-29 03:02:09 [adesa.it] INFO: Scrape type for 10727772: 0
2026-03-29 03:02:09 [adesa.it] INFO: Skipping item 10727772 url https://www.openlane.eu/en/carv6/auction/10727772
2026-03-29 03:02:09 [adesa.it] INFO: Found listing with ID: 10727757
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727757%27 HTTP/1.1" 200 None
2026-03-29 03:02:10 [adesa.it] INFO: Scrape type for 10727757: 0
2026-03-29 03:02:10 [adesa.it] INFO: Skipping item 10727757 url https://www.openlane.eu/en/carv6/auction/10727757
2026-03-29 03:02:10 [adesa.it] INFO: Found listing with ID: 10727758
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727758%27 HTTP/1.1" 200 None
2026-03-29 03:02:10 [adesa.it] INFO: Scrape type for 10727758: 0
2026-03-29 03:02:10 [adesa.it] INFO: Skipping item 10727758 url https://www.openlane.eu/en/carv6/auction/10727758
2026-03-29 03:02:10 [adesa.it] INFO: Found listing with ID: 10727759
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727759%27 HTTP/1.1" 200 None
2026-03-29 03:02:10 [adesa.it] INFO: Scrape type for 10727759: 0
2026-03-29 03:02:10 [adesa.it] INFO: Skipping item 10727759 url https://www.openlane.eu/en/carv6/auction/10727759
2026-03-29 03:02:10 [adesa.it] INFO: Found listing with ID: 10727763
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727763%27 HTTP/1.1" 200 None
2026-03-29 03:02:10 [adesa.it] INFO: Scrape type for 10727763: 0
2026-03-29 03:02:10 [adesa.it] INFO: Skipping item 10727763 url https://www.openlane.eu/en/carv6/auction/10727763
2026-03-29 03:02:10 [adesa.it] INFO: Found listing with ID: 10727762
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727762%27 HTTP/1.1" 200 None
2026-03-29 03:02:10 [adesa.it] INFO: Scrape type for 10727762: 0
2026-03-29 03:02:10 [adesa.it] INFO: Skipping item 10727762 url https://www.openlane.eu/en/carv6/auction/10727762
2026-03-29 03:02:10 [adesa.it] INFO: Found listing with ID: 10727764
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727764%27 HTTP/1.1" 200 None
2026-03-29 03:02:10 [adesa.it] INFO: Scrape type for 10727764: 0
2026-03-29 03:02:10 [adesa.it] INFO: Skipping item 10727764 url https://www.openlane.eu/en/carv6/auction/10727764
2026-03-29 03:02:10 [adesa.it] INFO: Found listing with ID: 10727767
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727767%27 HTTP/1.1" 200 None
2026-03-29 03:02:10 [adesa.it] INFO: Scrape type for 10727767: 0
2026-03-29 03:02:10 [adesa.it] INFO: Skipping item 10727767 url https://www.openlane.eu/en/carv6/auction/10727767
2026-03-29 03:02:10 [adesa.it] INFO: Found listing with ID: 10727771
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727771%27 HTTP/1.1" 200 None
2026-03-29 03:02:10 [adesa.it] INFO: Scrape type for 10727771: 0
2026-03-29 03:02:10 [adesa.it] INFO: Skipping item 10727771 url https://www.openlane.eu/en/carv6/auction/10727771
2026-03-29 03:02:10 [adesa.it] INFO: Found listing with ID: 10727761
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727761%27 HTTP/1.1" 200 None
2026-03-29 03:02:10 [adesa.it] INFO: Scrape type for 10727761: 0
2026-03-29 03:02:10 [adesa.it] INFO: Skipping item 10727761 url https://www.openlane.eu/en/carv6/auction/10727761
2026-03-29 03:02:10 [adesa.it] INFO: Found listing with ID: 10727807
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727807%27 HTTP/1.1" 200 None
2026-03-29 03:02:10 [adesa.it] INFO: Scrape type for 10727807: 0
2026-03-29 03:02:10 [adesa.it] INFO: Skipping item 10727807 url https://www.openlane.eu/en/carv6/auction/10727807
2026-03-29 03:02:10 [adesa.it] INFO: Found listing with ID: 10727780
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727780%27 HTTP/1.1" 200 None
2026-03-29 03:02:10 [adesa.it] INFO: Scrape type for 10727780: 0
2026-03-29 03:02:10 [adesa.it] INFO: Skipping item 10727780 url https://www.openlane.eu/en/carv6/auction/10727780
2026-03-29 03:02:10 [adesa.it] INFO: Found listing with ID: 10727798
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727798%27 HTTP/1.1" 200 None
2026-03-29 03:02:10 [adesa.it] INFO: Scrape type for 10727798: 0
2026-03-29 03:02:10 [adesa.it] INFO: Skipping item 10727798 url https://www.openlane.eu/en/carv6/auction/10727798
2026-03-29 03:02:10 [adesa.it] INFO: Found listing with ID: 10727760
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727760%27 HTTP/1.1" 200 None
2026-03-29 03:02:10 [adesa.it] INFO: Scrape type for 10727760: 0
2026-03-29 03:02:10 [adesa.it] INFO: Skipping item 10727760 url https://www.openlane.eu/en/carv6/auction/10727760
2026-03-29 03:02:10 [adesa.it] INFO: Found listing with ID: 10727765
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727765%27 HTTP/1.1" 200 None
2026-03-29 03:02:10 [adesa.it] INFO: Scrape type for 10727765: 0
2026-03-29 03:02:10 [adesa.it] INFO: Skipping item 10727765 url https://www.openlane.eu/en/carv6/auction/10727765
2026-03-29 03:02:10 [adesa.it] INFO: Found listing with ID: 10727786
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727786%27 HTTP/1.1" 200 None
2026-03-29 03:02:10 [adesa.it] INFO: Scrape type for 10727786: 0
2026-03-29 03:02:10 [adesa.it] INFO: Skipping item 10727786 url https://www.openlane.eu/en/carv6/auction/10727786
2026-03-29 03:02:10 [adesa.it] INFO: Found listing with ID: 10727805
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727805%27 HTTP/1.1" 200 None
2026-03-29 03:02:10 [adesa.it] INFO: Scrape type for 10727805: 0
2026-03-29 03:02:10 [adesa.it] INFO: Skipping item 10727805 url https://www.openlane.eu/en/carv6/auction/10727805
2026-03-29 03:02:10 [adesa.it] INFO: Found listing with ID: 10727801
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727801%27 HTTP/1.1" 200 None
2026-03-29 03:02:10 [adesa.it] INFO: Scrape type for 10727801: 0
2026-03-29 03:02:10 [adesa.it] INFO: Skipping item 10727801 url https://www.openlane.eu/en/carv6/auction/10727801
2026-03-29 03:02:10 [adesa.it] INFO: Found listing with ID: 10727774
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727774%27 HTTP/1.1" 200 None
2026-03-29 03:02:10 [adesa.it] INFO: Scrape type for 10727774: 0
2026-03-29 03:02:10 [adesa.it] INFO: Skipping item 10727774 url https://www.openlane.eu/en/carv6/auction/10727774
2026-03-29 03:02:10 [adesa.it] INFO: Found listing with ID: 10727796
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727796%27 HTTP/1.1" 200 None
2026-03-29 03:02:10 [adesa.it] INFO: Scrape type for 10727796: 0
2026-03-29 03:02:10 [adesa.it] INFO: Skipping item 10727796 url https://www.openlane.eu/en/carv6/auction/10727796
2026-03-29 03:02:10 [adesa.it] INFO: Found listing with ID: 10727795
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727795%27 HTTP/1.1" 200 None
2026-03-29 03:02:10 [adesa.it] INFO: Scrape type for 10727795: 0
2026-03-29 03:02:10 [adesa.it] INFO: Skipping item 10727795 url https://www.openlane.eu/en/carv6/auction/10727795
2026-03-29 03:02:10 [adesa.it] INFO: Found listing with ID: 10727791
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727791%27 HTTP/1.1" 200 None
2026-03-29 03:02:10 [adesa.it] INFO: Scrape type for 10727791: 0
2026-03-29 03:02:10 [adesa.it] INFO: Skipping item 10727791 url https://www.openlane.eu/en/carv6/auction/10727791
2026-03-29 03:02:10 [adesa.it] INFO: Found listing with ID: 10727790
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727790%27 HTTP/1.1" 200 None
2026-03-29 03:02:10 [adesa.it] INFO: Scrape type for 10727790: 0
2026-03-29 03:02:10 [adesa.it] INFO: Skipping item 10727790 url https://www.openlane.eu/en/carv6/auction/10727790
2026-03-29 03:02:10 [adesa.it] INFO: Found listing with ID: 10727782
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727782%27 HTTP/1.1" 200 None
2026-03-29 03:02:10 [adesa.it] INFO: Scrape type for 10727782: 0
2026-03-29 03:02:10 [adesa.it] INFO: Skipping item 10727782 url https://www.openlane.eu/en/carv6/auction/10727782
2026-03-29 03:02:10 [adesa.it] INFO: Found listing with ID: 10727777
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727777%27 HTTP/1.1" 200 None
2026-03-29 03:02:10 [adesa.it] INFO: Scrape type for 10727777: 0
2026-03-29 03:02:10 [adesa.it] INFO: Skipping item 10727777 url https://www.openlane.eu/en/carv6/auction/10727777
2026-03-29 03:02:10 [adesa.it] INFO: Found listing with ID: 10727788
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727788%27 HTTP/1.1" 200 None
2026-03-29 03:02:10 [adesa.it] INFO: Scrape type for 10727788: 0
2026-03-29 03:02:10 [adesa.it] INFO: Skipping item 10727788 url https://www.openlane.eu/en/carv6/auction/10727788
2026-03-29 03:02:10 [adesa.it] INFO: Found listing with ID: 10727768
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727768%27 HTTP/1.1" 200 None
2026-03-29 03:02:10 [adesa.it] INFO: Scrape type for 10727768: 0
2026-03-29 03:02:10 [adesa.it] INFO: Skipping item 10727768 url https://www.openlane.eu/en/carv6/auction/10727768
2026-03-29 03:02:10 [adesa.it] INFO: Found listing with ID: 10727783
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727783%27 HTTP/1.1" 200 None
2026-03-29 03:02:10 [adesa.it] INFO: Scrape type for 10727783: 0
2026-03-29 03:02:10 [adesa.it] INFO: Skipping item 10727783 url https://www.openlane.eu/en/carv6/auction/10727783
2026-03-29 03:02:10 [adesa.it] INFO: Found listing with ID: 10727800
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727800%27 HTTP/1.1" 200 None
2026-03-29 03:02:10 [adesa.it] INFO: Scrape type for 10727800: 0
2026-03-29 03:02:10 [adesa.it] INFO: Skipping item 10727800 url https://www.openlane.eu/en/carv6/auction/10727800
2026-03-29 03:02:10 [adesa.it] INFO: Found listing with ID: 10727803
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727803%27 HTTP/1.1" 200 None
2026-03-29 03:02:10 [adesa.it] INFO: Scrape type for 10727803: 0
2026-03-29 03:02:10 [adesa.it] INFO: Skipping item 10727803 url https://www.openlane.eu/en/carv6/auction/10727803
2026-03-29 03:02:10 [adesa.it] INFO: Found listing with ID: 10727773
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727773%27 HTTP/1.1" 200 None
2026-03-29 03:02:10 [adesa.it] INFO: Scrape type for 10727773: 0
2026-03-29 03:02:10 [adesa.it] INFO: Skipping item 10727773 url https://www.openlane.eu/en/carv6/auction/10727773
2026-03-29 03:02:10 [adesa.it] INFO: Found listing with ID: 10727802
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727802%27 HTTP/1.1" 200 None
2026-03-29 03:02:10 [adesa.it] INFO: Scrape type for 10727802: 0
2026-03-29 03:02:10 [adesa.it] INFO: Skipping item 10727802 url https://www.openlane.eu/en/carv6/auction/10727802
2026-03-29 03:02:10 [adesa.it] INFO: Found listing with ID: 10727769
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727769%27 HTTP/1.1" 200 None
2026-03-29 03:02:10 [adesa.it] INFO: Scrape type for 10727769: 0
2026-03-29 03:02:10 [adesa.it] INFO: Skipping item 10727769 url https://www.openlane.eu/en/carv6/auction/10727769
2026-03-29 03:02:10 [adesa.it] INFO: Found listing with ID: 10727781
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727781%27 HTTP/1.1" 200 None
2026-03-29 03:02:10 [adesa.it] INFO: Scrape type for 10727781: 0
2026-03-29 03:02:10 [adesa.it] INFO: Skipping item 10727781 url https://www.openlane.eu/en/carv6/auction/10727781
2026-03-29 03:02:10 [adesa.it] INFO: Found listing with ID: 10727770
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727770%27 HTTP/1.1" 200 None
2026-03-29 03:02:10 [adesa.it] INFO: Scrape type for 10727770: 0
2026-03-29 03:02:10 [adesa.it] INFO: Skipping item 10727770 url https://www.openlane.eu/en/carv6/auction/10727770
2026-03-29 03:02:10 [adesa.it] INFO: Found listing with ID: 10727804
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727804%27 HTTP/1.1" 200 None
2026-03-29 03:02:10 [adesa.it] INFO: Scrape type for 10727804: 0
2026-03-29 03:02:10 [adesa.it] INFO: Skipping item 10727804 url https://www.openlane.eu/en/carv6/auction/10727804
2026-03-29 03:02:10 [adesa.it] INFO: Found listing with ID: 10727784
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727784%27 HTTP/1.1" 200 None
2026-03-29 03:02:10 [adesa.it] INFO: Scrape type for 10727784: 0
2026-03-29 03:02:10 [adesa.it] INFO: Skipping item 10727784 url https://www.openlane.eu/en/carv6/auction/10727784
2026-03-29 03:02:10 [adesa.it] INFO: Found listing with ID: 10727793
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727793%27 HTTP/1.1" 200 None
2026-03-29 03:02:10 [adesa.it] INFO: Scrape type for 10727793: 0
2026-03-29 03:02:10 [adesa.it] INFO: Skipping item 10727793 url https://www.openlane.eu/en/carv6/auction/10727793
2026-03-29 03:02:10 [adesa.it] INFO: Found listing with ID: 10727806
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727806%27 HTTP/1.1" 200 None
2026-03-29 03:02:10 [adesa.it] INFO: Scrape type for 10727806: 0
2026-03-29 03:02:10 [adesa.it] INFO: Skipping item 10727806 url https://www.openlane.eu/en/carv6/auction/10727806
2026-03-29 03:02:10 [adesa.it] INFO: Found listing with ID: 10727792
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727792%27 HTTP/1.1" 200 None
2026-03-29 03:02:10 [adesa.it] INFO: Scrape type for 10727792: 0
2026-03-29 03:02:10 [adesa.it] INFO: Skipping item 10727792 url https://www.openlane.eu/en/carv6/auction/10727792
2026-03-29 03:02:10 [adesa.it] INFO: Found listing with ID: 10727785
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727785%27 HTTP/1.1" 200 None
2026-03-29 03:02:10 [adesa.it] INFO: Scrape type for 10727785: 0
2026-03-29 03:02:10 [adesa.it] INFO: Skipping item 10727785 url https://www.openlane.eu/en/carv6/auction/10727785
2026-03-29 03:02:10 [adesa.it] INFO: Found listing with ID: 10733974
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733974%27 HTTP/1.1" 200 None
2026-03-29 03:02:10 [adesa.it] INFO: Scrape type for 10733974: 0
2026-03-29 03:02:10 [adesa.it] INFO: Skipping item 10733974 url https://www.openlane.eu/en/carv6/auction/10733974
2026-03-29 03:02:10 [adesa.it] INFO: Found listing with ID: 10738183
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710738183%27 HTTP/1.1" 200 None
2026-03-29 03:02:10 [adesa.it] INFO: Scrape type for 10738183: 0
2026-03-29 03:02:10 [adesa.it] INFO: Skipping item 10738183 url https://www.openlane.eu/en/carv6/auction/10738183
2026-03-29 03:02:10 [adesa.it] INFO: Found listing with ID: 10741887
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741887%27 HTTP/1.1" 200 None
2026-03-29 03:02:10 [adesa.it] INFO: Scrape type for 10741887: 2
2026-03-29 03:02:10 [adesa.it] INFO: Scraping item 10741887 url https://www.openlane.eu/en/carv6/auction/10741887
2026-03-29 03:02:10 [adesa.it] INFO: Found listing with ID: 10741894
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741894%27 HTTP/1.1" 200 None
2026-03-29 03:02:10 [adesa.it] INFO: Scrape type for 10741894: 2
2026-03-29 03:02:10 [adesa.it] INFO: Scraping item 10741894 url https://www.openlane.eu/en/carv6/auction/10741894
2026-03-29 03:02:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741765> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741764> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741785> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741763> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741786> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:10 [adesa.it] INFO: Found listing with ID: 10741897
2026-03-29 03:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741897%27 HTTP/1.1" 200 None
2026-03-29 03:02:11 [adesa.it] INFO: Scrape type for 10741897: 2
2026-03-29 03:02:11 [adesa.it] INFO: Scraping item 10741897 url https://www.openlane.eu/en/carv6/auction/10741897
2026-03-29 03:02:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec21f082-ad26-538b-80af-3115870abdba with identifier: 10741756
2026-03-29 03:02:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec21f082-ad26-538b-80af-3115870abdba with scrape type 2
2026-03-29 03:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec21f082-ad26-538b-80af-3115870abdba with scrape type 2
2026-03-29 03:02:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ec21f082-ad26-538b-80af-3115870abdba, identifier: 10741756
2026-03-29 03:02:11 [adesa.it] INFO: Found listing with ID: 10740900
2026-03-29 03:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740900%27 HTTP/1.1" 200 None
2026-03-29 03:02:11 [adesa.it] INFO: Scrape type for 10740900: 0
2026-03-29 03:02:11 [adesa.it] INFO: Skipping item 10740900 url https://www.openlane.eu/en/carv6/auction/10740900
2026-03-29 03:02:11 [adesa.it] INFO: Found listing with ID: 10740901
2026-03-29 03:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740901%27 HTTP/1.1" 200 None
2026-03-29 03:02:11 [adesa.it] INFO: Scrape type for 10740901: 0
2026-03-29 03:02:11 [adesa.it] INFO: Skipping item 10740901 url https://www.openlane.eu/en/carv6/auction/10740901
2026-03-29 03:02:11 [adesa.it] INFO: Found listing with ID: 10740902
2026-03-29 03:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740902%27 HTTP/1.1" 200 None
2026-03-29 03:02:11 [adesa.it] INFO: Scrape type for 10740902: 0
2026-03-29 03:02:11 [adesa.it] INFO: Skipping item 10740902 url https://www.openlane.eu/en/carv6/auction/10740902
2026-03-29 03:02:11 [adesa.it] INFO: Found listing with ID: 10740904
2026-03-29 03:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740904%27 HTTP/1.1" 200 None
2026-03-29 03:02:11 [adesa.it] INFO: Scrape type for 10740904: 0
2026-03-29 03:02:11 [adesa.it] INFO: Skipping item 10740904 url https://www.openlane.eu/en/carv6/auction/10740904
2026-03-29 03:02:11 [adesa.it] INFO: Found listing with ID: 10740903
2026-03-29 03:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740903%27 HTTP/1.1" 200 None
2026-03-29 03:02:11 [adesa.it] INFO: Scrape type for 10740903: 0
2026-03-29 03:02:11 [adesa.it] INFO: Skipping item 10740903 url https://www.openlane.eu/en/carv6/auction/10740903
2026-03-29 03:02:11 [adesa.it] INFO: Found listing with ID: 10740905
2026-03-29 03:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740905%27 HTTP/1.1" 200 None
2026-03-29 03:02:11 [adesa.it] INFO: Scrape type for 10740905: 0
2026-03-29 03:02:11 [adesa.it] INFO: Skipping item 10740905 url https://www.openlane.eu/en/carv6/auction/10740905
2026-03-29 03:02:11 [adesa.it] INFO: Found listing with ID: 10740906
2026-03-29 03:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740906%27 HTTP/1.1" 200 None
2026-03-29 03:02:11 [adesa.it] INFO: Scrape type for 10740906: 0
2026-03-29 03:02:11 [adesa.it] INFO: Skipping item 10740906 url https://www.openlane.eu/en/carv6/auction/10740906
2026-03-29 03:02:11 [adesa.it] INFO: Found listing with ID: 10740907
2026-03-29 03:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740907%27 HTTP/1.1" 200 None
2026-03-29 03:02:11 [adesa.it] INFO: Scrape type for 10740907: 0
2026-03-29 03:02:11 [adesa.it] INFO: Skipping item 10740907 url https://www.openlane.eu/en/carv6/auction/10740907
2026-03-29 03:02:11 [adesa.it] INFO: Found listing with ID: 10740908
2026-03-29 03:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740908%27 HTTP/1.1" 200 None
2026-03-29 03:02:11 [adesa.it] INFO: Scrape type for 10740908: 0
2026-03-29 03:02:11 [adesa.it] INFO: Skipping item 10740908 url https://www.openlane.eu/en/carv6/auction/10740908
2026-03-29 03:02:11 [adesa.it] INFO: Found listing with ID: 10740909
2026-03-29 03:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740909%27 HTTP/1.1" 200 None
2026-03-29 03:02:11 [adesa.it] INFO: Scrape type for 10740909: 0
2026-03-29 03:02:11 [adesa.it] INFO: Skipping item 10740909 url https://www.openlane.eu/en/carv6/auction/10740909
2026-03-29 03:02:11 [adesa.it] INFO: Found listing with ID: 10740910
2026-03-29 03:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740910%27 HTTP/1.1" 200 None
2026-03-29 03:02:11 [adesa.it] INFO: Scrape type for 10740910: 0
2026-03-29 03:02:11 [adesa.it] INFO: Skipping item 10740910 url https://www.openlane.eu/en/carv6/auction/10740910
2026-03-29 03:02:11 [adesa.it] INFO: Found listing with ID: 10740911
2026-03-29 03:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740911%27 HTTP/1.1" 200 None
2026-03-29 03:02:11 [adesa.it] INFO: Scrape type for 10740911: 0
2026-03-29 03:02:11 [adesa.it] INFO: Skipping item 10740911 url https://www.openlane.eu/en/carv6/auction/10740911
2026-03-29 03:02:11 [adesa.it] INFO: Found listing with ID: 10740912
2026-03-29 03:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740912%27 HTTP/1.1" 200 None
2026-03-29 03:02:11 [adesa.it] INFO: Scrape type for 10740912: 0
2026-03-29 03:02:11 [adesa.it] INFO: Skipping item 10740912 url https://www.openlane.eu/en/carv6/auction/10740912
2026-03-29 03:02:11 [adesa.it] INFO: Found listing with ID: 10740890
2026-03-29 03:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740890%27 HTTP/1.1" 200 None
2026-03-29 03:02:11 [adesa.it] INFO: Scrape type for 10740890: 0
2026-03-29 03:02:11 [adesa.it] INFO: Skipping item 10740890 url https://www.openlane.eu/en/carv6/auction/10740890
2026-03-29 03:02:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ec21f082-ad26-538b-80af-3115870abdba with identifier: 10741756
2026-03-29 03:02:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ec21f082-ad26-538b-80af-3115870abdba with identifier: 10741756
2026-03-29 03:02:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ec21f082-ad26-538b-80af-3115870abdba with identifier: 10741756 to the API
2026-03-29 03:02:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741756>
{'auction_title': '',
'c_o_2_emission_value': 253,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 140,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Diesel',
'id': 'ec21f082-ad26-538b-80af-3115870abdba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY443FV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741756',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Crafter',
'odometer': 11320,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 22400,
'price_includes_vat': True,
'registration_date': '2025-01-31',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Volkswagen Crafter L3H3 2.0 TDI - Diesel - Manual - 140 hp - 11.320 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2025}
2026-03-29 03:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741756%27 HTTP/1.1" 200 None
2026-03-29 03:02:11 [adesa.it] INFO: Saving data for 10741756: {'auction_closing_time': 1774954680.0, 'created_time': 1774649080.502452, 'last_price_update_time': 1774753331.94715}
2026-03-29 03:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741756') HTTP/1.1" 204 0
2026-03-29 03:02:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 134d7dd9-3b37-54a1-b3ec-d0fec042d23f with identifier: 10741765
2026-03-29 03:02:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 134d7dd9-3b37-54a1-b3ec-d0fec042d23f with scrape type 2
2026-03-29 03:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 134d7dd9-3b37-54a1-b3ec-d0fec042d23f with scrape type 2
2026-03-29 03:02:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 134d7dd9-3b37-54a1-b3ec-d0fec042d23f, identifier: 10741765
2026-03-29 03:02:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 09150d6b-0285-5f4d-bfed-21ade12b63a1 with identifier: 10741764
2026-03-29 03:02:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09150d6b-0285-5f4d-bfed-21ade12b63a1 with scrape type 2
2026-03-29 03:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 09150d6b-0285-5f4d-bfed-21ade12b63a1 with scrape type 2
2026-03-29 03:02:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 09150d6b-0285-5f4d-bfed-21ade12b63a1, identifier: 10741764
2026-03-29 03:02:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19b19aae-1442-598a-9339-739117573269 with identifier: 10741785
2026-03-29 03:02:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19b19aae-1442-598a-9339-739117573269 with scrape type 2
2026-03-29 03:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 19b19aae-1442-598a-9339-739117573269 with scrape type 2
2026-03-29 03:02:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 19b19aae-1442-598a-9339-739117573269, identifier: 10741785
2026-03-29 03:02:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 248d335d-6319-5636-b572-65d01394ea40 with identifier: 10741763
2026-03-29 03:02:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 248d335d-6319-5636-b572-65d01394ea40 with scrape type 2
2026-03-29 03:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 248d335d-6319-5636-b572-65d01394ea40 with scrape type 2
2026-03-29 03:02:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 248d335d-6319-5636-b572-65d01394ea40, identifier: 10741763
2026-03-29 03:02:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49f49d1a-fd21-59b4-93b4-611ece0df405 with identifier: 10741786
2026-03-29 03:02:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49f49d1a-fd21-59b4-93b4-611ece0df405 with scrape type 2
2026-03-29 03:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 49f49d1a-fd21-59b4-93b4-611ece0df405 with scrape type 2
2026-03-29 03:02:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 49f49d1a-fd21-59b4-93b4-611ece0df405, identifier: 10741786
2026-03-29 03:02:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 134d7dd9-3b37-54a1-b3ec-d0fec042d23f with identifier: 10741765
2026-03-29 03:02:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 134d7dd9-3b37-54a1-b3ec-d0fec042d23f with identifier: 10741765
2026-03-29 03:02:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 134d7dd9-3b37-54a1-b3ec-d0fec042d23f with identifier: 10741765 to the API
2026-03-29 03:02:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741765>
{'auction_title': '',
'c_o_2_emission_value': 11,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Hybrid',
'id': '134d7dd9-3b37-54a1-b3ec-d0fec042d23f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN794XC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741765',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 67249,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2023-05-05',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Toyota C-HR 1.8 Active - Hybrid - Automatic - 122 hp - 67.249 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2023}
2026-03-29 03:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741765%27 HTTP/1.1" 200 None
2026-03-29 03:02:12 [adesa.it] INFO: Saving data for 10741765: {'auction_closing_time': 1774954680.0, 'created_time': 1774649055.064268, 'last_price_update_time': 1774753332.796509}
2026-03-29 03:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741765') HTTP/1.1" 204 0
2026-03-29 03:02:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 09150d6b-0285-5f4d-bfed-21ade12b63a1 with identifier: 10741764
2026-03-29 03:02:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 09150d6b-0285-5f4d-bfed-21ade12b63a1 with identifier: 10741764
2026-03-29 03:02:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 09150d6b-0285-5f4d-bfed-21ade12b63a1 with identifier: 10741764 to the API
2026-03-29 03:02:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741764>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Diesel',
'id': '09150d6b-0285-5f4d-bfed-21ade12b63a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM959PL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741764',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 100668,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2023-01-23',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Skoda Octavia Combi 2.0 TDI Executive - Diesel - Automatic - 150 hp '
'- 100.668 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2023}
2026-03-29 03:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741764%27 HTTP/1.1" 200 None
2026-03-29 03:02:13 [adesa.it] INFO: Saving data for 10741764: {'auction_closing_time': 1774954680.0, 'created_time': 1774649050.776556, 'last_price_update_time': 1774753333.083081}
2026-03-29 03:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741764') HTTP/1.1" 204 0
2026-03-29 03:02:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 19b19aae-1442-598a-9339-739117573269 with identifier: 10741785
2026-03-29 03:02:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 19b19aae-1442-598a-9339-739117573269 with identifier: 10741785
2026-03-29 03:02:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 19b19aae-1442-598a-9339-739117573269 with identifier: 10741785 to the API
2026-03-29 03:02:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741785>
{'auction_title': '',
'c_o_2_emission_value': 156,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Petrol',
'id': '19b19aae-1442-598a-9339-739117573269',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR000LZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741785',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 18891,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 18400,
'price_includes_vat': True,
'registration_date': '2023-08-29',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Skoda Kodiaq 1.5 TSI Executive - Petrol - Automatic - 150 hp - '
'18.891 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2023}
2026-03-29 03:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741785%27 HTTP/1.1" 200 None
2026-03-29 03:02:13 [adesa.it] INFO: Saving data for 10741785: {'auction_closing_time': 1774954680.0, 'created_time': 1774649069.708247, 'last_price_update_time': 1774753333.36807}
2026-03-29 03:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741785') HTTP/1.1" 204 0
2026-03-29 03:02:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 248d335d-6319-5636-b572-65d01394ea40 with identifier: 10741763
2026-03-29 03:02:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 248d335d-6319-5636-b572-65d01394ea40 with identifier: 10741763
2026-03-29 03:02:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 248d335d-6319-5636-b572-65d01394ea40 with identifier: 10741763 to the API
2026-03-29 03:02:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741763>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Petrol',
'id': '248d335d-6319-5636-b572-65d01394ea40',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR038VJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741763',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 60625,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 15600,
'price_includes_vat': True,
'registration_date': '2023-09-28',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Skoda Karoq 1.5 TSI Executive - Petrol - Automatic - 150 hp - '
'60.625 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2023}
2026-03-29 03:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741763%27 HTTP/1.1" 200 None
2026-03-29 03:02:13 [adesa.it] INFO: Saving data for 10741763: {'auction_closing_time': 1774954680.0, 'created_time': 1774649051.710831, 'last_price_update_time': 1774753333.648069}
2026-03-29 03:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741763') HTTP/1.1" 204 0
2026-03-29 03:02:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 49f49d1a-fd21-59b4-93b4-611ece0df405 with identifier: 10741786
2026-03-29 03:02:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 49f49d1a-fd21-59b4-93b4-611ece0df405 with identifier: 10741786
2026-03-29 03:02:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 49f49d1a-fd21-59b4-93b4-611ece0df405 with identifier: 10741786 to the API
2026-03-29 03:02:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741786>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 476,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Electric',
'id': '49f49d1a-fd21-59b4-93b4-611ece0df405',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH899KP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741786',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 145927,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 15400,
'price_includes_vat': True,
'registration_date': '2021-12-21',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Tesla Model 3 Long Range 75 kWh - Electric - Automatic - 476 hp - '
'145.927 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-29 03:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741786%27 HTTP/1.1" 200 None
2026-03-29 03:02:13 [adesa.it] INFO: Saving data for 10741786: {'auction_closing_time': 1774954680.0, 'created_time': 1774649068.394404, 'last_price_update_time': 1774753333.948043}
2026-03-29 03:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741786') HTTP/1.1" 204 0
2026-03-29 03:02:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741784> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741762> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741645> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6014ed77-258f-5ead-9c05-14aab66def47 with identifier: 10741784
2026-03-29 03:02:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6014ed77-258f-5ead-9c05-14aab66def47 with scrape type 2
2026-03-29 03:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6014ed77-258f-5ead-9c05-14aab66def47 with scrape type 2
2026-03-29 03:02:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6014ed77-258f-5ead-9c05-14aab66def47, identifier: 10741784
2026-03-29 03:02:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6014ed77-258f-5ead-9c05-14aab66def47 with identifier: 10741784
2026-03-29 03:02:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6014ed77-258f-5ead-9c05-14aab66def47 with identifier: 10741784
2026-03-29 03:02:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6014ed77-258f-5ead-9c05-14aab66def47 with identifier: 10741784 to the API
2026-03-29 03:02:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741784>
{'auction_title': '',
'c_o_2_emission_value': 30,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 225,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Hybrid',
'id': '6014ed77-258f-5ead-9c05-14aab66def47',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG272CM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741784',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '3008',
'odometer': 85434,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9800,
'price_includes_vat': True,
'registration_date': '2021-07-27',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Peugeot 3008 Allure - Hybrid - Automatic - 225 hp - 85.434 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-29 03:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741784%27 HTTP/1.1" 200 None
2026-03-29 03:02:14 [adesa.it] INFO: Saving data for 10741784: {'auction_closing_time': 1774954680.0, 'created_time': 1774649067.671256, 'last_price_update_time': 1774753334.437669}
2026-03-29 03:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741784') HTTP/1.1" 204 0
2026-03-29 03:02:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9ec1d8e-82b5-5d95-afd8-11e218b46dd7 with identifier: 10741762
2026-03-29 03:02:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9ec1d8e-82b5-5d95-afd8-11e218b46dd7 with scrape type 2
2026-03-29 03:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e9ec1d8e-82b5-5d95-afd8-11e218b46dd7 with scrape type 2
2026-03-29 03:02:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e9ec1d8e-82b5-5d95-afd8-11e218b46dd7, identifier: 10741762
2026-03-29 03:02:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e9ec1d8e-82b5-5d95-afd8-11e218b46dd7 with identifier: 10741762
2026-03-29 03:02:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e9ec1d8e-82b5-5d95-afd8-11e218b46dd7 with identifier: 10741762
2026-03-29 03:02:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e9ec1d8e-82b5-5d95-afd8-11e218b46dd7 with identifier: 10741762 to the API
2026-03-29 03:02:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02: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-29 03:02:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741762>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Diesel',
'id': 'e9ec1d8e-82b5-5d95-afd8-11e218b46dd7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR473EZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741762',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 45628,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9800,
'price_includes_vat': True,
'registration_date': '2023-08-28',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Renault Kangoo - Diesel - Manual - 95 hp - 45.628 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-29 03:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741762%27 HTTP/1.1" 200 None
2026-03-29 03:02:15 [adesa.it] INFO: Saving data for 10741762: {'auction_closing_time': 1774954680.0, 'created_time': 1774649053.541115, 'last_price_update_time': 1774753335.780301}
2026-03-29 03:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741762') HTTP/1.1" 204 0
2026-03-29 03:02:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: caaeeb41-eb88-5756-9b51-d0393c910af6 with identifier: 10741645
2026-03-29 03:02:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item caaeeb41-eb88-5756-9b51-d0393c910af6 with scrape type 2
2026-03-29 03:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item caaeeb41-eb88-5756-9b51-d0393c910af6 with scrape type 2
2026-03-29 03:02:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: caaeeb41-eb88-5756-9b51-d0393c910af6, identifier: 10741645
2026-03-29 03:02:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741778> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741747> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: caaeeb41-eb88-5756-9b51-d0393c910af6 with identifier: 10741645
2026-03-29 03:02:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: caaeeb41-eb88-5756-9b51-d0393c910af6 with identifier: 10741645
2026-03-29 03:02:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: caaeeb41-eb88-5756-9b51-d0393c910af6 with identifier: 10741645 to the API
2026-03-29 03:02:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02: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-29 03:02:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741645>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Petrol',
'id': 'caaeeb41-eb88-5756-9b51-d0393c910af6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY856YB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741645',
'listing': 'auction',
'location': 'CAORSO (Italy)',
'make': 'Volkswagen',
'model': 'Taigo',
'odometer': 22000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2025-03-21',
'seats_number': 5,
'seller_name': 'AUTO LAZETA S.R.L.',
'title': 'Volkswagen Taigo 1.0 TSI R-line - Petrol - Manual - 115 hp - 22.000 '
'km',
'transmission': 'manual',
'trim': 'R-line',
'vin': None,
'year': 2025}
2026-03-29 03:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741645%27 HTTP/1.1" 200 None
2026-03-29 03:02:16 [adesa.it] INFO: Saving data for 10741645: {'auction_closing_time': 1774964700.0, 'created_time': 1774649156.316303, 'last_price_update_time': 1774753336.168884}
2026-03-29 03:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741645') HTTP/1.1" 204 0
2026-03-29 03:02:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741750> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd5f6283-5485-5a7d-a442-d83203f2c7aa with identifier: 10741778
2026-03-29 03:02:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd5f6283-5485-5a7d-a442-d83203f2c7aa with scrape type 2
2026-03-29 03:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dd5f6283-5485-5a7d-a442-d83203f2c7aa with scrape type 2
2026-03-29 03:02:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: dd5f6283-5485-5a7d-a442-d83203f2c7aa, identifier: 10741778
2026-03-29 03:02:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64f18d61-42ab-5786-83d7-8a5ab121f4ef with identifier: 10741747
2026-03-29 03:02:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64f18d61-42ab-5786-83d7-8a5ab121f4ef with scrape type 2
2026-03-29 03:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 64f18d61-42ab-5786-83d7-8a5ab121f4ef with scrape type 2
2026-03-29 03:02:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 64f18d61-42ab-5786-83d7-8a5ab121f4ef, identifier: 10741747
2026-03-29 03:02:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: dd5f6283-5485-5a7d-a442-d83203f2c7aa with identifier: 10741778
2026-03-29 03:02:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: dd5f6283-5485-5a7d-a442-d83203f2c7aa with identifier: 10741778
2026-03-29 03:02:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: dd5f6283-5485-5a7d-a442-d83203f2c7aa with identifier: 10741778 to the API
2026-03-29 03:02:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02: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-29 03:02:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741778>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Electric',
'id': 'dd5f6283-5485-5a7d-a442-d83203f2c7aa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS436ZF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741778',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Maxus',
'model': 'eDeliver 9',
'odometer': 11,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2024-02-05',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Maxus eDeliver 9 - Electric - Automatic - 204 hp - 11 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-29 03:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741778%27 HTTP/1.1" 200 None
2026-03-29 03:02:16 [adesa.it] INFO: Saving data for 10741778: {'auction_closing_time': 1774954680.0, 'created_time': 1774649056.221339, 'last_price_update_time': 1774753336.640001}
2026-03-29 03:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741778') HTTP/1.1" 204 0
2026-03-29 03:02:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 64f18d61-42ab-5786-83d7-8a5ab121f4ef with identifier: 10741747
2026-03-29 03:02:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 64f18d61-42ab-5786-83d7-8a5ab121f4ef with identifier: 10741747
2026-03-29 03:02:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 64f18d61-42ab-5786-83d7-8a5ab121f4ef with identifier: 10741747 to the API
2026-03-29 03:02:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02: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-29 03:02:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741747>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Electric',
'id': '64f18d61-42ab-5786-83d7-8a5ab121f4ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP031ZG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741747',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 43128,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2023-07-20',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Mercedes-Benz Sprinter - Electric - Automatic - 116 hp - 43.128 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-29 03:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741747%27 HTTP/1.1" 200 None
2026-03-29 03:02:16 [adesa.it] INFO: Saving data for 10741747: {'auction_closing_time': 1774954680.0, 'created_time': 1774649076.857382, 'last_price_update_time': 1774753336.954593}
2026-03-29 03:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741747') HTTP/1.1" 204 0
2026-03-29 03:02:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ae50ddb-0fec-51ec-8374-0fb2a940a63c with identifier: 10741750
2026-03-29 03:02:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ae50ddb-0fec-51ec-8374-0fb2a940a63c with scrape type 2
2026-03-29 03:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4ae50ddb-0fec-51ec-8374-0fb2a940a63c with scrape type 2
2026-03-29 03:02:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 4ae50ddb-0fec-51ec-8374-0fb2a940a63c, identifier: 10741750
2026-03-29 03:02:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741759> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741775> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 4ae50ddb-0fec-51ec-8374-0fb2a940a63c with identifier: 10741750
2026-03-29 03:02:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 4ae50ddb-0fec-51ec-8374-0fb2a940a63c with identifier: 10741750
2026-03-29 03:02:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 4ae50ddb-0fec-51ec-8374-0fb2a940a63c with identifier: 10741750 to the API
2026-03-29 03:02:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741750>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 114,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Electric',
'id': '4ae50ddb-0fec-51ec-8374-0fb2a940a63c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL395PL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741750',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 31252,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2022-09-23',
'seats_number': 3,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Mercedes-Benz Sprinter - Electric - Automatic - 114 hp - 31.252 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 03:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741750%27 HTTP/1.1" 200 None
2026-03-29 03:02:17 [adesa.it] INFO: Saving data for 10741750: {'auction_closing_time': 1774954680.0, 'created_time': 1774649078.750238, 'last_price_update_time': 1774753337.354865}
2026-03-29 03:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741750') HTTP/1.1" 204 0
2026-03-29 03:02:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741777> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f69c8b6-a7e6-51c5-8418-8128fb5bce35 with identifier: 10741759
2026-03-29 03:02:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f69c8b6-a7e6-51c5-8418-8128fb5bce35 with scrape type 2
2026-03-29 03:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6f69c8b6-a7e6-51c5-8418-8128fb5bce35 with scrape type 2
2026-03-29 03:02:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6f69c8b6-a7e6-51c5-8418-8128fb5bce35, identifier: 10741759
2026-03-29 03:02:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88617abd-a99e-5320-93d9-7db306be8e62 with identifier: 10741775
2026-03-29 03:02:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88617abd-a99e-5320-93d9-7db306be8e62 with scrape type 2
2026-03-29 03:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 88617abd-a99e-5320-93d9-7db306be8e62 with scrape type 2
2026-03-29 03:02:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 88617abd-a99e-5320-93d9-7db306be8e62, identifier: 10741775
2026-03-29 03:02:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6f69c8b6-a7e6-51c5-8418-8128fb5bce35 with identifier: 10741759
2026-03-29 03:02:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6f69c8b6-a7e6-51c5-8418-8128fb5bce35 with identifier: 10741759
2026-03-29 03:02:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6f69c8b6-a7e6-51c5-8418-8128fb5bce35 with identifier: 10741759 to the API
2026-03-29 03:02:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741759>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Petrol',
'id': '6f69c8b6-a7e6-51c5-8418-8128fb5bce35',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL526ST',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741759',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'DS',
'model': 'DS3 Crossback',
'odometer': 76471,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 7200,
'price_includes_vat': True,
'registration_date': '2022-10-17',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'DS DS3 Crossback Performance Line - Petrol - Manual - 101 hp - '
'76.471 km',
'transmission': 'manual',
'trim': 'Performance Line',
'vin': None,
'year': 2022}
2026-03-29 03:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741759%27 HTTP/1.1" 200 None
2026-03-29 03:02:17 [adesa.it] INFO: Saving data for 10741759: {'auction_closing_time': 1774954680.0, 'created_time': 1774649108.99026, 'last_price_update_time': 1774753337.85348}
2026-03-29 03:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741759') HTTP/1.1" 204 0
2026-03-29 03:02:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 88617abd-a99e-5320-93d9-7db306be8e62 with identifier: 10741775
2026-03-29 03:02:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 88617abd-a99e-5320-93d9-7db306be8e62 with identifier: 10741775
2026-03-29 03:02:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 88617abd-a99e-5320-93d9-7db306be8e62 with identifier: 10741775 to the API
2026-03-29 03:02:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741775>
{'auction_title': '',
'c_o_2_emission_value': 171,
'category': 'Pickup',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 160,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Diesel',
'id': '88617abd-a99e-5320-93d9-7db306be8e62',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FX670GX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741775',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Ranger',
'odometer': 124492,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11600,
'price_includes_vat': True,
'registration_date': '2019-05-21',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Ford Ranger 2.2 TDCI - Diesel - Manual - 160 hp - 124.492 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-29 03:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741775%27 HTTP/1.1" 200 None
2026-03-29 03:02:18 [adesa.it] INFO: Saving data for 10741775: {'auction_closing_time': 1774954680.0, 'created_time': 1774649141.303872, 'last_price_update_time': 1774753338.148342}
2026-03-29 03:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741775') HTTP/1.1" 204 0
2026-03-29 03:02:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e1734e9f-6a00-576d-84bc-ed82ddaac492 with identifier: 10741777
2026-03-29 03:02:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e1734e9f-6a00-576d-84bc-ed82ddaac492 with scrape type 2
2026-03-29 03:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e1734e9f-6a00-576d-84bc-ed82ddaac492 with scrape type 2
2026-03-29 03:02:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e1734e9f-6a00-576d-84bc-ed82ddaac492, identifier: 10741777
2026-03-29 03:02:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e1734e9f-6a00-576d-84bc-ed82ddaac492 with identifier: 10741777
2026-03-29 03:02:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e1734e9f-6a00-576d-84bc-ed82ddaac492 with identifier: 10741777
2026-03-29 03:02:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e1734e9f-6a00-576d-84bc-ed82ddaac492 with identifier: 10741777 to the API
2026-03-29 03:02:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741777>
{'auction_title': '',
'c_o_2_emission_value': 171,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Hybrid',
'id': 'e1734e9f-6a00-576d-84bc-ed82ddaac492',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM781NV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741777',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 80266,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 20000,
'price_includes_vat': True,
'registration_date': '2023-01-12',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Land Rover Range Rover Evoque 2.0d R-Dynamic S - Hybrid - Automatic '
'- 163 hp - 80.266 km',
'transmission': 'automatic',
'trim': 'R-Dynamic S',
'vin': None,
'year': 2023}
2026-03-29 03:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741777%27 HTTP/1.1" 200 None
2026-03-29 03:02:18 [adesa.it] INFO: Saving data for 10741777: {'auction_closing_time': 1774954680.0, 'created_time': 1774649100.272502, 'last_price_update_time': 1774753338.55873}
2026-03-29 03:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741777') HTTP/1.1" 204 0
2026-03-29 03:02:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741894> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14f03528-16e6-5512-9e95-ffb6fa8f6dff with identifier: 10741894
2026-03-29 03:02:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14f03528-16e6-5512-9e95-ffb6fa8f6dff with scrape type 2
2026-03-29 03:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 14f03528-16e6-5512-9e95-ffb6fa8f6dff with scrape type 2
2026-03-29 03:02:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 14f03528-16e6-5512-9e95-ffb6fa8f6dff, identifier: 10741894
2026-03-29 03:02:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 14f03528-16e6-5512-9e95-ffb6fa8f6dff with identifier: 10741894
2026-03-29 03:02:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 14f03528-16e6-5512-9e95-ffb6fa8f6dff with identifier: 10741894
2026-03-29 03:02:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 14f03528-16e6-5512-9e95-ffb6fa8f6dff with identifier: 10741894 to the API
2026-03-29 03:02:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741894>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 109,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Electric',
'id': '14f03528-16e6-5512-9e95-ffb6fa8f6dff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE217SP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741894',
'listing': 'auction',
'location': 'Pontelagoscuro (Italy)',
'make': 'Nissan',
'model': 'e-NV200',
'odometer': 63719,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 6500,
'price_includes_vat': True,
'registration_date': '2021-03-15',
'seats_number': 2,
'seller_name': 'ARVAL-IT',
'title': 'Nissan e-NV200 - Electric - Automatic - 109 hp - 63.719 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-29 03:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741894%27 HTTP/1.1" 200 None
2026-03-29 03:02:19 [adesa.it] INFO: Saving data for 10741894: {'auction_closing_time': 1774866000.0, 'created_time': 1774649140.177133, 'last_price_update_time': 1774753339.07735}
2026-03-29 03:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741894') HTTP/1.1" 204 0
2026-03-29 03:02:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741773> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d1155c1-84cc-5734-85f0-5998e341cb51 with identifier: 10741773
2026-03-29 03:02:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d1155c1-84cc-5734-85f0-5998e341cb51 with scrape type 2
2026-03-29 03:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6d1155c1-84cc-5734-85f0-5998e341cb51 with scrape type 2
2026-03-29 03:02:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6d1155c1-84cc-5734-85f0-5998e341cb51, identifier: 10741773
2026-03-29 03:02:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6d1155c1-84cc-5734-85f0-5998e341cb51 with identifier: 10741773
2026-03-29 03:02:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6d1155c1-84cc-5734-85f0-5998e341cb51 with identifier: 10741773
2026-03-29 03:02:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6d1155c1-84cc-5734-85f0-5998e341cb51 with identifier: 10741773 to the API
2026-03-29 03:02:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741773>
{'auction_title': '',
'c_o_2_emission_value': 152,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Hybrid',
'id': '6d1155c1-84cc-5734-85f0-5998e341cb51',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM536VX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741773',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X3',
'odometer': 130082,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 22000,
'price_includes_vat': True,
'registration_date': '2023-02-16',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'BMW X3 20d - Hybrid - Automatic - 190 hp - 130.082 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-29 03:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741773%27 HTTP/1.1" 200 None
2026-03-29 03:02:19 [adesa.it] INFO: Saving data for 10741773: {'auction_closing_time': 1774954680.0, 'created_time': 1774649126.912202, 'last_price_update_time': 1774753339.761748}
2026-03-29 03:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741773') HTTP/1.1" 204 0
2026-03-29 03:02:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741758> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f120c896-17ce-5ae8-b0d1-aafd5714e596 with identifier: 10741758
2026-03-29 03:02:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f120c896-17ce-5ae8-b0d1-aafd5714e596 with scrape type 2
2026-03-29 03:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f120c896-17ce-5ae8-b0d1-aafd5714e596 with scrape type 2
2026-03-29 03:02:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f120c896-17ce-5ae8-b0d1-aafd5714e596, identifier: 10741758
2026-03-29 03:02:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f120c896-17ce-5ae8-b0d1-aafd5714e596 with identifier: 10741758
2026-03-29 03:02:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f120c896-17ce-5ae8-b0d1-aafd5714e596 with identifier: 10741758
2026-03-29 03:02:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f120c896-17ce-5ae8-b0d1-aafd5714e596 with identifier: 10741758 to the API
2026-03-29 03:02:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741758>
{'auction_title': '',
'c_o_2_emission_value': 172,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Hybrid',
'id': 'f120c896-17ce-5ae8-b0d1-aafd5714e596',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR664LZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741758',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X4',
'odometer': 15541,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 35000,
'price_includes_vat': True,
'registration_date': '2023-08-29',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'BMW X4 20i M Sport - Hybrid - Automatic - 184 hp - 15.541 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2023}
2026-03-29 03:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741758%27 HTTP/1.1" 200 None
2026-03-29 03:02:20 [adesa.it] INFO: Saving data for 10741758: {'auction_closing_time': 1774954680.0, 'created_time': 1774649109.304379, 'last_price_update_time': 1774753340.265615}
2026-03-29 03:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741758') HTTP/1.1" 204 0
2026-03-29 03:02:20 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741897> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741746> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:20 [adesa.it] INFO: Found listing with ID: 10740914
2026-03-29 03:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740914%27 HTTP/1.1" 200 None
2026-03-29 03:02:20 [adesa.it] INFO: Scrape type for 10740914: 0
2026-03-29 03:02:20 [adesa.it] INFO: Skipping item 10740914 url https://www.openlane.eu/en/carv6/auction/10740914
2026-03-29 03:02:20 [adesa.it] INFO: Found listing with ID: 10740913
2026-03-29 03:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740913%27 HTTP/1.1" 200 None
2026-03-29 03:02:20 [adesa.it] INFO: Scrape type for 10740913: 0
2026-03-29 03:02:20 [adesa.it] INFO: Skipping item 10740913 url https://www.openlane.eu/en/carv6/auction/10740913
2026-03-29 03:02:20 [adesa.it] INFO: Found listing with ID: 10740915
2026-03-29 03:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740915%27 HTTP/1.1" 200 None
2026-03-29 03:02:20 [adesa.it] INFO: Scrape type for 10740915: 0
2026-03-29 03:02:20 [adesa.it] INFO: Skipping item 10740915 url https://www.openlane.eu/en/carv6/auction/10740915
2026-03-29 03:02:20 [adesa.it] INFO: Found listing with ID: 10740887
2026-03-29 03:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740887%27 HTTP/1.1" 200 None
2026-03-29 03:02:20 [adesa.it] INFO: Scrape type for 10740887: 0
2026-03-29 03:02:20 [adesa.it] INFO: Skipping item 10740887 url https://www.openlane.eu/en/carv6/auction/10740887
2026-03-29 03:02:20 [adesa.it] INFO: Found listing with ID: 10741883
2026-03-29 03:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741883%27 HTTP/1.1" 200 None
2026-03-29 03:02:20 [adesa.it] INFO: Scrape type for 10741883: 2
2026-03-29 03:02:20 [adesa.it] INFO: Scraping item 10741883 url https://www.openlane.eu/en/carv6/auction/10741883
2026-03-29 03:02:20 [adesa.it] INFO: Found listing with ID: 10740888
2026-03-29 03:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740888%27 HTTP/1.1" 200 None
2026-03-29 03:02:20 [adesa.it] INFO: Scrape type for 10740888: 0
2026-03-29 03:02:20 [adesa.it] INFO: Skipping item 10740888 url https://www.openlane.eu/en/carv6/auction/10740888
2026-03-29 03:02:20 [adesa.it] INFO: Found listing with ID: 10741889
2026-03-29 03:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741889%27 HTTP/1.1" 200 None
2026-03-29 03:02:20 [adesa.it] INFO: Scrape type for 10741889: 2
2026-03-29 03:02:20 [adesa.it] INFO: Scraping item 10741889 url https://www.openlane.eu/en/carv6/auction/10741889
2026-03-29 03:02:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 792b0128-54e0-56e5-a813-3cf7605218a0 with identifier: 10741897
2026-03-29 03:02:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 792b0128-54e0-56e5-a813-3cf7605218a0 with scrape type 2
2026-03-29 03:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 792b0128-54e0-56e5-a813-3cf7605218a0 with scrape type 2
2026-03-29 03:02:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 792b0128-54e0-56e5-a813-3cf7605218a0, identifier: 10741897
2026-03-29 03:02:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 792b0128-54e0-56e5-a813-3cf7605218a0 with identifier: 10741897
2026-03-29 03:02:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 792b0128-54e0-56e5-a813-3cf7605218a0 with identifier: 10741897
2026-03-29 03:02:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 792b0128-54e0-56e5-a813-3cf7605218a0 with identifier: 10741897 to the API
2026-03-29 03:02:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741897>
{'auction_title': '',
'c_o_2_emission_value': 170,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Diesel',
'id': '792b0128-54e0-56e5-a813-3cf7605218a0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FY297CT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741897',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Trafic',
'odometer': 246366,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 5100,
'price_includes_vat': True,
'registration_date': '2019-06-27',
'seats_number': 3,
'seller_name': 'ARVAL-IT',
'title': 'Renault Trafic L1H1 1.6 DCI - Diesel - Manual - 120 hp - 246.366 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-29 03:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741897%27 HTTP/1.1" 200 None
2026-03-29 03:02:21 [adesa.it] INFO: Saving data for 10741897: {'auction_closing_time': 1774866000.0, 'created_time': 1774649094.11119, 'last_price_update_time': 1774753341.054251}
2026-03-29 03:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741897') HTTP/1.1" 204 0
2026-03-29 03:02:21 [adesa.it] INFO: Found listing with ID: 10741888
2026-03-29 03:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741888%27 HTTP/1.1" 200 None
2026-03-29 03:02:21 [adesa.it] INFO: Scrape type for 10741888: 2
2026-03-29 03:02:21 [adesa.it] INFO: Scraping item 10741888 url https://www.openlane.eu/en/carv6/auction/10741888
2026-03-29 03:02:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd92bc8f-fff0-581b-b828-3b6729edba3c with identifier: 10741746
2026-03-29 03:02:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd92bc8f-fff0-581b-b828-3b6729edba3c with scrape type 2
2026-03-29 03:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cd92bc8f-fff0-581b-b828-3b6729edba3c with scrape type 2
2026-03-29 03:02:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: cd92bc8f-fff0-581b-b828-3b6729edba3c, identifier: 10741746
2026-03-29 03:02:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: cd92bc8f-fff0-581b-b828-3b6729edba3c with identifier: 10741746
2026-03-29 03:02:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: cd92bc8f-fff0-581b-b828-3b6729edba3c with identifier: 10741746
2026-03-29 03:02:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: cd92bc8f-fff0-581b-b828-3b6729edba3c with identifier: 10741746 to the API
2026-03-29 03:02:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741746>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Petrol',
'id': 'cd92bc8f-fff0-581b-b828-3b6729edba3c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL528ST',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741746',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'DS',
'model': 'DS3 Crossback',
'odometer': 58319,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8200,
'price_includes_vat': True,
'registration_date': '2022-10-17',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'DS DS3 Crossback Grand Chic - Petrol - 130 hp - 58.319 km',
'transmission': 'automatic',
'trim': 'Grand Chic',
'vin': None,
'year': 2022}
2026-03-29 03:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741746%27 HTTP/1.1" 200 None
2026-03-29 03:02:21 [adesa.it] INFO: Saving data for 10741746: {'auction_closing_time': 1774954680.0, 'created_time': 1774649136.112456, 'last_price_update_time': 1774753341.501185}
2026-03-29 03:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741746') HTTP/1.1" 204 0
2026-03-29 03:02:21 [adesa.it] INFO: Found listing with ID: 10741890
2026-03-29 03:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741890%27 HTTP/1.1" 200 None
2026-03-29 03:02:21 [adesa.it] INFO: Scrape type for 10741890: 2
2026-03-29 03:02:21 [adesa.it] INFO: Scraping item 10741890 url https://www.openlane.eu/en/carv6/auction/10741890
2026-03-29 03:02:21 [adesa.it] INFO: Found listing with ID: 10741891
2026-03-29 03:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741891%27 HTTP/1.1" 200 None
2026-03-29 03:02:21 [adesa.it] INFO: Scrape type for 10741891: 2
2026-03-29 03:02:21 [adesa.it] INFO: Scraping item 10741891 url https://www.openlane.eu/en/carv6/auction/10741891
2026-03-29 03:02:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741772> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:21 [adesa.it] INFO: Found listing with ID: 10741892
2026-03-29 03:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741892%27 HTTP/1.1" 200 None
2026-03-29 03:02:21 [adesa.it] INFO: Scrape type for 10741892: 2
2026-03-29 03:02:21 [adesa.it] INFO: Scraping item 10741892 url https://www.openlane.eu/en/carv6/auction/10741892
2026-03-29 03:02:21 [adesa.it] INFO: Found listing with ID: 10740916
2026-03-29 03:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740916%27 HTTP/1.1" 200 None
2026-03-29 03:02:21 [adesa.it] INFO: Scrape type for 10740916: 0
2026-03-29 03:02:21 [adesa.it] INFO: Skipping item 10740916 url https://www.openlane.eu/en/carv6/auction/10740916
2026-03-29 03:02:21 [adesa.it] INFO: Found listing with ID: 10740917
2026-03-29 03:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740917%27 HTTP/1.1" 200 None
2026-03-29 03:02:21 [adesa.it] INFO: Scrape type for 10740917: 0
2026-03-29 03:02:21 [adesa.it] INFO: Skipping item 10740917 url https://www.openlane.eu/en/carv6/auction/10740917
2026-03-29 03:02:21 [adesa.it] INFO: Found listing with ID: 10741893
2026-03-29 03:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741893%27 HTTP/1.1" 200 None
2026-03-29 03:02:21 [adesa.it] INFO: Scrape type for 10741893: 2
2026-03-29 03:02:21 [adesa.it] INFO: Scraping item 10741893 url https://www.openlane.eu/en/carv6/auction/10741893
2026-03-29 03:02:21 [adesa.it] INFO: Found listing with ID: 10741884
2026-03-29 03:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741884%27 HTTP/1.1" 200 None
2026-03-29 03:02:21 [adesa.it] INFO: Scrape type for 10741884: 2
2026-03-29 03:02:21 [adesa.it] INFO: Scraping item 10741884 url https://www.openlane.eu/en/carv6/auction/10741884
2026-03-29 03:02:21 [adesa.it] INFO: Found listing with ID: 10740891
2026-03-29 03:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740891%27 HTTP/1.1" 200 None
2026-03-29 03:02:21 [adesa.it] INFO: Scrape type for 10740891: 0
2026-03-29 03:02:21 [adesa.it] INFO: Skipping item 10740891 url https://www.openlane.eu/en/carv6/auction/10740891
2026-03-29 03:02:21 [adesa.it] INFO: Found listing with ID: 10740918
2026-03-29 03:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740918%27 HTTP/1.1" 200 None
2026-03-29 03:02:21 [adesa.it] INFO: Scrape type for 10740918: 0
2026-03-29 03:02:21 [adesa.it] INFO: Skipping item 10740918 url https://www.openlane.eu/en/carv6/auction/10740918
2026-03-29 03:02:21 [adesa.it] INFO: Found listing with ID: 10740920
2026-03-29 03:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740920%27 HTTP/1.1" 200 None
2026-03-29 03:02:21 [adesa.it] INFO: Scrape type for 10740920: 0
2026-03-29 03:02:21 [adesa.it] INFO: Skipping item 10740920 url https://www.openlane.eu/en/carv6/auction/10740920
2026-03-29 03:02:21 [adesa.it] INFO: Found listing with ID: 10740919
2026-03-29 03:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740919%27 HTTP/1.1" 200 None
2026-03-29 03:02:21 [adesa.it] INFO: Scrape type for 10740919: 0
2026-03-29 03:02:21 [adesa.it] INFO: Skipping item 10740919 url https://www.openlane.eu/en/carv6/auction/10740919
2026-03-29 03:02:21 [adesa.it] INFO: Found listing with ID: 10740923
2026-03-29 03:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740923%27 HTTP/1.1" 200 None
2026-03-29 03:02:21 [adesa.it] INFO: Scrape type for 10740923: 0
2026-03-29 03:02:21 [adesa.it] INFO: Skipping item 10740923 url https://www.openlane.eu/en/carv6/auction/10740923
2026-03-29 03:02:21 [adesa.it] INFO: Found listing with ID: 10740889
2026-03-29 03:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740889%27 HTTP/1.1" 200 None
2026-03-29 03:02:21 [adesa.it] INFO: Scrape type for 10740889: 0
2026-03-29 03:02:21 [adesa.it] INFO: Skipping item 10740889 url https://www.openlane.eu/en/carv6/auction/10740889
2026-03-29 03:02:21 [adesa.it] INFO: Found listing with ID: 10740921
2026-03-29 03:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740921%27 HTTP/1.1" 200 None
2026-03-29 03:02:21 [adesa.it] INFO: Scrape type for 10740921: 0
2026-03-29 03:02:21 [adesa.it] INFO: Skipping item 10740921 url https://www.openlane.eu/en/carv6/auction/10740921
2026-03-29 03:02:21 [adesa.it] INFO: Found listing with ID: 10740922
2026-03-29 03:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740922%27 HTTP/1.1" 200 None
2026-03-29 03:02:21 [adesa.it] INFO: Scrape type for 10740922: 0
2026-03-29 03:02:21 [adesa.it] INFO: Skipping item 10740922 url https://www.openlane.eu/en/carv6/auction/10740922
2026-03-29 03:02:21 [adesa.it] INFO: Found listing with ID: 10741882
2026-03-29 03:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741882%27 HTTP/1.1" 200 None
2026-03-29 03:02:21 [adesa.it] INFO: Scrape type for 10741882: 2
2026-03-29 03:02:21 [adesa.it] INFO: Scraping item 10741882 url https://www.openlane.eu/en/carv6/auction/10741882
2026-03-29 03:02:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2916b2e7-60a0-5000-bdf7-fd73312cd5be with identifier: 10741772
2026-03-29 03:02:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2916b2e7-60a0-5000-bdf7-fd73312cd5be with scrape type 2
2026-03-29 03:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2916b2e7-60a0-5000-bdf7-fd73312cd5be with scrape type 2
2026-03-29 03:02:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 2916b2e7-60a0-5000-bdf7-fd73312cd5be, identifier: 10741772
2026-03-29 03:02:22 [adesa.it] INFO: Found listing with ID: 10740886
2026-03-29 03:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740886%27 HTTP/1.1" 200 None
2026-03-29 03:02:22 [adesa.it] INFO: Scrape type for 10740886: 0
2026-03-29 03:02:22 [adesa.it] INFO: Skipping item 10740886 url https://www.openlane.eu/en/carv6/auction/10740886
2026-03-29 03:02:22 [adesa.it] INFO: Found listing with ID: 10741895
2026-03-29 03:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741895%27 HTTP/1.1" 200 None
2026-03-29 03:02:22 [adesa.it] INFO: Scrape type for 10741895: 2
2026-03-29 03:02:22 [adesa.it] INFO: Scraping item 10741895 url https://www.openlane.eu/en/carv6/auction/10741895
2026-03-29 03:02:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 2916b2e7-60a0-5000-bdf7-fd73312cd5be with identifier: 10741772
2026-03-29 03:02:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 2916b2e7-60a0-5000-bdf7-fd73312cd5be with identifier: 10741772
2026-03-29 03:02:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 2916b2e7-60a0-5000-bdf7-fd73312cd5be with identifier: 10741772 to the API
2026-03-29 03:02:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741772>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Diesel',
'id': '2916b2e7-60a0-5000-bdf7-fd73312cd5be',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR736XL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741772',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X1',
'odometer': 23154,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 27600,
'price_includes_vat': True,
'registration_date': '2023-10-09',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'BMW X1 18d X Line - Diesel - Automatic - 150 hp - 23.154 km',
'transmission': 'automatic',
'trim': 'X Line',
'vin': None,
'year': 2023}
2026-03-29 03:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741772%27 HTTP/1.1" 200 None
2026-03-29 03:02:22 [adesa.it] INFO: Saving data for 10741772: {'auction_closing_time': 1774954680.0, 'created_time': 1774649125.574685, 'last_price_update_time': 1774753342.347348}
2026-03-29 03:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741772') HTTP/1.1" 204 0
2026-03-29 03:02:22 [adesa.it] INFO: Found listing with ID: 10741896
2026-03-29 03:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741896%27 HTTP/1.1" 200 None
2026-03-29 03:02:22 [adesa.it] INFO: Scrape type for 10741896: 2
2026-03-29 03:02:22 [adesa.it] INFO: Scraping item 10741896 url https://www.openlane.eu/en/carv6/auction/10741896
2026-03-29 03:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741770> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:22 [adesa.it] INFO: Found listing with ID: 10740925
2026-03-29 03:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740925%27 HTTP/1.1" 200 None
2026-03-29 03:02:22 [adesa.it] INFO: Scrape type for 10740925: 0
2026-03-29 03:02:22 [adesa.it] INFO: Skipping item 10740925 url https://www.openlane.eu/en/carv6/auction/10740925
2026-03-29 03:02:22 [adesa.it] INFO: Found listing with ID: 10740926
2026-03-29 03:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740926%27 HTTP/1.1" 200 None
2026-03-29 03:02:22 [adesa.it] INFO: Scrape type for 10740926: 0
2026-03-29 03:02:22 [adesa.it] INFO: Skipping item 10740926 url https://www.openlane.eu/en/carv6/auction/10740926
2026-03-29 03:02:22 [adesa.it] INFO: Found listing with ID: 10740924
2026-03-29 03:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740924%27 HTTP/1.1" 200 None
2026-03-29 03:02:22 [adesa.it] INFO: Scrape type for 10740924: 0
2026-03-29 03:02:22 [adesa.it] INFO: Skipping item 10740924 url https://www.openlane.eu/en/carv6/auction/10740924
2026-03-29 03:02:22 [adesa.it] INFO: Found listing with ID: 10740927
2026-03-29 03:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740927%27 HTTP/1.1" 200 None
2026-03-29 03:02:22 [adesa.it] INFO: Scrape type for 10740927: 0
2026-03-29 03:02:22 [adesa.it] INFO: Skipping item 10740927 url https://www.openlane.eu/en/carv6/auction/10740927
2026-03-29 03:02:22 [adesa.it] INFO: Found listing with ID: 10740929
2026-03-29 03:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740929%27 HTTP/1.1" 200 None
2026-03-29 03:02:22 [adesa.it] INFO: Scrape type for 10740929: 0
2026-03-29 03:02:22 [adesa.it] INFO: Skipping item 10740929 url https://www.openlane.eu/en/carv6/auction/10740929
2026-03-29 03:02:22 [adesa.it] INFO: Found listing with ID: 10740892
2026-03-29 03:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740892%27 HTTP/1.1" 200 None
2026-03-29 03:02:22 [adesa.it] INFO: Scrape type for 10740892: 0
2026-03-29 03:02:22 [adesa.it] INFO: Skipping item 10740892 url https://www.openlane.eu/en/carv6/auction/10740892
2026-03-29 03:02:22 [adesa.it] INFO: Found listing with ID: 10740928
2026-03-29 03:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740928%27 HTTP/1.1" 200 None
2026-03-29 03:02:22 [adesa.it] INFO: Scrape type for 10740928: 0
2026-03-29 03:02:22 [adesa.it] INFO: Skipping item 10740928 url https://www.openlane.eu/en/carv6/auction/10740928
2026-03-29 03:02:22 [adesa.it] INFO: Found listing with ID: 10741885
2026-03-29 03:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741885%27 HTTP/1.1" 200 None
2026-03-29 03:02:22 [adesa.it] INFO: Scrape type for 10741885: 2
2026-03-29 03:02:22 [adesa.it] INFO: Scraping item 10741885 url https://www.openlane.eu/en/carv6/auction/10741885
2026-03-29 03:02:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:22 [adesa.it] INFO: Found listing with ID: 10740930
2026-03-29 03:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740930%27 HTTP/1.1" 200 None
2026-03-29 03:02:22 [adesa.it] INFO: Scrape type for 10740930: 0
2026-03-29 03:02:22 [adesa.it] INFO: Skipping item 10740930 url https://www.openlane.eu/en/carv6/auction/10740930
2026-03-29 03:02:22 [adesa.it] INFO: Found listing with ID: 10740932
2026-03-29 03:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740932%27 HTTP/1.1" 200 None
2026-03-29 03:02:22 [adesa.it] INFO: Scrape type for 10740932: 0
2026-03-29 03:02:22 [adesa.it] INFO: Skipping item 10740932 url https://www.openlane.eu/en/carv6/auction/10740932
2026-03-29 03:02:22 [adesa.it] INFO: Found listing with ID: 10740931
2026-03-29 03:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740931%27 HTTP/1.1" 200 None
2026-03-29 03:02:22 [adesa.it] INFO: Scrape type for 10740931: 0
2026-03-29 03:02:22 [adesa.it] INFO: Skipping item 10740931 url https://www.openlane.eu/en/carv6/auction/10740931
2026-03-29 03:02:22 [adesa.it] INFO: Found listing with ID: 10740933
2026-03-29 03:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740933%27 HTTP/1.1" 200 None
2026-03-29 03:02:22 [adesa.it] INFO: Scrape type for 10740933: 0
2026-03-29 03:02:22 [adesa.it] INFO: Skipping item 10740933 url https://www.openlane.eu/en/carv6/auction/10740933
2026-03-29 03:02:22 [adesa.it] INFO: Found listing with ID: 10740934
2026-03-29 03:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740934%27 HTTP/1.1" 200 None
2026-03-29 03:02:22 [adesa.it] INFO: Scrape type for 10740934: 0
2026-03-29 03:02:22 [adesa.it] INFO: Skipping item 10740934 url https://www.openlane.eu/en/carv6/auction/10740934
2026-03-29 03:02:22 [adesa.it] INFO: Found listing with ID: 10740893
2026-03-29 03:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740893%27 HTTP/1.1" 200 None
2026-03-29 03:02:22 [adesa.it] INFO: Scrape type for 10740893: 0
2026-03-29 03:02:22 [adesa.it] INFO: Skipping item 10740893 url https://www.openlane.eu/en/carv6/auction/10740893
2026-03-29 03:02:22 [adesa.it] INFO: Found listing with ID: 10740885
2026-03-29 03:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740885%27 HTTP/1.1" 200 None
2026-03-29 03:02:22 [adesa.it] INFO: Scrape type for 10740885: 0
2026-03-29 03:02:22 [adesa.it] INFO: Skipping item 10740885 url https://www.openlane.eu/en/carv6/auction/10740885
2026-03-29 03:02:22 [adesa.it] INFO: Found listing with ID: 10740935
2026-03-29 03:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740935%27 HTTP/1.1" 200 None
2026-03-29 03:02:22 [adesa.it] INFO: Scrape type for 10740935: 0
2026-03-29 03:02:22 [adesa.it] INFO: Skipping item 10740935 url https://www.openlane.eu/en/carv6/auction/10740935
2026-03-29 03:02:22 [adesa.it] INFO: Found listing with ID: 10740936
2026-03-29 03:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740936%27 HTTP/1.1" 200 None
2026-03-29 03:02:22 [adesa.it] INFO: Scrape type for 10740936: 0
2026-03-29 03:02:22 [adesa.it] INFO: Skipping item 10740936 url https://www.openlane.eu/en/carv6/auction/10740936
2026-03-29 03:02:22 [adesa.it] INFO: Found listing with ID: 10741898
2026-03-29 03:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741898%27 HTTP/1.1" 200 None
2026-03-29 03:02:22 [adesa.it] INFO: Scrape type for 10741898: 2
2026-03-29 03:02:22 [adesa.it] INFO: Scraping item 10741898 url https://www.openlane.eu/en/carv6/auction/10741898
2026-03-29 03:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741757> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:22 [adesa.it] INFO: Found listing with ID: 10741886
2026-03-29 03:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741886%27 HTTP/1.1" 200 None
2026-03-29 03:02:22 [adesa.it] INFO: Scrape type for 10741886: 2
2026-03-29 03:02:22 [adesa.it] INFO: Scraping item 10741886 url https://www.openlane.eu/en/carv6/auction/10741886
2026-03-29 03:02:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741769> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 655e1723-cc07-51bc-abcb-d9f50fcfddc1 with identifier: 10741770
2026-03-29 03:02:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 655e1723-cc07-51bc-abcb-d9f50fcfddc1 with scrape type 2
2026-03-29 03:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 655e1723-cc07-51bc-abcb-d9f50fcfddc1 with scrape type 2
2026-03-29 03:02:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 655e1723-cc07-51bc-abcb-d9f50fcfddc1, identifier: 10741770
2026-03-29 03:02:23 [adesa.it] INFO: Found listing with ID: 10740894
2026-03-29 03:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740894%27 HTTP/1.1" 200 None
2026-03-29 03:02:23 [adesa.it] INFO: Scrape type for 10740894: 0
2026-03-29 03:02:23 [adesa.it] INFO: Skipping item 10740894 url https://www.openlane.eu/en/carv6/auction/10740894
2026-03-29 03:02:23 [adesa.it] INFO: Found listing with ID: 10741899
2026-03-29 03:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741899%27 HTTP/1.1" 200 None
2026-03-29 03:02:23 [adesa.it] INFO: Scrape type for 10741899: 2
2026-03-29 03:02:23 [adesa.it] INFO: Scraping item 10741899 url https://www.openlane.eu/en/carv6/auction/10741899
2026-03-29 03:02:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 655e1723-cc07-51bc-abcb-d9f50fcfddc1 with identifier: 10741770
2026-03-29 03:02:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 655e1723-cc07-51bc-abcb-d9f50fcfddc1 with identifier: 10741770
2026-03-29 03:02:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 655e1723-cc07-51bc-abcb-d9f50fcfddc1 with identifier: 10741770 to the API
2026-03-29 03:02:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741770>
{'auction_title': '',
'c_o_2_emission_value': 218,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 231,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Hybrid',
'id': '655e1723-cc07-51bc-abcb-d9f50fcfddc1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ284AW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741770',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q8',
'odometer': 146163,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 31200,
'price_includes_vat': True,
'registration_date': '2022-02-14',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Audi Q8 45 TDI Sport - Hybrid - Automatic - 231 hp - 146.163 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2022}
2026-03-29 03:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741770%27 HTTP/1.1" 200 None
2026-03-29 03:02:23 [adesa.it] INFO: Saving data for 10741770: {'auction_closing_time': 1774954680.0, 'created_time': 1774649211.984132, 'last_price_update_time': 1774753343.393728}
2026-03-29 03:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741770') HTTP/1.1" 204 0
2026-03-29 03:02:23 [adesa.it] INFO: Found listing with ID: 10740895
2026-03-29 03:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740895%27 HTTP/1.1" 200 None
2026-03-29 03:02:23 [adesa.it] INFO: Scrape type for 10740895: 0
2026-03-29 03:02:23 [adesa.it] INFO: Skipping item 10740895 url https://www.openlane.eu/en/carv6/auction/10740895
2026-03-29 03:02:23 [adesa.it] INFO: Found listing with ID: 10740937
2026-03-29 03:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740937%27 HTTP/1.1" 200 None
2026-03-29 03:02:23 [adesa.it] INFO: Scrape type for 10740937: 0
2026-03-29 03:02:23 [adesa.it] INFO: Skipping item 10740937 url https://www.openlane.eu/en/carv6/auction/10740937
2026-03-29 03:02:23 [adesa.it] INFO: Found listing with ID: 10740938
2026-03-29 03:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740938%27 HTTP/1.1" 200 None
2026-03-29 03:02:23 [adesa.it] INFO: Scrape type for 10740938: 0
2026-03-29 03:02:23 [adesa.it] INFO: Skipping item 10740938 url https://www.openlane.eu/en/carv6/auction/10740938
2026-03-29 03:02:23 [adesa.it] INFO: Found listing with ID: 10740941
2026-03-29 03:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740941%27 HTTP/1.1" 200 None
2026-03-29 03:02:23 [adesa.it] INFO: Scrape type for 10740941: 0
2026-03-29 03:02:23 [adesa.it] INFO: Skipping item 10740941 url https://www.openlane.eu/en/carv6/auction/10740941
2026-03-29 03:02:23 [adesa.it] INFO: Found listing with ID: 10740943
2026-03-29 03:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740943%27 HTTP/1.1" 200 None
2026-03-29 03:02:23 [adesa.it] INFO: Scrape type for 10740943: 0
2026-03-29 03:02:23 [adesa.it] INFO: Skipping item 10740943 url https://www.openlane.eu/en/carv6/auction/10740943
2026-03-29 03:02:23 [adesa.it] INFO: Found listing with ID: 10740944
2026-03-29 03:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740944%27 HTTP/1.1" 200 None
2026-03-29 03:02:23 [adesa.it] INFO: Scrape type for 10740944: 0
2026-03-29 03:02:23 [adesa.it] INFO: Skipping item 10740944 url https://www.openlane.eu/en/carv6/auction/10740944
2026-03-29 03:02:23 [adesa.it] INFO: Found listing with ID: 10740940
2026-03-29 03:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740940%27 HTTP/1.1" 200 None
2026-03-29 03:02:23 [adesa.it] INFO: Scrape type for 10740940: 0
2026-03-29 03:02:23 [adesa.it] INFO: Skipping item 10740940 url https://www.openlane.eu/en/carv6/auction/10740940
2026-03-29 03:02:23 [adesa.it] INFO: Found listing with ID: 10740939
2026-03-29 03:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740939%27 HTTP/1.1" 200 None
2026-03-29 03:02:23 [adesa.it] INFO: Scrape type for 10740939: 0
2026-03-29 03:02:23 [adesa.it] INFO: Skipping item 10740939 url https://www.openlane.eu/en/carv6/auction/10740939
2026-03-29 03:02:23 [adesa.it] INFO: Found listing with ID: 10740942
2026-03-29 03:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740942%27 HTTP/1.1" 200 None
2026-03-29 03:02:23 [adesa.it] INFO: Scrape type for 10740942: 0
2026-03-29 03:02:23 [adesa.it] INFO: Skipping item 10740942 url https://www.openlane.eu/en/carv6/auction/10740942
2026-03-29 03:02:23 [adesa.it] INFO: Found listing with ID: 10740896
2026-03-29 03:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740896%27 HTTP/1.1" 200 None
2026-03-29 03:02:23 [adesa.it] INFO: Scrape type for 10740896: 0
2026-03-29 03:02:23 [adesa.it] INFO: Skipping item 10740896 url https://www.openlane.eu/en/carv6/auction/10740896
2026-03-29 03:02:23 [adesa.it] INFO: Found listing with ID: 10740947
2026-03-29 03:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740947%27 HTTP/1.1" 200 None
2026-03-29 03:02:23 [adesa.it] INFO: Scrape type for 10740947: 0
2026-03-29 03:02:23 [adesa.it] INFO: Skipping item 10740947 url https://www.openlane.eu/en/carv6/auction/10740947
2026-03-29 03:02:23 [adesa.it] INFO: Found listing with ID: 10740945
2026-03-29 03:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740945%27 HTTP/1.1" 200 None
2026-03-29 03:02:23 [adesa.it] INFO: Scrape type for 10740945: 0
2026-03-29 03:02:23 [adesa.it] INFO: Skipping item 10740945 url https://www.openlane.eu/en/carv6/auction/10740945
2026-03-29 03:02:23 [adesa.it] INFO: Found listing with ID: 10740946
2026-03-29 03:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740946%27 HTTP/1.1" 200 None
2026-03-29 03:02:23 [adesa.it] INFO: Scrape type for 10740946: 0
2026-03-29 03:02:23 [adesa.it] INFO: Skipping item 10740946 url https://www.openlane.eu/en/carv6/auction/10740946
2026-03-29 03:02:23 [adesa.it] INFO: Found listing with ID: 10740949
2026-03-29 03:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740949%27 HTTP/1.1" 200 None
2026-03-29 03:02:23 [adesa.it] INFO: Scrape type for 10740949: 0
2026-03-29 03:02:23 [adesa.it] INFO: Skipping item 10740949 url https://www.openlane.eu/en/carv6/auction/10740949
2026-03-29 03:02:23 [adesa.it] INFO: Found listing with ID: 10740898
2026-03-29 03:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740898%27 HTTP/1.1" 200 None
2026-03-29 03:02:23 [adesa.it] INFO: Scrape type for 10740898: 0
2026-03-29 03:02:23 [adesa.it] INFO: Skipping item 10740898 url https://www.openlane.eu/en/carv6/auction/10740898
2026-03-29 03:02:23 [adesa.it] INFO: Found listing with ID: 10740897
2026-03-29 03:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740897%27 HTTP/1.1" 200 None
2026-03-29 03:02:23 [adesa.it] INFO: Scrape type for 10740897: 0
2026-03-29 03:02:23 [adesa.it] INFO: Skipping item 10740897 url https://www.openlane.eu/en/carv6/auction/10740897
2026-03-29 03:02:23 [adesa.it] INFO: Found listing with ID: 10740899
2026-03-29 03:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740899%27 HTTP/1.1" 200 None
2026-03-29 03:02:23 [adesa.it] INFO: Scrape type for 10740899: 0
2026-03-29 03:02:23 [adesa.it] INFO: Skipping item 10740899 url https://www.openlane.eu/en/carv6/auction/10740899
2026-03-29 03:02:23 [adesa.it] INFO: Found listing with ID: 10740948
2026-03-29 03:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740948%27 HTTP/1.1" 200 None
2026-03-29 03:02:23 [adesa.it] INFO: Scrape type for 10740948: 0
2026-03-29 03:02:23 [adesa.it] INFO: Skipping item 10740948 url https://www.openlane.eu/en/carv6/auction/10740948
2026-03-29 03:02:23 [adesa.it] INFO: Found listing with ID: 10737749
2026-03-29 03:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710737749%27 HTTP/1.1" 200 None
2026-03-29 03:02:23 [adesa.it] INFO: Scrape type for 10737749: 0
2026-03-29 03:02:23 [adesa.it] INFO: Skipping item 10737749 url https://www.openlane.eu/en/carv6/auction/10737749
2026-03-29 03:02:23 [adesa.it] INFO: Found listing with ID: 10737726
2026-03-29 03:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710737726%27 HTTP/1.1" 200 None
2026-03-29 03:02:24 [adesa.it] INFO: Scrape type for 10737726: 0
2026-03-29 03:02:24 [adesa.it] INFO: Skipping item 10737726 url https://www.openlane.eu/en/carv6/auction/10737726
2026-03-29 03:02:24 [adesa.it] INFO: Found listing with ID: 10734975
2026-03-29 03:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734975%27 HTTP/1.1" 200 None
2026-03-29 03:02:24 [adesa.it] INFO: Scrape type for 10734975: 0
2026-03-29 03:02:24 [adesa.it] INFO: Skipping item 10734975 url https://www.openlane.eu/en/carv6/auction/10734975
2026-03-29 03:02:24 [adesa.it] INFO: Found listing with ID: 10734987
2026-03-29 03:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734987%27 HTTP/1.1" 200 None
2026-03-29 03:02:24 [adesa.it] INFO: Scrape type for 10734987: 0
2026-03-29 03:02:24 [adesa.it] INFO: Skipping item 10734987 url https://www.openlane.eu/en/carv6/auction/10734987
2026-03-29 03:02:24 [adesa.it] INFO: Found listing with ID: 10734993
2026-03-29 03:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734993%27 HTTP/1.1" 200 None
2026-03-29 03:02:24 [adesa.it] INFO: Scrape type for 10734993: 0
2026-03-29 03:02:24 [adesa.it] INFO: Skipping item 10734993 url https://www.openlane.eu/en/carv6/auction/10734993
2026-03-29 03:02:24 [adesa.it] INFO: Found listing with ID: 10734978
2026-03-29 03:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734978%27 HTTP/1.1" 200 None
2026-03-29 03:02:24 [adesa.it] INFO: Scrape type for 10734978: 0
2026-03-29 03:02:24 [adesa.it] INFO: Skipping item 10734978 url https://www.openlane.eu/en/carv6/auction/10734978
2026-03-29 03:02:24 [adesa.it] INFO: Found listing with ID: 10734974
2026-03-29 03:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734974%27 HTTP/1.1" 200 None
2026-03-29 03:02:24 [adesa.it] INFO: Scrape type for 10734974: 0
2026-03-29 03:02:24 [adesa.it] INFO: Skipping item 10734974 url https://www.openlane.eu/en/carv6/auction/10734974
2026-03-29 03:02:24 [adesa.it] INFO: Found listing with ID: 10734994
2026-03-29 03:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734994%27 HTTP/1.1" 200 None
2026-03-29 03:02:24 [adesa.it] INFO: Scrape type for 10734994: 0
2026-03-29 03:02:24 [adesa.it] INFO: Skipping item 10734994 url https://www.openlane.eu/en/carv6/auction/10734994
2026-03-29 03:02:24 [adesa.it] INFO: Found listing with ID: 10735002
2026-03-29 03:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735002%27 HTTP/1.1" 200 None
2026-03-29 03:02:24 [adesa.it] INFO: Scrape type for 10735002: 0
2026-03-29 03:02:24 [adesa.it] INFO: Skipping item 10735002 url https://www.openlane.eu/en/carv6/auction/10735002
2026-03-29 03:02:24 [adesa.it] INFO: Found listing with ID: 10734986
2026-03-29 03:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734986%27 HTTP/1.1" 200 None
2026-03-29 03:02:24 [adesa.it] INFO: Scrape type for 10734986: 0
2026-03-29 03:02:24 [adesa.it] INFO: Skipping item 10734986 url https://www.openlane.eu/en/carv6/auction/10734986
2026-03-29 03:02:24 [adesa.it] INFO: Found listing with ID: 10734991
2026-03-29 03:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734991%27 HTTP/1.1" 200 None
2026-03-29 03:02:24 [adesa.it] INFO: Scrape type for 10734991: 0
2026-03-29 03:02:24 [adesa.it] INFO: Skipping item 10734991 url https://www.openlane.eu/en/carv6/auction/10734991
2026-03-29 03:02:24 [adesa.it] INFO: Found listing with ID: 10735003
2026-03-29 03:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735003%27 HTTP/1.1" 200 None
2026-03-29 03:02:24 [adesa.it] INFO: Scrape type for 10735003: 0
2026-03-29 03:02:24 [adesa.it] INFO: Skipping item 10735003 url https://www.openlane.eu/en/carv6/auction/10735003
2026-03-29 03:02:24 [adesa.it] INFO: Found listing with ID: 10734996
2026-03-29 03:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734996%27 HTTP/1.1" 200 None
2026-03-29 03:02:24 [adesa.it] INFO: Scrape type for 10734996: 0
2026-03-29 03:02:24 [adesa.it] INFO: Skipping item 10734996 url https://www.openlane.eu/en/carv6/auction/10734996
2026-03-29 03:02:24 [adesa.it] INFO: Found listing with ID: 10734992
2026-03-29 03:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734992%27 HTTP/1.1" 200 None
2026-03-29 03:02:24 [adesa.it] INFO: Scrape type for 10734992: 0
2026-03-29 03:02:24 [adesa.it] INFO: Skipping item 10734992 url https://www.openlane.eu/en/carv6/auction/10734992
2026-03-29 03:02:24 [adesa.it] INFO: Found listing with ID: 10735000
2026-03-29 03:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735000%27 HTTP/1.1" 200 None
2026-03-29 03:02:24 [adesa.it] INFO: Scrape type for 10735000: 0
2026-03-29 03:02:24 [adesa.it] INFO: Skipping item 10735000 url https://www.openlane.eu/en/carv6/auction/10735000
2026-03-29 03:02:24 [adesa.it] INFO: Found listing with ID: 10734988
2026-03-29 03:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734988%27 HTTP/1.1" 200 None
2026-03-29 03:02:24 [adesa.it] INFO: Scrape type for 10734988: 0
2026-03-29 03:02:24 [adesa.it] INFO: Skipping item 10734988 url https://www.openlane.eu/en/carv6/auction/10734988
2026-03-29 03:02:24 [adesa.it] INFO: Found listing with ID: 10734985
2026-03-29 03:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734985%27 HTTP/1.1" 200 None
2026-03-29 03:02:24 [adesa.it] INFO: Scrape type for 10734985: 0
2026-03-29 03:02:24 [adesa.it] INFO: Skipping item 10734985 url https://www.openlane.eu/en/carv6/auction/10734985
2026-03-29 03:02:24 [adesa.it] INFO: Found listing with ID: 10734982
2026-03-29 03:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734982%27 HTTP/1.1" 200 None
2026-03-29 03:02:24 [adesa.it] INFO: Scrape type for 10734982: 0
2026-03-29 03:02:24 [adesa.it] INFO: Skipping item 10734982 url https://www.openlane.eu/en/carv6/auction/10734982
2026-03-29 03:02:24 [adesa.it] INFO: Found listing with ID: 10734998
2026-03-29 03:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734998%27 HTTP/1.1" 200 None
2026-03-29 03:02:24 [adesa.it] INFO: Scrape type for 10734998: 0
2026-03-29 03:02:24 [adesa.it] INFO: Skipping item 10734998 url https://www.openlane.eu/en/carv6/auction/10734998
2026-03-29 03:02:24 [adesa.it] INFO: Found listing with ID: 10734995
2026-03-29 03:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734995%27 HTTP/1.1" 200 None
2026-03-29 03:02:24 [adesa.it] INFO: Scrape type for 10734995: 0
2026-03-29 03:02:24 [adesa.it] INFO: Skipping item 10734995 url https://www.openlane.eu/en/carv6/auction/10734995
2026-03-29 03:02:24 [adesa.it] INFO: Found listing with ID: 10734989
2026-03-29 03:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734989%27 HTTP/1.1" 200 None
2026-03-29 03:02:24 [adesa.it] INFO: Scrape type for 10734989: 0
2026-03-29 03:02:24 [adesa.it] INFO: Skipping item 10734989 url https://www.openlane.eu/en/carv6/auction/10734989
2026-03-29 03:02:24 [adesa.it] INFO: Found listing with ID: 10734999
2026-03-29 03:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734999%27 HTTP/1.1" 200 None
2026-03-29 03:02:24 [adesa.it] INFO: Scrape type for 10734999: 0
2026-03-29 03:02:24 [adesa.it] INFO: Skipping item 10734999 url https://www.openlane.eu/en/carv6/auction/10734999
2026-03-29 03:02:24 [adesa.it] INFO: Found listing with ID: 10734545
2026-03-29 03:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734545%27 HTTP/1.1" 200 None
2026-03-29 03:02:24 [adesa.it] INFO: Scrape type for 10734545: 0
2026-03-29 03:02:24 [adesa.it] INFO: Skipping item 10734545 url https://www.openlane.eu/en/carv6/auction/10734545
2026-03-29 03:02:24 [adesa.it] INFO: Found listing with ID: 10734582
2026-03-29 03:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734582%27 HTTP/1.1" 200 None
2026-03-29 03:02:24 [adesa.it] INFO: Scrape type for 10734582: 0
2026-03-29 03:02:24 [adesa.it] INFO: Skipping item 10734582 url https://www.openlane.eu/en/carv6/auction/10734582
2026-03-29 03:02:24 [adesa.it] INFO: Found listing with ID: 10734568
2026-03-29 03:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734568%27 HTTP/1.1" 200 None
2026-03-29 03:02:24 [adesa.it] INFO: Scrape type for 10734568: 0
2026-03-29 03:02:24 [adesa.it] INFO: Skipping item 10734568 url https://www.openlane.eu/en/carv6/auction/10734568
2026-03-29 03:02:24 [adesa.it] INFO: Found listing with ID: 10734867
2026-03-29 03:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734867%27 HTTP/1.1" 200 None
2026-03-29 03:02:24 [adesa.it] INFO: Scrape type for 10734867: 0
2026-03-29 03:02:24 [adesa.it] INFO: Skipping item 10734867 url https://www.openlane.eu/en/carv6/auction/10734867
2026-03-29 03:02:24 [adesa.it] INFO: Found listing with ID: 10734546
2026-03-29 03:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734546%27 HTTP/1.1" 200 None
2026-03-29 03:02:24 [adesa.it] INFO: Scrape type for 10734546: 0
2026-03-29 03:02:24 [adesa.it] INFO: Skipping item 10734546 url https://www.openlane.eu/en/carv6/auction/10734546
2026-03-29 03:02:24 [adesa.it] INFO: Found listing with ID: 10734569
2026-03-29 03:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734569%27 HTTP/1.1" 200 None
2026-03-29 03:02:24 [adesa.it] INFO: Scrape type for 10734569: 0
2026-03-29 03:02:24 [adesa.it] INFO: Skipping item 10734569 url https://www.openlane.eu/en/carv6/auction/10734569
2026-03-29 03:02:24 [adesa.it] INFO: Found listing with ID: 10734865
2026-03-29 03:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734865%27 HTTP/1.1" 200 None
2026-03-29 03:02:24 [adesa.it] INFO: Scrape type for 10734865: 0
2026-03-29 03:02:24 [adesa.it] INFO: Skipping item 10734865 url https://www.openlane.eu/en/carv6/auction/10734865
2026-03-29 03:02:24 [adesa.it] INFO: Found listing with ID: 10734565
2026-03-29 03:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734565%27 HTTP/1.1" 200 None
2026-03-29 03:02:24 [adesa.it] INFO: Scrape type for 10734565: 0
2026-03-29 03:02:24 [adesa.it] INFO: Skipping item 10734565 url https://www.openlane.eu/en/carv6/auction/10734565
2026-03-29 03:02:24 [adesa.it] INFO: Found listing with ID: 10734570
2026-03-29 03:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734570%27 HTTP/1.1" 200 None
2026-03-29 03:02:24 [adesa.it] INFO: Scrape type for 10734570: 0
2026-03-29 03:02:24 [adesa.it] INFO: Skipping item 10734570 url https://www.openlane.eu/en/carv6/auction/10734570
2026-03-29 03:02:24 [adesa.it] INFO: Found listing with ID: 10734583
2026-03-29 03:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734583%27 HTTP/1.1" 200 None
2026-03-29 03:02:24 [adesa.it] INFO: Scrape type for 10734583: 0
2026-03-29 03:02:24 [adesa.it] INFO: Skipping item 10734583 url https://www.openlane.eu/en/carv6/auction/10734583
2026-03-29 03:02:24 [adesa.it] INFO: Found listing with ID: 10734571
2026-03-29 03:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734571%27 HTTP/1.1" 200 None
2026-03-29 03:02:24 [adesa.it] INFO: Scrape type for 10734571: 0
2026-03-29 03:02:24 [adesa.it] INFO: Skipping item 10734571 url https://www.openlane.eu/en/carv6/auction/10734571
2026-03-29 03:02:24 [adesa.it] INFO: Found listing with ID: 10734543
2026-03-29 03:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734543%27 HTTP/1.1" 200 None
2026-03-29 03:02:24 [adesa.it] INFO: Scrape type for 10734543: 0
2026-03-29 03:02:24 [adesa.it] INFO: Skipping item 10734543 url https://www.openlane.eu/en/carv6/auction/10734543
2026-03-29 03:02:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741768> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d46c18a1-7931-5f98-b25c-77b39cf72106 with identifier: 10741757
2026-03-29 03:02:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d46c18a1-7931-5f98-b25c-77b39cf72106 with scrape type 2
2026-03-29 03:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d46c18a1-7931-5f98-b25c-77b39cf72106 with scrape type 2
2026-03-29 03:02:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d46c18a1-7931-5f98-b25c-77b39cf72106, identifier: 10741757
2026-03-29 03:02:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f1a07fc-5bc8-5826-bc88-3e1eedd76f34 with identifier: 10741769
2026-03-29 03:02:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f1a07fc-5bc8-5826-bc88-3e1eedd76f34 with scrape type 2
2026-03-29 03:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1f1a07fc-5bc8-5826-bc88-3e1eedd76f34 with scrape type 2
2026-03-29 03:02:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 1f1a07fc-5bc8-5826-bc88-3e1eedd76f34, identifier: 10741769
2026-03-29 03:02:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d46c18a1-7931-5f98-b25c-77b39cf72106 with identifier: 10741757
2026-03-29 03:02:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d46c18a1-7931-5f98-b25c-77b39cf72106 with identifier: 10741757
2026-03-29 03:02:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d46c18a1-7931-5f98-b25c-77b39cf72106 with identifier: 10741757 to the API
2026-03-29 03:02:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741757>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Hybrid',
'id': 'd46c18a1-7931-5f98-b25c-77b39cf72106',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ771BA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741757',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '3 Series',
'odometer': 154834,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2022-02-18',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'BMW 3 Series Touring 320d Business - Hybrid - Automatic - 190 hp - '
'154.834 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-29 03:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741757%27 HTTP/1.1" 200 None
2026-03-29 03:02:25 [adesa.it] INFO: Saving data for 10741757: {'auction_closing_time': 1774954680.0, 'created_time': 1774649111.76393, 'last_price_update_time': 1774753345.338787}
2026-03-29 03:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741757') HTTP/1.1" 204 0
2026-03-29 03:02:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 1f1a07fc-5bc8-5826-bc88-3e1eedd76f34 with identifier: 10741769
2026-03-29 03:02:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 1f1a07fc-5bc8-5826-bc88-3e1eedd76f34 with identifier: 10741769
2026-03-29 03:02:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 1f1a07fc-5bc8-5826-bc88-3e1eedd76f34 with identifier: 10741769 to the API
2026-03-29 03:02:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741769>
{'auction_title': '',
'c_o_2_emission_value': 173,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Hybrid',
'id': '1f1a07fc-5bc8-5826-bc88-3e1eedd76f34',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG839YV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741769',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q5',
'odometer': 58247,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 25000,
'price_includes_vat': True,
'registration_date': '2021-10-27',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Audi Q5 Sportback 40 TDI S Line - Hybrid - Automatic - 204 hp - '
'58.247 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-29 03:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741769%27 HTTP/1.1" 200 None
2026-03-29 03:02:25 [adesa.it] INFO: Saving data for 10741769: {'auction_closing_time': 1774954680.0, 'created_time': 1774649210.571911, 'last_price_update_time': 1774753345.759231}
2026-03-29 03:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741769') HTTP/1.1" 204 0
2026-03-29 03:02:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741782> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741771> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b98dd8c-4e72-5e65-920d-61f295c83c55 with identifier: 10741768
2026-03-29 03:02:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b98dd8c-4e72-5e65-920d-61f295c83c55 with scrape type 2
2026-03-29 03:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6b98dd8c-4e72-5e65-920d-61f295c83c55 with scrape type 2
2026-03-29 03:02:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6b98dd8c-4e72-5e65-920d-61f295c83c55, identifier: 10741768
2026-03-29 03:02:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741767> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6b98dd8c-4e72-5e65-920d-61f295c83c55 with identifier: 10741768
2026-03-29 03:02:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6b98dd8c-4e72-5e65-920d-61f295c83c55 with identifier: 10741768
2026-03-29 03:02:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6b98dd8c-4e72-5e65-920d-61f295c83c55 with identifier: 10741768 to the API
2026-03-29 03:02:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741768>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 265,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Electric',
'id': '6b98dd8c-4e72-5e65-920d-61f295c83c55',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS740JL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741768',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q4 E-tron',
'odometer': 30295,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 22200,
'price_includes_vat': True,
'registration_date': '2023-11-29',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Audi Q4 E-tron 45 S Line - Electric - Automatic - 265 hp - 30.295 '
'km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2023}
2026-03-29 03:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741768%27 HTTP/1.1" 200 None
2026-03-29 03:02:26 [adesa.it] INFO: Saving data for 10741768: {'auction_closing_time': 1774954680.0, 'created_time': 1774649211.202629, 'last_price_update_time': 1774753346.15801}
2026-03-29 03:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741768') HTTP/1.1" 204 0
2026-03-29 03:02:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f56c2b5-755c-5a32-bc29-c47aeb943fef with identifier: 10741782
2026-03-29 03:02:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f56c2b5-755c-5a32-bc29-c47aeb943fef with scrape type 2
2026-03-29 03:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f56c2b5-755c-5a32-bc29-c47aeb943fef with scrape type 2
2026-03-29 03:02:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7f56c2b5-755c-5a32-bc29-c47aeb943fef, identifier: 10741782
2026-03-29 03:02:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ab0fb29-a20a-5191-873f-c653d853d741 with identifier: 10741771
2026-03-29 03:02:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ab0fb29-a20a-5191-873f-c653d853d741 with scrape type 2
2026-03-29 03:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2ab0fb29-a20a-5191-873f-c653d853d741 with scrape type 2
2026-03-29 03:02:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 2ab0fb29-a20a-5191-873f-c653d853d741, identifier: 10741771
2026-03-29 03:02:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9320cdca-f8cb-51b4-a738-e0a7df217daf with identifier: 10741767
2026-03-29 03:02:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9320cdca-f8cb-51b4-a738-e0a7df217daf with scrape type 2
2026-03-29 03:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9320cdca-f8cb-51b4-a738-e0a7df217daf with scrape type 2
2026-03-29 03:02:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9320cdca-f8cb-51b4-a738-e0a7df217daf, identifier: 10741767
2026-03-29 03:02:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7f56c2b5-755c-5a32-bc29-c47aeb943fef with identifier: 10741782
2026-03-29 03:02:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7f56c2b5-755c-5a32-bc29-c47aeb943fef with identifier: 10741782
2026-03-29 03:02:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7f56c2b5-755c-5a32-bc29-c47aeb943fef with identifier: 10741782 to the API
2026-03-29 03:02:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741782>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Electric',
'id': '7f56c2b5-755c-5a32-bc29-c47aeb943fef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG481WT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741782',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Nissan',
'model': 'Leaf',
'odometer': 18375,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 7400,
'price_includes_vat': True,
'registration_date': '2021-10-18',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Nissan Leaf Business - Electric - Automatic - 150 hp - 18.375 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-29 03:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741782%27 HTTP/1.1" 200 None
2026-03-29 03:02:26 [adesa.it] INFO: Saving data for 10741782: {'auction_closing_time': 1774954680.0, 'created_time': 1774649070.339596, 'last_price_update_time': 1774753346.759767}
2026-03-29 03:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741782') HTTP/1.1" 204 0
2026-03-29 03:02:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 2ab0fb29-a20a-5191-873f-c653d853d741 with identifier: 10741771
2026-03-29 03:02:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 2ab0fb29-a20a-5191-873f-c653d853d741 with identifier: 10741771
2026-03-29 03:02:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 2ab0fb29-a20a-5191-873f-c653d853d741 with identifier: 10741771 to the API
2026-03-29 03:02:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741771>
{'auction_title': '',
'c_o_2_emission_value': 228,
'category': 'Coupé',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 510,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Petrol',
'id': '2ab0fb29-a20a-5191-873f-c653d853d741',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS902ZJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741771',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '4 Series',
'odometer': 25639,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 54000,
'price_includes_vat': True,
'registration_date': '2024-02-09',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'BMW 4 Series M4 Competition - Petrol - Automatic - 510 hp - 25.639 '
'km',
'transmission': 'automatic',
'trim': 'Competition',
'vin': None,
'year': 2024}
2026-03-29 03:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741771%27 HTTP/1.1" 200 None
2026-03-29 03:02:27 [adesa.it] INFO: Saving data for 10741771: {'auction_closing_time': 1774954680.0, 'created_time': 1774649124.90088, 'last_price_update_time': 1774753347.075336}
2026-03-29 03:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741771') HTTP/1.1" 204 0
2026-03-29 03:02:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9320cdca-f8cb-51b4-a738-e0a7df217daf with identifier: 10741767
2026-03-29 03:02:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9320cdca-f8cb-51b4-a738-e0a7df217daf with identifier: 10741767
2026-03-29 03:02:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9320cdca-f8cb-51b4-a738-e0a7df217daf with identifier: 10741767 to the API
2026-03-29 03:02:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741767>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Diesel',
'id': '9320cdca-f8cb-51b4-a738-e0a7df217daf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL060HV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741767',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A3',
'odometer': 108012,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2022-09-06',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Audi A3 35 TDI Advanced - Diesel - Automatic - 150 hp - 108.012 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2022}
2026-03-29 03:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741767%27 HTTP/1.1" 200 None
2026-03-29 03:02:27 [adesa.it] INFO: Saving data for 10741767: {'auction_closing_time': 1774954680.0, 'created_time': 1774649073.509767, 'last_price_update_time': 1774753347.413131}
2026-03-29 03:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741767') HTTP/1.1" 204 0
2026-03-29 03:02:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733690> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733700> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733684> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e36b14e-b07f-56af-b27a-0117b4b9ce56 with identifier: 10733690
2026-03-29 03:02:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e36b14e-b07f-56af-b27a-0117b4b9ce56 with scrape type 2
2026-03-29 03:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0e36b14e-b07f-56af-b27a-0117b4b9ce56 with scrape type 2
2026-03-29 03:02:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0e36b14e-b07f-56af-b27a-0117b4b9ce56, identifier: 10733690
2026-03-29 03:02:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0e36b14e-b07f-56af-b27a-0117b4b9ce56 with identifier: 10733690
2026-03-29 03:02:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0e36b14e-b07f-56af-b27a-0117b4b9ce56 with identifier: 10733690
2026-03-29 03:02:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0e36b14e-b07f-56af-b27a-0117b4b9ce56 with identifier: 10733690 to the API
2026-03-29 03:02:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733690>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Diesel',
'id': '0e36b14e-b07f-56af-b27a-0117b4b9ce56',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF947EB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733690',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 97228,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2021-05-19',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan Allspace 2.0 TDI Business - Diesel - Automatic - '
'150 hp - 97.228 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-29 03:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733690%27 HTTP/1.1" 200 None
2026-03-29 03:02:27 [adesa.it] INFO: Saving data for 10733690: {'auction_closing_time': 1774886400.0, 'created_time': 1774649147.945646, 'last_price_update_time': 1774753347.947736}
2026-03-29 03:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733690') HTTP/1.1" 204 0
2026-03-29 03:02:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bef6da72-e1e9-5d0e-b0db-1e637d8b5965 with identifier: 10733700
2026-03-29 03:02:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bef6da72-e1e9-5d0e-b0db-1e637d8b5965 with scrape type 2
2026-03-29 03:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bef6da72-e1e9-5d0e-b0db-1e637d8b5965 with scrape type 2
2026-03-29 03:02:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: bef6da72-e1e9-5d0e-b0db-1e637d8b5965, identifier: 10733700
2026-03-29 03:02:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05004e74-bf3b-5493-8e67-c63840130c63 with identifier: 10733684
2026-03-29 03:02:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05004e74-bf3b-5493-8e67-c63840130c63 with scrape type 2
2026-03-29 03:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 05004e74-bf3b-5493-8e67-c63840130c63 with scrape type 2
2026-03-29 03:02:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 05004e74-bf3b-5493-8e67-c63840130c63, identifier: 10733684
2026-03-29 03:02:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: bef6da72-e1e9-5d0e-b0db-1e637d8b5965 with identifier: 10733700
2026-03-29 03:02:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: bef6da72-e1e9-5d0e-b0db-1e637d8b5965 with identifier: 10733700
2026-03-29 03:02:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: bef6da72-e1e9-5d0e-b0db-1e637d8b5965 with identifier: 10733700 to the API
2026-03-29 03:02:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733700>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'bef6da72-e1e9-5d0e-b0db-1e637d8b5965',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG904WJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733700',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 206290,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8900,
'price_includes_vat': True,
'registration_date': '2021-10-12',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-ROC 2.0 TDI Style - Diesel - Automatic - 150 hp - '
'206.290 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2021}
2026-03-29 03:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733700%27 HTTP/1.1" 200 None
2026-03-29 03:02:28 [adesa.it] INFO: Saving data for 10733700: {'auction_closing_time': 1774886400.0, 'created_time': 1774649145.966508, 'last_price_update_time': 1774753348.470688}
2026-03-29 03:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733700') HTTP/1.1" 204 0
2026-03-29 03:02:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 05004e74-bf3b-5493-8e67-c63840130c63 with identifier: 10733684
2026-03-29 03:02:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 05004e74-bf3b-5493-8e67-c63840130c63 with identifier: 10733684
2026-03-29 03:02:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 05004e74-bf3b-5493-8e67-c63840130c63 with identifier: 10733684 to the API
2026-03-29 03:02:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733684>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Diesel',
'id': '05004e74-bf3b-5493-8e67-c63840130c63',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG386ZL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733684',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volvo',
'model': 'V60',
'odometer': 141282,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2021-10-06',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Volvo V60 B4 Momentum Business - Diesel - Automatic - 197 hp - '
'141.282 km',
'transmission': 'automatic',
'trim': 'Momentum Business',
'vin': None,
'year': 2021}
2026-03-29 03:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733684%27 HTTP/1.1" 200 None
2026-03-29 03:02:28 [adesa.it] INFO: Saving data for 10733684: {'auction_closing_time': 1774886400.0, 'created_time': 1774649143.143758, 'last_price_update_time': 1774753348.782334}
2026-03-29 03:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733684') HTTP/1.1" 204 0
2026-03-29 03:02:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733696> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0aaacd49-42f5-50c2-bef6-894605e531a6 with identifier: 10733696
2026-03-29 03:02:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0aaacd49-42f5-50c2-bef6-894605e531a6 with scrape type 2
2026-03-29 03:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0aaacd49-42f5-50c2-bef6-894605e531a6 with scrape type 2
2026-03-29 03:02:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0aaacd49-42f5-50c2-bef6-894605e531a6, identifier: 10733696
2026-03-29 03:02:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0aaacd49-42f5-50c2-bef6-894605e531a6 with identifier: 10733696
2026-03-29 03:02:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0aaacd49-42f5-50c2-bef6-894605e531a6 with identifier: 10733696
2026-03-29 03:02:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0aaacd49-42f5-50c2-bef6-894605e531a6 with identifier: 10733696 to the API
2026-03-29 03:02:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733696>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Diesel',
'id': '0aaacd49-42f5-50c2-bef6-894605e531a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR213CS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733696',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Seat',
'model': 'Leon',
'odometer': 69495,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9300,
'price_includes_vat': True,
'registration_date': '2023-09-01',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Leon Sportstourer 2.0 TDI Style - Diesel - Manual - 116 hp - '
'69.495 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-29 03:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733696%27 HTTP/1.1" 200 None
2026-03-29 03:02:29 [adesa.it] INFO: Saving data for 10733696: {'auction_closing_time': 1774886400.0, 'created_time': 1774649041.537626, 'last_price_update_time': 1774753349.364016}
2026-03-29 03:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733696') HTTP/1.1" 204 0
2026-03-29 03:02:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741898> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55f0cc10-f024-583d-9a56-aba7779bb294 with identifier: 10741898
2026-03-29 03:02:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55f0cc10-f024-583d-9a56-aba7779bb294 with scrape type 2
2026-03-29 03:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 55f0cc10-f024-583d-9a56-aba7779bb294 with scrape type 2
2026-03-29 03:02:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 55f0cc10-f024-583d-9a56-aba7779bb294, identifier: 10741898
2026-03-29 03:02:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 55f0cc10-f024-583d-9a56-aba7779bb294 with identifier: 10741898
2026-03-29 03:02:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 55f0cc10-f024-583d-9a56-aba7779bb294 with identifier: 10741898
2026-03-29 03:02:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 55f0cc10-f024-583d-9a56-aba7779bb294 with identifier: 10741898 to the API
2026-03-29 03:02:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741898>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Diesel',
'id': '55f0cc10-f024-583d-9a56-aba7779bb294',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL742FD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741898',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 110401,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2022-08-30',
'seats_number': 2,
'seller_name': 'Arval Italia',
'title': 'Volkswagen Caddy 2.0 TDI Business - 4Motion - Diesel - Manual - 122 '
'hp - 110.401 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-29 03:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741898%27 HTTP/1.1" 200 None
2026-03-29 03:02:30 [adesa.it] INFO: Saving data for 10741898: {'auction_closing_time': 1774866000.0, 'created_time': 1774649092.493634, 'last_price_update_time': 1774753350.096339}
2026-03-29 03:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741898') HTTP/1.1" 204 0
2026-03-29 03:02:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741896> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733679> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 452d0067-4e88-57fe-8ff8-1a30dce1dd3d with identifier: 10741896
2026-03-29 03:02:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 452d0067-4e88-57fe-8ff8-1a30dce1dd3d with scrape type 2
2026-03-29 03:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 452d0067-4e88-57fe-8ff8-1a30dce1dd3d with scrape type 2
2026-03-29 03:02:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 452d0067-4e88-57fe-8ff8-1a30dce1dd3d, identifier: 10741896
2026-03-29 03:02:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7255f3f-709f-5e47-ae43-4d03aa7c7597 with identifier: 10733679
2026-03-29 03:02:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7255f3f-709f-5e47-ae43-4d03aa7c7597 with scrape type 2
2026-03-29 03:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d7255f3f-709f-5e47-ae43-4d03aa7c7597 with scrape type 2
2026-03-29 03:02:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d7255f3f-709f-5e47-ae43-4d03aa7c7597, identifier: 10733679
2026-03-29 03:02:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 452d0067-4e88-57fe-8ff8-1a30dce1dd3d with identifier: 10741896
2026-03-29 03:02:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 452d0067-4e88-57fe-8ff8-1a30dce1dd3d with identifier: 10741896
2026-03-29 03:02:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 452d0067-4e88-57fe-8ff8-1a30dce1dd3d with identifier: 10741896 to the API
2026-03-29 03:02:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741896>
{'auction_title': '',
'c_o_2_emission_value': 159,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Diesel',
'id': '452d0067-4e88-57fe-8ff8-1a30dce1dd3d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FM571BM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741896',
'listing': 'auction',
'location': 'Casei Gerola (Pavia) (Italy)',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 202154,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 6100,
'price_includes_vat': True,
'registration_date': '2017-10-18',
'seats_number': 6,
'seller_name': 'Arval Italia',
'title': 'Opel Vivaro L2H1 1.6 - Diesel - Manual - 125 hp - 202.154 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-29 03:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741896%27 HTTP/1.1" 200 None
2026-03-29 03:02:30 [adesa.it] INFO: Saving data for 10741896: {'auction_closing_time': 1774866000.0, 'created_time': 1774649140.940099, 'last_price_update_time': 1774753350.714041}
2026-03-29 03:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741896') HTTP/1.1" 204 0
2026-03-29 03:02:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d7255f3f-709f-5e47-ae43-4d03aa7c7597 with identifier: 10733679
2026-03-29 03:02:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d7255f3f-709f-5e47-ae43-4d03aa7c7597 with identifier: 10733679
2026-03-29 03:02:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d7255f3f-709f-5e47-ae43-4d03aa7c7597 with identifier: 10733679 to the API
2026-03-29 03:02:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733679>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'd7255f3f-709f-5e47-ae43-4d03aa7c7597',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP859ZN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733679',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Seat',
'model': 'Leon',
'odometer': 92632,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8300,
'price_includes_vat': True,
'registration_date': '2023-07-26',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Leon Sportstourer 2.0 TDI Style - Diesel - Manual - 115 hp - '
'92.632 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-29 03:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733679%27 HTTP/1.1" 200 None
2026-03-29 03:02:31 [adesa.it] INFO: Saving data for 10733679: {'auction_closing_time': 1774886400.0, 'created_time': 1774649042.717169, 'last_price_update_time': 1774753351.273322}
2026-03-29 03:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733679') HTTP/1.1" 204 0
2026-03-29 03:02:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741890> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741779> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8eb6ce8b-0481-5d78-9723-f623bd7f24ec with identifier: 10741890
2026-03-29 03:02:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8eb6ce8b-0481-5d78-9723-f623bd7f24ec with scrape type 2
2026-03-29 03:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8eb6ce8b-0481-5d78-9723-f623bd7f24ec with scrape type 2
2026-03-29 03:02:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 8eb6ce8b-0481-5d78-9723-f623bd7f24ec, identifier: 10741890
2026-03-29 03:02:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 8eb6ce8b-0481-5d78-9723-f623bd7f24ec with identifier: 10741890
2026-03-29 03:02:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 8eb6ce8b-0481-5d78-9723-f623bd7f24ec with identifier: 10741890
2026-03-29 03:02:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 8eb6ce8b-0481-5d78-9723-f623bd7f24ec with identifier: 10741890 to the API
2026-03-29 03:02:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741890>
{'auction_title': '',
'c_o_2_emission_value': 178,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Diesel',
'id': '8eb6ce8b-0481-5d78-9723-f623bd7f24ec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FY664YM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741890',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Fiat',
'model': 'Ducato',
'odometer': 197649,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 6100,
'price_includes_vat': True,
'registration_date': '2019-10-04',
'seats_number': 3,
'seller_name': 'Arval Italia',
'title': 'Fiat Ducato 2.3 MultiJet - Diesel - Manual - 160 hp - 197.649 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-29 03:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741890%27 HTTP/1.1" 200 None
2026-03-29 03:02:31 [adesa.it] INFO: Saving data for 10741890: {'auction_closing_time': 1774866000.0, 'created_time': 1774649101.380828, 'last_price_update_time': 1774753351.79065}
2026-03-29 03:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741890') HTTP/1.1" 204 0
2026-03-29 03:02:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3d2aab7-451a-51b6-a1a6-e4387fee5c70 with identifier: 10741779
2026-03-29 03:02:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3d2aab7-451a-51b6-a1a6-e4387fee5c70 with scrape type 2
2026-03-29 03:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3d2aab7-451a-51b6-a1a6-e4387fee5c70 with scrape type 2
2026-03-29 03:02:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b3d2aab7-451a-51b6-a1a6-e4387fee5c70, identifier: 10741779
2026-03-29 03:02:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b3d2aab7-451a-51b6-a1a6-e4387fee5c70 with identifier: 10741779
2026-03-29 03:02:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b3d2aab7-451a-51b6-a1a6-e4387fee5c70 with identifier: 10741779
2026-03-29 03:02:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b3d2aab7-451a-51b6-a1a6-e4387fee5c70 with identifier: 10741779 to the API
2026-03-29 03:02:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741779>
{'auction_title': '',
'c_o_2_emission_value': 200,
'category': 'Light truck',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.1L',
'engine_horse_power': 115,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Diesel',
'id': 'b3d2aab7-451a-51b6-a1a6-e4387fee5c70',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC629HS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741779',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 117397,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2020-09-30',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Mercedes-Benz Sprinter 311 CDI - Diesel - Manual - 115 hp - 117.397 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-29 03:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741779%27 HTTP/1.1" 200 None
2026-03-29 03:02:32 [adesa.it] INFO: Saving data for 10741779: {'auction_closing_time': 1774954680.0, 'created_time': 1774649103.295772, 'last_price_update_time': 1774753352.192911}
2026-03-29 03:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741779') HTTP/1.1" 204 0
2026-03-29 03:02:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741895> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f46e2294-ed31-5b7f-ab23-d5c053ef09da with identifier: 10741895
2026-03-29 03:02:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f46e2294-ed31-5b7f-ab23-d5c053ef09da with scrape type 2
2026-03-29 03:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f46e2294-ed31-5b7f-ab23-d5c053ef09da with scrape type 2
2026-03-29 03:02:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f46e2294-ed31-5b7f-ab23-d5c053ef09da, identifier: 10741895
2026-03-29 03:02:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f46e2294-ed31-5b7f-ab23-d5c053ef09da with identifier: 10741895
2026-03-29 03:02:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f46e2294-ed31-5b7f-ab23-d5c053ef09da with identifier: 10741895
2026-03-29 03:02:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f46e2294-ed31-5b7f-ab23-d5c053ef09da with identifier: 10741895 to the API
2026-03-29 03:02:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741895>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Diesel',
'id': 'f46e2294-ed31-5b7f-ab23-d5c053ef09da',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC931PP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741895',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Opel',
'model': 'Combo',
'odometer': 126493,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 6900,
'price_includes_vat': True,
'registration_date': '2020-10-12',
'seats_number': 3,
'seller_name': 'Arval Italia',
'title': 'Opel Combo 1.5 Edition - Diesel - Manual - 102 hp - 126.493 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2020}
2026-03-29 03:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741895%27 HTTP/1.1" 200 None
2026-03-29 03:02:33 [adesa.it] INFO: Saving data for 10741895: {'auction_closing_time': 1774866000.0, 'created_time': 1774649141.680545, 'last_price_update_time': 1774753353.357186}
2026-03-29 03:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741895') HTTP/1.1" 204 0
2026-03-29 03:02:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741882> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741885> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a1292231-c928-592f-9950-cba62d0a8eba with identifier: 10741882
2026-03-29 03:02:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1292231-c928-592f-9950-cba62d0a8eba with scrape type 2
2026-03-29 03:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a1292231-c928-592f-9950-cba62d0a8eba with scrape type 2
2026-03-29 03:02:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a1292231-c928-592f-9950-cba62d0a8eba, identifier: 10741882
2026-03-29 03:02:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a1292231-c928-592f-9950-cba62d0a8eba with identifier: 10741882
2026-03-29 03:02:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a1292231-c928-592f-9950-cba62d0a8eba with identifier: 10741882
2026-03-29 03:02:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a1292231-c928-592f-9950-cba62d0a8eba with identifier: 10741882 to the API
2026-03-29 03:02:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741882>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 109,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Electric',
'id': 'a1292231-c928-592f-9950-cba62d0a8eba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FF352EF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741882',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Nissan',
'model': 'e-NV200',
'odometer': 76386,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 2900,
'price_includes_vat': True,
'registration_date': '2016-07-28',
'seats_number': 2,
'seller_name': 'Arval Italia',
'title': 'Nissan e-NV200 - Electric - Automatic - 109 hp - 76.386 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2016}
2026-03-29 03:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741882%27 HTTP/1.1" 200 None
2026-03-29 03:02:33 [adesa.it] INFO: Saving data for 10741882: {'auction_closing_time': 1774866000.0, 'created_time': 1774649107.609014, 'last_price_update_time': 1774753353.871874}
2026-03-29 03:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741882') HTTP/1.1" 204 0
2026-03-29 03:02:33 [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-29 03:02:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4022e022-3c58-5557-bb8d-3ba8b24fc179 with identifier: 10741885
2026-03-29 03:02:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4022e022-3c58-5557-bb8d-3ba8b24fc179 with scrape type 2
2026-03-29 03:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4022e022-3c58-5557-bb8d-3ba8b24fc179 with scrape type 2
2026-03-29 03:02:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 4022e022-3c58-5557-bb8d-3ba8b24fc179, identifier: 10741885
2026-03-29 03:02:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 4022e022-3c58-5557-bb8d-3ba8b24fc179 with identifier: 10741885
2026-03-29 03:02:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 4022e022-3c58-5557-bb8d-3ba8b24fc179 with identifier: 10741885
2026-03-29 03:02:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 4022e022-3c58-5557-bb8d-3ba8b24fc179 with identifier: 10741885 to the API
2026-03-29 03:02:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741885>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Diesel',
'id': '4022e022-3c58-5557-bb8d-3ba8b24fc179',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH687PG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741885',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 187806,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 4300,
'price_includes_vat': True,
'registration_date': '2021-12-06',
'seats_number': 3,
'seller_name': 'Arval Italia',
'title': 'Peugeot Partner Grip - Diesel - Manual - 102 hp - 187.806 km',
'transmission': 'manual',
'trim': 'Grip',
'vin': None,
'year': 2021}
2026-03-29 03:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741885%27 HTTP/1.1" 200 None
2026-03-29 03:02:34 [adesa.it] INFO: Saving data for 10741885: {'auction_closing_time': 1774866000.0, 'created_time': 1774649104.566775, 'last_price_update_time': 1774753354.299921}
2026-03-29 03:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741885') HTTP/1.1" 204 0
2026-03-29 03:02:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741899> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:34 [adesa.it] INFO: Found listing with ID: 10734572
2026-03-29 03:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734572%27 HTTP/1.1" 200 None
2026-03-29 03:02:34 [adesa.it] INFO: Scrape type for 10734572: 0
2026-03-29 03:02:34 [adesa.it] INFO: Skipping item 10734572 url https://www.openlane.eu/en/carv6/auction/10734572
2026-03-29 03:02:34 [adesa.it] INFO: Found listing with ID: 10734547
2026-03-29 03:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734547%27 HTTP/1.1" 200 None
2026-03-29 03:02:34 [adesa.it] INFO: Scrape type for 10734547: 0
2026-03-29 03:02:34 [adesa.it] INFO: Skipping item 10734547 url https://www.openlane.eu/en/carv6/auction/10734547
2026-03-29 03:02:34 [adesa.it] INFO: Found listing with ID: 10734584
2026-03-29 03:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734584%27 HTTP/1.1" 200 None
2026-03-29 03:02:34 [adesa.it] INFO: Scrape type for 10734584: 0
2026-03-29 03:02:34 [adesa.it] INFO: Skipping item 10734584 url https://www.openlane.eu/en/carv6/auction/10734584
2026-03-29 03:02:34 [adesa.it] INFO: Found listing with ID: 10734573
2026-03-29 03:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734573%27 HTTP/1.1" 200 None
2026-03-29 03:02:34 [adesa.it] INFO: Scrape type for 10734573: 0
2026-03-29 03:02:34 [adesa.it] INFO: Skipping item 10734573 url https://www.openlane.eu/en/carv6/auction/10734573
2026-03-29 03:02:34 [adesa.it] INFO: Found listing with ID: 10734864
2026-03-29 03:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734864%27 HTTP/1.1" 200 None
2026-03-29 03:02:34 [adesa.it] INFO: Scrape type for 10734864: 0
2026-03-29 03:02:34 [adesa.it] INFO: Skipping item 10734864 url https://www.openlane.eu/en/carv6/auction/10734864
2026-03-29 03:02:34 [adesa.it] INFO: Found listing with ID: 10734868
2026-03-29 03:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734868%27 HTTP/1.1" 200 None
2026-03-29 03:02:34 [adesa.it] INFO: Scrape type for 10734868: 0
2026-03-29 03:02:34 [adesa.it] INFO: Skipping item 10734868 url https://www.openlane.eu/en/carv6/auction/10734868
2026-03-29 03:02:34 [adesa.it] INFO: Found listing with ID: 10734585
2026-03-29 03:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734585%27 HTTP/1.1" 200 None
2026-03-29 03:02:34 [adesa.it] INFO: Scrape type for 10734585: 0
2026-03-29 03:02:34 [adesa.it] INFO: Skipping item 10734585 url https://www.openlane.eu/en/carv6/auction/10734585
2026-03-29 03:02:34 [adesa.it] INFO: Found listing with ID: 10734541
2026-03-29 03:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734541%27 HTTP/1.1" 200 None
2026-03-29 03:02:34 [adesa.it] INFO: Scrape type for 10734541: 0
2026-03-29 03:02:34 [adesa.it] INFO: Skipping item 10734541 url https://www.openlane.eu/en/carv6/auction/10734541
2026-03-29 03:02:34 [adesa.it] INFO: Found listing with ID: 10734574
2026-03-29 03:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734574%27 HTTP/1.1" 200 None
2026-03-29 03:02:34 [adesa.it] INFO: Scrape type for 10734574: 0
2026-03-29 03:02:34 [adesa.it] INFO: Skipping item 10734574 url https://www.openlane.eu/en/carv6/auction/10734574
2026-03-29 03:02:34 [adesa.it] INFO: Found listing with ID: 10734586
2026-03-29 03:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734586%27 HTTP/1.1" 200 None
2026-03-29 03:02:34 [adesa.it] INFO: Scrape type for 10734586: 0
2026-03-29 03:02:34 [adesa.it] INFO: Skipping item 10734586 url https://www.openlane.eu/en/carv6/auction/10734586
2026-03-29 03:02:34 [adesa.it] INFO: Found listing with ID: 10734587
2026-03-29 03:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734587%27 HTTP/1.1" 200 None
2026-03-29 03:02:34 [adesa.it] INFO: Scrape type for 10734587: 0
2026-03-29 03:02:34 [adesa.it] INFO: Skipping item 10734587 url https://www.openlane.eu/en/carv6/auction/10734587
2026-03-29 03:02:34 [adesa.it] INFO: Found listing with ID: 10734588
2026-03-29 03:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734588%27 HTTP/1.1" 200 None
2026-03-29 03:02:34 [adesa.it] INFO: Scrape type for 10734588: 0
2026-03-29 03:02:34 [adesa.it] INFO: Skipping item 10734588 url https://www.openlane.eu/en/carv6/auction/10734588
2026-03-29 03:02:34 [adesa.it] INFO: Found listing with ID: 10734575
2026-03-29 03:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734575%27 HTTP/1.1" 200 None
2026-03-29 03:02:34 [adesa.it] INFO: Scrape type for 10734575: 0
2026-03-29 03:02:34 [adesa.it] INFO: Skipping item 10734575 url https://www.openlane.eu/en/carv6/auction/10734575
2026-03-29 03:02:34 [adesa.it] INFO: Found listing with ID: 10734542
2026-03-29 03:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734542%27 HTTP/1.1" 200 None
2026-03-29 03:02:34 [adesa.it] INFO: Scrape type for 10734542: 0
2026-03-29 03:02:34 [adesa.it] INFO: Skipping item 10734542 url https://www.openlane.eu/en/carv6/auction/10734542
2026-03-29 03:02:34 [adesa.it] INFO: Found listing with ID: 10734576
2026-03-29 03:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734576%27 HTTP/1.1" 200 None
2026-03-29 03:02:34 [adesa.it] INFO: Scrape type for 10734576: 0
2026-03-29 03:02:34 [adesa.it] INFO: Skipping item 10734576 url https://www.openlane.eu/en/carv6/auction/10734576
2026-03-29 03:02:34 [adesa.it] INFO: Found listing with ID: 10734566
2026-03-29 03:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734566%27 HTTP/1.1" 200 None
2026-03-29 03:02:34 [adesa.it] INFO: Scrape type for 10734566: 0
2026-03-29 03:02:34 [adesa.it] INFO: Skipping item 10734566 url https://www.openlane.eu/en/carv6/auction/10734566
2026-03-29 03:02:34 [adesa.it] INFO: Found listing with ID: 10734548
2026-03-29 03:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734548%27 HTTP/1.1" 200 None
2026-03-29 03:02:34 [adesa.it] INFO: Scrape type for 10734548: 0
2026-03-29 03:02:34 [adesa.it] INFO: Skipping item 10734548 url https://www.openlane.eu/en/carv6/auction/10734548
2026-03-29 03:02:34 [adesa.it] INFO: Found listing with ID: 10734589
2026-03-29 03:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734589%27 HTTP/1.1" 200 None
2026-03-29 03:02:34 [adesa.it] INFO: Scrape type for 10734589: 0
2026-03-29 03:02:34 [adesa.it] INFO: Skipping item 10734589 url https://www.openlane.eu/en/carv6/auction/10734589
2026-03-29 03:02:34 [adesa.it] INFO: Found listing with ID: 10734549
2026-03-29 03:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734549%27 HTTP/1.1" 200 None
2026-03-29 03:02:34 [adesa.it] INFO: Scrape type for 10734549: 0
2026-03-29 03:02:34 [adesa.it] INFO: Skipping item 10734549 url https://www.openlane.eu/en/carv6/auction/10734549
2026-03-29 03:02:34 [adesa.it] INFO: Found listing with ID: 10734577
2026-03-29 03:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734577%27 HTTP/1.1" 200 None
2026-03-29 03:02:34 [adesa.it] INFO: Scrape type for 10734577: 0
2026-03-29 03:02:34 [adesa.it] INFO: Skipping item 10734577 url https://www.openlane.eu/en/carv6/auction/10734577
2026-03-29 03:02:34 [adesa.it] INFO: Found listing with ID: 10734578
2026-03-29 03:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734578%27 HTTP/1.1" 200 None
2026-03-29 03:02:34 [adesa.it] INFO: Scrape type for 10734578: 0
2026-03-29 03:02:34 [adesa.it] INFO: Skipping item 10734578 url https://www.openlane.eu/en/carv6/auction/10734578
2026-03-29 03:02:34 [adesa.it] INFO: Found listing with ID: 10734550
2026-03-29 03:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734550%27 HTTP/1.1" 200 None
2026-03-29 03:02:34 [adesa.it] INFO: Scrape type for 10734550: 0
2026-03-29 03:02:34 [adesa.it] INFO: Skipping item 10734550 url https://www.openlane.eu/en/carv6/auction/10734550
2026-03-29 03:02:34 [adesa.it] INFO: Found listing with ID: 10734590
2026-03-29 03:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734590%27 HTTP/1.1" 200 None
2026-03-29 03:02:34 [adesa.it] INFO: Scrape type for 10734590: 0
2026-03-29 03:02:34 [adesa.it] INFO: Skipping item 10734590 url https://www.openlane.eu/en/carv6/auction/10734590
2026-03-29 03:02:34 [adesa.it] INFO: Found listing with ID: 10734579
2026-03-29 03:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734579%27 HTTP/1.1" 200 None
2026-03-29 03:02:34 [adesa.it] INFO: Scrape type for 10734579: 0
2026-03-29 03:02:34 [adesa.it] INFO: Skipping item 10734579 url https://www.openlane.eu/en/carv6/auction/10734579
2026-03-29 03:02:34 [adesa.it] INFO: Found listing with ID: 10734866
2026-03-29 03:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734866%27 HTTP/1.1" 200 None
2026-03-29 03:02:34 [adesa.it] INFO: Scrape type for 10734866: 0
2026-03-29 03:02:34 [adesa.it] INFO: Skipping item 10734866 url https://www.openlane.eu/en/carv6/auction/10734866
2026-03-29 03:02:34 [adesa.it] INFO: Found listing with ID: 10734551
2026-03-29 03:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734551%27 HTTP/1.1" 200 None
2026-03-29 03:02:34 [adesa.it] INFO: Scrape type for 10734551: 0
2026-03-29 03:02:34 [adesa.it] INFO: Skipping item 10734551 url https://www.openlane.eu/en/carv6/auction/10734551
2026-03-29 03:02:34 [adesa.it] INFO: Found listing with ID: 10734580
2026-03-29 03:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734580%27 HTTP/1.1" 200 None
2026-03-29 03:02:34 [adesa.it] INFO: Scrape type for 10734580: 0
2026-03-29 03:02:34 [adesa.it] INFO: Skipping item 10734580 url https://www.openlane.eu/en/carv6/auction/10734580
2026-03-29 03:02:34 [adesa.it] INFO: Found listing with ID: 10734591
2026-03-29 03:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734591%27 HTTP/1.1" 200 None
2026-03-29 03:02:34 [adesa.it] INFO: Scrape type for 10734591: 0
2026-03-29 03:02:34 [adesa.it] INFO: Skipping item 10734591 url https://www.openlane.eu/en/carv6/auction/10734591
2026-03-29 03:02:34 [adesa.it] INFO: Found listing with ID: 10734552
2026-03-29 03:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734552%27 HTTP/1.1" 200 None
2026-03-29 03:02:34 [adesa.it] INFO: Scrape type for 10734552: 0
2026-03-29 03:02:34 [adesa.it] INFO: Skipping item 10734552 url https://www.openlane.eu/en/carv6/auction/10734552
2026-03-29 03:02:34 [adesa.it] INFO: Found listing with ID: 10734592
2026-03-29 03:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734592%27 HTTP/1.1" 200 None
2026-03-29 03:02:34 [adesa.it] INFO: Scrape type for 10734592: 0
2026-03-29 03:02:34 [adesa.it] INFO: Skipping item 10734592 url https://www.openlane.eu/en/carv6/auction/10734592
2026-03-29 03:02:34 [adesa.it] INFO: Found listing with ID: 10734870
2026-03-29 03:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734870%27 HTTP/1.1" 200 None
2026-03-29 03:02:34 [adesa.it] INFO: Scrape type for 10734870: 0
2026-03-29 03:02:34 [adesa.it] INFO: Skipping item 10734870 url https://www.openlane.eu/en/carv6/auction/10734870
2026-03-29 03:02:34 [adesa.it] INFO: Found listing with ID: 10734567
2026-03-29 03:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734567%27 HTTP/1.1" 200 None
2026-03-29 03:02:34 [adesa.it] INFO: Scrape type for 10734567: 0
2026-03-29 03:02:34 [adesa.it] INFO: Skipping item 10734567 url https://www.openlane.eu/en/carv6/auction/10734567
2026-03-29 03:02:34 [adesa.it] INFO: Found listing with ID: 10734555
2026-03-29 03:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734555%27 HTTP/1.1" 200 None
2026-03-29 03:02:35 [adesa.it] INFO: Scrape type for 10734555: 0
2026-03-29 03:02:35 [adesa.it] INFO: Skipping item 10734555 url https://www.openlane.eu/en/carv6/auction/10734555
2026-03-29 03:02:35 [adesa.it] INFO: Found listing with ID: 10734557
2026-03-29 03:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734557%27 HTTP/1.1" 200 None
2026-03-29 03:02:35 [adesa.it] INFO: Scrape type for 10734557: 0
2026-03-29 03:02:35 [adesa.it] INFO: Skipping item 10734557 url https://www.openlane.eu/en/carv6/auction/10734557
2026-03-29 03:02:35 [adesa.it] INFO: Found listing with ID: 10734553
2026-03-29 03:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734553%27 HTTP/1.1" 200 None
2026-03-29 03:02:35 [adesa.it] INFO: Scrape type for 10734553: 0
2026-03-29 03:02:35 [adesa.it] INFO: Skipping item 10734553 url https://www.openlane.eu/en/carv6/auction/10734553
2026-03-29 03:02:35 [adesa.it] INFO: Found listing with ID: 10734554
2026-03-29 03:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734554%27 HTTP/1.1" 200 None
2026-03-29 03:02:35 [adesa.it] INFO: Scrape type for 10734554: 0
2026-03-29 03:02:35 [adesa.it] INFO: Skipping item 10734554 url https://www.openlane.eu/en/carv6/auction/10734554
2026-03-29 03:02:35 [adesa.it] INFO: Found listing with ID: 10734556
2026-03-29 03:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734556%27 HTTP/1.1" 200 None
2026-03-29 03:02:35 [adesa.it] INFO: Scrape type for 10734556: 0
2026-03-29 03:02:35 [adesa.it] INFO: Skipping item 10734556 url https://www.openlane.eu/en/carv6/auction/10734556
2026-03-29 03:02:35 [adesa.it] INFO: Found listing with ID: 10734558
2026-03-29 03:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734558%27 HTTP/1.1" 200 None
2026-03-29 03:02:35 [adesa.it] INFO: Scrape type for 10734558: 0
2026-03-29 03:02:35 [adesa.it] INFO: Skipping item 10734558 url https://www.openlane.eu/en/carv6/auction/10734558
2026-03-29 03:02:35 [adesa.it] INFO: Found listing with ID: 10734559
2026-03-29 03:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734559%27 HTTP/1.1" 200 None
2026-03-29 03:02:35 [adesa.it] INFO: Scrape type for 10734559: 0
2026-03-29 03:02:35 [adesa.it] INFO: Skipping item 10734559 url https://www.openlane.eu/en/carv6/auction/10734559
2026-03-29 03:02:35 [adesa.it] INFO: Found listing with ID: 10734560
2026-03-29 03:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734560%27 HTTP/1.1" 200 None
2026-03-29 03:02:35 [adesa.it] INFO: Scrape type for 10734560: 0
2026-03-29 03:02:35 [adesa.it] INFO: Skipping item 10734560 url https://www.openlane.eu/en/carv6/auction/10734560
2026-03-29 03:02:35 [adesa.it] INFO: Found listing with ID: 10734561
2026-03-29 03:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734561%27 HTTP/1.1" 200 None
2026-03-29 03:02:35 [adesa.it] INFO: Scrape type for 10734561: 0
2026-03-29 03:02:35 [adesa.it] INFO: Skipping item 10734561 url https://www.openlane.eu/en/carv6/auction/10734561
2026-03-29 03:02:35 [adesa.it] INFO: Found listing with ID: 10734562
2026-03-29 03:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734562%27 HTTP/1.1" 200 None
2026-03-29 03:02:35 [adesa.it] INFO: Scrape type for 10734562: 0
2026-03-29 03:02:35 [adesa.it] INFO: Skipping item 10734562 url https://www.openlane.eu/en/carv6/auction/10734562
2026-03-29 03:02:35 [adesa.it] INFO: Found listing with ID: 10734563
2026-03-29 03:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734563%27 HTTP/1.1" 200 None
2026-03-29 03:02:35 [adesa.it] INFO: Scrape type for 10734563: 0
2026-03-29 03:02:35 [adesa.it] INFO: Skipping item 10734563 url https://www.openlane.eu/en/carv6/auction/10734563
2026-03-29 03:02:35 [adesa.it] INFO: Found listing with ID: 10734564
2026-03-29 03:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734564%27 HTTP/1.1" 200 None
2026-03-29 03:02:35 [adesa.it] INFO: Scrape type for 10734564: 0
2026-03-29 03:02:35 [adesa.it] INFO: Skipping item 10734564 url https://www.openlane.eu/en/carv6/auction/10734564
2026-03-29 03:02:35 [adesa.it] INFO: Found listing with ID: 10734581
2026-03-29 03:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734581%27 HTTP/1.1" 200 None
2026-03-29 03:02:35 [adesa.it] INFO: Scrape type for 10734581: 0
2026-03-29 03:02:35 [adesa.it] INFO: Skipping item 10734581 url https://www.openlane.eu/en/carv6/auction/10734581
2026-03-29 03:02:35 [adesa.it] INFO: Found listing with ID: 10734872
2026-03-29 03:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734872%27 HTTP/1.1" 200 None
2026-03-29 03:02:35 [adesa.it] INFO: Scrape type for 10734872: 0
2026-03-29 03:02:35 [adesa.it] INFO: Skipping item 10734872 url https://www.openlane.eu/en/carv6/auction/10734872
2026-03-29 03:02:35 [adesa.it] INFO: Found listing with ID: 10734869
2026-03-29 03:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734869%27 HTTP/1.1" 200 None
2026-03-29 03:02:35 [adesa.it] INFO: Scrape type for 10734869: 0
2026-03-29 03:02:35 [adesa.it] INFO: Skipping item 10734869 url https://www.openlane.eu/en/carv6/auction/10734869
2026-03-29 03:02:35 [adesa.it] INFO: Found listing with ID: 10734871
2026-03-29 03:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734871%27 HTTP/1.1" 200 None
2026-03-29 03:02:35 [adesa.it] INFO: Scrape type for 10734871: 0
2026-03-29 03:02:35 [adesa.it] INFO: Skipping item 10734871 url https://www.openlane.eu/en/carv6/auction/10734871
2026-03-29 03:02:35 [adesa.it] INFO: Found listing with ID: 10734544
2026-03-29 03:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734544%27 HTTP/1.1" 200 None
2026-03-29 03:02:35 [adesa.it] INFO: Scrape type for 10734544: 0
2026-03-29 03:02:35 [adesa.it] INFO: Skipping item 10734544 url https://www.openlane.eu/en/carv6/auction/10734544
2026-03-29 03:02:35 [adesa.it] INFO: Found listing with ID: 10741679
2026-03-29 03:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741679%27 HTTP/1.1" 200 None
2026-03-29 03:02:35 [adesa.it] INFO: Scrape type for 10741679: 2
2026-03-29 03:02:35 [adesa.it] INFO: Scraping item 10741679 url https://www.openlane.eu/en/carv6/auction/10741679
2026-03-29 03:02:35 [adesa.it] INFO: Found listing with ID: 10728604
2026-03-29 03:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728604%27 HTTP/1.1" 200 None
2026-03-29 03:02:35 [adesa.it] INFO: Scrape type for 10728604: 2
2026-03-29 03:02:35 [adesa.it] INFO: Scraping item 10728604 url https://www.openlane.eu/en/carv6/auction/10728604
2026-03-29 03:02:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741893> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741887> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741884> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:35 [adesa.it] INFO: Found listing with ID: 10740352
2026-03-29 03:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740352%27 HTTP/1.1" 200 None
2026-03-29 03:02:35 [adesa.it] INFO: Scrape type for 10740352: 0
2026-03-29 03:02:35 [adesa.it] INFO: Skipping item 10740352 url https://www.openlane.eu/en/carv6/auction/10740352
2026-03-29 03:02:35 [adesa.it] INFO: Found listing with ID: 10729992
2026-03-29 03:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710729992%27 HTTP/1.1" 200 None
2026-03-29 03:02:35 [adesa.it] INFO: Scrape type for 10729992: 2
2026-03-29 03:02:35 [adesa.it] INFO: Scraping item 10729992 url https://www.openlane.eu/en/carv6/auction/10729992
2026-03-29 03:02:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7ac1d03-85c8-5214-84bb-4e0a63f5992e with identifier: 10741899
2026-03-29 03:02:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7ac1d03-85c8-5214-84bb-4e0a63f5992e with scrape type 2
2026-03-29 03:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d7ac1d03-85c8-5214-84bb-4e0a63f5992e with scrape type 2
2026-03-29 03:02:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d7ac1d03-85c8-5214-84bb-4e0a63f5992e, identifier: 10741899
2026-03-29 03:02:35 [adesa.it] INFO: Found listing with ID: 10729934
2026-03-29 03:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710729934%27 HTTP/1.1" 200 None
2026-03-29 03:02:35 [adesa.it] INFO: Scrape type for 10729934: 2
2026-03-29 03:02:35 [adesa.it] INFO: Scraping item 10729934 url https://www.openlane.eu/en/carv6/auction/10729934
2026-03-29 03:02:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d7ac1d03-85c8-5214-84bb-4e0a63f5992e with identifier: 10741899
2026-03-29 03:02:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d7ac1d03-85c8-5214-84bb-4e0a63f5992e with identifier: 10741899
2026-03-29 03:02:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d7ac1d03-85c8-5214-84bb-4e0a63f5992e with identifier: 10741899 to the API
2026-03-29 03:02:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741899>
{'auction_title': '',
'c_o_2_emission_value': 196,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Diesel',
'id': 'd7ac1d03-85c8-5214-84bb-4e0a63f5992e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD397TE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741899',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Crafter',
'odometer': 177627,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2020-11-30',
'seats_number': 3,
'seller_name': 'Arval Italia',
'title': 'Volkswagen Crafter L3H2 2.0 TDI Business - Diesel - Manual - 102 hp '
'- 177.627 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-29 03:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741899%27 HTTP/1.1" 200 None
2026-03-29 03:02:35 [adesa.it] INFO: Saving data for 10741899: {'auction_closing_time': 1774866000.0, 'created_time': 1774649095.435266, 'last_price_update_time': 1774753355.986505}
2026-03-29 03:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741899') HTTP/1.1" 204 0
2026-03-29 03:02:36 [adesa.it] INFO: Found listing with ID: 10728605
2026-03-29 03:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728605%27 HTTP/1.1" 200 None
2026-03-29 03:02:36 [adesa.it] INFO: Scrape type for 10728605: 2
2026-03-29 03:02:36 [adesa.it] INFO: Scraping item 10728605 url https://www.openlane.eu/en/carv6/auction/10728605
2026-03-29 03:02:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741892> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741886> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:36 [adesa.it] INFO: Found listing with ID: 10729931
2026-03-29 03:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710729931%27 HTTP/1.1" 200 None
2026-03-29 03:02:36 [adesa.it] INFO: Scrape type for 10729931: 2
2026-03-29 03:02:36 [adesa.it] INFO: Scraping item 10729931 url https://www.openlane.eu/en/carv6/auction/10729931
2026-03-29 03:02:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a543db41-2372-56ec-b0be-b8fa5a1c8b49 with identifier: 10741893
2026-03-29 03:02:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a543db41-2372-56ec-b0be-b8fa5a1c8b49 with scrape type 2
2026-03-29 03:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a543db41-2372-56ec-b0be-b8fa5a1c8b49 with scrape type 2
2026-03-29 03:02:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a543db41-2372-56ec-b0be-b8fa5a1c8b49, identifier: 10741893
2026-03-29 03:02:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89ec8dfa-aec1-5c5b-803c-c95462891a38 with identifier: 10741887
2026-03-29 03:02:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89ec8dfa-aec1-5c5b-803c-c95462891a38 with scrape type 2
2026-03-29 03:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 89ec8dfa-aec1-5c5b-803c-c95462891a38 with scrape type 2
2026-03-29 03:02:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 89ec8dfa-aec1-5c5b-803c-c95462891a38, identifier: 10741887
2026-03-29 03:02:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 379d1c91-851e-53c4-ada7-1e6623d1874b with identifier: 10741884
2026-03-29 03:02:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 379d1c91-851e-53c4-ada7-1e6623d1874b with scrape type 2
2026-03-29 03:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 379d1c91-851e-53c4-ada7-1e6623d1874b with scrape type 2
2026-03-29 03:02:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 379d1c91-851e-53c4-ada7-1e6623d1874b, identifier: 10741884
2026-03-29 03:02:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a543db41-2372-56ec-b0be-b8fa5a1c8b49 with identifier: 10741893
2026-03-29 03:02:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a543db41-2372-56ec-b0be-b8fa5a1c8b49 with identifier: 10741893
2026-03-29 03:02:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a543db41-2372-56ec-b0be-b8fa5a1c8b49 with identifier: 10741893 to the API
2026-03-29 03:02:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741893>
{'auction_title': '',
'c_o_2_emission_value': 170,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 170,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Diesel',
'id': 'a543db41-2372-56ec-b0be-b8fa5a1c8b49',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH737JE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741893',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Transit',
'odometer': 172733,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10200,
'price_includes_vat': True,
'registration_date': '2021-11-22',
'seats_number': 6,
'seller_name': 'Arval Italia',
'title': 'Ford Transit Custom L1H1 2.0 - Diesel - Automatic - 170 hp - '
'172.733 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-29 03:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741893%27 HTTP/1.1" 200 None
2026-03-29 03:02:36 [adesa.it] INFO: Saving data for 10741893: {'auction_closing_time': 1774866000.0, 'created_time': 1774649096.520497, 'last_price_update_time': 1774753356.757308}
2026-03-29 03:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741893') HTTP/1.1" 204 0
2026-03-29 03:02:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 89ec8dfa-aec1-5c5b-803c-c95462891a38 with identifier: 10741887
2026-03-29 03:02:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 89ec8dfa-aec1-5c5b-803c-c95462891a38 with identifier: 10741887
2026-03-29 03:02:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 89ec8dfa-aec1-5c5b-803c-c95462891a38 with identifier: 10741887 to the API
2026-03-29 03:02:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741887>
{'auction_title': '',
'c_o_2_emission_value': 88,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Diesel',
'id': '89ec8dfa-aec1-5c5b-803c-c95462891a38',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD132TF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741887',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Citroën',
'model': 'C3',
'odometer': 238095,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 2700,
'price_includes_vat': True,
'registration_date': '2020-11-30',
'seats_number': 4,
'seller_name': 'ARVAL-IT',
'title': 'Citroën C3 1.5 HDI Business - Diesel - Manual - 102 hp - 238.095 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-29 03:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741887%27 HTTP/1.1" 200 None
2026-03-29 03:02:37 [adesa.it] INFO: Saving data for 10741887: {'auction_closing_time': 1774866000.0, 'created_time': 1774649102.613703, 'last_price_update_time': 1774753357.05059}
2026-03-29 03:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741887') HTTP/1.1" 204 0
2026-03-29 03:02:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 379d1c91-851e-53c4-ada7-1e6623d1874b with identifier: 10741884
2026-03-29 03:02:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 379d1c91-851e-53c4-ada7-1e6623d1874b with identifier: 10741884
2026-03-29 03:02:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 379d1c91-851e-53c4-ada7-1e6623d1874b with identifier: 10741884 to the API
2026-03-29 03:02:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741884>
{'auction_title': '',
'c_o_2_emission_value': 329,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 170,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Diesel',
'id': '379d1c91-851e-53c4-ada7-1e6623d1874b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR600XA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741884',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Transit',
'odometer': 82207,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 20800,
'price_includes_vat': True,
'registration_date': '2023-10-12',
'seats_number': 3,
'seller_name': 'Arval Italia',
'title': 'Ford Transit dropside 2.0 TDCI Trend - Diesel - Manual - 170 hp - '
'82.207 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2023}
2026-03-29 03:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741884%27 HTTP/1.1" 200 None
2026-03-29 03:02:37 [adesa.it] INFO: Saving data for 10741884: {'auction_closing_time': 1774866000.0, 'created_time': 1774649085.405136, 'last_price_update_time': 1774753357.3473}
2026-03-29 03:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741884') HTTP/1.1" 204 0
2026-03-29 03:02:37 [adesa.it] INFO: Found listing with ID: 10741046
2026-03-29 03:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741046%27 HTTP/1.1" 200 None
2026-03-29 03:02:37 [adesa.it] INFO: Scrape type for 10741046: 0
2026-03-29 03:02:37 [adesa.it] INFO: Skipping item 10741046 url https://www.openlane.eu/en/carv6/auction/10741046
2026-03-29 03:02:37 [adesa.it] INFO: Found listing with ID: 10729984
2026-03-29 03:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710729984%27 HTTP/1.1" 200 None
2026-03-29 03:02:37 [adesa.it] INFO: Scrape type for 10729984: 2
2026-03-29 03:02:37 [adesa.it] INFO: Scraping item 10729984 url https://www.openlane.eu/en/carv6/auction/10729984
2026-03-29 03:02:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741888> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:37 [adesa.it] INFO: Found listing with ID: 10729930
2026-03-29 03:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710729930%27 HTTP/1.1" 200 None
2026-03-29 03:02:37 [adesa.it] INFO: Scrape type for 10729930: 2
2026-03-29 03:02:37 [adesa.it] INFO: Scraping item 10729930 url https://www.openlane.eu/en/carv6/auction/10729930
2026-03-29 03:02:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b838636a-6e35-5f32-bc02-ff9698e8cb6a with identifier: 10741892
2026-03-29 03:02:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b838636a-6e35-5f32-bc02-ff9698e8cb6a with scrape type 2
2026-03-29 03:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b838636a-6e35-5f32-bc02-ff9698e8cb6a with scrape type 2
2026-03-29 03:02:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b838636a-6e35-5f32-bc02-ff9698e8cb6a, identifier: 10741892
2026-03-29 03:02:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b18ccbb-0c27-5b0d-bf08-d87a4f6572e8 with identifier: 10741886
2026-03-29 03:02:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b18ccbb-0c27-5b0d-bf08-d87a4f6572e8 with scrape type 2
2026-03-29 03:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6b18ccbb-0c27-5b0d-bf08-d87a4f6572e8 with scrape type 2
2026-03-29 03:02:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6b18ccbb-0c27-5b0d-bf08-d87a4f6572e8, identifier: 10741886
2026-03-29 03:02:37 [adesa.it] INFO: Found listing with ID: 10729996
2026-03-29 03:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710729996%27 HTTP/1.1" 200 None
2026-03-29 03:02:37 [adesa.it] INFO: Scrape type for 10729996: 2
2026-03-29 03:02:37 [adesa.it] INFO: Scraping item 10729996 url https://www.openlane.eu/en/carv6/auction/10729996
2026-03-29 03:02:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b838636a-6e35-5f32-bc02-ff9698e8cb6a with identifier: 10741892
2026-03-29 03:02:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b838636a-6e35-5f32-bc02-ff9698e8cb6a with identifier: 10741892
2026-03-29 03:02:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b838636a-6e35-5f32-bc02-ff9698e8cb6a with identifier: 10741892 to the API
2026-03-29 03:02:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741892>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Diesel',
'id': 'b838636a-6e35-5f32-bc02-ff9698e8cb6a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FR777JL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741892',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Fiat',
'model': 'Tipo',
'odometer': 135535,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 4300,
'price_includes_vat': True,
'registration_date': '2018-05-30',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Fiat Tipo 1.3 MultiJet Business - Diesel - Manual - 95 hp - 135.535 '
'km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2018}
2026-03-29 03:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741892%27 HTTP/1.1" 200 None
2026-03-29 03:02:37 [adesa.it] INFO: Saving data for 10741892: {'auction_closing_time': 1774866000.0, 'created_time': 1774649098.378547, 'last_price_update_time': 1774753357.935883}
2026-03-29 03:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741892') HTTP/1.1" 204 0
2026-03-29 03:02:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6b18ccbb-0c27-5b0d-bf08-d87a4f6572e8 with identifier: 10741886
2026-03-29 03:02:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6b18ccbb-0c27-5b0d-bf08-d87a4f6572e8 with identifier: 10741886
2026-03-29 03:02:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6b18ccbb-0c27-5b0d-bf08-d87a4f6572e8 with identifier: 10741886 to the API
2026-03-29 03:02:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741886>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Diesel',
'id': '6b18ccbb-0c27-5b0d-bf08-d87a4f6572e8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK259ZL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741886',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 159215,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10200,
'price_includes_vat': True,
'registration_date': '2022-07-15',
'seats_number': 2,
'seller_name': 'Arval Italia',
'title': 'Volkswagen Caddy 2.0 TDI Business - 4Motion - Diesel - Manual - 122 '
'hp - 159.215 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-29 03:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741886%27 HTTP/1.1" 200 None
2026-03-29 03:02:38 [adesa.it] INFO: Saving data for 10741886: {'auction_closing_time': 1774866000.0, 'created_time': 1774649087.981713, 'last_price_update_time': 1774753358.255823}
2026-03-29 03:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741886') HTTP/1.1" 204 0
2026-03-29 03:02:38 [adesa.it] INFO: Found listing with ID: 10729932
2026-03-29 03:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710729932%27 HTTP/1.1" 200 None
2026-03-29 03:02:38 [adesa.it] INFO: Scrape type for 10729932: 2
2026-03-29 03:02:38 [adesa.it] INFO: Scraping item 10729932 url https://www.openlane.eu/en/carv6/auction/10729932
2026-03-29 03:02:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7bf47d36-c42b-560b-8abc-ceff7a29580c with identifier: 10741888
2026-03-29 03:02:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7bf47d36-c42b-560b-8abc-ceff7a29580c with scrape type 2
2026-03-29 03:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7bf47d36-c42b-560b-8abc-ceff7a29580c with scrape type 2
2026-03-29 03:02:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7bf47d36-c42b-560b-8abc-ceff7a29580c, identifier: 10741888
2026-03-29 03:02:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741891> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7bf47d36-c42b-560b-8abc-ceff7a29580c with identifier: 10741888
2026-03-29 03:02:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7bf47d36-c42b-560b-8abc-ceff7a29580c with identifier: 10741888
2026-03-29 03:02:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7bf47d36-c42b-560b-8abc-ceff7a29580c with identifier: 10741888 to the API
2026-03-29 03:02:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741888>
{'auction_title': '',
'c_o_2_emission_value': 152,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Diesel',
'id': '7bf47d36-c42b-560b-8abc-ceff7a29580c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH173HS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741888',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Fiat',
'model': 'Doblo',
'odometer': 272652,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 3900,
'price_includes_vat': True,
'registration_date': '2021-10-29',
'seats_number': 3,
'seller_name': 'Arval Italia',
'title': 'Fiat Doblo Cargo 1.6 Lounge - Diesel - Manual - 105 hp - 272.652 km',
'transmission': 'manual',
'trim': 'Lounge',
'vin': None,
'year': 2021}
2026-03-29 03:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741888%27 HTTP/1.1" 200 None
2026-03-29 03:02:38 [adesa.it] INFO: Saving data for 10741888: {'auction_closing_time': 1774866000.0, 'created_time': 1774649101.920173, 'last_price_update_time': 1774753358.666797}
2026-03-29 03:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741888') HTTP/1.1" 204 0
2026-03-29 03:02:38 [adesa.it] INFO: Found listing with ID: 10729987
2026-03-29 03:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710729987%27 HTTP/1.1" 200 None
2026-03-29 03:02:38 [adesa.it] INFO: Scrape type for 10729987: 2
2026-03-29 03:02:38 [adesa.it] INFO: Scraping item 10729987 url https://www.openlane.eu/en/carv6/auction/10729987
2026-03-29 03:02:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733711> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:38 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 12.532(s), this was the 1st time calling it.
2026-03-29 03:02:38 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.357129286017849 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Sun, 29 Mar 2026 03:02:38 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': 'b485ab9eff4f058b8624fd80ab5d146d', 'Vary': 'Accept-Encoding', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Access-Control-Allow-Credentials': 'true', 'Access-Control-Expose-Headers': '*, X-Project-Key', 'Access-Control-Allow-Methods': 'GET, PUT, POST, DELETE, PATCH, OPTIONS', 'Access-Control-Allow-Headers': 'DNT, Keep-Alive, User-Agent, X-Requested-With, If-Modified-Since, Cache-Control, Content-Type, Range, Authorization, X-Project-Key', 'Access-Control-Max-Age': '1728000')>, body=b'{"type":"/download/temporary-error","title":"Website Ban","status":520,"detail":"Zyte API could not get a ban-free response in a reasonable time. See https://docs.zyte.com/zyte-api/usage/errors.html#ban-responses"}', request_id=b485ab9eff4f058b8624fd80ab5d146d.
2026-03-29 03:02:38 [adesa.it] INFO: Found listing with ID: 10720555
2026-03-29 03:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720555%27 HTTP/1.1" 200 None
2026-03-29 03:02:38 [adesa.it] INFO: Scrape type for 10720555: 2
2026-03-29 03:02:38 [adesa.it] INFO: Scraping item 10720555 url https://www.openlane.eu/en/carv6/auction/10720555
2026-03-29 03:02:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 34bb306a-cd78-5c10-b109-f03a5a8f4917 with identifier: 10741891
2026-03-29 03:02:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 34bb306a-cd78-5c10-b109-f03a5a8f4917 with scrape type 2
2026-03-29 03:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 34bb306a-cd78-5c10-b109-f03a5a8f4917 with scrape type 2
2026-03-29 03:02:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 34bb306a-cd78-5c10-b109-f03a5a8f4917, identifier: 10741891
2026-03-29 03:02:38 [adesa.it] INFO: Found listing with ID: 10741051
2026-03-29 03:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741051%27 HTTP/1.1" 200 None
2026-03-29 03:02:38 [adesa.it] INFO: Scrape type for 10741051: 0
2026-03-29 03:02:38 [adesa.it] INFO: Skipping item 10741051 url https://www.openlane.eu/en/carv6/auction/10741051
2026-03-29 03:02:38 [adesa.it] INFO: Found listing with ID: 10735777
2026-03-29 03:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735777%27 HTTP/1.1" 200 None
2026-03-29 03:02:38 [adesa.it] INFO: Scrape type for 10735777: 0
2026-03-29 03:02:38 [adesa.it] INFO: Skipping item 10735777 url https://www.openlane.eu/en/carv6/auction/10735777
2026-03-29 03:02:38 [adesa.it] INFO: Found listing with ID: 10724914
2026-03-29 03:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724914%27 HTTP/1.1" 200 None
2026-03-29 03:02:38 [adesa.it] INFO: Scrape type for 10724914: 2
2026-03-29 03:02:38 [adesa.it] INFO: Scraping item 10724914 url https://www.openlane.eu/en/carv6/auction/10724914
2026-03-29 03:02:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 34bb306a-cd78-5c10-b109-f03a5a8f4917 with identifier: 10741891
2026-03-29 03:02:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 34bb306a-cd78-5c10-b109-f03a5a8f4917 with identifier: 10741891
2026-03-29 03:02:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 34bb306a-cd78-5c10-b109-f03a5a8f4917 with identifier: 10741891 to the API
2026-03-29 03:02:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741891>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Diesel',
'id': '34bb306a-cd78-5c10-b109-f03a5a8f4917',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH320PX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741891',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Fiat',
'model': 'Talento',
'odometer': 221224,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 6700,
'price_includes_vat': True,
'registration_date': '2021-12-28',
'seats_number': 3,
'seller_name': 'Arval Italia',
'title': 'Fiat Talento 2.0 - Diesel - Manual - 120 hp - 221.224 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-29 03:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741891%27 HTTP/1.1" 200 None
2026-03-29 03:02:39 [adesa.it] INFO: Saving data for 10741891: {'auction_closing_time': 1774866000.0, 'created_time': 1774649096.174207, 'last_price_update_time': 1774753359.189523}
2026-03-29 03:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741891') HTTP/1.1" 204 0
2026-03-29 03:02:39 [adesa.it] INFO: Found listing with ID: 10724937
2026-03-29 03:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724937%27 HTTP/1.1" 200 None
2026-03-29 03:02:39 [adesa.it] INFO: Scrape type for 10724937: 2
2026-03-29 03:02:39 [adesa.it] INFO: Scraping item 10724937 url https://www.openlane.eu/en/carv6/auction/10724937
2026-03-29 03:02:39 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 3.931(s), this was the 1st time calling it.
2026-03-29 03:02:39 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.412494076029195 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Sun, 29 Mar 2026 03:02:39 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': 'c4cdef948eed3b3eb49ecbf53fd152e4', 'Vary': 'Accept-Encoding', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Access-Control-Allow-Credentials': 'true', 'Access-Control-Expose-Headers': '*, X-Project-Key', 'Access-Control-Allow-Methods': 'GET, PUT, POST, DELETE, PATCH, OPTIONS', 'Access-Control-Allow-Headers': 'DNT, Keep-Alive, User-Agent, X-Requested-With, If-Modified-Since, Cache-Control, Content-Type, Range, Authorization, X-Project-Key', 'Access-Control-Max-Age': '1728000')>, body=b'{"type":"/download/temporary-error","title":"Website Ban","status":520,"detail":"Zyte API could not get a ban-free response in a reasonable time. See https://docs.zyte.com/zyte-api/usage/errors.html#ban-responses"}', request_id=c4cdef948eed3b3eb49ecbf53fd152e4.
2026-03-29 03:02:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f2b79a5-d998-5bc8-b114-06e456e2dd61 with identifier: 10733711
2026-03-29 03:02:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f2b79a5-d998-5bc8-b114-06e456e2dd61 with scrape type 2
2026-03-29 03:02:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8f2b79a5-d998-5bc8-b114-06e456e2dd61 with scrape type 2
2026-03-29 03:02:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 8f2b79a5-d998-5bc8-b114-06e456e2dd61, identifier: 10733711
2026-03-29 03:02:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741889> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 8f2b79a5-d998-5bc8-b114-06e456e2dd61 with identifier: 10733711
2026-03-29 03:02:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 8f2b79a5-d998-5bc8-b114-06e456e2dd61 with identifier: 10733711
2026-03-29 03:02:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 8f2b79a5-d998-5bc8-b114-06e456e2dd61 with identifier: 10733711 to the API
2026-03-29 03:02:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733711>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Petrol',
'id': '8f2b79a5-d998-5bc8-b114-06e456e2dd61',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY896GJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733711',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 22577,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12500,
'price_includes_vat': True,
'registration_date': '2025-04-29',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Ibiza 1.0 TSI FR - Petrol - Manual - 95 hp - 22.577 km',
'transmission': 'manual',
'trim': 'FR',
'vin': None,
'year': 2025}
2026-03-29 03:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733711%27 HTTP/1.1" 200 None
2026-03-29 03:02:39 [adesa.it] INFO: Saving data for 10733711: {'auction_closing_time': 1774886400.0, 'created_time': 1774649072.30886, 'last_price_update_time': 1774753359.729187}
2026-03-29 03:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733711') HTTP/1.1" 204 0
2026-03-29 03:02:39 [adesa.it] INFO: Found listing with ID: 10720527
2026-03-29 03:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720527%27 HTTP/1.1" 200 None
2026-03-29 03:02:39 [adesa.it] INFO: Scrape type for 10720527: 2
2026-03-29 03:02:39 [adesa.it] INFO: Scraping item 10720527 url https://www.openlane.eu/en/carv6/auction/10720527
2026-03-29 03:02:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741862> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:39 [adesa.it] INFO: Found listing with ID: 10735676
2026-03-29 03:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735676%27 HTTP/1.1" 200 None
2026-03-29 03:02:39 [adesa.it] INFO: Scrape type for 10735676: 0
2026-03-29 03:02:39 [adesa.it] INFO: Skipping item 10735676 url https://www.openlane.eu/en/carv6/auction/10735676
2026-03-29 03:02:39 [adesa.it] INFO: Found listing with ID: 10741871
2026-03-29 03:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741871%27 HTTP/1.1" 200 None
2026-03-29 03:02:39 [adesa.it] INFO: Scrape type for 10741871: 2
2026-03-29 03:02:39 [adesa.it] INFO: Scraping item 10741871 url https://www.openlane.eu/en/carv6/auction/10741871
2026-03-29 03:02:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68482c2a-a893-5908-a724-c2d48caff60b with identifier: 10741889
2026-03-29 03:02:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68482c2a-a893-5908-a724-c2d48caff60b with scrape type 2
2026-03-29 03:02:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 68482c2a-a893-5908-a724-c2d48caff60b with scrape type 2
2026-03-29 03:02:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 68482c2a-a893-5908-a724-c2d48caff60b, identifier: 10741889
2026-03-29 03:02:39 [adesa.it] INFO: Found listing with ID: 10720554
2026-03-29 03:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720554%27 HTTP/1.1" 200 None
2026-03-29 03:02:39 [adesa.it] INFO: Scrape type for 10720554: 2
2026-03-29 03:02:39 [adesa.it] INFO: Scraping item 10720554 url https://www.openlane.eu/en/carv6/auction/10720554
2026-03-29 03:02:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 68482c2a-a893-5908-a724-c2d48caff60b with identifier: 10741889
2026-03-29 03:02:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 68482c2a-a893-5908-a724-c2d48caff60b with identifier: 10741889
2026-03-29 03:02:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 68482c2a-a893-5908-a724-c2d48caff60b with identifier: 10741889 to the API
2026-03-29 03:02:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741889>
{'auction_title': '',
'c_o_2_emission_value': 152,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Diesel',
'id': '68482c2a-a893-5908-a724-c2d48caff60b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH168HS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741889',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Fiat',
'model': 'Doblo',
'odometer': 214341,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 4700,
'price_includes_vat': True,
'registration_date': '2021-10-29',
'seats_number': 3,
'seller_name': 'Arval Italia',
'title': 'Fiat Doblo Cargo 1.6 Lounge - Diesel - Manual - 105 hp - 214.341 km',
'transmission': 'manual',
'trim': 'Lounge',
'vin': None,
'year': 2021}
2026-03-29 03:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741889%27 HTTP/1.1" 200 None
2026-03-29 03:02:40 [adesa.it] INFO: Saving data for 10741889: {'auction_closing_time': 1774866000.0, 'created_time': 1774649083.135429, 'last_price_update_time': 1774753360.22767}
2026-03-29 03:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741889') HTTP/1.1" 204 0
2026-03-29 03:02:40 [adesa.it] INFO: Found listing with ID: 10740709
2026-03-29 03:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740709%27 HTTP/1.1" 200 None
2026-03-29 03:02:40 [adesa.it] INFO: Scrape type for 10740709: 0
2026-03-29 03:02:40 [adesa.it] INFO: Skipping item 10740709 url https://www.openlane.eu/en/carv6/auction/10740709
2026-03-29 03:02:40 [adesa.it] INFO: Found listing with ID: 10735675
2026-03-29 03:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735675%27 HTTP/1.1" 200 None
2026-03-29 03:02:40 [adesa.it] INFO: Scrape type for 10735675: 0
2026-03-29 03:02:40 [adesa.it] INFO: Skipping item 10735675 url https://www.openlane.eu/en/carv6/auction/10735675
2026-03-29 03:02:40 [adesa.it] INFO: Found listing with ID: 10735764
2026-03-29 03:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735764%27 HTTP/1.1" 200 None
2026-03-29 03:02:40 [adesa.it] INFO: Scrape type for 10735764: 0
2026-03-29 03:02:40 [adesa.it] INFO: Skipping item 10735764 url https://www.openlane.eu/en/carv6/auction/10735764
2026-03-29 03:02:40 [adesa.it] INFO: Found listing with ID: 10740353
2026-03-29 03:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740353%27 HTTP/1.1" 200 None
2026-03-29 03:02:40 [adesa.it] INFO: Scrape type for 10740353: 0
2026-03-29 03:02:40 [adesa.it] INFO: Skipping item 10740353 url https://www.openlane.eu/en/carv6/auction/10740353
2026-03-29 03:02:40 [adesa.it] INFO: Found listing with ID: 10724928
2026-03-29 03:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724928%27 HTTP/1.1" 200 None
2026-03-29 03:02:40 [adesa.it] INFO: Scrape type for 10724928: 2
2026-03-29 03:02:40 [adesa.it] INFO: Scraping item 10724928 url https://www.openlane.eu/en/carv6/auction/10724928
2026-03-29 03:02:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8fed7d7e-3bff-5e14-9ba8-10cfccfa2a9a with identifier: 10741862
2026-03-29 03:02:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8fed7d7e-3bff-5e14-9ba8-10cfccfa2a9a with scrape type 2
2026-03-29 03:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8fed7d7e-3bff-5e14-9ba8-10cfccfa2a9a with scrape type 2
2026-03-29 03:02:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 8fed7d7e-3bff-5e14-9ba8-10cfccfa2a9a, identifier: 10741862
2026-03-29 03:02:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 8fed7d7e-3bff-5e14-9ba8-10cfccfa2a9a with identifier: 10741862
2026-03-29 03:02:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 8fed7d7e-3bff-5e14-9ba8-10cfccfa2a9a with identifier: 10741862
2026-03-29 03:02:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 8fed7d7e-3bff-5e14-9ba8-10cfccfa2a9a with identifier: 10741862 to the API
2026-03-29 03:02:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741862>
{'auction_title': '',
'c_o_2_emission_value': 102,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:20:00Z',
'fuel_type': 'Diesel',
'id': '8fed7d7e-3bff-5e14-9ba8-10cfccfa2a9a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE301CK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741862',
'listing': 'auction',
'location': 'Nomentana (Roma) (Italy)',
'make': 'Renault',
'model': 'Megane',
'odometer': 175707,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 3100,
'price_includes_vat': True,
'registration_date': '2021-01-26',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Renault Megane Grandtour 1.5 DCI Business - Diesel - Manual - 116 '
'hp - 175.707 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-29 03:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741862%27 HTTP/1.1" 200 None
2026-03-29 03:02:40 [adesa.it] INFO: Saving data for 10741862: {'auction_closing_time': 1774858800.0, 'created_time': 1774649071.999534, 'last_price_update_time': 1774753360.72507}
2026-03-29 03:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741862') HTTP/1.1" 204 0
2026-03-29 03:02:40 [adesa.it] INFO: Found listing with ID: 10735658
2026-03-29 03:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735658%27 HTTP/1.1" 200 None
2026-03-29 03:02:40 [adesa.it] INFO: Scrape type for 10735658: 0
2026-03-29 03:02:40 [adesa.it] INFO: Skipping item 10735658 url https://www.openlane.eu/en/carv6/auction/10735658
2026-03-29 03:02:40 [adesa.it] INFO: Found listing with ID: 10735662
2026-03-29 03:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735662%27 HTTP/1.1" 200 None
2026-03-29 03:02:40 [adesa.it] INFO: Scrape type for 10735662: 0
2026-03-29 03:02:40 [adesa.it] INFO: Skipping item 10735662 url https://www.openlane.eu/en/carv6/auction/10735662
2026-03-29 03:02:40 [adesa.it] INFO: Found listing with ID: 10735677
2026-03-29 03:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735677%27 HTTP/1.1" 200 None
2026-03-29 03:02:40 [adesa.it] INFO: Scrape type for 10735677: 0
2026-03-29 03:02:40 [adesa.it] INFO: Skipping item 10735677 url https://www.openlane.eu/en/carv6/auction/10735677
2026-03-29 03:02:40 [adesa.it] INFO: Found listing with ID: 10735678
2026-03-29 03:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735678%27 HTTP/1.1" 200 None
2026-03-29 03:02:40 [adesa.it] INFO: Scrape type for 10735678: 0
2026-03-29 03:02:40 [adesa.it] INFO: Skipping item 10735678 url https://www.openlane.eu/en/carv6/auction/10735678
2026-03-29 03:02:40 [adesa.it] INFO: Found listing with ID: 10740710
2026-03-29 03:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740710%27 HTTP/1.1" 200 None
2026-03-29 03:02:40 [adesa.it] INFO: Scrape type for 10740710: 0
2026-03-29 03:02:40 [adesa.it] INFO: Skipping item 10740710 url https://www.openlane.eu/en/carv6/auction/10740710
2026-03-29 03:02:40 [adesa.it] INFO: Found listing with ID: 10741045
2026-03-29 03:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741045%27 HTTP/1.1" 200 None
2026-03-29 03:02:40 [adesa.it] INFO: Scrape type for 10741045: 0
2026-03-29 03:02:40 [adesa.it] INFO: Skipping item 10741045 url https://www.openlane.eu/en/carv6/auction/10741045
2026-03-29 03:02:40 [adesa.it] INFO: Found listing with ID: 10741049
2026-03-29 03:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741049%27 HTTP/1.1" 200 None
2026-03-29 03:02:40 [adesa.it] INFO: Scrape type for 10741049: 0
2026-03-29 03:02:40 [adesa.it] INFO: Skipping item 10741049 url https://www.openlane.eu/en/carv6/auction/10741049
2026-03-29 03:02:40 [adesa.it] INFO: Found listing with ID: 10735680
2026-03-29 03:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735680%27 HTTP/1.1" 200 None
2026-03-29 03:02:40 [adesa.it] INFO: Scrape type for 10735680: 0
2026-03-29 03:02:40 [adesa.it] INFO: Skipping item 10735680 url https://www.openlane.eu/en/carv6/auction/10735680
2026-03-29 03:02:40 [adesa.it] INFO: Found listing with ID: 10740358
2026-03-29 03:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740358%27 HTTP/1.1" 200 None
2026-03-29 03:02:40 [adesa.it] INFO: Scrape type for 10740358: 0
2026-03-29 03:02:40 [adesa.it] INFO: Skipping item 10740358 url https://www.openlane.eu/en/carv6/auction/10740358
2026-03-29 03:02:40 [adesa.it] INFO: Found listing with ID: 10724925
2026-03-29 03:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724925%27 HTTP/1.1" 200 None
2026-03-29 03:02:40 [adesa.it] INFO: Scrape type for 10724925: 2
2026-03-29 03:02:40 [adesa.it] INFO: Scraping item 10724925 url https://www.openlane.eu/en/carv6/auction/10724925
2026-03-29 03:02:40 [adesa.it] INFO: Found listing with ID: 10741873
2026-03-29 03:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741873%27 HTTP/1.1" 200 None
2026-03-29 03:02:40 [adesa.it] INFO: Scrape type for 10741873: 2
2026-03-29 03:02:40 [adesa.it] INFO: Scraping item 10741873 url https://www.openlane.eu/en/carv6/auction/10741873
2026-03-29 03:02:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741687> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741685> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:41 [adesa.it] INFO: Found listing with ID: 10741876
2026-03-29 03:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741876%27 HTTP/1.1" 200 None
2026-03-29 03:02:41 [adesa.it] INFO: Scrape type for 10741876: 2
2026-03-29 03:02:41 [adesa.it] INFO: Scraping item 10741876 url https://www.openlane.eu/en/carv6/auction/10741876
2026-03-29 03:02:41 [adesa.it] INFO: Found listing with ID: 10735681
2026-03-29 03:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735681%27 HTTP/1.1" 200 None
2026-03-29 03:02:41 [adesa.it] INFO: Scrape type for 10735681: 0
2026-03-29 03:02:41 [adesa.it] INFO: Skipping item 10735681 url https://www.openlane.eu/en/carv6/auction/10735681
2026-03-29 03:02:41 [adesa.it] INFO: Found listing with ID: 10735762
2026-03-29 03:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735762%27 HTTP/1.1" 200 None
2026-03-29 03:02:41 [adesa.it] INFO: Scrape type for 10735762: 0
2026-03-29 03:02:41 [adesa.it] INFO: Skipping item 10735762 url https://www.openlane.eu/en/carv6/auction/10735762
2026-03-29 03:02:41 [adesa.it] INFO: Found listing with ID: 10735757
2026-03-29 03:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735757%27 HTTP/1.1" 200 None
2026-03-29 03:02:41 [adesa.it] INFO: Scrape type for 10735757: 0
2026-03-29 03:02:41 [adesa.it] INFO: Skipping item 10735757 url https://www.openlane.eu/en/carv6/auction/10735757
2026-03-29 03:02:41 [adesa.it] INFO: Found listing with ID: 10735679
2026-03-29 03:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735679%27 HTTP/1.1" 200 None
2026-03-29 03:02:41 [adesa.it] INFO: Scrape type for 10735679: 0
2026-03-29 03:02:41 [adesa.it] INFO: Skipping item 10735679 url https://www.openlane.eu/en/carv6/auction/10735679
2026-03-29 03:02:41 [adesa.it] INFO: Found listing with ID: 10720537
2026-03-29 03:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720537%27 HTTP/1.1" 200 None
2026-03-29 03:02:41 [adesa.it] INFO: Scrape type for 10720537: 2
2026-03-29 03:02:41 [adesa.it] INFO: Scraping item 10720537 url https://www.openlane.eu/en/carv6/auction/10720537
2026-03-29 03:02:41 [adesa.it] INFO: Found listing with ID: 10741057
2026-03-29 03:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741057%27 HTTP/1.1" 200 None
2026-03-29 03:02:41 [adesa.it] INFO: Scrape type for 10741057: 2
2026-03-29 03:02:41 [adesa.it] INFO: Scraping item 10741057 url https://www.openlane.eu/en/carv6/auction/10741057
2026-03-29 03:02:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45773a85-a5f5-59f4-9e14-fe33538bd57d with identifier: 10741687
2026-03-29 03:02:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45773a85-a5f5-59f4-9e14-fe33538bd57d with scrape type 2
2026-03-29 03:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 45773a85-a5f5-59f4-9e14-fe33538bd57d with scrape type 2
2026-03-29 03:02:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 45773a85-a5f5-59f4-9e14-fe33538bd57d, identifier: 10741687
2026-03-29 03:02:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12e956f9-601a-5683-8543-730e8c2d8cc0 with identifier: 10741685
2026-03-29 03:02:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12e956f9-601a-5683-8543-730e8c2d8cc0 with scrape type 2
2026-03-29 03:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 12e956f9-601a-5683-8543-730e8c2d8cc0 with scrape type 2
2026-03-29 03:02:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 12e956f9-601a-5683-8543-730e8c2d8cc0, identifier: 10741685
2026-03-29 03:02:41 [adesa.it] INFO: Found listing with ID: 10720521
2026-03-29 03:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720521%27 HTTP/1.1" 200 None
2026-03-29 03:02:41 [adesa.it] INFO: Scrape type for 10720521: 2
2026-03-29 03:02:41 [adesa.it] INFO: Scraping item 10720521 url https://www.openlane.eu/en/carv6/auction/10720521
2026-03-29 03:02:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 45773a85-a5f5-59f4-9e14-fe33538bd57d with identifier: 10741687
2026-03-29 03:02:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 45773a85-a5f5-59f4-9e14-fe33538bd57d with identifier: 10741687
2026-03-29 03:02:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 45773a85-a5f5-59f4-9e14-fe33538bd57d with identifier: 10741687 to the API
2026-03-29 03:02:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741687>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.3L',
'engine_horse_power': 135,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Diesel',
'id': '45773a85-a5f5-59f4-9e14-fe33538bd57d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GG421EX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741687',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Master',
'odometer': 111548,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 4000,
'price_includes_vat': True,
'registration_date': '2021-07-29',
'seats_number': 3,
'seller_name': 'L & F MOTORS S.r.l.',
'title': 'Renault Master L1H2 2.3 DCI Business Plus - Diesel - Manual - 135 '
'hp - 111.548 km',
'transmission': 'manual',
'trim': 'Business Plus',
'vin': None,
'year': 2021}
2026-03-29 03:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741687%27 HTTP/1.1" 200 None
2026-03-29 03:02:41 [adesa.it] INFO: Saving data for 10741687: {'auction_closing_time': 1774964700.0, 'created_time': 1774649045.045287, 'last_price_update_time': 1774753361.669476}
2026-03-29 03:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741687') HTTP/1.1" 204 0
2026-03-29 03:02:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 12e956f9-601a-5683-8543-730e8c2d8cc0 with identifier: 10741685
2026-03-29 03:02:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 12e956f9-601a-5683-8543-730e8c2d8cc0 with identifier: 10741685
2026-03-29 03:02:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 12e956f9-601a-5683-8543-730e8c2d8cc0 with identifier: 10741685 to the API
2026-03-29 03:02:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741685>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.3L',
'engine_horse_power': 165,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Diesel',
'id': '12e956f9-601a-5683-8543-730e8c2d8cc0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FC597BV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741685',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Master',
'odometer': 213745,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 4000,
'price_includes_vat': True,
'registration_date': '2015-12-30',
'seats_number': 3,
'seller_name': 'L & F MOTORS S.r.l.',
'title': 'Renault Master L3H2 2.3 DCI - Diesel - Manual - 165 hp - 213.745 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-29 03:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741685%27 HTTP/1.1" 200 None
2026-03-29 03:02:42 [adesa.it] INFO: Saving data for 10741685: {'auction_closing_time': 1774964700.0, 'created_time': 1774649035.530018, 'last_price_update_time': 1774753362.055443}
2026-03-29 03:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741685') HTTP/1.1" 204 0
2026-03-29 03:02:42 [adesa.it] INFO: Found listing with ID: 10735685
2026-03-29 03:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735685%27 HTTP/1.1" 200 None
2026-03-29 03:02:42 [adesa.it] INFO: Scrape type for 10735685: 0
2026-03-29 03:02:42 [adesa.it] INFO: Skipping item 10735685 url https://www.openlane.eu/en/carv6/auction/10735685
2026-03-29 03:02:42 [adesa.it] INFO: Found listing with ID: 10735684
2026-03-29 03:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735684%27 HTTP/1.1" 200 None
2026-03-29 03:02:42 [adesa.it] INFO: Scrape type for 10735684: 0
2026-03-29 03:02:42 [adesa.it] INFO: Skipping item 10735684 url https://www.openlane.eu/en/carv6/auction/10735684
2026-03-29 03:02:42 [adesa.it] INFO: Found listing with ID: 10740711
2026-03-29 03:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740711%27 HTTP/1.1" 200 None
2026-03-29 03:02:42 [adesa.it] INFO: Scrape type for 10740711: 0
2026-03-29 03:02:42 [adesa.it] INFO: Skipping item 10740711 url https://www.openlane.eu/en/carv6/auction/10740711
2026-03-29 03:02:42 [adesa.it] INFO: Found listing with ID: 10735682
2026-03-29 03:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735682%27 HTTP/1.1" 200 None
2026-03-29 03:02:42 [adesa.it] INFO: Scrape type for 10735682: 0
2026-03-29 03:02:42 [adesa.it] INFO: Skipping item 10735682 url https://www.openlane.eu/en/carv6/auction/10735682
2026-03-29 03:02:42 [adesa.it] INFO: Found listing with ID: 10735683
2026-03-29 03:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735683%27 HTTP/1.1" 200 None
2026-03-29 03:02:42 [adesa.it] INFO: Scrape type for 10735683: 0
2026-03-29 03:02:42 [adesa.it] INFO: Skipping item 10735683 url https://www.openlane.eu/en/carv6/auction/10735683
2026-03-29 03:02:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741679> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728604> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb024d2b-a949-5650-90cd-cdb1b7cec90e with identifier: 10741679
2026-03-29 03:02:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb024d2b-a949-5650-90cd-cdb1b7cec90e with scrape type 2
2026-03-29 03:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb024d2b-a949-5650-90cd-cdb1b7cec90e with scrape type 2
2026-03-29 03:02:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: fb024d2b-a949-5650-90cd-cdb1b7cec90e, identifier: 10741679
2026-03-29 03:02:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: fb024d2b-a949-5650-90cd-cdb1b7cec90e with identifier: 10741679
2026-03-29 03:02:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: fb024d2b-a949-5650-90cd-cdb1b7cec90e with identifier: 10741679
2026-03-29 03:02:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: fb024d2b-a949-5650-90cd-cdb1b7cec90e with identifier: 10741679 to the API
2026-03-29 03:02:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741679>
{'auction_title': '',
'c_o_2_emission_value': 161,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 149,
'expiration_date': '2026-03-31T10:30:00Z',
'fuel_type': 'Petrol',
'id': 'fb024d2b-a949-5650-90cd-cdb1b7cec90e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF942BZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741679',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 92100,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2021-03-30',
'seats_number': 5,
'seller_name': "O'Encheres sas",
'title': 'Volkswagen Tiguan 1.5 TSI Carat - Petrol - Automatic - 149 hp - '
'92.100 km',
'transmission': 'automatic',
'trim': 'Carat',
'vin': None,
'year': 2021}
2026-03-29 03:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741679%27 HTTP/1.1" 200 None
2026-03-29 03:02:42 [adesa.it] INFO: Saving data for 10741679: {'auction_closing_time': 1774953000.0, 'created_time': 1774649093.462111, 'last_price_update_time': 1774753362.6613}
2026-03-29 03:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741679') HTTP/1.1" 204 0
2026-03-29 03:02:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84156d5c-02ad-54e9-8e11-17a67d3935d7 with identifier: 10728604
2026-03-29 03:02:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84156d5c-02ad-54e9-8e11-17a67d3935d7 with scrape type 2
2026-03-29 03:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 84156d5c-02ad-54e9-8e11-17a67d3935d7 with scrape type 2
2026-03-29 03:02:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 84156d5c-02ad-54e9-8e11-17a67d3935d7, identifier: 10728604
2026-03-29 03:02:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 84156d5c-02ad-54e9-8e11-17a67d3935d7 with identifier: 10728604
2026-03-29 03:02:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 84156d5c-02ad-54e9-8e11-17a67d3935d7 with identifier: 10728604
2026-03-29 03:02:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 84156d5c-02ad-54e9-8e11-17a67d3935d7 with identifier: 10728604 to the API
2026-03-29 03:02:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728604>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.9L',
'engine_horse_power': 510,
'expiration_date': '2026-03-30T13:45:00Z',
'fuel_type': 'Petrol',
'id': '84156d5c-02ad-54e9-8e11-17a67d3935d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FS519ZT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728604',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Alfa Romeo',
'model': 'Stelvio',
'odometer': 88150,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 26400,
'price_includes_vat': True,
'registration_date': '2018-10-25',
'seats_number': 5,
'seller_name': None,
'title': 'Alfa Romeo Stelvio 2.9 Quadrifoglio - Q4 - Petrol - Automatic - 510 '
'hp - 88.150 km',
'transmission': 'automatic',
'trim': 'Quadrifoglio',
'vin': None,
'year': 2018}
2026-03-29 03:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728604%27 HTTP/1.1" 200 None
2026-03-29 03:02:43 [adesa.it] INFO: Saving data for 10728604: {'auction_closing_time': 1774878300.0, 'created_time': 1774562909.709462, 'last_price_update_time': 1774753363.035904}
2026-03-29 03:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10728604') HTTP/1.1" 204 0
2026-03-29 03:02:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741693> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741653> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728605> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6cc4032c-dfa5-58e6-9b41-78c71f4164c3 with identifier: 10741693
2026-03-29 03:02:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6cc4032c-dfa5-58e6-9b41-78c71f4164c3 with scrape type 2
2026-03-29 03:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6cc4032c-dfa5-58e6-9b41-78c71f4164c3 with scrape type 2
2026-03-29 03:02:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6cc4032c-dfa5-58e6-9b41-78c71f4164c3, identifier: 10741693
2026-03-29 03:02:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6cc4032c-dfa5-58e6-9b41-78c71f4164c3 with identifier: 10741693
2026-03-29 03:02:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6cc4032c-dfa5-58e6-9b41-78c71f4164c3 with identifier: 10741693
2026-03-29 03:02:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6cc4032c-dfa5-58e6-9b41-78c71f4164c3 with identifier: 10741693 to the API
2026-03-29 03:02:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741693>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 220,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Electric',
'id': '6cc4032c-dfa5-58e6-9b41-78c71f4164c3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GM530JK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741693',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Megane E-Tech',
'odometer': 40398,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11100,
'price_includes_vat': True,
'registration_date': '2023-01-17',
'seats_number': 5,
'seller_name': 'RENAUTO S.p.a.',
'title': 'Renault Megane E-Tech 60 kWh Techno - Electric - Automatic - 220 hp '
'- 40.398 km',
'transmission': 'automatic',
'trim': 'Techno',
'vin': None,
'year': 2023}
2026-03-29 03:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741693%27 HTTP/1.1" 200 None
2026-03-29 03:02:43 [adesa.it] INFO: Saving data for 10741693: {'auction_closing_time': 1774964700.0, 'created_time': 1774649037.070877, 'last_price_update_time': 1774753363.499863}
2026-03-29 03:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741693') HTTP/1.1" 204 0
2026-03-29 03:02:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a06ce5ad-2cd5-5e56-9c9a-4f23cd18772d with identifier: 10741653
2026-03-29 03:02:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a06ce5ad-2cd5-5e56-9c9a-4f23cd18772d with scrape type 2
2026-03-29 03:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a06ce5ad-2cd5-5e56-9c9a-4f23cd18772d with scrape type 2
2026-03-29 03:02:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a06ce5ad-2cd5-5e56-9c9a-4f23cd18772d, identifier: 10741653
2026-03-29 03:02:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a06ce5ad-2cd5-5e56-9c9a-4f23cd18772d with identifier: 10741653
2026-03-29 03:02:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a06ce5ad-2cd5-5e56-9c9a-4f23cd18772d with identifier: 10741653
2026-03-29 03:02:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a06ce5ad-2cd5-5e56-9c9a-4f23cd18772d with identifier: 10741653 to the API
2026-03-29 03:02:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741653>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 115,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Diesel',
'id': 'a06ce5ad-2cd5-5e56-9c9a-4f23cd18772d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FZ945FH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741653',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 160645,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 500,
'price_includes_vat': True,
'registration_date': '2019-10-31',
'seats_number': 2,
'seller_name': 'L & F MOTORS S.r.l.',
'title': 'Renault Kangoo Express 1.5 DCI Tom Tom edition - Diesel - Manual - '
'115 hp - 160.645 km',
'transmission': 'manual',
'trim': 'Tom Tom edition',
'vin': None,
'year': 2019}
2026-03-29 03:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741653%27 HTTP/1.1" 200 None
2026-03-29 03:02:43 [adesa.it] INFO: Saving data for 10741653: {'auction_closing_time': 1774964700.0, 'created_time': 1774649047.45712, 'last_price_update_time': 1774753363.937694}
2026-03-29 03:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741653') HTTP/1.1" 204 0
2026-03-29 03:02:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729984> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e901a05-6b97-57aa-8159-f73a05ae97ba with identifier: 10728605
2026-03-29 03:02:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e901a05-6b97-57aa-8159-f73a05ae97ba with scrape type 2
2026-03-29 03:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3e901a05-6b97-57aa-8159-f73a05ae97ba with scrape type 2
2026-03-29 03:02:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3e901a05-6b97-57aa-8159-f73a05ae97ba, identifier: 10728605
2026-03-29 03:02:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-29 03:02:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733695> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3e901a05-6b97-57aa-8159-f73a05ae97ba with identifier: 10728605
2026-03-29 03:02:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3e901a05-6b97-57aa-8159-f73a05ae97ba with identifier: 10728605
2026-03-29 03:02:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3e901a05-6b97-57aa-8159-f73a05ae97ba with identifier: 10728605 to the API
2026-03-29 03:02:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728605>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Cabrio car',
'color': 'Black',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': None,
'engine': '3.6L',
'engine_horse_power': 255,
'expiration_date': '2026-03-30T13:45:00Z',
'fuel_type': 'Petrol',
'id': '3e901a05-6b97-57aa-8159-f73a05ae97ba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FP607RJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728605',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Jaguar',
'model': 'XK',
'odometer': 196863,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8800,
'price_includes_vat': True,
'registration_date': '2009-02-04',
'seats_number': 4,
'seller_name': None,
'title': 'Jaguar XK 3.5 - Petrol - Automatic - 255 hp - 196.863 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2009}
2026-03-29 03:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728605%27 HTTP/1.1" 200 None
2026-03-29 03:02:44 [adesa.it] INFO: Saving data for 10728605: {'auction_closing_time': 1774878300.0, 'created_time': 1774562909.375913, 'last_price_update_time': 1774753364.337598}
2026-03-29 03:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10728605') HTTP/1.1" 204 0
2026-03-29 03:02:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-29 03:02:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d196d4b-22b3-5a93-a0de-28a0022507f1 with identifier: 10729984
2026-03-29 03:02:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d196d4b-22b3-5a93-a0de-28a0022507f1 with scrape type 2
2026-03-29 03:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d196d4b-22b3-5a93-a0de-28a0022507f1 with scrape type 2
2026-03-29 03:02:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 1d196d4b-22b3-5a93-a0de-28a0022507f1, identifier: 10729984
2026-03-29 03:02:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0fd47860-c6c7-58bc-ada0-31fb53986bf5 with identifier: 10733695
2026-03-29 03:02:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0fd47860-c6c7-58bc-ada0-31fb53986bf5 with scrape type 2
2026-03-29 03:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0fd47860-c6c7-58bc-ada0-31fb53986bf5 with scrape type 2
2026-03-29 03:02:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0fd47860-c6c7-58bc-ada0-31fb53986bf5, identifier: 10733695
2026-03-29 03:02:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 1d196d4b-22b3-5a93-a0de-28a0022507f1 with identifier: 10729984
2026-03-29 03:02:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 1d196d4b-22b3-5a93-a0de-28a0022507f1 with identifier: 10729984
2026-03-29 03:02:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 1d196d4b-22b3-5a93-a0de-28a0022507f1 with identifier: 10729984 to the API
2026-03-29 03:02:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10729984>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 250,
'expiration_date': '2026-03-30T13:45:00Z',
'fuel_type': 'Diesel',
'id': '1d196d4b-22b3-5a93-a0de-28a0022507f1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GF682TM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729984',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Porsche',
'model': 'Macan',
'odometer': 200253,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 18600,
'price_includes_vat': True,
'registration_date': '2014-04-16',
'seats_number': 5,
'seller_name': None,
'title': 'Porsche Macan S 3.0d - Diesel - Automatic - 250 hp - 200.253 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2014}
2026-03-29 03:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710729984%27 HTTP/1.1" 200 None
2026-03-29 03:02:44 [adesa.it] INFO: Saving data for 10729984: {'auction_closing_time': 1774878300.0, 'created_time': 1774562416.158959, 'last_price_update_time': 1774753364.917895}
2026-03-29 03:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10729984') HTTP/1.1" 204 0
2026-03-29 03:02:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0fd47860-c6c7-58bc-ada0-31fb53986bf5 with identifier: 10733695
2026-03-29 03:02:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0fd47860-c6c7-58bc-ada0-31fb53986bf5 with identifier: 10733695
2026-03-29 03:02:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0fd47860-c6c7-58bc-ada0-31fb53986bf5 with identifier: 10733695 to the API
2026-03-29 03:02:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733695>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 82,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Electric',
'id': '0fd47860-c6c7-58bc-ada0-31fb53986bf5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH671MN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733695',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Twingo',
'odometer': 15064,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 5000,
'price_includes_vat': True,
'registration_date': '2021-12-10',
'seats_number': 4,
'seller_name': 'Unipol Rental',
'title': 'Renault Twingo EV Life - Electric - Automatic - 82 hp - 15.064 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2021}
2026-03-29 03:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733695%27 HTTP/1.1" 200 None
2026-03-29 03:02:45 [adesa.it] INFO: Saving data for 10733695: {'auction_closing_time': 1774886400.0, 'created_time': 1774649036.723312, 'last_price_update_time': 1774753365.227534}
2026-03-29 03:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733695') HTTP/1.1" 204 0
2026-03-29 03:02:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729932> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729987> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724937> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e389fab5-ce01-5b84-a9a9-d8ecc42e4db1 with identifier: 10729932
2026-03-29 03:02:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e389fab5-ce01-5b84-a9a9-d8ecc42e4db1 with scrape type 2
2026-03-29 03:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e389fab5-ce01-5b84-a9a9-d8ecc42e4db1 with scrape type 2
2026-03-29 03:02:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e389fab5-ce01-5b84-a9a9-d8ecc42e4db1, identifier: 10729932
2026-03-29 03:02:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e389fab5-ce01-5b84-a9a9-d8ecc42e4db1 with identifier: 10729932
2026-03-29 03:02:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e389fab5-ce01-5b84-a9a9-d8ecc42e4db1 with identifier: 10729932
2026-03-29 03:02:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e389fab5-ce01-5b84-a9a9-d8ecc42e4db1 with identifier: 10729932 to the API
2026-03-29 03:02:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10729932>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T13:45:00Z',
'fuel_type': 'Diesel',
'id': 'e389fab5-ce01-5b84-a9a9-d8ecc42e4db1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FV092RD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729932',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volvo',
'model': 'V60',
'odometer': 301033,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 6400,
'price_includes_vat': True,
'registration_date': '2019-02-15',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo V60 D3 R-Design - Diesel - Automatic - 150 hp - 301.033 km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2019}
2026-03-29 03:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710729932%27 HTTP/1.1" 200 None
2026-03-29 03:02:45 [adesa.it] INFO: Saving data for 10729932: {'auction_closing_time': 1774878300.0, 'created_time': 1774562443.748915, 'last_price_update_time': 1774753365.70254}
2026-03-29 03:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10729932') HTTP/1.1" 204 0
2026-03-29 03:02:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 54687e3b-4aa2-57a9-86b1-803f8f060440 with identifier: 10729987
2026-03-29 03:02:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54687e3b-4aa2-57a9-86b1-803f8f060440 with scrape type 2
2026-03-29 03:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 54687e3b-4aa2-57a9-86b1-803f8f060440 with scrape type 2
2026-03-29 03:02:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 54687e3b-4aa2-57a9-86b1-803f8f060440, identifier: 10729987
2026-03-29 03:02:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 509a55c2-c3b2-59a7-9c7a-35c79896e849 with identifier: 10724937
2026-03-29 03:02:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 509a55c2-c3b2-59a7-9c7a-35c79896e849 with scrape type 2
2026-03-29 03:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 509a55c2-c3b2-59a7-9c7a-35c79896e849 with scrape type 2
2026-03-29 03:02:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 509a55c2-c3b2-59a7-9c7a-35c79896e849, identifier: 10724937
2026-03-29 03:02:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 54687e3b-4aa2-57a9-86b1-803f8f060440 with identifier: 10729987
2026-03-29 03:02:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 54687e3b-4aa2-57a9-86b1-803f8f060440 with identifier: 10729987
2026-03-29 03:02:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 54687e3b-4aa2-57a9-86b1-803f8f060440 with identifier: 10729987 to the API
2026-03-29 03:02:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10729987>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T13:45:00Z',
'fuel_type': 'Diesel',
'id': '54687e3b-4aa2-57a9-86b1-803f8f060440',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GR953GP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729987',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volvo',
'model': 'V90',
'odometer': 212899,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2017-05-23',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo V90 D3 Momentum - Diesel - Automatic - 150 hp - 212.899 km',
'transmission': 'automatic',
'trim': 'Momentum',
'vin': None,
'year': 2017}
2026-03-29 03:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710729987%27 HTTP/1.1" 200 None
2026-03-29 03:02:46 [adesa.it] INFO: Saving data for 10729987: {'auction_closing_time': 1774878300.0, 'created_time': 1774562418.897628, 'last_price_update_time': 1774753366.197233}
2026-03-29 03:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10729987') HTTP/1.1" 204 0
2026-03-29 03:02:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 509a55c2-c3b2-59a7-9c7a-35c79896e849 with identifier: 10724937
2026-03-29 03:02:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 509a55c2-c3b2-59a7-9c7a-35c79896e849 with identifier: 10724937
2026-03-29 03:02:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 509a55c2-c3b2-59a7-9c7a-35c79896e849 with identifier: 10724937 to the API
2026-03-29 03:02:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724937>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': '509a55c2-c3b2-59a7-9c7a-35c79896e849',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FP657MJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724937',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A4',
'odometer': 225925,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 7800,
'price_includes_vat': True,
'registration_date': '2018-04-24',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Audi A4 Avant 40 TDI Business - Quattro - Diesel - Automatic - 190 '
'hp - 225.925 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2018}
2026-03-29 03:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724937%27 HTTP/1.1" 200 None
2026-03-29 03:02:46 [adesa.it] INFO: Saving data for 10724937: {'auction_closing_time': 1774800000.0, 'created_time': 1774562459.441395, 'last_price_update_time': 1774753366.500939}
2026-03-29 03:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10724937') HTTP/1.1" 204 0
2026-03-29 03:02:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724925> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729934> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741883> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63a00659-7646-5dc1-ab3c-10464348dadd with identifier: 10724925
2026-03-29 03:02:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63a00659-7646-5dc1-ab3c-10464348dadd with scrape type 2
2026-03-29 03:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 63a00659-7646-5dc1-ab3c-10464348dadd with scrape type 2
2026-03-29 03:02:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 63a00659-7646-5dc1-ab3c-10464348dadd, identifier: 10724925
2026-03-29 03:02:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 63a00659-7646-5dc1-ab3c-10464348dadd with identifier: 10724925
2026-03-29 03:02:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 63a00659-7646-5dc1-ab3c-10464348dadd with identifier: 10724925
2026-03-29 03:02:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 63a00659-7646-5dc1-ab3c-10464348dadd with identifier: 10724925 to the API
2026-03-29 03:02:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724925>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 258,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': '63a00659-7646-5dc1-ab3c-10464348dadd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'fn123wr',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724925',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '4 Series',
'odometer': 178900,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14000,
'price_includes_vat': True,
'registration_date': '2018-05-10',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 4 Series Coupé 430d M Sport - xDrive - Diesel - Automatic - 258 '
'hp - 178.900 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2018}
2026-03-29 03:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724925%27 HTTP/1.1" 200 None
2026-03-29 03:02:47 [adesa.it] INFO: Saving data for 10724925: {'auction_closing_time': 1774800000.0, 'created_time': 1774562459.116507, 'last_price_update_time': 1774753367.013418}
2026-03-29 03:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10724925') HTTP/1.1" 204 0
2026-03-29 03:02:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741644> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f7aa6e9c-56d5-572f-8919-d2658134dd6f with identifier: 10729934
2026-03-29 03:02:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7aa6e9c-56d5-572f-8919-d2658134dd6f with scrape type 2
2026-03-29 03:02:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f7aa6e9c-56d5-572f-8919-d2658134dd6f with scrape type 2
2026-03-29 03:02:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f7aa6e9c-56d5-572f-8919-d2658134dd6f, identifier: 10729934
2026-03-29 03:02:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7f8b9ce-3f5f-5128-bf1c-a2596968fa4d with identifier: 10741883
2026-03-29 03:02:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7f8b9ce-3f5f-5128-bf1c-a2596968fa4d with scrape type 2
2026-03-29 03:02:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7f8b9ce-3f5f-5128-bf1c-a2596968fa4d with scrape type 2
2026-03-29 03:02:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a7f8b9ce-3f5f-5128-bf1c-a2596968fa4d, identifier: 10741883
2026-03-29 03:02:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f7aa6e9c-56d5-572f-8919-d2658134dd6f with identifier: 10729934
2026-03-29 03:02:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f7aa6e9c-56d5-572f-8919-d2658134dd6f with identifier: 10729934
2026-03-29 03:02:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f7aa6e9c-56d5-572f-8919-d2658134dd6f with identifier: 10729934 to the API
2026-03-29 03:02:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10729934>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 400,
'expiration_date': '2026-03-30T13:45:00Z',
'fuel_type': 'Petrol',
'id': 'f7aa6e9c-56d5-572f-8919-d2658134dd6f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GA425ZF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729934',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q3',
'odometer': 134000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 28800,
'price_includes_vat': True,
'registration_date': '2020-10-01',
'seats_number': 5,
'seller_name': None,
'title': 'Audi RS Q3 2.5 - Petrol - Automatic - 400 hp - 134.000 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-29 03:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710729934%27 HTTP/1.1" 200 None
2026-03-29 03:02:47 [adesa.it] INFO: Saving data for 10729934: {'auction_closing_time': 1774878300.0, 'created_time': 1774562437.462311, 'last_price_update_time': 1774753367.53875}
2026-03-29 03:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10729934') HTTP/1.1" 204 0
2026-03-29 03:02:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a7f8b9ce-3f5f-5128-bf1c-a2596968fa4d with identifier: 10741883
2026-03-29 03:02:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a7f8b9ce-3f5f-5128-bf1c-a2596968fa4d with identifier: 10741883
2026-03-29 03:02:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a7f8b9ce-3f5f-5128-bf1c-a2596968fa4d with identifier: 10741883 to the API
2026-03-29 03:02:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741883>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Diesel',
'id': 'a7f8b9ce-3f5f-5128-bf1c-a2596968fa4d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP963BD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741883',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Citroën',
'model': 'C3',
'odometer': 184575,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 6300,
'price_includes_vat': True,
'registration_date': '2023-05-25',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Citroën C3 Aircross 1.5 HDI Shine - Diesel - Manual - 110 hp - '
'184.575 km',
'transmission': 'manual',
'trim': 'Shine',
'vin': None,
'year': 2023}
2026-03-29 03:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741883%27 HTTP/1.1" 200 None
2026-03-29 03:02:47 [adesa.it] INFO: Saving data for 10741883: {'auction_closing_time': 1774866000.0, 'created_time': 1774649075.717265, 'last_price_update_time': 1774753367.821902}
2026-03-29 03:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741883') HTTP/1.1" 204 0
2026-03-29 03:02:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720521> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724928> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8426cef3-b3e5-5f4f-8263-38cde1c17aeb with identifier: 10741644
2026-03-29 03:02:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8426cef3-b3e5-5f4f-8263-38cde1c17aeb with scrape type 2
2026-03-29 03:02:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8426cef3-b3e5-5f4f-8263-38cde1c17aeb with scrape type 2
2026-03-29 03:02:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 8426cef3-b3e5-5f4f-8263-38cde1c17aeb, identifier: 10741644
2026-03-29 03:02:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 8426cef3-b3e5-5f4f-8263-38cde1c17aeb with identifier: 10741644
2026-03-29 03:02:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 8426cef3-b3e5-5f4f-8263-38cde1c17aeb with identifier: 10741644
2026-03-29 03:02:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 8426cef3-b3e5-5f4f-8263-38cde1c17aeb with identifier: 10741644 to the API
2026-03-29 03:02:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741644>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Petrol',
'id': '8426cef3-b3e5-5f4f-8263-38cde1c17aeb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'gl615sr',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741644',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Seat',
'model': 'Leon',
'odometer': 205306,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 100,
'price_includes_vat': True,
'registration_date': '2022-10-13',
'seats_number': 5,
'seller_name': 'AMICAR S.r.l.',
'title': 'Seat Leon Sportstourer 1.5 eTSI Business - Petrol - Automatic - 150 '
'hp - 205.306 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-29 03:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741644%27 HTTP/1.1" 200 None
2026-03-29 03:02:48 [adesa.it] INFO: Saving data for 10741644: {'auction_closing_time': 1774964700.0, 'created_time': 1774649105.331707, 'last_price_update_time': 1774753368.215213}
2026-03-29 03:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741644') HTTP/1.1" 204 0
2026-03-29 03:02:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7bb6717a-703a-5d4c-bad5-569f08a395f3 with identifier: 10720521
2026-03-29 03:02:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7bb6717a-703a-5d4c-bad5-569f08a395f3 with scrape type 2
2026-03-29 03:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7bb6717a-703a-5d4c-bad5-569f08a395f3 with scrape type 2
2026-03-29 03:02:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7bb6717a-703a-5d4c-bad5-569f08a395f3, identifier: 10720521
2026-03-29 03:02:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c015039c-687f-5cce-b29b-9d60c2450c5c with identifier: 10724928
2026-03-29 03:02:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c015039c-687f-5cce-b29b-9d60c2450c5c with scrape type 2
2026-03-29 03:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c015039c-687f-5cce-b29b-9d60c2450c5c with scrape type 2
2026-03-29 03:02:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c015039c-687f-5cce-b29b-9d60c2450c5c, identifier: 10724928
2026-03-29 03:02:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7bb6717a-703a-5d4c-bad5-569f08a395f3 with identifier: 10720521
2026-03-29 03:02:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7bb6717a-703a-5d4c-bad5-569f08a395f3 with identifier: 10720521
2026-03-29 03:02:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7bb6717a-703a-5d4c-bad5-569f08a395f3 with identifier: 10720521 to the API
2026-03-29 03:02:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720521>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': '7bb6717a-703a-5d4c-bad5-569f08a395f3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ096AV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720521',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X1',
'odometer': 137022,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2022-02-10',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'BMW X1 18d X Line - xDrive - Diesel - Automatic - 150 hp - 137.022 '
'km',
'transmission': 'automatic',
'trim': 'X Line',
'vin': None,
'year': 2022}
2026-03-29 03:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720521%27 HTTP/1.1" 200 None
2026-03-29 03:02:48 [adesa.it] INFO: Saving data for 10720521: {'auction_closing_time': 1774800000.0, 'created_time': 1774562494.903675, 'last_price_update_time': 1774753368.72145}
2026-03-29 03:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720521') HTTP/1.1" 204 0
2026-03-29 03:02:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c015039c-687f-5cce-b29b-9d60c2450c5c with identifier: 10724928
2026-03-29 03:02:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c015039c-687f-5cce-b29b-9d60c2450c5c with identifier: 10724928
2026-03-29 03:02:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c015039c-687f-5cce-b29b-9d60c2450c5c with identifier: 10724928 to the API
2026-03-29 03:02:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724928>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 170,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Electric',
'id': 'c015039c-687f-5cce-b29b-9d60c2450c5c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ792TN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724928',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q4 E-tron',
'odometer': 50000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 17700,
'price_includes_vat': True,
'registration_date': '2022-12-23',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q4 E-tron 35 - Electric - Automatic - 170 hp - 50.000 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 03:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724928%27 HTTP/1.1" 200 None
2026-03-29 03:02:49 [adesa.it] INFO: Saving data for 10724928: {'auction_closing_time': 1774800000.0, 'created_time': 1774562472.964539, 'last_price_update_time': 1774753368.999837}
2026-03-29 03:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10724928') HTTP/1.1" 204 0
2026-03-29 03:02:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720537> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741057> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741876> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dec46a69-a115-5d5b-a744-fd7dd2deb37a with identifier: 10720537
2026-03-29 03:02:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dec46a69-a115-5d5b-a744-fd7dd2deb37a with scrape type 2
2026-03-29 03:02:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dec46a69-a115-5d5b-a744-fd7dd2deb37a with scrape type 2
2026-03-29 03:02:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: dec46a69-a115-5d5b-a744-fd7dd2deb37a, identifier: 10720537
2026-03-29 03:02:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87cf9aef-6b68-54f2-a88c-f2c0f2d53f42 with identifier: 10741057
2026-03-29 03:02:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87cf9aef-6b68-54f2-a88c-f2c0f2d53f42 with scrape type 2
2026-03-29 03:02:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 87cf9aef-6b68-54f2-a88c-f2c0f2d53f42 with scrape type 2
2026-03-29 03:02:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 87cf9aef-6b68-54f2-a88c-f2c0f2d53f42, identifier: 10741057
2026-03-29 03:02:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: dec46a69-a115-5d5b-a744-fd7dd2deb37a with identifier: 10720537
2026-03-29 03:02:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: dec46a69-a115-5d5b-a744-fd7dd2deb37a with identifier: 10720537
2026-03-29 03:02:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: dec46a69-a115-5d5b-a744-fd7dd2deb37a with identifier: 10720537 to the API
2026-03-29 03:02:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720537>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'dec46a69-a115-5d5b-a744-fd7dd2deb37a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ769AK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720537',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X1',
'odometer': 166254,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2022-01-26',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'BMW X1 18d Advantage - xDrive - Diesel - Automatic - 150 hp - '
'166.254 km',
'transmission': 'automatic',
'trim': 'Advantage',
'vin': None,
'year': 2022}
2026-03-29 03:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720537%27 HTTP/1.1" 200 None
2026-03-29 03:02:49 [adesa.it] INFO: Saving data for 10720537: {'auction_closing_time': 1774800000.0, 'created_time': 1774562469.483682, 'last_price_update_time': 1774753369.63303}
2026-03-29 03:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720537') HTTP/1.1" 204 0
2026-03-29 03:02:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 87cf9aef-6b68-54f2-a88c-f2c0f2d53f42 with identifier: 10741057
2026-03-29 03:02:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 87cf9aef-6b68-54f2-a88c-f2c0f2d53f42 with identifier: 10741057
2026-03-29 03:02:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 87cf9aef-6b68-54f2-a88c-f2c0f2d53f42 with identifier: 10741057 to the API
2026-03-29 03:02:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741057>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T13:45:00Z',
'fuel_type': 'Diesel',
'id': '87cf9aef-6b68-54f2-a88c-f2c0f2d53f42',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FC849JC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741057',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X1',
'odometer': 257833,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 7100,
'price_includes_vat': True,
'registration_date': '2016-03-30',
'seats_number': 5,
'seller_name': 'GINO S.p.a.',
'title': 'BMW X1 18d X Line - Diesel - Automatic - 150 hp - 257.833 km',
'transmission': 'automatic',
'trim': 'X Line',
'vin': None,
'year': 2016}
2026-03-29 03:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741057%27 HTTP/1.1" 200 None
2026-03-29 03:02:49 [adesa.it] INFO: Saving data for 10741057: {'auction_closing_time': 1774878300.0, 'created_time': 1774649114.397934, 'last_price_update_time': 1774753369.925898}
2026-03-29 03:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741057') HTTP/1.1" 204 0
2026-03-29 03:02:49 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741873> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6340367-62b2-5260-98ea-cb9b2862bd81 with identifier: 10741876
2026-03-29 03:02:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6340367-62b2-5260-98ea-cb9b2862bd81 with scrape type 2
2026-03-29 03:02:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d6340367-62b2-5260-98ea-cb9b2862bd81 with scrape type 2
2026-03-29 03:02:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d6340367-62b2-5260-98ea-cb9b2862bd81, identifier: 10741876
2026-03-29 03:02:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741871> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d6340367-62b2-5260-98ea-cb9b2862bd81 with identifier: 10741876
2026-03-29 03:02:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d6340367-62b2-5260-98ea-cb9b2862bd81 with identifier: 10741876
2026-03-29 03:02:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d6340367-62b2-5260-98ea-cb9b2862bd81 with identifier: 10741876 to the API
2026-03-29 03:02:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741876>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T13:45:00Z',
'fuel_type': 'Diesel',
'id': 'd6340367-62b2-5260-98ea-cb9b2862bd81',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GJ232CX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741876',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '5 Series',
'odometer': 87031,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 22800,
'price_includes_vat': True,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': 'Ambrosi Spa',
'title': 'BMW 5 Series Touring 520d M Sport - xDrive - Diesel - Automatic - '
'190 hp - 87.031 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-29 03:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741876%27 HTTP/1.1" 200 None
2026-03-29 03:02:50 [adesa.it] INFO: Saving data for 10741876: {'auction_closing_time': 1774878300.0, 'created_time': 1774649184.966353, 'last_price_update_time': 1774753370.872504}
2026-03-29 03:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741876') HTTP/1.1" 204 0
2026-03-29 03:02:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720554> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:50 [adesa.it] INFO: Found listing with ID: 10735687
2026-03-29 03:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735687%27 HTTP/1.1" 200 None
2026-03-29 03:02:50 [adesa.it] INFO: Scrape type for 10735687: 0
2026-03-29 03:02:50 [adesa.it] INFO: Skipping item 10735687 url https://www.openlane.eu/en/carv6/auction/10735687
2026-03-29 03:02:50 [adesa.it] INFO: Found listing with ID: 10735688
2026-03-29 03:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735688%27 HTTP/1.1" 200 None
2026-03-29 03:02:50 [adesa.it] INFO: Scrape type for 10735688: 0
2026-03-29 03:02:50 [adesa.it] INFO: Skipping item 10735688 url https://www.openlane.eu/en/carv6/auction/10735688
2026-03-29 03:02:50 [adesa.it] INFO: Found listing with ID: 10735686
2026-03-29 03:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735686%27 HTTP/1.1" 200 None
2026-03-29 03:02:50 [adesa.it] INFO: Scrape type for 10735686: 0
2026-03-29 03:02:50 [adesa.it] INFO: Skipping item 10735686 url https://www.openlane.eu/en/carv6/auction/10735686
2026-03-29 03:02:50 [adesa.it] INFO: Found listing with ID: 10720518
2026-03-29 03:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720518%27 HTTP/1.1" 200 None
2026-03-29 03:02:50 [adesa.it] INFO: Scrape type for 10720518: 2
2026-03-29 03:02:50 [adesa.it] INFO: Scraping item 10720518 url https://www.openlane.eu/en/carv6/auction/10720518
2026-03-29 03:02:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a83b1615-0d10-546f-a5aa-3c394e4ab67e with identifier: 10741873
2026-03-29 03:02:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a83b1615-0d10-546f-a5aa-3c394e4ab67e with scrape type 2
2026-03-29 03:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a83b1615-0d10-546f-a5aa-3c394e4ab67e with scrape type 2
2026-03-29 03:02:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a83b1615-0d10-546f-a5aa-3c394e4ab67e, identifier: 10741873
2026-03-29 03:02:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56fa596b-e276-5f89-a976-d78841377c5f with identifier: 10741871
2026-03-29 03:02:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56fa596b-e276-5f89-a976-d78841377c5f with scrape type 2
2026-03-29 03:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 56fa596b-e276-5f89-a976-d78841377c5f with scrape type 2
2026-03-29 03:02:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 56fa596b-e276-5f89-a976-d78841377c5f, identifier: 10741871
2026-03-29 03:02:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a83b1615-0d10-546f-a5aa-3c394e4ab67e with identifier: 10741873
2026-03-29 03:02:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a83b1615-0d10-546f-a5aa-3c394e4ab67e with identifier: 10741873
2026-03-29 03:02:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a83b1615-0d10-546f-a5aa-3c394e4ab67e with identifier: 10741873 to the API
2026-03-29 03:02:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741873>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T13:45:00Z',
'fuel_type': 'Diesel',
'id': 'a83b1615-0d10-546f-a5aa-3c394e4ab67e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GB551WS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741873',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '5 Series',
'odometer': 103440,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 19800,
'price_includes_vat': True,
'registration_date': '2020-10-01',
'seats_number': 5,
'seller_name': 'Ambrosi Spa',
'title': 'BMW 5 Series Touring 520d M Sport - xDrive - Diesel - Automatic - '
'190 hp - 103.440 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2020}
2026-03-29 03:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741873%27 HTTP/1.1" 200 None
2026-03-29 03:02:51 [adesa.it] INFO: Saving data for 10741873: {'auction_closing_time': 1774878300.0, 'created_time': 1774649122.637482, 'last_price_update_time': 1774753371.462552}
2026-03-29 03:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741873') HTTP/1.1" 204 0
2026-03-29 03:02:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 56fa596b-e276-5f89-a976-d78841377c5f with identifier: 10741871
2026-03-29 03:02:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 56fa596b-e276-5f89-a976-d78841377c5f with identifier: 10741871
2026-03-29 03:02:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 56fa596b-e276-5f89-a976-d78841377c5f with identifier: 10741871 to the API
2026-03-29 03:02:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741871>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T13:45:00Z',
'fuel_type': 'Diesel',
'id': '56fa596b-e276-5f89-a976-d78841377c5f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GN313RA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741871',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A6',
'odometer': 162063,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 19000,
'price_includes_vat': True,
'registration_date': '2022-06-01',
'seats_number': 5,
'seller_name': 'Ambrosi Spa',
'title': 'Audi A6 Avant 40 TDI Business Plus - Quattro - Diesel - Automatic - '
'204 hp - 162.063 km',
'transmission': 'automatic',
'trim': 'Business Plus',
'vin': None,
'year': 2022}
2026-03-29 03:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741871%27 HTTP/1.1" 200 None
2026-03-29 03:02:51 [adesa.it] INFO: Saving data for 10741871: {'auction_closing_time': 1774878300.0, 'created_time': 1774649106.204854, 'last_price_update_time': 1774753371.760376}
2026-03-29 03:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741871') HTTP/1.1" 204 0
2026-03-29 03:02:51 [adesa.it] INFO: Found listing with ID: 10724911
2026-03-29 03:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724911%27 HTTP/1.1" 200 None
2026-03-29 03:02:51 [adesa.it] INFO: Scrape type for 10724911: 2
2026-03-29 03:02:51 [adesa.it] INFO: Scraping item 10724911 url https://www.openlane.eu/en/carv6/auction/10724911
2026-03-29 03:02:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729996> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:51 [adesa.it] INFO: Found listing with ID: 10720532
2026-03-29 03:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720532%27 HTTP/1.1" 200 None
2026-03-29 03:02:51 [adesa.it] INFO: Scrape type for 10720532: 2
2026-03-29 03:02:51 [adesa.it] INFO: Scraping item 10720532 url https://www.openlane.eu/en/carv6/auction/10720532
2026-03-29 03:02:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3260d25-e2d8-59ca-9df0-c442d439119e with identifier: 10720554
2026-03-29 03:02:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3260d25-e2d8-59ca-9df0-c442d439119e with scrape type 2
2026-03-29 03:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d3260d25-e2d8-59ca-9df0-c442d439119e with scrape type 2
2026-03-29 03:02:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d3260d25-e2d8-59ca-9df0-c442d439119e, identifier: 10720554
2026-03-29 03:02:51 [adesa.it] INFO: Found listing with ID: 10741058
2026-03-29 03:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741058%27 HTTP/1.1" 200 None
2026-03-29 03:02:51 [adesa.it] INFO: Scrape type for 10741058: 2
2026-03-29 03:02:51 [adesa.it] INFO: Scraping item 10741058 url https://www.openlane.eu/en/carv6/auction/10741058
2026-03-29 03:02:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d3260d25-e2d8-59ca-9df0-c442d439119e with identifier: 10720554
2026-03-29 03:02:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d3260d25-e2d8-59ca-9df0-c442d439119e with identifier: 10720554
2026-03-29 03:02:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d3260d25-e2d8-59ca-9df0-c442d439119e with identifier: 10720554 to the API
2026-03-29 03:02:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720554>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 231,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'd3260d25-e2d8-59ca-9df0-c442d439119e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC686CE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720554',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A6',
'odometer': 238494,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13100,
'price_includes_vat': True,
'registration_date': '2020-07-31',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Audi A6 Avant 45 TDI Business Sport - Quattro - Diesel - Automatic '
'- 231 hp - 238.494 km',
'transmission': 'automatic',
'trim': 'Business Sport',
'vin': None,
'year': 2020}
2026-03-29 03:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720554%27 HTTP/1.1" 200 None
2026-03-29 03:02:52 [adesa.it] INFO: Saving data for 10720554: {'auction_closing_time': 1774800000.0, 'created_time': 1774562472.506354, 'last_price_update_time': 1774753372.220572}
2026-03-29 03:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720554') HTTP/1.1" 204 0
2026-03-29 03:02:52 [adesa.it] INFO: Found listing with ID: 10741059
2026-03-29 03:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741059%27 HTTP/1.1" 200 None
2026-03-29 03:02:52 [adesa.it] INFO: Scrape type for 10741059: 2
2026-03-29 03:02:52 [adesa.it] INFO: Scraping item 10741059 url https://www.openlane.eu/en/carv6/auction/10741059
2026-03-29 03:02:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 549f133b-1d40-5b7e-965c-1ea91c3e592b with identifier: 10729996
2026-03-29 03:02:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 549f133b-1d40-5b7e-965c-1ea91c3e592b with scrape type 2
2026-03-29 03:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 549f133b-1d40-5b7e-965c-1ea91c3e592b with scrape type 2
2026-03-29 03:02:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 549f133b-1d40-5b7e-965c-1ea91c3e592b, identifier: 10729996
2026-03-29 03:02:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720555> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 549f133b-1d40-5b7e-965c-1ea91c3e592b with identifier: 10729996
2026-03-29 03:02:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 549f133b-1d40-5b7e-965c-1ea91c3e592b with identifier: 10729996
2026-03-29 03:02:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 549f133b-1d40-5b7e-965c-1ea91c3e592b with identifier: 10729996 to the API
2026-03-29 03:02:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10729996>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T13:45:00Z',
'fuel_type': 'Petrol',
'id': '549f133b-1d40-5b7e-965c-1ea91c3e592b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY785RE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729996',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 21000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14000,
'price_includes_vat': True,
'registration_date': '2025-02-28',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-ROC 1.0 TSI Style - Petrol - Manual - 115 hp - 21.000 '
'km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2025}
2026-03-29 03:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710729996%27 HTTP/1.1" 200 None
2026-03-29 03:02:52 [adesa.it] INFO: Saving data for 10729996: {'auction_closing_time': 1774878300.0, 'created_time': 1774562908.267623, 'last_price_update_time': 1774753372.696206}
2026-03-29 03:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10729996') HTTP/1.1" 204 0
2026-03-29 03:02:52 [adesa.it] INFO: Found listing with ID: 10741053
2026-03-29 03:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741053%27 HTTP/1.1" 200 None
2026-03-29 03:02:52 [adesa.it] INFO: Scrape type for 10741053: 0
2026-03-29 03:02:52 [adesa.it] INFO: Skipping item 10741053 url https://www.openlane.eu/en/carv6/auction/10741053
2026-03-29 03:02:52 [adesa.it] INFO: Found listing with ID: 10735761
2026-03-29 03:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735761%27 HTTP/1.1" 200 None
2026-03-29 03:02:52 [adesa.it] INFO: Scrape type for 10735761: 0
2026-03-29 03:02:52 [adesa.it] INFO: Skipping item 10735761 url https://www.openlane.eu/en/carv6/auction/10735761
2026-03-29 03:02:52 [adesa.it] INFO: Found listing with ID: 10735759
2026-03-29 03:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735759%27 HTTP/1.1" 200 None
2026-03-29 03:02:52 [adesa.it] INFO: Scrape type for 10735759: 0
2026-03-29 03:02:52 [adesa.it] INFO: Skipping item 10735759 url https://www.openlane.eu/en/carv6/auction/10735759
2026-03-29 03:02:52 [adesa.it] INFO: Found listing with ID: 10735768
2026-03-29 03:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735768%27 HTTP/1.1" 200 None
2026-03-29 03:02:52 [adesa.it] INFO: Scrape type for 10735768: 0
2026-03-29 03:02:52 [adesa.it] INFO: Skipping item 10735768 url https://www.openlane.eu/en/carv6/auction/10735768
2026-03-29 03:02:52 [adesa.it] INFO: Found listing with ID: 10720552
2026-03-29 03:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720552%27 HTTP/1.1" 200 None
2026-03-29 03:02:52 [adesa.it] INFO: Scrape type for 10720552: 2
2026-03-29 03:02:52 [adesa.it] INFO: Scraping item 10720552 url https://www.openlane.eu/en/carv6/auction/10720552
2026-03-29 03:02:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:52 [adesa.it] INFO: Found listing with ID: 10720531
2026-03-29 03:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720531%27 HTTP/1.1" 200 None
2026-03-29 03:02:52 [adesa.it] INFO: Scrape type for 10720531: 2
2026-03-29 03:02:52 [adesa.it] INFO: Scraping item 10720531 url https://www.openlane.eu/en/carv6/auction/10720531
2026-03-29 03:02:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a1b9d13e-950d-5a0f-b2d0-49fe06239f31 with identifier: 10720555
2026-03-29 03:02:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1b9d13e-950d-5a0f-b2d0-49fe06239f31 with scrape type 2
2026-03-29 03:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a1b9d13e-950d-5a0f-b2d0-49fe06239f31 with scrape type 2
2026-03-29 03:02:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a1b9d13e-950d-5a0f-b2d0-49fe06239f31, identifier: 10720555
2026-03-29 03:02:52 [adesa.it] INFO: Found listing with ID: 10740305
2026-03-29 03:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740305%27 HTTP/1.1" 200 None
2026-03-29 03:02:52 [adesa.it] INFO: Scrape type for 10740305: 0
2026-03-29 03:02:52 [adesa.it] INFO: Skipping item 10740305 url https://www.openlane.eu/en/carv6/auction/10740305
2026-03-29 03:02:52 [adesa.it] INFO: Found listing with ID: 10724920
2026-03-29 03:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724920%27 HTTP/1.1" 200 None
2026-03-29 03:02:53 [adesa.it] INFO: Scrape type for 10724920: 2
2026-03-29 03:02:53 [adesa.it] INFO: Scraping item 10724920 url https://www.openlane.eu/en/carv6/auction/10724920
2026-03-29 03:02:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a1b9d13e-950d-5a0f-b2d0-49fe06239f31 with identifier: 10720555
2026-03-29 03:02:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a1b9d13e-950d-5a0f-b2d0-49fe06239f31 with identifier: 10720555
2026-03-29 03:02:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a1b9d13e-950d-5a0f-b2d0-49fe06239f31 with identifier: 10720555 to the API
2026-03-29 03:02:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02: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-29 03:02:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720555>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.1L',
'engine_horse_power': 190,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'a1b9d13e-950d-5a0f-b2d0-49fe06239f31',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FW740NY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720555',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Alfa Romeo',
'model': 'Stelvio',
'odometer': 151133,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11900,
'price_includes_vat': True,
'registration_date': '2019-04-26',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Alfa Romeo Stelvio 2.2 Executive - Diesel - Automatic - 190 hp - '
'151.133 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2019}
2026-03-29 03:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720555%27 HTTP/1.1" 200 None
2026-03-29 03:02:53 [adesa.it] INFO: Saving data for 10720555: {'auction_closing_time': 1774800000.0, 'created_time': 1774562456.864617, 'last_price_update_time': 1774753373.311873}
2026-03-29 03:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720555') HTTP/1.1" 204 0
2026-03-29 03:02:53 [adesa.it] INFO: Found listing with ID: 10724931
2026-03-29 03:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724931%27 HTTP/1.1" 200 None
2026-03-29 03:02:53 [adesa.it] INFO: Scrape type for 10724931: 2
2026-03-29 03:02:53 [adesa.it] INFO: Scraping item 10724931 url https://www.openlane.eu/en/carv6/auction/10724931
2026-03-29 03:02:53 [adesa.it] INFO: Found listing with ID: 10720519
2026-03-29 03:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720519%27 HTTP/1.1" 200 None
2026-03-29 03:02:53 [adesa.it] INFO: Scrape type for 10720519: 2
2026-03-29 03:02:53 [adesa.it] INFO: Scraping item 10720519 url https://www.openlane.eu/en/carv6/auction/10720519
2026-03-29 03:02:53 [adesa.it] INFO: Found listing with ID: 10724940
2026-03-29 03:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724940%27 HTTP/1.1" 200 None
2026-03-29 03:02:53 [adesa.it] INFO: Scrape type for 10724940: 2
2026-03-29 03:02:53 [adesa.it] INFO: Scraping item 10724940 url https://www.openlane.eu/en/carv6/auction/10724940
2026-03-29 03:02:53 [adesa.it] INFO: Found listing with ID: 10735689
2026-03-29 03:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735689%27 HTTP/1.1" 200 None
2026-03-29 03:02:53 [adesa.it] INFO: Scrape type for 10735689: 0
2026-03-29 03:02:53 [adesa.it] INFO: Skipping item 10735689 url https://www.openlane.eu/en/carv6/auction/10735689
2026-03-29 03:02:53 [adesa.it] INFO: Found listing with ID: 10720524
2026-03-29 03:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720524%27 HTTP/1.1" 200 None
2026-03-29 03:02:53 [adesa.it] INFO: Scrape type for 10720524: 2
2026-03-29 03:02:53 [adesa.it] INFO: Scraping item 10720524 url https://www.openlane.eu/en/carv6/auction/10720524
2026-03-29 03:02:53 [adesa.it] INFO: Found listing with ID: 10720516
2026-03-29 03:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720516%27 HTTP/1.1" 200 None
2026-03-29 03:02:53 [adesa.it] INFO: Scrape type for 10720516: 2
2026-03-29 03:02:53 [adesa.it] INFO: Scraping item 10720516 url https://www.openlane.eu/en/carv6/auction/10720516
2026-03-29 03:02:53 [adesa.it] INFO: Found listing with ID: 10720530
2026-03-29 03:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720530%27 HTTP/1.1" 200 None
2026-03-29 03:02:53 [adesa.it] INFO: Scrape type for 10720530: 2
2026-03-29 03:02:53 [adesa.it] INFO: Scraping item 10720530 url https://www.openlane.eu/en/carv6/auction/10720530
2026-03-29 03:02:53 [adesa.it] INFO: Found listing with ID: 10741039
2026-03-29 03:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741039%27 HTTP/1.1" 200 None
2026-03-29 03:02:53 [adesa.it] INFO: Scrape type for 10741039: 0
2026-03-29 03:02:53 [adesa.it] INFO: Skipping item 10741039 url https://www.openlane.eu/en/carv6/auction/10741039
2026-03-29 03:02:53 [adesa.it] INFO: Found listing with ID: 10735690
2026-03-29 03:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735690%27 HTTP/1.1" 200 None
2026-03-29 03:02:53 [adesa.it] INFO: Scrape type for 10735690: 0
2026-03-29 03:02:53 [adesa.it] INFO: Skipping item 10735690 url https://www.openlane.eu/en/carv6/auction/10735690
2026-03-29 03:02:53 [adesa.it] INFO: Found listing with ID: 10735663
2026-03-29 03:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735663%27 HTTP/1.1" 200 None
2026-03-29 03:02:53 [adesa.it] INFO: Scrape type for 10735663: 0
2026-03-29 03:02:53 [adesa.it] INFO: Skipping item 10735663 url https://www.openlane.eu/en/carv6/auction/10735663
2026-03-29 03:02:53 [adesa.it] INFO: Found listing with ID: 10724915
2026-03-29 03:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724915%27 HTTP/1.1" 200 None
2026-03-29 03:02:53 [adesa.it] INFO: Scrape type for 10724915: 2
2026-03-29 03:02:53 [adesa.it] INFO: Scraping item 10724915 url https://www.openlane.eu/en/carv6/auction/10724915
2026-03-29 03:02:53 [adesa.it] INFO: Found listing with ID: 10720546
2026-03-29 03:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720546%27 HTTP/1.1" 200 None
2026-03-29 03:02:53 [adesa.it] INFO: Scrape type for 10720546: 2
2026-03-29 03:02:53 [adesa.it] INFO: Scraping item 10720546 url https://www.openlane.eu/en/carv6/auction/10720546
2026-03-29 03:02:53 [adesa.it] INFO: Found listing with ID: 10724919
2026-03-29 03:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724919%27 HTTP/1.1" 200 None
2026-03-29 03:02:53 [adesa.it] INFO: Scrape type for 10724919: 2
2026-03-29 03:02:53 [adesa.it] INFO: Scraping item 10724919 url https://www.openlane.eu/en/carv6/auction/10724919
2026-03-29 03:02:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729930> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:53 [adesa.it] INFO: Found listing with ID: 10720526
2026-03-29 03:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720526%27 HTTP/1.1" 200 None
2026-03-29 03:02:53 [adesa.it] INFO: Scrape type for 10720526: 2
2026-03-29 03:02:53 [adesa.it] INFO: Scraping item 10720526 url https://www.openlane.eu/en/carv6/auction/10720526
2026-03-29 03:02:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:53 [adesa.it] INFO: Found listing with ID: 10724934
2026-03-29 03:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724934%27 HTTP/1.1" 200 None
2026-03-29 03:02:53 [adesa.it] INFO: Scrape type for 10724934: 2
2026-03-29 03:02:53 [adesa.it] INFO: Scraping item 10724934 url https://www.openlane.eu/en/carv6/auction/10724934
2026-03-29 03:02:53 [adesa.it] INFO: Found listing with ID: 10735691
2026-03-29 03:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735691%27 HTTP/1.1" 200 None
2026-03-29 03:02:53 [adesa.it] INFO: Scrape type for 10735691: 0
2026-03-29 03:02:53 [adesa.it] INFO: Skipping item 10735691 url https://www.openlane.eu/en/carv6/auction/10735691
2026-03-29 03:02:53 [adesa.it] INFO: Found listing with ID: 10735692
2026-03-29 03:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735692%27 HTTP/1.1" 200 None
2026-03-29 03:02:53 [adesa.it] INFO: Scrape type for 10735692: 0
2026-03-29 03:02:53 [adesa.it] INFO: Skipping item 10735692 url https://www.openlane.eu/en/carv6/auction/10735692
2026-03-29 03:02:53 [adesa.it] INFO: Found listing with ID: 10740712
2026-03-29 03:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740712%27 HTTP/1.1" 200 None
2026-03-29 03:02:53 [adesa.it] INFO: Scrape type for 10740712: 0
2026-03-29 03:02:53 [adesa.it] INFO: Skipping item 10740712 url https://www.openlane.eu/en/carv6/auction/10740712
2026-03-29 03:02:53 [adesa.it] INFO: Found listing with ID: 10735061
2026-03-29 03:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735061%27 HTTP/1.1" 200 None
2026-03-29 03:02:53 [adesa.it] INFO: Scrape type for 10735061: 0
2026-03-29 03:02:53 [adesa.it] INFO: Skipping item 10735061 url https://www.openlane.eu/en/carv6/auction/10735061
2026-03-29 03:02:53 [adesa.it] INFO: Found listing with ID: 10740359
2026-03-29 03:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740359%27 HTTP/1.1" 200 None
2026-03-29 03:02:53 [adesa.it] INFO: Scrape type for 10740359: 0
2026-03-29 03:02:53 [adesa.it] INFO: Skipping item 10740359 url https://www.openlane.eu/en/carv6/auction/10740359
2026-03-29 03:02:53 [adesa.it] INFO: Found listing with ID: 10735693
2026-03-29 03:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735693%27 HTTP/1.1" 200 None
2026-03-29 03:02:53 [adesa.it] INFO: Scrape type for 10735693: 0
2026-03-29 03:02:53 [adesa.it] INFO: Skipping item 10735693 url https://www.openlane.eu/en/carv6/auction/10735693
2026-03-29 03:02:53 [adesa.it] INFO: Found listing with ID: 10740306
2026-03-29 03:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740306%27 HTTP/1.1" 200 None
2026-03-29 03:02:53 [adesa.it] INFO: Scrape type for 10740306: 0
2026-03-29 03:02:53 [adesa.it] INFO: Skipping item 10740306 url https://www.openlane.eu/en/carv6/auction/10740306
2026-03-29 03:02:53 [adesa.it] INFO: Found listing with ID: 10741055
2026-03-29 03:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741055%27 HTTP/1.1" 200 None
2026-03-29 03:02:53 [adesa.it] INFO: Scrape type for 10741055: 0
2026-03-29 03:02:53 [adesa.it] INFO: Skipping item 10741055 url https://www.openlane.eu/en/carv6/auction/10741055
2026-03-29 03:02:53 [adesa.it] INFO: Found listing with ID: 10720520
2026-03-29 03:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720520%27 HTTP/1.1" 200 None
2026-03-29 03:02:53 [adesa.it] INFO: Scrape type for 10720520: 2
2026-03-29 03:02:53 [adesa.it] INFO: Scraping item 10720520 url https://www.openlane.eu/en/carv6/auction/10720520
2026-03-29 03:02:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741683> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729931> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:53 [adesa.it] INFO: Found listing with ID: 10735659
2026-03-29 03:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735659%27 HTTP/1.1" 200 None
2026-03-29 03:02:53 [adesa.it] INFO: Scrape type for 10735659: 0
2026-03-29 03:02:53 [adesa.it] INFO: Skipping item 10735659 url https://www.openlane.eu/en/carv6/auction/10735659
2026-03-29 03:02:53 [adesa.it] INFO: Found listing with ID: 10720540
2026-03-29 03:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720540%27 HTTP/1.1" 200 None
2026-03-29 03:02:53 [adesa.it] INFO: Scrape type for 10720540: 2
2026-03-29 03:02:53 [adesa.it] INFO: Scraping item 10720540 url https://www.openlane.eu/en/carv6/auction/10720540
2026-03-29 03:02:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07bd21f5-c531-5e48-8a26-6a5a88a421c3 with identifier: 10729930
2026-03-29 03:02:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07bd21f5-c531-5e48-8a26-6a5a88a421c3 with scrape type 2
2026-03-29 03:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 07bd21f5-c531-5e48-8a26-6a5a88a421c3 with scrape type 2
2026-03-29 03:02:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 07bd21f5-c531-5e48-8a26-6a5a88a421c3, identifier: 10729930
2026-03-29 03:02:53 [adesa.it] INFO: Found listing with ID: 10740309
2026-03-29 03:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740309%27 HTTP/1.1" 200 None
2026-03-29 03:02:53 [adesa.it] INFO: Scrape type for 10740309: 0
2026-03-29 03:02:53 [adesa.it] INFO: Skipping item 10740309 url https://www.openlane.eu/en/carv6/auction/10740309
2026-03-29 03:02:53 [adesa.it] INFO: Found listing with ID: 10740310
2026-03-29 03:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740310%27 HTTP/1.1" 200 None
2026-03-29 03:02:53 [adesa.it] INFO: Scrape type for 10740310: 0
2026-03-29 03:02:53 [adesa.it] INFO: Skipping item 10740310 url https://www.openlane.eu/en/carv6/auction/10740310
2026-03-29 03:02:53 [adesa.it] INFO: Found listing with ID: 10735763
2026-03-29 03:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735763%27 HTTP/1.1" 200 None
2026-03-29 03:02:54 [adesa.it] INFO: Scrape type for 10735763: 0
2026-03-29 03:02:54 [adesa.it] INFO: Skipping item 10735763 url https://www.openlane.eu/en/carv6/auction/10735763
2026-03-29 03:02:54 [adesa.it] INFO: Found listing with ID: 10735664
2026-03-29 03:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735664%27 HTTP/1.1" 200 None
2026-03-29 03:02:54 [adesa.it] INFO: Scrape type for 10735664: 0
2026-03-29 03:02:54 [adesa.it] INFO: Skipping item 10735664 url https://www.openlane.eu/en/carv6/auction/10735664
2026-03-29 03:02:54 [adesa.it] INFO: Found listing with ID: 10735694
2026-03-29 03:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735694%27 HTTP/1.1" 200 None
2026-03-29 03:02:54 [adesa.it] INFO: Scrape type for 10735694: 0
2026-03-29 03:02:54 [adesa.it] INFO: Skipping item 10735694 url https://www.openlane.eu/en/carv6/auction/10735694
2026-03-29 03:02:54 [adesa.it] INFO: Found listing with ID: 10724923
2026-03-29 03:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724923%27 HTTP/1.1" 200 None
2026-03-29 03:02:54 [adesa.it] INFO: Scrape type for 10724923: 2
2026-03-29 03:02:54 [adesa.it] INFO: Scraping item 10724923 url https://www.openlane.eu/en/carv6/auction/10724923
2026-03-29 03:02:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 07bd21f5-c531-5e48-8a26-6a5a88a421c3 with identifier: 10729930
2026-03-29 03:02:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 07bd21f5-c531-5e48-8a26-6a5a88a421c3 with identifier: 10729930
2026-03-29 03:02:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 07bd21f5-c531-5e48-8a26-6a5a88a421c3 with identifier: 10729930 to the API
2026-03-29 03:02:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10729930>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 67,
'expiration_date': '2026-03-30T13:45:00Z',
'fuel_type': 'Petrol',
'id': '07bd21f5-c531-5e48-8a26-6a5a88a421c3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'EF916DR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729930',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Suzuki',
'model': 'Alto',
'odometer': 121344,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2010-11-23',
'seats_number': 5,
'seller_name': None,
'title': 'Suzuki Alto 1.0 GLX - Petrol - Manual - 67 hp - 121.344 km',
'transmission': 'manual',
'trim': 'GLX',
'vin': None,
'year': 2010}
2026-03-29 03:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710729930%27 HTTP/1.1" 200 None
2026-03-29 03:02:54 [adesa.it] INFO: Saving data for 10729930: {'auction_closing_time': 1774878300.0, 'created_time': 1774562907.942808, 'last_price_update_time': 1774753374.336949}
2026-03-29 03:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10729930') HTTP/1.1" 204 0
2026-03-29 03:02:54 [adesa.it] INFO: Found listing with ID: 10735665
2026-03-29 03:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735665%27 HTTP/1.1" 200 None
2026-03-29 03:02:54 [adesa.it] INFO: Scrape type for 10735665: 0
2026-03-29 03:02:54 [adesa.it] INFO: Skipping item 10735665 url https://www.openlane.eu/en/carv6/auction/10735665
2026-03-29 03:02:54 [adesa.it] INFO: Found listing with ID: 10741052
2026-03-29 03:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741052%27 HTTP/1.1" 200 None
2026-03-29 03:02:54 [adesa.it] INFO: Scrape type for 10741052: 0
2026-03-29 03:02:54 [adesa.it] INFO: Skipping item 10741052 url https://www.openlane.eu/en/carv6/auction/10741052
2026-03-29 03:02:54 [adesa.it] INFO: Found listing with ID: 10741866
2026-03-29 03:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741866%27 HTTP/1.1" 200 None
2026-03-29 03:02:54 [adesa.it] INFO: Scrape type for 10741866: 2
2026-03-29 03:02:54 [adesa.it] INFO: Scraping item 10741866 url https://www.openlane.eu/en/carv6/auction/10741866
2026-03-29 03:02:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724914> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c5b4745b-5482-5476-a031-7b48d0c41b5c with identifier: 10741683
2026-03-29 03:02:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5b4745b-5482-5476-a031-7b48d0c41b5c with scrape type 2
2026-03-29 03:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c5b4745b-5482-5476-a031-7b48d0c41b5c with scrape type 2
2026-03-29 03:02:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c5b4745b-5482-5476-a031-7b48d0c41b5c, identifier: 10741683
2026-03-29 03:02:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 782ad3b8-22bf-5a88-96c7-c8ac359fdbcb with identifier: 10729931
2026-03-29 03:02:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 782ad3b8-22bf-5a88-96c7-c8ac359fdbcb with scrape type 2
2026-03-29 03:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 782ad3b8-22bf-5a88-96c7-c8ac359fdbcb with scrape type 2
2026-03-29 03:02:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 782ad3b8-22bf-5a88-96c7-c8ac359fdbcb, identifier: 10729931
2026-03-29 03:02:54 [adesa.it] INFO: Found listing with ID: 10735695
2026-03-29 03:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735695%27 HTTP/1.1" 200 None
2026-03-29 03:02:54 [adesa.it] INFO: Scrape type for 10735695: 0
2026-03-29 03:02:54 [adesa.it] INFO: Skipping item 10735695 url https://www.openlane.eu/en/carv6/auction/10735695
2026-03-29 03:02:54 [adesa.it] INFO: Found listing with ID: 10741868
2026-03-29 03:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741868%27 HTTP/1.1" 200 None
2026-03-29 03:02:54 [adesa.it] INFO: Scrape type for 10741868: 2
2026-03-29 03:02:54 [adesa.it] INFO: Scraping item 10741868 url https://www.openlane.eu/en/carv6/auction/10741868
2026-03-29 03:02:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c5b4745b-5482-5476-a031-7b48d0c41b5c with identifier: 10741683
2026-03-29 03:02:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c5b4745b-5482-5476-a031-7b48d0c41b5c with identifier: 10741683
2026-03-29 03:02:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c5b4745b-5482-5476-a031-7b48d0c41b5c with identifier: 10741683 to the API
2026-03-29 03:02:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741683>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.9L',
'engine_horse_power': 560,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Hybrid',
'id': 'c5b4745b-5482-5476-a031-7b48d0c41b5c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC020BR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741683',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Porsche',
'model': 'Panamera',
'odometer': 151000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 40000,
'price_includes_vat': True,
'registration_date': '2020-10-30',
'seats_number': 5,
'seller_name': 'CERULLO AUTO SRL',
'title': 'Porsche Panamera 4S 2.9 - AWD - Hybrid - Automatic - 560 hp - '
'151.000 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-29 03:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741683%27 HTTP/1.1" 200 None
2026-03-29 03:02:55 [adesa.it] INFO: Saving data for 10741683: {'auction_closing_time': 1774964700.0, 'created_time': 1774649033.871931, 'last_price_update_time': 1774753375.023181}
2026-03-29 03:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741683') HTTP/1.1" 204 0
2026-03-29 03:02:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 782ad3b8-22bf-5a88-96c7-c8ac359fdbcb with identifier: 10729931
2026-03-29 03:02:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 782ad3b8-22bf-5a88-96c7-c8ac359fdbcb with identifier: 10729931
2026-03-29 03:02:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 782ad3b8-22bf-5a88-96c7-c8ac359fdbcb with identifier: 10729931 to the API
2026-03-29 03:02:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10729931>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.3L',
'engine_horse_power': 240,
'expiration_date': '2026-03-30T13:45:00Z',
'fuel_type': 'Hybrid',
'id': '782ad3b8-22bf-5a88-96c7-c8ac359fdbcb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GB440GK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729931',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Jeep',
'model': 'Renegade',
'odometer': 62618,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2020-08-05',
'seats_number': 5,
'seller_name': None,
'title': 'Jeep Renegade 4xe 1.3 Trailhawk - AWD - Hybrid - Automatic - 240 hp '
'- 62.618 km',
'transmission': 'automatic',
'trim': 'Trailhawk',
'vin': None,
'year': 2020}
2026-03-29 03:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710729931%27 HTTP/1.1" 200 None
2026-03-29 03:02:55 [adesa.it] INFO: Saving data for 10729931: {'auction_closing_time': 1774878300.0, 'created_time': 1774562916.038792, 'last_price_update_time': 1774753375.296795}
2026-03-29 03:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10729931') HTTP/1.1" 204 0
2026-03-29 03:02:55 [adesa.it] INFO: Found listing with ID: 10741041
2026-03-29 03:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741041%27 HTTP/1.1" 200 None
2026-03-29 03:02:55 [adesa.it] INFO: Scrape type for 10741041: 0
2026-03-29 03:02:55 [adesa.it] INFO: Skipping item 10741041 url https://www.openlane.eu/en/carv6/auction/10741041
2026-03-29 03:02:55 [adesa.it] INFO: Found listing with ID: 10734421
2026-03-29 03:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734421%27 HTTP/1.1" 200 None
2026-03-29 03:02:55 [adesa.it] INFO: Scrape type for 10734421: 0
2026-03-29 03:02:55 [adesa.it] INFO: Skipping item 10734421 url https://www.openlane.eu/en/carv6/auction/10734421
2026-03-29 03:02:55 [adesa.it] INFO: Found listing with ID: 10735758
2026-03-29 03:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735758%27 HTTP/1.1" 200 None
2026-03-29 03:02:55 [adesa.it] INFO: Scrape type for 10735758: 0
2026-03-29 03:02:55 [adesa.it] INFO: Skipping item 10735758 url https://www.openlane.eu/en/carv6/auction/10735758
2026-03-29 03:02:55 [adesa.it] INFO: Found listing with ID: 10735696
2026-03-29 03:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735696%27 HTTP/1.1" 200 None
2026-03-29 03:02:55 [adesa.it] INFO: Scrape type for 10735696: 0
2026-03-29 03:02:55 [adesa.it] INFO: Skipping item 10735696 url https://www.openlane.eu/en/carv6/auction/10735696
2026-03-29 03:02:55 [adesa.it] INFO: Found listing with ID: 10720536
2026-03-29 03:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720536%27 HTTP/1.1" 200 None
2026-03-29 03:02:55 [adesa.it] INFO: Scrape type for 10720536: 2
2026-03-29 03:02:55 [adesa.it] INFO: Scraping item 10720536 url https://www.openlane.eu/en/carv6/auction/10720536
2026-03-29 03:02:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741710> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720527> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a54aec02-87b8-58b9-b9a8-1351752fd282 with identifier: 10724914
2026-03-29 03:02:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a54aec02-87b8-58b9-b9a8-1351752fd282 with scrape type 2
2026-03-29 03:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a54aec02-87b8-58b9-b9a8-1351752fd282 with scrape type 2
2026-03-29 03:02:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a54aec02-87b8-58b9-b9a8-1351752fd282, identifier: 10724914
2026-03-29 03:02:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a54aec02-87b8-58b9-b9a8-1351752fd282 with identifier: 10724914
2026-03-29 03:02:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a54aec02-87b8-58b9-b9a8-1351752fd282 with identifier: 10724914
2026-03-29 03:02:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a54aec02-87b8-58b9-b9a8-1351752fd282 with identifier: 10724914 to the API
2026-03-29 03:02:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724914>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'a54aec02-87b8-58b9-b9a8-1351752fd282',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FW282KB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724914',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A4',
'odometer': 385619,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 7000,
'price_includes_vat': True,
'registration_date': '2019-06-27',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A4 Avant 35 TDI Business Sport - Diesel - Automatic - 150 hp - '
'385.619 km',
'transmission': 'automatic',
'trim': 'Business Sport',
'vin': None,
'year': 2019}
2026-03-29 03:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724914%27 HTTP/1.1" 200 None
2026-03-29 03:02:55 [adesa.it] INFO: Saving data for 10724914: {'auction_closing_time': 1774800000.0, 'created_time': 1774562476.834848, 'last_price_update_time': 1774753375.805576}
2026-03-29 03:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10724914') HTTP/1.1" 204 0
2026-03-29 03:02:55 [adesa.it] INFO: Found listing with ID: 10741047
2026-03-29 03:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741047%27 HTTP/1.1" 200 None
2026-03-29 03:02:55 [adesa.it] INFO: Scrape type for 10741047: 0
2026-03-29 03:02:55 [adesa.it] INFO: Skipping item 10741047 url https://www.openlane.eu/en/carv6/auction/10741047
2026-03-29 03:02:55 [adesa.it] INFO: Found listing with ID: 10741042
2026-03-29 03:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741042%27 HTTP/1.1" 200 None
2026-03-29 03:02:55 [adesa.it] INFO: Scrape type for 10741042: 0
2026-03-29 03:02:55 [adesa.it] INFO: Skipping item 10741042 url https://www.openlane.eu/en/carv6/auction/10741042
2026-03-29 03:02:55 [adesa.it] INFO: Found listing with ID: 10735697
2026-03-29 03:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735697%27 HTTP/1.1" 200 None
2026-03-29 03:02:55 [adesa.it] INFO: Scrape type for 10735697: 0
2026-03-29 03:02:55 [adesa.it] INFO: Skipping item 10735697 url https://www.openlane.eu/en/carv6/auction/10735697
2026-03-29 03:02:55 [adesa.it] INFO: Found listing with ID: 10735698
2026-03-29 03:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735698%27 HTTP/1.1" 200 None
2026-03-29 03:02:55 [adesa.it] INFO: Scrape type for 10735698: 0
2026-03-29 03:02:55 [adesa.it] INFO: Skipping item 10735698 url https://www.openlane.eu/en/carv6/auction/10735698
2026-03-29 03:02:55 [adesa.it] INFO: Found listing with ID: 10741874
2026-03-29 03:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741874%27 HTTP/1.1" 200 None
2026-03-29 03:02:55 [adesa.it] INFO: Scrape type for 10741874: 2
2026-03-29 03:02:55 [adesa.it] INFO: Scraping item 10741874 url https://www.openlane.eu/en/carv6/auction/10741874
2026-03-29 03:02:55 [adesa.it] INFO: Found listing with ID: 10741869
2026-03-29 03:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741869%27 HTTP/1.1" 200 None
2026-03-29 03:02:55 [adesa.it] INFO: Scrape type for 10741869: 2
2026-03-29 03:02:55 [adesa.it] INFO: Scraping item 10741869 url https://www.openlane.eu/en/carv6/auction/10741869
2026-03-29 03:02:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733717> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d0a18ec-adf7-5673-b9ca-26a00e89779c with identifier: 10741710
2026-03-29 03:02:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d0a18ec-adf7-5673-b9ca-26a00e89779c with scrape type 2
2026-03-29 03:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6d0a18ec-adf7-5673-b9ca-26a00e89779c with scrape type 2
2026-03-29 03:02:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6d0a18ec-adf7-5673-b9ca-26a00e89779c, identifier: 10741710
2026-03-29 03:02:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92a7167d-79df-5eab-ba50-4b43a8eff6cc with identifier: 10720527
2026-03-29 03:02:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92a7167d-79df-5eab-ba50-4b43a8eff6cc with scrape type 2
2026-03-29 03:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 92a7167d-79df-5eab-ba50-4b43a8eff6cc with scrape type 2
2026-03-29 03:02:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 92a7167d-79df-5eab-ba50-4b43a8eff6cc, identifier: 10720527
2026-03-29 03:02:56 [adesa.it] INFO: Found listing with ID: 10741872
2026-03-29 03:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741872%27 HTTP/1.1" 200 None
2026-03-29 03:02:56 [adesa.it] INFO: Scrape type for 10741872: 2
2026-03-29 03:02:56 [adesa.it] INFO: Scraping item 10741872 url https://www.openlane.eu/en/carv6/auction/10741872
2026-03-29 03:02:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6d0a18ec-adf7-5673-b9ca-26a00e89779c with identifier: 10741710
2026-03-29 03:02:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6d0a18ec-adf7-5673-b9ca-26a00e89779c with identifier: 10741710
2026-03-29 03:02:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6d0a18ec-adf7-5673-b9ca-26a00e89779c with identifier: 10741710 to the API
2026-03-29 03:02:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741710>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 250,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Diesel',
'id': '6d0a18ec-adf7-5673-b9ca-26a00e89779c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FE908CE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741710',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Porsche',
'model': 'Cayenne',
'odometer': 132498,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 22000,
'price_includes_vat': True,
'registration_date': '2016-06-29',
'seats_number': 5,
'seller_name': 'ROSSI ECOCAR S.R.L.',
'title': 'Porsche Cayenne 3.0 - AWD - Diesel - Automatic - 250 hp - 132.498 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2016}
2026-03-29 03:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741710%27 HTTP/1.1" 200 None
2026-03-29 03:02:56 [adesa.it] INFO: Saving data for 10741710: {'auction_closing_time': 1774964700.0, 'created_time': 1774649031.046946, 'last_price_update_time': 1774753376.464931}
2026-03-29 03:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741710') HTTP/1.1" 204 0
2026-03-29 03:02:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 92a7167d-79df-5eab-ba50-4b43a8eff6cc with identifier: 10720527
2026-03-29 03:02:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 92a7167d-79df-5eab-ba50-4b43a8eff6cc with identifier: 10720527
2026-03-29 03:02:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 92a7167d-79df-5eab-ba50-4b43a8eff6cc with identifier: 10720527 to the API
2026-03-29 03:02:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720527>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Petrol',
'id': '92a7167d-79df-5eab-ba50-4b43a8eff6cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB562PS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720527',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A4',
'odometer': 209186,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8900,
'price_includes_vat': True,
'registration_date': '2020-07-13',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Audi A4 Avant 40 TFSI Business - Petrol - Automatic - 190 hp - '
'209.186 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-29 03:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720527%27 HTTP/1.1" 200 None
2026-03-29 03:02:56 [adesa.it] INFO: Saving data for 10720527: {'auction_closing_time': 1774800000.0, 'created_time': 1774562475.978489, 'last_price_update_time': 1774753376.83854}
2026-03-29 03:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720527') HTTP/1.1" 204 0
2026-03-29 03:02:56 [adesa.it] INFO: Found listing with ID: 10735699
2026-03-29 03:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735699%27 HTTP/1.1" 200 None
2026-03-29 03:02:56 [adesa.it] INFO: Scrape type for 10735699: 0
2026-03-29 03:02:56 [adesa.it] INFO: Skipping item 10735699 url https://www.openlane.eu/en/carv6/auction/10735699
2026-03-29 03:02:56 [adesa.it] INFO: Found listing with ID: 10735700
2026-03-29 03:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735700%27 HTTP/1.1" 200 None
2026-03-29 03:02:56 [adesa.it] INFO: Scrape type for 10735700: 0
2026-03-29 03:02:56 [adesa.it] INFO: Skipping item 10735700 url https://www.openlane.eu/en/carv6/auction/10735700
2026-03-29 03:02:56 [adesa.it] INFO: Found listing with ID: 10735701
2026-03-29 03:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735701%27 HTTP/1.1" 200 None
2026-03-29 03:02:56 [adesa.it] INFO: Scrape type for 10735701: 0
2026-03-29 03:02:56 [adesa.it] INFO: Skipping item 10735701 url https://www.openlane.eu/en/carv6/auction/10735701
2026-03-29 03:02:56 [adesa.it] INFO: Found listing with ID: 10735702
2026-03-29 03:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735702%27 HTTP/1.1" 200 None
2026-03-29 03:02:56 [adesa.it] INFO: Scrape type for 10735702: 0
2026-03-29 03:02:56 [adesa.it] INFO: Skipping item 10735702 url https://www.openlane.eu/en/carv6/auction/10735702
2026-03-29 03:02:56 [adesa.it] INFO: Found listing with ID: 10735770
2026-03-29 03:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735770%27 HTTP/1.1" 200 None
2026-03-29 03:02:56 [adesa.it] INFO: Scrape type for 10735770: 0
2026-03-29 03:02:56 [adesa.it] INFO: Skipping item 10735770 url https://www.openlane.eu/en/carv6/auction/10735770
2026-03-29 03:02:56 [adesa.it] INFO: Found listing with ID: 10720538
2026-03-29 03:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720538%27 HTTP/1.1" 200 None
2026-03-29 03:02:56 [adesa.it] INFO: Scrape type for 10720538: 2
2026-03-29 03:02:56 [adesa.it] INFO: Scraping item 10720538 url https://www.openlane.eu/en/carv6/auction/10720538
2026-03-29 03:02:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f7ccfc95-cda4-5b68-85c1-2ed6606c1af3 with identifier: 10733717
2026-03-29 03:02:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7ccfc95-cda4-5b68-85c1-2ed6606c1af3 with scrape type 2
2026-03-29 03:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f7ccfc95-cda4-5b68-85c1-2ed6606c1af3 with scrape type 2
2026-03-29 03:02:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f7ccfc95-cda4-5b68-85c1-2ed6606c1af3, identifier: 10733717
2026-03-29 03:02:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729992> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f7ccfc95-cda4-5b68-85c1-2ed6606c1af3 with identifier: 10733717
2026-03-29 03:02:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f7ccfc95-cda4-5b68-85c1-2ed6606c1af3 with identifier: 10733717
2026-03-29 03:02:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f7ccfc95-cda4-5b68-85c1-2ed6606c1af3 with identifier: 10733717 to the API
2026-03-29 03:02:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733717>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'f7ccfc95-cda4-5b68-85c1-2ed6606c1af3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE880BG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733717',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '5008',
'odometer': 141453,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2021-01-27',
'seats_number': 7,
'seller_name': 'Unipol Rental',
'title': 'Peugeot 5008 1.5 HDI Allure - Diesel - Automatic - 131 hp - 141.453 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-29 03:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733717%27 HTTP/1.1" 200 None
2026-03-29 03:02:57 [adesa.it] INFO: Saving data for 10733717: {'auction_closing_time': 1774886400.0, 'created_time': 1774649031.841945, 'last_price_update_time': 1774753377.383439}
2026-03-29 03:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733717') HTTP/1.1" 204 0
2026-03-29 03:02:57 [adesa.it] INFO: Found listing with ID: 10741043
2026-03-29 03:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741043%27 HTTP/1.1" 200 None
2026-03-29 03:02:57 [adesa.it] INFO: Scrape type for 10741043: 0
2026-03-29 03:02:57 [adesa.it] INFO: Skipping item 10741043 url https://www.openlane.eu/en/carv6/auction/10741043
2026-03-29 03:02:57 [adesa.it] INFO: Found listing with ID: 10735772
2026-03-29 03:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735772%27 HTTP/1.1" 200 None
2026-03-29 03:02:57 [adesa.it] INFO: Scrape type for 10735772: 0
2026-03-29 03:02:57 [adesa.it] INFO: Skipping item 10735772 url https://www.openlane.eu/en/carv6/auction/10735772
2026-03-29 03:02:57 [adesa.it] INFO: Found listing with ID: 10741044
2026-03-29 03:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741044%27 HTTP/1.1" 200 None
2026-03-29 03:02:57 [adesa.it] INFO: Scrape type for 10741044: 0
2026-03-29 03:02:57 [adesa.it] INFO: Skipping item 10741044 url https://www.openlane.eu/en/carv6/auction/10741044
2026-03-29 03:02:57 [adesa.it] INFO: Found listing with ID: 10741054
2026-03-29 03:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741054%27 HTTP/1.1" 200 None
2026-03-29 03:02:57 [adesa.it] INFO: Scrape type for 10741054: 0
2026-03-29 03:02:57 [adesa.it] INFO: Skipping item 10741054 url https://www.openlane.eu/en/carv6/auction/10741054
2026-03-29 03:02:57 [adesa.it] INFO: Found listing with ID: 10724912
2026-03-29 03:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724912%27 HTTP/1.1" 200 None
2026-03-29 03:02:57 [adesa.it] INFO: Scrape type for 10724912: 2
2026-03-29 03:02:57 [adesa.it] INFO: Scraping item 10724912 url https://www.openlane.eu/en/carv6/auction/10724912
2026-03-29 03:02:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:57 [adesa.it] INFO: Found listing with ID: 10734418
2026-03-29 03:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734418%27 HTTP/1.1" 200 None
2026-03-29 03:02:57 [adesa.it] INFO: Scrape type for 10734418: 0
2026-03-29 03:02:57 [adesa.it] INFO: Skipping item 10734418 url https://www.openlane.eu/en/carv6/auction/10734418
2026-03-29 03:02:57 [adesa.it] INFO: Found listing with ID: 10735765
2026-03-29 03:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735765%27 HTTP/1.1" 200 None
2026-03-29 03:02:57 [adesa.it] INFO: Scrape type for 10735765: 0
2026-03-29 03:02:57 [adesa.it] INFO: Skipping item 10735765 url https://www.openlane.eu/en/carv6/auction/10735765
2026-03-29 03:02:57 [adesa.it] INFO: Found listing with ID: 10724913
2026-03-29 03:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724913%27 HTTP/1.1" 200 None
2026-03-29 03:02:57 [adesa.it] INFO: Scrape type for 10724913: 2
2026-03-29 03:02:57 [adesa.it] INFO: Scraping item 10724913 url https://www.openlane.eu/en/carv6/auction/10724913
2026-03-29 03:02:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733699> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87582571-6091-50d4-8267-06585ddd089c with identifier: 10729992
2026-03-29 03:02:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87582571-6091-50d4-8267-06585ddd089c with scrape type 2
2026-03-29 03:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 87582571-6091-50d4-8267-06585ddd089c with scrape type 2
2026-03-29 03:02:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 87582571-6091-50d4-8267-06585ddd089c, identifier: 10729992
2026-03-29 03:02:57 [adesa.it] INFO: Found listing with ID: 10735775
2026-03-29 03:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735775%27 HTTP/1.1" 200 None
2026-03-29 03:02:57 [adesa.it] INFO: Scrape type for 10735775: 0
2026-03-29 03:02:57 [adesa.it] INFO: Skipping item 10735775 url https://www.openlane.eu/en/carv6/auction/10735775
2026-03-29 03:02:57 [adesa.it] INFO: Found listing with ID: 10720528
2026-03-29 03:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720528%27 HTTP/1.1" 200 None
2026-03-29 03:02:57 [adesa.it] INFO: Scrape type for 10720528: 2
2026-03-29 03:02:57 [adesa.it] INFO: Scraping item 10720528 url https://www.openlane.eu/en/carv6/auction/10720528
2026-03-29 03:02:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 87582571-6091-50d4-8267-06585ddd089c with identifier: 10729992
2026-03-29 03:02:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 87582571-6091-50d4-8267-06585ddd089c with identifier: 10729992
2026-03-29 03:02:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 87582571-6091-50d4-8267-06585ddd089c with identifier: 10729992 to the API
2026-03-29 03:02:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10729992>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 285,
'expiration_date': '2026-03-30T13:45:00Z',
'fuel_type': 'Diesel',
'id': '87582571-6091-50d4-8267-06585ddd089c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FZ647EE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729992',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q8',
'odometer': 146586,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 33800,
'price_includes_vat': True,
'registration_date': '2018-07-19',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q8 50 TDI S Line - Diesel - Automatic - 285 hp - 146.586 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2018}
2026-03-29 03:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710729992%27 HTTP/1.1" 200 None
2026-03-29 03:02:57 [adesa.it] INFO: Saving data for 10729992: {'auction_closing_time': 1774878300.0, 'created_time': 1774562417.50912, 'last_price_update_time': 1774753377.960104}
2026-03-29 03:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10729992') HTTP/1.1" 204 0
2026-03-29 03:02:58 [adesa.it] INFO: Found listing with ID: 10735703
2026-03-29 03:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735703%27 HTTP/1.1" 200 None
2026-03-29 03:02:58 [adesa.it] INFO: Scrape type for 10735703: 0
2026-03-29 03:02:58 [adesa.it] INFO: Skipping item 10735703 url https://www.openlane.eu/en/carv6/auction/10735703
2026-03-29 03:02:58 [adesa.it] INFO: Found listing with ID: 10735767
2026-03-29 03:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735767%27 HTTP/1.1" 200 None
2026-03-29 03:02:58 [adesa.it] INFO: Scrape type for 10735767: 0
2026-03-29 03:02:58 [adesa.it] INFO: Skipping item 10735767 url https://www.openlane.eu/en/carv6/auction/10735767
2026-03-29 03:02:58 [adesa.it] INFO: Found listing with ID: 10735769
2026-03-29 03:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735769%27 HTTP/1.1" 200 None
2026-03-29 03:02:58 [adesa.it] INFO: Scrape type for 10735769: 0
2026-03-29 03:02:58 [adesa.it] INFO: Skipping item 10735769 url https://www.openlane.eu/en/carv6/auction/10735769
2026-03-29 03:02:58 [adesa.it] INFO: Found listing with ID: 10735760
2026-03-29 03:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735760%27 HTTP/1.1" 200 None
2026-03-29 03:02:58 [adesa.it] INFO: Scrape type for 10735760: 0
2026-03-29 03:02:58 [adesa.it] INFO: Skipping item 10735760 url https://www.openlane.eu/en/carv6/auction/10735760
2026-03-29 03:02:58 [adesa.it] INFO: Found listing with ID: 10724910
2026-03-29 03:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724910%27 HTTP/1.1" 200 None
2026-03-29 03:02:58 [adesa.it] INFO: Scrape type for 10724910: 2
2026-03-29 03:02:58 [adesa.it] INFO: Scraping item 10724910 url https://www.openlane.eu/en/carv6/auction/10724910
2026-03-29 03:02:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741736> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8e10ce8-2228-5c9c-8059-a1f6182036d0 with identifier: 10733699
2026-03-29 03:02:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8e10ce8-2228-5c9c-8059-a1f6182036d0 with scrape type 2
2026-03-29 03:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e8e10ce8-2228-5c9c-8059-a1f6182036d0 with scrape type 2
2026-03-29 03:02:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e8e10ce8-2228-5c9c-8059-a1f6182036d0, identifier: 10733699
2026-03-29 03:02:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733707> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e8e10ce8-2228-5c9c-8059-a1f6182036d0 with identifier: 10733699
2026-03-29 03:02:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e8e10ce8-2228-5c9c-8059-a1f6182036d0 with identifier: 10733699
2026-03-29 03:02:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e8e10ce8-2228-5c9c-8059-a1f6182036d0 with identifier: 10733699 to the API
2026-03-29 03:02:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733699>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'e8e10ce8-2228-5c9c-8059-a1f6182036d0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN732RZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733699',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '3008',
'odometer': 185390,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10800,
'price_includes_vat': True,
'registration_date': '2023-03-31',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Peugeot 3008 1.5 HDI Allure - Diesel - Automatic - 131 hp - 185.390 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2023}
2026-03-29 03:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733699%27 HTTP/1.1" 200 None
2026-03-29 03:02:58 [adesa.it] INFO: Saving data for 10733699: {'auction_closing_time': 1774886400.0, 'created_time': 1774649272.320711, 'last_price_update_time': 1774753378.604735}
2026-03-29 03:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733699') HTTP/1.1" 204 0
2026-03-29 03:02:58 [adesa.it] INFO: Found listing with ID: 10735705
2026-03-29 03:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735705%27 HTTP/1.1" 200 None
2026-03-29 03:02:58 [adesa.it] INFO: Scrape type for 10735705: 0
2026-03-29 03:02:58 [adesa.it] INFO: Skipping item 10735705 url https://www.openlane.eu/en/carv6/auction/10735705
2026-03-29 03:02:58 [adesa.it] INFO: Found listing with ID: 10720533
2026-03-29 03:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720533%27 HTTP/1.1" 200 None
2026-03-29 03:02:58 [adesa.it] INFO: Scrape type for 10720533: 2
2026-03-29 03:02:58 [adesa.it] INFO: Scraping item 10720533 url https://www.openlane.eu/en/carv6/auction/10720533
2026-03-29 03:02:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:58 [adesa.it] INFO: Found listing with ID: 10735704
2026-03-29 03:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735704%27 HTTP/1.1" 200 None
2026-03-29 03:02:58 [adesa.it] INFO: Scrape type for 10735704: 0
2026-03-29 03:02:58 [adesa.it] INFO: Skipping item 10735704 url https://www.openlane.eu/en/carv6/auction/10735704
2026-03-29 03:02:58 [adesa.it] INFO: Found listing with ID: 10735766
2026-03-29 03:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735766%27 HTTP/1.1" 200 None
2026-03-29 03:02:58 [adesa.it] INFO: Scrape type for 10735766: 0
2026-03-29 03:02:58 [adesa.it] INFO: Skipping item 10735766 url https://www.openlane.eu/en/carv6/auction/10735766
2026-03-29 03:02:58 [adesa.it] INFO: Found listing with ID: 10724918
2026-03-29 03:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724918%27 HTTP/1.1" 200 None
2026-03-29 03:02:58 [adesa.it] INFO: Scrape type for 10724918: 2
2026-03-29 03:02:58 [adesa.it] INFO: Scraping item 10724918 url https://www.openlane.eu/en/carv6/auction/10724918
2026-03-29 03:02:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5516e975-80bb-5a02-8e2a-6d956598e6b7 with identifier: 10741736
2026-03-29 03:02:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5516e975-80bb-5a02-8e2a-6d956598e6b7 with scrape type 2
2026-03-29 03:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5516e975-80bb-5a02-8e2a-6d956598e6b7 with scrape type 2
2026-03-29 03:02:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5516e975-80bb-5a02-8e2a-6d956598e6b7, identifier: 10741736
2026-03-29 03:02:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d35d6d57-3a51-5934-b04e-1b97ef6a2a8d with identifier: 10733707
2026-03-29 03:02:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d35d6d57-3a51-5934-b04e-1b97ef6a2a8d with scrape type 2
2026-03-29 03:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d35d6d57-3a51-5934-b04e-1b97ef6a2a8d with scrape type 2
2026-03-29 03:02:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d35d6d57-3a51-5934-b04e-1b97ef6a2a8d, identifier: 10733707
2026-03-29 03:02:58 [adesa.it] INFO: Found listing with ID: 10735706
2026-03-29 03:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735706%27 HTTP/1.1" 200 None
2026-03-29 03:02:58 [adesa.it] INFO: Scrape type for 10735706: 0
2026-03-29 03:02:58 [adesa.it] INFO: Skipping item 10735706 url https://www.openlane.eu/en/carv6/auction/10735706
2026-03-29 03:02:58 [adesa.it] INFO: Found listing with ID: 10735774
2026-03-29 03:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735774%27 HTTP/1.1" 200 None
2026-03-29 03:02:58 [adesa.it] INFO: Scrape type for 10735774: 0
2026-03-29 03:02:58 [adesa.it] INFO: Skipping item 10735774 url https://www.openlane.eu/en/carv6/auction/10735774
2026-03-29 03:02:58 [adesa.it] INFO: Found listing with ID: 10735707
2026-03-29 03:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735707%27 HTTP/1.1" 200 None
2026-03-29 03:02:59 [adesa.it] INFO: Scrape type for 10735707: 0
2026-03-29 03:02:59 [adesa.it] INFO: Skipping item 10735707 url https://www.openlane.eu/en/carv6/auction/10735707
2026-03-29 03:02:59 [adesa.it] INFO: Found listing with ID: 10735657
2026-03-29 03:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735657%27 HTTP/1.1" 200 None
2026-03-29 03:02:59 [adesa.it] INFO: Scrape type for 10735657: 0
2026-03-29 03:02:59 [adesa.it] INFO: Skipping item 10735657 url https://www.openlane.eu/en/carv6/auction/10735657
2026-03-29 03:02:59 [adesa.it] INFO: Found listing with ID: 10741056
2026-03-29 03:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741056%27 HTTP/1.1" 200 None
2026-03-29 03:02:59 [adesa.it] INFO: Scrape type for 10741056: 0
2026-03-29 03:02:59 [adesa.it] INFO: Skipping item 10741056 url https://www.openlane.eu/en/carv6/auction/10741056
2026-03-29 03:02:59 [adesa.it] INFO: Found listing with ID: 10724930
2026-03-29 03:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724930%27 HTTP/1.1" 200 None
2026-03-29 03:02:59 [adesa.it] INFO: Scrape type for 10724930: 2
2026-03-29 03:02:59 [adesa.it] INFO: Scraping item 10724930 url https://www.openlane.eu/en/carv6/auction/10724930
2026-03-29 03:02:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5516e975-80bb-5a02-8e2a-6d956598e6b7 with identifier: 10741736
2026-03-29 03:02:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5516e975-80bb-5a02-8e2a-6d956598e6b7 with identifier: 10741736
2026-03-29 03:02:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5516e975-80bb-5a02-8e2a-6d956598e6b7 with identifier: 10741736 to the API
2026-03-29 03:02:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741736>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Petrol',
'id': '5516e975-80bb-5a02-8e2a-6d956598e6b7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL084XM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741736',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 45821,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 700,
'price_includes_vat': True,
'registration_date': '2022-11-29',
'seats_number': 5,
'seller_name': 'ROSSI ECOCAR S.R.L.',
'title': 'Opel Mokka 1.2 Elegance - Petrol - Automatic - 130 hp - 45.821 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2022}
2026-03-29 03:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741736%27 HTTP/1.1" 200 None
2026-03-29 03:02:59 [adesa.it] INFO: Saving data for 10741736: {'auction_closing_time': 1774964700.0, 'created_time': 1774649285.034992, 'last_price_update_time': 1774753379.387596}
2026-03-29 03:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741736') HTTP/1.1" 204 0
2026-03-29 03:02:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d35d6d57-3a51-5934-b04e-1b97ef6a2a8d with identifier: 10733707
2026-03-29 03:02:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d35d6d57-3a51-5934-b04e-1b97ef6a2a8d with identifier: 10733707
2026-03-29 03:02:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d35d6d57-3a51-5934-b04e-1b97ef6a2a8d with identifier: 10733707 to the API
2026-03-29 03:02:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:02:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:02:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733707>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'd35d6d57-3a51-5934-b04e-1b97ef6a2a8d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE542MB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733707',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '3008',
'odometer': 170155,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9800,
'price_includes_vat': True,
'registration_date': '2021-03-11',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Peugeot 3008 1.5 HDI Allure - Diesel - Automatic - 131 hp - 170.155 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-29 03:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733707%27 HTTP/1.1" 200 None
2026-03-29 03:02:59 [adesa.it] INFO: Saving data for 10733707: {'auction_closing_time': 1774886400.0, 'created_time': 1774649274.06256, 'last_price_update_time': 1774753379.780406}
2026-03-29 03:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733707') HTTP/1.1" 204 0
2026-03-29 03:02:59 [adesa.it] INFO: Found listing with ID: 10740311
2026-03-29 03:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740311%27 HTTP/1.1" 200 None
2026-03-29 03:02:59 [adesa.it] INFO: Scrape type for 10740311: 0
2026-03-29 03:02:59 [adesa.it] INFO: Skipping item 10740311 url https://www.openlane.eu/en/carv6/auction/10740311
2026-03-29 03:02:59 [adesa.it] INFO: Found listing with ID: 10724939
2026-03-29 03:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724939%27 HTTP/1.1" 200 None
2026-03-29 03:02:59 [adesa.it] INFO: Scrape type for 10724939: 2
2026-03-29 03:02:59 [adesa.it] INFO: Scraping item 10724939 url https://www.openlane.eu/en/carv6/auction/10724939
2026-03-29 03:02:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741059> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724919> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741861> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:02:59 [adesa.it] INFO: Found listing with ID: 10724941
2026-03-29 03:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724941%27 HTTP/1.1" 200 None
2026-03-29 03:02:59 [adesa.it] INFO: Scrape type for 10724941: 2
2026-03-29 03:02:59 [adesa.it] INFO: Scraping item 10724941 url https://www.openlane.eu/en/carv6/auction/10724941
2026-03-29 03:02:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:02:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8492177-71ca-5ac0-95c1-aea4275e6a08 with identifier: 10741059
2026-03-29 03:02:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8492177-71ca-5ac0-95c1-aea4275e6a08 with scrape type 2
2026-03-29 03:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e8492177-71ca-5ac0-95c1-aea4275e6a08 with scrape type 2
2026-03-29 03:03:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e8492177-71ca-5ac0-95c1-aea4275e6a08, identifier: 10741059
2026-03-29 03:03:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85847f30-54ef-5383-9aed-2e61f7ecb323 with identifier: 10724919
2026-03-29 03:03:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85847f30-54ef-5383-9aed-2e61f7ecb323 with scrape type 2
2026-03-29 03:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 85847f30-54ef-5383-9aed-2e61f7ecb323 with scrape type 2
2026-03-29 03:03:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 85847f30-54ef-5383-9aed-2e61f7ecb323, identifier: 10724919
2026-03-29 03:03:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e8492177-71ca-5ac0-95c1-aea4275e6a08 with identifier: 10741059
2026-03-29 03:03:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e8492177-71ca-5ac0-95c1-aea4275e6a08 with identifier: 10741059
2026-03-29 03:03:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e8492177-71ca-5ac0-95c1-aea4275e6a08 with identifier: 10741059 to the API
2026-03-29 03:03:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741059>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T13:45:00Z',
'fuel_type': 'Diesel',
'id': 'e8492177-71ca-5ac0-95c1-aea4275e6a08',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL662CR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741059',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X3',
'odometer': 83107,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 23900,
'price_includes_vat': True,
'registration_date': '2023-02-23',
'seats_number': 5,
'seller_name': 'GINO S.p.a.',
'title': 'BMW X3 20d M Sport - Diesel - Automatic - 190 hp - 83.107 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2023}
2026-03-29 03:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741059%27 HTTP/1.1" 200 None
2026-03-29 03:03:00 [adesa.it] INFO: Saving data for 10741059: {'auction_closing_time': 1774878300.0, 'created_time': 1774649137.111307, 'last_price_update_time': 1774753380.486768}
2026-03-29 03:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741059') HTTP/1.1" 204 0
2026-03-29 03:03:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 85847f30-54ef-5383-9aed-2e61f7ecb323 with identifier: 10724919
2026-03-29 03:03:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 85847f30-54ef-5383-9aed-2e61f7ecb323 with identifier: 10724919
2026-03-29 03:03:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 85847f30-54ef-5383-9aed-2e61f7ecb323 with identifier: 10724919 to the API
2026-03-29 03:03:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724919>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 45,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Electric',
'id': '85847f30-54ef-5383-9aed-2e61f7ecb323',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'Gh492ml',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724919',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Dacia',
'model': 'Spring',
'odometer': 25578,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 4000,
'price_includes_vat': True,
'registration_date': '2021-11-30',
'seats_number': 4,
'seller_name': None,
'title': 'Dacia Spring Comfort - Electric - Automatic - 45 hp - 25.578 km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2021}
2026-03-29 03:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724919%27 HTTP/1.1" 200 None
2026-03-29 03:03:00 [adesa.it] INFO: Saving data for 10724919: {'auction_closing_time': 1774800000.0, 'created_time': 1774562483.158602, 'last_price_update_time': 1774753380.775319}
2026-03-29 03:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10724919') HTTP/1.1" 204 0
2026-03-29 03:03:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720520> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c25c8d98-1e91-5b1d-9295-96b2aa5fef4b with identifier: 10741861
2026-03-29 03:03:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c25c8d98-1e91-5b1d-9295-96b2aa5fef4b with scrape type 2
2026-03-29 03:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c25c8d98-1e91-5b1d-9295-96b2aa5fef4b with scrape type 2
2026-03-29 03:03:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c25c8d98-1e91-5b1d-9295-96b2aa5fef4b, identifier: 10741861
2026-03-29 03:03:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c25c8d98-1e91-5b1d-9295-96b2aa5fef4b with identifier: 10741861
2026-03-29 03:03:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c25c8d98-1e91-5b1d-9295-96b2aa5fef4b with identifier: 10741861
2026-03-29 03:03:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c25c8d98-1e91-5b1d-9295-96b2aa5fef4b with identifier: 10741861 to the API
2026-03-29 03:03:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741861>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T08:20:00Z',
'fuel_type': 'Diesel',
'id': 'c25c8d98-1e91-5b1d-9295-96b2aa5fef4b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM269VX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741861',
'listing': 'auction',
'location': 'Scandicci (FI) (Italy)',
'make': 'Peugeot',
'model': '308',
'odometer': 96534,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 3900,
'price_includes_vat': True,
'registration_date': '2023-02-16',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Peugeot 308 SW 1.5 GT - Diesel - Automatic - 131 hp - 96.534 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2023}
2026-03-29 03:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741861%27 HTTP/1.1" 200 None
2026-03-29 03:03:01 [adesa.it] INFO: Saving data for 10741861: {'auction_closing_time': 1774858800.0, 'created_time': 1774649243.884718, 'last_price_update_time': 1774753381.217175}
2026-03-29 03:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741861') HTTP/1.1" 204 0
2026-03-29 03:03:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741686> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9dda4475-4139-5b8a-ad70-65575bb3a953 with identifier: 10720520
2026-03-29 03:03:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9dda4475-4139-5b8a-ad70-65575bb3a953 with scrape type 2
2026-03-29 03:03:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9dda4475-4139-5b8a-ad70-65575bb3a953 with scrape type 2
2026-03-29 03:03:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9dda4475-4139-5b8a-ad70-65575bb3a953, identifier: 10720520
2026-03-29 03:03:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9dda4475-4139-5b8a-ad70-65575bb3a953 with identifier: 10720520
2026-03-29 03:03:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9dda4475-4139-5b8a-ad70-65575bb3a953 with identifier: 10720520
2026-03-29 03:03:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9dda4475-4139-5b8a-ad70-65575bb3a953 with identifier: 10720520 to the API
2026-03-29 03:03:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720520>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': '9dda4475-4139-5b8a-ad70-65575bb3a953',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE384SS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720520',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 196003,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2021-03-18',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Ford Kuga 1.5 EcoBlue ST Line - Diesel - Automatic - 120 hp - '
'196.003 km',
'transmission': 'automatic',
'trim': 'ST Line',
'vin': None,
'year': 2021}
2026-03-29 03:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720520%27 HTTP/1.1" 200 None
2026-03-29 03:03:01 [adesa.it] INFO: Saving data for 10720520: {'auction_closing_time': 1774800000.0, 'created_time': 1774562480.009405, 'last_price_update_time': 1774753381.683993}
2026-03-29 03:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720520') HTTP/1.1" 204 0
2026-03-29 03:03:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724934> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741866> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ee2ae4d-4632-566c-b27d-ac9740105fee with identifier: 10741686
2026-03-29 03:03:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ee2ae4d-4632-566c-b27d-ac9740105fee with scrape type 2
2026-03-29 03:03:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0ee2ae4d-4632-566c-b27d-ac9740105fee with scrape type 2
2026-03-29 03:03:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0ee2ae4d-4632-566c-b27d-ac9740105fee, identifier: 10741686
2026-03-29 03:03:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0ee2ae4d-4632-566c-b27d-ac9740105fee with identifier: 10741686
2026-03-29 03:03:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0ee2ae4d-4632-566c-b27d-ac9740105fee with identifier: 10741686
2026-03-29 03:03:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0ee2ae4d-4632-566c-b27d-ac9740105fee with identifier: 10741686 to the API
2026-03-29 03:03:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741686>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Diesel',
'id': '0ee2ae4d-4632-566c-b27d-ac9740105fee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FX986JL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741686',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 199066,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 700,
'price_includes_vat': True,
'registration_date': '2019-06-26',
'seats_number': 2,
'seller_name': 'L & F MOTORS S.r.l.',
'title': 'Renault Kangoo Express 1.5 DCI - Diesel - Manual - 110 hp - 199.066 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-29 03:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741686%27 HTTP/1.1" 200 None
2026-03-29 03:03:02 [adesa.it] INFO: Saving data for 10741686: {'auction_closing_time': 1774964700.0, 'created_time': 1774649032.484657, 'last_price_update_time': 1774753382.120273}
2026-03-29 03:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741686') HTTP/1.1" 204 0
2026-03-29 03:03:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720536> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741868> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 265f384e-1f48-5979-b0cc-02f138178975 with identifier: 10724934
2026-03-29 03:03:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 265f384e-1f48-5979-b0cc-02f138178975 with scrape type 2
2026-03-29 03:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 265f384e-1f48-5979-b0cc-02f138178975 with scrape type 2
2026-03-29 03:03:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 265f384e-1f48-5979-b0cc-02f138178975, identifier: 10724934
2026-03-29 03:03:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0b0bce3-0677-52d7-80e0-b1e5403ba852 with identifier: 10741866
2026-03-29 03:03:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0b0bce3-0677-52d7-80e0-b1e5403ba852 with scrape type 2
2026-03-29 03:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a0b0bce3-0677-52d7-80e0-b1e5403ba852 with scrape type 2
2026-03-29 03:03:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a0b0bce3-0677-52d7-80e0-b1e5403ba852, identifier: 10741866
2026-03-29 03:03:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 265f384e-1f48-5979-b0cc-02f138178975 with identifier: 10724934
2026-03-29 03:03:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 265f384e-1f48-5979-b0cc-02f138178975 with identifier: 10724934
2026-03-29 03:03:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 265f384e-1f48-5979-b0cc-02f138178975 with identifier: 10724934 to the API
2026-03-29 03:03:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724934>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': '265f384e-1f48-5979-b0cc-02f138178975',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG429RC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724934',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 162416,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11600,
'price_includes_vat': True,
'registration_date': '2021-09-13',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'DS DS7 Crossback 1.5 HDI Performance Line + - Diesel - Automatic - '
'131 hp - 162.416 km',
'transmission': 'automatic',
'trim': 'Performance Line +',
'vin': None,
'year': 2021}
2026-03-29 03:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724934%27 HTTP/1.1" 200 None
2026-03-29 03:03:02 [adesa.it] INFO: Saving data for 10724934: {'auction_closing_time': 1774800000.0, 'created_time': 1774562503.525363, 'last_price_update_time': 1774753382.681783}
2026-03-29 03:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10724934') HTTP/1.1" 204 0
2026-03-29 03:03:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a0b0bce3-0677-52d7-80e0-b1e5403ba852 with identifier: 10741866
2026-03-29 03:03:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a0b0bce3-0677-52d7-80e0-b1e5403ba852 with identifier: 10741866
2026-03-29 03:03:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a0b0bce3-0677-52d7-80e0-b1e5403ba852 with identifier: 10741866 to the API
2026-03-29 03:03:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741866>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T13:45:00Z',
'fuel_type': 'Diesel',
'id': 'a0b0bce3-0677-52d7-80e0-b1e5403ba852',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR175MX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741866',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 49514,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13100,
'price_includes_vat': True,
'registration_date': '2024-01-01',
'seats_number': 2,
'seller_name': 'Ambrosi Spa',
'title': 'Hyundai Tucson 1.6 - Diesel - Automatic - 136 hp - 49.514 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-29 03:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741866%27 HTTP/1.1" 200 None
2026-03-29 03:03:03 [adesa.it] INFO: Saving data for 10741866: {'auction_closing_time': 1774878300.0, 'created_time': 1774649128.262632, 'last_price_update_time': 1774753383.047786}
2026-03-29 03:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741866') HTTP/1.1" 204 0
2026-03-29 03:03:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741874> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 396b3bdf-78a0-564e-94b3-8d6298c3eec5 with identifier: 10720536
2026-03-29 03:03:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 396b3bdf-78a0-564e-94b3-8d6298c3eec5 with scrape type 2
2026-03-29 03:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 396b3bdf-78a0-564e-94b3-8d6298c3eec5 with scrape type 2
2026-03-29 03:03:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 396b3bdf-78a0-564e-94b3-8d6298c3eec5, identifier: 10720536
2026-03-29 03:03:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27e02147-3ff1-56d7-8b19-ea8a0507b8c6 with identifier: 10741868
2026-03-29 03:03:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27e02147-3ff1-56d7-8b19-ea8a0507b8c6 with scrape type 2
2026-03-29 03:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 27e02147-3ff1-56d7-8b19-ea8a0507b8c6 with scrape type 2
2026-03-29 03:03:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 27e02147-3ff1-56d7-8b19-ea8a0507b8c6, identifier: 10741868
2026-03-29 03:03:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 396b3bdf-78a0-564e-94b3-8d6298c3eec5 with identifier: 10720536
2026-03-29 03:03:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 396b3bdf-78a0-564e-94b3-8d6298c3eec5 with identifier: 10720536
2026-03-29 03:03:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 396b3bdf-78a0-564e-94b3-8d6298c3eec5 with identifier: 10720536 to the API
2026-03-29 03:03:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720536>
{'auction_title': '',
'c_o_2_emission_value': 103,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.3L',
'engine_horse_power': 190,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Hybrid',
'id': '396b3bdf-78a0-564e-94b3-8d6298c3eec5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK408BL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720536',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Jeep',
'model': 'Compass',
'odometer': 156478,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10600,
'price_includes_vat': True,
'registration_date': '2022-05-05',
'seats_number': 5,
'seller_name': None,
'title': 'Jeep Compass 4xe 1.3 Limited - AWD - Hybrid - Automatic - 190 hp - '
'156.478 km',
'transmission': 'automatic',
'trim': 'Limited',
'vin': None,
'year': 2022}
2026-03-29 03:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720536%27 HTTP/1.1" 200 None
2026-03-29 03:03:10 [adesa.it] INFO: Saving data for 10720536: {'auction_closing_time': 1774800000.0, 'created_time': 1774562484.12665, 'last_price_update_time': 1774753390.921931}
2026-03-29 03:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720536') HTTP/1.1" 204 0
2026-03-29 03:03:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 27e02147-3ff1-56d7-8b19-ea8a0507b8c6 with identifier: 10741868
2026-03-29 03:03:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 27e02147-3ff1-56d7-8b19-ea8a0507b8c6 with identifier: 10741868
2026-03-29 03:03:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 27e02147-3ff1-56d7-8b19-ea8a0507b8c6 with identifier: 10741868 to the API
2026-03-29 03:03:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741868>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T13:45:00Z',
'fuel_type': 'Hybrid',
'id': '27e02147-3ff1-56d7-8b19-ea8a0507b8c6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GH962SB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741868',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 137469,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10300,
'price_includes_vat': True,
'registration_date': '2022-02-09',
'seats_number': 5,
'seller_name': 'Ambrosi Spa',
'title': 'Hyundai Tucson 1.6 T-GDI - Hybrid - Manual - 150 hp - 137.469 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 03:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741868%27 HTTP/1.1" 200 None
2026-03-29 03:03:11 [adesa.it] INFO: Saving data for 10741868: {'auction_closing_time': 1774878300.0, 'created_time': 1774649126.558546, 'last_price_update_time': 1774753391.222462}
2026-03-29 03:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741868') HTTP/1.1" 204 0
2026-03-29 03:03:11 [scrapy.extensions.logstats] INFO: Crawled 299 pages (at 108 pages/min), scraped 288 items (at 104 items/min)
2026-03-29 03:03:11 [scrapy.extensions.memusage] INFO: Peak memory usage is 167MiB
2026-03-29 03:03:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720538> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724912> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724910> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724911> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 172550ef-683a-502c-b5d5-60f7a8fc8617 with identifier: 10741874
2026-03-29 03:03:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 172550ef-683a-502c-b5d5-60f7a8fc8617 with scrape type 2
2026-03-29 03:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 172550ef-683a-502c-b5d5-60f7a8fc8617 with scrape type 2
2026-03-29 03:03:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 172550ef-683a-502c-b5d5-60f7a8fc8617, identifier: 10741874
2026-03-29 03:03:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 172550ef-683a-502c-b5d5-60f7a8fc8617 with identifier: 10741874
2026-03-29 03:03:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 172550ef-683a-502c-b5d5-60f7a8fc8617 with identifier: 10741874
2026-03-29 03:03:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 172550ef-683a-502c-b5d5-60f7a8fc8617 with identifier: 10741874 to the API
2026-03-29 03:03:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741874>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T13:45:00Z',
'fuel_type': 'Hybrid',
'id': '172550ef-683a-502c-b5d5-60f7a8fc8617',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FL379VD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741874',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Kia',
'model': 'Niro',
'odometer': 92427,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9800,
'price_includes_vat': True,
'registration_date': '2020-10-01',
'seats_number': 5,
'seller_name': 'Ambrosi Spa',
'title': 'Kia Niro 1.6 GDI Style - Hybrid - Automatic - 105 hp - 92.427 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2020}
2026-03-29 03:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741874%27 HTTP/1.1" 200 None
2026-03-29 03:03:11 [adesa.it] INFO: Saving data for 10741874: {'auction_closing_time': 1774878300.0, 'created_time': 1774649135.416725, 'last_price_update_time': 1774753391.629218}
2026-03-29 03:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741874') HTTP/1.1" 204 0
2026-03-29 03:03:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22d412bd-cd5d-5a1d-b204-eaa98116459d with identifier: 10720538
2026-03-29 03:03:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22d412bd-cd5d-5a1d-b204-eaa98116459d with scrape type 2
2026-03-29 03:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 22d412bd-cd5d-5a1d-b204-eaa98116459d with scrape type 2
2026-03-29 03:03:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 22d412bd-cd5d-5a1d-b204-eaa98116459d, identifier: 10720538
2026-03-29 03:03:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 950b1d11-1eb1-53d5-8394-ee28dec6169b with identifier: 10724912
2026-03-29 03:03:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 950b1d11-1eb1-53d5-8394-ee28dec6169b with scrape type 2
2026-03-29 03:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 950b1d11-1eb1-53d5-8394-ee28dec6169b with scrape type 2
2026-03-29 03:03:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 950b1d11-1eb1-53d5-8394-ee28dec6169b, identifier: 10724912
2026-03-29 03:03:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00eb1e44-a1f0-588d-8911-938ececf9b91 with identifier: 10724910
2026-03-29 03:03:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00eb1e44-a1f0-588d-8911-938ececf9b91 with scrape type 2
2026-03-29 03:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 00eb1e44-a1f0-588d-8911-938ececf9b91 with scrape type 2
2026-03-29 03:03:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 00eb1e44-a1f0-588d-8911-938ececf9b91, identifier: 10724910
2026-03-29 03:03:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9cf43a6a-2e61-5020-be54-fc8e5a87ac9b with identifier: 10724911
2026-03-29 03:03:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9cf43a6a-2e61-5020-be54-fc8e5a87ac9b with scrape type 2
2026-03-29 03:03:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9cf43a6a-2e61-5020-be54-fc8e5a87ac9b with scrape type 2
2026-03-29 03:03:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9cf43a6a-2e61-5020-be54-fc8e5a87ac9b, identifier: 10724911
2026-03-29 03:03:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 22d412bd-cd5d-5a1d-b204-eaa98116459d with identifier: 10720538
2026-03-29 03:03:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 22d412bd-cd5d-5a1d-b204-eaa98116459d with identifier: 10720538
2026-03-29 03:03:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 22d412bd-cd5d-5a1d-b204-eaa98116459d with identifier: 10720538 to the API
2026-03-29 03:03:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720538>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 100,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Petrol',
'id': '22d412bd-cd5d-5a1d-b204-eaa98116459d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ055YT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720538',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Kia',
'model': 'Stonic',
'odometer': 60987,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 7800,
'price_includes_vat': True,
'registration_date': '2022-04-11',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Kia Stonic 1.0 T-GDI Style - Petrol - Manual - 100 hp - 60.987 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-29 03:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720538%27 HTTP/1.1" 200 None
2026-03-29 03:03:12 [adesa.it] INFO: Saving data for 10720538: {'auction_closing_time': 1774800000.0, 'created_time': 1774562478.598085, 'last_price_update_time': 1774753392.404807}
2026-03-29 03:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720538') HTTP/1.1" 204 0
2026-03-29 03:03:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 950b1d11-1eb1-53d5-8394-ee28dec6169b with identifier: 10724912
2026-03-29 03:03:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 950b1d11-1eb1-53d5-8394-ee28dec6169b with identifier: 10724912
2026-03-29 03:03:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 950b1d11-1eb1-53d5-8394-ee28dec6169b with identifier: 10724912 to the API
2026-03-29 03:03:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724912>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 400,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Petrol',
'id': '950b1d11-1eb1-53d5-8394-ee28dec6169b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG185ZE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724912',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 130553,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 24500,
'price_includes_vat': True,
'registration_date': '2021-09-22',
'seats_number': 5,
'seller_name': 'ARVAL-IT',
'title': 'Land Rover Range Rover Sport 3.0 HSE Dynamic - Petrol - Automatic - '
'400 hp - 130.553 km',
'transmission': 'automatic',
'trim': 'HSE Dynamic',
'vin': None,
'year': 2021}
2026-03-29 03:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724912%27 HTTP/1.1" 200 None
2026-03-29 03:03:12 [adesa.it] INFO: Saving data for 10724912: {'auction_closing_time': 1774800000.0, 'created_time': 1774562480.680618, 'last_price_update_time': 1774753392.724591}
2026-03-29 03:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10724912') HTTP/1.1" 204 0
2026-03-29 03:03:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 00eb1e44-a1f0-588d-8911-938ececf9b91 with identifier: 10724910
2026-03-29 03:03:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 00eb1e44-a1f0-588d-8911-938ececf9b91 with identifier: 10724910
2026-03-29 03:03:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 00eb1e44-a1f0-588d-8911-938ececf9b91 with identifier: 10724910 to the API
2026-03-29 03:03:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724910>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': '00eb1e44-a1f0-588d-8911-938ececf9b91',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE432AL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724910',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 473528,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2021-04-01',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz E 220d Business - Diesel - Automatic - 194 hp - '
'473.528 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-29 03:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724910%27 HTTP/1.1" 200 None
2026-03-29 03:03:13 [adesa.it] INFO: Saving data for 10724910: {'auction_closing_time': 1774800000.0, 'created_time': 1774562493.580982, 'last_price_update_time': 1774753393.050661}
2026-03-29 03:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10724910') HTTP/1.1" 204 0
2026-03-29 03:03:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9cf43a6a-2e61-5020-be54-fc8e5a87ac9b with identifier: 10724911
2026-03-29 03:03:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9cf43a6a-2e61-5020-be54-fc8e5a87ac9b with identifier: 10724911
2026-03-29 03:03:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9cf43a6a-2e61-5020-be54-fc8e5a87ac9b with identifier: 10724911 to the API
2026-03-29 03:03:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724911>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': '9cf43a6a-2e61-5020-be54-fc8e5a87ac9b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG682RN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724911',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X3',
'odometer': 225919,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2021-08-05',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'BMW X3 20d Advantage - xDrive - Diesel - Automatic - 190 hp - '
'225.919 km',
'transmission': 'automatic',
'trim': 'Advantage',
'vin': None,
'year': 2021}
2026-03-29 03:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724911%27 HTTP/1.1" 200 None
2026-03-29 03:03:13 [adesa.it] INFO: Saving data for 10724911: {'auction_closing_time': 1774800000.0, 'created_time': 1774562464.873051, 'last_price_update_time': 1774753393.358335}
2026-03-29 03:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10724911') HTTP/1.1" 204 0
2026-03-29 03:03:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724930> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724939> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 13a797d2-9039-5575-abee-f501b95acb8a with identifier: 10724930
2026-03-29 03:03:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13a797d2-9039-5575-abee-f501b95acb8a with scrape type 2
2026-03-29 03:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 13a797d2-9039-5575-abee-f501b95acb8a with scrape type 2
2026-03-29 03:03:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 13a797d2-9039-5575-abee-f501b95acb8a, identifier: 10724930
2026-03-29 03:03:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 13a797d2-9039-5575-abee-f501b95acb8a with identifier: 10724930
2026-03-29 03:03:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 13a797d2-9039-5575-abee-f501b95acb8a with identifier: 10724930
2026-03-29 03:03:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 13a797d2-9039-5575-abee-f501b95acb8a with identifier: 10724930 to the API
2026-03-29 03:03:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724930>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 235,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': '13a797d2-9039-5575-abee-f501b95acb8a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'gb909cx',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724930',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'S',
'odometer': 244774,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 4700,
'price_includes_vat': True,
'registration_date': '2007-07-25',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz S 320 CDI Avantgarde - Diesel - Automatic - 235 hp - '
'244.774 km',
'transmission': 'automatic',
'trim': 'Avantgarde',
'vin': None,
'year': 2007}
2026-03-29 03:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724930%27 HTTP/1.1" 200 None
2026-03-29 03:03:13 [adesa.it] INFO: Saving data for 10724930: {'auction_closing_time': 1774800000.0, 'created_time': 1774562499.319729, 'last_price_update_time': 1774753393.876595}
2026-03-29 03:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10724930') HTTP/1.1" 204 0
2026-03-29 03:03:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720528> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47375208-bf4c-5334-ab6f-df1901fe6e33 with identifier: 10724939
2026-03-29 03:03:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47375208-bf4c-5334-ab6f-df1901fe6e33 with scrape type 2
2026-03-29 03:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47375208-bf4c-5334-ab6f-df1901fe6e33 with scrape type 2
2026-03-29 03:03:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 47375208-bf4c-5334-ab6f-df1901fe6e33, identifier: 10724939
2026-03-29 03:03:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 47375208-bf4c-5334-ab6f-df1901fe6e33 with identifier: 10724939
2026-03-29 03:03:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 47375208-bf4c-5334-ab6f-df1901fe6e33 with identifier: 10724939
2026-03-29 03:03:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 47375208-bf4c-5334-ab6f-df1901fe6e33 with identifier: 10724939 to the API
2026-03-29 03:03:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724939>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 162,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Petrol',
'id': '47375208-bf4c-5334-ab6f-df1901fe6e33',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP492NW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724939',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'MG',
'model': 'HS',
'odometer': 99701,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2023-06-26',
'seats_number': 5,
'seller_name': None,
'title': 'MG HS 1.5 Comfort - Petrol - Automatic - 162 hp - 99.701 km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2023}
2026-03-29 03:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724939%27 HTTP/1.1" 200 None
2026-03-29 03:03:14 [adesa.it] INFO: Saving data for 10724939: {'auction_closing_time': 1774800000.0, 'created_time': 1774562484.882633, 'last_price_update_time': 1774753394.274974}
2026-03-29 03:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10724939') HTTP/1.1" 204 0
2026-03-29 03:03:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724941> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724918> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a9714eb-aa23-5112-abce-ea010a0bf6bf with identifier: 10720528
2026-03-29 03:03:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a9714eb-aa23-5112-abce-ea010a0bf6bf with scrape type 2
2026-03-29 03:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3a9714eb-aa23-5112-abce-ea010a0bf6bf with scrape type 2
2026-03-29 03:03:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3a9714eb-aa23-5112-abce-ea010a0bf6bf, identifier: 10720528
2026-03-29 03:03:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3a9714eb-aa23-5112-abce-ea010a0bf6bf with identifier: 10720528
2026-03-29 03:03:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3a9714eb-aa23-5112-abce-ea010a0bf6bf with identifier: 10720528
2026-03-29 03:03:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3a9714eb-aa23-5112-abce-ea010a0bf6bf with identifier: 10720528 to the API
2026-03-29 03:03:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720528>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 184,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': '3a9714eb-aa23-5112-abce-ea010a0bf6bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FZ939RM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720528',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mazda',
'model': 'CX-5',
'odometer': 183699,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2019-11-25',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Mazda CX-5 2.2 Signature - AWD - Diesel - Automatic - 184 hp - '
'183.699 km',
'transmission': 'automatic',
'trim': 'Signature',
'vin': None,
'year': 2019}
2026-03-29 03:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720528%27 HTTP/1.1" 200 None
2026-03-29 03:03:14 [adesa.it] INFO: Saving data for 10720528: {'auction_closing_time': 1774800000.0, 'created_time': 1774562486.141225, 'last_price_update_time': 1774753394.66869}
2026-03-29 03:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720528') HTTP/1.1" 204 0
2026-03-29 03:03:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720533> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3dc7d1e2-4b2b-5460-8b80-2a270108d47d with identifier: 10724941
2026-03-29 03:03:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3dc7d1e2-4b2b-5460-8b80-2a270108d47d with scrape type 2
2026-03-29 03:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3dc7d1e2-4b2b-5460-8b80-2a270108d47d with scrape type 2
2026-03-29 03:03:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3dc7d1e2-4b2b-5460-8b80-2a270108d47d, identifier: 10724941
2026-03-29 03:03:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f44faf93-10d3-5175-96d4-13e5447f6b6c with identifier: 10724918
2026-03-29 03:03:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f44faf93-10d3-5175-96d4-13e5447f6b6c with scrape type 2
2026-03-29 03:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f44faf93-10d3-5175-96d4-13e5447f6b6c with scrape type 2
2026-03-29 03:03:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f44faf93-10d3-5175-96d4-13e5447f6b6c, identifier: 10724918
2026-03-29 03:03:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3dc7d1e2-4b2b-5460-8b80-2a270108d47d with identifier: 10724941
2026-03-29 03:03:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3dc7d1e2-4b2b-5460-8b80-2a270108d47d with identifier: 10724941
2026-03-29 03:03:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3dc7d1e2-4b2b-5460-8b80-2a270108d47d with identifier: 10724941 to the API
2026-03-29 03:03:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724941>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 162,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Petrol',
'id': '3dc7d1e2-4b2b-5460-8b80-2a270108d47d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN217YL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724941',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'MG',
'model': 'HS',
'odometer': 91513,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9600,
'price_includes_vat': True,
'registration_date': '2023-05-26',
'seats_number': 5,
'seller_name': None,
'title': 'MG HS 1.5 Luxury - Petrol - Automatic - 162 hp - 91.513 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2023}
2026-03-29 03:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724941%27 HTTP/1.1" 200 None
2026-03-29 03:03:15 [adesa.it] INFO: Saving data for 10724941: {'auction_closing_time': 1774800000.0, 'created_time': 1774562500.444061, 'last_price_update_time': 1774753395.201102}
2026-03-29 03:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10724941') HTTP/1.1" 204 0
2026-03-29 03:03:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f44faf93-10d3-5175-96d4-13e5447f6b6c with identifier: 10724918
2026-03-29 03:03:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f44faf93-10d3-5175-96d4-13e5447f6b6c with identifier: 10724918
2026-03-29 03:03:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f44faf93-10d3-5175-96d4-13e5447f6b6c with identifier: 10724918 to the API
2026-03-29 03:03:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724918>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.1L',
'engine_horse_power': 170,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'f44faf93-10d3-5175-96d4-13e5447f6b6c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FT676LT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724918',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 140165,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 17000,
'price_includes_vat': True,
'registration_date': '2018-11-05',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLC 220d Sport - Diesel - Automatic - 170 hp - '
'140.165 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2018}
2026-03-29 03:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724918%27 HTTP/1.1" 200 None
2026-03-29 03:03:15 [adesa.it] INFO: Saving data for 10724918: {'auction_closing_time': 1774800000.0, 'created_time': 1774562486.852252, 'last_price_update_time': 1774753395.510202}
2026-03-29 03:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10724918') HTTP/1.1" 204 0
2026-03-29 03:03:15 [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-29 03:03:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741869> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d2e9596a-edb3-56ec-8294-36cae4d47cc7 with identifier: 10720533
2026-03-29 03:03:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d2e9596a-edb3-56ec-8294-36cae4d47cc7 with scrape type 2
2026-03-29 03:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d2e9596a-edb3-56ec-8294-36cae4d47cc7 with scrape type 2
2026-03-29 03:03:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d2e9596a-edb3-56ec-8294-36cae4d47cc7, identifier: 10720533
2026-03-29 03:03:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724913> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d2e9596a-edb3-56ec-8294-36cae4d47cc7 with identifier: 10720533
2026-03-29 03:03:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d2e9596a-edb3-56ec-8294-36cae4d47cc7 with identifier: 10720533
2026-03-29 03:03:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d2e9596a-edb3-56ec-8294-36cae4d47cc7 with identifier: 10720533 to the API
2026-03-29 03:03:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720533>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'd2e9596a-edb3-56ec-8294-36cae4d47cc7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF830ET',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720533',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 187560,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 15700,
'price_includes_vat': True,
'registration_date': '2021-05-03',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Mercedes-Benz GLA 200d Sport Plus - 4-Matic - Diesel - Automatic - '
'150 hp - 187.560 km',
'transmission': 'automatic',
'trim': 'Sport Plus',
'vin': None,
'year': 2021}
2026-03-29 03:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720533%27 HTTP/1.1" 200 None
2026-03-29 03:03:15 [adesa.it] INFO: Saving data for 10720533: {'auction_closing_time': 1774800000.0, 'created_time': 1774562486.523176, 'last_price_update_time': 1774753395.902601}
2026-03-29 03:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720533') HTTP/1.1" 204 0
2026-03-29 03:03:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:15 [adesa.it] INFO: Found listing with ID: 10724921
2026-03-29 03:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724921%27 HTTP/1.1" 200 None
2026-03-29 03:03:15 [adesa.it] INFO: Scrape type for 10724921: 0
2026-03-29 03:03:15 [adesa.it] INFO: Skipping item 10724921 url https://www.openlane.eu/en/carv6/auction/10724921
2026-03-29 03:03:15 [adesa.it] INFO: Found listing with ID: 10741878
2026-03-29 03:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741878%27 HTTP/1.1" 200 None
2026-03-29 03:03:15 [adesa.it] INFO: Scrape type for 10741878: 2
2026-03-29 03:03:15 [adesa.it] INFO: Scraping item 10741878 url https://www.openlane.eu/en/carv6/auction/10741878
2026-03-29 03:03:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76276d60-b54d-593d-8260-b316d05f45e0 with identifier: 10741869
2026-03-29 03:03:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76276d60-b54d-593d-8260-b316d05f45e0 with scrape type 2
2026-03-29 03:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 76276d60-b54d-593d-8260-b316d05f45e0 with scrape type 2
2026-03-29 03:03:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 76276d60-b54d-593d-8260-b316d05f45e0, identifier: 10741869
2026-03-29 03:03:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c10b620-c696-5762-85f3-1100734b7217 with identifier: 10724913
2026-03-29 03:03:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c10b620-c696-5762-85f3-1100734b7217 with scrape type 2
2026-03-29 03:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c10b620-c696-5762-85f3-1100734b7217 with scrape type 2
2026-03-29 03:03:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3c10b620-c696-5762-85f3-1100734b7217, identifier: 10724913
2026-03-29 03:03:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 76276d60-b54d-593d-8260-b316d05f45e0 with identifier: 10741869
2026-03-29 03:03:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 76276d60-b54d-593d-8260-b316d05f45e0 with identifier: 10741869
2026-03-29 03:03:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 76276d60-b54d-593d-8260-b316d05f45e0 with identifier: 10741869 to the API
2026-03-29 03:03:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741869>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T13:45:00Z',
'fuel_type': 'Electric',
'id': '76276d60-b54d-593d-8260-b316d05f45e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GK574HN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741869',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Kia',
'model': 'Niro',
'odometer': 68159,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 16900,
'price_includes_vat': True,
'registration_date': '2023-02-10',
'seats_number': 5,
'seller_name': 'Ambrosi Spa',
'title': 'Kia Niro - Electric - Automatic - 204 hp - 68.159 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-29 03:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741869%27 HTTP/1.1" 200 None
2026-03-29 03:03:16 [adesa.it] INFO: Saving data for 10741869: {'auction_closing_time': 1774878300.0, 'created_time': 1774649130.012769, 'last_price_update_time': 1774753396.488954}
2026-03-29 03:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741869') HTTP/1.1" 204 0
2026-03-29 03:03:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3c10b620-c696-5762-85f3-1100734b7217 with identifier: 10724913
2026-03-29 03:03:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3c10b620-c696-5762-85f3-1100734b7217 with identifier: 10724913
2026-03-29 03:03:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3c10b620-c696-5762-85f3-1100734b7217 with identifier: 10724913 to the API
2026-03-29 03:03:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724913>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.3L',
'engine_horse_power': 211,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Hybrid',
'id': '3c10b620-c696-5762-85f3-1100734b7217',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'DG456TB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724913',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Lexus',
'model': 'RX',
'odometer': 245271,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 3200,
'price_includes_vat': True,
'registration_date': '2007-03-08',
'seats_number': 5,
'seller_name': None,
'title': 'Lexus RX 400h - Hybrid - Automatic - 211 hp - 245.271 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2007}
2026-03-29 03:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724913%27 HTTP/1.1" 200 None
2026-03-29 03:03:16 [adesa.it] INFO: Saving data for 10724913: {'auction_closing_time': 1774800000.0, 'created_time': 1774562480.333496, 'last_price_update_time': 1774753396.78765}
2026-03-29 03:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10724913') HTTP/1.1" 204 0
2026-03-29 03:03:16 [adesa.it] INFO: Found listing with ID: 10740307
2026-03-29 03:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740307%27 HTTP/1.1" 200 None
2026-03-29 03:03:16 [adesa.it] INFO: Scrape type for 10740307: 0
2026-03-29 03:03:16 [adesa.it] INFO: Skipping item 10740307 url https://www.openlane.eu/en/carv6/auction/10740307
2026-03-29 03:03:16 [adesa.it] INFO: Found listing with ID: 10735708
2026-03-29 03:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735708%27 HTTP/1.1" 200 None
2026-03-29 03:03:16 [adesa.it] INFO: Scrape type for 10735708: 0
2026-03-29 03:03:16 [adesa.it] INFO: Skipping item 10735708 url https://www.openlane.eu/en/carv6/auction/10735708
2026-03-29 03:03:16 [adesa.it] INFO: Found listing with ID: 10741038
2026-03-29 03:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741038%27 HTTP/1.1" 200 None
2026-03-29 03:03:16 [adesa.it] INFO: Scrape type for 10741038: 0
2026-03-29 03:03:16 [adesa.it] INFO: Skipping item 10741038 url https://www.openlane.eu/en/carv6/auction/10741038
2026-03-29 03:03:16 [adesa.it] INFO: Found listing with ID: 10735709
2026-03-29 03:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735709%27 HTTP/1.1" 200 None
2026-03-29 03:03:16 [adesa.it] INFO: Scrape type for 10735709: 0
2026-03-29 03:03:16 [adesa.it] INFO: Skipping item 10735709 url https://www.openlane.eu/en/carv6/auction/10735709
2026-03-29 03:03:16 [adesa.it] INFO: Found listing with ID: 10735710
2026-03-29 03:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735710%27 HTTP/1.1" 200 None
2026-03-29 03:03:16 [adesa.it] INFO: Scrape type for 10735710: 0
2026-03-29 03:03:16 [adesa.it] INFO: Skipping item 10735710 url https://www.openlane.eu/en/carv6/auction/10735710
2026-03-29 03:03:16 [adesa.it] INFO: Found listing with ID: 10724924
2026-03-29 03:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724924%27 HTTP/1.1" 200 None
2026-03-29 03:03:16 [adesa.it] INFO: Scrape type for 10724924: 2
2026-03-29 03:03:16 [adesa.it] INFO: Scraping item 10724924 url https://www.openlane.eu/en/carv6/auction/10724924
2026-03-29 03:03:16 [adesa.it] INFO: Found listing with ID: 10735711
2026-03-29 03:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735711%27 HTTP/1.1" 200 None
2026-03-29 03:03:16 [adesa.it] INFO: Scrape type for 10735711: 0
2026-03-29 03:03:16 [adesa.it] INFO: Skipping item 10735711 url https://www.openlane.eu/en/carv6/auction/10735711
2026-03-29 03:03:16 [adesa.it] INFO: Found listing with ID: 10740357
2026-03-29 03:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740357%27 HTTP/1.1" 200 None
2026-03-29 03:03:16 [adesa.it] INFO: Scrape type for 10740357: 0
2026-03-29 03:03:16 [adesa.it] INFO: Skipping item 10740357 url https://www.openlane.eu/en/carv6/auction/10740357
2026-03-29 03:03:16 [adesa.it] INFO: Found listing with ID: 10735712
2026-03-29 03:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735712%27 HTTP/1.1" 200 None
2026-03-29 03:03:16 [adesa.it] INFO: Scrape type for 10735712: 0
2026-03-29 03:03:16 [adesa.it] INFO: Skipping item 10735712 url https://www.openlane.eu/en/carv6/auction/10735712
2026-03-29 03:03:16 [adesa.it] INFO: Found listing with ID: 10724926
2026-03-29 03:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724926%27 HTTP/1.1" 200 None
2026-03-29 03:03:17 [adesa.it] INFO: Scrape type for 10724926: 2
2026-03-29 03:03:17 [adesa.it] INFO: Scraping item 10724926 url https://www.openlane.eu/en/carv6/auction/10724926
2026-03-29 03:03:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720526> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741872> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724923> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720540> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:17 [adesa.it] INFO: Found listing with ID: 10735776
2026-03-29 03:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735776%27 HTTP/1.1" 200 None
2026-03-29 03:03:17 [adesa.it] INFO: Scrape type for 10735776: 0
2026-03-29 03:03:17 [adesa.it] INFO: Skipping item 10735776 url https://www.openlane.eu/en/carv6/auction/10735776
2026-03-29 03:03:17 [adesa.it] INFO: Found listing with ID: 10724932
2026-03-29 03:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724932%27 HTTP/1.1" 200 None
2026-03-29 03:03:17 [adesa.it] INFO: Scrape type for 10724932: 2
2026-03-29 03:03:17 [adesa.it] INFO: Scraping item 10724932 url https://www.openlane.eu/en/carv6/auction/10724932
2026-03-29 03:03:17 [adesa.it] INFO: Found listing with ID: 10720557
2026-03-29 03:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720557%27 HTTP/1.1" 200 None
2026-03-29 03:03:17 [adesa.it] INFO: Scrape type for 10720557: 2
2026-03-29 03:03:17 [adesa.it] INFO: Scraping item 10720557 url https://www.openlane.eu/en/carv6/auction/10720557
2026-03-29 03:03:17 [adesa.it] INFO: Found listing with ID: 10735714
2026-03-29 03:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735714%27 HTTP/1.1" 200 None
2026-03-29 03:03:17 [adesa.it] INFO: Scrape type for 10735714: 0
2026-03-29 03:03:17 [adesa.it] INFO: Skipping item 10735714 url https://www.openlane.eu/en/carv6/auction/10735714
2026-03-29 03:03:17 [adesa.it] INFO: Found listing with ID: 10735717
2026-03-29 03:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735717%27 HTTP/1.1" 200 None
2026-03-29 03:03:17 [adesa.it] INFO: Scrape type for 10735717: 0
2026-03-29 03:03:17 [adesa.it] INFO: Skipping item 10735717 url https://www.openlane.eu/en/carv6/auction/10735717
2026-03-29 03:03:17 [adesa.it] INFO: Found listing with ID: 10735716
2026-03-29 03:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735716%27 HTTP/1.1" 200 None
2026-03-29 03:03:17 [adesa.it] INFO: Scrape type for 10735716: 0
2026-03-29 03:03:17 [adesa.it] INFO: Skipping item 10735716 url https://www.openlane.eu/en/carv6/auction/10735716
2026-03-29 03:03:17 [adesa.it] INFO: Found listing with ID: 10740355
2026-03-29 03:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740355%27 HTTP/1.1" 200 None
2026-03-29 03:03:17 [adesa.it] INFO: Scrape type for 10740355: 2
2026-03-29 03:03:17 [adesa.it] INFO: Scraping item 10740355 url https://www.openlane.eu/en/carv6/auction/10740355
2026-03-29 03:03:17 [adesa.it] INFO: Found listing with ID: 10720571
2026-03-29 03:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720571%27 HTTP/1.1" 200 None
2026-03-29 03:03:17 [adesa.it] INFO: Scrape type for 10720571: 2
2026-03-29 03:03:17 [adesa.it] INFO: Scraping item 10720571 url https://www.openlane.eu/en/carv6/auction/10720571
2026-03-29 03:03:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62478eb0-b45b-5acd-8ea2-4a994e3b3994 with identifier: 10720526
2026-03-29 03:03:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62478eb0-b45b-5acd-8ea2-4a994e3b3994 with scrape type 2
2026-03-29 03:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 62478eb0-b45b-5acd-8ea2-4a994e3b3994 with scrape type 2
2026-03-29 03:03:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 62478eb0-b45b-5acd-8ea2-4a994e3b3994, identifier: 10720526
2026-03-29 03:03:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2c523ad-c59d-54db-b8c4-d0ed73225074 with identifier: 10741872
2026-03-29 03:03:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2c523ad-c59d-54db-b8c4-d0ed73225074 with scrape type 2
2026-03-29 03:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e2c523ad-c59d-54db-b8c4-d0ed73225074 with scrape type 2
2026-03-29 03:03:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e2c523ad-c59d-54db-b8c4-d0ed73225074, identifier: 10741872
2026-03-29 03:03:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dea3418a-5eb2-55a2-a02e-3bb4313c719d with identifier: 10724923
2026-03-29 03:03:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dea3418a-5eb2-55a2-a02e-3bb4313c719d with scrape type 2
2026-03-29 03:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dea3418a-5eb2-55a2-a02e-3bb4313c719d with scrape type 2
2026-03-29 03:03:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: dea3418a-5eb2-55a2-a02e-3bb4313c719d, identifier: 10724923
2026-03-29 03:03:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 410bdd11-6b1a-5368-9bcd-3388c9e20dba with identifier: 10720540
2026-03-29 03:03:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 410bdd11-6b1a-5368-9bcd-3388c9e20dba with scrape type 2
2026-03-29 03:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 410bdd11-6b1a-5368-9bcd-3388c9e20dba with scrape type 2
2026-03-29 03:03:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 410bdd11-6b1a-5368-9bcd-3388c9e20dba, identifier: 10720540
2026-03-29 03:03:17 [adesa.it] INFO: Found listing with ID: 10724942
2026-03-29 03:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724942%27 HTTP/1.1" 200 None
2026-03-29 03:03:17 [adesa.it] INFO: Scrape type for 10724942: 2
2026-03-29 03:03:17 [adesa.it] INFO: Scraping item 10724942 url https://www.openlane.eu/en/carv6/auction/10724942
2026-03-29 03:03:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 62478eb0-b45b-5acd-8ea2-4a994e3b3994 with identifier: 10720526
2026-03-29 03:03:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 62478eb0-b45b-5acd-8ea2-4a994e3b3994 with identifier: 10720526
2026-03-29 03:03:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 62478eb0-b45b-5acd-8ea2-4a994e3b3994 with identifier: 10720526 to the API
2026-03-29 03:03:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720526>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': '62478eb0-b45b-5acd-8ea2-4a994e3b3994',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FZ864TB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720526',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 168258,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2019-12-27',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'DS DS7 Crossback 1.5 HDI Grand Chic - Diesel - Automatic - 131 hp - '
'168.258 km',
'transmission': 'automatic',
'trim': 'Grand Chic',
'vin': None,
'year': 2019}
2026-03-29 03:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720526%27 HTTP/1.1" 200 None
2026-03-29 03:03:17 [adesa.it] INFO: Saving data for 10720526: {'auction_closing_time': 1774800000.0, 'created_time': 1774562502.57282, 'last_price_update_time': 1774753397.914724}
2026-03-29 03:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720526') HTTP/1.1" 204 0
2026-03-29 03:03:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e2c523ad-c59d-54db-b8c4-d0ed73225074 with identifier: 10741872
2026-03-29 03:03:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e2c523ad-c59d-54db-b8c4-d0ed73225074 with identifier: 10741872
2026-03-29 03:03:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e2c523ad-c59d-54db-b8c4-d0ed73225074 with identifier: 10741872 to the API
2026-03-29 03:03:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741872>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T13:45:00Z',
'fuel_type': 'Diesel',
'id': 'e2c523ad-c59d-54db-b8c4-d0ed73225074',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GH488LT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741872',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 108553,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14800,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': 'Ambrosi Spa',
'title': 'Kia Sportage 1.6 CRDI GT Line - Diesel - Automatic - 136 hp - '
'108.553 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2022}
2026-03-29 03:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741872%27 HTTP/1.1" 200 None
2026-03-29 03:03:18 [adesa.it] INFO: Saving data for 10741872: {'auction_closing_time': 1774878300.0, 'created_time': 1774649138.492178, 'last_price_update_time': 1774753398.312755}
2026-03-29 03:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741872') HTTP/1.1" 204 0
2026-03-29 03:03:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: dea3418a-5eb2-55a2-a02e-3bb4313c719d with identifier: 10724923
2026-03-29 03:03:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: dea3418a-5eb2-55a2-a02e-3bb4313c719d with identifier: 10724923
2026-03-29 03:03:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: dea3418a-5eb2-55a2-a02e-3bb4313c719d with identifier: 10724923 to the API
2026-03-29 03:03:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724923>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Electric',
'id': 'dea3418a-5eb2-55a2-a02e-3bb4313c719d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FX068FM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724923',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 191575,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 7700,
'price_includes_vat': True,
'registration_date': '2019-08-10',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai e-Kona 39 kWh - Electric - Automatic - 136 hp - 191.575 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-29 03:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724923%27 HTTP/1.1" 200 None
2026-03-29 03:03:18 [adesa.it] INFO: Saving data for 10724923: {'auction_closing_time': 1774800000.0, 'created_time': 1774562483.517608, 'last_price_update_time': 1774753398.616915}
2026-03-29 03:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10724923') HTTP/1.1" 204 0
2026-03-29 03:03:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 410bdd11-6b1a-5368-9bcd-3388c9e20dba with identifier: 10720540
2026-03-29 03:03:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 410bdd11-6b1a-5368-9bcd-3388c9e20dba with identifier: 10720540
2026-03-29 03:03:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 410bdd11-6b1a-5368-9bcd-3388c9e20dba with identifier: 10720540 to the API
2026-03-29 03:03:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720540>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 225,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Hybrid',
'id': '410bdd11-6b1a-5368-9bcd-3388c9e20dba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF859RR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720540',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 115277,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2021-05-06',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Ford Kuga 2.5 ST Line X - Hybrid - Automatic - 225 hp - 115.277 km',
'transmission': 'automatic',
'trim': 'ST Line X',
'vin': None,
'year': 2021}
2026-03-29 03:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720540%27 HTTP/1.1" 200 None
2026-03-29 03:03:18 [adesa.it] INFO: Saving data for 10720540: {'auction_closing_time': 1774800000.0, 'created_time': 1774562481.985093, 'last_price_update_time': 1774753398.951081}
2026-03-29 03:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720540') HTTP/1.1" 204 0
2026-03-29 03:03:18 [adesa.it] INFO: Found listing with ID: 10735773
2026-03-29 03:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735773%27 HTTP/1.1" 200 None
2026-03-29 03:03:18 [adesa.it] INFO: Scrape type for 10735773: 0
2026-03-29 03:03:18 [adesa.it] INFO: Skipping item 10735773 url https://www.openlane.eu/en/carv6/auction/10735773
2026-03-29 03:03:18 [adesa.it] INFO: Found listing with ID: 10735771
2026-03-29 03:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735771%27 HTTP/1.1" 200 None
2026-03-29 03:03:19 [adesa.it] INFO: Scrape type for 10735771: 0
2026-03-29 03:03:19 [adesa.it] INFO: Skipping item 10735771 url https://www.openlane.eu/en/carv6/auction/10735771
2026-03-29 03:03:19 [adesa.it] INFO: Found listing with ID: 10735713
2026-03-29 03:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735713%27 HTTP/1.1" 200 None
2026-03-29 03:03:19 [adesa.it] INFO: Scrape type for 10735713: 0
2026-03-29 03:03:19 [adesa.it] INFO: Skipping item 10735713 url https://www.openlane.eu/en/carv6/auction/10735713
2026-03-29 03:03:19 [adesa.it] INFO: Found listing with ID: 10735715
2026-03-29 03:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735715%27 HTTP/1.1" 200 None
2026-03-29 03:03:19 [adesa.it] INFO: Scrape type for 10735715: 0
2026-03-29 03:03:19 [adesa.it] INFO: Skipping item 10735715 url https://www.openlane.eu/en/carv6/auction/10735715
2026-03-29 03:03:19 [adesa.it] INFO: Found listing with ID: 10741050
2026-03-29 03:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741050%27 HTTP/1.1" 200 None
2026-03-29 03:03:19 [adesa.it] INFO: Scrape type for 10741050: 0
2026-03-29 03:03:19 [adesa.it] INFO: Skipping item 10741050 url https://www.openlane.eu/en/carv6/auction/10741050
2026-03-29 03:03:19 [adesa.it] INFO: Found listing with ID: 10724936
2026-03-29 03:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724936%27 HTTP/1.1" 200 None
2026-03-29 03:03:19 [adesa.it] INFO: Scrape type for 10724936: 2
2026-03-29 03:03:19 [adesa.it] INFO: Scraping item 10724936 url https://www.openlane.eu/en/carv6/auction/10724936
2026-03-29 03:03:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720546> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724915> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:19 [adesa.it] INFO: Found listing with ID: 10735660
2026-03-29 03:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735660%27 HTTP/1.1" 200 None
2026-03-29 03:03:19 [adesa.it] INFO: Scrape type for 10735660: 0
2026-03-29 03:03:19 [adesa.it] INFO: Skipping item 10735660 url https://www.openlane.eu/en/carv6/auction/10735660
2026-03-29 03:03:19 [adesa.it] INFO: Found listing with ID: 10735718
2026-03-29 03:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735718%27 HTTP/1.1" 200 None
2026-03-29 03:03:19 [adesa.it] INFO: Scrape type for 10735718: 0
2026-03-29 03:03:19 [adesa.it] INFO: Skipping item 10735718 url https://www.openlane.eu/en/carv6/auction/10735718
2026-03-29 03:03:19 [adesa.it] INFO: Found listing with ID: 10735666
2026-03-29 03:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735666%27 HTTP/1.1" 200 None
2026-03-29 03:03:19 [adesa.it] INFO: Scrape type for 10735666: 0
2026-03-29 03:03:19 [adesa.it] INFO: Skipping item 10735666 url https://www.openlane.eu/en/carv6/auction/10735666
2026-03-29 03:03:19 [adesa.it] INFO: Found listing with ID: 10740713
2026-03-29 03:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740713%27 HTTP/1.1" 200 None
2026-03-29 03:03:19 [adesa.it] INFO: Scrape type for 10740713: 0
2026-03-29 03:03:19 [adesa.it] INFO: Skipping item 10740713 url https://www.openlane.eu/en/carv6/auction/10740713
2026-03-29 03:03:19 [adesa.it] INFO: Found listing with ID: 10720517
2026-03-29 03:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720517%27 HTTP/1.1" 200 None
2026-03-29 03:03:19 [adesa.it] INFO: Scrape type for 10720517: 2
2026-03-29 03:03:19 [adesa.it] INFO: Scraping item 10720517 url https://www.openlane.eu/en/carv6/auction/10720517
2026-03-29 03:03:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:19 [adesa.it] INFO: Found listing with ID: 10720547
2026-03-29 03:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720547%27 HTTP/1.1" 200 None
2026-03-29 03:03:19 [adesa.it] INFO: Scrape type for 10720547: 2
2026-03-29 03:03:19 [adesa.it] INFO: Scraping item 10720547 url https://www.openlane.eu/en/carv6/auction/10720547
2026-03-29 03:03:19 [adesa.it] INFO: Found listing with ID: 10720549
2026-03-29 03:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720549%27 HTTP/1.1" 200 None
2026-03-29 03:03:19 [adesa.it] INFO: Scrape type for 10720549: 2
2026-03-29 03:03:19 [adesa.it] INFO: Scraping item 10720549 url https://www.openlane.eu/en/carv6/auction/10720549
2026-03-29 03:03:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 270696f4-13a6-5a26-aa81-2412d91d5f05 with identifier: 10720546
2026-03-29 03:03:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 270696f4-13a6-5a26-aa81-2412d91d5f05 with scrape type 2
2026-03-29 03:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 270696f4-13a6-5a26-aa81-2412d91d5f05 with scrape type 2
2026-03-29 03:03:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 270696f4-13a6-5a26-aa81-2412d91d5f05, identifier: 10720546
2026-03-29 03:03:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70f58843-163e-5d83-bd42-7fc3b2b61140 with identifier: 10724915
2026-03-29 03:03:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70f58843-163e-5d83-bd42-7fc3b2b61140 with scrape type 2
2026-03-29 03:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 70f58843-163e-5d83-bd42-7fc3b2b61140 with scrape type 2
2026-03-29 03:03:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 70f58843-163e-5d83-bd42-7fc3b2b61140, identifier: 10724915
2026-03-29 03:03:19 [adesa.it] INFO: Found listing with ID: 10740320
2026-03-29 03:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740320%27 HTTP/1.1" 200 None
2026-03-29 03:03:19 [adesa.it] INFO: Scrape type for 10740320: 0
2026-03-29 03:03:19 [adesa.it] INFO: Skipping item 10740320 url https://www.openlane.eu/en/carv6/auction/10740320
2026-03-29 03:03:19 [adesa.it] INFO: Found listing with ID: 10720525
2026-03-29 03:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720525%27 HTTP/1.1" 200 None
2026-03-29 03:03:19 [adesa.it] INFO: Scrape type for 10720525: 2
2026-03-29 03:03:19 [adesa.it] INFO: Scraping item 10720525 url https://www.openlane.eu/en/carv6/auction/10720525
2026-03-29 03:03:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 270696f4-13a6-5a26-aa81-2412d91d5f05 with identifier: 10720546
2026-03-29 03:03:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 270696f4-13a6-5a26-aa81-2412d91d5f05 with identifier: 10720546
2026-03-29 03:03:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 270696f4-13a6-5a26-aa81-2412d91d5f05 with identifier: 10720546 to the API
2026-03-29 03:03:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720546>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': '270696f4-13a6-5a26-aa81-2412d91d5f05',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM792KZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720546',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 137271,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 16000,
'price_includes_vat': True,
'registration_date': '2022-12-16',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Cupra Formentor 2.0 TDI - Diesel - Automatic - 150 hp - 137.271 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 03:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720546%27 HTTP/1.1" 200 None
2026-03-29 03:03:19 [adesa.it] INFO: Saving data for 10720546: {'auction_closing_time': 1774800000.0, 'created_time': 1774562871.123317, 'last_price_update_time': 1774753399.768577}
2026-03-29 03:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720546') HTTP/1.1" 204 0
2026-03-29 03:03:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 70f58843-163e-5d83-bd42-7fc3b2b61140 with identifier: 10724915
2026-03-29 03:03:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 70f58843-163e-5d83-bd42-7fc3b2b61140 with identifier: 10724915
2026-03-29 03:03:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 70f58843-163e-5d83-bd42-7fc3b2b61140 with identifier: 10724915 to the API
2026-03-29 03:03:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724915>
{'auction_title': '',
'c_o_2_emission_value': 155,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': '70f58843-163e-5d83-bd42-7fc3b2b61140',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM837KN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724915',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 97540,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 17100,
'price_includes_vat': True,
'registration_date': '2023-01-30',
'seats_number': 5,
'seller_name': None,
'title': 'Cupra Formentor 2.0 TDI - AWD - Diesel - Automatic - 150 hp - '
'97.540 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-29 03:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724915%27 HTTP/1.1" 200 None
2026-03-29 03:03:20 [adesa.it] INFO: Saving data for 10724915: {'auction_closing_time': 1774800000.0, 'created_time': 1774562476.489844, 'last_price_update_time': 1774753400.174027}
2026-03-29 03:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10724915') HTTP/1.1" 204 0
2026-03-29 03:03:20 [adesa.it] INFO: Found listing with ID: 10720551
2026-03-29 03:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720551%27 HTTP/1.1" 200 None
2026-03-29 03:03:20 [adesa.it] INFO: Scrape type for 10720551: 2
2026-03-29 03:03:20 [adesa.it] INFO: Scraping item 10720551 url https://www.openlane.eu/en/carv6/auction/10720551
2026-03-29 03:03:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720530> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720524> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720519> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:20 [adesa.it] INFO: Found listing with ID: 10720541
2026-03-29 03:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720541%27 HTTP/1.1" 200 None
2026-03-29 03:03:20 [adesa.it] INFO: Scrape type for 10720541: 2
2026-03-29 03:03:20 [adesa.it] INFO: Scraping item 10720541 url https://www.openlane.eu/en/carv6/auction/10720541
2026-03-29 03:03:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724940> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:20 [adesa.it] INFO: Found listing with ID: 10735719
2026-03-29 03:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735719%27 HTTP/1.1" 200 None
2026-03-29 03:03:20 [adesa.it] INFO: Scrape type for 10735719: 0
2026-03-29 03:03:20 [adesa.it] INFO: Skipping item 10735719 url https://www.openlane.eu/en/carv6/auction/10735719
2026-03-29 03:03:20 [adesa.it] INFO: Found listing with ID: 10735720
2026-03-29 03:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735720%27 HTTP/1.1" 200 None
2026-03-29 03:03:20 [adesa.it] INFO: Scrape type for 10735720: 0
2026-03-29 03:03:20 [adesa.it] INFO: Skipping item 10735720 url https://www.openlane.eu/en/carv6/auction/10735720
2026-03-29 03:03:20 [adesa.it] INFO: Found listing with ID: 10734417
2026-03-29 03:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734417%27 HTTP/1.1" 200 None
2026-03-29 03:03:20 [adesa.it] INFO: Scrape type for 10734417: 0
2026-03-29 03:03:20 [adesa.it] INFO: Skipping item 10734417 url https://www.openlane.eu/en/carv6/auction/10734417
2026-03-29 03:03:20 [adesa.it] INFO: Found listing with ID: 10735721
2026-03-29 03:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735721%27 HTTP/1.1" 200 None
2026-03-29 03:03:20 [adesa.it] INFO: Scrape type for 10735721: 0
2026-03-29 03:03:20 [adesa.it] INFO: Skipping item 10735721 url https://www.openlane.eu/en/carv6/auction/10735721
2026-03-29 03:03:20 [adesa.it] INFO: Found listing with ID: 10740714
2026-03-29 03:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740714%27 HTTP/1.1" 200 None
2026-03-29 03:03:20 [adesa.it] INFO: Scrape type for 10740714: 0
2026-03-29 03:03:20 [adesa.it] INFO: Skipping item 10740714 url https://www.openlane.eu/en/carv6/auction/10740714
2026-03-29 03:03:20 [adesa.it] INFO: Found listing with ID: 10735724
2026-03-29 03:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735724%27 HTTP/1.1" 200 None
2026-03-29 03:03:20 [adesa.it] INFO: Scrape type for 10735724: 0
2026-03-29 03:03:20 [adesa.it] INFO: Skipping item 10735724 url https://www.openlane.eu/en/carv6/auction/10735724
2026-03-29 03:03:20 [adesa.it] INFO: Found listing with ID: 10735725
2026-03-29 03:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735725%27 HTTP/1.1" 200 None
2026-03-29 03:03:20 [adesa.it] INFO: Scrape type for 10735725: 0
2026-03-29 03:03:20 [adesa.it] INFO: Skipping item 10735725 url https://www.openlane.eu/en/carv6/auction/10735725
2026-03-29 03:03:20 [adesa.it] INFO: Found listing with ID: 10735722
2026-03-29 03:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735722%27 HTTP/1.1" 200 None
2026-03-29 03:03:20 [adesa.it] INFO: Scrape type for 10735722: 0
2026-03-29 03:03:20 [adesa.it] INFO: Skipping item 10735722 url https://www.openlane.eu/en/carv6/auction/10735722
2026-03-29 03:03:20 [adesa.it] INFO: Found listing with ID: 10740715
2026-03-29 03:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740715%27 HTTP/1.1" 200 None
2026-03-29 03:03:20 [adesa.it] INFO: Scrape type for 10740715: 0
2026-03-29 03:03:20 [adesa.it] INFO: Skipping item 10740715 url https://www.openlane.eu/en/carv6/auction/10740715
2026-03-29 03:03:20 [adesa.it] INFO: Found listing with ID: 10735723
2026-03-29 03:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735723%27 HTTP/1.1" 200 None
2026-03-29 03:03:20 [adesa.it] INFO: Scrape type for 10735723: 0
2026-03-29 03:03:20 [adesa.it] INFO: Skipping item 10735723 url https://www.openlane.eu/en/carv6/auction/10735723
2026-03-29 03:03:20 [adesa.it] INFO: Found listing with ID: 10720561
2026-03-29 03:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720561%27 HTTP/1.1" 200 None
2026-03-29 03:03:20 [adesa.it] INFO: Scrape type for 10720561: 2
2026-03-29 03:03:20 [adesa.it] INFO: Scraping item 10720561 url https://www.openlane.eu/en/carv6/auction/10720561
2026-03-29 03:03:20 [adesa.it] INFO: Found listing with ID: 10720567
2026-03-29 03:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720567%27 HTTP/1.1" 200 None
2026-03-29 03:03:20 [adesa.it] INFO: Scrape type for 10720567: 2
2026-03-29 03:03:20 [adesa.it] INFO: Scraping item 10720567 url https://www.openlane.eu/en/carv6/auction/10720567
2026-03-29 03:03:20 [adesa.it] INFO: Found listing with ID: 10720568
2026-03-29 03:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720568%27 HTTP/1.1" 200 None
2026-03-29 03:03:20 [adesa.it] INFO: Scrape type for 10720568: 2
2026-03-29 03:03:20 [adesa.it] INFO: Scraping item 10720568 url https://www.openlane.eu/en/carv6/auction/10720568
2026-03-29 03:03:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 83294769-b285-5606-bdd2-604046cde3a8 with identifier: 10720530
2026-03-29 03:03:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83294769-b285-5606-bdd2-604046cde3a8 with scrape type 2
2026-03-29 03:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 83294769-b285-5606-bdd2-604046cde3a8 with scrape type 2
2026-03-29 03:03:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 83294769-b285-5606-bdd2-604046cde3a8, identifier: 10720530
2026-03-29 03:03:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c64a394-9ee4-52d9-a901-d7501dce4985 with identifier: 10720524
2026-03-29 03:03:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c64a394-9ee4-52d9-a901-d7501dce4985 with scrape type 2
2026-03-29 03:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c64a394-9ee4-52d9-a901-d7501dce4985 with scrape type 2
2026-03-29 03:03:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3c64a394-9ee4-52d9-a901-d7501dce4985, identifier: 10720524
2026-03-29 03:03:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04f7abb8-53bd-5e1f-a3f3-ec6b2cd12b28 with identifier: 10720519
2026-03-29 03:03:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04f7abb8-53bd-5e1f-a3f3-ec6b2cd12b28 with scrape type 2
2026-03-29 03:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 04f7abb8-53bd-5e1f-a3f3-ec6b2cd12b28 with scrape type 2
2026-03-29 03:03:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 04f7abb8-53bd-5e1f-a3f3-ec6b2cd12b28, identifier: 10720519
2026-03-29 03:03:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 29270f83-8681-5daf-ab60-7e89bf8d13d6 with identifier: 10724940
2026-03-29 03:03:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29270f83-8681-5daf-ab60-7e89bf8d13d6 with scrape type 2
2026-03-29 03:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 29270f83-8681-5daf-ab60-7e89bf8d13d6 with scrape type 2
2026-03-29 03:03:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 29270f83-8681-5daf-ab60-7e89bf8d13d6, identifier: 10724940
2026-03-29 03:03:20 [adesa.it] INFO: Found listing with ID: 10720560
2026-03-29 03:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720560%27 HTTP/1.1" 200 None
2026-03-29 03:03:20 [adesa.it] INFO: Scrape type for 10720560: 2
2026-03-29 03:03:20 [adesa.it] INFO: Scraping item 10720560 url https://www.openlane.eu/en/carv6/auction/10720560
2026-03-29 03:03:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 83294769-b285-5606-bdd2-604046cde3a8 with identifier: 10720530
2026-03-29 03:03:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 83294769-b285-5606-bdd2-604046cde3a8 with identifier: 10720530
2026-03-29 03:03:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 83294769-b285-5606-bdd2-604046cde3a8 with identifier: 10720530 to the API
2026-03-29 03:03:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720530>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 225,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Hybrid',
'id': '83294769-b285-5606-bdd2-604046cde3a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK633FV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720530',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Citroën',
'model': 'C5',
'odometer': 102170,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10200,
'price_includes_vat': True,
'registration_date': '2022-05-12',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Citroën C5 Aircross 1.6 Shine - Hybrid - Automatic - 225 hp - '
'102.170 km',
'transmission': 'automatic',
'trim': 'Shine',
'vin': None,
'year': 2022}
2026-03-29 03:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720530%27 HTTP/1.1" 200 None
2026-03-29 03:03:21 [adesa.it] INFO: Saving data for 10720530: {'auction_closing_time': 1774800000.0, 'created_time': 1774562475.667265, 'last_price_update_time': 1774753401.233914}
2026-03-29 03:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720530') HTTP/1.1" 204 0
2026-03-29 03:03:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3c64a394-9ee4-52d9-a901-d7501dce4985 with identifier: 10720524
2026-03-29 03:03:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3c64a394-9ee4-52d9-a901-d7501dce4985 with identifier: 10720524
2026-03-29 03:03:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3c64a394-9ee4-52d9-a901-d7501dce4985 with identifier: 10720524 to the API
2026-03-29 03:03:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720524>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': '3c64a394-9ee4-52d9-a901-d7501dce4985',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH919HP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720524',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Citroën',
'model': 'C3',
'odometer': 194199,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 5200,
'price_includes_vat': True,
'registration_date': '2021-10-27',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Citroën C3 1.5 HDI Feel - Diesel - Manual - 102 hp - 194.199 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2021}
2026-03-29 03:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720524%27 HTTP/1.1" 200 None
2026-03-29 03:03:21 [adesa.it] INFO: Saving data for 10720524: {'auction_closing_time': 1774800000.0, 'created_time': 1774562471.462902, 'last_price_update_time': 1774753401.621973}
2026-03-29 03:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720524') HTTP/1.1" 204 0
2026-03-29 03:03:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 04f7abb8-53bd-5e1f-a3f3-ec6b2cd12b28 with identifier: 10720519
2026-03-29 03:03:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 04f7abb8-53bd-5e1f-a3f3-ec6b2cd12b28 with identifier: 10720519
2026-03-29 03:03:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 04f7abb8-53bd-5e1f-a3f3-ec6b2cd12b28 with identifier: 10720519 to the API
2026-03-29 03:03:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720519>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': '04f7abb8-53bd-5e1f-a3f3-ec6b2cd12b28',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH947PR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720519',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X5',
'odometer': 175722,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 26300,
'price_includes_vat': True,
'registration_date': '2021-12-15',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'BMW X5 30d X Line - Diesel - Automatic - 286 hp - 175.722 km',
'transmission': 'automatic',
'trim': 'X Line',
'vin': None,
'year': 2021}
2026-03-29 03:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720519%27 HTTP/1.1" 200 None
2026-03-29 03:03:21 [adesa.it] INFO: Saving data for 10720519: {'auction_closing_time': 1774800000.0, 'created_time': 1774562470.649121, 'last_price_update_time': 1774753401.916282}
2026-03-29 03:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720519') HTTP/1.1" 204 0
2026-03-29 03:03:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 29270f83-8681-5daf-ab60-7e89bf8d13d6 with identifier: 10724940
2026-03-29 03:03:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 29270f83-8681-5daf-ab60-7e89bf8d13d6 with identifier: 10724940
2026-03-29 03:03:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 29270f83-8681-5daf-ab60-7e89bf8d13d6 with identifier: 10724940 to the API
2026-03-29 03:03:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724940>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 258,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': '29270f83-8681-5daf-ab60-7e89bf8d13d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FD624EA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724940',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X6',
'odometer': 271078,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14800,
'price_includes_vat': True,
'registration_date': '2016-04-20',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X6 30d - xDrive - Diesel - Automatic - 258 hp - 271.078 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2016}
2026-03-29 03:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724940%27 HTTP/1.1" 200 None
2026-03-29 03:03:22 [adesa.it] INFO: Saving data for 10724940: {'auction_closing_time': 1774800000.0, 'created_time': 1774562477.153216, 'last_price_update_time': 1774753402.218259}
2026-03-29 03:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10724940') HTTP/1.1" 204 0
2026-03-29 03:03:22 [adesa.it] INFO: Found listing with ID: 10720559
2026-03-29 03:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720559%27 HTTP/1.1" 200 None
2026-03-29 03:03:22 [adesa.it] INFO: Scrape type for 10720559: 2
2026-03-29 03:03:22 [adesa.it] INFO: Scraping item 10720559 url https://www.openlane.eu/en/carv6/auction/10720559
2026-03-29 03:03:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724931> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724920> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:22 [adesa.it] INFO: Found listing with ID: 10720558
2026-03-29 03:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720558%27 HTTP/1.1" 200 None
2026-03-29 03:03:22 [adesa.it] INFO: Scrape type for 10720558: 2
2026-03-29 03:03:22 [adesa.it] INFO: Scraping item 10720558 url https://www.openlane.eu/en/carv6/auction/10720558
2026-03-29 03:03:22 [adesa.it] INFO: Found listing with ID: 10720564
2026-03-29 03:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720564%27 HTTP/1.1" 200 None
2026-03-29 03:03:22 [adesa.it] INFO: Scrape type for 10720564: 2
2026-03-29 03:03:22 [adesa.it] INFO: Scraping item 10720564 url https://www.openlane.eu/en/carv6/auction/10720564
2026-03-29 03:03:22 [adesa.it] INFO: Found listing with ID: 10720566
2026-03-29 03:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720566%27 HTTP/1.1" 200 None
2026-03-29 03:03:22 [adesa.it] INFO: Scrape type for 10720566: 2
2026-03-29 03:03:22 [adesa.it] INFO: Scraping item 10720566 url https://www.openlane.eu/en/carv6/auction/10720566
2026-03-29 03:03:22 [adesa.it] INFO: Found listing with ID: 10720562
2026-03-29 03:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720562%27 HTTP/1.1" 200 None
2026-03-29 03:03:22 [adesa.it] INFO: Scrape type for 10720562: 2
2026-03-29 03:03:22 [adesa.it] INFO: Scraping item 10720562 url https://www.openlane.eu/en/carv6/auction/10720562
2026-03-29 03:03:22 [adesa.it] INFO: Found listing with ID: 10720563
2026-03-29 03:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720563%27 HTTP/1.1" 200 None
2026-03-29 03:03:22 [adesa.it] INFO: Scrape type for 10720563: 2
2026-03-29 03:03:22 [adesa.it] INFO: Scraping item 10720563 url https://www.openlane.eu/en/carv6/auction/10720563
2026-03-29 03:03:22 [adesa.it] INFO: Found listing with ID: 10720565
2026-03-29 03:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720565%27 HTTP/1.1" 200 None
2026-03-29 03:03:22 [adesa.it] INFO: Scrape type for 10720565: 2
2026-03-29 03:03:22 [adesa.it] INFO: Scraping item 10720565 url https://www.openlane.eu/en/carv6/auction/10720565
2026-03-29 03:03:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba8edd8f-3528-5a54-b2e6-5a595c4713ed with identifier: 10724931
2026-03-29 03:03:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba8edd8f-3528-5a54-b2e6-5a595c4713ed with scrape type 2
2026-03-29 03:03:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba8edd8f-3528-5a54-b2e6-5a595c4713ed with scrape type 2
2026-03-29 03:03:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ba8edd8f-3528-5a54-b2e6-5a595c4713ed, identifier: 10724931
2026-03-29 03:03:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b44ee12-d845-5b01-bd84-a800a08112d2 with identifier: 10724920
2026-03-29 03:03:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b44ee12-d845-5b01-bd84-a800a08112d2 with scrape type 2
2026-03-29 03:03:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6b44ee12-d845-5b01-bd84-a800a08112d2 with scrape type 2
2026-03-29 03:03:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6b44ee12-d845-5b01-bd84-a800a08112d2, identifier: 10724920
2026-03-29 03:03:22 [adesa.it] INFO: Found listing with ID: 10735656
2026-03-29 03:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735656%27 HTTP/1.1" 200 None
2026-03-29 03:03:22 [adesa.it] INFO: Scrape type for 10735656: 0
2026-03-29 03:03:22 [adesa.it] INFO: Skipping item 10735656 url https://www.openlane.eu/en/carv6/auction/10735656
2026-03-29 03:03:22 [adesa.it] INFO: Found listing with ID: 10735726
2026-03-29 03:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735726%27 HTTP/1.1" 200 None
2026-03-29 03:03:22 [adesa.it] INFO: Scrape type for 10735726: 0
2026-03-29 03:03:22 [adesa.it] INFO: Skipping item 10735726 url https://www.openlane.eu/en/carv6/auction/10735726
2026-03-29 03:03:22 [adesa.it] INFO: Found listing with ID: 10735727
2026-03-29 03:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735727%27 HTTP/1.1" 200 None
2026-03-29 03:03:22 [adesa.it] INFO: Scrape type for 10735727: 0
2026-03-29 03:03:22 [adesa.it] INFO: Skipping item 10735727 url https://www.openlane.eu/en/carv6/auction/10735727
2026-03-29 03:03:22 [adesa.it] INFO: Found listing with ID: 10735667
2026-03-29 03:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735667%27 HTTP/1.1" 200 None
2026-03-29 03:03:22 [adesa.it] INFO: Scrape type for 10735667: 0
2026-03-29 03:03:22 [adesa.it] INFO: Skipping item 10735667 url https://www.openlane.eu/en/carv6/auction/10735667
2026-03-29 03:03:22 [adesa.it] INFO: Found listing with ID: 10720543
2026-03-29 03:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720543%27 HTTP/1.1" 200 None
2026-03-29 03:03:22 [adesa.it] INFO: Scrape type for 10720543: 2
2026-03-29 03:03:22 [adesa.it] INFO: Scraping item 10720543 url https://www.openlane.eu/en/carv6/auction/10720543
2026-03-29 03:03:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ba8edd8f-3528-5a54-b2e6-5a595c4713ed with identifier: 10724931
2026-03-29 03:03:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ba8edd8f-3528-5a54-b2e6-5a595c4713ed with identifier: 10724931
2026-03-29 03:03:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ba8edd8f-3528-5a54-b2e6-5a595c4713ed with identifier: 10724931 to the API
2026-03-29 03:03:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724931>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 265,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'ba8edd8f-3528-5a54-b2e6-5a595c4713ed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FX704EB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724931',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X5',
'odometer': 145000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 23900,
'price_includes_vat': True,
'registration_date': '2019-05-30',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'BMW X5 30d X Line - Diesel - Automatic - 265 hp - 145.000 km',
'transmission': 'automatic',
'trim': 'X Line',
'vin': None,
'year': 2019}
2026-03-29 03:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724931%27 HTTP/1.1" 200 None
2026-03-29 03:03:23 [adesa.it] INFO: Saving data for 10724931: {'auction_closing_time': 1774800000.0, 'created_time': 1774562468.06204, 'last_price_update_time': 1774753403.010183}
2026-03-29 03:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10724931') HTTP/1.1" 204 0
2026-03-29 03:03:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6b44ee12-d845-5b01-bd84-a800a08112d2 with identifier: 10724920
2026-03-29 03:03:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6b44ee12-d845-5b01-bd84-a800a08112d2 with identifier: 10724920
2026-03-29 03:03:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6b44ee12-d845-5b01-bd84-a800a08112d2 with identifier: 10724920 to the API
2026-03-29 03:03:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724920>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': '6b44ee12-d845-5b01-bd84-a800a08112d2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL631SP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724920',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X5',
'odometer': 192457,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 26800,
'price_includes_vat': True,
'registration_date': '2022-10-11',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'BMW X5 30d Sport - Diesel - Automatic - 286 hp - 192.457 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2022}
2026-03-29 03:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724920%27 HTTP/1.1" 200 None
2026-03-29 03:03:23 [adesa.it] INFO: Saving data for 10724920: {'auction_closing_time': 1774800000.0, 'created_time': 1774562467.057666, 'last_price_update_time': 1774753403.441649}
2026-03-29 03:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10724920') HTTP/1.1" 204 0
2026-03-29 03:03:23 [adesa.it] INFO: Found listing with ID: 10720523
2026-03-29 03:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720523%27 HTTP/1.1" 200 None
2026-03-29 03:03:23 [adesa.it] INFO: Scrape type for 10720523: 2
2026-03-29 03:03:23 [adesa.it] INFO: Scraping item 10720523 url https://www.openlane.eu/en/carv6/auction/10720523
2026-03-29 03:03:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724924> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720552> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741878> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:23 [adesa.it] INFO: Found listing with ID: 10720522
2026-03-29 03:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720522%27 HTTP/1.1" 200 None
2026-03-29 03:03:23 [adesa.it] INFO: Scrape type for 10720522: 2
2026-03-29 03:03:23 [adesa.it] INFO: Scraping item 10720522 url https://www.openlane.eu/en/carv6/auction/10720522
2026-03-29 03:03:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:23 [adesa.it] INFO: Found listing with ID: 10730532
2026-03-29 03:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710730532%27 HTTP/1.1" 200 None
2026-03-29 03:03:23 [adesa.it] INFO: Scrape type for 10730532: 2
2026-03-29 03:03:23 [adesa.it] INFO: Scraping item 10730532 url https://www.openlane.eu/en/carv6/auction/10730532
2026-03-29 03:03:23 [adesa.it] INFO: Found listing with ID: 10735728
2026-03-29 03:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735728%27 HTTP/1.1" 200 None
2026-03-29 03:03:23 [adesa.it] INFO: Scrape type for 10735728: 0
2026-03-29 03:03:23 [adesa.it] INFO: Skipping item 10735728 url https://www.openlane.eu/en/carv6/auction/10735728
2026-03-29 03:03:23 [adesa.it] INFO: Found listing with ID: 10720542
2026-03-29 03:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720542%27 HTTP/1.1" 200 None
2026-03-29 03:03:23 [adesa.it] INFO: Scrape type for 10720542: 2
2026-03-29 03:03:23 [adesa.it] INFO: Scraping item 10720542 url https://www.openlane.eu/en/carv6/auction/10720542
2026-03-29 03:03:23 [adesa.it] INFO: Found listing with ID: 10735729
2026-03-29 03:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735729%27 HTTP/1.1" 200 None
2026-03-29 03:03:23 [adesa.it] INFO: Scrape type for 10735729: 0
2026-03-29 03:03:23 [adesa.it] INFO: Skipping item 10735729 url https://www.openlane.eu/en/carv6/auction/10735729
2026-03-29 03:03:23 [adesa.it] INFO: Found listing with ID: 10741040
2026-03-29 03:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741040%27 HTTP/1.1" 200 None
2026-03-29 03:03:23 [adesa.it] INFO: Scrape type for 10741040: 0
2026-03-29 03:03:23 [adesa.it] INFO: Skipping item 10741040 url https://www.openlane.eu/en/carv6/auction/10741040
2026-03-29 03:03:23 [adesa.it] INFO: Found listing with ID: 10735730
2026-03-29 03:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735730%27 HTTP/1.1" 200 None
2026-03-29 03:03:23 [adesa.it] INFO: Scrape type for 10735730: 0
2026-03-29 03:03:23 [adesa.it] INFO: Skipping item 10735730 url https://www.openlane.eu/en/carv6/auction/10735730
2026-03-29 03:03:23 [adesa.it] INFO: Found listing with ID: 10741875
2026-03-29 03:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741875%27 HTTP/1.1" 200 None
2026-03-29 03:03:23 [adesa.it] INFO: Scrape type for 10741875: 2
2026-03-29 03:03:23 [adesa.it] INFO: Scraping item 10741875 url https://www.openlane.eu/en/carv6/auction/10741875
2026-03-29 03:03:23 [adesa.it] INFO: Found listing with ID: 10735731
2026-03-29 03:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735731%27 HTTP/1.1" 200 None
2026-03-29 03:03:23 [adesa.it] INFO: Scrape type for 10735731: 0
2026-03-29 03:03:23 [adesa.it] INFO: Skipping item 10735731 url https://www.openlane.eu/en/carv6/auction/10735731
2026-03-29 03:03:23 [adesa.it] INFO: Found listing with ID: 10740354
2026-03-29 03:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740354%27 HTTP/1.1" 200 None
2026-03-29 03:03:23 [adesa.it] INFO: Scrape type for 10740354: 0
2026-03-29 03:03:23 [adesa.it] INFO: Skipping item 10740354 url https://www.openlane.eu/en/carv6/auction/10740354
2026-03-29 03:03:23 [adesa.it] INFO: Found listing with ID: 10724922
2026-03-29 03:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724922%27 HTTP/1.1" 200 None
2026-03-29 03:03:23 [adesa.it] INFO: Scrape type for 10724922: 2
2026-03-29 03:03:23 [adesa.it] INFO: Scraping item 10724922 url https://www.openlane.eu/en/carv6/auction/10724922
2026-03-29 03:03:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a8d4a93-adca-57a3-915c-7a1f43fc7221 with identifier: 10724924
2026-03-29 03:03:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a8d4a93-adca-57a3-915c-7a1f43fc7221 with scrape type 2
2026-03-29 03:03:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8a8d4a93-adca-57a3-915c-7a1f43fc7221 with scrape type 2
2026-03-29 03:03:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 8a8d4a93-adca-57a3-915c-7a1f43fc7221, identifier: 10724924
2026-03-29 03:03:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21d9ad6e-ed03-5063-bdc3-1fe08f475163 with identifier: 10720552
2026-03-29 03:03:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21d9ad6e-ed03-5063-bdc3-1fe08f475163 with scrape type 2
2026-03-29 03:03:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 21d9ad6e-ed03-5063-bdc3-1fe08f475163 with scrape type 2
2026-03-29 03:03:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 21d9ad6e-ed03-5063-bdc3-1fe08f475163, identifier: 10720552
2026-03-29 03:03:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff2bc61e-1ce6-5e97-860c-98c942e5a2a0 with identifier: 10741878
2026-03-29 03:03:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff2bc61e-1ce6-5e97-860c-98c942e5a2a0 with scrape type 2
2026-03-29 03:03:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff2bc61e-1ce6-5e97-860c-98c942e5a2a0 with scrape type 2
2026-03-29 03:03:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ff2bc61e-1ce6-5e97-860c-98c942e5a2a0, identifier: 10741878
2026-03-29 03:03:24 [adesa.it] INFO: Found listing with ID: 10741864
2026-03-29 03:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741864%27 HTTP/1.1" 200 None
2026-03-29 03:03:24 [adesa.it] INFO: Scrape type for 10741864: 2
2026-03-29 03:03:24 [adesa.it] INFO: Scraping item 10741864 url https://www.openlane.eu/en/carv6/auction/10741864
2026-03-29 03:03:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 8a8d4a93-adca-57a3-915c-7a1f43fc7221 with identifier: 10724924
2026-03-29 03:03:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 8a8d4a93-adca-57a3-915c-7a1f43fc7221 with identifier: 10724924
2026-03-29 03:03:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 8a8d4a93-adca-57a3-915c-7a1f43fc7221 with identifier: 10724924 to the API
2026-03-29 03:03:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724924>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 122,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Electric',
'id': '8a8d4a93-adca-57a3-915c-7a1f43fc7221',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FY050CE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724924',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Nissan',
'model': 'Leaf',
'odometer': 89413,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 6600,
'price_includes_vat': True,
'registration_date': '2019-07-24',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Nissan Leaf Business - Electric - Automatic - 122 hp - 89.413 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2019}
2026-03-29 03:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724924%27 HTTP/1.1" 200 None
2026-03-29 03:03:24 [adesa.it] INFO: Saving data for 10724924: {'auction_closing_time': 1774800000.0, 'created_time': 1774562500.093965, 'last_price_update_time': 1774753404.31894}
2026-03-29 03:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10724924') HTTP/1.1" 204 0
2026-03-29 03:03:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 21d9ad6e-ed03-5063-bdc3-1fe08f475163 with identifier: 10720552
2026-03-29 03:03:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 21d9ad6e-ed03-5063-bdc3-1fe08f475163 with identifier: 10720552
2026-03-29 03:03:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 21d9ad6e-ed03-5063-bdc3-1fe08f475163 with identifier: 10720552 to the API
2026-03-29 03:03:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720552>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Hybrid',
'id': '21d9ad6e-ed03-5063-bdc3-1fe08f475163',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ941AH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720552',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X3',
'odometer': 110423,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 20100,
'price_includes_vat': True,
'registration_date': '2022-01-21',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'BMW X3 30e - Hybrid - Automatic - 184 hp - 110.423 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 03:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720552%27 HTTP/1.1" 200 None
2026-03-29 03:03:24 [adesa.it] INFO: Saving data for 10720552: {'auction_closing_time': 1774800000.0, 'created_time': 1774562468.406115, 'last_price_update_time': 1774753404.717985}
2026-03-29 03:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720552') HTTP/1.1" 204 0
2026-03-29 03:03:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ff2bc61e-1ce6-5e97-860c-98c942e5a2a0 with identifier: 10741878
2026-03-29 03:03:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ff2bc61e-1ce6-5e97-860c-98c942e5a2a0 with identifier: 10741878
2026-03-29 03:03:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ff2bc61e-1ce6-5e97-860c-98c942e5a2a0 with identifier: 10741878 to the API
2026-03-29 03:03:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741878>
{'auction_title': '',
'c_o_2_emission_value': 41,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 162,
'expiration_date': '2026-03-30T13:45:00Z',
'fuel_type': 'Hybrid',
'id': 'ff2bc61e-1ce6-5e97-860c-98c942e5a2a0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH577ZY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741878',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'MG',
'model': 'HS',
'odometer': 68784,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': 'Ambrosi Spa',
'title': 'MG HS 1.5 T-GDI - Hybrid - Automatic - 162 hp - 68.784 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 03:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741878%27 HTTP/1.1" 200 None
2026-03-29 03:03:25 [adesa.it] INFO: Saving data for 10741878: {'auction_closing_time': 1774878300.0, 'created_time': 1774649246.471887, 'last_price_update_time': 1774753405.018031}
2026-03-29 03:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741878') HTTP/1.1" 204 0
2026-03-29 03:03:25 [adesa.it] INFO: Found listing with ID: 10741865
2026-03-29 03:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741865%27 HTTP/1.1" 200 None
2026-03-29 03:03:25 [adesa.it] INFO: Scrape type for 10741865: 2
2026-03-29 03:03:25 [adesa.it] INFO: Scraping item 10741865 url https://www.openlane.eu/en/carv6/auction/10741865
2026-03-29 03:03:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741058> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720532> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:25 [adesa.it] INFO: Found listing with ID: 10741048
2026-03-29 03:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741048%27 HTTP/1.1" 200 None
2026-03-29 03:03:25 [adesa.it] INFO: Scrape type for 10741048: 0
2026-03-29 03:03:25 [adesa.it] INFO: Skipping item 10741048 url https://www.openlane.eu/en/carv6/auction/10741048
2026-03-29 03:03:25 [adesa.it] INFO: Found listing with ID: 10720544
2026-03-29 03:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720544%27 HTTP/1.1" 200 None
2026-03-29 03:03:25 [adesa.it] INFO: Scrape type for 10720544: 2
2026-03-29 03:03:25 [adesa.it] INFO: Scraping item 10720544 url https://www.openlane.eu/en/carv6/auction/10720544
2026-03-29 03:03:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:25 [adesa.it] INFO: Found listing with ID: 10724938
2026-03-29 03:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724938%27 HTTP/1.1" 200 None
2026-03-29 03:03:25 [adesa.it] INFO: Scrape type for 10724938: 2
2026-03-29 03:03:25 [adesa.it] INFO: Scraping item 10724938 url https://www.openlane.eu/en/carv6/auction/10724938
2026-03-29 03:03:25 [adesa.it] INFO: Found listing with ID: 10720545
2026-03-29 03:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720545%27 HTTP/1.1" 200 None
2026-03-29 03:03:25 [adesa.it] INFO: Scrape type for 10720545: 2
2026-03-29 03:03:25 [adesa.it] INFO: Scraping item 10720545 url https://www.openlane.eu/en/carv6/auction/10720545
2026-03-29 03:03:25 [adesa.it] INFO: Found listing with ID: 10735668
2026-03-29 03:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735668%27 HTTP/1.1" 200 None
2026-03-29 03:03:25 [adesa.it] INFO: Scrape type for 10735668: 0
2026-03-29 03:03:25 [adesa.it] INFO: Skipping item 10735668 url https://www.openlane.eu/en/carv6/auction/10735668
2026-03-29 03:03:25 [adesa.it] INFO: Found listing with ID: 10735732
2026-03-29 03:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735732%27 HTTP/1.1" 200 None
2026-03-29 03:03:25 [adesa.it] INFO: Scrape type for 10735732: 0
2026-03-29 03:03:25 [adesa.it] INFO: Skipping item 10735732 url https://www.openlane.eu/en/carv6/auction/10735732
2026-03-29 03:03:25 [adesa.it] INFO: Found listing with ID: 10720570
2026-03-29 03:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720570%27 HTTP/1.1" 200 None
2026-03-29 03:03:25 [adesa.it] INFO: Scrape type for 10720570: 2
2026-03-29 03:03:25 [adesa.it] INFO: Scraping item 10720570 url https://www.openlane.eu/en/carv6/auction/10720570
2026-03-29 03:03:25 [adesa.it] INFO: Found listing with ID: 10724935
2026-03-29 03:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724935%27 HTTP/1.1" 200 None
2026-03-29 03:03:25 [adesa.it] INFO: Scrape type for 10724935: 2
2026-03-29 03:03:25 [adesa.it] INFO: Scraping item 10724935 url https://www.openlane.eu/en/carv6/auction/10724935
2026-03-29 03:03:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b019ca9b-fdb6-5976-87b0-a6c1a13b5efa with identifier: 10741058
2026-03-29 03:03:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b019ca9b-fdb6-5976-87b0-a6c1a13b5efa with scrape type 2
2026-03-29 03:03:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b019ca9b-fdb6-5976-87b0-a6c1a13b5efa with scrape type 2
2026-03-29 03:03:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b019ca9b-fdb6-5976-87b0-a6c1a13b5efa, identifier: 10741058
2026-03-29 03:03:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1950844-4c9f-562f-958d-89ae5e157b57 with identifier: 10720532
2026-03-29 03:03:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1950844-4c9f-562f-958d-89ae5e157b57 with scrape type 2
2026-03-29 03:03:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f1950844-4c9f-562f-958d-89ae5e157b57 with scrape type 2
2026-03-29 03:03:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f1950844-4c9f-562f-958d-89ae5e157b57, identifier: 10720532
2026-03-29 03:03:25 [adesa.it] INFO: Found listing with ID: 10720548
2026-03-29 03:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720548%27 HTTP/1.1" 200 None
2026-03-29 03:03:25 [adesa.it] INFO: Scrape type for 10720548: 2
2026-03-29 03:03:25 [adesa.it] INFO: Scraping item 10720548 url https://www.openlane.eu/en/carv6/auction/10720548
2026-03-29 03:03:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b019ca9b-fdb6-5976-87b0-a6c1a13b5efa with identifier: 10741058
2026-03-29 03:03:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b019ca9b-fdb6-5976-87b0-a6c1a13b5efa with identifier: 10741058
2026-03-29 03:03:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b019ca9b-fdb6-5976-87b0-a6c1a13b5efa with identifier: 10741058 to the API
2026-03-29 03:03:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741058>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T13:45:00Z',
'fuel_type': 'Diesel',
'id': 'b019ca9b-fdb6-5976-87b0-a6c1a13b5efa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ617JX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741058',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X3',
'odometer': 56252,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 27000,
'price_includes_vat': True,
'registration_date': '2022-03-21',
'seats_number': 5,
'seller_name': 'GINO S.p.a.',
'title': 'BMW X3 20d M Sport - Diesel - Automatic - 190 hp - 56.252 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-29 03:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741058%27 HTTP/1.1" 200 None
2026-03-29 03:03:25 [adesa.it] INFO: Saving data for 10741058: {'auction_closing_time': 1774878300.0, 'created_time': 1774649140.548774, 'last_price_update_time': 1774753405.754265}
2026-03-29 03:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741058') HTTP/1.1" 204 0
2026-03-29 03:03:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f1950844-4c9f-562f-958d-89ae5e157b57 with identifier: 10720532
2026-03-29 03:03:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f1950844-4c9f-562f-958d-89ae5e157b57 with identifier: 10720532
2026-03-29 03:03:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f1950844-4c9f-562f-958d-89ae5e157b57 with identifier: 10720532 to the API
2026-03-29 03:03:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720532>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'f1950844-4c9f-562f-958d-89ae5e157b57',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE739CD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720532',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X3',
'odometer': 248312,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12100,
'price_includes_vat': True,
'registration_date': '2021-01-14',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'BMW X3 20d Business - xDrive - Diesel - Automatic - 190 hp - '
'248.312 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-29 03:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720532%27 HTTP/1.1" 200 None
2026-03-29 03:03:26 [adesa.it] INFO: Saving data for 10720532: {'auction_closing_time': 1774800000.0, 'created_time': 1774562464.482523, 'last_price_update_time': 1774753406.038799}
2026-03-29 03:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720532') HTTP/1.1" 204 0
2026-03-29 03:03:26 [adesa.it] INFO: Found listing with ID: 10724916
2026-03-29 03:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724916%27 HTTP/1.1" 200 None
2026-03-29 03:03:26 [adesa.it] INFO: Scrape type for 10724916: 2
2026-03-29 03:03:26 [adesa.it] INFO: Scraping item 10724916 url https://www.openlane.eu/en/carv6/auction/10724916
2026-03-29 03:03:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724936> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:26 [adesa.it] INFO: Found listing with ID: 10720572
2026-03-29 03:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720572%27 HTTP/1.1" 200 None
2026-03-29 03:03:26 [adesa.it] INFO: Scrape type for 10720572: 2
2026-03-29 03:03:26 [adesa.it] INFO: Scraping item 10720572 url https://www.openlane.eu/en/carv6/auction/10720572
2026-03-29 03:03:26 [adesa.it] INFO: Found listing with ID: 10724927
2026-03-29 03:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724927%27 HTTP/1.1" 200 None
2026-03-29 03:03:26 [adesa.it] INFO: Scrape type for 10724927: 2
2026-03-29 03:03:26 [adesa.it] INFO: Scraping item 10724927 url https://www.openlane.eu/en/carv6/auction/10724927
2026-03-29 03:03:26 [adesa.it] INFO: Found listing with ID: 10720569
2026-03-29 03:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720569%27 HTTP/1.1" 200 None
2026-03-29 03:03:26 [adesa.it] INFO: Scrape type for 10720569: 2
2026-03-29 03:03:26 [adesa.it] INFO: Scraping item 10720569 url https://www.openlane.eu/en/carv6/auction/10720569
2026-03-29 03:03:26 [adesa.it] INFO: Found listing with ID: 10724933
2026-03-29 03:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724933%27 HTTP/1.1" 200 None
2026-03-29 03:03:26 [adesa.it] INFO: Scrape type for 10724933: 2
2026-03-29 03:03:26 [adesa.it] INFO: Scraping item 10724933 url https://www.openlane.eu/en/carv6/auction/10724933
2026-03-29 03:03:26 [adesa.it] INFO: Found listing with ID: 10720553
2026-03-29 03:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720553%27 HTTP/1.1" 200 None
2026-03-29 03:03:26 [adesa.it] INFO: Scrape type for 10720553: 2
2026-03-29 03:03:26 [adesa.it] INFO: Scraping item 10720553 url https://www.openlane.eu/en/carv6/auction/10720553
2026-03-29 03:03:26 [adesa.it] INFO: Found listing with ID: 10720539
2026-03-29 03:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720539%27 HTTP/1.1" 200 None
2026-03-29 03:03:26 [adesa.it] INFO: Scrape type for 10720539: 2
2026-03-29 03:03:26 [adesa.it] INFO: Scraping item 10720539 url https://www.openlane.eu/en/carv6/auction/10720539
2026-03-29 03:03:26 [adesa.it] INFO: Found listing with ID: 10720529
2026-03-29 03:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720529%27 HTTP/1.1" 200 None
2026-03-29 03:03:26 [adesa.it] INFO: Scrape type for 10720529: 2
2026-03-29 03:03:26 [adesa.it] INFO: Scraping item 10720529 url https://www.openlane.eu/en/carv6/auction/10720529
2026-03-29 03:03:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 963899c2-42dc-5e87-b030-49d15bbbc0cf with identifier: 10724936
2026-03-29 03:03:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 963899c2-42dc-5e87-b030-49d15bbbc0cf with scrape type 2
2026-03-29 03:03:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 963899c2-42dc-5e87-b030-49d15bbbc0cf with scrape type 2
2026-03-29 03:03:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 963899c2-42dc-5e87-b030-49d15bbbc0cf, identifier: 10724936
2026-03-29 03:03:26 [adesa.it] INFO: Found listing with ID: 10724929
2026-03-29 03:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724929%27 HTTP/1.1" 200 None
2026-03-29 03:03:26 [adesa.it] INFO: Scrape type for 10724929: 2
2026-03-29 03:03:26 [adesa.it] INFO: Scraping item 10724929 url https://www.openlane.eu/en/carv6/auction/10724929
2026-03-29 03:03:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 963899c2-42dc-5e87-b030-49d15bbbc0cf with identifier: 10724936
2026-03-29 03:03:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 963899c2-42dc-5e87-b030-49d15bbbc0cf with identifier: 10724936
2026-03-29 03:03:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 963899c2-42dc-5e87-b030-49d15bbbc0cf with identifier: 10724936 to the API
2026-03-29 03:03:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724936>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 131,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': '963899c2-42dc-5e87-b030-49d15bbbc0cf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FD213AV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724936',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 221981,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 6100,
'price_includes_vat': True,
'registration_date': '2016-03-22',
'seats_number': 5,
'seller_name': 'Staremilia a Penske Automotive Dealership',
'title': 'Renault Kadjar 1.6 DCI Bose Edition - Diesel - Manual - 131 hp - '
'221.981 km',
'transmission': 'manual',
'trim': 'Bose Edition',
'vin': None,
'year': 2016}
2026-03-29 03:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724936%27 HTTP/1.1" 200 None
2026-03-29 03:03:26 [adesa.it] INFO: Saving data for 10724936: {'auction_closing_time': 1774800000.0, 'created_time': 1774562501.251536, 'last_price_update_time': 1774753406.6219}
2026-03-29 03:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10724936') HTTP/1.1" 204 0
2026-03-29 03:03:26 [adesa.it] INFO: Found listing with ID: 10720550
2026-03-29 03:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720550%27 HTTP/1.1" 200 None
2026-03-29 03:03:26 [adesa.it] INFO: Scrape type for 10720550: 2
2026-03-29 03:03:26 [adesa.it] INFO: Scraping item 10720550 url https://www.openlane.eu/en/carv6/auction/10720550
2026-03-29 03:03:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724942> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:26 [adesa.it] INFO: Found listing with ID: 10724917
2026-03-29 03:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724917%27 HTTP/1.1" 200 None
2026-03-29 03:03:26 [adesa.it] INFO: Scrape type for 10724917: 2
2026-03-29 03:03:26 [adesa.it] INFO: Scraping item 10724917 url https://www.openlane.eu/en/carv6/auction/10724917
2026-03-29 03:03:26 [adesa.it] INFO: Found listing with ID: 10720515
2026-03-29 03:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720515%27 HTTP/1.1" 200 None
2026-03-29 03:03:26 [adesa.it] INFO: Scrape type for 10720515: 2
2026-03-29 03:03:26 [adesa.it] INFO: Scraping item 10720515 url https://www.openlane.eu/en/carv6/auction/10720515
2026-03-29 03:03:26 [adesa.it] INFO: Found listing with ID: 10720556
2026-03-29 03:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720556%27 HTTP/1.1" 200 None
2026-03-29 03:03:26 [adesa.it] INFO: Scrape type for 10720556: 2
2026-03-29 03:03:26 [adesa.it] INFO: Scraping item 10720556 url https://www.openlane.eu/en/carv6/auction/10720556
2026-03-29 03:03:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720549> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad11b5c2-0cf1-5ed7-9d29-4175af02a1a5 with identifier: 10724942
2026-03-29 03:03:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad11b5c2-0cf1-5ed7-9d29-4175af02a1a5 with scrape type 2
2026-03-29 03:03:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad11b5c2-0cf1-5ed7-9d29-4175af02a1a5 with scrape type 2
2026-03-29 03:03:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ad11b5c2-0cf1-5ed7-9d29-4175af02a1a5, identifier: 10724942
2026-03-29 03:03:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ad11b5c2-0cf1-5ed7-9d29-4175af02a1a5 with identifier: 10724942
2026-03-29 03:03:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ad11b5c2-0cf1-5ed7-9d29-4175af02a1a5 with identifier: 10724942
2026-03-29 03:03:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ad11b5c2-0cf1-5ed7-9d29-4175af02a1a5 with identifier: 10724942 to the API
2026-03-29 03:03:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724942>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 225,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Hybrid',
'id': 'ad11b5c2-0cf1-5ed7-9d29-4175af02a1a5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE025CW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724942',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '508',
'odometer': 131572,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9300,
'price_includes_vat': True,
'registration_date': '2021-02-10',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Peugeot 508 SW 1.6 Allure - Hybrid - Automatic - 225 hp - 131.572 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-29 03:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724942%27 HTTP/1.1" 200 None
2026-03-29 03:03:27 [adesa.it] INFO: Saving data for 10724942: {'auction_closing_time': 1774800000.0, 'created_time': 1774562496.69787, 'last_price_update_time': 1774753407.257679}
2026-03-29 03:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10724942') HTTP/1.1" 204 0
2026-03-29 03:03:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720525> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a099d36-32b4-5077-a768-2735b2f06ca9 with identifier: 10720549
2026-03-29 03:03:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a099d36-32b4-5077-a768-2735b2f06ca9 with scrape type 2
2026-03-29 03:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a099d36-32b4-5077-a768-2735b2f06ca9 with scrape type 2
2026-03-29 03:03:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6a099d36-32b4-5077-a768-2735b2f06ca9, identifier: 10720549
2026-03-29 03:03:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6a099d36-32b4-5077-a768-2735b2f06ca9 with identifier: 10720549
2026-03-29 03:03:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6a099d36-32b4-5077-a768-2735b2f06ca9 with identifier: 10720549
2026-03-29 03:03:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6a099d36-32b4-5077-a768-2735b2f06ca9 with identifier: 10720549 to the API
2026-03-29 03:03:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720549>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': '6a099d36-32b4-5077-a768-2735b2f06ca9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM527BX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720549',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 91918,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 19200,
'price_includes_vat': True,
'registration_date': '2023-01-09',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Kodiaq 2.0 TDI Executive - Diesel - Automatic - 150 hp - '
'91.918 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2023}
2026-03-29 03:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720549%27 HTTP/1.1" 200 None
2026-03-29 03:03:27 [adesa.it] INFO: Saving data for 10720549: {'auction_closing_time': 1774800000.0, 'created_time': 1774562499.72045, 'last_price_update_time': 1774753407.664779}
2026-03-29 03:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720549') HTTP/1.1" 204 0
2026-03-29 03:03:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 074e8cc5-d8b1-5641-af91-e93da9202278 with identifier: 10720525
2026-03-29 03:03:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 074e8cc5-d8b1-5641-af91-e93da9202278 with scrape type 2
2026-03-29 03:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 074e8cc5-d8b1-5641-af91-e93da9202278 with scrape type 2
2026-03-29 03:03:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 074e8cc5-d8b1-5641-af91-e93da9202278, identifier: 10720525
2026-03-29 03:03:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 074e8cc5-d8b1-5641-af91-e93da9202278 with identifier: 10720525
2026-03-29 03:03:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 074e8cc5-d8b1-5641-af91-e93da9202278 with identifier: 10720525
2026-03-29 03:03:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 074e8cc5-d8b1-5641-af91-e93da9202278 with identifier: 10720525 to the API
2026-03-29 03:03:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720525>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': '074e8cc5-d8b1-5641-af91-e93da9202278',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL940SR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720525',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 122492,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10700,
'price_includes_vat': True,
'registration_date': '2022-10-13',
'seats_number': 5,
'seller_name': 'ARVAL-IT',
'title': 'Skoda Octavia Combi 2.0 TDI Executive - Diesel - Automatic - 116 hp '
'- 122.492 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2022}
2026-03-29 03:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720525%27 HTTP/1.1" 200 None
2026-03-29 03:03:28 [adesa.it] INFO: Saving data for 10720525: {'auction_closing_time': 1774800000.0, 'created_time': 1774562490.162616, 'last_price_update_time': 1774753408.050147}
2026-03-29 03:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720525') HTTP/1.1" 204 0
2026-03-29 03:03:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720541> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e524f18f-442f-5099-8c56-334e789fc48b with identifier: 10720541
2026-03-29 03:03:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e524f18f-442f-5099-8c56-334e789fc48b with scrape type 2
2026-03-29 03:03:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e524f18f-442f-5099-8c56-334e789fc48b with scrape type 2
2026-03-29 03:03:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e524f18f-442f-5099-8c56-334e789fc48b, identifier: 10720541
2026-03-29 03:03:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e524f18f-442f-5099-8c56-334e789fc48b with identifier: 10720541
2026-03-29 03:03:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e524f18f-442f-5099-8c56-334e789fc48b with identifier: 10720541
2026-03-29 03:03:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e524f18f-442f-5099-8c56-334e789fc48b with identifier: 10720541 to the API
2026-03-29 03:03:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720541>
{'auction_title': '',
'c_o_2_emission_value': 37,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 218,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Hybrid',
'id': 'e524f18f-442f-5099-8c56-334e789fc48b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC511PJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720541',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 93086,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2020-09-30',
'seats_number': 5,
'seller_name': 'ARVAL-IT',
'title': 'Skoda Superb Combi 1.4 TSI Executive - Hybrid - Automatic - 218 hp '
'- 93.086 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2020}
2026-03-29 03:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720541%27 HTTP/1.1" 200 None
2026-03-29 03:03:28 [adesa.it] INFO: Saving data for 10720541: {'auction_closing_time': 1774800000.0, 'created_time': 1774562490.719151, 'last_price_update_time': 1774753408.554166}
2026-03-29 03:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720541') HTTP/1.1" 204 0
2026-03-29 03:03:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720559> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a72d623-68fb-5860-90c3-4515a4ce9c3e with identifier: 10720559
2026-03-29 03:03:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a72d623-68fb-5860-90c3-4515a4ce9c3e with scrape type 2
2026-03-29 03:03:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5a72d623-68fb-5860-90c3-4515a4ce9c3e with scrape type 2
2026-03-29 03:03:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5a72d623-68fb-5860-90c3-4515a4ce9c3e, identifier: 10720559
2026-03-29 03:03:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5a72d623-68fb-5860-90c3-4515a4ce9c3e with identifier: 10720559
2026-03-29 03:03:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5a72d623-68fb-5860-90c3-4515a4ce9c3e with identifier: 10720559
2026-03-29 03:03:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5a72d623-68fb-5860-90c3-4515a4ce9c3e with identifier: 10720559 to the API
2026-03-29 03:03:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720559>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Hybrid',
'id': '5a72d623-68fb-5860-90c3-4515a4ce9c3e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM798YE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720559',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 76324,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2023-02-21',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota C-HR 1.8 Active - Hybrid - Automatic - 122 hp - 76.324 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2023}
2026-03-29 03:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720559%27 HTTP/1.1" 200 None
2026-03-29 03:03:29 [adesa.it] INFO: Saving data for 10720559: {'auction_closing_time': 1774800000.0, 'created_time': 1774562563.689674, 'last_price_update_time': 1774753409.039182}
2026-03-29 03:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720559') HTTP/1.1" 204 0
2026-03-29 03:03:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720523> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720560> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2e95256-fde1-588e-addd-9f2aea25660d with identifier: 10720523
2026-03-29 03:03:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2e95256-fde1-588e-addd-9f2aea25660d with scrape type 2
2026-03-29 03:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c2e95256-fde1-588e-addd-9f2aea25660d with scrape type 2
2026-03-29 03:03:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c2e95256-fde1-588e-addd-9f2aea25660d, identifier: 10720523
2026-03-29 03:03:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c2e95256-fde1-588e-addd-9f2aea25660d with identifier: 10720523
2026-03-29 03:03:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c2e95256-fde1-588e-addd-9f2aea25660d with identifier: 10720523
2026-03-29 03:03:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c2e95256-fde1-588e-addd-9f2aea25660d with identifier: 10720523 to the API
2026-03-29 03:03:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720523>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 98,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Hybrid',
'id': 'c2e95256-fde1-588e-addd-9f2aea25660d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL237XG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720523',
'listing': 'auctionplusdirectbuy',
'location': 'Nomentana (Roma) (Italy)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 125919,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11300,
'price_includes_vat': True,
'registration_date': '2022-11-02',
'seats_number': 5,
'seller_name': 'ARVAL-IT',
'title': 'Toyota Corolla Touring Sports 1.8 Business - Hybrid - Automatic - '
'98 hp - 125.919 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-29 03:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720523%27 HTTP/1.1" 200 None
2026-03-29 03:03:29 [adesa.it] INFO: Saving data for 10720523: {'auction_closing_time': 1774800000.0, 'created_time': 1774562505.708659, 'last_price_update_time': 1774753409.625394}
2026-03-29 03:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720523') HTTP/1.1" 204 0
2026-03-29 03:03:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720551> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1babf429-707b-5fe3-acd4-c1d5bcefe165 with identifier: 10720560
2026-03-29 03:03:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1babf429-707b-5fe3-acd4-c1d5bcefe165 with scrape type 2
2026-03-29 03:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1babf429-707b-5fe3-acd4-c1d5bcefe165 with scrape type 2
2026-03-29 03:03:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 1babf429-707b-5fe3-acd4-c1d5bcefe165, identifier: 10720560
2026-03-29 03:03:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720543> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 1babf429-707b-5fe3-acd4-c1d5bcefe165 with identifier: 10720560
2026-03-29 03:03:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 1babf429-707b-5fe3-acd4-c1d5bcefe165 with identifier: 10720560
2026-03-29 03:03:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 1babf429-707b-5fe3-acd4-c1d5bcefe165 with identifier: 10720560 to the API
2026-03-29 03:03:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720560>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Hybrid',
'id': '1babf429-707b-5fe3-acd4-c1d5bcefe165',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM498YE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720560',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 72119,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2023-02-21',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota C-HR 1.8 Active - Hybrid - Automatic - 122 hp - 72.119 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2023}
2026-03-29 03:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720560%27 HTTP/1.1" 200 None
2026-03-29 03:03:30 [adesa.it] INFO: Saving data for 10720560: {'auction_closing_time': 1774800000.0, 'created_time': 1774562886.75759, 'last_price_update_time': 1774753410.017904}
2026-03-29 03:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720560') HTTP/1.1" 204 0
2026-03-29 03:03:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720531> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7485073f-ed21-505e-9e5b-15b889ad73b7 with identifier: 10720551
2026-03-29 03:03:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7485073f-ed21-505e-9e5b-15b889ad73b7 with scrape type 2
2026-03-29 03:03:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7485073f-ed21-505e-9e5b-15b889ad73b7 with scrape type 2
2026-03-29 03:03:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7485073f-ed21-505e-9e5b-15b889ad73b7, identifier: 10720551
2026-03-29 03:03:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0fab14a5-44da-5e58-a61b-52bbed9944a2 with identifier: 10720543
2026-03-29 03:03:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0fab14a5-44da-5e58-a61b-52bbed9944a2 with scrape type 2
2026-03-29 03:03:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0fab14a5-44da-5e58-a61b-52bbed9944a2 with scrape type 2
2026-03-29 03:03:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0fab14a5-44da-5e58-a61b-52bbed9944a2, identifier: 10720543
2026-03-29 03:03:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7485073f-ed21-505e-9e5b-15b889ad73b7 with identifier: 10720551
2026-03-29 03:03:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7485073f-ed21-505e-9e5b-15b889ad73b7 with identifier: 10720551
2026-03-29 03:03:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7485073f-ed21-505e-9e5b-15b889ad73b7 with identifier: 10720551 to the API
2026-03-29 03:03:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720551>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': '7485073f-ed21-505e-9e5b-15b889ad73b7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP722AX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720551',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 122727,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2023-05-16',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Skoda Octavia Combi 2.0 TDI Style - Diesel - Automatic - 115 hp - '
'122.727 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-29 03:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720551%27 HTTP/1.1" 200 None
2026-03-29 03:03:30 [adesa.it] INFO: Saving data for 10720551: {'auction_closing_time': 1774800000.0, 'created_time': 1774562489.128767, 'last_price_update_time': 1774753410.518839}
2026-03-29 03:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720551') HTTP/1.1" 204 0
2026-03-29 03:03:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0fab14a5-44da-5e58-a61b-52bbed9944a2 with identifier: 10720543
2026-03-29 03:03:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0fab14a5-44da-5e58-a61b-52bbed9944a2 with identifier: 10720543
2026-03-29 03:03:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0fab14a5-44da-5e58-a61b-52bbed9944a2 with identifier: 10720543 to the API
2026-03-29 03:03:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720543>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.8L',
'engine_horse_power': 98,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Hybrid',
'id': '0fab14a5-44da-5e58-a61b-52bbed9944a2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG326ZN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720543',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 127040,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2021-10-11',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Toyota Corolla Business - Hybrid - Automatic - 98 hp - 127.040 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-29 03:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720543%27 HTTP/1.1" 200 None
2026-03-29 03:03:30 [adesa.it] INFO: Saving data for 10720543: {'auction_closing_time': 1774800000.0, 'created_time': 1774562508.534321, 'last_price_update_time': 1774753410.817004}
2026-03-29 03:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720543') HTTP/1.1" 204 0
2026-03-29 03:03:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720565> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741865> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741864> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35736121-1f76-5ab4-b1e7-e473bc51e4e1 with identifier: 10720531
2026-03-29 03:03:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35736121-1f76-5ab4-b1e7-e473bc51e4e1 with scrape type 2
2026-03-29 03:03:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 35736121-1f76-5ab4-b1e7-e473bc51e4e1 with scrape type 2
2026-03-29 03:03:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 35736121-1f76-5ab4-b1e7-e473bc51e4e1, identifier: 10720531
2026-03-29 03:03:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 35736121-1f76-5ab4-b1e7-e473bc51e4e1 with identifier: 10720531
2026-03-29 03:03:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 35736121-1f76-5ab4-b1e7-e473bc51e4e1 with identifier: 10720531
2026-03-29 03:03:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 35736121-1f76-5ab4-b1e7-e473bc51e4e1 with identifier: 10720531 to the API
2026-03-29 03:03:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720531>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': '35736121-1f76-5ab4-b1e7-e473bc51e4e1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP354AH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720531',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X4',
'odometer': 116999,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 30100,
'price_includes_vat': True,
'registration_date': '2023-07-19',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X4 20d M Sport - Diesel - Automatic - 190 hp - 116.999 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2023}
2026-03-29 03:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720531%27 HTTP/1.1" 200 None
2026-03-29 03:03:31 [adesa.it] INFO: Saving data for 10720531: {'auction_closing_time': 1774800000.0, 'created_time': 1774562465.281755, 'last_price_update_time': 1774753411.525037}
2026-03-29 03:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720531') HTTP/1.1" 204 0
2026-03-29 03:03:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af46e9b2-8d7c-5910-a7d6-e6974db59b89 with identifier: 10720565
2026-03-29 03:03:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af46e9b2-8d7c-5910-a7d6-e6974db59b89 with scrape type 2
2026-03-29 03:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af46e9b2-8d7c-5910-a7d6-e6974db59b89 with scrape type 2
2026-03-29 03:03:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: af46e9b2-8d7c-5910-a7d6-e6974db59b89, identifier: 10720565
2026-03-29 03:03:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2e00ce8-5039-5775-9f44-ebd2f3e293c6 with identifier: 10741865
2026-03-29 03:03:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2e00ce8-5039-5775-9f44-ebd2f3e293c6 with scrape type 2
2026-03-29 03:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f2e00ce8-5039-5775-9f44-ebd2f3e293c6 with scrape type 2
2026-03-29 03:03:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f2e00ce8-5039-5775-9f44-ebd2f3e293c6, identifier: 10741865
2026-03-29 03:03:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04e148ec-6655-5a01-93ee-0711ea028c65 with identifier: 10741864
2026-03-29 03:03:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04e148ec-6655-5a01-93ee-0711ea028c65 with scrape type 2
2026-03-29 03:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 04e148ec-6655-5a01-93ee-0711ea028c65 with scrape type 2
2026-03-29 03:03:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 04e148ec-6655-5a01-93ee-0711ea028c65, identifier: 10741864
2026-03-29 03:03:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: af46e9b2-8d7c-5910-a7d6-e6974db59b89 with identifier: 10720565
2026-03-29 03:03:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: af46e9b2-8d7c-5910-a7d6-e6974db59b89 with identifier: 10720565
2026-03-29 03:03:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: af46e9b2-8d7c-5910-a7d6-e6974db59b89 with identifier: 10720565 to the API
2026-03-29 03:03:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720565>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Hybrid',
'id': 'af46e9b2-8d7c-5910-a7d6-e6974db59b89',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM499YE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720565',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 97424,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2023-02-21',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota C-HR 1.8 Active - Hybrid - Automatic - 122 hp - 97.424 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2023}
2026-03-29 03:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720565%27 HTTP/1.1" 200 None
2026-03-29 03:03:32 [adesa.it] INFO: Saving data for 10720565: {'auction_closing_time': 1774800000.0, 'created_time': 1774562561.527619, 'last_price_update_time': 1774753412.112362}
2026-03-29 03:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720565') HTTP/1.1" 204 0
2026-03-29 03:03:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f2e00ce8-5039-5775-9f44-ebd2f3e293c6 with identifier: 10741865
2026-03-29 03:03:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f2e00ce8-5039-5775-9f44-ebd2f3e293c6 with identifier: 10741865
2026-03-29 03:03:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f2e00ce8-5039-5775-9f44-ebd2f3e293c6 with identifier: 10741865 to the API
2026-03-29 03:03:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741865>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T13:45:00Z',
'fuel_type': 'Hybrid',
'id': 'f2e00ce8-5039-5775-9f44-ebd2f3e293c6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GK386VE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741865',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 81833,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 17600,
'price_includes_vat': True,
'registration_date': '2022-10-25',
'seats_number': 5,
'seller_name': 'Ambrosi Spa',
'title': 'Toyota Yaris Cross Lounge - Hybrid - Automatic - 116 hp - 81.833 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2022}
2026-03-29 03:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741865%27 HTTP/1.1" 200 None
2026-03-29 03:03:32 [adesa.it] INFO: Saving data for 10741865: {'auction_closing_time': 1774878300.0, 'created_time': 1774649158.869876, 'last_price_update_time': 1774753412.408811}
2026-03-29 03:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741865') HTTP/1.1" 204 0
2026-03-29 03:03:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 04e148ec-6655-5a01-93ee-0711ea028c65 with identifier: 10741864
2026-03-29 03:03:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 04e148ec-6655-5a01-93ee-0711ea028c65 with identifier: 10741864
2026-03-29 03:03:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 04e148ec-6655-5a01-93ee-0711ea028c65 with identifier: 10741864 to the API
2026-03-29 03:03:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741864>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T13:45:00Z',
'fuel_type': 'Hybrid',
'id': '04e148ec-6655-5a01-93ee-0711ea028c65',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GG993FM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741864',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 120898,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2021-12-30',
'seats_number': 5,
'seller_name': 'Ambrosi Spa',
'title': 'Toyota Yaris Cross Lounge - Hybrid - Automatic - 116 hp - 120.898 '
'km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2021}
2026-03-29 03:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741864%27 HTTP/1.1" 200 None
2026-03-29 03:03:32 [adesa.it] INFO: Saving data for 10741864: {'auction_closing_time': 1774878300.0, 'created_time': 1774649162.688992, 'last_price_update_time': 1774753412.703718}
2026-03-29 03:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741864') HTTP/1.1" 204 0
2026-03-29 03:03:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724929> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724916> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8175ba21-a243-5857-86eb-f35a4133ed2d with identifier: 10724929
2026-03-29 03:03:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8175ba21-a243-5857-86eb-f35a4133ed2d with scrape type 2
2026-03-29 03:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8175ba21-a243-5857-86eb-f35a4133ed2d with scrape type 2
2026-03-29 03:03:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 8175ba21-a243-5857-86eb-f35a4133ed2d, identifier: 10724929
2026-03-29 03:03:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 8175ba21-a243-5857-86eb-f35a4133ed2d with identifier: 10724929
2026-03-29 03:03:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 8175ba21-a243-5857-86eb-f35a4133ed2d with identifier: 10724929
2026-03-29 03:03:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 8175ba21-a243-5857-86eb-f35a4133ed2d with identifier: 10724929 to the API
2026-03-29 03:03:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724929>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': '8175ba21-a243-5857-86eb-f35a4133ed2d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE548YH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724929',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 209115,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12100,
'price_includes_vat': True,
'registration_date': '2021-09-15',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan Allspace 2.0 TDI Advance - Diesel - Automatic - '
'150 hp - 209.115 km',
'transmission': 'automatic',
'trim': 'Advance',
'vin': None,
'year': 2021}
2026-03-29 03:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724929%27 HTTP/1.1" 200 None
2026-03-29 03:03:33 [adesa.it] INFO: Saving data for 10724929: {'auction_closing_time': 1774800000.0, 'created_time': 1774562610.740653, 'last_price_update_time': 1774753413.242328}
2026-03-29 03:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10724929') HTTP/1.1" 204 0
2026-03-29 03:03:33 [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-29 03:03:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ebefece-8d19-544a-89d4-810bfe8c52b2 with identifier: 10724916
2026-03-29 03:03:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ebefece-8d19-544a-89d4-810bfe8c52b2 with scrape type 2
2026-03-29 03:03:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1ebefece-8d19-544a-89d4-810bfe8c52b2 with scrape type 2
2026-03-29 03:03:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 1ebefece-8d19-544a-89d4-810bfe8c52b2, identifier: 10724916
2026-03-29 03:03:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 1ebefece-8d19-544a-89d4-810bfe8c52b2 with identifier: 10724916
2026-03-29 03:03:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 1ebefece-8d19-544a-89d4-810bfe8c52b2 with identifier: 10724916
2026-03-29 03:03:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 1ebefece-8d19-544a-89d4-810bfe8c52b2 with identifier: 10724916 to the API
2026-03-29 03:03:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724916>
{'auction_title': '',
'c_o_2_emission_value': 37,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 218,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Hybrid',
'id': '1ebefece-8d19-544a-89d4-810bfe8c52b2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE858SG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724916',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 198827,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2021-02-26',
'seats_number': 5,
'seller_name': 'ARVAL-IT',
'title': 'Volkswagen Passat Variant GTE 1.4 - Hybrid - Automatic - 218 hp - '
'198.827 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-29 03:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724916%27 HTTP/1.1" 200 None
2026-03-29 03:03:33 [adesa.it] INFO: Saving data for 10724916: {'auction_closing_time': 1774800000.0, 'created_time': 1774562614.036263, 'last_price_update_time': 1774753413.678783}
2026-03-29 03:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10724916') HTTP/1.1" 204 0
2026-03-29 03:03:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724917> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720515> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:33 [adesa.it] INFO: Found listing with ID: 10720534
2026-03-29 03:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720534%27 HTTP/1.1" 200 None
2026-03-29 03:03:33 [adesa.it] INFO: Scrape type for 10720534: 2
2026-03-29 03:03:33 [adesa.it] INFO: Scraping item 10720534 url https://www.openlane.eu/en/carv6/auction/10720534
2026-03-29 03:03:33 [adesa.it] INFO: Found listing with ID: 10724943
2026-03-29 03:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724943%27 HTTP/1.1" 200 None
2026-03-29 03:03:33 [adesa.it] INFO: Scrape type for 10724943: 2
2026-03-29 03:03:33 [adesa.it] INFO: Scraping item 10724943 url https://www.openlane.eu/en/carv6/auction/10724943
2026-03-29 03:03:33 [adesa.it] INFO: Found listing with ID: 10735669
2026-03-29 03:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735669%27 HTTP/1.1" 200 None
2026-03-29 03:03:33 [adesa.it] INFO: Scrape type for 10735669: 0
2026-03-29 03:03:33 [adesa.it] INFO: Skipping item 10735669 url https://www.openlane.eu/en/carv6/auction/10735669
2026-03-29 03:03:33 [adesa.it] INFO: Found listing with ID: 10735733
2026-03-29 03:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735733%27 HTTP/1.1" 200 None
2026-03-29 03:03:33 [adesa.it] INFO: Scrape type for 10735733: 0
2026-03-29 03:03:33 [adesa.it] INFO: Skipping item 10735733 url https://www.openlane.eu/en/carv6/auction/10735733
2026-03-29 03:03:33 [adesa.it] INFO: Found listing with ID: 10735735
2026-03-29 03:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735735%27 HTTP/1.1" 200 None
2026-03-29 03:03:33 [adesa.it] INFO: Scrape type for 10735735: 0
2026-03-29 03:03:33 [adesa.it] INFO: Skipping item 10735735 url https://www.openlane.eu/en/carv6/auction/10735735
2026-03-29 03:03:33 [adesa.it] INFO: Found listing with ID: 10740308
2026-03-29 03:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740308%27 HTTP/1.1" 200 None
2026-03-29 03:03:33 [adesa.it] INFO: Scrape type for 10740308: 0
2026-03-29 03:03:33 [adesa.it] INFO: Skipping item 10740308 url https://www.openlane.eu/en/carv6/auction/10740308
2026-03-29 03:03:33 [adesa.it] INFO: Found listing with ID: 10741870
2026-03-29 03:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741870%27 HTTP/1.1" 200 None
2026-03-29 03:03:33 [adesa.it] INFO: Scrape type for 10741870: 2
2026-03-29 03:03:33 [adesa.it] INFO: Scraping item 10741870 url https://www.openlane.eu/en/carv6/auction/10741870
2026-03-29 03:03:33 [adesa.it] INFO: Found listing with ID: 10735673
2026-03-29 03:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735673%27 HTTP/1.1" 200 None
2026-03-29 03:03:33 [adesa.it] INFO: Scrape type for 10735673: 0
2026-03-29 03:03:33 [adesa.it] INFO: Skipping item 10735673 url https://www.openlane.eu/en/carv6/auction/10735673
2026-03-29 03:03:33 [adesa.it] INFO: Found listing with ID: 10735670
2026-03-29 03:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735670%27 HTTP/1.1" 200 None
2026-03-29 03:03:33 [adesa.it] INFO: Scrape type for 10735670: 0
2026-03-29 03:03:33 [adesa.it] INFO: Skipping item 10735670 url https://www.openlane.eu/en/carv6/auction/10735670
2026-03-29 03:03:33 [adesa.it] INFO: Found listing with ID: 10735671
2026-03-29 03:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735671%27 HTTP/1.1" 200 None
2026-03-29 03:03:33 [adesa.it] INFO: Scrape type for 10735671: 0
2026-03-29 03:03:33 [adesa.it] INFO: Skipping item 10735671 url https://www.openlane.eu/en/carv6/auction/10735671
2026-03-29 03:03:33 [adesa.it] INFO: Found listing with ID: 10735661
2026-03-29 03:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735661%27 HTTP/1.1" 200 None
2026-03-29 03:03:33 [adesa.it] INFO: Scrape type for 10735661: 0
2026-03-29 03:03:33 [adesa.it] INFO: Skipping item 10735661 url https://www.openlane.eu/en/carv6/auction/10735661
2026-03-29 03:03:33 [adesa.it] INFO: Found listing with ID: 10735734
2026-03-29 03:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735734%27 HTTP/1.1" 200 None
2026-03-29 03:03:33 [adesa.it] INFO: Scrape type for 10735734: 0
2026-03-29 03:03:33 [adesa.it] INFO: Skipping item 10735734 url https://www.openlane.eu/en/carv6/auction/10735734
2026-03-29 03:03:33 [adesa.it] INFO: Found listing with ID: 10735736
2026-03-29 03:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735736%27 HTTP/1.1" 200 None
2026-03-29 03:03:33 [adesa.it] INFO: Scrape type for 10735736: 0
2026-03-29 03:03:33 [adesa.it] INFO: Skipping item 10735736 url https://www.openlane.eu/en/carv6/auction/10735736
2026-03-29 03:03:33 [adesa.it] INFO: Found listing with ID: 10735672
2026-03-29 03:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735672%27 HTTP/1.1" 200 None
2026-03-29 03:03:34 [adesa.it] INFO: Scrape type for 10735672: 0
2026-03-29 03:03:34 [adesa.it] INFO: Skipping item 10735672 url https://www.openlane.eu/en/carv6/auction/10735672
2026-03-29 03:03:34 [adesa.it] INFO: Found listing with ID: 10741877
2026-03-29 03:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741877%27 HTTP/1.1" 200 None
2026-03-29 03:03:34 [adesa.it] INFO: Scrape type for 10741877: 2
2026-03-29 03:03:34 [adesa.it] INFO: Scraping item 10741877 url https://www.openlane.eu/en/carv6/auction/10741877
2026-03-29 03:03:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1824d3fe-6cbf-5027-89c9-6c440b2d79ec with identifier: 10724917
2026-03-29 03:03:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1824d3fe-6cbf-5027-89c9-6c440b2d79ec with scrape type 2
2026-03-29 03:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1824d3fe-6cbf-5027-89c9-6c440b2d79ec with scrape type 2
2026-03-29 03:03:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 1824d3fe-6cbf-5027-89c9-6c440b2d79ec, identifier: 10724917
2026-03-29 03:03:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77e378ae-3a07-5291-85f1-b97cb057421e with identifier: 10720515
2026-03-29 03:03:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77e378ae-3a07-5291-85f1-b97cb057421e with scrape type 2
2026-03-29 03:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 77e378ae-3a07-5291-85f1-b97cb057421e with scrape type 2
2026-03-29 03:03:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 77e378ae-3a07-5291-85f1-b97cb057421e, identifier: 10720515
2026-03-29 03:03:34 [adesa.it] INFO: Found listing with ID: 10735674
2026-03-29 03:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735674%27 HTTP/1.1" 200 None
2026-03-29 03:03:34 [adesa.it] INFO: Scrape type for 10735674: 0
2026-03-29 03:03:34 [adesa.it] INFO: Skipping item 10735674 url https://www.openlane.eu/en/carv6/auction/10735674
2026-03-29 03:03:34 [adesa.it] INFO: Found listing with ID: 10735737
2026-03-29 03:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735737%27 HTTP/1.1" 200 None
2026-03-29 03:03:34 [adesa.it] INFO: Scrape type for 10735737: 0
2026-03-29 03:03:34 [adesa.it] INFO: Skipping item 10735737 url https://www.openlane.eu/en/carv6/auction/10735737
2026-03-29 03:03:34 [adesa.it] INFO: Found listing with ID: 10741867
2026-03-29 03:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741867%27 HTTP/1.1" 200 None
2026-03-29 03:03:34 [adesa.it] INFO: Scrape type for 10741867: 2
2026-03-29 03:03:34 [adesa.it] INFO: Scraping item 10741867 url https://www.openlane.eu/en/carv6/auction/10741867
2026-03-29 03:03:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 1824d3fe-6cbf-5027-89c9-6c440b2d79ec with identifier: 10724917
2026-03-29 03:03:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 1824d3fe-6cbf-5027-89c9-6c440b2d79ec with identifier: 10724917
2026-03-29 03:03:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 1824d3fe-6cbf-5027-89c9-6c440b2d79ec with identifier: 10724917 to the API
2026-03-29 03:03:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724917>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 239,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': '1824d3fe-6cbf-5027-89c9-6c440b2d79ec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'EF427NW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724917',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Touareg',
'odometer': 202000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8800,
'price_includes_vat': True,
'registration_date': '2010-11-04',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Touareg 3.0 TDI Exclusive - 4Motion - Diesel - Automatic '
'- 239 hp - 202.000 km',
'transmission': 'automatic',
'trim': 'Exclusive',
'vin': None,
'year': 2010}
2026-03-29 03:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724917%27 HTTP/1.1" 200 None
2026-03-29 03:03:34 [adesa.it] INFO: Saving data for 10724917: {'auction_closing_time': 1774800000.0, 'created_time': 1774562607.842366, 'last_price_update_time': 1774753414.578508}
2026-03-29 03:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10724917') HTTP/1.1" 204 0
2026-03-29 03:03:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 77e378ae-3a07-5291-85f1-b97cb057421e with identifier: 10720515
2026-03-29 03:03:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 77e378ae-3a07-5291-85f1-b97cb057421e with identifier: 10720515
2026-03-29 03:03:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 77e378ae-3a07-5291-85f1-b97cb057421e with identifier: 10720515 to the API
2026-03-29 03:03:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720515>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 1,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Petrol',
'id': '77e378ae-3a07-5291-85f1-b97cb057421e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN281RA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720515',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 82231,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2023-01-13',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-ROC 1.0 TSI Business - Petrol - Manual - 110 hp - '
'82.231 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-29 03:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720515%27 HTTP/1.1" 200 None
2026-03-29 03:03:34 [adesa.it] INFO: Saving data for 10720515: {'auction_closing_time': 1774800000.0, 'created_time': 1774562608.535664, 'last_price_update_time': 1774753414.97916}
2026-03-29 03:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720515') HTTP/1.1" 204 0
2026-03-29 03:03:35 [adesa.it] INFO: Found listing with ID: 10728592
2026-03-29 03:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728592%27 HTTP/1.1" 200 None
2026-03-29 03:03:35 [adesa.it] INFO: Scrape type for 10728592: 0
2026-03-29 03:03:35 [adesa.it] INFO: Skipping item 10728592 url https://www.openlane.eu/en/carv6/auction/10728592
2026-03-29 03:03:35 [adesa.it] INFO: Found listing with ID: 10728591
2026-03-29 03:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728591%27 HTTP/1.1" 200 None
2026-03-29 03:03:35 [adesa.it] INFO: Scrape type for 10728591: 0
2026-03-29 03:03:35 [adesa.it] INFO: Skipping item 10728591 url https://www.openlane.eu/en/carv6/auction/10728591
2026-03-29 03:03:35 [adesa.it] INFO: Found listing with ID: 10728583
2026-03-29 03:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728583%27 HTTP/1.1" 200 None
2026-03-29 03:03:35 [adesa.it] INFO: Scrape type for 10728583: 0
2026-03-29 03:03:35 [adesa.it] INFO: Skipping item 10728583 url https://www.openlane.eu/en/carv6/auction/10728583
2026-03-29 03:03:35 [adesa.it] INFO: Found listing with ID: 10728586
2026-03-29 03:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728586%27 HTTP/1.1" 200 None
2026-03-29 03:03:35 [adesa.it] INFO: Scrape type for 10728586: 0
2026-03-29 03:03:35 [adesa.it] INFO: Skipping item 10728586 url https://www.openlane.eu/en/carv6/auction/10728586
2026-03-29 03:03:35 [adesa.it] INFO: Found listing with ID: 10728584
2026-03-29 03:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728584%27 HTTP/1.1" 200 None
2026-03-29 03:03:35 [adesa.it] INFO: Scrape type for 10728584: 0
2026-03-29 03:03:35 [adesa.it] INFO: Skipping item 10728584 url https://www.openlane.eu/en/carv6/auction/10728584
2026-03-29 03:03:35 [adesa.it] INFO: Found listing with ID: 10728585
2026-03-29 03:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728585%27 HTTP/1.1" 200 None
2026-03-29 03:03:35 [adesa.it] INFO: Scrape type for 10728585: 0
2026-03-29 03:03:35 [adesa.it] INFO: Skipping item 10728585 url https://www.openlane.eu/en/carv6/auction/10728585
2026-03-29 03:03:35 [adesa.it] INFO: Found listing with ID: 10728587
2026-03-29 03:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728587%27 HTTP/1.1" 200 None
2026-03-29 03:03:35 [adesa.it] INFO: Scrape type for 10728587: 0
2026-03-29 03:03:35 [adesa.it] INFO: Skipping item 10728587 url https://www.openlane.eu/en/carv6/auction/10728587
2026-03-29 03:03:35 [adesa.it] INFO: Found listing with ID: 10728589
2026-03-29 03:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728589%27 HTTP/1.1" 200 None
2026-03-29 03:03:35 [adesa.it] INFO: Scrape type for 10728589: 0
2026-03-29 03:03:35 [adesa.it] INFO: Skipping item 10728589 url https://www.openlane.eu/en/carv6/auction/10728589
2026-03-29 03:03:35 [adesa.it] INFO: Found listing with ID: 10741650
2026-03-29 03:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741650%27 HTTP/1.1" 200 None
2026-03-29 03:03:35 [adesa.it] INFO: Scrape type for 10741650: 2
2026-03-29 03:03:35 [adesa.it] INFO: Scraping item 10741650 url https://www.openlane.eu/en/carv6/auction/10741650
2026-03-29 03:03:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720556> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741860> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720539> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:35 [adesa.it] INFO: Found listing with ID: 10741652
2026-03-29 03:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741652%27 HTTP/1.1" 200 None
2026-03-29 03:03:35 [adesa.it] INFO: Scrape type for 10741652: 2
2026-03-29 03:03:35 [adesa.it] INFO: Scraping item 10741652 url https://www.openlane.eu/en/carv6/auction/10741652
2026-03-29 03:03:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:35 [adesa.it] INFO: Found listing with ID: 10741661
2026-03-29 03:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741661%27 HTTP/1.1" 200 None
2026-03-29 03:03:35 [adesa.it] INFO: Scrape type for 10741661: 2
2026-03-29 03:03:35 [adesa.it] INFO: Scraping item 10741661 url https://www.openlane.eu/en/carv6/auction/10741661
2026-03-29 03:03:35 [adesa.it] INFO: Found listing with ID: 10741657
2026-03-29 03:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741657%27 HTTP/1.1" 200 None
2026-03-29 03:03:35 [adesa.it] INFO: Scrape type for 10741657: 2
2026-03-29 03:03:35 [adesa.it] INFO: Scraping item 10741657 url https://www.openlane.eu/en/carv6/auction/10741657
2026-03-29 03:03:35 [adesa.it] INFO: Found listing with ID: 10741651
2026-03-29 03:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741651%27 HTTP/1.1" 200 None
2026-03-29 03:03:35 [adesa.it] INFO: Scrape type for 10741651: 2
2026-03-29 03:03:35 [adesa.it] INFO: Scraping item 10741651 url https://www.openlane.eu/en/carv6/auction/10741651
2026-03-29 03:03:35 [adesa.it] INFO: Found listing with ID: 10741665
2026-03-29 03:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741665%27 HTTP/1.1" 200 None
2026-03-29 03:03:35 [adesa.it] INFO: Scrape type for 10741665: 2
2026-03-29 03:03:35 [adesa.it] INFO: Scraping item 10741665 url https://www.openlane.eu/en/carv6/auction/10741665
2026-03-29 03:03:35 [adesa.it] INFO: Found listing with ID: 10741660
2026-03-29 03:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741660%27 HTTP/1.1" 200 None
2026-03-29 03:03:35 [adesa.it] INFO: Scrape type for 10741660: 2
2026-03-29 03:03:35 [adesa.it] INFO: Scraping item 10741660 url https://www.openlane.eu/en/carv6/auction/10741660
2026-03-29 03:03:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bdd347a2-1b68-59eb-b0d4-2b733ef8f933 with identifier: 10720556
2026-03-29 03:03:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bdd347a2-1b68-59eb-b0d4-2b733ef8f933 with scrape type 2
2026-03-29 03:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bdd347a2-1b68-59eb-b0d4-2b733ef8f933 with scrape type 2
2026-03-29 03:03:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: bdd347a2-1b68-59eb-b0d4-2b733ef8f933, identifier: 10720556
2026-03-29 03:03:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 983669d5-a309-5272-b55a-5131afcf5e2a with identifier: 10741860
2026-03-29 03:03:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 983669d5-a309-5272-b55a-5131afcf5e2a with scrape type 2
2026-03-29 03:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 983669d5-a309-5272-b55a-5131afcf5e2a with scrape type 2
2026-03-29 03:03:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 983669d5-a309-5272-b55a-5131afcf5e2a, identifier: 10741860
2026-03-29 03:03:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a22d12c9-af6d-56a8-8e4b-f057908e44e4 with identifier: 10720539
2026-03-29 03:03:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a22d12c9-af6d-56a8-8e4b-f057908e44e4 with scrape type 2
2026-03-29 03:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a22d12c9-af6d-56a8-8e4b-f057908e44e4 with scrape type 2
2026-03-29 03:03:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a22d12c9-af6d-56a8-8e4b-f057908e44e4, identifier: 10720539
2026-03-29 03:03:35 [adesa.it] INFO: Found listing with ID: 10741655
2026-03-29 03:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741655%27 HTTP/1.1" 200 None
2026-03-29 03:03:35 [adesa.it] INFO: Scrape type for 10741655: 2
2026-03-29 03:03:35 [adesa.it] INFO: Scraping item 10741655 url https://www.openlane.eu/en/carv6/auction/10741655
2026-03-29 03:03:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: bdd347a2-1b68-59eb-b0d4-2b733ef8f933 with identifier: 10720556
2026-03-29 03:03:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: bdd347a2-1b68-59eb-b0d4-2b733ef8f933 with identifier: 10720556
2026-03-29 03:03:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: bdd347a2-1b68-59eb-b0d4-2b733ef8f933 with identifier: 10720556 to the API
2026-03-29 03:03:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720556>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'bdd347a2-1b68-59eb-b0d4-2b733ef8f933',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH590NB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720556',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 131992,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2021-12-20',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-ROC 2.0 TDI Business - 4Motion - Diesel - Automatic - '
'150 hp - 131.992 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-29 03:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720556%27 HTTP/1.1" 200 None
2026-03-29 03:03:35 [adesa.it] INFO: Saving data for 10720556: {'auction_closing_time': 1774800000.0, 'created_time': 1774562606.459244, 'last_price_update_time': 1774753415.948706}
2026-03-29 03:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720556') HTTP/1.1" 204 0
2026-03-29 03:03:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 983669d5-a309-5272-b55a-5131afcf5e2a with identifier: 10741860
2026-03-29 03:03:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 983669d5-a309-5272-b55a-5131afcf5e2a with identifier: 10741860
2026-03-29 03:03:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 983669d5-a309-5272-b55a-5131afcf5e2a with identifier: 10741860 to the API
2026-03-29 03:03:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741860>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T08:20:00Z',
'fuel_type': 'Diesel',
'id': '983669d5-a309-5272-b55a-5131afcf5e2a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN087HH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741860',
'listing': 'auction',
'location': 'Scandicci (FI) (Italy)',
'make': 'Peugeot',
'model': '3008',
'odometer': 89319,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9800,
'price_includes_vat': True,
'registration_date': '2023-03-21',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Peugeot 3008 1.5 HDI Allure - Diesel - Automatic - 131 hp - 89.319 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2023}
2026-03-29 03:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741860%27 HTTP/1.1" 200 None
2026-03-29 03:03:36 [adesa.it] INFO: Saving data for 10741860: {'auction_closing_time': 1774858800.0, 'created_time': 1774649279.648185, 'last_price_update_time': 1774753416.342752}
2026-03-29 03:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741860') HTTP/1.1" 204 0
2026-03-29 03:03:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a22d12c9-af6d-56a8-8e4b-f057908e44e4 with identifier: 10720539
2026-03-29 03:03:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a22d12c9-af6d-56a8-8e4b-f057908e44e4 with identifier: 10720539
2026-03-29 03:03:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a22d12c9-af6d-56a8-8e4b-f057908e44e4 with identifier: 10720539 to the API
2026-03-29 03:03:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720539>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'a22d12c9-af6d-56a8-8e4b-f057908e44e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH111RA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720539',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 192994,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11300,
'price_includes_vat': True,
'registration_date': '2022-01-04',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Volkswagen Tiguan 2.0 TDI Life - Diesel - Automatic - 150 hp - '
'192.994 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-29 03:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720539%27 HTTP/1.1" 200 None
2026-03-29 03:03:36 [adesa.it] INFO: Saving data for 10720539: {'auction_closing_time': 1774800000.0, 'created_time': 1774562611.265576, 'last_price_update_time': 1774753416.638036}
2026-03-29 03:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720539') HTTP/1.1" 204 0
2026-03-29 03:03:36 [adesa.it] INFO: Found listing with ID: 10741659
2026-03-29 03:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741659%27 HTTP/1.1" 200 None
2026-03-29 03:03:36 [adesa.it] INFO: Scrape type for 10741659: 2
2026-03-29 03:03:36 [adesa.it] INFO: Scraping item 10741659 url https://www.openlane.eu/en/carv6/auction/10741659
2026-03-29 03:03:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720550> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724933> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720553> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720529> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:36 [adesa.it] INFO: Found listing with ID: 10739822
2026-03-29 03:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710739822%27 HTTP/1.1" 200 None
2026-03-29 03:03:36 [adesa.it] INFO: Scrape type for 10739822: 0
2026-03-29 03:03:36 [adesa.it] INFO: Skipping item 10739822 url https://www.openlane.eu/en/carv6/auction/10739822
2026-03-29 03:03:36 [adesa.it] INFO: Found listing with ID: 10737287
2026-03-29 03:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710737287%27 HTTP/1.1" 200 None
2026-03-29 03:03:36 [adesa.it] INFO: Scrape type for 10737287: 0
2026-03-29 03:03:36 [adesa.it] INFO: Skipping item 10737287 url https://www.openlane.eu/en/carv6/auction/10737287
2026-03-29 03:03:36 [adesa.it] INFO: Found listing with ID: 10726251
2026-03-29 03:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710726251%27 HTTP/1.1" 200 None
2026-03-29 03:03:36 [adesa.it] INFO: Scrape type for 10726251: 2
2026-03-29 03:03:36 [adesa.it] INFO: Scraping item 10726251 url https://www.openlane.eu/en/carv6/auction/10726251
2026-03-29 03:03:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:36 [adesa.it] INFO: Found listing with ID: 10726252
2026-03-29 03:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710726252%27 HTTP/1.1" 200 None
2026-03-29 03:03:36 [adesa.it] INFO: Scrape type for 10726252: 2
2026-03-29 03:03:36 [adesa.it] INFO: Scraping item 10726252 url https://www.openlane.eu/en/carv6/auction/10726252
2026-03-29 03:03:36 [adesa.it] INFO: Found listing with ID: 10726253
2026-03-29 03:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710726253%27 HTTP/1.1" 200 None
2026-03-29 03:03:36 [adesa.it] INFO: Scrape type for 10726253: 2
2026-03-29 03:03:36 [adesa.it] INFO: Scraping item 10726253 url https://www.openlane.eu/en/carv6/auction/10726253
2026-03-29 03:03:36 [adesa.it] INFO: Found listing with ID: 10726372
2026-03-29 03:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710726372%27 HTTP/1.1" 200 None
2026-03-29 03:03:36 [adesa.it] INFO: Scrape type for 10726372: 2
2026-03-29 03:03:36 [adesa.it] INFO: Scraping item 10726372 url https://www.openlane.eu/en/carv6/auction/10726372
2026-03-29 03:03:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50aca48f-b4e9-5334-9fbe-25a4e4fa02a5 with identifier: 10720550
2026-03-29 03:03:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50aca48f-b4e9-5334-9fbe-25a4e4fa02a5 with scrape type 2
2026-03-29 03:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 50aca48f-b4e9-5334-9fbe-25a4e4fa02a5 with scrape type 2
2026-03-29 03:03:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 50aca48f-b4e9-5334-9fbe-25a4e4fa02a5, identifier: 10720550
2026-03-29 03:03:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b6489fe4-af36-5ce4-bc94-5caf8dd7f955 with identifier: 10724933
2026-03-29 03:03:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b6489fe4-af36-5ce4-bc94-5caf8dd7f955 with scrape type 2
2026-03-29 03:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b6489fe4-af36-5ce4-bc94-5caf8dd7f955 with scrape type 2
2026-03-29 03:03:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b6489fe4-af36-5ce4-bc94-5caf8dd7f955, identifier: 10724933
2026-03-29 03:03:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4396cbfc-84b1-56b2-9436-95d931423871 with identifier: 10720553
2026-03-29 03:03:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4396cbfc-84b1-56b2-9436-95d931423871 with scrape type 2
2026-03-29 03:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4396cbfc-84b1-56b2-9436-95d931423871 with scrape type 2
2026-03-29 03:03:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 4396cbfc-84b1-56b2-9436-95d931423871, identifier: 10720553
2026-03-29 03:03:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 698cb8a5-aa2c-51dd-b9ce-229005369bec with identifier: 10720529
2026-03-29 03:03:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 698cb8a5-aa2c-51dd-b9ce-229005369bec with scrape type 2
2026-03-29 03:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 698cb8a5-aa2c-51dd-b9ce-229005369bec with scrape type 2
2026-03-29 03:03:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 698cb8a5-aa2c-51dd-b9ce-229005369bec, identifier: 10720529
2026-03-29 03:03:37 [adesa.it] INFO: Found listing with ID: 10726370
2026-03-29 03:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710726370%27 HTTP/1.1" 200 None
2026-03-29 03:03:37 [adesa.it] INFO: Scrape type for 10726370: 2
2026-03-29 03:03:37 [adesa.it] INFO: Scraping item 10726370 url https://www.openlane.eu/en/carv6/auction/10726370
2026-03-29 03:03:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 50aca48f-b4e9-5334-9fbe-25a4e4fa02a5 with identifier: 10720550
2026-03-29 03:03:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 50aca48f-b4e9-5334-9fbe-25a4e4fa02a5 with identifier: 10720550
2026-03-29 03:03:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 50aca48f-b4e9-5334-9fbe-25a4e4fa02a5 with identifier: 10720550 to the API
2026-03-29 03:03:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720550>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 231,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': '50aca48f-b4e9-5334-9fbe-25a4e4fa02a5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM438CL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720550',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Touareg',
'odometer': 86176,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 32800,
'price_includes_vat': True,
'registration_date': '2023-01-10',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Touareg 3.0 TDI Elegance - Diesel - Automatic - 231 hp - '
'86.176 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2023}
2026-03-29 03:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720550%27 HTTP/1.1" 200 None
2026-03-29 03:03:37 [adesa.it] INFO: Saving data for 10720550: {'auction_closing_time': 1774800000.0, 'created_time': 1774562608.224343, 'last_price_update_time': 1774753417.552572}
2026-03-29 03:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720550') HTTP/1.1" 204 0
2026-03-29 03:03:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b6489fe4-af36-5ce4-bc94-5caf8dd7f955 with identifier: 10724933
2026-03-29 03:03:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b6489fe4-af36-5ce4-bc94-5caf8dd7f955 with identifier: 10724933
2026-03-29 03:03:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b6489fe4-af36-5ce4-bc94-5caf8dd7f955 with identifier: 10724933 to the API
2026-03-29 03:03:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724933>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Petrol',
'id': 'b6489fe4-af36-5ce4-bc94-5caf8dd7f955',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL755KE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724933',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'T-Cross',
'odometer': 127555,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8200,
'price_includes_vat': True,
'registration_date': '2022-12-29',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-Cross 1.0 TSI Style - Petrol - Manual - 95 hp - '
'127.555 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-29 03:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724933%27 HTTP/1.1" 200 None
2026-03-29 03:03:37 [adesa.it] INFO: Saving data for 10724933: {'auction_closing_time': 1774800000.0, 'created_time': 1774562609.515831, 'last_price_update_time': 1774753417.858287}
2026-03-29 03:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10724933') HTTP/1.1" 204 0
2026-03-29 03:03:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 4396cbfc-84b1-56b2-9436-95d931423871 with identifier: 10720553
2026-03-29 03:03:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 4396cbfc-84b1-56b2-9436-95d931423871 with identifier: 10720553
2026-03-29 03:03:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 4396cbfc-84b1-56b2-9436-95d931423871 with identifier: 10720553 to the API
2026-03-29 03:03:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720553>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': '4396cbfc-84b1-56b2-9436-95d931423871',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH575RC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720553',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 174104,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12500,
'price_includes_vat': True,
'registration_date': '2022-01-13',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Volkswagen Tiguan 2.0 TDI Life - Diesel - Automatic - 150 hp - '
'174.104 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-29 03:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720553%27 HTTP/1.1" 200 None
2026-03-29 03:03:38 [adesa.it] INFO: Saving data for 10720553: {'auction_closing_time': 1774800000.0, 'created_time': 1774562509.445185, 'last_price_update_time': 1774753418.175904}
2026-03-29 03:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720553') HTTP/1.1" 204 0
2026-03-29 03:03:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 698cb8a5-aa2c-51dd-b9ce-229005369bec with identifier: 10720529
2026-03-29 03:03:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 698cb8a5-aa2c-51dd-b9ce-229005369bec with identifier: 10720529
2026-03-29 03:03:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 698cb8a5-aa2c-51dd-b9ce-229005369bec with identifier: 10720529 to the API
2026-03-29 03:03:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720529>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': '698cb8a5-aa2c-51dd-b9ce-229005369bec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC667YS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720529',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 201817,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13700,
'price_includes_vat': True,
'registration_date': '2020-10-19',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Volkswagen Tiguan 2.0 TDI Sport - Diesel - Automatic - 150 hp - '
'201.817 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2020}
2026-03-29 03:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720529%27 HTTP/1.1" 200 None
2026-03-29 03:03:38 [adesa.it] INFO: Saving data for 10720529: {'auction_closing_time': 1774800000.0, 'created_time': 1774562510.454219, 'last_price_update_time': 1774753418.469637}
2026-03-29 03:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720529') HTTP/1.1" 204 0
2026-03-29 03:03:38 [adesa.it] INFO: Found listing with ID: 10726369
2026-03-29 03:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710726369%27 HTTP/1.1" 200 None
2026-03-29 03:03:38 [adesa.it] INFO: Scrape type for 10726369: 2
2026-03-29 03:03:38 [adesa.it] INFO: Scraping item 10726369 url https://www.openlane.eu/en/carv6/auction/10726369
2026-03-29 03:03:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724927> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720572> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:38 [adesa.it] INFO: Found listing with ID: 10726371
2026-03-29 03:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710726371%27 HTTP/1.1" 200 None
2026-03-29 03:03:38 [adesa.it] INFO: Scrape type for 10726371: 2
2026-03-29 03:03:38 [adesa.it] INFO: Scraping item 10726371 url https://www.openlane.eu/en/carv6/auction/10726371
2026-03-29 03:03:38 [adesa.it] INFO: Found listing with ID: 10726368
2026-03-29 03:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710726368%27 HTTP/1.1" 200 None
2026-03-29 03:03:38 [adesa.it] INFO: Scrape type for 10726368: 2
2026-03-29 03:03:38 [adesa.it] INFO: Scraping item 10726368 url https://www.openlane.eu/en/carv6/auction/10726368
2026-03-29 03:03:38 [adesa.it] INFO: Found listing with ID: 10726367
2026-03-29 03:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710726367%27 HTTP/1.1" 200 None
2026-03-29 03:03:38 [adesa.it] INFO: Scrape type for 10726367: 2
2026-03-29 03:03:38 [adesa.it] INFO: Scraping item 10726367 url https://www.openlane.eu/en/carv6/auction/10726367
2026-03-29 03:03:38 [adesa.it] INFO: Found listing with ID: 10726295
2026-03-29 03:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710726295%27 HTTP/1.1" 200 None
2026-03-29 03:03:38 [adesa.it] INFO: Scrape type for 10726295: 2
2026-03-29 03:03:38 [adesa.it] INFO: Scraping item 10726295 url https://www.openlane.eu/en/carv6/auction/10726295
2026-03-29 03:03:38 [adesa.it] INFO: Found listing with ID: 10699470
2026-03-29 03:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699470%27 HTTP/1.1" 200 None
2026-03-29 03:03:38 [adesa.it] INFO: Scrape type for 10699470: 2
2026-03-29 03:03:38 [adesa.it] INFO: Scraping item 10699470 url https://www.openlane.eu/en/carv6/auction/10699470
2026-03-29 03:03:38 [adesa.it] INFO: Found listing with ID: 10733201
2026-03-29 03:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733201%27 HTTP/1.1" 200 None
2026-03-29 03:03:38 [adesa.it] INFO: Scrape type for 10733201: 2
2026-03-29 03:03:38 [adesa.it] INFO: Scraping item 10733201 url https://www.openlane.eu/en/carv6/auction/10733201
2026-03-29 03:03:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d7defe5-8658-5781-afb9-cc03077b00a6 with identifier: 10724927
2026-03-29 03:03:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d7defe5-8658-5781-afb9-cc03077b00a6 with scrape type 2
2026-03-29 03:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d7defe5-8658-5781-afb9-cc03077b00a6 with scrape type 2
2026-03-29 03:03:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 4d7defe5-8658-5781-afb9-cc03077b00a6, identifier: 10724927
2026-03-29 03:03:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7baf68b5-5b57-578c-8815-14a4f0045bc8 with identifier: 10720572
2026-03-29 03:03:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7baf68b5-5b57-578c-8815-14a4f0045bc8 with scrape type 2
2026-03-29 03:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7baf68b5-5b57-578c-8815-14a4f0045bc8 with scrape type 2
2026-03-29 03:03:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7baf68b5-5b57-578c-8815-14a4f0045bc8, identifier: 10720572
2026-03-29 03:03:38 [adesa.it] INFO: Found listing with ID: 10736538
2026-03-29 03:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736538%27 HTTP/1.1" 200 None
2026-03-29 03:03:38 [adesa.it] INFO: Scrape type for 10736538: 0
2026-03-29 03:03:38 [adesa.it] INFO: Skipping item 10736538 url https://www.openlane.eu/en/carv6/auction/10736538
2026-03-29 03:03:38 [adesa.it] INFO: Found listing with ID: 10716648
2026-03-29 03:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716648%27 HTTP/1.1" 200 None
2026-03-29 03:03:38 [adesa.it] INFO: Scrape type for 10716648: 2
2026-03-29 03:03:38 [adesa.it] INFO: Scraping item 10716648 url https://www.openlane.eu/en/carv6/auction/10716648
2026-03-29 03:03:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 4d7defe5-8658-5781-afb9-cc03077b00a6 with identifier: 10724927
2026-03-29 03:03:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 4d7defe5-8658-5781-afb9-cc03077b00a6 with identifier: 10724927
2026-03-29 03:03:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 4d7defe5-8658-5781-afb9-cc03077b00a6 with identifier: 10724927 to the API
2026-03-29 03:03:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724927>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Petrol',
'id': '4d7defe5-8658-5781-afb9-cc03077b00a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY045RE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724927',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Taigo',
'odometer': 18389,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2025-02-27',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Taigo 1.0 TSI Life - Petrol - Manual - 115 hp - 18.389 '
'km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2025}
2026-03-29 03:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724927%27 HTTP/1.1" 200 None
2026-03-29 03:03:39 [adesa.it] INFO: Saving data for 10724927: {'auction_closing_time': 1774800000.0, 'created_time': 1774562613.020663, 'last_price_update_time': 1774753419.237422}
2026-03-29 03:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10724927') HTTP/1.1" 204 0
2026-03-29 03:03:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7baf68b5-5b57-578c-8815-14a4f0045bc8 with identifier: 10720572
2026-03-29 03:03:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7baf68b5-5b57-578c-8815-14a4f0045bc8 with identifier: 10720572
2026-03-29 03:03:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7baf68b5-5b57-578c-8815-14a4f0045bc8 with identifier: 10720572 to the API
2026-03-29 03:03:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720572>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Petrol',
'id': '7baf68b5-5b57-578c-8815-14a4f0045bc8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GZ915KP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720572',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 28000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2025-04-17',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Polo 1.0 TSI Life - Petrol - Automatic - 95 hp - 28.000 '
'km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2025}
2026-03-29 03:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720572%27 HTTP/1.1" 200 None
2026-03-29 03:03:39 [adesa.it] INFO: Saving data for 10720572: {'auction_closing_time': 1774800000.0, 'created_time': 1774562862.601212, 'last_price_update_time': 1774753419.639283}
2026-03-29 03:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720572') HTTP/1.1" 204 0
2026-03-29 03:03:39 [adesa.it] INFO: Found listing with ID: 10741946
2026-03-29 03:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741946%27 HTTP/1.1" 200 None
2026-03-29 03:03:39 [adesa.it] INFO: Scrape type for 10741946: 0
2026-03-29 03:03:39 [adesa.it] INFO: Skipping item 10741946 url https://www.openlane.eu/en/carv6/auction/10741946
2026-03-29 03:03:39 [adesa.it] INFO: Found listing with ID: 10738810
2026-03-29 03:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710738810%27 HTTP/1.1" 200 None
2026-03-29 03:03:39 [adesa.it] INFO: Scrape type for 10738810: 0
2026-03-29 03:03:39 [adesa.it] INFO: Skipping item 10738810 url https://www.openlane.eu/en/carv6/auction/10738810
2026-03-29 03:03:39 [adesa.it] INFO: Found listing with ID: 10723813
2026-03-29 03:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723813%27 HTTP/1.1" 200 None
2026-03-29 03:03:39 [adesa.it] INFO: Scrape type for 10723813: 2
2026-03-29 03:03:39 [adesa.it] INFO: Scraping item 10723813 url https://www.openlane.eu/en/carv6/auction/10723813
2026-03-29 03:03:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720569> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720545> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:39 [adesa.it] INFO: Found listing with ID: 10723566
2026-03-29 03:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723566%27 HTTP/1.1" 200 None
2026-03-29 03:03:39 [adesa.it] INFO: Scrape type for 10723566: 2
2026-03-29 03:03:39 [adesa.it] INFO: Scraping item 10723566 url https://www.openlane.eu/en/carv6/auction/10723566
2026-03-29 03:03:39 [adesa.it] INFO: Found listing with ID: 10723135
2026-03-29 03:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723135%27 HTTP/1.1" 200 None
2026-03-29 03:03:39 [adesa.it] INFO: Scrape type for 10723135: 2
2026-03-29 03:03:39 [adesa.it] INFO: Scraping item 10723135 url https://www.openlane.eu/en/carv6/auction/10723135
2026-03-29 03:03:39 [adesa.it] INFO: Found listing with ID: 10716461
2026-03-29 03:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716461%27 HTTP/1.1" 200 None
2026-03-29 03:03:39 [adesa.it] INFO: Scrape type for 10716461: 2
2026-03-29 03:03:39 [adesa.it] INFO: Scraping item 10716461 url https://www.openlane.eu/en/carv6/auction/10716461
2026-03-29 03:03:39 [adesa.it] INFO: Found listing with ID: 10741901
2026-03-29 03:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741901%27 HTTP/1.1" 200 None
2026-03-29 03:03:39 [adesa.it] INFO: Scrape type for 10741901: 2
2026-03-29 03:03:39 [adesa.it] INFO: Scraping item 10741901 url https://www.openlane.eu/en/carv6/auction/10741901
2026-03-29 03:03:39 [adesa.it] INFO: Found listing with ID: 10733208
2026-03-29 03:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733208%27 HTTP/1.1" 200 None
2026-03-29 03:03:39 [adesa.it] INFO: Scrape type for 10733208: 2
2026-03-29 03:03:39 [adesa.it] INFO: Scraping item 10733208 url https://www.openlane.eu/en/carv6/auction/10733208
2026-03-29 03:03:39 [adesa.it] INFO: Found listing with ID: 10727810
2026-03-29 03:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727810%27 HTTP/1.1" 200 None
2026-03-29 03:03:39 [adesa.it] INFO: Scrape type for 10727810: 0
2026-03-29 03:03:39 [adesa.it] INFO: Skipping item 10727810 url https://www.openlane.eu/en/carv6/auction/10727810
2026-03-29 03:03:39 [adesa.it] INFO: Found listing with ID: 10733187
2026-03-29 03:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733187%27 HTTP/1.1" 200 None
2026-03-29 03:03:39 [adesa.it] INFO: Scrape type for 10733187: 2
2026-03-29 03:03:39 [adesa.it] INFO: Scraping item 10733187 url https://www.openlane.eu/en/carv6/auction/10733187
2026-03-29 03:03:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b0d555f-000a-5b64-b946-a9e712bdc855 with identifier: 10720569
2026-03-29 03:03:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b0d555f-000a-5b64-b946-a9e712bdc855 with scrape type 2
2026-03-29 03:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4b0d555f-000a-5b64-b946-a9e712bdc855 with scrape type 2
2026-03-29 03:03:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 4b0d555f-000a-5b64-b946-a9e712bdc855, identifier: 10720569
2026-03-29 03:03:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9fb6a8e-9604-584d-9e32-78b8d146d3fa with identifier: 10720545
2026-03-29 03:03:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9fb6a8e-9604-584d-9e32-78b8d146d3fa with scrape type 2
2026-03-29 03:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c9fb6a8e-9604-584d-9e32-78b8d146d3fa with scrape type 2
2026-03-29 03:03:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c9fb6a8e-9604-584d-9e32-78b8d146d3fa, identifier: 10720545
2026-03-29 03:03:40 [adesa.it] INFO: Found listing with ID: 10741900
2026-03-29 03:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741900%27 HTTP/1.1" 200 None
2026-03-29 03:03:40 [adesa.it] INFO: Scrape type for 10741900: 2
2026-03-29 03:03:40 [adesa.it] INFO: Scraping item 10741900 url https://www.openlane.eu/en/carv6/auction/10741900
2026-03-29 03:03:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 4b0d555f-000a-5b64-b946-a9e712bdc855 with identifier: 10720569
2026-03-29 03:03:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 4b0d555f-000a-5b64-b946-a9e712bdc855 with identifier: 10720569
2026-03-29 03:03:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 4b0d555f-000a-5b64-b946-a9e712bdc855 with identifier: 10720569 to the API
2026-03-29 03:03:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720569>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Petrol',
'id': '4b0d555f-000a-5b64-b946-a9e712bdc855',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP208WX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720569',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Taigo',
'odometer': 144652,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 7700,
'price_includes_vat': True,
'registration_date': '2023-04-01',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Taigo 1.0 TSI Life - Petrol - Manual - 95 hp - 144.652 '
'km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-29 03:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720569%27 HTTP/1.1" 200 None
2026-03-29 03:03:40 [adesa.it] INFO: Saving data for 10720569: {'auction_closing_time': 1774800000.0, 'created_time': 1774562609.822438, 'last_price_update_time': 1774753420.410846}
2026-03-29 03:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720569') HTTP/1.1" 204 0
2026-03-29 03:03:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c9fb6a8e-9604-584d-9e32-78b8d146d3fa with identifier: 10720545
2026-03-29 03:03:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c9fb6a8e-9604-584d-9e32-78b8d146d3fa with identifier: 10720545
2026-03-29 03:03:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c9fb6a8e-9604-584d-9e32-78b8d146d3fa with identifier: 10720545 to the API
2026-03-29 03:03:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720545>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'c9fb6a8e-9604-584d-9e32-78b8d146d3fa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM285FA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720545',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 218226,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2022-11-30',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Volkswagen Golf Variant 2.0 TDI Life - Diesel - Manual - 115 hp - '
'218.226 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-29 03:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720545%27 HTTP/1.1" 200 None
2026-03-29 03:03:40 [adesa.it] INFO: Saving data for 10720545: {'auction_closing_time': 1774800000.0, 'created_time': 1774562621.84548, 'last_price_update_time': 1774753420.767345}
2026-03-29 03:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720545') HTTP/1.1" 204 0
2026-03-29 03:03:40 [adesa.it] INFO: Found listing with ID: 10741905
2026-03-29 03:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741905%27 HTTP/1.1" 200 None
2026-03-29 03:03:40 [adesa.it] INFO: Scrape type for 10741905: 2
2026-03-29 03:03:40 [adesa.it] INFO: Scraping item 10741905 url https://www.openlane.eu/en/carv6/auction/10741905
2026-03-29 03:03:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741867> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720548> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724938> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724935> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:40 [adesa.it] INFO: Found listing with ID: 10699920
2026-03-29 03:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699920%27 HTTP/1.1" 200 None
2026-03-29 03:03:40 [adesa.it] INFO: Scrape type for 10699920: 2
2026-03-29 03:03:40 [adesa.it] INFO: Scraping item 10699920 url https://www.openlane.eu/en/carv6/auction/10699920
2026-03-29 03:03:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:40 [adesa.it] INFO: Found listing with ID: 10733205
2026-03-29 03:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733205%27 HTTP/1.1" 200 None
2026-03-29 03:03:40 [adesa.it] INFO: Scrape type for 10733205: 2
2026-03-29 03:03:40 [adesa.it] INFO: Scraping item 10733205 url https://www.openlane.eu/en/carv6/auction/10733205
2026-03-29 03:03:40 [adesa.it] INFO: Found listing with ID: 10734811
2026-03-29 03:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734811%27 HTTP/1.1" 200 None
2026-03-29 03:03:40 [adesa.it] INFO: Scrape type for 10734811: 0
2026-03-29 03:03:40 [adesa.it] INFO: Skipping item 10734811 url https://www.openlane.eu/en/carv6/auction/10734811
2026-03-29 03:03:40 [adesa.it] INFO: Found listing with ID: 10699930
2026-03-29 03:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699930%27 HTTP/1.1" 200 None
2026-03-29 03:03:40 [adesa.it] INFO: Scrape type for 10699930: 2
2026-03-29 03:03:40 [adesa.it] INFO: Scraping item 10699930 url https://www.openlane.eu/en/carv6/auction/10699930
2026-03-29 03:03:40 [adesa.it] INFO: Found listing with ID: 10716715
2026-03-29 03:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716715%27 HTTP/1.1" 200 None
2026-03-29 03:03:40 [adesa.it] INFO: Scrape type for 10716715: 2
2026-03-29 03:03:40 [adesa.it] INFO: Scraping item 10716715 url https://www.openlane.eu/en/carv6/auction/10716715
2026-03-29 03:03:40 [adesa.it] INFO: Found listing with ID: 10736357
2026-03-29 03:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736357%27 HTTP/1.1" 200 None
2026-03-29 03:03:40 [adesa.it] INFO: Scrape type for 10736357: 0
2026-03-29 03:03:40 [adesa.it] INFO: Skipping item 10736357 url https://www.openlane.eu/en/carv6/auction/10736357
2026-03-29 03:03:40 [adesa.it] INFO: Found listing with ID: 10707947
2026-03-29 03:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707947%27 HTTP/1.1" 200 None
2026-03-29 03:03:40 [adesa.it] INFO: Scrape type for 10707947: 0
2026-03-29 03:03:40 [adesa.it] INFO: Skipping item 10707947 url https://www.openlane.eu/en/carv6/auction/10707947
2026-03-29 03:03:40 [adesa.it] INFO: Found listing with ID: 10741903
2026-03-29 03:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741903%27 HTTP/1.1" 200 None
2026-03-29 03:03:40 [adesa.it] INFO: Scrape type for 10741903: 2
2026-03-29 03:03:40 [adesa.it] INFO: Scraping item 10741903 url https://www.openlane.eu/en/carv6/auction/10741903
2026-03-29 03:03:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19f7f42b-f627-568c-9828-368fa19bd71f with identifier: 10741867
2026-03-29 03:03:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19f7f42b-f627-568c-9828-368fa19bd71f with scrape type 2
2026-03-29 03:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 19f7f42b-f627-568c-9828-368fa19bd71f with scrape type 2
2026-03-29 03:03:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 19f7f42b-f627-568c-9828-368fa19bd71f, identifier: 10741867
2026-03-29 03:03:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4aa09099-ab3e-5697-a4b2-74ed88c099dd with identifier: 10720548
2026-03-29 03:03:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4aa09099-ab3e-5697-a4b2-74ed88c099dd with scrape type 2
2026-03-29 03:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4aa09099-ab3e-5697-a4b2-74ed88c099dd with scrape type 2
2026-03-29 03:03:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 4aa09099-ab3e-5697-a4b2-74ed88c099dd, identifier: 10720548
2026-03-29 03:03:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b085cca0-66ac-5c5a-981e-dbd4acb95947 with identifier: 10724938
2026-03-29 03:03:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b085cca0-66ac-5c5a-981e-dbd4acb95947 with scrape type 2
2026-03-29 03:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b085cca0-66ac-5c5a-981e-dbd4acb95947 with scrape type 2
2026-03-29 03:03:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b085cca0-66ac-5c5a-981e-dbd4acb95947, identifier: 10724938
2026-03-29 03:03:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa40debf-d99d-5c54-9d60-d41035b3fa65 with identifier: 10724935
2026-03-29 03:03:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa40debf-d99d-5c54-9d60-d41035b3fa65 with scrape type 2
2026-03-29 03:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aa40debf-d99d-5c54-9d60-d41035b3fa65 with scrape type 2
2026-03-29 03:03:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: aa40debf-d99d-5c54-9d60-d41035b3fa65, identifier: 10724935
2026-03-29 03:03:41 [adesa.it] INFO: Found listing with ID: 10741904
2026-03-29 03:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741904%27 HTTP/1.1" 200 None
2026-03-29 03:03:41 [adesa.it] INFO: Scrape type for 10741904: 2
2026-03-29 03:03:41 [adesa.it] INFO: Scraping item 10741904 url https://www.openlane.eu/en/carv6/auction/10741904
2026-03-29 03:03:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 19f7f42b-f627-568c-9828-368fa19bd71f with identifier: 10741867
2026-03-29 03:03:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 19f7f42b-f627-568c-9828-368fa19bd71f with identifier: 10741867
2026-03-29 03:03:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 19f7f42b-f627-568c-9828-368fa19bd71f with identifier: 10741867 to the API
2026-03-29 03:03:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741867>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 235,
'expiration_date': '2026-03-30T13:45:00Z',
'fuel_type': 'Diesel',
'id': '19f7f42b-f627-568c-9828-368fa19bd71f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FV199TX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741867',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 140010,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 22200,
'price_includes_vat': True,
'registration_date': '2019-06-18',
'seats_number': 5,
'seller_name': 'Ambrosi Auto Spa',
'title': 'Volvo XC90 B5 Inscription - Diesel - Automatic - 235 hp - 140.010 '
'km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2019}
2026-03-29 03:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741867%27 HTTP/1.1" 200 None
2026-03-29 03:03:41 [adesa.it] INFO: Saving data for 10741867: {'auction_closing_time': 1774878300.0, 'created_time': 1774649172.40598, 'last_price_update_time': 1774753421.801685}
2026-03-29 03:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741867') HTTP/1.1" 204 0
2026-03-29 03:03:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 4aa09099-ab3e-5697-a4b2-74ed88c099dd with identifier: 10720548
2026-03-29 03:03:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 4aa09099-ab3e-5697-a4b2-74ed88c099dd with identifier: 10720548
2026-03-29 03:03:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 4aa09099-ab3e-5697-a4b2-74ed88c099dd with identifier: 10720548 to the API
2026-03-29 03:03:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720548>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': '4aa09099-ab3e-5697-a4b2-74ed88c099dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL598ZS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720548',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 241423,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10700,
'price_includes_vat': True,
'registration_date': '2022-11-16',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Volkswagen Passat Variant 2.0 TDI Executive - Diesel - Automatic - '
'150 hp - 241.423 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2022}
2026-03-29 03:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720548%27 HTTP/1.1" 200 None
2026-03-29 03:03:42 [adesa.it] INFO: Saving data for 10720548: {'auction_closing_time': 1774800000.0, 'created_time': 1774562613.433734, 'last_price_update_time': 1774753422.094987}
2026-03-29 03:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720548') HTTP/1.1" 204 0
2026-03-29 03:03:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b085cca0-66ac-5c5a-981e-dbd4acb95947 with identifier: 10724938
2026-03-29 03:03:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b085cca0-66ac-5c5a-981e-dbd4acb95947 with identifier: 10724938
2026-03-29 03:03:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b085cca0-66ac-5c5a-981e-dbd4acb95947 with identifier: 10724938 to the API
2026-03-29 03:03:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724938>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'b085cca0-66ac-5c5a-981e-dbd4acb95947',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL174DH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724938',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 193050,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 7900,
'price_includes_vat': True,
'registration_date': '2022-11-28',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf Variant 2.0 TDI Life - Diesel - Automatic - 115 hp '
'- 193.050 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-29 03:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724938%27 HTTP/1.1" 200 None
2026-03-29 03:03:42 [adesa.it] INFO: Saving data for 10724938: {'auction_closing_time': 1774800000.0, 'created_time': 1774562867.608325, 'last_price_update_time': 1774753422.380292}
2026-03-29 03:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10724938') HTTP/1.1" 204 0
2026-03-29 03:03:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: aa40debf-d99d-5c54-9d60-d41035b3fa65 with identifier: 10724935
2026-03-29 03:03:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: aa40debf-d99d-5c54-9d60-d41035b3fa65 with identifier: 10724935
2026-03-29 03:03:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: aa40debf-d99d-5c54-9d60-d41035b3fa65 with identifier: 10724935 to the API
2026-03-29 03:03:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724935>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'aa40debf-d99d-5c54-9d60-d41035b3fa65',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH358NK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724935',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 171816,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10300,
'price_includes_vat': True,
'registration_date': '2021-12-22',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Volkswagen Passat Variant 2.0 TDI Business - Diesel - Automatic - '
'150 hp - 171.816 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-29 03:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724935%27 HTTP/1.1" 200 None
2026-03-29 03:03:42 [adesa.it] INFO: Saving data for 10724935: {'auction_closing_time': 1774800000.0, 'created_time': 1774562615.84037, 'last_price_update_time': 1774753422.736435}
2026-03-29 03:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10724935') HTTP/1.1" 204 0
2026-03-29 03:03:42 [adesa.it] INFO: Found listing with ID: 10718846
2026-03-29 03:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710718846%27 HTTP/1.1" 200 None
2026-03-29 03:03:42 [adesa.it] INFO: Scrape type for 10718846: 2
2026-03-29 03:03:42 [adesa.it] INFO: Scraping item 10718846 url https://www.openlane.eu/en/carv6/auction/10718846
2026-03-29 03:03:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741650> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720570> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:42 [adesa.it] INFO: Found listing with ID: 10699931
2026-03-29 03:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699931%27 HTTP/1.1" 200 None
2026-03-29 03:03:42 [adesa.it] INFO: Scrape type for 10699931: 2
2026-03-29 03:03:42 [adesa.it] INFO: Scraping item 10699931 url https://www.openlane.eu/en/carv6/auction/10699931
2026-03-29 03:03:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:42 [adesa.it] INFO: Found listing with ID: 10733200
2026-03-29 03:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733200%27 HTTP/1.1" 200 None
2026-03-29 03:03:42 [adesa.it] INFO: Scrape type for 10733200: 2
2026-03-29 03:03:42 [adesa.it] INFO: Scraping item 10733200 url https://www.openlane.eu/en/carv6/auction/10733200
2026-03-29 03:03:42 [adesa.it] INFO: Found listing with ID: 10725201
2026-03-29 03:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710725201%27 HTTP/1.1" 200 None
2026-03-29 03:03:42 [adesa.it] INFO: Scrape type for 10725201: 2
2026-03-29 03:03:42 [adesa.it] INFO: Scraping item 10725201 url https://www.openlane.eu/en/carv6/auction/10725201
2026-03-29 03:03:42 [adesa.it] INFO: Found listing with ID: 10719073
2026-03-29 03:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719073%27 HTTP/1.1" 200 None
2026-03-29 03:03:42 [adesa.it] INFO: Scrape type for 10719073: 2
2026-03-29 03:03:42 [adesa.it] INFO: Scraping item 10719073 url https://www.openlane.eu/en/carv6/auction/10719073
2026-03-29 03:03:42 [adesa.it] INFO: Found listing with ID: 10699414
2026-03-29 03:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699414%27 HTTP/1.1" 200 None
2026-03-29 03:03:42 [adesa.it] INFO: Scrape type for 10699414: 2
2026-03-29 03:03:42 [adesa.it] INFO: Scraping item 10699414 url https://www.openlane.eu/en/carv6/auction/10699414
2026-03-29 03:03:42 [adesa.it] INFO: Found listing with ID: 10725200
2026-03-29 03:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710725200%27 HTTP/1.1" 200 None
2026-03-29 03:03:42 [adesa.it] INFO: Scrape type for 10725200: 2
2026-03-29 03:03:42 [adesa.it] INFO: Scraping item 10725200 url https://www.openlane.eu/en/carv6/auction/10725200
2026-03-29 03:03:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e48964a1-9020-50a4-95a0-e05b14766d63 with identifier: 10741650
2026-03-29 03:03:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e48964a1-9020-50a4-95a0-e05b14766d63 with scrape type 2
2026-03-29 03:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e48964a1-9020-50a4-95a0-e05b14766d63 with scrape type 2
2026-03-29 03:03:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e48964a1-9020-50a4-95a0-e05b14766d63, identifier: 10741650
2026-03-29 03:03:43 [adesa.it] INFO: Found listing with ID: 10707250
2026-03-29 03:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707250%27 HTTP/1.1" 200 None
2026-03-29 03:03:43 [adesa.it] INFO: Scrape type for 10707250: 0
2026-03-29 03:03:43 [adesa.it] INFO: Skipping item 10707250 url https://www.openlane.eu/en/carv6/auction/10707250
2026-03-29 03:03:43 [adesa.it] INFO: Found listing with ID: 10718205
2026-03-29 03:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710718205%27 HTTP/1.1" 200 None
2026-03-29 03:03:43 [adesa.it] INFO: Scrape type for 10718205: 2
2026-03-29 03:03:43 [adesa.it] INFO: Scraping item 10718205 url https://www.openlane.eu/en/carv6/auction/10718205
2026-03-29 03:03:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e48964a1-9020-50a4-95a0-e05b14766d63 with identifier: 10741650
2026-03-29 03:03:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e48964a1-9020-50a4-95a0-e05b14766d63 with identifier: 10741650
2026-03-29 03:03:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e48964a1-9020-50a4-95a0-e05b14766d63 with identifier: 10741650 to the API
2026-03-29 03:03:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741650>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.9L',
'engine_horse_power': 510,
'expiration_date': '2026-03-31T11:15:00Z',
'fuel_type': 'Petrol',
'id': 'e48964a1-9020-50a4-95a0-e05b14766d63',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FG418WZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741650',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Alfa Romeo',
'model': 'Giulia',
'odometer': 137334,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 30300,
'price_includes_vat': True,
'registration_date': '2017-02-10',
'seats_number': 5,
'seller_name': 'Marco Santini',
'title': 'Alfa Romeo Giulia 2.9 Quadrifoglio - Petrol - Automatic - 510 hp - '
'137.334 km',
'transmission': 'automatic',
'trim': 'Quadrifoglio',
'vin': None,
'year': 2017}
2026-03-29 03:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741650%27 HTTP/1.1" 200 None
2026-03-29 03:03:43 [adesa.it] INFO: Saving data for 10741650: {'auction_closing_time': 1774955700.0, 'created_time': 1774649184.57658, 'last_price_update_time': 1774753423.300517}
2026-03-29 03:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741650') HTTP/1.1" 204 0
2026-03-29 03:03:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59de571d-3cc8-5024-a1af-9ef04f822432 with identifier: 10720570
2026-03-29 03:03:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59de571d-3cc8-5024-a1af-9ef04f822432 with scrape type 2
2026-03-29 03:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 59de571d-3cc8-5024-a1af-9ef04f822432 with scrape type 2
2026-03-29 03:03:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 59de571d-3cc8-5024-a1af-9ef04f822432, identifier: 10720570
2026-03-29 03:03:43 [adesa.it] INFO: Found listing with ID: 10727853
2026-03-29 03:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727853%27 HTTP/1.1" 200 None
2026-03-29 03:03:43 [adesa.it] INFO: Scrape type for 10727853: 0
2026-03-29 03:03:43 [adesa.it] INFO: Skipping item 10727853 url https://www.openlane.eu/en/carv6/auction/10727853
2026-03-29 03:03:43 [adesa.it] INFO: Found listing with ID: 10727908
2026-03-29 03:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727908%27 HTTP/1.1" 200 None
2026-03-29 03:03:43 [adesa.it] INFO: Scrape type for 10727908: 0
2026-03-29 03:03:43 [adesa.it] INFO: Skipping item 10727908 url https://www.openlane.eu/en/carv6/auction/10727908
2026-03-29 03:03:43 [adesa.it] INFO: Found listing with ID: 10716681
2026-03-29 03:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716681%27 HTTP/1.1" 200 None
2026-03-29 03:03:43 [adesa.it] INFO: Scrape type for 10716681: 2
2026-03-29 03:03:43 [adesa.it] INFO: Scraping item 10716681 url https://www.openlane.eu/en/carv6/auction/10716681
2026-03-29 03:03:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 59de571d-3cc8-5024-a1af-9ef04f822432 with identifier: 10720570
2026-03-29 03:03:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 59de571d-3cc8-5024-a1af-9ef04f822432 with identifier: 10720570
2026-03-29 03:03:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 59de571d-3cc8-5024-a1af-9ef04f822432 with identifier: 10720570 to the API
2026-03-29 03:03:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720570>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 120,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': '59de571d-3cc8-5024-a1af-9ef04f822432',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FR596ST',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720570',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 172734,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8100,
'price_includes_vat': True,
'registration_date': '2018-06-06',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Volkswagen Passat Variant 1.6 TDI Business - Diesel - Automatic - '
'120 hp - 172.734 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2018}
2026-03-29 03:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720570%27 HTTP/1.1" 200 None
2026-03-29 03:03:43 [adesa.it] INFO: Saving data for 10720570: {'auction_closing_time': 1774800000.0, 'created_time': 1774562615.424653, 'last_price_update_time': 1774753423.820396}
2026-03-29 03:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720570') HTTP/1.1" 204 0
2026-03-29 03:03:43 [adesa.it] INFO: Found listing with ID: 10696442
2026-03-29 03:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710696442%27 HTTP/1.1" 200 None
2026-03-29 03:03:43 [adesa.it] INFO: Scrape type for 10696442: 2
2026-03-29 03:03:43 [adesa.it] INFO: Scraping item 10696442 url https://www.openlane.eu/en/carv6/auction/10696442
2026-03-29 03:03:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741659> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741877> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:43 [adesa.it] INFO: Found listing with ID: 10730118
2026-03-29 03:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710730118%27 HTTP/1.1" 200 None
2026-03-29 03:03:43 [adesa.it] INFO: Scrape type for 10730118: 0
2026-03-29 03:03:43 [adesa.it] INFO: Skipping item 10730118 url https://www.openlane.eu/en/carv6/auction/10730118
2026-03-29 03:03:43 [adesa.it] INFO: Found listing with ID: 10734532
2026-03-29 03:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734532%27 HTTP/1.1" 200 None
2026-03-29 03:03:43 [adesa.it] INFO: Scrape type for 10734532: 0
2026-03-29 03:03:43 [adesa.it] INFO: Skipping item 10734532 url https://www.openlane.eu/en/carv6/auction/10734532
2026-03-29 03:03:43 [adesa.it] INFO: Found listing with ID: 10723782
2026-03-29 03:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723782%27 HTTP/1.1" 200 None
2026-03-29 03:03:43 [adesa.it] INFO: Scrape type for 10723782: 2
2026-03-29 03:03:43 [adesa.it] INFO: Scraping item 10723782 url https://www.openlane.eu/en/carv6/auction/10723782
2026-03-29 03:03:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:43 [adesa.it] INFO: Found listing with ID: 10723646
2026-03-29 03:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723646%27 HTTP/1.1" 200 None
2026-03-29 03:03:43 [adesa.it] INFO: Scrape type for 10723646: 2
2026-03-29 03:03:43 [adesa.it] INFO: Scraping item 10723646 url https://www.openlane.eu/en/carv6/auction/10723646
2026-03-29 03:03:43 [adesa.it] INFO: Found listing with ID: 10734502
2026-03-29 03:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734502%27 HTTP/1.1" 200 None
2026-03-29 03:03:43 [adesa.it] INFO: Scrape type for 10734502: 0
2026-03-29 03:03:43 [adesa.it] INFO: Skipping item 10734502 url https://www.openlane.eu/en/carv6/auction/10734502
2026-03-29 03:03:43 [adesa.it] INFO: Found listing with ID: 10707944
2026-03-29 03:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707944%27 HTTP/1.1" 200 None
2026-03-29 03:03:43 [adesa.it] INFO: Scrape type for 10707944: 0
2026-03-29 03:03:43 [adesa.it] INFO: Skipping item 10707944 url https://www.openlane.eu/en/carv6/auction/10707944
2026-03-29 03:03:43 [adesa.it] INFO: Found listing with ID: 10711149
2026-03-29 03:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711149%27 HTTP/1.1" 200 None
2026-03-29 03:03:44 [adesa.it] INFO: Scrape type for 10711149: 0
2026-03-29 03:03:44 [adesa.it] INFO: Skipping item 10711149 url https://www.openlane.eu/en/carv6/auction/10711149
2026-03-29 03:03:44 [adesa.it] INFO: Found listing with ID: 10703831
2026-03-29 03:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710703831%27 HTTP/1.1" 200 None
2026-03-29 03:03:44 [adesa.it] INFO: Scrape type for 10703831: 0
2026-03-29 03:03:44 [adesa.it] INFO: Skipping item 10703831 url https://www.openlane.eu/en/carv6/auction/10703831
2026-03-29 03:03:44 [adesa.it] INFO: Found listing with ID: 10716618
2026-03-29 03:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716618%27 HTTP/1.1" 200 None
2026-03-29 03:03:44 [adesa.it] INFO: Scrape type for 10716618: 2
2026-03-29 03:03:44 [adesa.it] INFO: Scraping item 10716618 url https://www.openlane.eu/en/carv6/auction/10716618
2026-03-29 03:03:44 [adesa.it] INFO: Found listing with ID: 10716485
2026-03-29 03:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716485%27 HTTP/1.1" 200 None
2026-03-29 03:03:44 [adesa.it] INFO: Scrape type for 10716485: 2
2026-03-29 03:03:44 [adesa.it] INFO: Scraping item 10716485 url https://www.openlane.eu/en/carv6/auction/10716485
2026-03-29 03:03:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 209da85b-9530-5cf9-a013-4f271f54c12b with identifier: 10741659
2026-03-29 03:03:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 209da85b-9530-5cf9-a013-4f271f54c12b with scrape type 2
2026-03-29 03:03:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 209da85b-9530-5cf9-a013-4f271f54c12b with scrape type 2
2026-03-29 03:03:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 209da85b-9530-5cf9-a013-4f271f54c12b, identifier: 10741659
2026-03-29 03:03:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e9db46f-a0a7-54c3-b2ee-e07ebda6f9ab with identifier: 10741877
2026-03-29 03:03:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e9db46f-a0a7-54c3-b2ee-e07ebda6f9ab with scrape type 2
2026-03-29 03:03:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3e9db46f-a0a7-54c3-b2ee-e07ebda6f9ab with scrape type 2
2026-03-29 03:03:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3e9db46f-a0a7-54c3-b2ee-e07ebda6f9ab, identifier: 10741877
2026-03-29 03:03:44 [adesa.it] INFO: Found listing with ID: 10733415
2026-03-29 03:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733415%27 HTTP/1.1" 200 None
2026-03-29 03:03:44 [adesa.it] INFO: Scrape type for 10733415: 2
2026-03-29 03:03:44 [adesa.it] INFO: Scraping item 10733415 url https://www.openlane.eu/en/carv6/auction/10733415
2026-03-29 03:03:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 209da85b-9530-5cf9-a013-4f271f54c12b with identifier: 10741659
2026-03-29 03:03:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 209da85b-9530-5cf9-a013-4f271f54c12b with identifier: 10741659
2026-03-29 03:03:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 209da85b-9530-5cf9-a013-4f271f54c12b with identifier: 10741659 to the API
2026-03-29 03:03:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741659>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 163,
'expiration_date': '2026-03-31T11:15:00Z',
'fuel_type': 'Diesel',
'id': '209da85b-9530-5cf9-a013-4f271f54c12b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL223BN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741659',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'V',
'odometer': 92500,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 17700,
'price_includes_vat': True,
'registration_date': '2019-06-01',
'seats_number': 6,
'seller_name': 'R Motors Group di Rusu Petru',
'title': 'Mercedes-Benz V 220 Premium - 4-Matic - Diesel - Automatic - 163 hp '
'- 92.500 km',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2019}
2026-03-29 03:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741659%27 HTTP/1.1" 200 None
2026-03-29 03:03:44 [adesa.it] INFO: Saving data for 10741659: {'auction_closing_time': 1774955700.0, 'created_time': 1774649179.24758, 'last_price_update_time': 1774753424.558584}
2026-03-29 03:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741659') HTTP/1.1" 204 0
2026-03-29 03:03:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3e9db46f-a0a7-54c3-b2ee-e07ebda6f9ab with identifier: 10741877
2026-03-29 03:03:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3e9db46f-a0a7-54c3-b2ee-e07ebda6f9ab with identifier: 10741877
2026-03-29 03:03:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3e9db46f-a0a7-54c3-b2ee-e07ebda6f9ab with identifier: 10741877 to the API
2026-03-29 03:03:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741877>
{'auction_title': '',
'c_o_2_emission_value': 165,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-30T13:45:00Z',
'fuel_type': 'Diesel',
'id': '3e9db46f-a0a7-54c3-b2ee-e07ebda6f9ab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GJ248DZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741877',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 76670,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 19800,
'price_includes_vat': True,
'registration_date': '2022-06-01',
'seats_number': 5,
'seller_name': 'Ambrosi Spa',
'title': 'Volvo XC60 2.0 B4 Core - AWD - Diesel - Automatic - 197 hp - 76.670 '
'km',
'transmission': 'automatic',
'trim': 'Core',
'vin': None,
'year': 2022}
2026-03-29 03:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741877%27 HTTP/1.1" 200 None
2026-03-29 03:03:44 [adesa.it] INFO: Saving data for 10741877: {'auction_closing_time': 1774878300.0, 'created_time': 1774649176.229096, 'last_price_update_time': 1774753424.931457}
2026-03-29 03:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741877') HTTP/1.1" 204 0
2026-03-29 03:03:44 [adesa.it] INFO: Found listing with ID: 10733210
2026-03-29 03:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733210%27 HTTP/1.1" 200 None
2026-03-29 03:03:44 [adesa.it] INFO: Scrape type for 10733210: 2
2026-03-29 03:03:44 [adesa.it] INFO: Scraping item 10733210 url https://www.openlane.eu/en/carv6/auction/10733210
2026-03-29 03:03:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726372> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726370> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:44 [adesa.it] INFO: Found listing with ID: 10741945
2026-03-29 03:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741945%27 HTTP/1.1" 200 None
2026-03-29 03:03:44 [adesa.it] INFO: Scrape type for 10741945: 0
2026-03-29 03:03:44 [adesa.it] INFO: Skipping item 10741945 url https://www.openlane.eu/en/carv6/auction/10741945
2026-03-29 03:03:44 [adesa.it] INFO: Found listing with ID: 10733197
2026-03-29 03:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733197%27 HTTP/1.1" 200 None
2026-03-29 03:03:45 [adesa.it] INFO: Scrape type for 10733197: 2
2026-03-29 03:03:45 [adesa.it] INFO: Scraping item 10733197 url https://www.openlane.eu/en/carv6/auction/10733197
2026-03-29 03:03:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:45 [adesa.it] INFO: Found listing with ID: 10699938
2026-03-29 03:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699938%27 HTTP/1.1" 200 None
2026-03-29 03:03:45 [adesa.it] INFO: Scrape type for 10699938: 2
2026-03-29 03:03:45 [adesa.it] INFO: Scraping item 10699938 url https://www.openlane.eu/en/carv6/auction/10699938
2026-03-29 03:03:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 335dcdd6-a6f6-5957-bb15-8fcc4fc704a4 with identifier: 10726372
2026-03-29 03:03:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 335dcdd6-a6f6-5957-bb15-8fcc4fc704a4 with scrape type 2
2026-03-29 03:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 335dcdd6-a6f6-5957-bb15-8fcc4fc704a4 with scrape type 2
2026-03-29 03:03:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 335dcdd6-a6f6-5957-bb15-8fcc4fc704a4, identifier: 10726372
2026-03-29 03:03:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 335dcdd6-a6f6-5957-bb15-8fcc4fc704a4 with identifier: 10726372
2026-03-29 03:03:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 335dcdd6-a6f6-5957-bb15-8fcc4fc704a4 with identifier: 10726372
2026-03-29 03:03:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 335dcdd6-a6f6-5957-bb15-8fcc4fc704a4 with identifier: 10726372 to the API
2026-03-29 03:03:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726372>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': '335dcdd6-a6f6-5957-bb15-8fcc4fc704a4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726372',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Fiat',
'model': '600',
'odometer': 18163,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 15800,
'price_includes_vat': True,
'registration_date': '2025-02-12',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'Fiat 600 1.2 La Prima - Petrol - Automatic - 110 hp - 18.163 km',
'transmission': 'automatic',
'trim': 'La Prima',
'vin': None,
'year': 2025}
2026-03-29 03:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710726372%27 HTTP/1.1" 200 None
2026-03-29 03:03:45 [adesa.it] INFO: Saving data for 10726372: {'auction_closing_time': 1774868400.0, 'created_time': 1774455152.131551, 'last_price_update_time': 1774753425.452679}
2026-03-29 03:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10726372') HTTP/1.1" 204 0
2026-03-29 03:03:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741660> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7070852d-6c8a-56cf-ae0a-d1f93dd56405 with identifier: 10726370
2026-03-29 03:03:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7070852d-6c8a-56cf-ae0a-d1f93dd56405 with scrape type 2
2026-03-29 03:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7070852d-6c8a-56cf-ae0a-d1f93dd56405 with scrape type 2
2026-03-29 03:03:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7070852d-6c8a-56cf-ae0a-d1f93dd56405, identifier: 10726370
2026-03-29 03:03:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741655> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7070852d-6c8a-56cf-ae0a-d1f93dd56405 with identifier: 10726370
2026-03-29 03:03:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7070852d-6c8a-56cf-ae0a-d1f93dd56405 with identifier: 10726370
2026-03-29 03:03:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7070852d-6c8a-56cf-ae0a-d1f93dd56405 with identifier: 10726370 to the API
2026-03-29 03:03:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726370>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': '7070852d-6c8a-56cf-ae0a-d1f93dd56405',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726370',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Fiat',
'model': '600',
'odometer': 18201,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 15800,
'price_includes_vat': True,
'registration_date': '2025-01-27',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'Fiat 600 1.2 La Prima - Petrol - Automatic - 110 hp - 18.201 km',
'transmission': 'automatic',
'trim': 'La Prima',
'vin': None,
'year': 2025}
2026-03-29 03:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710726370%27 HTTP/1.1" 200 None
2026-03-29 03:03:45 [adesa.it] INFO: Saving data for 10726370: {'auction_closing_time': 1774868400.0, 'created_time': 1774455150.64521, 'last_price_update_time': 1774753425.83905}
2026-03-29 03:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10726370') HTTP/1.1" 204 0
2026-03-29 03:03:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec32b931-7d7d-5a4c-9d17-dad3ba5c40d3 with identifier: 10741660
2026-03-29 03:03:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec32b931-7d7d-5a4c-9d17-dad3ba5c40d3 with scrape type 2
2026-03-29 03:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec32b931-7d7d-5a4c-9d17-dad3ba5c40d3 with scrape type 2
2026-03-29 03:03:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ec32b931-7d7d-5a4c-9d17-dad3ba5c40d3, identifier: 10741660
2026-03-29 03:03:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ce8bd43-cf58-594f-89b9-c66e088b0925 with identifier: 10741655
2026-03-29 03:03:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ce8bd43-cf58-594f-89b9-c66e088b0925 with scrape type 2
2026-03-29 03:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6ce8bd43-cf58-594f-89b9-c66e088b0925 with scrape type 2
2026-03-29 03:03:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6ce8bd43-cf58-594f-89b9-c66e088b0925, identifier: 10741655
2026-03-29 03:03:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ec32b931-7d7d-5a4c-9d17-dad3ba5c40d3 with identifier: 10741660
2026-03-29 03:03:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ec32b931-7d7d-5a4c-9d17-dad3ba5c40d3 with identifier: 10741660
2026-03-29 03:03:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ec32b931-7d7d-5a4c-9d17-dad3ba5c40d3 with identifier: 10741660 to the API
2026-03-29 03:03:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741660>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 435,
'expiration_date': '2026-03-31T11:15:00Z',
'fuel_type': 'Hybrid',
'id': 'ec32b931-7d7d-5a4c-9d17-dad3ba5c40d3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF961GJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741660',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'S',
'odometer': 113500,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 43000,
'price_includes_vat': True,
'registration_date': '2021-01-30',
'seats_number': 5,
'seller_name': 'RS1AUTO DI RUSU VICTOR',
'title': 'Mercedes-Benz S Long 500 Premium Plus - Hybrid - Automatic - 435 hp '
'- 113.500 km',
'transmission': 'automatic',
'trim': 'Premium Plus',
'vin': None,
'year': 2021}
2026-03-29 03:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741660%27 HTTP/1.1" 200 None
2026-03-29 03:03:46 [adesa.it] INFO: Saving data for 10741660: {'auction_closing_time': 1774955700.0, 'created_time': 1774649174.748509, 'last_price_update_time': 1774753426.38894}
2026-03-29 03:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741660') HTTP/1.1" 204 0
2026-03-29 03:03:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6ce8bd43-cf58-594f-89b9-c66e088b0925 with identifier: 10741655
2026-03-29 03:03:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6ce8bd43-cf58-594f-89b9-c66e088b0925 with identifier: 10741655
2026-03-29 03:03:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6ce8bd43-cf58-594f-89b9-c66e088b0925 with identifier: 10741655 to the API
2026-03-29 03:03:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741655>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '4.0L',
'engine_horse_power': 802,
'expiration_date': '2026-03-31T11:15:00Z',
'fuel_type': 'Petrol',
'id': '6ce8bd43-cf58-594f-89b9-c66e088b0925',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS854DT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741655',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'S',
'odometer': 39251,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 98000,
'price_includes_vat': True,
'registration_date': '2023-12-13',
'seats_number': 5,
'seller_name': 'RS1AUTO DI RUSU VICTOR',
'title': 'Mercedes-Benz S Long AMG 63 Premium Plus - 4-Matic - Petrol - '
'Automatic - 802 hp - 39.251 km',
'transmission': 'automatic',
'trim': 'Premium Plus',
'vin': None,
'year': 2023}
2026-03-29 03:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741655%27 HTTP/1.1" 200 None
2026-03-29 03:03:46 [adesa.it] INFO: Saving data for 10741655: {'auction_closing_time': 1774955700.0, 'created_time': 1774649177.150579, 'last_price_update_time': 1774753426.696834}
2026-03-29 03:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741655') HTTP/1.1" 204 0
2026-03-29 03:03:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741900> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741905> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716648> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b52f46b-f31a-544f-bfe7-f05633c02b5d with identifier: 10741900
2026-03-29 03:03:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b52f46b-f31a-544f-bfe7-f05633c02b5d with scrape type 2
2026-03-29 03:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9b52f46b-f31a-544f-bfe7-f05633c02b5d with scrape type 2
2026-03-29 03:03:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9b52f46b-f31a-544f-bfe7-f05633c02b5d, identifier: 10741900
2026-03-29 03:03:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9b52f46b-f31a-544f-bfe7-f05633c02b5d with identifier: 10741900
2026-03-29 03:03:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9b52f46b-f31a-544f-bfe7-f05633c02b5d with identifier: 10741900
2026-03-29 03:03:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9b52f46b-f31a-544f-bfe7-f05633c02b5d with identifier: 10741900 to the API
2026-03-29 03:03:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741900>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 109,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '9b52f46b-f31a-544f-bfe7-f05633c02b5d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FX130LG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741900',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '1 Series',
'odometer': 215027,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 6500,
'price_includes_vat': True,
'registration_date': '2019-07-04',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 1 Series 116i M Sport - Diesel - Manual - 109 hp - 215.027 km',
'transmission': 'manual',
'trim': 'M Sport',
'vin': None,
'year': 2019}
2026-03-29 03:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741900%27 HTTP/1.1" 200 None
2026-03-29 03:03:47 [adesa.it] INFO: Saving data for 10741900: {'auction_closing_time': 1798711260.0, 'created_time': 1774649205.480983, 'last_price_update_time': 1774753427.238222}
2026-03-29 03:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741900') HTTP/1.1" 204 0
2026-03-29 03:03:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d81e19c-68bb-5960-a872-11a10b139b54 with identifier: 10741905
2026-03-29 03:03:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d81e19c-68bb-5960-a872-11a10b139b54 with scrape type 2
2026-03-29 03:03:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d81e19c-68bb-5960-a872-11a10b139b54 with scrape type 2
2026-03-29 03:03:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 1d81e19c-68bb-5960-a872-11a10b139b54, identifier: 10741905
2026-03-29 03:03:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 1d81e19c-68bb-5960-a872-11a10b139b54 with identifier: 10741905
2026-03-29 03:03:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 1d81e19c-68bb-5960-a872-11a10b139b54 with identifier: 10741905
2026-03-29 03:03:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 1d81e19c-68bb-5960-a872-11a10b139b54 with identifier: 10741905 to the API
2026-03-29 03:03:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741905>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 109,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '1d81e19c-68bb-5960-a872-11a10b139b54',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FW476VY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741905',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '1 Series',
'odometer': 124294,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8100,
'price_includes_vat': True,
'registration_date': '2019-05-14',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 1 Series 116i Sport - Diesel - Manual - 109 hp - 124.294 km',
'transmission': 'manual',
'trim': 'Sport',
'vin': None,
'year': 2019}
2026-03-29 03:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741905%27 HTTP/1.1" 200 None
2026-03-29 03:03:47 [adesa.it] INFO: Saving data for 10741905: {'auction_closing_time': 1798711260.0, 'created_time': 1774649206.95962, 'last_price_update_time': 1774753427.626742}
2026-03-29 03:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741905') HTTP/1.1" 204 0
2026-03-29 03:03:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741665> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2da02d78-a19e-5418-a87e-c46371ce78ee with identifier: 10716648
2026-03-29 03:03:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2da02d78-a19e-5418-a87e-c46371ce78ee with scrape type 2
2026-03-29 03:03:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2da02d78-a19e-5418-a87e-c46371ce78ee with scrape type 2
2026-03-29 03:03:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 2da02d78-a19e-5418-a87e-c46371ce78ee, identifier: 10716648
2026-03-29 03:03:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733187> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 2da02d78-a19e-5418-a87e-c46371ce78ee with identifier: 10716648
2026-03-29 03:03:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 2da02d78-a19e-5418-a87e-c46371ce78ee with identifier: 10716648
2026-03-29 03:03:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 2da02d78-a19e-5418-a87e-c46371ce78ee with identifier: 10716648 to the API
2026-03-29 03:03:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716648>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '2da02d78-a19e-5418-a87e-c46371ce78ee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN135YT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716648',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A4',
'odometer': 67797,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2023-06-19',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A4 Avant 35 TDI Advanced - Diesel - Automatic - 163 hp - '
'67.797 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2023}
2026-03-29 03:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716648%27 HTTP/1.1" 200 None
2026-03-29 03:03:48 [adesa.it] INFO: Saving data for 10716648: {'auction_closing_time': 1798711260.0, 'created_time': 1774368355.035831, 'last_price_update_time': 1774753428.042054}
2026-03-29 03:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716648') HTTP/1.1" 204 0
2026-03-29 03:03:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f0d4a95-fc03-58f7-855c-ab058c4fea16 with identifier: 10741665
2026-03-29 03:03:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f0d4a95-fc03-58f7-855c-ab058c4fea16 with scrape type 2
2026-03-29 03:03:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0f0d4a95-fc03-58f7-855c-ab058c4fea16 with scrape type 2
2026-03-29 03:03:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0f0d4a95-fc03-58f7-855c-ab058c4fea16, identifier: 10741665
2026-03-29 03:03:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bdb62645-d7f2-5d14-bea2-9fe74e90456b with identifier: 10733187
2026-03-29 03:03:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bdb62645-d7f2-5d14-bea2-9fe74e90456b with scrape type 2
2026-03-29 03:03:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bdb62645-d7f2-5d14-bea2-9fe74e90456b with scrape type 2
2026-03-29 03:03:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: bdb62645-d7f2-5d14-bea2-9fe74e90456b, identifier: 10733187
2026-03-29 03:03:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0f0d4a95-fc03-58f7-855c-ab058c4fea16 with identifier: 10741665
2026-03-29 03:03:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0f0d4a95-fc03-58f7-855c-ab058c4fea16 with identifier: 10741665
2026-03-29 03:03:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0f0d4a95-fc03-58f7-855c-ab058c4fea16 with identifier: 10741665 to the API
2026-03-29 03:03:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741665>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.9L',
'engine_horse_power': 285,
'expiration_date': '2026-03-31T11:15:00Z',
'fuel_type': 'Diesel',
'id': '0f0d4a95-fc03-58f7-855c-ab058c4fea16',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GG494MK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741665',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'S',
'odometer': 125850,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 51500,
'price_includes_vat': True,
'registration_date': '2021-10-22',
'seats_number': 5,
'seller_name': 'RS1AUTO DI RUSU VICTOR',
'title': 'Mercedes-Benz S AMG AMG Line - 4-Matic - Diesel - Automatic - 285 '
'hp - 125.850 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-29 03:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741665%27 HTTP/1.1" 200 None
2026-03-29 03:03:48 [adesa.it] INFO: Saving data for 10741665: {'auction_closing_time': 1774955700.0, 'created_time': 1774649173.168609, 'last_price_update_time': 1774753428.519288}
2026-03-29 03:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741665') HTTP/1.1" 204 0
2026-03-29 03:03:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: bdb62645-d7f2-5d14-bea2-9fe74e90456b with identifier: 10733187
2026-03-29 03:03:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: bdb62645-d7f2-5d14-bea2-9fe74e90456b with identifier: 10733187
2026-03-29 03:03:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: bdb62645-d7f2-5d14-bea2-9fe74e90456b with identifier: 10733187 to the API
2026-03-29 03:03:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733187>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': 'bdb62645-d7f2-5d14-bea2-9fe74e90456b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ822WX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733187',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q5',
'odometer': 201328,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 17900,
'price_includes_vat': True,
'registration_date': '2022-07-29',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q5 Sportback 40 TDI Advanced - Quattro - Diesel - Automatic - '
'204 hp - 201.328 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2022}
2026-03-29 03:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733187%27 HTTP/1.1" 200 None
2026-03-29 03:03:48 [adesa.it] INFO: Saving data for 10733187: {'auction_closing_time': 1798711260.0, 'created_time': 1774562751.335755, 'last_price_update_time': 1774753428.839524}
2026-03-29 03:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733187') HTTP/1.1" 204 0
2026-03-29 03:03:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741904> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15a7e2b1-fc46-587f-9365-2103ffeb44e2 with identifier: 10741904
2026-03-29 03:03:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15a7e2b1-fc46-587f-9365-2103ffeb44e2 with scrape type 2
2026-03-29 03:03:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 15a7e2b1-fc46-587f-9365-2103ffeb44e2 with scrape type 2
2026-03-29 03:03:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 15a7e2b1-fc46-587f-9365-2103ffeb44e2, identifier: 10741904
2026-03-29 03:03:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 15a7e2b1-fc46-587f-9365-2103ffeb44e2 with identifier: 10741904
2026-03-29 03:03:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 15a7e2b1-fc46-587f-9365-2103ffeb44e2 with identifier: 10741904
2026-03-29 03:03:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 15a7e2b1-fc46-587f-9365-2103ffeb44e2 with identifier: 10741904 to the API
2026-03-29 03:03:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741904>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '15a7e2b1-fc46-587f-9365-2103ffeb44e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FX849LK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741904',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '5 Series',
'odometer': 133192,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2019-08-14',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 5 Series Touring 530d - xDrive - Diesel - Automatic - 286 hp - '
'133.192 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-29 03:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741904%27 HTTP/1.1" 200 None
2026-03-29 03:03:49 [adesa.it] INFO: Saving data for 10741904: {'auction_closing_time': 1798711260.0, 'created_time': 1774649203.815893, 'last_price_update_time': 1774753429.469269}
2026-03-29 03:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741904') HTTP/1.1" 204 0
2026-03-29 03:03:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718846> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733210> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9480b8d-9775-52ed-adf3-377cccfdb38b with identifier: 10718846
2026-03-29 03:03:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9480b8d-9775-52ed-adf3-377cccfdb38b with scrape type 2
2026-03-29 03:03:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e9480b8d-9775-52ed-adf3-377cccfdb38b with scrape type 2
2026-03-29 03:03:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e9480b8d-9775-52ed-adf3-377cccfdb38b, identifier: 10718846
2026-03-29 03:03:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e9480b8d-9775-52ed-adf3-377cccfdb38b with identifier: 10718846
2026-03-29 03:03:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e9480b8d-9775-52ed-adf3-377cccfdb38b with identifier: 10718846
2026-03-29 03:03:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e9480b8d-9775-52ed-adf3-377cccfdb38b with identifier: 10718846 to the API
2026-03-29 03:03:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718846>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 286,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Electric',
'id': 'e9480b8d-9775-52ed-adf3-377cccfdb38b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM194PM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718846',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'iX3',
'odometer': 154209,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 21900,
'price_includes_vat': True,
'registration_date': '2023-01-23',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'BMW iX3 Inspiring - Electric - Automatic - 286 hp - 154.209 km',
'transmission': 'automatic',
'trim': 'Inspiring',
'vin': None,
'year': 2023}
2026-03-29 03:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710718846%27 HTTP/1.1" 200 None
2026-03-29 03:03:49 [adesa.it] INFO: Saving data for 10718846: {'auction_closing_time': 1798711260.0, 'created_time': 1774368351.5954, 'last_price_update_time': 1774753429.943413}
2026-03-29 03:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10718846') HTTP/1.1" 204 0
2026-03-29 03:03:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733201> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10696442> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ebb99e8-e016-52aa-9f4d-8d528583c545 with identifier: 10733210
2026-03-29 03:03:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ebb99e8-e016-52aa-9f4d-8d528583c545 with scrape type 2
2026-03-29 03:03:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9ebb99e8-e016-52aa-9f4d-8d528583c545 with scrape type 2
2026-03-29 03:03:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9ebb99e8-e016-52aa-9f4d-8d528583c545, identifier: 10733210
2026-03-29 03:03:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9ebb99e8-e016-52aa-9f4d-8d528583c545 with identifier: 10733210
2026-03-29 03:03:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9ebb99e8-e016-52aa-9f4d-8d528583c545 with identifier: 10733210
2026-03-29 03:03:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9ebb99e8-e016-52aa-9f4d-8d528583c545 with identifier: 10733210 to the API
2026-03-29 03:03:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733210>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '9ebb99e8-e016-52aa-9f4d-8d528583c545',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE233DC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733210',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Focus',
'odometer': 197802,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 5100,
'price_includes_vat': True,
'registration_date': '2021-02-15',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Ford Focus 1.5 EcoBlue Business - Diesel - Automatic - 120 hp - '
'197.802 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-29 03:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733210%27 HTTP/1.1" 200 None
2026-03-29 03:03:50 [adesa.it] INFO: Saving data for 10733210: {'auction_closing_time': 1798711260.0, 'created_time': 1774562668.664984, 'last_price_update_time': 1774753430.351487}
2026-03-29 03:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733210') HTTP/1.1" 204 0
2026-03-29 03:03:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 755cc23a-1ccd-5ba7-98d0-50ecfa9adf3c with identifier: 10733201
2026-03-29 03:03:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 755cc23a-1ccd-5ba7-98d0-50ecfa9adf3c with scrape type 2
2026-03-29 03:03:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 755cc23a-1ccd-5ba7-98d0-50ecfa9adf3c with scrape type 2
2026-03-29 03:03:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 755cc23a-1ccd-5ba7-98d0-50ecfa9adf3c, identifier: 10733201
2026-03-29 03:03:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c882f12-088f-54d2-9af8-04cb66a49a26 with identifier: 10696442
2026-03-29 03:03:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c882f12-088f-54d2-9af8-04cb66a49a26 with scrape type 2
2026-03-29 03:03:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7c882f12-088f-54d2-9af8-04cb66a49a26 with scrape type 2
2026-03-29 03:03:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7c882f12-088f-54d2-9af8-04cb66a49a26, identifier: 10696442
2026-03-29 03:03:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 755cc23a-1ccd-5ba7-98d0-50ecfa9adf3c with identifier: 10733201
2026-03-29 03:03:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 755cc23a-1ccd-5ba7-98d0-50ecfa9adf3c with identifier: 10733201
2026-03-29 03:03:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 755cc23a-1ccd-5ba7-98d0-50ecfa9adf3c with identifier: 10733201 to the API
2026-03-29 03:03:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733201>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '755cc23a-1ccd-5ba7-98d0-50ecfa9adf3c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE589CB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733201',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A4',
'odometer': 171155,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11100,
'price_includes_vat': True,
'registration_date': '2021-01-08',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Audi A4 Avant 30 TDI Advanced - Diesel - Automatic - 136 hp - '
'171.155 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2021}
2026-03-29 03:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733201%27 HTTP/1.1" 200 None
2026-03-29 03:03:50 [adesa.it] INFO: Saving data for 10733201: {'auction_closing_time': 1798711260.0, 'created_time': 1774562661.86017, 'last_price_update_time': 1774753430.829817}
2026-03-29 03:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733201') HTTP/1.1" 204 0
2026-03-29 03:03:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7c882f12-088f-54d2-9af8-04cb66a49a26 with identifier: 10696442
2026-03-29 03:03:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7c882f12-088f-54d2-9af8-04cb66a49a26 with identifier: 10696442
2026-03-29 03:03:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7c882f12-088f-54d2-9af8-04cb66a49a26 with identifier: 10696442 to the API
2026-03-29 03:03:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10696442>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '7c882f12-088f-54d2-9af8-04cb66a49a26',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH686PH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10696442',
'listing': 'auctionplusdirectbuy',
'location': 'Judetul Arges (Romania)',
'make': 'Citroën',
'model': 'C4',
'odometer': 160053,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 7100,
'price_includes_vat': True,
'registration_date': '2021-11-29',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Citroën C4 1.5 HDI Feel - Diesel - Automatic - 131 hp - 160.053 km',
'transmission': 'automatic',
'trim': 'Feel',
'vin': None,
'year': 2021}
2026-03-29 03:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710696442%27 HTTP/1.1" 200 None
2026-03-29 03:03:51 [adesa.it] INFO: Saving data for 10696442: {'auction_closing_time': 1798711260.0, 'created_time': 1773939082.967983, 'last_price_update_time': 1774753431.121626}
2026-03-29 03:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10696442') HTTP/1.1" 204 0
2026-03-29 03:03:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716681> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720516> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89aa7d16-7a2b-524c-bac5-71a508a740ce with identifier: 10716681
2026-03-29 03:03:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89aa7d16-7a2b-524c-bac5-71a508a740ce with scrape type 2
2026-03-29 03:03:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 89aa7d16-7a2b-524c-bac5-71a508a740ce with scrape type 2
2026-03-29 03:03:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 89aa7d16-7a2b-524c-bac5-71a508a740ce, identifier: 10716681
2026-03-29 03:03:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b263e90-e4ea-52fc-a2aa-b573cc4cf09d with identifier: 10720516
2026-03-29 03:03:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b263e90-e4ea-52fc-a2aa-b573cc4cf09d with scrape type 2
2026-03-29 03:03:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b263e90-e4ea-52fc-a2aa-b573cc4cf09d with scrape type 2
2026-03-29 03:03:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3b263e90-e4ea-52fc-a2aa-b573cc4cf09d, identifier: 10720516
2026-03-29 03:03:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 89aa7d16-7a2b-524c-bac5-71a508a740ce with identifier: 10716681
2026-03-29 03:03:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 89aa7d16-7a2b-524c-bac5-71a508a740ce with identifier: 10716681
2026-03-29 03:03:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 89aa7d16-7a2b-524c-bac5-71a508a740ce with identifier: 10716681 to the API
2026-03-29 03:03:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716681>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 83,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Petrol',
'id': '89aa7d16-7a2b-524c-bac5-71a508a740ce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC424PP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716681',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Citroën',
'model': 'C3',
'odometer': 142544,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 4900,
'price_includes_vat': True,
'registration_date': '2020-10-08',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Citroën C3 1.2i Shine - Petrol - Manual - 83 hp - 142.544 km',
'transmission': 'manual',
'trim': 'Shine',
'vin': None,
'year': 2020}
2026-03-29 03:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716681%27 HTTP/1.1" 200 None
2026-03-29 03:03:51 [adesa.it] INFO: Saving data for 10716681: {'auction_closing_time': 1798711260.0, 'created_time': 1774368455.527429, 'last_price_update_time': 1774753431.704423}
2026-03-29 03:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716681') HTTP/1.1" 204 0
2026-03-29 03:03:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3b263e90-e4ea-52fc-a2aa-b573cc4cf09d with identifier: 10720516
2026-03-29 03:03:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3b263e90-e4ea-52fc-a2aa-b573cc4cf09d with identifier: 10720516
2026-03-29 03:03:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3b263e90-e4ea-52fc-a2aa-b573cc4cf09d with identifier: 10720516 to the API
2026-03-29 03:03:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720516>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Petrol',
'id': '3b263e90-e4ea-52fc-a2aa-b573cc4cf09d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG029RM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720516',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Citroën',
'model': 'C4',
'odometer': 75997,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8300,
'price_includes_vat': True,
'registration_date': '2021-07-30',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Citroën C4 1.2i Feel - Petrol - Manual - 131 hp - 75.997 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2021}
2026-03-29 03:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720516%27 HTTP/1.1" 200 None
2026-03-29 03:03:52 [adesa.it] INFO: Saving data for 10720516: {'auction_closing_time': 1774800000.0, 'created_time': 1774562473.767046, 'last_price_update_time': 1774753432.016374}
2026-03-29 03:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720516') HTTP/1.1" 204 0
2026-03-29 03:03:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733208> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733197> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716485> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f8dd580-9d9e-5b36-8a51-39bb3040e89b with identifier: 10733208
2026-03-29 03:03:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f8dd580-9d9e-5b36-8a51-39bb3040e89b with scrape type 2
2026-03-29 03:03:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f8dd580-9d9e-5b36-8a51-39bb3040e89b with scrape type 2
2026-03-29 03:03:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7f8dd580-9d9e-5b36-8a51-39bb3040e89b, identifier: 10733208
2026-03-29 03:03:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7f8dd580-9d9e-5b36-8a51-39bb3040e89b with identifier: 10733208
2026-03-29 03:03:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7f8dd580-9d9e-5b36-8a51-39bb3040e89b with identifier: 10733208
2026-03-29 03:03:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7f8dd580-9d9e-5b36-8a51-39bb3040e89b with identifier: 10733208 to the API
2026-03-29 03:03:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733208>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '7f8dd580-9d9e-5b36-8a51-39bb3040e89b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL935VF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733208',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q5',
'odometer': 151251,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 18400,
'price_includes_vat': True,
'registration_date': '2022-11-17',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Audi Q5 40 TDI Advanced - Diesel - Automatic - 204 hp - 151.251 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2022}
2026-03-29 03:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733208%27 HTTP/1.1" 200 None
2026-03-29 03:03:52 [adesa.it] INFO: Saving data for 10733208: {'auction_closing_time': 1798711260.0, 'created_time': 1774562752.048067, 'last_price_update_time': 1774753432.51089}
2026-03-29 03:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733208') HTTP/1.1" 204 0
2026-03-29 03:03:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ef122ab-5b58-5e89-aab2-804c1cbb2f30 with identifier: 10733197
2026-03-29 03:03:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ef122ab-5b58-5e89-aab2-804c1cbb2f30 with scrape type 2
2026-03-29 03:03:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9ef122ab-5b58-5e89-aab2-804c1cbb2f30 with scrape type 2
2026-03-29 03:03:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9ef122ab-5b58-5e89-aab2-804c1cbb2f30, identifier: 10733197
2026-03-29 03:03:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: baea2b2a-e3c9-569e-9584-660e0eb5eb38 with identifier: 10716485
2026-03-29 03:03:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item baea2b2a-e3c9-569e-9584-660e0eb5eb38 with scrape type 2
2026-03-29 03:03:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item baea2b2a-e3c9-569e-9584-660e0eb5eb38 with scrape type 2
2026-03-29 03:03:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: baea2b2a-e3c9-569e-9584-660e0eb5eb38, identifier: 10716485
2026-03-29 03:03:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9ef122ab-5b58-5e89-aab2-804c1cbb2f30 with identifier: 10733197
2026-03-29 03:03:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9ef122ab-5b58-5e89-aab2-804c1cbb2f30 with identifier: 10733197
2026-03-29 03:03:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9ef122ab-5b58-5e89-aab2-804c1cbb2f30 with identifier: 10733197 to the API
2026-03-29 03:03:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733197>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '9ef122ab-5b58-5e89-aab2-804c1cbb2f30',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ996HN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733197',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 133516,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2022-03-16',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Ford Kuga 1.5 EcoBlue ST Line - Diesel - Automatic - 120 hp - '
'133.516 km',
'transmission': 'automatic',
'trim': 'ST Line',
'vin': None,
'year': 2022}
2026-03-29 03:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733197%27 HTTP/1.1" 200 None
2026-03-29 03:03:53 [adesa.it] INFO: Saving data for 10733197: {'auction_closing_time': 1798711260.0, 'created_time': 1774562743.036332, 'last_price_update_time': 1774753433.005933}
2026-03-29 03:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733197') HTTP/1.1" 204 0
2026-03-29 03:03:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: baea2b2a-e3c9-569e-9584-660e0eb5eb38 with identifier: 10716485
2026-03-29 03:03:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 03:03:53 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Yellow HTTP/1.1" 200 None
2026-03-29 03:03:53 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 03:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 03:03:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: baea2b2a-e3c9-569e-9584-660e0eb5eb38 with identifier: 10716485
2026-03-29 03:03:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: baea2b2a-e3c9-569e-9584-660e0eb5eb38 with identifier: 10716485 to the API
2026-03-29 03:03:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716485>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '2.3L',
'engine_horse_power': 130,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': 'baea2b2a-e3c9-569e-9584-660e0eb5eb38',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FY863TE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716485',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Fiat',
'model': 'Ducato',
'odometer': 243081,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 5500,
'price_includes_vat': True,
'registration_date': '2019-08-30',
'seats_number': 3,
'seller_name': 'Unipol Rental',
'title': 'Fiat Ducato 2.3 MultiJet - Diesel - Manual - 130 hp - 243.081 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-29 03:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716485%27 HTTP/1.1" 200 None
2026-03-29 03:03:53 [adesa.it] INFO: Saving data for 10716485: {'auction_closing_time': 1798711260.0, 'created_time': 1774368462.379428, 'last_price_update_time': 1774753433.419802}
2026-03-29 03:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716485') HTTP/1.1" 204 0
2026-03-29 03:03:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723646> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716618> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699938> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2209e544-68e1-511c-bfab-6f98c4effe75 with identifier: 10723646
2026-03-29 03:03:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2209e544-68e1-511c-bfab-6f98c4effe75 with scrape type 2
2026-03-29 03:03:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2209e544-68e1-511c-bfab-6f98c4effe75 with scrape type 2
2026-03-29 03:03:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 2209e544-68e1-511c-bfab-6f98c4effe75, identifier: 10723646
2026-03-29 03:03:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ca04275-be26-5938-bdb0-777e670322e3 with identifier: 10716618
2026-03-29 03:03:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ca04275-be26-5938-bdb0-777e670322e3 with scrape type 2
2026-03-29 03:03:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ca04275-be26-5938-bdb0-777e670322e3 with scrape type 2
2026-03-29 03:03:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3ca04275-be26-5938-bdb0-777e670322e3, identifier: 10716618
2026-03-29 03:03:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 2209e544-68e1-511c-bfab-6f98c4effe75 with identifier: 10723646
2026-03-29 03:03:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 2209e544-68e1-511c-bfab-6f98c4effe75 with identifier: 10723646
2026-03-29 03:03:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 2209e544-68e1-511c-bfab-6f98c4effe75 with identifier: 10723646 to the API
2026-03-29 03:03:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723646>
{'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': 225,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Hybrid',
'id': '2209e544-68e1-511c-bfab-6f98c4effe75',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH275PY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723646',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Citroën',
'model': 'C5',
'odometer': 89589,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2021-12-29',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Citroën C5 Aircross 1.6 Shine - Hybrid - Automatic - 225 hp - '
'89.589 km',
'transmission': 'automatic',
'trim': 'Shine',
'vin': None,
'year': 2021}
2026-03-29 03:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723646%27 HTTP/1.1" 200 None
2026-03-29 03:03:54 [adesa.it] INFO: Saving data for 10723646: {'auction_closing_time': 1798711260.0, 'created_time': 1774455121.376701, 'last_price_update_time': 1774753434.029464}
2026-03-29 03:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10723646') HTTP/1.1" 204 0
2026-03-29 03:03:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3ca04275-be26-5938-bdb0-777e670322e3 with identifier: 10716618
2026-03-29 03:03:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3ca04275-be26-5938-bdb0-777e670322e3 with identifier: 10716618
2026-03-29 03:03:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3ca04275-be26-5938-bdb0-777e670322e3 with identifier: 10716618 to the API
2026-03-29 03:03:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716618>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '3ca04275-be26-5938-bdb0-777e670322e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP636AL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716618',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Fiat',
'model': 'Ducato',
'odometer': 91000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9800,
'price_includes_vat': True,
'registration_date': '2023-05-24',
'seats_number': 3,
'seller_name': None,
'title': 'Fiat Ducato 2.2 MultiJet - Diesel - Manual - 140 hp - 91.000 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-29 03:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716618%27 HTTP/1.1" 200 None
2026-03-29 03:03:54 [adesa.it] INFO: Saving data for 10716618: {'auction_closing_time': 1798711260.0, 'created_time': 1774368460.058148, 'last_price_update_time': 1774753434.320738}
2026-03-29 03:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716618') HTTP/1.1" 204 0
2026-03-29 03:03:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2fea531-7665-5147-89a7-2a587d33509d with identifier: 10699938
2026-03-29 03:03:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2fea531-7665-5147-89a7-2a587d33509d with scrape type 2
2026-03-29 03:03:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e2fea531-7665-5147-89a7-2a587d33509d with scrape type 2
2026-03-29 03:03:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e2fea531-7665-5147-89a7-2a587d33509d, identifier: 10699938
2026-03-29 03:03:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e2fea531-7665-5147-89a7-2a587d33509d with identifier: 10699938
2026-03-29 03:03:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e2fea531-7665-5147-89a7-2a587d33509d with identifier: 10699938
2026-03-29 03:03:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e2fea531-7665-5147-89a7-2a587d33509d with identifier: 10699938 to the API
2026-03-29 03:03:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 422 None
2026-03-29 03:03:54 [crawlers.pipelines.post_to_api] ERROR: adesa.it, item_id e2fea531-7665-5147-89a7-2a587d33509d: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 422 Client Error: Unprocessable Entity for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 422
| Response Content: {"ValidationErrors":[{"PropertyName":"","ErrorMessage":"has to be positive (Parameter \u0027value\u0027)","ErrorCode":3}],"WasSuccessful":false}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Sun, 29 Mar 2026 03:03:54 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-29 03:03:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699938>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 0,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': 'e2fea531-7665-5147-89a7-2a587d33509d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH719ZW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699938',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 168973,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9700,
'price_includes_vat': True,
'registration_date': '2022-02-17',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Ford Kuga 1.5 EcoBlue Titanium - Diesel - Automatic - 0 hp - '
'168.973 km',
'transmission': 'automatic',
'trim': 'Titanium',
'vin': None,
'year': 2022}
2026-03-29 03:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699938%27 HTTP/1.1" 200 None
2026-03-29 03:03:54 [adesa.it] INFO: Saving data for 10699938: {'auction_closing_time': 1798711260.0, 'created_time': 1773957867.862334, 'last_price_update_time': 1774753434.71364}
2026-03-29 03:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10699938') HTTP/1.1" 204 0
2026-03-29 03:03:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718205> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8917908a-2e3b-53ea-930c-4c166810ea41 with identifier: 10718205
2026-03-29 03:03:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8917908a-2e3b-53ea-930c-4c166810ea41 with scrape type 2
2026-03-29 03:03:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8917908a-2e3b-53ea-930c-4c166810ea41 with scrape type 2
2026-03-29 03:03:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 8917908a-2e3b-53ea-930c-4c166810ea41, identifier: 10718205
2026-03-29 03:03:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 8917908a-2e3b-53ea-930c-4c166810ea41 with identifier: 10718205
2026-03-29 03:03:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 8917908a-2e3b-53ea-930c-4c166810ea41 with identifier: 10718205
2026-03-29 03:03:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 8917908a-2e3b-53ea-930c-4c166810ea41 with identifier: 10718205 to the API
2026-03-29 03:03:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718205>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '8917908a-2e3b-53ea-930c-4c166810ea41',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM401MK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718205',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X3',
'odometer': 222785,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 21000,
'price_includes_vat': True,
'registration_date': '2023-01-12',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'BMW X3 30d M Sport - xDrive - Diesel - Automatic - 286 hp - 222.785 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2023}
2026-03-29 03:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710718205%27 HTTP/1.1" 200 None
2026-03-29 03:03:55 [adesa.it] INFO: Saving data for 10718205: {'auction_closing_time': 1798711260.0, 'created_time': 1774368458.517813, 'last_price_update_time': 1774753435.217792}
2026-03-29 03:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10718205') HTTP/1.1" 204 0
2026-03-29 03:03:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719073> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9068b0c-6c94-5171-a485-467459f9b9a3 with identifier: 10719073
2026-03-29 03:03:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9068b0c-6c94-5171-a485-467459f9b9a3 with scrape type 2
2026-03-29 03:03:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a9068b0c-6c94-5171-a485-467459f9b9a3 with scrape type 2
2026-03-29 03:03:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a9068b0c-6c94-5171-a485-467459f9b9a3, identifier: 10719073
2026-03-29 03:03:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a9068b0c-6c94-5171-a485-467459f9b9a3 with identifier: 10719073
2026-03-29 03:03:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a9068b0c-6c94-5171-a485-467459f9b9a3 with identifier: 10719073
2026-03-29 03:03:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a9068b0c-6c94-5171-a485-467459f9b9a3 with identifier: 10719073 to the API
2026-03-29 03:03:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719073>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': 'a9068b0c-6c94-5171-a485-467459f9b9a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG295RY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719073',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X3',
'odometer': 189045,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14100,
'price_includes_vat': True,
'registration_date': '2021-09-06',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'BMW X3 20d Advantage - xDrive - Diesel - Automatic - 190 hp - '
'189.045 km',
'transmission': 'automatic',
'trim': 'Advantage',
'vin': None,
'year': 2021}
2026-03-29 03:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719073%27 HTTP/1.1" 200 None
2026-03-29 03:03:55 [adesa.it] INFO: Saving data for 10719073: {'auction_closing_time': 1798711260.0, 'created_time': 1774368348.581416, 'last_price_update_time': 1774753435.921913}
2026-03-29 03:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719073') HTTP/1.1" 204 0
2026-03-29 03:03:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699414> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725201> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 510b9794-33c9-5953-90e0-0da119747065 with identifier: 10699414
2026-03-29 03:03:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 510b9794-33c9-5953-90e0-0da119747065 with scrape type 2
2026-03-29 03:03:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 510b9794-33c9-5953-90e0-0da119747065 with scrape type 2
2026-03-29 03:03:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 510b9794-33c9-5953-90e0-0da119747065, identifier: 10699414
2026-03-29 03:03:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 510b9794-33c9-5953-90e0-0da119747065 with identifier: 10699414
2026-03-29 03:03:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 510b9794-33c9-5953-90e0-0da119747065 with identifier: 10699414
2026-03-29 03:03:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 510b9794-33c9-5953-90e0-0da119747065 with identifier: 10699414 to the API
2026-03-29 03:03:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699414>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '510b9794-33c9-5953-90e0-0da119747065',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK726RL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699414',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X3',
'odometer': 155922,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 22750,
'price_includes_vat': True,
'registration_date': '2022-06-15',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'BMW X3 20d M Sport - Diesel - Automatic - 190 hp - 155.922 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-29 03:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699414%27 HTTP/1.1" 200 None
2026-03-29 03:03:56 [adesa.it] INFO: Saving data for 10699414: {'auction_closing_time': 1798711260.0, 'created_time': 1773957846.755247, 'last_price_update_time': 1774753436.536763}
2026-03-29 03:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10699414') HTTP/1.1" 204 0
2026-03-29 03:03:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c051eb5a-9bbe-5208-8029-66a6dfca4d99 with identifier: 10725201
2026-03-29 03:03:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c051eb5a-9bbe-5208-8029-66a6dfca4d99 with scrape type 2
2026-03-29 03:03:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c051eb5a-9bbe-5208-8029-66a6dfca4d99 with scrape type 2
2026-03-29 03:03:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c051eb5a-9bbe-5208-8029-66a6dfca4d99, identifier: 10725201
2026-03-29 03:03:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c051eb5a-9bbe-5208-8029-66a6dfca4d99 with identifier: 10725201
2026-03-29 03:03:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c051eb5a-9bbe-5208-8029-66a6dfca4d99 with identifier: 10725201
2026-03-29 03:03:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c051eb5a-9bbe-5208-8029-66a6dfca4d99 with identifier: 10725201 to the API
2026-03-29 03:03:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725201>
{'auction_title': '',
'c_o_2_emission_value': 147,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': 'c051eb5a-9bbe-5208-8029-66a6dfca4d99',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GW518NZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725201',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X3',
'odometer': 198637,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 15700,
'price_includes_vat': True,
'registration_date': '2022-05-10',
'seats_number': 5,
'seller_name': 'ARVAL-IT',
'title': 'BMW X3 18d - Diesel - Automatic - 150 hp - 198.637 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 03:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710725201%27 HTTP/1.1" 200 None
2026-03-29 03:03:56 [adesa.it] INFO: Saving data for 10725201: {'auction_closing_time': 1798711260.0, 'created_time': 1774455128.100383, 'last_price_update_time': 1774753436.952229}
2026-03-29 03:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10725201') HTTP/1.1" 204 0
2026-03-29 03:03:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733200> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c615751b-bd8c-5692-8427-4f12efb35b60 with identifier: 10733200
2026-03-29 03:03:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c615751b-bd8c-5692-8427-4f12efb35b60 with scrape type 2
2026-03-29 03:03:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c615751b-bd8c-5692-8427-4f12efb35b60 with scrape type 2
2026-03-29 03:03:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c615751b-bd8c-5692-8427-4f12efb35b60, identifier: 10733200
2026-03-29 03:03:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c615751b-bd8c-5692-8427-4f12efb35b60 with identifier: 10733200
2026-03-29 03:03:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c615751b-bd8c-5692-8427-4f12efb35b60 with identifier: 10733200
2026-03-29 03:03:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c615751b-bd8c-5692-8427-4f12efb35b60 with identifier: 10733200 to the API
2026-03-29 03:03:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733200>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 220,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Hybrid',
'id': 'c615751b-bd8c-5692-8427-4f12efb35b60',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK694WG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733200',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X1',
'odometer': 139707,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2022-06-24',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'BMW X1 25e Advantage - xDrive - Hybrid - Automatic - 220 hp - '
'139.707 km',
'transmission': 'automatic',
'trim': 'Advantage',
'vin': None,
'year': 2022}
2026-03-29 03:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733200%27 HTTP/1.1" 200 None
2026-03-29 03:03:57 [adesa.it] INFO: Saving data for 10733200: {'auction_closing_time': 1798711260.0, 'created_time': 1774562782.649786, 'last_price_update_time': 1774753437.738754}
2026-03-29 03:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733200') HTTP/1.1" 204 0
2026-03-29 03:03:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716715> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e214fab-7521-585d-abca-c39dc47343be with identifier: 10716715
2026-03-29 03:03:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e214fab-7521-585d-abca-c39dc47343be with scrape type 2
2026-03-29 03:03:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0e214fab-7521-585d-abca-c39dc47343be with scrape type 2
2026-03-29 03:03:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0e214fab-7521-585d-abca-c39dc47343be, identifier: 10716715
2026-03-29 03:03:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0e214fab-7521-585d-abca-c39dc47343be with identifier: 10716715
2026-03-29 03:03:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0e214fab-7521-585d-abca-c39dc47343be with identifier: 10716715
2026-03-29 03:03:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0e214fab-7521-585d-abca-c39dc47343be with identifier: 10716715 to the API
2026-03-29 03:03:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716715>
{'auction_title': '',
'c_o_2_emission_value': 187,
'category': 'Coupé',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '3.0L',
'engine_horse_power': 374,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Petrol',
'id': '0e214fab-7521-585d-abca-c39dc47343be',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM127CZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716715',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '4 Series',
'odometer': 102400,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 29500,
'price_includes_vat': True,
'registration_date': '2022-12-15',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 4 Series M440 - xDrive - Petrol - Automatic - 374 hp - 102.400 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 03:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716715%27 HTTP/1.1" 200 None
2026-03-29 03:03:58 [adesa.it] INFO: Saving data for 10716715: {'auction_closing_time': 1798711260.0, 'created_time': 1774368352.089492, 'last_price_update_time': 1774753438.272145}
2026-03-29 03:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716715') HTTP/1.1" 204 0
2026-03-29 03:03:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741903> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699931> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5a828ec-f0a0-5462-81d0-805264281991 with identifier: 10741903
2026-03-29 03:03:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5a828ec-f0a0-5462-81d0-805264281991 with scrape type 2
2026-03-29 03:03:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e5a828ec-f0a0-5462-81d0-805264281991 with scrape type 2
2026-03-29 03:03:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e5a828ec-f0a0-5462-81d0-805264281991, identifier: 10741903
2026-03-29 03:03:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e5a828ec-f0a0-5462-81d0-805264281991 with identifier: 10741903
2026-03-29 03:03:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e5a828ec-f0a0-5462-81d0-805264281991 with identifier: 10741903
2026-03-29 03:03:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e5a828ec-f0a0-5462-81d0-805264281991 with identifier: 10741903 to the API
2026-03-29 03:03:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741903>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '3.0L',
'engine_horse_power': 265,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': 'e5a828ec-f0a0-5462-81d0-805264281991',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FX615LK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741903',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '5 Series',
'odometer': 181399,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14900,
'price_includes_vat': True,
'registration_date': '2019-08-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 5 Series Touring 530d M Sport - xDrive - Diesel - Automatic - '
'265 hp - 181.399 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2019}
2026-03-29 03:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741903%27 HTTP/1.1" 200 None
2026-03-29 03:03:58 [adesa.it] INFO: Saving data for 10741903: {'auction_closing_time': 1798711260.0, 'created_time': 1774649204.515691, 'last_price_update_time': 1774753438.759065}
2026-03-29 03:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741903') HTTP/1.1" 204 0
2026-03-29 03:03:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 104f585d-4edc-59d5-a424-87938df8a0b4 with identifier: 10699931
2026-03-29 03:03:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 104f585d-4edc-59d5-a424-87938df8a0b4 with scrape type 2
2026-03-29 03:03:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 104f585d-4edc-59d5-a424-87938df8a0b4 with scrape type 2
2026-03-29 03:03:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 104f585d-4edc-59d5-a424-87938df8a0b4, identifier: 10699931
2026-03-29 03:03:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 104f585d-4edc-59d5-a424-87938df8a0b4 with identifier: 10699931
2026-03-29 03:03:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 104f585d-4edc-59d5-a424-87938df8a0b4 with identifier: 10699931
2026-03-29 03:03:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 104f585d-4edc-59d5-a424-87938df8a0b4 with identifier: 10699931 to the API
2026-03-29 03:03:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699931>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 149,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '104f585d-4edc-59d5-a424-87938df8a0b4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD344XG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699931',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X1',
'odometer': 168346,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10800,
'price_includes_vat': True,
'registration_date': '2020-12-24',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'BMW X1 18d Advantage - Diesel - Automatic - 149 hp - 168.346 km',
'transmission': 'automatic',
'trim': 'Advantage',
'vin': None,
'year': 2020}
2026-03-29 03:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699931%27 HTTP/1.1" 200 None
2026-03-29 03:03:59 [adesa.it] INFO: Saving data for 10699931: {'auction_closing_time': 1798711260.0, 'created_time': 1773957918.378367, 'last_price_update_time': 1774753439.149839}
2026-03-29 03:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10699931') HTTP/1.1" 204 0
2026-03-29 03:03:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725200> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1c8f8b9-0c90-5f50-8b34-fdc1d7fc777f with identifier: 10725200
2026-03-29 03:03:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1c8f8b9-0c90-5f50-8b34-fdc1d7fc777f with scrape type 2
2026-03-29 03:03:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f1c8f8b9-0c90-5f50-8b34-fdc1d7fc777f with scrape type 2
2026-03-29 03:03:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f1c8f8b9-0c90-5f50-8b34-fdc1d7fc777f, identifier: 10725200
2026-03-29 03:03:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f1c8f8b9-0c90-5f50-8b34-fdc1d7fc777f with identifier: 10725200
2026-03-29 03:03:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f1c8f8b9-0c90-5f50-8b34-fdc1d7fc777f with identifier: 10725200
2026-03-29 03:03:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f1c8f8b9-0c90-5f50-8b34-fdc1d7fc777f with identifier: 10725200 to the API
2026-03-29 03:03:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:03:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:03:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725200>
{'auction_title': '',
'c_o_2_emission_value': 155,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': 'f1c8f8b9-0c90-5f50-8b34-fdc1d7fc777f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL482SY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725200',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X3',
'odometer': 202553,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 20750,
'price_includes_vat': True,
'registration_date': '2022-10-21',
'seats_number': 5,
'seller_name': 'ARVAL-IT',
'title': 'BMW X3 20d M Sport - xDrive - Diesel - Automatic - 190 hp - 202.553 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-29 03:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710725200%27 HTTP/1.1" 200 None
2026-03-29 03:03:59 [adesa.it] INFO: Saving data for 10725200: {'auction_closing_time': 1798711260.0, 'created_time': 1774455060.887452, 'last_price_update_time': 1774753439.723703}
2026-03-29 03:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10725200') HTTP/1.1" 204 0
2026-03-29 03:03:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733205> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741901> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699920> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:03:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:03:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64efa62c-f9e9-5040-ba6b-60892f50789b with identifier: 10733205
2026-03-29 03:03:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64efa62c-f9e9-5040-ba6b-60892f50789b with scrape type 2
2026-03-29 03:03:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 64efa62c-f9e9-5040-ba6b-60892f50789b with scrape type 2
2026-03-29 03:03:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 64efa62c-f9e9-5040-ba6b-60892f50789b, identifier: 10733205
2026-03-29 03:03:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 64efa62c-f9e9-5040-ba6b-60892f50789b with identifier: 10733205
2026-03-29 03:03:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 64efa62c-f9e9-5040-ba6b-60892f50789b with identifier: 10733205
2026-03-29 03:04:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 64efa62c-f9e9-5040-ba6b-60892f50789b with identifier: 10733205 to the API
2026-03-29 03:04:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733205>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 245,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Hybrid',
'id': '64efa62c-f9e9-5040-ba6b-60892f50789b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM444PH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733205',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '2 Series',
'odometer': 108333,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14900,
'price_includes_vat': True,
'registration_date': '2023-01-19',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 2 Series Active Tourer 225e - Hybrid - Manual - 245 hp - '
'108.333 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-29 03:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733205%27 HTTP/1.1" 200 None
2026-03-29 03:04:00 [adesa.it] INFO: Saving data for 10733205: {'auction_closing_time': 1798711260.0, 'created_time': 1774562751.679924, 'last_price_update_time': 1774753440.243759}
2026-03-29 03:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733205') HTTP/1.1" 204 0
2026-03-29 03:04:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7dc14ea8-e022-5744-b6d9-19940e910f0d with identifier: 10741901
2026-03-29 03:04:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7dc14ea8-e022-5744-b6d9-19940e910f0d with scrape type 2
2026-03-29 03:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7dc14ea8-e022-5744-b6d9-19940e910f0d with scrape type 2
2026-03-29 03:04:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7dc14ea8-e022-5744-b6d9-19940e910f0d, identifier: 10741901
2026-03-29 03:04:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d836396-e88e-59db-a76f-23247aa4dc37 with identifier: 10699920
2026-03-29 03:04:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d836396-e88e-59db-a76f-23247aa4dc37 with scrape type 2
2026-03-29 03:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d836396-e88e-59db-a76f-23247aa4dc37 with scrape type 2
2026-03-29 03:04:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 4d836396-e88e-59db-a76f-23247aa4dc37, identifier: 10699920
2026-03-29 03:04:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7dc14ea8-e022-5744-b6d9-19940e910f0d with identifier: 10741901
2026-03-29 03:04:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7dc14ea8-e022-5744-b6d9-19940e910f0d with identifier: 10741901
2026-03-29 03:04:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7dc14ea8-e022-5744-b6d9-19940e910f0d with identifier: 10741901 to the API
2026-03-29 03:04:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741901>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 116,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '7dc14ea8-e022-5744-b6d9-19940e910f0d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FR867MC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741901',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q2',
'odometer': 146069,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8500,
'price_includes_vat': True,
'registration_date': '2018-06-26',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q2 1.6 TDI Sport - Diesel - Manual - 116 hp - 146.069 km',
'transmission': 'manual',
'trim': 'Sport',
'vin': None,
'year': 2018}
2026-03-29 03:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741901%27 HTTP/1.1" 200 None
2026-03-29 03:04:00 [adesa.it] INFO: Saving data for 10741901: {'auction_closing_time': 1798711260.0, 'created_time': 1774649200.544715, 'last_price_update_time': 1774753440.728099}
2026-03-29 03:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741901') HTTP/1.1" 204 0
2026-03-29 03:04:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 4d836396-e88e-59db-a76f-23247aa4dc37 with identifier: 10699920
2026-03-29 03:04:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 4d836396-e88e-59db-a76f-23247aa4dc37 with identifier: 10699920
2026-03-29 03:04:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 4d836396-e88e-59db-a76f-23247aa4dc37 with identifier: 10699920 to the API
2026-03-29 03:04:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699920>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 245,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Hybrid',
'id': '4d836396-e88e-59db-a76f-23247aa4dc37',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM448PH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699920',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '2 Series',
'odometer': 103247,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2023-01-19',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 2 Series Active Tourer 225e - Hybrid - Automatic - 245 hp - '
'103.247 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-29 03:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699920%27 HTTP/1.1" 200 None
2026-03-29 03:04:01 [adesa.it] INFO: Saving data for 10699920: {'auction_closing_time': 1798711260.0, 'created_time': 1773957865.417511, 'last_price_update_time': 1774753441.044223}
2026-03-29 03:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10699920') HTTP/1.1" 204 0
2026-03-29 03:04:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723566> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ed088690-e32f-5dff-8aa9-5543df39fc2f with identifier: 10723566
2026-03-29 03:04:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed088690-e32f-5dff-8aa9-5543df39fc2f with scrape type 2
2026-03-29 03:04:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ed088690-e32f-5dff-8aa9-5543df39fc2f with scrape type 2
2026-03-29 03:04:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ed088690-e32f-5dff-8aa9-5543df39fc2f, identifier: 10723566
2026-03-29 03:04:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ed088690-e32f-5dff-8aa9-5543df39fc2f with identifier: 10723566
2026-03-29 03:04:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ed088690-e32f-5dff-8aa9-5543df39fc2f with identifier: 10723566
2026-03-29 03:04:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ed088690-e32f-5dff-8aa9-5543df39fc2f with identifier: 10723566 to the API
2026-03-29 03:04:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723566>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': 'ed088690-e32f-5dff-8aa9-5543df39fc2f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD744AV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723566',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A5',
'odometer': 179491,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2020-10-29',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Audi A5 Sportback 50 TDI Business - Quattro - Diesel - Automatic - '
'286 hp - 179.491 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-29 03:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723566%27 HTTP/1.1" 200 None
2026-03-29 03:04:02 [adesa.it] INFO: Saving data for 10723566: {'auction_closing_time': 1798711260.0, 'created_time': 1774455147.682292, 'last_price_update_time': 1774753442.7129}
2026-03-29 03:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10723566') HTTP/1.1" 204 0
2026-03-29 03:04:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699930> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723135> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a6ac788-725d-5604-89f8-f18e7a924a0e with identifier: 10699930
2026-03-29 03:04:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a6ac788-725d-5604-89f8-f18e7a924a0e with scrape type 2
2026-03-29 03:04:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4a6ac788-725d-5604-89f8-f18e7a924a0e with scrape type 2
2026-03-29 03:04:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 4a6ac788-725d-5604-89f8-f18e7a924a0e, identifier: 10699930
2026-03-29 03:04:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 4a6ac788-725d-5604-89f8-f18e7a924a0e with identifier: 10699930
2026-03-29 03:04:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 4a6ac788-725d-5604-89f8-f18e7a924a0e with identifier: 10699930
2026-03-29 03:04:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 4a6ac788-725d-5604-89f8-f18e7a924a0e with identifier: 10699930 to the API
2026-03-29 03:04:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699930>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '4a6ac788-725d-5604-89f8-f18e7a924a0e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ142BB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699930',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '3 Series',
'odometer': 189768,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 17700,
'price_includes_vat': True,
'registration_date': '2022-02-18',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'BMW 3 Series Touring 330d Sport - Diesel - Automatic - 286 hp - '
'189.768 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2022}
2026-03-29 03:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699930%27 HTTP/1.1" 200 None
2026-03-29 03:04:03 [adesa.it] INFO: Saving data for 10699930: {'auction_closing_time': 1798711260.0, 'created_time': 1773957919.853863, 'last_price_update_time': 1774753443.478405}
2026-03-29 03:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10699930') HTTP/1.1" 204 0
2026-03-29 03:04:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699470> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 089d36c4-127a-51e2-8bdb-55ed7f18574f with identifier: 10723135
2026-03-29 03:04:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 089d36c4-127a-51e2-8bdb-55ed7f18574f with scrape type 2
2026-03-29 03:04:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 089d36c4-127a-51e2-8bdb-55ed7f18574f with scrape type 2
2026-03-29 03:04:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 089d36c4-127a-51e2-8bdb-55ed7f18574f, identifier: 10723135
2026-03-29 03:04:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 089d36c4-127a-51e2-8bdb-55ed7f18574f with identifier: 10723135
2026-03-29 03:04:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 089d36c4-127a-51e2-8bdb-55ed7f18574f with identifier: 10723135
2026-03-29 03:04:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 089d36c4-127a-51e2-8bdb-55ed7f18574f with identifier: 10723135 to the API
2026-03-29 03:04:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723135>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '089d36c4-127a-51e2-8bdb-55ed7f18574f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL934EY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723135',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A6',
'odometer': 158739,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 21900,
'price_includes_vat': True,
'registration_date': '2022-08-23',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Audi A6 Allroad 40 TDI - Quattro - Diesel - Automatic - 204 hp - '
'158.739 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 03:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723135%27 HTTP/1.1" 200 None
2026-03-29 03:04:03 [adesa.it] INFO: Saving data for 10723135: {'auction_closing_time': 1798711260.0, 'created_time': 1774455146.916584, 'last_price_update_time': 1774753443.860815}
2026-03-29 03:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10723135') HTTP/1.1" 204 0
2026-03-29 03:04:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c3021e5b-8c12-5db6-b73b-7dcbf1cde0a0 with identifier: 10699470
2026-03-29 03:04:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3021e5b-8c12-5db6-b73b-7dcbf1cde0a0 with scrape type 2
2026-03-29 03:04:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c3021e5b-8c12-5db6-b73b-7dcbf1cde0a0 with scrape type 2
2026-03-29 03:04:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c3021e5b-8c12-5db6-b73b-7dcbf1cde0a0, identifier: 10699470
2026-03-29 03:04:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c3021e5b-8c12-5db6-b73b-7dcbf1cde0a0 with identifier: 10699470
2026-03-29 03:04:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c3021e5b-8c12-5db6-b73b-7dcbf1cde0a0 with identifier: 10699470
2026-03-29 03:04:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c3021e5b-8c12-5db6-b73b-7dcbf1cde0a0 with identifier: 10699470 to the API
2026-03-29 03:04:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699470>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': 'c3021e5b-8c12-5db6-b73b-7dcbf1cde0a0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH754PL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699470',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A4',
'odometer': 240963,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2021-12-06',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Audi A4 Allroad 40 TDI - Quattro - Diesel - Automatic - 204 hp - '
'240.963 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-29 03:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699470%27 HTTP/1.1" 200 None
2026-03-29 03:04:04 [adesa.it] INFO: Saving data for 10699470: {'auction_closing_time': 1798711260.0, 'created_time': 1773957851.003337, 'last_price_update_time': 1774753444.261132}
2026-03-29 03:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10699470') HTTP/1.1" 204 0
2026-03-29 03:04:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726295> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c48f8a08-891b-50b6-ae0c-ec0f5f1f53f6 with identifier: 10726295
2026-03-29 03:04:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c48f8a08-891b-50b6-ae0c-ec0f5f1f53f6 with scrape type 2
2026-03-29 03:04:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c48f8a08-891b-50b6-ae0c-ec0f5f1f53f6 with scrape type 2
2026-03-29 03:04:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c48f8a08-891b-50b6-ae0c-ec0f5f1f53f6, identifier: 10726295
2026-03-29 03:04:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c48f8a08-891b-50b6-ae0c-ec0f5f1f53f6 with identifier: 10726295
2026-03-29 03:04:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c48f8a08-891b-50b6-ae0c-ec0f5f1f53f6 with identifier: 10726295
2026-03-29 03:04:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c48f8a08-891b-50b6-ae0c-ec0f5f1f53f6 with identifier: 10726295 to the API
2026-03-29 03:04:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726295>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'c48f8a08-891b-50b6-ae0c-ec0f5f1f53f6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726295',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Taigo',
'odometer': 10785,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2025-05-20',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'Volkswagen Taigo 1.0 TSI R-line - Petrol - Manual - 116 hp - 10.785 '
'km',
'transmission': 'manual',
'trim': 'R-line',
'vin': None,
'year': 2025}
2026-03-29 03:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710726295%27 HTTP/1.1" 200 None
2026-03-29 03:04:05 [adesa.it] INFO: Saving data for 10726295: {'auction_closing_time': 1774868400.0, 'created_time': 1774455144.208694, 'last_price_update_time': 1774753445.064989}
2026-03-29 03:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10726295') HTTP/1.1" 204 0
2026-03-29 03:04:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723782> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726367> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 334b9588-4bfd-55f0-8bef-379674a30087 with identifier: 10723782
2026-03-29 03:04:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 334b9588-4bfd-55f0-8bef-379674a30087 with scrape type 2
2026-03-29 03:04:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 334b9588-4bfd-55f0-8bef-379674a30087 with scrape type 2
2026-03-29 03:04:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 334b9588-4bfd-55f0-8bef-379674a30087, identifier: 10723782
2026-03-29 03:04:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca5f0eaa-6b6a-5e7c-85ba-9697e5b5c92f with identifier: 10726367
2026-03-29 03:04:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca5f0eaa-6b6a-5e7c-85ba-9697e5b5c92f with scrape type 2
2026-03-29 03:04:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ca5f0eaa-6b6a-5e7c-85ba-9697e5b5c92f with scrape type 2
2026-03-29 03:04:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ca5f0eaa-6b6a-5e7c-85ba-9697e5b5c92f, identifier: 10726367
2026-03-29 03:04:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 334b9588-4bfd-55f0-8bef-379674a30087 with identifier: 10723782
2026-03-29 03:04:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 334b9588-4bfd-55f0-8bef-379674a30087 with identifier: 10723782
2026-03-29 03:04:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 334b9588-4bfd-55f0-8bef-379674a30087 with identifier: 10723782 to the API
2026-03-29 03:04:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723782>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 225,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Hybrid',
'id': '334b9588-4bfd-55f0-8bef-379674a30087',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF228TL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723782',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Citroën',
'model': 'C5',
'odometer': 144544,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8100,
'price_includes_vat': True,
'registration_date': '2021-06-22',
'seats_number': 5,
'seller_name': None,
'title': 'Citroën C5 Aircross 1.6 Feel - Hybrid - Automatic - 225 hp - '
'144.544 km',
'transmission': 'automatic',
'trim': 'Feel',
'vin': None,
'year': 2021}
2026-03-29 03:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723782%27 HTTP/1.1" 200 None
2026-03-29 03:04:05 [adesa.it] INFO: Saving data for 10723782: {'auction_closing_time': 1798711260.0, 'created_time': 1774455118.193662, 'last_price_update_time': 1774753445.681744}
2026-03-29 03:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10723782') HTTP/1.1" 204 0
2026-03-29 03:04:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ca5f0eaa-6b6a-5e7c-85ba-9697e5b5c92f with identifier: 10726367
2026-03-29 03:04:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ca5f0eaa-6b6a-5e7c-85ba-9697e5b5c92f with identifier: 10726367
2026-03-29 03:04:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ca5f0eaa-6b6a-5e7c-85ba-9697e5b5c92f with identifier: 10726367 to the API
2026-03-29 03:04:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726367>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'ca5f0eaa-6b6a-5e7c-85ba-9697e5b5c92f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726367',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Fiat',
'model': '600',
'odometer': 24528,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 15800,
'price_includes_vat': True,
'registration_date': '2025-01-27',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'Fiat 600 1.2 La Prima - Petrol - Automatic - 110 hp - 24.528 km',
'transmission': 'automatic',
'trim': 'La Prima',
'vin': None,
'year': 2025}
2026-03-29 03:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710726367%27 HTTP/1.1" 200 None
2026-03-29 03:04:05 [adesa.it] INFO: Saving data for 10726367: {'auction_closing_time': 1774868400.0, 'created_time': 1774455138.962951, 'last_price_update_time': 1774753445.976408}
2026-03-29 03:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10726367') HTTP/1.1" 204 0
2026-03-29 03:04:06 [scrapy.extensions.logstats] INFO: Crawled 408 pages (at 109 pages/min), scraped 396 items (at 108 items/min)
2026-03-29 03:04:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 167MiB
2026-03-29 03:04:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723813> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733415> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2ae30b0-031f-5ab1-8c36-c679a74adbc8 with identifier: 10723813
2026-03-29 03:04:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2ae30b0-031f-5ab1-8c36-c679a74adbc8 with scrape type 2
2026-03-29 03:04:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e2ae30b0-031f-5ab1-8c36-c679a74adbc8 with scrape type 2
2026-03-29 03:04:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e2ae30b0-031f-5ab1-8c36-c679a74adbc8, identifier: 10723813
2026-03-29 03:04:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e2ae30b0-031f-5ab1-8c36-c679a74adbc8 with identifier: 10723813
2026-03-29 03:04:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e2ae30b0-031f-5ab1-8c36-c679a74adbc8 with identifier: 10723813
2026-03-29 03:04:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e2ae30b0-031f-5ab1-8c36-c679a74adbc8 with identifier: 10723813 to the API
2026-03-29 03:04:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723813>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Petrol',
'id': 'e2ae30b0-031f-5ab1-8c36-c679a74adbc8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ574VE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723813',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A4',
'odometer': 197661,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2021-05-14',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Audi A4 Avant 40 TFSI Advanced - Quattro - Petrol - Automatic - 204 '
'hp - 197.661 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2021}
2026-03-29 03:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723813%27 HTTP/1.1" 200 None
2026-03-29 03:04:06 [adesa.it] INFO: Saving data for 10723813: {'auction_closing_time': 1798711260.0, 'created_time': 1774455147.316865, 'last_price_update_time': 1774753446.671136}
2026-03-29 03:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10723813') HTTP/1.1" 204 0
2026-03-29 03:04:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0735ebf7-89ed-5d45-8775-ac1a5236309d with identifier: 10733415
2026-03-29 03:04:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0735ebf7-89ed-5d45-8775-ac1a5236309d with scrape type 2
2026-03-29 03:04:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0735ebf7-89ed-5d45-8775-ac1a5236309d with scrape type 2
2026-03-29 03:04:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0735ebf7-89ed-5d45-8775-ac1a5236309d, identifier: 10733415
2026-03-29 03:04:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0735ebf7-89ed-5d45-8775-ac1a5236309d with identifier: 10733415
2026-03-29 03:04:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0735ebf7-89ed-5d45-8775-ac1a5236309d with identifier: 10733415
2026-03-29 03:04:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0735ebf7-89ed-5d45-8775-ac1a5236309d with identifier: 10733415 to the API
2026-03-29 03:04:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733415>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '0735ebf7-89ed-5d45-8775-ac1a5236309d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN578LH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733415',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Focus',
'odometer': 137849,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 7400,
'price_includes_vat': True,
'registration_date': '2023-03-29',
'seats_number': 5,
'seller_name': 'ARVAL-IT',
'title': 'Ford Focus 1.5 EcoBlue Business - Diesel - Automatic - 120 hp - '
'137.849 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-29 03:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733415%27 HTTP/1.1" 200 None
2026-03-29 03:04:07 [adesa.it] INFO: Saving data for 10733415: {'auction_closing_time': 1798711260.0, 'created_time': 1774562664.845587, 'last_price_update_time': 1774753447.057495}
2026-03-29 03:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733415') HTTP/1.1" 204 0
2026-03-29 03:04:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726371> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726253> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 104fe18b-cdc8-564e-8a71-9c9b677cb77f with identifier: 10726371
2026-03-29 03:04:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 104fe18b-cdc8-564e-8a71-9c9b677cb77f with scrape type 2
2026-03-29 03:04:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 104fe18b-cdc8-564e-8a71-9c9b677cb77f with scrape type 2
2026-03-29 03:04:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 104fe18b-cdc8-564e-8a71-9c9b677cb77f, identifier: 10726371
2026-03-29 03:04:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 104fe18b-cdc8-564e-8a71-9c9b677cb77f with identifier: 10726371
2026-03-29 03:04:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 104fe18b-cdc8-564e-8a71-9c9b677cb77f with identifier: 10726371
2026-03-29 03:04:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 104fe18b-cdc8-564e-8a71-9c9b677cb77f with identifier: 10726371 to the API
2026-03-29 03:04:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726371>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': '104fe18b-cdc8-564e-8a71-9c9b677cb77f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726371',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Fiat',
'model': '600',
'odometer': 19950,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 15800,
'price_includes_vat': True,
'registration_date': '2025-02-14',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'Fiat 600 1.2 La Prima - Petrol - Automatic - 110 hp - 19.950 km',
'transmission': 'automatic',
'trim': 'La Prima',
'vin': None,
'year': 2025}
2026-03-29 03:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710726371%27 HTTP/1.1" 200 None
2026-03-29 03:04:07 [adesa.it] INFO: Saving data for 10726371: {'auction_closing_time': 1774868400.0, 'created_time': 1774455137.281813, 'last_price_update_time': 1774753447.590432}
2026-03-29 03:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10726371') HTTP/1.1" 204 0
2026-03-29 03:04:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726369> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4708effe-e0dc-5c22-963b-d3fd4e419540 with identifier: 10726253
2026-03-29 03:04:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4708effe-e0dc-5c22-963b-d3fd4e419540 with scrape type 2
2026-03-29 03:04:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4708effe-e0dc-5c22-963b-d3fd4e419540 with scrape type 2
2026-03-29 03:04:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 4708effe-e0dc-5c22-963b-d3fd4e419540, identifier: 10726253
2026-03-29 03:04:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 4708effe-e0dc-5c22-963b-d3fd4e419540 with identifier: 10726253
2026-03-29 03:04:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 4708effe-e0dc-5c22-963b-d3fd4e419540 with identifier: 10726253
2026-03-29 03:04:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 4708effe-e0dc-5c22-963b-d3fd4e419540 with identifier: 10726253 to the API
2026-03-29 03:04:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726253>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': '4708effe-e0dc-5c22-963b-d3fd4e419540',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'A48536',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726253',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Fiat',
'model': '500X',
'odometer': 23050,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2024-03-29',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'Fiat 500X 1.5 Sport - Petrol - Automatic - 130 hp - 23.050 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2024}
2026-03-29 03:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710726253%27 HTTP/1.1" 200 None
2026-03-29 03:04:08 [adesa.it] INFO: Saving data for 10726253: {'auction_closing_time': 1774868400.0, 'created_time': 1774455150.991161, 'last_price_update_time': 1774753448.067341}
2026-03-29 03:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10726253') HTTP/1.1" 204 0
2026-03-29 03:04:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a823e9e-4407-518c-9901-38ab66ad1a81 with identifier: 10726369
2026-03-29 03:04:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a823e9e-4407-518c-9901-38ab66ad1a81 with scrape type 2
2026-03-29 03:04:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3a823e9e-4407-518c-9901-38ab66ad1a81 with scrape type 2
2026-03-29 03:04:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3a823e9e-4407-518c-9901-38ab66ad1a81, identifier: 10726369
2026-03-29 03:04:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3a823e9e-4407-518c-9901-38ab66ad1a81 with identifier: 10726369
2026-03-29 03:04:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3a823e9e-4407-518c-9901-38ab66ad1a81 with identifier: 10726369
2026-03-29 03:04:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3a823e9e-4407-518c-9901-38ab66ad1a81 with identifier: 10726369 to the API
2026-03-29 03:04:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726369>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': '3a823e9e-4407-518c-9901-38ab66ad1a81',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726369',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Fiat',
'model': '600',
'odometer': 18720,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 15800,
'price_includes_vat': True,
'registration_date': '2025-01-27',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'Fiat 600 1.2 La Prima - Petrol - Automatic - 110 hp - 18.720 km',
'transmission': 'automatic',
'trim': 'La Prima',
'vin': None,
'year': 2025}
2026-03-29 03:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710726369%27 HTTP/1.1" 200 None
2026-03-29 03:04:08 [adesa.it] INFO: Saving data for 10726369: {'auction_closing_time': 1774868400.0, 'created_time': 1774455141.324019, 'last_price_update_time': 1774753448.474537}
2026-03-29 03:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10726369') HTTP/1.1" 204 0
2026-03-29 03:04:08 [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-29 03:04:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:08 [adesa.it] INFO: Found listing with ID: 10741944
2026-03-29 03:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741944%27 HTTP/1.1" 200 None
2026-03-29 03:04:08 [adesa.it] INFO: Scrape type for 10741944: 0
2026-03-29 03:04:08 [adesa.it] INFO: Skipping item 10741944 url https://www.openlane.eu/en/carv6/auction/10741944
2026-03-29 03:04:08 [adesa.it] INFO: Found listing with ID: 10727944
2026-03-29 03:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727944%27 HTTP/1.1" 200 None
2026-03-29 03:04:08 [adesa.it] INFO: Scrape type for 10727944: 0
2026-03-29 03:04:08 [adesa.it] INFO: Skipping item 10727944 url https://www.openlane.eu/en/carv6/auction/10727944
2026-03-29 03:04:08 [adesa.it] INFO: Found listing with ID: 10718966
2026-03-29 03:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710718966%27 HTTP/1.1" 200 None
2026-03-29 03:04:08 [adesa.it] INFO: Scrape type for 10718966: 2
2026-03-29 03:04:08 [adesa.it] INFO: Scraping item 10718966 url https://www.openlane.eu/en/carv6/auction/10718966
2026-03-29 03:04:08 [adesa.it] INFO: Found listing with ID: 10723788
2026-03-29 03:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723788%27 HTTP/1.1" 200 None
2026-03-29 03:04:08 [adesa.it] INFO: Scrape type for 10723788: 2
2026-03-29 03:04:08 [adesa.it] INFO: Scraping item 10723788 url https://www.openlane.eu/en/carv6/auction/10723788
2026-03-29 03:04:08 [adesa.it] INFO: Found listing with ID: 10716742
2026-03-29 03:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716742%27 HTTP/1.1" 200 None
2026-03-29 03:04:08 [adesa.it] INFO: Scrape type for 10716742: 2
2026-03-29 03:04:08 [adesa.it] INFO: Scraping item 10716742 url https://www.openlane.eu/en/carv6/auction/10716742
2026-03-29 03:04:08 [adesa.it] INFO: Found listing with ID: 10723808
2026-03-29 03:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723808%27 HTTP/1.1" 200 None
2026-03-29 03:04:08 [adesa.it] INFO: Scrape type for 10723808: 2
2026-03-29 03:04:08 [adesa.it] INFO: Scraping item 10723808 url https://www.openlane.eu/en/carv6/auction/10723808
2026-03-29 03:04:08 [adesa.it] INFO: Found listing with ID: 10723915
2026-03-29 03:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723915%27 HTTP/1.1" 200 None
2026-03-29 03:04:08 [adesa.it] INFO: Scrape type for 10723915: 2
2026-03-29 03:04:08 [adesa.it] INFO: Scraping item 10723915 url https://www.openlane.eu/en/carv6/auction/10723915
2026-03-29 03:04:08 [adesa.it] INFO: Found listing with ID: 10733204
2026-03-29 03:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733204%27 HTTP/1.1" 200 None
2026-03-29 03:04:08 [adesa.it] INFO: Scrape type for 10733204: 2
2026-03-29 03:04:08 [adesa.it] INFO: Scraping item 10733204 url https://www.openlane.eu/en/carv6/auction/10733204
2026-03-29 03:04:08 [adesa.it] INFO: Found listing with ID: 10723916
2026-03-29 03:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723916%27 HTTP/1.1" 200 None
2026-03-29 03:04:08 [adesa.it] INFO: Scrape type for 10723916: 2
2026-03-29 03:04:08 [adesa.it] INFO: Scraping item 10723916 url https://www.openlane.eu/en/carv6/auction/10723916
2026-03-29 03:04:08 [adesa.it] INFO: Found listing with ID: 10716558
2026-03-29 03:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716558%27 HTTP/1.1" 200 None
2026-03-29 03:04:08 [adesa.it] INFO: Scrape type for 10716558: 2
2026-03-29 03:04:08 [adesa.it] INFO: Scraping item 10716558 url https://www.openlane.eu/en/carv6/auction/10716558
2026-03-29 03:04:08 [adesa.it] INFO: Found listing with ID: 10703988
2026-03-29 03:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710703988%27 HTTP/1.1" 200 None
2026-03-29 03:04:08 [adesa.it] INFO: Scrape type for 10703988: 0
2026-03-29 03:04:08 [adesa.it] INFO: Skipping item 10703988 url https://www.openlane.eu/en/carv6/auction/10703988
2026-03-29 03:04:08 [adesa.it] INFO: Found listing with ID: 10733394
2026-03-29 03:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733394%27 HTTP/1.1" 200 None
2026-03-29 03:04:08 [adesa.it] INFO: Scrape type for 10733394: 2
2026-03-29 03:04:08 [adesa.it] INFO: Scraping item 10733394 url https://www.openlane.eu/en/carv6/auction/10733394
2026-03-29 03:04:08 [adesa.it] INFO: Found listing with ID: 10723682
2026-03-29 03:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723682%27 HTTP/1.1" 200 None
2026-03-29 03:04:08 [adesa.it] INFO: Scrape type for 10723682: 2
2026-03-29 03:04:08 [adesa.it] INFO: Scraping item 10723682 url https://www.openlane.eu/en/carv6/auction/10723682
2026-03-29 03:04:08 [adesa.it] INFO: Found listing with ID: 10716640
2026-03-29 03:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716640%27 HTTP/1.1" 200 None
2026-03-29 03:04:08 [adesa.it] INFO: Scrape type for 10716640: 2
2026-03-29 03:04:08 [adesa.it] INFO: Scraping item 10716640 url https://www.openlane.eu/en/carv6/auction/10716640
2026-03-29 03:04:08 [adesa.it] INFO: Found listing with ID: 10738809
2026-03-29 03:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710738809%27 HTTP/1.1" 200 None
2026-03-29 03:04:08 [adesa.it] INFO: Scrape type for 10738809: 0
2026-03-29 03:04:08 [adesa.it] INFO: Skipping item 10738809 url https://www.openlane.eu/en/carv6/auction/10738809
2026-03-29 03:04:08 [adesa.it] INFO: Found listing with ID: 10716718
2026-03-29 03:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716718%27 HTTP/1.1" 200 None
2026-03-29 03:04:08 [adesa.it] INFO: Scrape type for 10716718: 2
2026-03-29 03:04:08 [adesa.it] INFO: Scraping item 10716718 url https://www.openlane.eu/en/carv6/auction/10716718
2026-03-29 03:04:08 [adesa.it] INFO: Found listing with ID: 10723795
2026-03-29 03:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723795%27 HTTP/1.1" 200 None
2026-03-29 03:04:08 [adesa.it] INFO: Scrape type for 10723795: 2
2026-03-29 03:04:08 [adesa.it] INFO: Scraping item 10723795 url https://www.openlane.eu/en/carv6/auction/10723795
2026-03-29 03:04:08 [adesa.it] INFO: Found listing with ID: 10723792
2026-03-29 03:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723792%27 HTTP/1.1" 200 None
2026-03-29 03:04:08 [adesa.it] INFO: Scrape type for 10723792: 2
2026-03-29 03:04:08 [adesa.it] INFO: Scraping item 10723792 url https://www.openlane.eu/en/carv6/auction/10723792
2026-03-29 03:04:08 [adesa.it] INFO: Found listing with ID: 10736248
2026-03-29 03:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736248%27 HTTP/1.1" 200 None
2026-03-29 03:04:09 [adesa.it] INFO: Scrape type for 10736248: 0
2026-03-29 03:04:09 [adesa.it] INFO: Skipping item 10736248 url https://www.openlane.eu/en/carv6/auction/10736248
2026-03-29 03:04:09 [adesa.it] INFO: Found listing with ID: 10733281
2026-03-29 03:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733281%27 HTTP/1.1" 200 None
2026-03-29 03:04:09 [adesa.it] INFO: Scrape type for 10733281: 2
2026-03-29 03:04:09 [adesa.it] INFO: Scraping item 10733281 url https://www.openlane.eu/en/carv6/auction/10733281
2026-03-29 03:04:09 [adesa.it] INFO: Found listing with ID: 10723594
2026-03-29 03:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723594%27 HTTP/1.1" 200 None
2026-03-29 03:04:09 [adesa.it] INFO: Scrape type for 10723594: 2
2026-03-29 03:04:09 [adesa.it] INFO: Scraping item 10723594 url https://www.openlane.eu/en/carv6/auction/10723594
2026-03-29 03:04:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741651> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:09 [adesa.it] INFO: Found listing with ID: 10716719
2026-03-29 03:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716719%27 HTTP/1.1" 200 None
2026-03-29 03:04:09 [adesa.it] INFO: Scrape type for 10716719: 2
2026-03-29 03:04:09 [adesa.it] INFO: Scraping item 10716719 url https://www.openlane.eu/en/carv6/auction/10716719
2026-03-29 03:04:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:09 [adesa.it] INFO: Found listing with ID: 10699918
2026-03-29 03:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699918%27 HTTP/1.1" 200 None
2026-03-29 03:04:09 [adesa.it] INFO: Scrape type for 10699918: 2
2026-03-29 03:04:09 [adesa.it] INFO: Scraping item 10699918 url https://www.openlane.eu/en/carv6/auction/10699918
2026-03-29 03:04:09 [adesa.it] INFO: Found listing with ID: 10699939
2026-03-29 03:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699939%27 HTTP/1.1" 200 None
2026-03-29 03:04:09 [adesa.it] INFO: Scrape type for 10699939: 2
2026-03-29 03:04:09 [adesa.it] INFO: Scraping item 10699939 url https://www.openlane.eu/en/carv6/auction/10699939
2026-03-29 03:04:09 [adesa.it] INFO: Found listing with ID: 10736840
2026-03-29 03:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736840%27 HTTP/1.1" 200 None
2026-03-29 03:04:09 [adesa.it] INFO: Scrape type for 10736840: 0
2026-03-29 03:04:09 [adesa.it] INFO: Skipping item 10736840 url https://www.openlane.eu/en/carv6/auction/10736840
2026-03-29 03:04:09 [adesa.it] INFO: Found listing with ID: 10735909
2026-03-29 03:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735909%27 HTTP/1.1" 200 None
2026-03-29 03:04:09 [adesa.it] INFO: Scrape type for 10735909: 0
2026-03-29 03:04:09 [adesa.it] INFO: Skipping item 10735909 url https://www.openlane.eu/en/carv6/auction/10735909
2026-03-29 03:04:09 [adesa.it] INFO: Found listing with ID: 10723584
2026-03-29 03:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723584%27 HTTP/1.1" 200 None
2026-03-29 03:04:09 [adesa.it] INFO: Scrape type for 10723584: 2
2026-03-29 03:04:09 [adesa.it] INFO: Scraping item 10723584 url https://www.openlane.eu/en/carv6/auction/10723584
2026-03-29 03:04:09 [adesa.it] INFO: Found listing with ID: 10716484
2026-03-29 03:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716484%27 HTTP/1.1" 200 None
2026-03-29 03:04:09 [adesa.it] INFO: Scrape type for 10716484: 2
2026-03-29 03:04:09 [adesa.it] INFO: Scraping item 10716484 url https://www.openlane.eu/en/carv6/auction/10716484
2026-03-29 03:04:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 783b0948-e44c-5520-a64d-9924e6d0b3bb with identifier: 10741651
2026-03-29 03:04:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 783b0948-e44c-5520-a64d-9924e6d0b3bb with scrape type 2
2026-03-29 03:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 783b0948-e44c-5520-a64d-9924e6d0b3bb with scrape type 2
2026-03-29 03:04:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 783b0948-e44c-5520-a64d-9924e6d0b3bb, identifier: 10741651
2026-03-29 03:04:09 [adesa.it] INFO: Found listing with ID: 10733345
2026-03-29 03:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733345%27 HTTP/1.1" 200 None
2026-03-29 03:04:09 [adesa.it] INFO: Scrape type for 10733345: 2
2026-03-29 03:04:09 [adesa.it] INFO: Scraping item 10733345 url https://www.openlane.eu/en/carv6/auction/10733345
2026-03-29 03:04:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 783b0948-e44c-5520-a64d-9924e6d0b3bb with identifier: 10741651
2026-03-29 03:04:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 783b0948-e44c-5520-a64d-9924e6d0b3bb with identifier: 10741651
2026-03-29 03:04:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 783b0948-e44c-5520-a64d-9924e6d0b3bb with identifier: 10741651 to the API
2026-03-29 03:04:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741651>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.9L',
'engine_horse_power': 271,
'expiration_date': '2026-03-31T11:15:00Z',
'fuel_type': 'Diesel',
'id': '783b0948-e44c-5520-a64d-9924e6d0b3bb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF038SC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741651',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 113688,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 28100,
'price_includes_vat': True,
'registration_date': '2021-05-25',
'seats_number': 5,
'seller_name': 'RS1AUTO DI RUSU VICTOR',
'title': 'Mercedes-Benz GLE Premium - 4-Matic - Diesel - Automatic - 271 hp - '
'113.688 km',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2021}
2026-03-29 03:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741651%27 HTTP/1.1" 200 None
2026-03-29 03:04:09 [adesa.it] INFO: Saving data for 10741651: {'auction_closing_time': 1774955700.0, 'created_time': 1774649175.87646, 'last_price_update_time': 1774753449.68819}
2026-03-29 03:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741651') HTTP/1.1" 204 0
2026-03-29 03:04:09 [adesa.it] INFO: Found listing with ID: 10733411
2026-03-29 03:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733411%27 HTTP/1.1" 200 None
2026-03-29 03:04:09 [adesa.it] INFO: Scrape type for 10733411: 2
2026-03-29 03:04:09 [adesa.it] INFO: Scraping item 10733411 url https://www.openlane.eu/en/carv6/auction/10733411
2026-03-29 03:04:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741652> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:09 [adesa.it] INFO: Found listing with ID: 10735860
2026-03-29 03:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735860%27 HTTP/1.1" 200 None
2026-03-29 03:04:09 [adesa.it] INFO: Scrape type for 10735860: 0
2026-03-29 03:04:09 [adesa.it] INFO: Skipping item 10735860 url https://www.openlane.eu/en/carv6/auction/10735860
2026-03-29 03:04:09 [adesa.it] INFO: Found listing with ID: 10736846
2026-03-29 03:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736846%27 HTTP/1.1" 200 None
2026-03-29 03:04:09 [adesa.it] INFO: Scrape type for 10736846: 0
2026-03-29 03:04:09 [adesa.it] INFO: Skipping item 10736846 url https://www.openlane.eu/en/carv6/auction/10736846
2026-03-29 03:04:09 [adesa.it] INFO: Found listing with ID: 10723793
2026-03-29 03:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723793%27 HTTP/1.1" 200 None
2026-03-29 03:04:09 [adesa.it] INFO: Scrape type for 10723793: 2
2026-03-29 03:04:09 [adesa.it] INFO: Scraping item 10723793 url https://www.openlane.eu/en/carv6/auction/10723793
2026-03-29 03:04:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:09 [adesa.it] INFO: Found listing with ID: 10715101
2026-03-29 03:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715101%27 HTTP/1.1" 200 None
2026-03-29 03:04:09 [adesa.it] INFO: Scrape type for 10715101: 0
2026-03-29 03:04:09 [adesa.it] INFO: Skipping item 10715101 url https://www.openlane.eu/en/carv6/auction/10715101
2026-03-29 03:04:09 [adesa.it] INFO: Found listing with ID: 10736020
2026-03-29 03:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736020%27 HTTP/1.1" 200 None
2026-03-29 03:04:09 [adesa.it] INFO: Scrape type for 10736020: 0
2026-03-29 03:04:09 [adesa.it] INFO: Skipping item 10736020 url https://www.openlane.eu/en/carv6/auction/10736020
2026-03-29 03:04:09 [adesa.it] INFO: Found listing with ID: 10734951
2026-03-29 03:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734951%27 HTTP/1.1" 200 None
2026-03-29 03:04:09 [adesa.it] INFO: Scrape type for 10734951: 0
2026-03-29 03:04:09 [adesa.it] INFO: Skipping item 10734951 url https://www.openlane.eu/en/carv6/auction/10734951
2026-03-29 03:04:09 [adesa.it] INFO: Found listing with ID: 10699944
2026-03-29 03:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699944%27 HTTP/1.1" 200 None
2026-03-29 03:04:09 [adesa.it] INFO: Scrape type for 10699944: 2
2026-03-29 03:04:09 [adesa.it] INFO: Scraping item 10699944 url https://www.openlane.eu/en/carv6/auction/10699944
2026-03-29 03:04:09 [adesa.it] INFO: Found listing with ID: 10734944
2026-03-29 03:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734944%27 HTTP/1.1" 200 None
2026-03-29 03:04:09 [adesa.it] INFO: Scrape type for 10734944: 0
2026-03-29 03:04:09 [adesa.it] INFO: Skipping item 10734944 url https://www.openlane.eu/en/carv6/auction/10734944
2026-03-29 03:04:09 [adesa.it] INFO: Found listing with ID: 10711152
2026-03-29 03:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711152%27 HTTP/1.1" 200 None
2026-03-29 03:04:10 [adesa.it] INFO: Scrape type for 10711152: 0
2026-03-29 03:04:10 [adesa.it] INFO: Skipping item 10711152 url https://www.openlane.eu/en/carv6/auction/10711152
2026-03-29 03:04:10 [adesa.it] INFO: Found listing with ID: 10699926
2026-03-29 03:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699926%27 HTTP/1.1" 200 None
2026-03-29 03:04:10 [adesa.it] INFO: Scrape type for 10699926: 2
2026-03-29 03:04:10 [adesa.it] INFO: Scraping item 10699926 url https://www.openlane.eu/en/carv6/auction/10699926
2026-03-29 03:04:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f4a982f-ac0f-55f4-87f2-25c6c6289909 with identifier: 10741652
2026-03-29 03:04:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f4a982f-ac0f-55f4-87f2-25c6c6289909 with scrape type 2
2026-03-29 03:04:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2f4a982f-ac0f-55f4-87f2-25c6c6289909 with scrape type 2
2026-03-29 03:04:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 2f4a982f-ac0f-55f4-87f2-25c6c6289909, identifier: 10741652
2026-03-29 03:04:10 [adesa.it] INFO: Found listing with ID: 10699928
2026-03-29 03:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699928%27 HTTP/1.1" 200 None
2026-03-29 03:04:10 [adesa.it] INFO: Scrape type for 10699928: 2
2026-03-29 03:04:10 [adesa.it] INFO: Scraping item 10699928 url https://www.openlane.eu/en/carv6/auction/10699928
2026-03-29 03:04:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 2f4a982f-ac0f-55f4-87f2-25c6c6289909 with identifier: 10741652
2026-03-29 03:04:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 2f4a982f-ac0f-55f4-87f2-25c6c6289909 with identifier: 10741652
2026-03-29 03:04:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 2f4a982f-ac0f-55f4-87f2-25c6c6289909 with identifier: 10741652 to the API
2026-03-29 03:04:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741652>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '4.2L',
'engine_horse_power': 298,
'expiration_date': '2026-03-31T11:15:00Z',
'fuel_type': 'Petrol',
'id': '2f4a982f-ac0f-55f4-87f2-25c6c6289909',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'EC695XD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741652',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Jaguar',
'model': 'XJ',
'odometer': 279661,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 3800,
'price_includes_vat': True,
'registration_date': '2003-09-11',
'seats_number': 5,
'seller_name': 'RS1AUTO DI RUSU VICTOR',
'title': 'Jaguar XJ 4.2 Super - Petrol - Automatic - 298 hp - 279.661 km',
'transmission': 'automatic',
'trim': 'Super',
'vin': None,
'year': 2003}
2026-03-29 03:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741652%27 HTTP/1.1" 200 None
2026-03-29 03:04:10 [adesa.it] INFO: Saving data for 10741652: {'auction_closing_time': 1774955700.0, 'created_time': 1774649183.600064, 'last_price_update_time': 1774753450.425121}
2026-03-29 03:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741652') HTTP/1.1" 204 0
2026-03-29 03:04:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716461> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:10 [adesa.it] INFO: Found listing with ID: 10716679
2026-03-29 03:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716679%27 HTTP/1.1" 200 None
2026-03-29 03:04:10 [adesa.it] INFO: Scrape type for 10716679: 2
2026-03-29 03:04:10 [adesa.it] INFO: Scraping item 10716679 url https://www.openlane.eu/en/carv6/auction/10716679
2026-03-29 03:04:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726252> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:10 [adesa.it] INFO: Found listing with ID: 10707725
2026-03-29 03:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707725%27 HTTP/1.1" 200 None
2026-03-29 03:04:10 [adesa.it] INFO: Scrape type for 10707725: 0
2026-03-29 03:04:10 [adesa.it] INFO: Skipping item 10707725 url https://www.openlane.eu/en/carv6/auction/10707725
2026-03-29 03:04:10 [adesa.it] INFO: Found listing with ID: 10698480
2026-03-29 03:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710698480%27 HTTP/1.1" 200 None
2026-03-29 03:04:10 [adesa.it] INFO: Scrape type for 10698480: 2
2026-03-29 03:04:10 [adesa.it] INFO: Scraping item 10698480 url https://www.openlane.eu/en/carv6/auction/10698480
2026-03-29 03:04:10 [adesa.it] INFO: Found listing with ID: 10699921
2026-03-29 03:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699921%27 HTTP/1.1" 200 None
2026-03-29 03:04:10 [adesa.it] INFO: Scrape type for 10699921: 2
2026-03-29 03:04:10 [adesa.it] INFO: Scraping item 10699921 url https://www.openlane.eu/en/carv6/auction/10699921
2026-03-29 03:04:10 [adesa.it] INFO: Found listing with ID: 10723798
2026-03-29 03:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723798%27 HTTP/1.1" 200 None
2026-03-29 03:04:10 [adesa.it] INFO: Scrape type for 10723798: 2
2026-03-29 03:04:10 [adesa.it] INFO: Scraping item 10723798 url https://www.openlane.eu/en/carv6/auction/10723798
2026-03-29 03:04:10 [adesa.it] INFO: Found listing with ID: 10716285
2026-03-29 03:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716285%27 HTTP/1.1" 200 None
2026-03-29 03:04:10 [adesa.it] INFO: Scrape type for 10716285: 2
2026-03-29 03:04:10 [adesa.it] INFO: Scraping item 10716285 url https://www.openlane.eu/en/carv6/auction/10716285
2026-03-29 03:04:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 310a3cf6-0383-5c28-8854-653c5956352f with identifier: 10716461
2026-03-29 03:04:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 310a3cf6-0383-5c28-8854-653c5956352f with scrape type 2
2026-03-29 03:04:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 310a3cf6-0383-5c28-8854-653c5956352f with scrape type 2
2026-03-29 03:04:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 310a3cf6-0383-5c28-8854-653c5956352f, identifier: 10716461
2026-03-29 03:04:10 [adesa.it] INFO: Found listing with ID: 10733209
2026-03-29 03:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733209%27 HTTP/1.1" 200 None
2026-03-29 03:04:10 [adesa.it] INFO: Scrape type for 10733209: 2
2026-03-29 03:04:10 [adesa.it] INFO: Scraping item 10733209 url https://www.openlane.eu/en/carv6/auction/10733209
2026-03-29 03:04:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 310a3cf6-0383-5c28-8854-653c5956352f with identifier: 10716461
2026-03-29 03:04:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 310a3cf6-0383-5c28-8854-653c5956352f with identifier: 10716461
2026-03-29 03:04:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 310a3cf6-0383-5c28-8854-653c5956352f with identifier: 10716461 to the API
2026-03-29 03:04:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716461>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '310a3cf6-0383-5c28-8854-653c5956352f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS268EF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716461',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A6',
'odometer': 206000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2023-11-08',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A6 Allroad 40 TDI - Quattro - Diesel - Automatic - 204 hp - '
'206.000 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-29 03:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716461%27 HTTP/1.1" 200 None
2026-03-29 03:04:11 [adesa.it] INFO: Saving data for 10716461: {'auction_closing_time': 1798711260.0, 'created_time': 1774368468.254487, 'last_price_update_time': 1774753451.101724}
2026-03-29 03:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716461') HTTP/1.1" 204 0
2026-03-29 03:04:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 079d01a1-c695-5fea-81a2-d87892f59aa5 with identifier: 10726252
2026-03-29 03:04:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 079d01a1-c695-5fea-81a2-d87892f59aa5 with scrape type 2
2026-03-29 03:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 079d01a1-c695-5fea-81a2-d87892f59aa5 with scrape type 2
2026-03-29 03:04:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 079d01a1-c695-5fea-81a2-d87892f59aa5, identifier: 10726252
2026-03-29 03:04:11 [adesa.it] INFO: Found listing with ID: 10716607
2026-03-29 03:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716607%27 HTTP/1.1" 200 None
2026-03-29 03:04:11 [adesa.it] INFO: Scrape type for 10716607: 2
2026-03-29 03:04:11 [adesa.it] INFO: Scraping item 10716607 url https://www.openlane.eu/en/carv6/auction/10716607
2026-03-29 03:04:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 079d01a1-c695-5fea-81a2-d87892f59aa5 with identifier: 10726252
2026-03-29 03:04:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 079d01a1-c695-5fea-81a2-d87892f59aa5 with identifier: 10726252
2026-03-29 03:04:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 079d01a1-c695-5fea-81a2-d87892f59aa5 with identifier: 10726252 to the API
2026-03-29 03:04:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726252>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': '079d01a1-c695-5fea-81a2-d87892f59aa5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'A45420',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726252',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Fiat',
'model': '500X',
'odometer': 16137,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2024-03-18',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'Fiat 500X 1.5 Sport - Petrol - Automatic - 130 hp - 16.137 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2024}
2026-03-29 03:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710726252%27 HTTP/1.1" 200 None
2026-03-29 03:04:11 [adesa.it] INFO: Saving data for 10726252: {'auction_closing_time': 1774868400.0, 'created_time': 1774455153.400988, 'last_price_update_time': 1774753451.647821}
2026-03-29 03:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10726252') HTTP/1.1" 204 0
2026-03-29 03:04:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741870> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:11 [adesa.it] INFO: Found listing with ID: 10733212
2026-03-29 03:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733212%27 HTTP/1.1" 200 None
2026-03-29 03:04:11 [adesa.it] INFO: Scrape type for 10733212: 2
2026-03-29 03:04:11 [adesa.it] INFO: Scraping item 10733212 url https://www.openlane.eu/en/carv6/auction/10733212
2026-03-29 03:04:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724943> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:11 [adesa.it] INFO: Found listing with ID: 10734948
2026-03-29 03:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734948%27 HTTP/1.1" 200 None
2026-03-29 03:04:11 [adesa.it] INFO: Scrape type for 10734948: 0
2026-03-29 03:04:11 [adesa.it] INFO: Skipping item 10734948 url https://www.openlane.eu/en/carv6/auction/10734948
2026-03-29 03:04:11 [adesa.it] INFO: Found listing with ID: 10736021
2026-03-29 03:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736021%27 HTTP/1.1" 200 None
2026-03-29 03:04:11 [adesa.it] INFO: Scrape type for 10736021: 0
2026-03-29 03:04:11 [adesa.it] INFO: Skipping item 10736021 url https://www.openlane.eu/en/carv6/auction/10736021
2026-03-29 03:04:11 [adesa.it] INFO: Found listing with ID: 10730910
2026-03-29 03:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710730910%27 HTTP/1.1" 200 None
2026-03-29 03:04:11 [adesa.it] INFO: Scrape type for 10730910: 2
2026-03-29 03:04:11 [adesa.it] INFO: Scraping item 10730910 url https://www.openlane.eu/en/carv6/auction/10730910
2026-03-29 03:04:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:11 [adesa.it] INFO: Found listing with ID: 10703829
2026-03-29 03:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710703829%27 HTTP/1.1" 200 None
2026-03-29 03:04:11 [adesa.it] INFO: Scrape type for 10703829: 0
2026-03-29 03:04:11 [adesa.it] INFO: Skipping item 10703829 url https://www.openlane.eu/en/carv6/auction/10703829
2026-03-29 03:04:11 [adesa.it] INFO: Found listing with ID: 10723781
2026-03-29 03:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723781%27 HTTP/1.1" 200 None
2026-03-29 03:04:11 [adesa.it] INFO: Scrape type for 10723781: 2
2026-03-29 03:04:11 [adesa.it] INFO: Scraping item 10723781 url https://www.openlane.eu/en/carv6/auction/10723781
2026-03-29 03:04:11 [adesa.it] INFO: Found listing with ID: 10735957
2026-03-29 03:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735957%27 HTTP/1.1" 200 None
2026-03-29 03:04:11 [adesa.it] INFO: Scrape type for 10735957: 0
2026-03-29 03:04:11 [adesa.it] INFO: Skipping item 10735957 url https://www.openlane.eu/en/carv6/auction/10735957
2026-03-29 03:04:11 [adesa.it] INFO: Found listing with ID: 10733198
2026-03-29 03:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733198%27 HTTP/1.1" 200 None
2026-03-29 03:04:11 [adesa.it] INFO: Scrape type for 10733198: 2
2026-03-29 03:04:11 [adesa.it] INFO: Scraping item 10733198 url https://www.openlane.eu/en/carv6/auction/10733198
2026-03-29 03:04:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 161808e9-b997-5e26-899f-5d71fd46488c with identifier: 10741870
2026-03-29 03:04:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 161808e9-b997-5e26-899f-5d71fd46488c with scrape type 2
2026-03-29 03:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 161808e9-b997-5e26-899f-5d71fd46488c with scrape type 2
2026-03-29 03:04:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 161808e9-b997-5e26-899f-5d71fd46488c, identifier: 10741870
2026-03-29 03:04:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 032ad7a3-a3d1-5221-b332-1c1c2e122f67 with identifier: 10724943
2026-03-29 03:04:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 032ad7a3-a3d1-5221-b332-1c1c2e122f67 with scrape type 2
2026-03-29 03:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 032ad7a3-a3d1-5221-b332-1c1c2e122f67 with scrape type 2
2026-03-29 03:04:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 032ad7a3-a3d1-5221-b332-1c1c2e122f67, identifier: 10724943
2026-03-29 03:04:12 [adesa.it] INFO: Found listing with ID: 10723564
2026-03-29 03:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723564%27 HTTP/1.1" 200 None
2026-03-29 03:04:12 [adesa.it] INFO: Scrape type for 10723564: 2
2026-03-29 03:04:12 [adesa.it] INFO: Scraping item 10723564 url https://www.openlane.eu/en/carv6/auction/10723564
2026-03-29 03:04:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 161808e9-b997-5e26-899f-5d71fd46488c with identifier: 10741870
2026-03-29 03:04:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 161808e9-b997-5e26-899f-5d71fd46488c with identifier: 10741870
2026-03-29 03:04:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 161808e9-b997-5e26-899f-5d71fd46488c with identifier: 10741870 to the API
2026-03-29 03:04:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741870>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T13:45:00Z',
'fuel_type': 'Petrol',
'id': '161808e9-b997-5e26-899f-5d71fd46488c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GV400CC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741870',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 183536,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 15800,
'price_includes_vat': True,
'registration_date': '2024-01-06',
'seats_number': 5,
'seller_name': 'Ambrosi Spa',
'title': 'Volvo XC40 2.0 B4 Ultra Dark - Petrol - Automatic - 163 hp - '
'183.536 km',
'transmission': 'automatic',
'trim': 'Ultra Dark',
'vin': None,
'year': 2024}
2026-03-29 03:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741870%27 HTTP/1.1" 200 None
2026-03-29 03:04:12 [adesa.it] INFO: Saving data for 10741870: {'auction_closing_time': 1774878300.0, 'created_time': 1774649186.400549, 'last_price_update_time': 1774753452.398417}
2026-03-29 03:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741870') HTTP/1.1" 204 0
2026-03-29 03:04:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 032ad7a3-a3d1-5221-b332-1c1c2e122f67 with identifier: 10724943
2026-03-29 03:04:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 032ad7a3-a3d1-5221-b332-1c1c2e122f67 with identifier: 10724943
2026-03-29 03:04:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 032ad7a3-a3d1-5221-b332-1c1c2e122f67 with identifier: 10724943 to the API
2026-03-29 03:04:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724943>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': '032ad7a3-a3d1-5221-b332-1c1c2e122f67',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK100FL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724943',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 216306,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11600,
'price_includes_vat': True,
'registration_date': '2022-04-28',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Volkswagen T-ROC 2.0 TDI Life - Diesel - Automatic - 150 hp - '
'216.306 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-29 03:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724943%27 HTTP/1.1" 200 None
2026-03-29 03:04:12 [adesa.it] INFO: Saving data for 10724943: {'auction_closing_time': 1774800000.0, 'created_time': 1774562572.655299, 'last_price_update_time': 1774753452.815816}
2026-03-29 03:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10724943') HTTP/1.1" 204 0
2026-03-29 03:04:12 [adesa.it] INFO: Found listing with ID: 10733203
2026-03-29 03:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733203%27 HTTP/1.1" 200 None
2026-03-29 03:04:12 [adesa.it] INFO: Scrape type for 10733203: 2
2026-03-29 03:04:12 [adesa.it] INFO: Scraping item 10733203 url https://www.openlane.eu/en/carv6/auction/10733203
2026-03-29 03:04:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720534> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741661> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:12 [adesa.it] INFO: Found listing with ID: 10734492
2026-03-29 03:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734492%27 HTTP/1.1" 200 None
2026-03-29 03:04:12 [adesa.it] INFO: Scrape type for 10734492: 0
2026-03-29 03:04:12 [adesa.it] INFO: Skipping item 10734492 url https://www.openlane.eu/en/carv6/auction/10734492
2026-03-29 03:04:12 [adesa.it] INFO: Found listing with ID: 10727428
2026-03-29 03:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727428%27 HTTP/1.1" 200 None
2026-03-29 03:04:12 [adesa.it] INFO: Scrape type for 10727428: 2
2026-03-29 03:04:12 [adesa.it] INFO: Scraping item 10727428 url https://www.openlane.eu/en/carv6/auction/10727428
2026-03-29 03:04:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:12 [adesa.it] INFO: Found listing with ID: 10740356
2026-03-29 03:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740356%27 HTTP/1.1" 200 None
2026-03-29 03:04:12 [adesa.it] INFO: Scrape type for 10740356: 2
2026-03-29 03:04:12 [adesa.it] INFO: Scraping item 10740356 url https://www.openlane.eu/en/carv6/auction/10740356
2026-03-29 03:04:12 [adesa.it] INFO: Found listing with ID: 10727422
2026-03-29 03:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727422%27 HTTP/1.1" 200 None
2026-03-29 03:04:12 [adesa.it] INFO: Scrape type for 10727422: 2
2026-03-29 03:04:12 [adesa.it] INFO: Scraping item 10727422 url https://www.openlane.eu/en/carv6/auction/10727422
2026-03-29 03:04:12 [adesa.it] INFO: Found listing with ID: 10727400
2026-03-29 03:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727400%27 HTTP/1.1" 200 None
2026-03-29 03:04:12 [adesa.it] INFO: Scrape type for 10727400: 2
2026-03-29 03:04:12 [adesa.it] INFO: Scraping item 10727400 url https://www.openlane.eu/en/carv6/auction/10727400
2026-03-29 03:04:12 [adesa.it] INFO: Found listing with ID: 10699492
2026-03-29 03:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699492%27 HTTP/1.1" 200 None
2026-03-29 03:04:13 [adesa.it] INFO: Scrape type for 10699492: 2
2026-03-29 03:04:13 [adesa.it] INFO: Scraping item 10699492 url https://www.openlane.eu/en/carv6/auction/10699492
2026-03-29 03:04:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89762031-ddd2-5281-a971-8b39807bde81 with identifier: 10720534
2026-03-29 03:04:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89762031-ddd2-5281-a971-8b39807bde81 with scrape type 2
2026-03-29 03:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 89762031-ddd2-5281-a971-8b39807bde81 with scrape type 2
2026-03-29 03:04:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 89762031-ddd2-5281-a971-8b39807bde81, identifier: 10720534
2026-03-29 03:04:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ddc14d4e-616d-5a34-b021-b4caebf5880d with identifier: 10741661
2026-03-29 03:04:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ddc14d4e-616d-5a34-b021-b4caebf5880d with scrape type 2
2026-03-29 03:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ddc14d4e-616d-5a34-b021-b4caebf5880d with scrape type 2
2026-03-29 03:04:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ddc14d4e-616d-5a34-b021-b4caebf5880d, identifier: 10741661
2026-03-29 03:04:13 [adesa.it] INFO: Found listing with ID: 10723815
2026-03-29 03:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723815%27 HTTP/1.1" 200 None
2026-03-29 03:04:13 [adesa.it] INFO: Scrape type for 10723815: 2
2026-03-29 03:04:13 [adesa.it] INFO: Scraping item 10723815 url https://www.openlane.eu/en/carv6/auction/10723815
2026-03-29 03:04:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 89762031-ddd2-5281-a971-8b39807bde81 with identifier: 10720534
2026-03-29 03:04:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 89762031-ddd2-5281-a971-8b39807bde81 with identifier: 10720534
2026-03-29 03:04:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 89762031-ddd2-5281-a971-8b39807bde81 with identifier: 10720534 to the API
2026-03-29 03:04:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720534>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': '89762031-ddd2-5281-a971-8b39807bde81',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH059AY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720534',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 170375,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2021-10-20',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-ROC 2.0 TDI Business - Diesel - Manual - 115 hp - '
'170.375 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-29 03:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720534%27 HTTP/1.1" 200 None
2026-03-29 03:04:13 [adesa.it] INFO: Saving data for 10720534: {'auction_closing_time': 1774800000.0, 'created_time': 1774562511.079116, 'last_price_update_time': 1774753453.479585}
2026-03-29 03:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720534') HTTP/1.1" 204 0
2026-03-29 03:04:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ddc14d4e-616d-5a34-b021-b4caebf5880d with identifier: 10741661
2026-03-29 03:04:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ddc14d4e-616d-5a34-b021-b4caebf5880d with identifier: 10741661
2026-03-29 03:04:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ddc14d4e-616d-5a34-b021-b4caebf5880d with identifier: 10741661 to the API
2026-03-29 03:04:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741661>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 146,
'expiration_date': '2026-03-31T11:15:00Z',
'fuel_type': 'Hybrid',
'id': 'ddc14d4e-616d-5a34-b021-b4caebf5880d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH289HZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741661',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Lexus',
'model': 'UX',
'odometer': 83100,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2021-11-11',
'seats_number': 5,
'seller_name': 'RS1AUTO DI RUSU VICTOR',
'title': 'Lexus UX 250h F-Sport - Hybrid - Automatic - 146 hp - 83.100 km',
'transmission': 'automatic',
'trim': 'F-Sport',
'vin': None,
'year': 2021}
2026-03-29 03:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741661%27 HTTP/1.1" 200 None
2026-03-29 03:04:13 [adesa.it] INFO: Saving data for 10741661: {'auction_closing_time': 1774955700.0, 'created_time': 1774649175.077023, 'last_price_update_time': 1774753453.756841}
2026-03-29 03:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741661') HTTP/1.1" 204 0
2026-03-29 03:04:13 [adesa.it] INFO: Found listing with ID: 10709129
2026-03-29 03:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709129%27 HTTP/1.1" 200 None
2026-03-29 03:04:13 [adesa.it] INFO: Scrape type for 10709129: 0
2026-03-29 03:04:13 [adesa.it] INFO: Skipping item 10709129 url https://www.openlane.eu/en/carv6/auction/10709129
2026-03-29 03:04:13 [adesa.it] INFO: Found listing with ID: 10734500
2026-03-29 03:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734500%27 HTTP/1.1" 200 None
2026-03-29 03:04:13 [adesa.it] INFO: Scrape type for 10734500: 0
2026-03-29 03:04:13 [adesa.it] INFO: Skipping item 10734500 url https://www.openlane.eu/en/carv6/auction/10734500
2026-03-29 03:04:13 [adesa.it] INFO: Found listing with ID: 10709128
2026-03-29 03:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709128%27 HTTP/1.1" 200 None
2026-03-29 03:04:13 [adesa.it] INFO: Scrape type for 10709128: 0
2026-03-29 03:04:13 [adesa.it] INFO: Skipping item 10709128 url https://www.openlane.eu/en/carv6/auction/10709128
2026-03-29 03:04:13 [adesa.it] INFO: Found listing with ID: 10723134
2026-03-29 03:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723134%27 HTTP/1.1" 200 None
2026-03-29 03:04:13 [adesa.it] INFO: Scrape type for 10723134: 2
2026-03-29 03:04:13 [adesa.it] INFO: Scraping item 10723134 url https://www.openlane.eu/en/carv6/auction/10723134
2026-03-29 03:04:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741875> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720544> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724922> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:13 [adesa.it] INFO: Found listing with ID: 10699915
2026-03-29 03:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699915%27 HTTP/1.1" 200 None
2026-03-29 03:04:13 [adesa.it] INFO: Scrape type for 10699915: 2
2026-03-29 03:04:13 [adesa.it] INFO: Scraping item 10699915 url https://www.openlane.eu/en/carv6/auction/10699915
2026-03-29 03:04:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:13 [adesa.it] INFO: Found listing with ID: 10709127
2026-03-29 03:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709127%27 HTTP/1.1" 200 None
2026-03-29 03:04:13 [adesa.it] INFO: Scrape type for 10709127: 0
2026-03-29 03:04:13 [adesa.it] INFO: Skipping item 10709127 url https://www.openlane.eu/en/carv6/auction/10709127
2026-03-29 03:04:13 [adesa.it] INFO: Found listing with ID: 10707948
2026-03-29 03:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707948%27 HTTP/1.1" 200 None
2026-03-29 03:04:13 [adesa.it] INFO: Scrape type for 10707948: 0
2026-03-29 03:04:13 [adesa.it] INFO: Skipping item 10707948 url https://www.openlane.eu/en/carv6/auction/10707948
2026-03-29 03:04:13 [adesa.it] INFO: Found listing with ID: 10716590
2026-03-29 03:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716590%27 HTTP/1.1" 200 None
2026-03-29 03:04:13 [adesa.it] INFO: Scrape type for 10716590: 2
2026-03-29 03:04:13 [adesa.it] INFO: Scraping item 10716590 url https://www.openlane.eu/en/carv6/auction/10716590
2026-03-29 03:04:13 [adesa.it] INFO: Found listing with ID: 10715102
2026-03-29 03:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715102%27 HTTP/1.1" 200 None
2026-03-29 03:04:14 [adesa.it] INFO: Scrape type for 10715102: 0
2026-03-29 03:04:14 [adesa.it] INFO: Skipping item 10715102 url https://www.openlane.eu/en/carv6/auction/10715102
2026-03-29 03:04:14 [adesa.it] INFO: Found listing with ID: 10716257
2026-03-29 03:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716257%27 HTTP/1.1" 200 None
2026-03-29 03:04:14 [adesa.it] INFO: Scrape type for 10716257: 2
2026-03-29 03:04:14 [adesa.it] INFO: Scraping item 10716257 url https://www.openlane.eu/en/carv6/auction/10716257
2026-03-29 03:04:14 [adesa.it] INFO: Found listing with ID: 10733315
2026-03-29 03:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733315%27 HTTP/1.1" 200 None
2026-03-29 03:04:14 [adesa.it] INFO: Scrape type for 10733315: 2
2026-03-29 03:04:14 [adesa.it] INFO: Scraping item 10733315 url https://www.openlane.eu/en/carv6/auction/10733315
2026-03-29 03:04:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 030365e4-803a-5c39-9099-2b593485e513 with identifier: 10741875
2026-03-29 03:04:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 030365e4-803a-5c39-9099-2b593485e513 with scrape type 2
2026-03-29 03:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 030365e4-803a-5c39-9099-2b593485e513 with scrape type 2
2026-03-29 03:04:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 030365e4-803a-5c39-9099-2b593485e513, identifier: 10741875
2026-03-29 03:04:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30db99a0-cda5-530c-bfde-3d2b862d9677 with identifier: 10720544
2026-03-29 03:04:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30db99a0-cda5-530c-bfde-3d2b862d9677 with scrape type 2
2026-03-29 03:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 30db99a0-cda5-530c-bfde-3d2b862d9677 with scrape type 2
2026-03-29 03:04:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 30db99a0-cda5-530c-bfde-3d2b862d9677, identifier: 10720544
2026-03-29 03:04:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2acff995-6c29-5bf1-abc1-e2d57df576d4 with identifier: 10724922
2026-03-29 03:04:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2acff995-6c29-5bf1-abc1-e2d57df576d4 with scrape type 2
2026-03-29 03:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2acff995-6c29-5bf1-abc1-e2d57df576d4 with scrape type 2
2026-03-29 03:04:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 2acff995-6c29-5bf1-abc1-e2d57df576d4, identifier: 10724922
2026-03-29 03:04:14 [adesa.it] INFO: Found listing with ID: 10721259
2026-03-29 03:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710721259%27 HTTP/1.1" 200 None
2026-03-29 03:04:14 [adesa.it] INFO: Scrape type for 10721259: 0
2026-03-29 03:04:14 [adesa.it] INFO: Skipping item 10721259 url https://www.openlane.eu/en/carv6/auction/10721259
2026-03-29 03:04:14 [adesa.it] INFO: Found listing with ID: 10717479
2026-03-29 03:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710717479%27 HTTP/1.1" 200 None
2026-03-29 03:04:14 [adesa.it] INFO: Scrape type for 10717479: 2
2026-03-29 03:04:14 [adesa.it] INFO: Scraping item 10717479 url https://www.openlane.eu/en/carv6/auction/10717479
2026-03-29 03:04:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 030365e4-803a-5c39-9099-2b593485e513 with identifier: 10741875
2026-03-29 03:04:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 030365e4-803a-5c39-9099-2b593485e513 with identifier: 10741875
2026-03-29 03:04:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 030365e4-803a-5c39-9099-2b593485e513 with identifier: 10741875 to the API
2026-03-29 03:04:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741875>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 222,
'expiration_date': '2026-03-30T13:45:00Z',
'fuel_type': 'Hybrid',
'id': '030365e4-803a-5c39-9099-2b593485e513',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK044WV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741875',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'Rav4',
'odometer': 89423,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 18800,
'price_includes_vat': True,
'registration_date': '2022-01-09',
'seats_number': 5,
'seller_name': 'Ambrosi Spa',
'title': 'Toyota Rav4 2.5 VVT-i Adventure - AWD - Hybrid - Automatic - 222 hp '
'- 89.423 km',
'transmission': 'automatic',
'trim': 'Adventure',
'vin': None,
'year': 2022}
2026-03-29 03:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741875%27 HTTP/1.1" 200 None
2026-03-29 03:04:14 [adesa.it] INFO: Saving data for 10741875: {'auction_closing_time': 1774878300.0, 'created_time': 1774649173.823783, 'last_price_update_time': 1774753454.659702}
2026-03-29 03:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741875') HTTP/1.1" 204 0
2026-03-29 03:04:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 30db99a0-cda5-530c-bfde-3d2b862d9677 with identifier: 10720544
2026-03-29 03:04:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 30db99a0-cda5-530c-bfde-3d2b862d9677 with identifier: 10720544
2026-03-29 03:04:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 30db99a0-cda5-530c-bfde-3d2b862d9677 with identifier: 10720544 to the API
2026-03-29 03:04:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720544>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': '30db99a0-cda5-530c-bfde-3d2b862d9677',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF994CA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720544',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 210871,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2021-03-31',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Volkswagen Golf 2.0 TDI Life - Diesel - Manual - 115 hp - 210.871 '
'km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2021}
2026-03-29 03:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720544%27 HTTP/1.1" 200 None
2026-03-29 03:04:15 [adesa.it] INFO: Saving data for 10720544: {'auction_closing_time': 1774800000.0, 'created_time': 1774562870.020532, 'last_price_update_time': 1774753455.049558}
2026-03-29 03:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720544') HTTP/1.1" 204 0
2026-03-29 03:04:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 2acff995-6c29-5bf1-abc1-e2d57df576d4 with identifier: 10724922
2026-03-29 03:04:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 2acff995-6c29-5bf1-abc1-e2d57df576d4 with identifier: 10724922
2026-03-29 03:04:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 2acff995-6c29-5bf1-abc1-e2d57df576d4 with identifier: 10724922 to the API
2026-03-29 03:04:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724922>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Hybrid',
'id': '2acff995-6c29-5bf1-abc1-e2d57df576d4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH609JB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724922',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 138107,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13300,
'price_includes_vat': True,
'registration_date': '2021-11-17',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Toyota Yaris Cross Business - Hybrid - Automatic - 116 hp - 138.107 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-29 03:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724922%27 HTTP/1.1" 200 None
2026-03-29 03:04:15 [adesa.it] INFO: Saving data for 10724922: {'auction_closing_time': 1774800000.0, 'created_time': 1774562871.437064, 'last_price_update_time': 1774753455.363889}
2026-03-29 03:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10724922') HTTP/1.1" 204 0
2026-03-29 03:04:15 [adesa.it] INFO: Found listing with ID: 10733418
2026-03-29 03:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733418%27 HTTP/1.1" 200 None
2026-03-29 03:04:15 [adesa.it] INFO: Scrape type for 10733418: 2
2026-03-29 03:04:15 [adesa.it] INFO: Scraping item 10733418 url https://www.openlane.eu/en/carv6/auction/10733418
2026-03-29 03:04:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720542> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:15 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 11.910(s), this was the 1st time calling it.
2026-03-29 03:04:15 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.079999552044525 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Sun, 29 Mar 2026 03:04:14 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': 'a63cb86dfba63a1b8e845d0a029f4446', 'Vary': 'Accept-Encoding', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Access-Control-Allow-Credentials': 'true', 'Access-Control-Expose-Headers': '*, X-Project-Key', 'Access-Control-Allow-Methods': 'GET, PUT, POST, DELETE, PATCH, OPTIONS', 'Access-Control-Allow-Headers': 'DNT, Keep-Alive, User-Agent, X-Requested-With, If-Modified-Since, Cache-Control, Content-Type, Range, Authorization, X-Project-Key', 'Access-Control-Max-Age': '1728000')>, body=b'{"type":"/download/temporary-error","title":"Website Ban","status":520,"detail":"Zyte API could not get a ban-free response in a reasonable time. See https://docs.zyte.com/zyte-api/usage/errors.html#ban-responses"}', request_id=a63cb86dfba63a1b8e845d0a029f4446.
2026-03-29 03:04:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:15 [adesa.it] INFO: Found listing with ID: 10725198
2026-03-29 03:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710725198%27 HTTP/1.1" 200 None
2026-03-29 03:04:15 [adesa.it] INFO: Scrape type for 10725198: 2
2026-03-29 03:04:15 [adesa.it] INFO: Scraping item 10725198 url https://www.openlane.eu/en/carv6/auction/10725198
2026-03-29 03:04:15 [adesa.it] INFO: Found listing with ID: 10696441
2026-03-29 03:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710696441%27 HTTP/1.1" 200 None
2026-03-29 03:04:15 [adesa.it] INFO: Scrape type for 10696441: 2
2026-03-29 03:04:15 [adesa.it] INFO: Scraping item 10696441 url https://www.openlane.eu/en/carv6/auction/10696441
2026-03-29 03:04:15 [adesa.it] INFO: Found listing with ID: 10717927
2026-03-29 03:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710717927%27 HTTP/1.1" 200 None
2026-03-29 03:04:15 [adesa.it] INFO: Scrape type for 10717927: 2
2026-03-29 03:04:15 [adesa.it] INFO: Scraping item 10717927 url https://www.openlane.eu/en/carv6/auction/10717927
2026-03-29 03:04:15 [adesa.it] INFO: Found listing with ID: 10699922
2026-03-29 03:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699922%27 HTTP/1.1" 200 None
2026-03-29 03:04:15 [adesa.it] INFO: Scrape type for 10699922: 2
2026-03-29 03:04:15 [adesa.it] INFO: Scraping item 10699922 url https://www.openlane.eu/en/carv6/auction/10699922
2026-03-29 03:04:15 [adesa.it] INFO: Found listing with ID: 10736002
2026-03-29 03:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736002%27 HTTP/1.1" 200 None
2026-03-29 03:04:15 [adesa.it] INFO: Scrape type for 10736002: 0
2026-03-29 03:04:15 [adesa.it] INFO: Skipping item 10736002 url https://www.openlane.eu/en/carv6/auction/10736002
2026-03-29 03:04:15 [adesa.it] INFO: Found listing with ID: 10711151
2026-03-29 03:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711151%27 HTTP/1.1" 200 None
2026-03-29 03:04:15 [adesa.it] INFO: Scrape type for 10711151: 0
2026-03-29 03:04:15 [adesa.it] INFO: Skipping item 10711151 url https://www.openlane.eu/en/carv6/auction/10711151
2026-03-29 03:04:15 [adesa.it] INFO: Found listing with ID: 10716568
2026-03-29 03:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716568%27 HTTP/1.1" 200 None
2026-03-29 03:04:15 [adesa.it] INFO: Scrape type for 10716568: 2
2026-03-29 03:04:15 [adesa.it] INFO: Scraping item 10716568 url https://www.openlane.eu/en/carv6/auction/10716568
2026-03-29 03:04:15 [adesa.it] INFO: Found listing with ID: 10715099
2026-03-29 03:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715099%27 HTTP/1.1" 200 None
2026-03-29 03:04:15 [adesa.it] INFO: Scrape type for 10715099: 2
2026-03-29 03:04:15 [adesa.it] INFO: Scraping item 10715099 url https://www.openlane.eu/en/carv6/auction/10715099
2026-03-29 03:04:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 076e96dc-124a-59ee-b2da-8c363ab1243a with identifier: 10720542
2026-03-29 03:04:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 076e96dc-124a-59ee-b2da-8c363ab1243a with scrape type 2
2026-03-29 03:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 076e96dc-124a-59ee-b2da-8c363ab1243a with scrape type 2
2026-03-29 03:04:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 076e96dc-124a-59ee-b2da-8c363ab1243a, identifier: 10720542
2026-03-29 03:04:15 [adesa.it] INFO: Found listing with ID: 10737400
2026-03-29 03:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710737400%27 HTTP/1.1" 200 None
2026-03-29 03:04:15 [adesa.it] INFO: Scrape type for 10737400: 0
2026-03-29 03:04:15 [adesa.it] INFO: Skipping item 10737400 url https://www.openlane.eu/en/carv6/auction/10737400
2026-03-29 03:04:15 [adesa.it] INFO: Found listing with ID: 10736249
2026-03-29 03:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736249%27 HTTP/1.1" 200 None
2026-03-29 03:04:15 [adesa.it] INFO: Scrape type for 10736249: 0
2026-03-29 03:04:15 [adesa.it] INFO: Skipping item 10736249 url https://www.openlane.eu/en/carv6/auction/10736249
2026-03-29 03:04:15 [adesa.it] INFO: Found listing with ID: 10733236
2026-03-29 03:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733236%27 HTTP/1.1" 200 None
2026-03-29 03:04:15 [adesa.it] INFO: Scrape type for 10733236: 2
2026-03-29 03:04:15 [adesa.it] INFO: Scraping item 10733236 url https://www.openlane.eu/en/carv6/auction/10733236
2026-03-29 03:04:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 076e96dc-124a-59ee-b2da-8c363ab1243a with identifier: 10720542
2026-03-29 03:04:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 076e96dc-124a-59ee-b2da-8c363ab1243a with identifier: 10720542
2026-03-29 03:04:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 076e96dc-124a-59ee-b2da-8c363ab1243a with identifier: 10720542 to the API
2026-03-29 03:04:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720542>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 98,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Hybrid',
'id': '076e96dc-124a-59ee-b2da-8c363ab1243a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH437HX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720542',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 165412,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2021-11-10',
'seats_number': 5,
'seller_name': 'ARVAL-IT',
'title': 'Toyota Corolla Touring Sports 1.8 Business - Hybrid - Automatic - '
'98 hp - 165.412 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-29 03:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720542%27 HTTP/1.1" 200 None
2026-03-29 03:04:16 [adesa.it] INFO: Saving data for 10720542: {'auction_closing_time': 1774800000.0, 'created_time': 1774562508.245223, 'last_price_update_time': 1774753456.037529}
2026-03-29 03:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720542') HTTP/1.1" 204 0
2026-03-29 03:04:16 [adesa.it] INFO: Found listing with ID: 10733186
2026-03-29 03:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733186%27 HTTP/1.1" 200 None
2026-03-29 03:04:16 [adesa.it] INFO: Scrape type for 10733186: 2
2026-03-29 03:04:16 [adesa.it] INFO: Scraping item 10733186 url https://www.openlane.eu/en/carv6/auction/10733186
2026-03-29 03:04:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730532> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723594> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:16 [adesa.it] INFO: Found listing with ID: 10733412
2026-03-29 03:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733412%27 HTTP/1.1" 200 None
2026-03-29 03:04:16 [adesa.it] INFO: Scrape type for 10733412: 2
2026-03-29 03:04:16 [adesa.it] INFO: Scraping item 10733412 url https://www.openlane.eu/en/carv6/auction/10733412
2026-03-29 03:04:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:16 [adesa.it] INFO: Found listing with ID: 10698504
2026-03-29 03:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710698504%27 HTTP/1.1" 200 None
2026-03-29 03:04:16 [adesa.it] INFO: Scrape type for 10698504: 2
2026-03-29 03:04:16 [adesa.it] INFO: Scraping item 10698504 url https://www.openlane.eu/en/carv6/auction/10698504
2026-03-29 03:04:16 [adesa.it] INFO: Found listing with ID: 10733270
2026-03-29 03:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733270%27 HTTP/1.1" 200 None
2026-03-29 03:04:16 [adesa.it] INFO: Scrape type for 10733270: 2
2026-03-29 03:04:16 [adesa.it] INFO: Scraping item 10733270 url https://www.openlane.eu/en/carv6/auction/10733270
2026-03-29 03:04:16 [adesa.it] INFO: Found listing with ID: 10734420
2026-03-29 03:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734420%27 HTTP/1.1" 200 None
2026-03-29 03:04:16 [adesa.it] INFO: Scrape type for 10734420: 0
2026-03-29 03:04:16 [adesa.it] INFO: Skipping item 10734420 url https://www.openlane.eu/en/carv6/auction/10734420
2026-03-29 03:04:16 [adesa.it] INFO: Found listing with ID: 10716684
2026-03-29 03:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716684%27 HTTP/1.1" 200 None
2026-03-29 03:04:16 [adesa.it] INFO: Scrape type for 10716684: 2
2026-03-29 03:04:16 [adesa.it] INFO: Scraping item 10716684 url https://www.openlane.eu/en/carv6/auction/10716684
2026-03-29 03:04:16 [adesa.it] INFO: Found listing with ID: 10733413
2026-03-29 03:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733413%27 HTTP/1.1" 200 None
2026-03-29 03:04:16 [adesa.it] INFO: Scrape type for 10733413: 2
2026-03-29 03:04:16 [adesa.it] INFO: Scraping item 10733413 url https://www.openlane.eu/en/carv6/auction/10733413
2026-03-29 03:04:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 063442da-2356-536b-850a-36db727a5930 with identifier: 10730532
2026-03-29 03:04:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 063442da-2356-536b-850a-36db727a5930 with scrape type 2
2026-03-29 03:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 063442da-2356-536b-850a-36db727a5930 with scrape type 2
2026-03-29 03:04:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 063442da-2356-536b-850a-36db727a5930, identifier: 10730532
2026-03-29 03:04:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 465f0f98-50ac-5d15-bc04-625bbf38630e with identifier: 10723594
2026-03-29 03:04:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 465f0f98-50ac-5d15-bc04-625bbf38630e with scrape type 2
2026-03-29 03:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 465f0f98-50ac-5d15-bc04-625bbf38630e with scrape type 2
2026-03-29 03:04:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 465f0f98-50ac-5d15-bc04-625bbf38630e, identifier: 10723594
2026-03-29 03:04:16 [adesa.it] INFO: Found listing with ID: 10738808
2026-03-29 03:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710738808%27 HTTP/1.1" 200 None
2026-03-29 03:04:16 [adesa.it] INFO: Scrape type for 10738808: 0
2026-03-29 03:04:16 [adesa.it] INFO: Skipping item 10738808 url https://www.openlane.eu/en/carv6/auction/10738808
2026-03-29 03:04:16 [adesa.it] INFO: Found listing with ID: 10711148
2026-03-29 03:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711148%27 HTTP/1.1" 200 None
2026-03-29 03:04:16 [adesa.it] INFO: Scrape type for 10711148: 0
2026-03-29 03:04:16 [adesa.it] INFO: Skipping item 10711148 url https://www.openlane.eu/en/carv6/auction/10711148
2026-03-29 03:04:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699928> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 063442da-2356-536b-850a-36db727a5930 with identifier: 10730532
2026-03-29 03:04:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 063442da-2356-536b-850a-36db727a5930 with identifier: 10730532
2026-03-29 03:04:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 063442da-2356-536b-850a-36db727a5930 with identifier: 10730532 to the API
2026-03-29 03:04:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730532>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 98,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Hybrid',
'id': '063442da-2356-536b-850a-36db727a5930',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH425HX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730532',
'listing': 'auctionplusdirectbuy',
'location': 'Setubal (Portugal)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 141797,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11300,
'price_includes_vat': True,
'registration_date': '2021-11-10',
'seats_number': 5,
'seller_name': 'ARVAL-IT',
'title': 'Toyota Corolla Touring Sports 1.8 Business - Hybrid - Automatic - '
'98 hp - 141.797 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-29 03:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710730532%27 HTTP/1.1" 200 None
2026-03-29 03:04:16 [adesa.it] INFO: Saving data for 10730532: {'auction_closing_time': 1774800000.0, 'created_time': 1774562506.870115, 'last_price_update_time': 1774753456.85465}
2026-03-29 03:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10730532') HTTP/1.1" 204 0
2026-03-29 03:04:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 465f0f98-50ac-5d15-bc04-625bbf38630e with identifier: 10723594
2026-03-29 03:04:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 465f0f98-50ac-5d15-bc04-625bbf38630e with identifier: 10723594
2026-03-29 03:04:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 465f0f98-50ac-5d15-bc04-625bbf38630e with identifier: 10723594 to the API
2026-03-29 03:04:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723594>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 258,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '465f0f98-50ac-5d15-bc04-625bbf38630e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FJ812CN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723594',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'S',
'odometer': 526663,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 16800,
'price_includes_vat': True,
'registration_date': '2017-06-20',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz S Long 350 Premium - 4-Matic - Diesel - Automatic - '
'258 hp - 526.663 km',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2017}
2026-03-29 03:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723594%27 HTTP/1.1" 200 None
2026-03-29 03:04:17 [adesa.it] INFO: Saving data for 10723594: {'auction_closing_time': 1798711260.0, 'created_time': 1774455140.033698, 'last_price_update_time': 1774753457.145476}
2026-03-29 03:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10723594') HTTP/1.1" 204 0
2026-03-29 03:04:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699926> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733411> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e14b2f34-45fb-529a-8c60-c41f9f9e19f0 with identifier: 10699928
2026-03-29 03:04:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e14b2f34-45fb-529a-8c60-c41f9f9e19f0 with scrape type 2
2026-03-29 03:04:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e14b2f34-45fb-529a-8c60-c41f9f9e19f0 with scrape type 2
2026-03-29 03:04:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e14b2f34-45fb-529a-8c60-c41f9f9e19f0, identifier: 10699928
2026-03-29 03:04:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e14b2f34-45fb-529a-8c60-c41f9f9e19f0 with identifier: 10699928
2026-03-29 03:04:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e14b2f34-45fb-529a-8c60-c41f9f9e19f0 with identifier: 10699928
2026-03-29 03:04:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e14b2f34-45fb-529a-8c60-c41f9f9e19f0 with identifier: 10699928 to the API
2026-03-29 03:04:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699928>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Hybrid',
'id': 'e14b2f34-45fb-529a-8c60-c41f9f9e19f0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL651FE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699928',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '3008',
'odometer': 82428,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2022-08-31',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Peugeot 3008 1.6 Allure Pack - Hybrid - Automatic - 180 hp - 82.428 '
'km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2022}
2026-03-29 03:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699928%27 HTTP/1.1" 200 None
2026-03-29 03:04:17 [adesa.it] INFO: Saving data for 10699928: {'auction_closing_time': 1798711260.0, 'created_time': 1773957910.154682, 'last_price_update_time': 1774753457.602512}
2026-03-29 03:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10699928') HTTP/1.1" 204 0
2026-03-29 03:04:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a3792bd-2b88-5fe1-9a6d-fba0e0362b3c with identifier: 10699926
2026-03-29 03:04:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a3792bd-2b88-5fe1-9a6d-fba0e0362b3c with scrape type 2
2026-03-29 03:04:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a3792bd-2b88-5fe1-9a6d-fba0e0362b3c with scrape type 2
2026-03-29 03:04:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0a3792bd-2b88-5fe1-9a6d-fba0e0362b3c, identifier: 10699926
2026-03-29 03:04:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60889851-6801-5041-9d2a-360c3293fb49 with identifier: 10733411
2026-03-29 03:04:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60889851-6801-5041-9d2a-360c3293fb49 with scrape type 2
2026-03-29 03:04:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 60889851-6801-5041-9d2a-360c3293fb49 with scrape type 2
2026-03-29 03:04:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 60889851-6801-5041-9d2a-360c3293fb49, identifier: 10733411
2026-03-29 03:04:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0a3792bd-2b88-5fe1-9a6d-fba0e0362b3c with identifier: 10699926
2026-03-29 03:04:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0a3792bd-2b88-5fe1-9a6d-fba0e0362b3c with identifier: 10699926
2026-03-29 03:04:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0a3792bd-2b88-5fe1-9a6d-fba0e0362b3c with identifier: 10699926 to the API
2026-03-29 03:04:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699926>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 225,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Hybrid',
'id': '0a3792bd-2b88-5fe1-9a6d-fba0e0362b3c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ492JD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699926',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '3008',
'odometer': 67903,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2022-02-24',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Peugeot 3008 1.6 Allure - Hybrid - Automatic - 225 hp - 67.903 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2022}
2026-03-29 03:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699926%27 HTTP/1.1" 200 None
2026-03-29 03:04:18 [adesa.it] INFO: Saving data for 10699926: {'auction_closing_time': 1798711260.0, 'created_time': 1773957904.418223, 'last_price_update_time': 1774753458.110516}
2026-03-29 03:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10699926') HTTP/1.1" 204 0
2026-03-29 03:04:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 60889851-6801-5041-9d2a-360c3293fb49 with identifier: 10733411
2026-03-29 03:04:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 60889851-6801-5041-9d2a-360c3293fb49 with identifier: 10733411
2026-03-29 03:04:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 60889851-6801-5041-9d2a-360c3293fb49 with identifier: 10733411 to the API
2026-03-29 03:04:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733411>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 150,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Electric',
'id': '60889851-6801-5041-9d2a-360c3293fb49',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG170AL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733411',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Nissan',
'model': 'Leaf',
'odometer': 88796,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 7900,
'price_includes_vat': True,
'registration_date': '2021-05-31',
'seats_number': 5,
'seller_name': 'ARVAL-IT',
'title': 'Nissan Leaf Business - Electric - Automatic - 150 hp - 88.796 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-29 03:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733411%27 HTTP/1.1" 200 None
2026-03-29 03:04:18 [adesa.it] INFO: Saving data for 10733411: {'auction_closing_time': 1798711260.0, 'created_time': 1774562676.016861, 'last_price_update_time': 1774753458.422547}
2026-03-29 03:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733411') HTTP/1.1" 204 0
2026-03-29 03:04:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716607> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733212> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1caceec-2ffc-50a1-9218-0e1eeee2a589 with identifier: 10716607
2026-03-29 03:04:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1caceec-2ffc-50a1-9218-0e1eeee2a589 with scrape type 2
2026-03-29 03:04:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f1caceec-2ffc-50a1-9218-0e1eeee2a589 with scrape type 2
2026-03-29 03:04:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f1caceec-2ffc-50a1-9218-0e1eeee2a589, identifier: 10716607
2026-03-29 03:04:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f1caceec-2ffc-50a1-9218-0e1eeee2a589 with identifier: 10716607
2026-03-29 03:04:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f1caceec-2ffc-50a1-9218-0e1eeee2a589 with identifier: 10716607
2026-03-29 03:04:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f1caceec-2ffc-50a1-9218-0e1eeee2a589 with identifier: 10716607 to the API
2026-03-29 03:04:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716607>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '3.0L',
'engine_horse_power': 354,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Petrol',
'id': 'f1caceec-2ffc-50a1-9218-0e1eeee2a589',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE759CD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716607',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Porsche',
'model': 'Macan',
'odometer': 194471,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 30500,
'price_includes_vat': True,
'registration_date': '2021-01-14',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Porsche Macan 3.0 - Petrol - Automatic - 354 hp - 194.471 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-29 03:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716607%27 HTTP/1.1" 200 None
2026-03-29 03:04:18 [adesa.it] INFO: Saving data for 10716607: {'auction_closing_time': 1798711260.0, 'created_time': 1774368415.057793, 'last_price_update_time': 1774753458.935766}
2026-03-29 03:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716607') HTTP/1.1" 204 0
2026-03-29 03:04:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2e79253-83ba-558a-a6a2-1caaf0f6fb14 with identifier: 10733212
2026-03-29 03:04:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2e79253-83ba-558a-a6a2-1caaf0f6fb14 with scrape type 2
2026-03-29 03:04:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c2e79253-83ba-558a-a6a2-1caaf0f6fb14 with scrape type 2
2026-03-29 03:04:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c2e79253-83ba-558a-a6a2-1caaf0f6fb14, identifier: 10733212
2026-03-29 03:04:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c2e79253-83ba-558a-a6a2-1caaf0f6fb14 with identifier: 10733212
2026-03-29 03:04:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c2e79253-83ba-558a-a6a2-1caaf0f6fb14 with identifier: 10733212
2026-03-29 03:04:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c2e79253-83ba-558a-a6a2-1caaf0f6fb14 with identifier: 10733212 to the API
2026-03-29 03:04:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733212>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 143,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Hybrid',
'id': 'c2e79253-83ba-558a-a6a2-1caaf0f6fb14',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK305PV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733212',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Arkana',
'odometer': 114561,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10100,
'price_includes_vat': True,
'registration_date': '2022-06-21',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Renault Arkana 1.6 Intens - Hybrid - Automatic - 143 hp - 114.561 '
'km',
'transmission': 'automatic',
'trim': 'Intens',
'vin': None,
'year': 2022}
2026-03-29 03:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733212%27 HTTP/1.1" 200 None
2026-03-29 03:04:19 [adesa.it] INFO: Saving data for 10733212: {'auction_closing_time': 1798711260.0, 'created_time': 1774562721.115292, 'last_price_update_time': 1774753459.330383}
2026-03-29 03:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733212') HTTP/1.1" 204 0
2026-03-29 03:04:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733203> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723564> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9415fce6-cf7b-5abb-947e-8bd4d928ae59 with identifier: 10733203
2026-03-29 03:04:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9415fce6-cf7b-5abb-947e-8bd4d928ae59 with scrape type 2
2026-03-29 03:04:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9415fce6-cf7b-5abb-947e-8bd4d928ae59 with scrape type 2
2026-03-29 03:04:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9415fce6-cf7b-5abb-947e-8bd4d928ae59, identifier: 10733203
2026-03-29 03:04:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c62f72d4-cb1c-585d-a16a-40f86a0f854f with identifier: 10723564
2026-03-29 03:04:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c62f72d4-cb1c-585d-a16a-40f86a0f854f with scrape type 2
2026-03-29 03:04:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c62f72d4-cb1c-585d-a16a-40f86a0f854f with scrape type 2
2026-03-29 03:04:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c62f72d4-cb1c-585d-a16a-40f86a0f854f, identifier: 10723564
2026-03-29 03:04:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9415fce6-cf7b-5abb-947e-8bd4d928ae59 with identifier: 10733203
2026-03-29 03:04:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9415fce6-cf7b-5abb-947e-8bd4d928ae59 with identifier: 10733203
2026-03-29 03:04:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9415fce6-cf7b-5abb-947e-8bd4d928ae59 with identifier: 10733203 to the API
2026-03-29 03:04:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733203>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 90,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'LPG',
'id': '9415fce6-cf7b-5abb-947e-8bd4d928ae59',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM674DV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733203',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 114194,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 6100,
'price_includes_vat': True,
'registration_date': '2022-12-27',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Ibiza 1.0 TGI Style - LPG - Manual - 90 hp - 114.194 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-29 03:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733203%27 HTTP/1.1" 200 None
2026-03-29 03:04:19 [adesa.it] INFO: Saving data for 10733203: {'auction_closing_time': 1798711260.0, 'created_time': 1774562731.267048, 'last_price_update_time': 1774753459.935906}
2026-03-29 03:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733203') HTTP/1.1" 204 0
2026-03-29 03:04:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c62f72d4-cb1c-585d-a16a-40f86a0f854f with identifier: 10723564
2026-03-29 03:04:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c62f72d4-cb1c-585d-a16a-40f86a0f854f with identifier: 10723564
2026-03-29 03:04:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c62f72d4-cb1c-585d-a16a-40f86a0f854f with identifier: 10723564 to the API
2026-03-29 03:04:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723564>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 109,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Electric',
'id': 'c62f72d4-cb1c-585d-a16a-40f86a0f854f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH068TZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723564',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Zoe',
'odometer': 54886,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 7900,
'price_includes_vat': True,
'registration_date': '2022-01-12',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Renault Zoe Life - Electric - Automatic - 109 hp - 54.886 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-29 03:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723564%27 HTTP/1.1" 200 None
2026-03-29 03:04:20 [adesa.it] INFO: Saving data for 10723564: {'auction_closing_time': 1798711260.0, 'created_time': 1774455111.696955, 'last_price_update_time': 1774753460.237994}
2026-03-29 03:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10723564') HTTP/1.1" 204 0
2026-03-29 03:04:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723815> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699492> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7494cda-57ce-5f17-b913-b9b93dea1491 with identifier: 10723815
2026-03-29 03:04:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7494cda-57ce-5f17-b913-b9b93dea1491 with scrape type 2
2026-03-29 03:04:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d7494cda-57ce-5f17-b913-b9b93dea1491 with scrape type 2
2026-03-29 03:04:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d7494cda-57ce-5f17-b913-b9b93dea1491, identifier: 10723815
2026-03-29 03:04:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b7b9353-c597-565b-9f8b-d4ad31bf672a with identifier: 10699492
2026-03-29 03:04:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b7b9353-c597-565b-9f8b-d4ad31bf672a with scrape type 2
2026-03-29 03:04:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2b7b9353-c597-565b-9f8b-d4ad31bf672a with scrape type 2
2026-03-29 03:04:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 2b7b9353-c597-565b-9f8b-d4ad31bf672a, identifier: 10699492
2026-03-29 03:04:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d7494cda-57ce-5f17-b913-b9b93dea1491 with identifier: 10723815
2026-03-29 03:04:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d7494cda-57ce-5f17-b913-b9b93dea1491 with identifier: 10723815
2026-03-29 03:04:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d7494cda-57ce-5f17-b913-b9b93dea1491 with identifier: 10723815 to the API
2026-03-29 03:04:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723815>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': 'd7494cda-57ce-5f17-b913-b9b93dea1491',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ248AH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723815',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Seat',
'model': 'Leon',
'odometer': 163541,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2022-01-20',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Seat Leon Sportstourer 2.0 TDI Business - Diesel - Automatic - 150 '
'hp - 163.541 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-29 03:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723815%27 HTTP/1.1" 200 None
2026-03-29 03:04:20 [adesa.it] INFO: Saving data for 10723815: {'auction_closing_time': 1798711260.0, 'created_time': 1774455077.694835, 'last_price_update_time': 1774753460.895278}
2026-03-29 03:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10723815') HTTP/1.1" 204 0
2026-03-29 03:04:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 2b7b9353-c597-565b-9f8b-d4ad31bf672a with identifier: 10699492
2026-03-29 03:04:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 2b7b9353-c597-565b-9f8b-d4ad31bf672a with identifier: 10699492
2026-03-29 03:04:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 2b7b9353-c597-565b-9f8b-d4ad31bf672a with identifier: 10699492 to the API
2026-03-29 03:04:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 422 None
2026-03-29 03:04:21 [crawlers.pipelines.post_to_api] ERROR: adesa.it, item_id 2b7b9353-c597-565b-9f8b-d4ad31bf672a: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 422 Client Error: Unprocessable Entity for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 422
| Response Content: {"ValidationErrors":[{"PropertyName":"","ErrorMessage":"has to be positive (Parameter \u0027value\u0027)","ErrorCode":3}],"WasSuccessful":false}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Sun, 29 Mar 2026 03:04:20 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-29 03:04:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699492>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 0,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '2b7b9353-c597-565b-9f8b-d4ad31bf672a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH649ZT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699492',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Seat',
'model': 'Leon',
'odometer': 124963,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9800,
'price_includes_vat': True,
'registration_date': '2022-02-09',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Seat Leon 2.0 TDI Style - Diesel - Manual - 0 hp - 124.963 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-29 03:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699492%27 HTTP/1.1" 200 None
2026-03-29 03:04:21 [adesa.it] INFO: Saving data for 10699492: {'auction_closing_time': 1798711260.0, 'created_time': 1773957916.952691, 'last_price_update_time': 1774753461.19913}
2026-03-29 03:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10699492') HTTP/1.1" 204 0
2026-03-29 03:04:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-29 03:04:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733186> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23ef9a24-7403-5ec6-9a97-532940f8b997 with identifier: 10733186
2026-03-29 03:04:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23ef9a24-7403-5ec6-9a97-532940f8b997 with scrape type 2
2026-03-29 03:04:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 23ef9a24-7403-5ec6-9a97-532940f8b997 with scrape type 2
2026-03-29 03:04:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 23ef9a24-7403-5ec6-9a97-532940f8b997, identifier: 10733186
2026-03-29 03:04:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 23ef9a24-7403-5ec6-9a97-532940f8b997 with identifier: 10733186
2026-03-29 03:04:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 23ef9a24-7403-5ec6-9a97-532940f8b997 with identifier: 10733186
2026-03-29 03:04:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 23ef9a24-7403-5ec6-9a97-532940f8b997 with identifier: 10733186 to the API
2026-03-29 03:04:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733186>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 223,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Hybrid',
'id': '23ef9a24-7403-5ec6-9a97-532940f8b997',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GZ980CJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733186',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 2517,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 26250,
'price_includes_vat': True,
'registration_date': '2025-03-28',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota C-HR 2.0 GR-sport - Hybrid - Automatic - 223 hp - 2.517 km',
'transmission': 'automatic',
'trim': 'GR-sport',
'vin': None,
'year': 2025}
2026-03-29 03:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733186%27 HTTP/1.1" 200 None
2026-03-29 03:04:22 [adesa.it] INFO: Saving data for 10733186: {'auction_closing_time': 1798711260.0, 'created_time': 1774562718.056204, 'last_price_update_time': 1774753462.620187}
2026-03-29 03:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733186') HTTP/1.1" 204 0
2026-03-29 03:04:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733236> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726368> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733413> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff314169-5aeb-5df9-b36b-b658f4459993 with identifier: 10733236
2026-03-29 03:04:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff314169-5aeb-5df9-b36b-b658f4459993 with scrape type 2
2026-03-29 03:04:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff314169-5aeb-5df9-b36b-b658f4459993 with scrape type 2
2026-03-29 03:04:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ff314169-5aeb-5df9-b36b-b658f4459993, identifier: 10733236
2026-03-29 03:04:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ff314169-5aeb-5df9-b36b-b658f4459993 with identifier: 10733236
2026-03-29 03:04:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ff314169-5aeb-5df9-b36b-b658f4459993 with identifier: 10733236
2026-03-29 03:04:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ff314169-5aeb-5df9-b36b-b658f4459993 with identifier: 10733236 to the API
2026-03-29 03:04:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733236>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 218,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Electric',
'id': 'ff314169-5aeb-5df9-b36b-b658f4459993',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV181GX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733236',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'bZ4X',
'odometer': 11997,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 25750,
'price_includes_vat': True,
'registration_date': '2024-04-30',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota bZ4X - Electric - Automatic - 218 hp - 11.997 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-29 03:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733236%27 HTTP/1.1" 200 None
2026-03-29 03:04:23 [adesa.it] INFO: Saving data for 10733236: {'auction_closing_time': 1798711260.0, 'created_time': 1774562720.1351, 'last_price_update_time': 1774753463.125895}
2026-03-29 03:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733236') HTTP/1.1" 204 0
2026-03-29 03:04:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: efdb6f95-6a9c-585a-bb91-062f363556ee with identifier: 10726368
2026-03-29 03:04:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item efdb6f95-6a9c-585a-bb91-062f363556ee with scrape type 2
2026-03-29 03:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item efdb6f95-6a9c-585a-bb91-062f363556ee with scrape type 2
2026-03-29 03:04:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: efdb6f95-6a9c-585a-bb91-062f363556ee, identifier: 10726368
2026-03-29 03:04:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03ee05f2-0d10-521b-9a29-b8e0e3e5a733 with identifier: 10733413
2026-03-29 03:04:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03ee05f2-0d10-521b-9a29-b8e0e3e5a733 with scrape type 2
2026-03-29 03:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 03ee05f2-0d10-521b-9a29-b8e0e3e5a733 with scrape type 2
2026-03-29 03:04:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 03ee05f2-0d10-521b-9a29-b8e0e3e5a733, identifier: 10733413
2026-03-29 03:04:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: efdb6f95-6a9c-585a-bb91-062f363556ee with identifier: 10726368
2026-03-29 03:04:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: efdb6f95-6a9c-585a-bb91-062f363556ee with identifier: 10726368
2026-03-29 03:04:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: efdb6f95-6a9c-585a-bb91-062f363556ee with identifier: 10726368 to the API
2026-03-29 03:04:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726368>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'efdb6f95-6a9c-585a-bb91-062f363556ee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726368',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Fiat',
'model': '600',
'odometer': 24367,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 15800,
'price_includes_vat': True,
'registration_date': '2025-01-27',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'Fiat 600 1.2 La Prima - Petrol - Automatic - 110 hp - 24.367 km',
'transmission': 'automatic',
'trim': 'La Prima',
'vin': None,
'year': 2025}
2026-03-29 03:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710726368%27 HTTP/1.1" 200 None
2026-03-29 03:04:23 [adesa.it] INFO: Saving data for 10726368: {'auction_closing_time': 1774868400.0, 'created_time': 1774455136.984175, 'last_price_update_time': 1774753463.645244}
2026-03-29 03:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10726368') HTTP/1.1" 204 0
2026-03-29 03:04:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 03ee05f2-0d10-521b-9a29-b8e0e3e5a733 with identifier: 10733413
2026-03-29 03:04:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 03ee05f2-0d10-521b-9a29-b8e0e3e5a733 with identifier: 10733413
2026-03-29 03:04:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 03ee05f2-0d10-521b-9a29-b8e0e3e5a733 with identifier: 10733413 to the API
2026-03-29 03:04:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733413>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Hybrid',
'id': '03ee05f2-0d10-521b-9a29-b8e0e3e5a733',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE928SR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733413',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 121030,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2021-03-17',
'seats_number': 5,
'seller_name': 'ARVAL-IT',
'title': 'Toyota Corolla Touring Sports 2.0 Style - Hybrid - Automatic - 184 '
'hp - 121.030 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2021}
2026-03-29 03:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733413%27 HTTP/1.1" 200 None
2026-03-29 03:04:23 [adesa.it] INFO: Saving data for 10733413: {'auction_closing_time': 1798711260.0, 'created_time': 1774562710.16854, 'last_price_update_time': 1774753463.955822}
2026-03-29 03:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733413') HTTP/1.1" 204 0
2026-03-29 03:04:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717479> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 711c5c5d-2882-5b3e-8fc3-c5b4fe09d4cb with identifier: 10717479
2026-03-29 03:04:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 711c5c5d-2882-5b3e-8fc3-c5b4fe09d4cb with scrape type 2
2026-03-29 03:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 711c5c5d-2882-5b3e-8fc3-c5b4fe09d4cb with scrape type 2
2026-03-29 03:04:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 711c5c5d-2882-5b3e-8fc3-c5b4fe09d4cb, identifier: 10717479
2026-03-29 03:04:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 711c5c5d-2882-5b3e-8fc3-c5b4fe09d4cb with identifier: 10717479
2026-03-29 03:04:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 711c5c5d-2882-5b3e-8fc3-c5b4fe09d4cb with identifier: 10717479
2026-03-29 03:04:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 711c5c5d-2882-5b3e-8fc3-c5b4fe09d4cb with identifier: 10717479 to the API
2026-03-29 03:04:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717479>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '711c5c5d-2882-5b3e-8fc3-c5b4fe09d4cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ295YF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717479',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 118771,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 17400,
'price_includes_vat': True,
'registration_date': '2022-03-24',
'seats_number': 5,
'seller_name': 'ARVAL-IT',
'title': 'Skoda Kodiaq 2.0 TDI Style - Diesel - Automatic - 150 hp - 118.771 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-29 03:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710717479%27 HTTP/1.1" 200 None
2026-03-29 03:04:24 [adesa.it] INFO: Saving data for 10717479: {'auction_closing_time': 1798711260.0, 'created_time': 1774368393.625915, 'last_price_update_time': 1774753464.458878}
2026-03-29 03:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10717479') HTTP/1.1" 204 0
2026-03-29 03:04:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10698504> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38dabf7c-c742-5110-872d-9b2e90b5dcd3 with identifier: 10698504
2026-03-29 03:04:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38dabf7c-c742-5110-872d-9b2e90b5dcd3 with scrape type 2
2026-03-29 03:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 38dabf7c-c742-5110-872d-9b2e90b5dcd3 with scrape type 2
2026-03-29 03:04:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 38dabf7c-c742-5110-872d-9b2e90b5dcd3, identifier: 10698504
2026-03-29 03:04:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 38dabf7c-c742-5110-872d-9b2e90b5dcd3 with identifier: 10698504
2026-03-29 03:04:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 38dabf7c-c742-5110-872d-9b2e90b5dcd3 with identifier: 10698504
2026-03-29 03:04:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 38dabf7c-c742-5110-872d-9b2e90b5dcd3 with identifier: 10698504 to the API
2026-03-29 03:04:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10698504>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Hybrid',
'id': '38dabf7c-c742-5110-872d-9b2e90b5dcd3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG504RR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10698504',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 106511,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12100,
'price_includes_vat': True,
'registration_date': '2021-08-24',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Toyota Corolla Touring Sports 1.8 Business - Hybrid - Automatic - '
'122 hp - 106.511 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-29 03:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710698504%27 HTTP/1.1" 200 None
2026-03-29 03:04:25 [adesa.it] INFO: Saving data for 10698504: {'auction_closing_time': 1798711260.0, 'created_time': 1773938014.618516, 'last_price_update_time': 1774753465.220099}
2026-03-29 03:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10698504') HTTP/1.1" 204 0
2026-03-29 03:04:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733270> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 002d5c69-38d0-5660-827c-a11a66b9b377 with identifier: 10733270
2026-03-29 03:04:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 002d5c69-38d0-5660-827c-a11a66b9b377 with scrape type 2
2026-03-29 03:04:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 002d5c69-38d0-5660-827c-a11a66b9b377 with scrape type 2
2026-03-29 03:04:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 002d5c69-38d0-5660-827c-a11a66b9b377, identifier: 10733270
2026-03-29 03:04:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 002d5c69-38d0-5660-827c-a11a66b9b377 with identifier: 10733270
2026-03-29 03:04:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 002d5c69-38d0-5660-827c-a11a66b9b377 with identifier: 10733270
2026-03-29 03:04:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 002d5c69-38d0-5660-827c-a11a66b9b377 with identifier: 10733270 to the API
2026-03-29 03:04:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733270>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Hybrid',
'id': '002d5c69-38d0-5660-827c-a11a66b9b377',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ036AK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733270',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 184837,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2022-01-25',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Toyota Corolla Touring Sports 1.8 Business - Hybrid - Automatic - '
'122 hp - 184.837 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-29 03:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733270%27 HTTP/1.1" 200 None
2026-03-29 03:04:25 [adesa.it] INFO: Saving data for 10733270: {'auction_closing_time': 1798711260.0, 'created_time': 1774562709.852078, 'last_price_update_time': 1774753465.743343}
2026-03-29 03:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733270') HTTP/1.1" 204 0
2026-03-29 03:04:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733412> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716684> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 10667b95-d223-53ab-8d4b-f31c45cae2ce with identifier: 10733412
2026-03-29 03:04:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 10667b95-d223-53ab-8d4b-f31c45cae2ce with scrape type 2
2026-03-29 03:04:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 10667b95-d223-53ab-8d4b-f31c45cae2ce with scrape type 2
2026-03-29 03:04:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 10667b95-d223-53ab-8d4b-f31c45cae2ce, identifier: 10733412
2026-03-29 03:04:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 10667b95-d223-53ab-8d4b-f31c45cae2ce with identifier: 10733412
2026-03-29 03:04:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 10667b95-d223-53ab-8d4b-f31c45cae2ce with identifier: 10733412
2026-03-29 03:04:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 10667b95-d223-53ab-8d4b-f31c45cae2ce with identifier: 10733412 to the API
2026-03-29 03:04:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733412>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Hybrid',
'id': '10667b95-d223-53ab-8d4b-f31c45cae2ce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK597FX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733412',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 110048,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2022-05-17',
'seats_number': 5,
'seller_name': 'ARVAL-IT',
'title': 'Toyota Corolla 1.8 Business - Hybrid - Automatic - 122 hp - 110.048 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-29 03:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733412%27 HTTP/1.1" 200 None
2026-03-29 03:04:26 [adesa.it] INFO: Saving data for 10733412: {'auction_closing_time': 1798711260.0, 'created_time': 1774562711.839392, 'last_price_update_time': 1774753466.246782}
2026-03-29 03:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733412') HTTP/1.1" 204 0
2026-03-29 03:04:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a596a17-c980-55d5-a169-66306728f744 with identifier: 10716684
2026-03-29 03:04:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a596a17-c980-55d5-a169-66306728f744 with scrape type 2
2026-03-29 03:04:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9a596a17-c980-55d5-a169-66306728f744 with scrape type 2
2026-03-29 03:04:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9a596a17-c980-55d5-a169-66306728f744, identifier: 10716684
2026-03-29 03:04:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9a596a17-c980-55d5-a169-66306728f744 with identifier: 10716684
2026-03-29 03:04:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9a596a17-c980-55d5-a169-66306728f744 with identifier: 10716684
2026-03-29 03:04:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9a596a17-c980-55d5-a169-66306728f744 with identifier: 10716684 to the API
2026-03-29 03:04:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716684>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Hybrid',
'id': '9a596a17-c980-55d5-a169-66306728f744',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'gm601ky',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716684',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 72874,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2022-12-16',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota Corolla Touring Sports 1.8 Business - Hybrid - Automatic - '
'122 hp - 72.874 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-29 03:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716684%27 HTTP/1.1" 200 None
2026-03-29 03:04:26 [adesa.it] INFO: Saving data for 10716684: {'auction_closing_time': 1798711260.0, 'created_time': 1774368386.095412, 'last_price_update_time': 1774753466.638935}
2026-03-29 03:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716684') HTTP/1.1" 204 0
2026-03-29 03:04:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715099> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85099049-2d68-5063-8a31-8d6cbd6cfcf7 with identifier: 10715099
2026-03-29 03:04:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85099049-2d68-5063-8a31-8d6cbd6cfcf7 with scrape type 2
2026-03-29 03:04:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 85099049-2d68-5063-8a31-8d6cbd6cfcf7 with scrape type 2
2026-03-29 03:04:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 85099049-2d68-5063-8a31-8d6cbd6cfcf7, identifier: 10715099
2026-03-29 03:04:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 85099049-2d68-5063-8a31-8d6cbd6cfcf7 with identifier: 10715099
2026-03-29 03:04:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 85099049-2d68-5063-8a31-8d6cbd6cfcf7 with identifier: 10715099
2026-03-29 03:04:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 85099049-2d68-5063-8a31-8d6cbd6cfcf7 with identifier: 10715099 to the API
2026-03-29 03:04:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715099>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '85099049-2d68-5063-8a31-8d6cbd6cfcf7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GX275PR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715099',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 34456,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 23750,
'price_includes_vat': True,
'registration_date': '2024-11-28',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Superb Combi 2.0 TDI Selection - Diesel - Automatic - 150 hp '
'- 34.456 km',
'transmission': 'automatic',
'trim': 'Selection',
'vin': None,
'year': 2024}
2026-03-29 03:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715099%27 HTTP/1.1" 200 None
2026-03-29 03:04:27 [adesa.it] INFO: Saving data for 10715099: {'auction_closing_time': 1798711260.0, 'created_time': 1774368402.153637, 'last_price_update_time': 1774753467.131571}
2026-03-29 03:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715099') HTTP/1.1" 204 0
2026-03-29 03:04:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716568> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f7e9ab1-aa07-5c72-b33c-d3fa94780c5d with identifier: 10716568
2026-03-29 03:04:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f7e9ab1-aa07-5c72-b33c-d3fa94780c5d with scrape type 2
2026-03-29 03:04:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6f7e9ab1-aa07-5c72-b33c-d3fa94780c5d with scrape type 2
2026-03-29 03:04:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6f7e9ab1-aa07-5c72-b33c-d3fa94780c5d, identifier: 10716568
2026-03-29 03:04:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6f7e9ab1-aa07-5c72-b33c-d3fa94780c5d with identifier: 10716568
2026-03-29 03:04:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6f7e9ab1-aa07-5c72-b33c-d3fa94780c5d with identifier: 10716568
2026-03-29 03:04:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6f7e9ab1-aa07-5c72-b33c-d3fa94780c5d with identifier: 10716568 to the API
2026-03-29 03:04:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716568>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '6f7e9ab1-aa07-5c72-b33c-d3fa94780c5d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM801KS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716568',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 142452,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14900,
'price_includes_vat': True,
'registration_date': '2022-12-07',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Skoda Superb Combi 2.0 TDI Executive - Diesel - Automatic - 200 hp '
'- 142.452 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2022}
2026-03-29 03:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716568%27 HTTP/1.1" 200 None
2026-03-29 03:04:27 [adesa.it] INFO: Saving data for 10716568: {'auction_closing_time': 1798711260.0, 'created_time': 1774368396.985338, 'last_price_update_time': 1774753467.709072}
2026-03-29 03:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716568') HTTP/1.1" 204 0
2026-03-29 03:04:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699922> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0fc75cd8-d855-5eca-a8d0-a2a1376c68aa with identifier: 10699922
2026-03-29 03:04:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0fc75cd8-d855-5eca-a8d0-a2a1376c68aa with scrape type 2
2026-03-29 03:04:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0fc75cd8-d855-5eca-a8d0-a2a1376c68aa with scrape type 2
2026-03-29 03:04:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0fc75cd8-d855-5eca-a8d0-a2a1376c68aa, identifier: 10699922
2026-03-29 03:04:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0fc75cd8-d855-5eca-a8d0-a2a1376c68aa with identifier: 10699922
2026-03-29 03:04:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0fc75cd8-d855-5eca-a8d0-a2a1376c68aa with identifier: 10699922
2026-03-29 03:04:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0fc75cd8-d855-5eca-a8d0-a2a1376c68aa with identifier: 10699922 to the API
2026-03-29 03:04:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699922>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 149,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '0fc75cd8-d855-5eca-a8d0-a2a1376c68aa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM581PS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699922',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 178277,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10100,
'price_includes_vat': True,
'registration_date': '2023-01-30',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Skoda Octavia Combi 2.0 TDI Sportline - Diesel - Automatic - 149 hp '
'- 178.277 km',
'transmission': 'automatic',
'trim': 'Sportline',
'vin': None,
'year': 2023}
2026-03-29 03:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699922%27 HTTP/1.1" 200 None
2026-03-29 03:04:28 [adesa.it] INFO: Saving data for 10699922: {'auction_closing_time': 1798711260.0, 'created_time': 1773957917.643647, 'last_price_update_time': 1774753468.221433}
2026-03-29 03:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10699922') HTTP/1.1" 204 0
2026-03-29 03:04:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10696441> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc450dce-62ed-5c55-88dd-4f3759d6d93b with identifier: 10696441
2026-03-29 03:04:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc450dce-62ed-5c55-88dd-4f3759d6d93b with scrape type 2
2026-03-29 03:04:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dc450dce-62ed-5c55-88dd-4f3759d6d93b with scrape type 2
2026-03-29 03:04:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: dc450dce-62ed-5c55-88dd-4f3759d6d93b, identifier: 10696441
2026-03-29 03:04:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: dc450dce-62ed-5c55-88dd-4f3759d6d93b with identifier: 10696441
2026-03-29 03:04:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: dc450dce-62ed-5c55-88dd-4f3759d6d93b with identifier: 10696441
2026-03-29 03:04:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: dc450dce-62ed-5c55-88dd-4f3759d6d93b with identifier: 10696441 to the API
2026-03-29 03:04:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10696441>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': 'dc450dce-62ed-5c55-88dd-4f3759d6d93b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK228RF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10696441',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 169343,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10200,
'price_includes_vat': True,
'registration_date': '2022-05-31',
'seats_number': 5,
'seller_name': 'ARVAL-IT',
'title': 'Skoda Octavia Combi 2.0 TDI Executive - Diesel - Automatic - 150 hp '
'- 169.343 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2022}
2026-03-29 03:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710696441%27 HTTP/1.1" 200 None
2026-03-29 03:04:29 [adesa.it] INFO: Saving data for 10696441: {'auction_closing_time': 1798711260.0, 'created_time': 1773938375.613821, 'last_price_update_time': 1774753469.217403}
2026-03-29 03:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10696441') HTTP/1.1" 204 0
2026-03-29 03:04:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725198> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 34ccf2b0-e212-5018-998c-dc962207fe8d with identifier: 10725198
2026-03-29 03:04:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 34ccf2b0-e212-5018-998c-dc962207fe8d with scrape type 2
2026-03-29 03:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 34ccf2b0-e212-5018-998c-dc962207fe8d with scrape type 2
2026-03-29 03:04:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 34ccf2b0-e212-5018-998c-dc962207fe8d, identifier: 10725198
2026-03-29 03:04:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 34ccf2b0-e212-5018-998c-dc962207fe8d with identifier: 10725198
2026-03-29 03:04:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 34ccf2b0-e212-5018-998c-dc962207fe8d with identifier: 10725198
2026-03-29 03:04:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 34ccf2b0-e212-5018-998c-dc962207fe8d with identifier: 10725198 to the API
2026-03-29 03:04:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725198>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '34ccf2b0-e212-5018-998c-dc962207fe8d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB799HG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725198',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 237996,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 5900,
'price_includes_vat': True,
'registration_date': '2020-06-09',
'seats_number': 5,
'seller_name': 'ARVAL-IT',
'title': 'Skoda Octavia Combi 2.0 TDI Ambition - AWD - Diesel - Automatic - '
'184 hp - 237.996 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2020}
2026-03-29 03:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710725198%27 HTTP/1.1" 200 None
2026-03-29 03:04:29 [adesa.it] INFO: Saving data for 10725198: {'auction_closing_time': 1798711260.0, 'created_time': 1774455104.68487, 'last_price_update_time': 1774753469.743321}
2026-03-29 03:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10725198') HTTP/1.1" 204 0
2026-03-29 03:04:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733315> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e4ebe3f-64de-538f-90da-fe00b5024fc0 with identifier: 10733315
2026-03-29 03:04:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e4ebe3f-64de-538f-90da-fe00b5024fc0 with scrape type 2
2026-03-29 03:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4e4ebe3f-64de-538f-90da-fe00b5024fc0 with scrape type 2
2026-03-29 03:04:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 4e4ebe3f-64de-538f-90da-fe00b5024fc0, identifier: 10733315
2026-03-29 03:04:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 4e4ebe3f-64de-538f-90da-fe00b5024fc0 with identifier: 10733315
2026-03-29 03:04:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 4e4ebe3f-64de-538f-90da-fe00b5024fc0 with identifier: 10733315
2026-03-29 03:04:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 4e4ebe3f-64de-538f-90da-fe00b5024fc0 with identifier: 10733315 to the API
2026-03-29 03:04:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733315>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '4e4ebe3f-64de-538f-90da-fe00b5024fc0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL389XA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733315',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 209726,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2022-10-26',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Skoda Kodiaq 2.0 TDI Executive - Diesel - Automatic - 150 hp - '
'209.726 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2022}
2026-03-29 03:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733315%27 HTTP/1.1" 200 None
2026-03-29 03:04:30 [adesa.it] INFO: Saving data for 10733315: {'auction_closing_time': 1798711260.0, 'created_time': 1774562716.7254739, 'last_price_update_time': 1774753470.929624}
2026-03-29 03:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733315') HTTP/1.1" 204 0
2026-03-29 03:04:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716257> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717927> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f4b6655-1c2c-5009-89a9-f624d6c34e06 with identifier: 10716257
2026-03-29 03:04:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f4b6655-1c2c-5009-89a9-f624d6c34e06 with scrape type 2
2026-03-29 03:04:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f4b6655-1c2c-5009-89a9-f624d6c34e06 with scrape type 2
2026-03-29 03:04:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7f4b6655-1c2c-5009-89a9-f624d6c34e06, identifier: 10716257
2026-03-29 03:04:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7f4b6655-1c2c-5009-89a9-f624d6c34e06 with identifier: 10716257
2026-03-29 03:04:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7f4b6655-1c2c-5009-89a9-f624d6c34e06 with identifier: 10716257
2026-03-29 03:04:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7f4b6655-1c2c-5009-89a9-f624d6c34e06 with identifier: 10716257 to the API
2026-03-29 03:04:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716257>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '7f4b6655-1c2c-5009-89a9-f624d6c34e06',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH690MN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716257',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 122444,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2020-12-31',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Skoda Karoq 2.0 TDI Style - Diesel - Automatic - 115 hp - 122.444 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2020}
2026-03-29 03:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716257%27 HTTP/1.1" 200 None
2026-03-29 03:04:31 [adesa.it] INFO: Saving data for 10716257: {'auction_closing_time': 1798711260.0, 'created_time': 1774368409.559601, 'last_price_update_time': 1774753471.750909}
2026-03-29 03:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716257') HTTP/1.1" 204 0
2026-03-29 03:04:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0fedb184-8986-58c6-8db3-c0821fc4f151 with identifier: 10717927
2026-03-29 03:04:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0fedb184-8986-58c6-8db3-c0821fc4f151 with scrape type 2
2026-03-29 03:04:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0fedb184-8986-58c6-8db3-c0821fc4f151 with scrape type 2
2026-03-29 03:04:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0fedb184-8986-58c6-8db3-c0821fc4f151, identifier: 10717927
2026-03-29 03:04:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0fedb184-8986-58c6-8db3-c0821fc4f151 with identifier: 10717927
2026-03-29 03:04:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0fedb184-8986-58c6-8db3-c0821fc4f151 with identifier: 10717927
2026-03-29 03:04:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0fedb184-8986-58c6-8db3-c0821fc4f151 with identifier: 10717927 to the API
2026-03-29 03:04:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717927>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '0fedb184-8986-58c6-8db3-c0821fc4f151',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP436MY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717927',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 241670,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2023-06-28',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Skoda Octavia Combi 2.0 TDI Executive - Diesel - Automatic - 150 hp '
'- 241.670 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2023}
2026-03-29 03:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710717927%27 HTTP/1.1" 200 None
2026-03-29 03:04:32 [adesa.it] INFO: Saving data for 10717927: {'auction_closing_time': 1798711260.0, 'created_time': 1774368392.02229, 'last_price_update_time': 1774753472.150548}
2026-03-29 03:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10717927') HTTP/1.1" 204 0
2026-03-29 03:04:32 [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-29 03:04:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:32 [adesa.it] INFO: Found listing with ID: 10709996
2026-03-29 03:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709996%27 HTTP/1.1" 200 None
2026-03-29 03:04:32 [adesa.it] INFO: Scrape type for 10709996: 0
2026-03-29 03:04:32 [adesa.it] INFO: Skipping item 10709996 url https://www.openlane.eu/en/carv6/auction/10709996
2026-03-29 03:04:32 [adesa.it] INFO: Found listing with ID: 10723658
2026-03-29 03:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723658%27 HTTP/1.1" 200 None
2026-03-29 03:04:32 [adesa.it] INFO: Scrape type for 10723658: 2
2026-03-29 03:04:32 [adesa.it] INFO: Scraping item 10723658 url https://www.openlane.eu/en/carv6/auction/10723658
2026-03-29 03:04:32 [adesa.it] INFO: Found listing with ID: 10699940
2026-03-29 03:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699940%27 HTTP/1.1" 200 None
2026-03-29 03:04:32 [adesa.it] INFO: Scrape type for 10699940: 2
2026-03-29 03:04:32 [adesa.it] INFO: Scraping item 10699940 url https://www.openlane.eu/en/carv6/auction/10699940
2026-03-29 03:04:32 [adesa.it] INFO: Found listing with ID: 10715034
2026-03-29 03:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715034%27 HTTP/1.1" 200 None
2026-03-29 03:04:32 [adesa.it] INFO: Scrape type for 10715034: 0
2026-03-29 03:04:32 [adesa.it] INFO: Skipping item 10715034 url https://www.openlane.eu/en/carv6/auction/10715034
2026-03-29 03:04:32 [adesa.it] INFO: Found listing with ID: 10716644
2026-03-29 03:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716644%27 HTTP/1.1" 200 None
2026-03-29 03:04:32 [adesa.it] INFO: Scrape type for 10716644: 2
2026-03-29 03:04:32 [adesa.it] INFO: Scraping item 10716644 url https://www.openlane.eu/en/carv6/auction/10716644
2026-03-29 03:04:32 [adesa.it] INFO: Found listing with ID: 10716677
2026-03-29 03:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716677%27 HTTP/1.1" 200 None
2026-03-29 03:04:32 [adesa.it] INFO: Scrape type for 10716677: 2
2026-03-29 03:04:32 [adesa.it] INFO: Scraping item 10716677 url https://www.openlane.eu/en/carv6/auction/10716677
2026-03-29 03:04:32 [adesa.it] INFO: Found listing with ID: 10723598
2026-03-29 03:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723598%27 HTTP/1.1" 200 None
2026-03-29 03:04:32 [adesa.it] INFO: Scrape type for 10723598: 2
2026-03-29 03:04:32 [adesa.it] INFO: Scraping item 10723598 url https://www.openlane.eu/en/carv6/auction/10723598
2026-03-29 03:04:32 [adesa.it] INFO: Found listing with ID: 10723639
2026-03-29 03:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723639%27 HTTP/1.1" 200 None
2026-03-29 03:04:32 [adesa.it] INFO: Scrape type for 10723639: 2
2026-03-29 03:04:32 [adesa.it] INFO: Scraping item 10723639 url https://www.openlane.eu/en/carv6/auction/10723639
2026-03-29 03:04:32 [adesa.it] INFO: Found listing with ID: 10716464
2026-03-29 03:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716464%27 HTTP/1.1" 200 None
2026-03-29 03:04:32 [adesa.it] INFO: Scrape type for 10716464: 2
2026-03-29 03:04:32 [adesa.it] INFO: Scraping item 10716464 url https://www.openlane.eu/en/carv6/auction/10716464
2026-03-29 03:04:32 [adesa.it] INFO: Found listing with ID: 10707726
2026-03-29 03:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707726%27 HTTP/1.1" 200 None
2026-03-29 03:04:32 [adesa.it] INFO: Scrape type for 10707726: 0
2026-03-29 03:04:32 [adesa.it] INFO: Skipping item 10707726 url https://www.openlane.eu/en/carv6/auction/10707726
2026-03-29 03:04:32 [adesa.it] INFO: Found listing with ID: 10716602
2026-03-29 03:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716602%27 HTTP/1.1" 200 None
2026-03-29 03:04:32 [adesa.it] INFO: Scrape type for 10716602: 2
2026-03-29 03:04:32 [adesa.it] INFO: Scraping item 10716602 url https://www.openlane.eu/en/carv6/auction/10716602
2026-03-29 03:04:32 [adesa.it] INFO: Found listing with ID: 10716600
2026-03-29 03:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716600%27 HTTP/1.1" 200 None
2026-03-29 03:04:32 [adesa.it] INFO: Scrape type for 10716600: 2
2026-03-29 03:04:32 [adesa.it] INFO: Scraping item 10716600 url https://www.openlane.eu/en/carv6/auction/10716600
2026-03-29 03:04:32 [adesa.it] INFO: Found listing with ID: 10741902
2026-03-29 03:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741902%27 HTTP/1.1" 200 None
2026-03-29 03:04:32 [adesa.it] INFO: Scrape type for 10741902: 2
2026-03-29 03:04:32 [adesa.it] INFO: Scraping item 10741902 url https://www.openlane.eu/en/carv6/auction/10741902
2026-03-29 03:04:32 [adesa.it] INFO: Found listing with ID: 10733655
2026-03-29 03:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733655%27 HTTP/1.1" 200 None
2026-03-29 03:04:32 [adesa.it] INFO: Scrape type for 10733655: 2
2026-03-29 03:04:32 [adesa.it] INFO: Scraping item 10733655 url https://www.openlane.eu/en/carv6/auction/10733655
2026-03-29 03:04:32 [adesa.it] INFO: Found listing with ID: 10735861
2026-03-29 03:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735861%27 HTTP/1.1" 200 None
2026-03-29 03:04:32 [adesa.it] INFO: Scrape type for 10735861: 0
2026-03-29 03:04:32 [adesa.it] INFO: Skipping item 10735861 url https://www.openlane.eu/en/carv6/auction/10735861
2026-03-29 03:04:32 [adesa.it] INFO: Found listing with ID: 10716957
2026-03-29 03:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716957%27 HTTP/1.1" 200 None
2026-03-29 03:04:32 [adesa.it] INFO: Scrape type for 10716957: 2
2026-03-29 03:04:32 [adesa.it] INFO: Scraping item 10716957 url https://www.openlane.eu/en/carv6/auction/10716957
2026-03-29 03:04:32 [adesa.it] INFO: Found listing with ID: 10637027
2026-03-29 03:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710637027%27 HTTP/1.1" 200 None
2026-03-29 03:04:32 [adesa.it] INFO: Scrape type for 10637027: 2
2026-03-29 03:04:32 [adesa.it] INFO: Scraping item 10637027 url https://www.openlane.eu/en/carv6/auction/10637027
2026-03-29 03:04:32 [adesa.it] INFO: Found listing with ID: 10553901
2026-03-29 03:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710553901%27 HTTP/1.1" 200 None
2026-03-29 03:04:32 [adesa.it] INFO: Scrape type for 10553901: 2
2026-03-29 03:04:32 [adesa.it] INFO: Scraping item 10553901 url https://www.openlane.eu/en/carv6/auction/10553901
2026-03-29 03:04:32 [adesa.it] INFO: Found listing with ID: 10685088
2026-03-29 03:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710685088%27 HTTP/1.1" 200 None
2026-03-29 03:04:32 [adesa.it] INFO: Scrape type for 10685088: 2
2026-03-29 03:04:32 [adesa.it] INFO: Scraping item 10685088 url https://www.openlane.eu/en/carv6/auction/10685088
2026-03-29 03:04:32 [adesa.it] INFO: Found listing with ID: 10673716
2026-03-29 03:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710673716%27 HTTP/1.1" 200 None
2026-03-29 03:04:32 [adesa.it] INFO: Scrape type for 10673716: 0
2026-03-29 03:04:32 [adesa.it] INFO: Skipping item 10673716 url https://www.openlane.eu/en/carv6/auction/10673716
2026-03-29 03:04:32 [adesa.it] INFO: Found listing with ID: 10655715
2026-03-29 03:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710655715%27 HTTP/1.1" 200 None
2026-03-29 03:04:32 [adesa.it] INFO: Scrape type for 10655715: 2
2026-03-29 03:04:32 [adesa.it] INFO: Scraping item 10655715 url https://www.openlane.eu/en/carv6/auction/10655715
2026-03-29 03:04:32 [adesa.it] INFO: Found listing with ID: 10696142
2026-03-29 03:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710696142%27 HTTP/1.1" 200 None
2026-03-29 03:04:32 [adesa.it] INFO: Scrape type for 10696142: 0
2026-03-29 03:04:32 [adesa.it] INFO: Skipping item 10696142 url https://www.openlane.eu/en/carv6/auction/10696142
2026-03-29 03:04:32 [adesa.it] INFO: Found listing with ID: 10661601
2026-03-29 03:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710661601%27 HTTP/1.1" 200 None
2026-03-29 03:04:32 [adesa.it] INFO: Scrape type for 10661601: 0
2026-03-29 03:04:32 [adesa.it] INFO: Skipping item 10661601 url https://www.openlane.eu/en/carv6/auction/10661601
2026-03-29 03:04:32 [adesa.it] INFO: Found listing with ID: 10626555
2026-03-29 03:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710626555%27 HTTP/1.1" 200 None
2026-03-29 03:04:32 [adesa.it] INFO: Scrape type for 10626555: 2
2026-03-29 03:04:32 [adesa.it] INFO: Scraping item 10626555 url https://www.openlane.eu/en/carv6/auction/10626555
2026-03-29 03:04:32 [adesa.it] INFO: Found listing with ID: 10693709
2026-03-29 03:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710693709%27 HTTP/1.1" 200 None
2026-03-29 03:04:32 [adesa.it] INFO: Scrape type for 10693709: 2
2026-03-29 03:04:32 [adesa.it] INFO: Scraping item 10693709 url https://www.openlane.eu/en/carv6/auction/10693709
2026-03-29 03:04:32 [adesa.it] INFO: Found listing with ID: 10626536
2026-03-29 03:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710626536%27 HTTP/1.1" 200 None
2026-03-29 03:04:32 [adesa.it] INFO: Scrape type for 10626536: 2
2026-03-29 03:04:32 [adesa.it] INFO: Scraping item 10626536 url https://www.openlane.eu/en/carv6/auction/10626536
2026-03-29 03:04:32 [adesa.it] INFO: Found listing with ID: 10698055
2026-03-29 03:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710698055%27 HTTP/1.1" 200 None
2026-03-29 03:04:32 [adesa.it] INFO: Scrape type for 10698055: 0
2026-03-29 03:04:32 [adesa.it] INFO: Skipping item 10698055 url https://www.openlane.eu/en/carv6/auction/10698055
2026-03-29 03:04:32 [adesa.it] INFO: Found listing with ID: 10640471
2026-03-29 03:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710640471%27 HTTP/1.1" 200 None
2026-03-29 03:04:32 [adesa.it] INFO: Scrape type for 10640471: 0
2026-03-29 03:04:32 [adesa.it] INFO: Skipping item 10640471 url https://www.openlane.eu/en/carv6/auction/10640471
2026-03-29 03:04:32 [adesa.it] INFO: Found listing with ID: 10652148
2026-03-29 03:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710652148%27 HTTP/1.1" 200 None
2026-03-29 03:04:32 [adesa.it] INFO: Scrape type for 10652148: 0
2026-03-29 03:04:32 [adesa.it] INFO: Skipping item 10652148 url https://www.openlane.eu/en/carv6/auction/10652148
2026-03-29 03:04:32 [adesa.it] INFO: Found listing with ID: 10728757
2026-03-29 03:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728757%27 HTTP/1.1" 200 None
2026-03-29 03:04:32 [adesa.it] INFO: Scrape type for 10728757: 0
2026-03-29 03:04:32 [adesa.it] INFO: Skipping item 10728757 url https://www.openlane.eu/en/carv6/auction/10728757
2026-03-29 03:04:32 [adesa.it] INFO: Found listing with ID: 10699462
2026-03-29 03:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699462%27 HTTP/1.1" 200 None
2026-03-29 03:04:32 [adesa.it] INFO: Scrape type for 10699462: 0
2026-03-29 03:04:32 [adesa.it] INFO: Skipping item 10699462 url https://www.openlane.eu/en/carv6/auction/10699462
2026-03-29 03:04:32 [adesa.it] INFO: Found listing with ID: 10664296
2026-03-29 03:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710664296%27 HTTP/1.1" 200 None
2026-03-29 03:04:32 [adesa.it] INFO: Scrape type for 10664296: 0
2026-03-29 03:04:32 [adesa.it] INFO: Skipping item 10664296 url https://www.openlane.eu/en/carv6/auction/10664296
2026-03-29 03:04:32 [adesa.it] INFO: Found listing with ID: 10707859
2026-03-29 03:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707859%27 HTTP/1.1" 200 None
2026-03-29 03:04:33 [adesa.it] INFO: Scrape type for 10707859: 0
2026-03-29 03:04:33 [adesa.it] INFO: Skipping item 10707859 url https://www.openlane.eu/en/carv6/auction/10707859
2026-03-29 03:04:33 [adesa.it] INFO: Found listing with ID: 10721361
2026-03-29 03:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710721361%27 HTTP/1.1" 200 None
2026-03-29 03:04:33 [adesa.it] INFO: Scrape type for 10721361: 2
2026-03-29 03:04:33 [adesa.it] INFO: Scraping item 10721361 url https://www.openlane.eu/en/carv6/auction/10721361
2026-03-29 03:04:33 [adesa.it] INFO: Found listing with ID: 10699419
2026-03-29 03:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699419%27 HTTP/1.1" 200 None
2026-03-29 03:04:33 [adesa.it] INFO: Scrape type for 10699419: 0
2026-03-29 03:04:33 [adesa.it] INFO: Skipping item 10699419 url https://www.openlane.eu/en/carv6/auction/10699419
2026-03-29 03:04:33 [adesa.it] INFO: Found listing with ID: 10699423
2026-03-29 03:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699423%27 HTTP/1.1" 200 None
2026-03-29 03:04:33 [adesa.it] INFO: Scrape type for 10699423: 0
2026-03-29 03:04:33 [adesa.it] INFO: Skipping item 10699423 url https://www.openlane.eu/en/carv6/auction/10699423
2026-03-29 03:04:33 [adesa.it] INFO: Found listing with ID: 10699447
2026-03-29 03:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699447%27 HTTP/1.1" 200 None
2026-03-29 03:04:33 [adesa.it] INFO: Scrape type for 10699447: 2
2026-03-29 03:04:33 [adesa.it] INFO: Scraping item 10699447 url https://www.openlane.eu/en/carv6/auction/10699447
2026-03-29 03:04:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723134> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699915> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:33 [adesa.it] INFO: Found listing with ID: 10699449
2026-03-29 03:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699449%27 HTTP/1.1" 200 None
2026-03-29 03:04:33 [adesa.it] INFO: Scrape type for 10699449: 0
2026-03-29 03:04:33 [adesa.it] INFO: Skipping item 10699449 url https://www.openlane.eu/en/carv6/auction/10699449
2026-03-29 03:04:33 [adesa.it] INFO: Found listing with ID: 10538292
2026-03-29 03:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710538292%27 HTTP/1.1" 200 None
2026-03-29 03:04:33 [adesa.it] INFO: Scrape type for 10538292: 2
2026-03-29 03:04:33 [adesa.it] INFO: Scraping item 10538292 url https://www.openlane.eu/en/carv6/auction/10538292
2026-03-29 03:04:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:33 [adesa.it] INFO: Found listing with ID: 10733190
2026-03-29 03:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733190%27 HTTP/1.1" 200 None
2026-03-29 03:04:33 [adesa.it] INFO: Scrape type for 10733190: 0
2026-03-29 03:04:33 [adesa.it] INFO: Skipping item 10733190 url https://www.openlane.eu/en/carv6/auction/10733190
2026-03-29 03:04:33 [adesa.it] INFO: Found listing with ID: 10716296
2026-03-29 03:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716296%27 HTTP/1.1" 200 None
2026-03-29 03:04:33 [adesa.it] INFO: Scrape type for 10716296: 2
2026-03-29 03:04:33 [adesa.it] INFO: Scraping item 10716296 url https://www.openlane.eu/en/carv6/auction/10716296
2026-03-29 03:04:33 [adesa.it] INFO: Found listing with ID: 10733662
2026-03-29 03:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733662%27 HTTP/1.1" 200 None
2026-03-29 03:04:33 [adesa.it] INFO: Scrape type for 10733662: 0
2026-03-29 03:04:33 [adesa.it] INFO: Skipping item 10733662 url https://www.openlane.eu/en/carv6/auction/10733662
2026-03-29 03:04:33 [adesa.it] INFO: Found listing with ID: 10734359
2026-03-29 03:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734359%27 HTTP/1.1" 200 None
2026-03-29 03:04:33 [adesa.it] INFO: Scrape type for 10734359: 0
2026-03-29 03:04:33 [adesa.it] INFO: Skipping item 10734359 url https://www.openlane.eu/en/carv6/auction/10734359
2026-03-29 03:04:33 [adesa.it] INFO: Found listing with ID: 10734360
2026-03-29 03:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734360%27 HTTP/1.1" 200 None
2026-03-29 03:04:33 [adesa.it] INFO: Scrape type for 10734360: 0
2026-03-29 03:04:33 [adesa.it] INFO: Skipping item 10734360 url https://www.openlane.eu/en/carv6/auction/10734360
2026-03-29 03:04:33 [adesa.it] INFO: Found listing with ID: 10728848
2026-03-29 03:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728848%27 HTTP/1.1" 200 None
2026-03-29 03:04:33 [adesa.it] INFO: Scrape type for 10728848: 0
2026-03-29 03:04:33 [adesa.it] INFO: Skipping item 10728848 url https://www.openlane.eu/en/carv6/auction/10728848
2026-03-29 03:04:33 [adesa.it] INFO: Found listing with ID: 10691962
2026-03-29 03:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710691962%27 HTTP/1.1" 200 None
2026-03-29 03:04:33 [adesa.it] INFO: Scrape type for 10691962: 2
2026-03-29 03:04:33 [adesa.it] INFO: Scraping item 10691962 url https://www.openlane.eu/en/carv6/auction/10691962
2026-03-29 03:04:33 [adesa.it] INFO: Found listing with ID: 10269525
2026-03-29 03:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710269525%27 HTTP/1.1" 200 None
2026-03-29 03:04:33 [adesa.it] INFO: Scrape type for 10269525: 2
2026-03-29 03:04:33 [adesa.it] INFO: Scraping item 10269525 url https://www.openlane.eu/en/carv6/auction/10269525
2026-03-29 03:04:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a1687d5e-6469-50ce-8b9d-9beb56b8227f with identifier: 10723134
2026-03-29 03:04:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1687d5e-6469-50ce-8b9d-9beb56b8227f with scrape type 2
2026-03-29 03:04:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a1687d5e-6469-50ce-8b9d-9beb56b8227f with scrape type 2
2026-03-29 03:04:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a1687d5e-6469-50ce-8b9d-9beb56b8227f, identifier: 10723134
2026-03-29 03:04:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92223258-1ec1-5d17-9c2f-9c63d317f8ac with identifier: 10699915
2026-03-29 03:04:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92223258-1ec1-5d17-9c2f-9c63d317f8ac with scrape type 2
2026-03-29 03:04:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 92223258-1ec1-5d17-9c2f-9c63d317f8ac with scrape type 2
2026-03-29 03:04:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 92223258-1ec1-5d17-9c2f-9c63d317f8ac, identifier: 10699915
2026-03-29 03:04:33 [adesa.it] INFO: Found listing with ID: 10104511
2026-03-29 03:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710104511%27 HTTP/1.1" 200 None
2026-03-29 03:04:33 [adesa.it] INFO: Scrape type for 10104511: 0
2026-03-29 03:04:33 [adesa.it] INFO: Skipping item 10104511 url https://www.openlane.eu/en/carv6/auction/10104511
2026-03-29 03:04:33 [adesa.it] INFO: Found listing with ID: 10279685
2026-03-29 03:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710279685%27 HTTP/1.1" 200 None
2026-03-29 03:04:33 [adesa.it] INFO: Scrape type for 10279685: 0
2026-03-29 03:04:33 [adesa.it] INFO: Skipping item 10279685 url https://www.openlane.eu/en/carv6/auction/10279685
2026-03-29 03:04:33 [adesa.it] INFO: Found listing with ID: 10699478
2026-03-29 03:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699478%27 HTTP/1.1" 200 None
2026-03-29 03:04:33 [adesa.it] INFO: Scrape type for 10699478: 2
2026-03-29 03:04:33 [adesa.it] INFO: Scraping item 10699478 url https://www.openlane.eu/en/carv6/auction/10699478
2026-03-29 03:04:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a1687d5e-6469-50ce-8b9d-9beb56b8227f with identifier: 10723134
2026-03-29 03:04:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a1687d5e-6469-50ce-8b9d-9beb56b8227f with identifier: 10723134
2026-03-29 03:04:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a1687d5e-6469-50ce-8b9d-9beb56b8227f with identifier: 10723134 to the API
2026-03-29 03:04:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723134>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': 'a1687d5e-6469-50ce-8b9d-9beb56b8227f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP901BZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723134',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Seat',
'model': 'Tarraco',
'odometer': 78269,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2023-06-01',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Tarraco 2.0 TDI Style - Diesel - Automatic - 150 hp - 78.269 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-29 03:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723134%27 HTTP/1.1" 200 None
2026-03-29 03:04:33 [adesa.it] INFO: Saving data for 10723134: {'auction_closing_time': 1798711260.0, 'created_time': 1774455073.042394, 'last_price_update_time': 1774753473.961837}
2026-03-29 03:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10723134') HTTP/1.1" 204 0
2026-03-29 03:04:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 92223258-1ec1-5d17-9c2f-9c63d317f8ac with identifier: 10699915
2026-03-29 03:04:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 92223258-1ec1-5d17-9c2f-9c63d317f8ac with identifier: 10699915
2026-03-29 03:04:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 92223258-1ec1-5d17-9c2f-9c63d317f8ac with identifier: 10699915 to the API
2026-03-29 03:04:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699915>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '92223258-1ec1-5d17-9c2f-9c63d317f8ac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP730AR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699915',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Seat',
'model': 'Tarraco',
'odometer': 81297,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14800,
'price_includes_vat': True,
'registration_date': '2023-05-01',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Tarraco 2.0 TDI Style - Diesel - Automatic - 150 hp - 81.297 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-29 03:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699915%27 HTTP/1.1" 200 None
2026-03-29 03:04:34 [adesa.it] INFO: Saving data for 10699915: {'auction_closing_time': 1798711260.0, 'created_time': 1773957912.284002, 'last_price_update_time': 1774753474.347077}
2026-03-29 03:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10699915') HTTP/1.1" 204 0
2026-03-29 03:04:34 [adesa.it] INFO: Found listing with ID: 10627620
2026-03-29 03:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710627620%27 HTTP/1.1" 200 None
2026-03-29 03:04:34 [adesa.it] INFO: Scrape type for 10627620: 2
2026-03-29 03:04:34 [adesa.it] INFO: Scraping item 10627620 url https://www.openlane.eu/en/carv6/auction/10627620
2026-03-29 03:04:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727400> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727422> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716590> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:34 [adesa.it] INFO: Found listing with ID: 10394824
2026-03-29 03:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710394824%27 HTTP/1.1" 200 None
2026-03-29 03:04:34 [adesa.it] INFO: Scrape type for 10394824: 0
2026-03-29 03:04:34 [adesa.it] INFO: Skipping item 10394824 url https://www.openlane.eu/en/carv6/auction/10394824
2026-03-29 03:04:34 [adesa.it] INFO: Found listing with ID: 10420142
2026-03-29 03:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710420142%27 HTTP/1.1" 200 None
2026-03-29 03:04:34 [adesa.it] INFO: Scrape type for 10420142: 0
2026-03-29 03:04:34 [adesa.it] INFO: Skipping item 10420142 url https://www.openlane.eu/en/carv6/auction/10420142
2026-03-29 03:04:34 [adesa.it] INFO: Found listing with ID: 10664300
2026-03-29 03:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710664300%27 HTTP/1.1" 200 None
2026-03-29 03:04:34 [adesa.it] INFO: Scrape type for 10664300: 0
2026-03-29 03:04:34 [adesa.it] INFO: Skipping item 10664300 url https://www.openlane.eu/en/carv6/auction/10664300
2026-03-29 03:04:34 [adesa.it] INFO: Found listing with ID: 10491301
2026-03-29 03:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710491301%27 HTTP/1.1" 200 None
2026-03-29 03:04:34 [adesa.it] INFO: Scrape type for 10491301: 0
2026-03-29 03:04:34 [adesa.it] INFO: Skipping item 10491301 url https://www.openlane.eu/en/carv6/auction/10491301
2026-03-29 03:04:34 [adesa.it] INFO: Found listing with ID: 10419055
2026-03-29 03:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710419055%27 HTTP/1.1" 200 None
2026-03-29 03:04:34 [adesa.it] INFO: Scrape type for 10419055: 0
2026-03-29 03:04:34 [adesa.it] INFO: Skipping item 10419055 url https://www.openlane.eu/en/carv6/auction/10419055
2026-03-29 03:04:34 [adesa.it] INFO: Found listing with ID: 10733188
2026-03-29 03:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733188%27 HTTP/1.1" 200 None
2026-03-29 03:04:34 [adesa.it] INFO: Scrape type for 10733188: 0
2026-03-29 03:04:34 [adesa.it] INFO: Skipping item 10733188 url https://www.openlane.eu/en/carv6/auction/10733188
2026-03-29 03:04:34 [adesa.it] INFO: Found listing with ID: 10699484
2026-03-29 03:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699484%27 HTTP/1.1" 200 None
2026-03-29 03:04:34 [adesa.it] INFO: Scrape type for 10699484: 0
2026-03-29 03:04:34 [adesa.it] INFO: Skipping item 10699484 url https://www.openlane.eu/en/carv6/auction/10699484
2026-03-29 03:04:34 [adesa.it] INFO: Found listing with ID: 10631808
2026-03-29 03:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710631808%27 HTTP/1.1" 200 None
2026-03-29 03:04:34 [adesa.it] INFO: Scrape type for 10631808: 2
2026-03-29 03:04:34 [adesa.it] INFO: Scraping item 10631808 url https://www.openlane.eu/en/carv6/auction/10631808
2026-03-29 03:04:34 [adesa.it] INFO: Found listing with ID: 10574134
2026-03-29 03:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710574134%27 HTTP/1.1" 200 None
2026-03-29 03:04:34 [adesa.it] INFO: Scrape type for 10574134: 2
2026-03-29 03:04:34 [adesa.it] INFO: Scraping item 10574134 url https://www.openlane.eu/en/carv6/auction/10574134
2026-03-29 03:04:34 [adesa.it] INFO: Found listing with ID: 10276295
2026-03-29 03:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710276295%27 HTTP/1.1" 200 None
2026-03-29 03:04:34 [adesa.it] INFO: Scrape type for 10276295: 0
2026-03-29 03:04:34 [adesa.it] INFO: Skipping item 10276295 url https://www.openlane.eu/en/carv6/auction/10276295
2026-03-29 03:04:34 [adesa.it] INFO: Found listing with ID: 10598544
2026-03-29 03:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710598544%27 HTTP/1.1" 200 None
2026-03-29 03:04:34 [adesa.it] INFO: Scrape type for 10598544: 0
2026-03-29 03:04:34 [adesa.it] INFO: Skipping item 10598544 url https://www.openlane.eu/en/carv6/auction/10598544
2026-03-29 03:04:34 [adesa.it] INFO: Found listing with ID: 10598549
2026-03-29 03:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710598549%27 HTTP/1.1" 200 None
2026-03-29 03:04:34 [adesa.it] INFO: Scrape type for 10598549: 0
2026-03-29 03:04:34 [adesa.it] INFO: Skipping item 10598549 url https://www.openlane.eu/en/carv6/auction/10598549
2026-03-29 03:04:34 [adesa.it] INFO: Found listing with ID: 10598543
2026-03-29 03:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710598543%27 HTTP/1.1" 200 None
2026-03-29 03:04:34 [adesa.it] INFO: Scrape type for 10598543: 0
2026-03-29 03:04:34 [adesa.it] INFO: Skipping item 10598543 url https://www.openlane.eu/en/carv6/auction/10598543
2026-03-29 03:04:34 [adesa.it] INFO: Found listing with ID: 10699509
2026-03-29 03:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699509%27 HTTP/1.1" 200 None
2026-03-29 03:04:34 [adesa.it] INFO: Scrape type for 10699509: 0
2026-03-29 03:04:34 [adesa.it] INFO: Skipping item 10699509 url https://www.openlane.eu/en/carv6/auction/10699509
2026-03-29 03:04:34 [adesa.it] INFO: Found listing with ID: 10598536
2026-03-29 03:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710598536%27 HTTP/1.1" 200 None
2026-03-29 03:04:34 [adesa.it] INFO: Scrape type for 10598536: 0
2026-03-29 03:04:34 [adesa.it] INFO: Skipping item 10598536 url https://www.openlane.eu/en/carv6/auction/10598536
2026-03-29 03:04:34 [adesa.it] INFO: Found listing with ID: 10699521
2026-03-29 03:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699521%27 HTTP/1.1" 200 None
2026-03-29 03:04:34 [adesa.it] INFO: Scrape type for 10699521: 0
2026-03-29 03:04:34 [adesa.it] INFO: Skipping item 10699521 url https://www.openlane.eu/en/carv6/auction/10699521
2026-03-29 03:04:34 [adesa.it] INFO: Found listing with ID: 10697381
2026-03-29 03:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710697381%27 HTTP/1.1" 200 None
2026-03-29 03:04:34 [adesa.it] INFO: Scrape type for 10697381: 0
2026-03-29 03:04:34 [adesa.it] INFO: Skipping item 10697381 url https://www.openlane.eu/en/carv6/auction/10697381
2026-03-29 03:04:34 [adesa.it] INFO: Found listing with ID: 10612787
2026-03-29 03:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710612787%27 HTTP/1.1" 200 None
2026-03-29 03:04:34 [adesa.it] INFO: Scrape type for 10612787: 0
2026-03-29 03:04:34 [adesa.it] INFO: Skipping item 10612787 url https://www.openlane.eu/en/carv6/auction/10612787
2026-03-29 03:04:34 [adesa.it] INFO: Found listing with ID: 10699510
2026-03-29 03:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699510%27 HTTP/1.1" 200 None
2026-03-29 03:04:34 [adesa.it] INFO: Scrape type for 10699510: 0
2026-03-29 03:04:34 [adesa.it] INFO: Skipping item 10699510 url https://www.openlane.eu/en/carv6/auction/10699510
2026-03-29 03:04:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 71e73e67-3db3-5553-9bed-0e662977eb4d with identifier: 10727400
2026-03-29 03:04:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71e73e67-3db3-5553-9bed-0e662977eb4d with scrape type 2
2026-03-29 03:04:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 71e73e67-3db3-5553-9bed-0e662977eb4d with scrape type 2
2026-03-29 03:04:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 71e73e67-3db3-5553-9bed-0e662977eb4d, identifier: 10727400
2026-03-29 03:04:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd4cf1c5-e9a8-559d-882c-dfdbc8e729ad with identifier: 10727422
2026-03-29 03:04:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd4cf1c5-e9a8-559d-882c-dfdbc8e729ad with scrape type 2
2026-03-29 03:04:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fd4cf1c5-e9a8-559d-882c-dfdbc8e729ad with scrape type 2
2026-03-29 03:04:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: fd4cf1c5-e9a8-559d-882c-dfdbc8e729ad, identifier: 10727422
2026-03-29 03:04:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7df5da13-7d90-5a0f-88d2-cb00882177ca with identifier: 10716590
2026-03-29 03:04:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7df5da13-7d90-5a0f-88d2-cb00882177ca with scrape type 2
2026-03-29 03:04:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7df5da13-7d90-5a0f-88d2-cb00882177ca with scrape type 2
2026-03-29 03:04:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7df5da13-7d90-5a0f-88d2-cb00882177ca, identifier: 10716590
2026-03-29 03:04:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 71e73e67-3db3-5553-9bed-0e662977eb4d with identifier: 10727400
2026-03-29 03:04:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 71e73e67-3db3-5553-9bed-0e662977eb4d with identifier: 10727400
2026-03-29 03:04:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 71e73e67-3db3-5553-9bed-0e662977eb4d with identifier: 10727400 to the API
2026-03-29 03:04:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727400>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Petrol',
'id': '71e73e67-3db3-5553-9bed-0e662977eb4d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY453NN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727400',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 26426,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10100,
'price_includes_vat': True,
'registration_date': '2025-02-26',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Ibiza 1.0 TSI Style - Petrol - Manual - 95 hp - 26.426 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2025}
2026-03-29 03:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727400%27 HTTP/1.1" 200 None
2026-03-29 03:04:35 [adesa.it] INFO: Saving data for 10727400: {'auction_closing_time': 1798711260.0, 'created_time': 1774455096.445491, 'last_price_update_time': 1774753475.472554}
2026-03-29 03:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10727400') HTTP/1.1" 204 0
2026-03-29 03:04:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: fd4cf1c5-e9a8-559d-882c-dfdbc8e729ad with identifier: 10727422
2026-03-29 03:04:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: fd4cf1c5-e9a8-559d-882c-dfdbc8e729ad with identifier: 10727422
2026-03-29 03:04:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: fd4cf1c5-e9a8-559d-882c-dfdbc8e729ad with identifier: 10727422 to the API
2026-03-29 03:04:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727422>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Petrol',
'id': 'fd4cf1c5-e9a8-559d-882c-dfdbc8e729ad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY703RD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727422',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 26420,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10100,
'price_includes_vat': True,
'registration_date': '2025-02-28',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Ibiza 1.0 TSI Style - Petrol - Manual - 95 hp - 26.420 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2025}
2026-03-29 03:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727422%27 HTTP/1.1" 200 None
2026-03-29 03:04:35 [adesa.it] INFO: Saving data for 10727422: {'auction_closing_time': 1798711260.0, 'created_time': 1774455108.237727, 'last_price_update_time': 1774753475.844218}
2026-03-29 03:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10727422') HTTP/1.1" 204 0
2026-03-29 03:04:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7df5da13-7d90-5a0f-88d2-cb00882177ca with identifier: 10716590
2026-03-29 03:04:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7df5da13-7d90-5a0f-88d2-cb00882177ca with identifier: 10716590
2026-03-29 03:04:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7df5da13-7d90-5a0f-88d2-cb00882177ca with identifier: 10716590 to the API
2026-03-29 03:04:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716590>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '7df5da13-7d90-5a0f-88d2-cb00882177ca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE433CJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716590',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 133315,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2021-01-25',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Skoda Karoq 2.0 TDI Ambition - Diesel - Automatic - 150 hp - '
'133.315 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2021}
2026-03-29 03:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716590%27 HTTP/1.1" 200 None
2026-03-29 03:04:36 [adesa.it] INFO: Saving data for 10716590: {'auction_closing_time': 1798711260.0, 'created_time': 1774368411.509269, 'last_price_update_time': 1774753476.138636}
2026-03-29 03:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716590') HTTP/1.1" 204 0
2026-03-29 03:04:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740356> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: feb27714-a46d-5a50-9ce2-4b0e8b07d298 with identifier: 10740356
2026-03-29 03:04:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item feb27714-a46d-5a50-9ce2-4b0e8b07d298 with scrape type 2
2026-03-29 03:04:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item feb27714-a46d-5a50-9ce2-4b0e8b07d298 with scrape type 2
2026-03-29 03:04:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: feb27714-a46d-5a50-9ce2-4b0e8b07d298, identifier: 10740356
2026-03-29 03:04:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: feb27714-a46d-5a50-9ce2-4b0e8b07d298 with identifier: 10740356
2026-03-29 03:04:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: feb27714-a46d-5a50-9ce2-4b0e8b07d298 with identifier: 10740356
2026-03-29 03:04:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: feb27714-a46d-5a50-9ce2-4b0e8b07d298 with identifier: 10740356 to the API
2026-03-29 03:04:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740356>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Petrol',
'id': 'feb27714-a46d-5a50-9ce2-4b0e8b07d298',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY753TG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740356',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 24321,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10100,
'price_includes_vat': True,
'registration_date': '2025-03-17',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Ibiza 1.0 TSI Style - Petrol - Manual - 95 hp - 24.321 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2025}
2026-03-29 03:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740356%27 HTTP/1.1" 200 None
2026-03-29 03:04:36 [adesa.it] INFO: Saving data for 10740356: {'auction_closing_time': 1798711260.0, 'created_time': 1774649244.506467, 'last_price_update_time': 1774753476.99348}
2026-03-29 03:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10740356') HTTP/1.1" 204 0
2026-03-29 03:04:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730910> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733198> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69350e75-0f87-5dbc-bd98-23301ebe2bea with identifier: 10730910
2026-03-29 03:04:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69350e75-0f87-5dbc-bd98-23301ebe2bea with scrape type 2
2026-03-29 03:04:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 69350e75-0f87-5dbc-bd98-23301ebe2bea with scrape type 2
2026-03-29 03:04:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 69350e75-0f87-5dbc-bd98-23301ebe2bea, identifier: 10730910
2026-03-29 03:04:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 69350e75-0f87-5dbc-bd98-23301ebe2bea with identifier: 10730910
2026-03-29 03:04:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 69350e75-0f87-5dbc-bd98-23301ebe2bea with identifier: 10730910
2026-03-29 03:04:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 69350e75-0f87-5dbc-bd98-23301ebe2bea with identifier: 10730910 to the API
2026-03-29 03:04:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730910>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 75,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '69350e75-0f87-5dbc-bd98-23301ebe2bea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FZ383JM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730910',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Clio',
'odometer': 240867,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 2900,
'price_includes_vat': True,
'registration_date': '2019-11-08',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Renault Clio 1.5 DCI Business - Diesel - Manual - 75 hp - 240.867 '
'km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2019}
2026-03-29 03:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710730910%27 HTTP/1.1" 200 None
2026-03-29 03:04:37 [adesa.it] INFO: Saving data for 10730910: {'auction_closing_time': 1798711260.0, 'created_time': 1774562688.403641, 'last_price_update_time': 1774753477.540107}
2026-03-29 03:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10730910') HTTP/1.1" 204 0
2026-03-29 03:04:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e264981f-3164-5b34-a031-25dcfbc5caac with identifier: 10733198
2026-03-29 03:04:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e264981f-3164-5b34-a031-25dcfbc5caac with scrape type 2
2026-03-29 03:04:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e264981f-3164-5b34-a031-25dcfbc5caac with scrape type 2
2026-03-29 03:04:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e264981f-3164-5b34-a031-25dcfbc5caac, identifier: 10733198
2026-03-29 03:04:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e264981f-3164-5b34-a031-25dcfbc5caac with identifier: 10733198
2026-03-29 03:04:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e264981f-3164-5b34-a031-25dcfbc5caac with identifier: 10733198
2026-03-29 03:04:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e264981f-3164-5b34-a031-25dcfbc5caac with identifier: 10733198 to the API
2026-03-29 03:04:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733198>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 109,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Electric',
'id': 'e264981f-3164-5b34-a031-25dcfbc5caac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH089TZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733198',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Zoe',
'odometer': 49416,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8100,
'price_includes_vat': True,
'registration_date': '2022-01-12',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Renault Zoe Life - Electric - Automatic - 109 hp - 49.416 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-29 03:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733198%27 HTTP/1.1" 200 None
2026-03-29 03:04:37 [adesa.it] INFO: Saving data for 10733198: {'auction_closing_time': 1798711260.0, 'created_time': 1774562684.020111, 'last_price_update_time': 1774753477.919774}
2026-03-29 03:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733198') HTTP/1.1" 204 0
2026-03-29 03:04:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726251> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07160ce7-9109-5823-9a84-6e1e0136f424 with identifier: 10726251
2026-03-29 03:04:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07160ce7-9109-5823-9a84-6e1e0136f424 with scrape type 2
2026-03-29 03:04:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 07160ce7-9109-5823-9a84-6e1e0136f424 with scrape type 2
2026-03-29 03:04:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 07160ce7-9109-5823-9a84-6e1e0136f424, identifier: 10726251
2026-03-29 03:04:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 07160ce7-9109-5823-9a84-6e1e0136f424 with identifier: 10726251
2026-03-29 03:04:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 07160ce7-9109-5823-9a84-6e1e0136f424 with identifier: 10726251
2026-03-29 03:04:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 07160ce7-9109-5823-9a84-6e1e0136f424 with identifier: 10726251 to the API
2026-03-29 03:04:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726251>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': '07160ce7-9109-5823-9a84-6e1e0136f424',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'A47910',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726251',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Fiat',
'model': '500X',
'odometer': 14250,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2024-03-28',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'Fiat 500X 1.5 Sport - Petrol - Automatic - 130 hp - 14.250 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2024}
2026-03-29 03:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710726251%27 HTTP/1.1" 200 None
2026-03-29 03:04:38 [adesa.it] INFO: Saving data for 10726251: {'auction_closing_time': 1774868400.0, 'created_time': 1774455151.571494, 'last_price_update_time': 1774753478.552971}
2026-03-29 03:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10726251') HTTP/1.1" 204 0
2026-03-29 03:04:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723798> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 128ea807-d3b1-581e-ace9-b73ce9a3b227 with identifier: 10723798
2026-03-29 03:04:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 128ea807-d3b1-581e-ace9-b73ce9a3b227 with scrape type 2
2026-03-29 03:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 128ea807-d3b1-581e-ace9-b73ce9a3b227 with scrape type 2
2026-03-29 03:04:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 128ea807-d3b1-581e-ace9-b73ce9a3b227, identifier: 10723798
2026-03-29 03:04:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 128ea807-d3b1-581e-ace9-b73ce9a3b227 with identifier: 10723798
2026-03-29 03:04:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 128ea807-d3b1-581e-ace9-b73ce9a3b227 with identifier: 10723798
2026-03-29 03:04:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 128ea807-d3b1-581e-ace9-b73ce9a3b227 with identifier: 10723798 to the API
2026-03-29 03:04:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723798>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Electric',
'id': '128ea807-d3b1-581e-ace9-b73ce9a3b227',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE937TW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723798',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': 'e-208',
'odometer': 49532,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2021-04-23',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot e-208 Allure - Electric - Automatic - 136 hp - 49.532 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-29 03:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723798%27 HTTP/1.1" 200 None
2026-03-29 03:04:39 [adesa.it] INFO: Saving data for 10723798: {'auction_closing_time': 1798711260.0, 'created_time': 1774455114.599428, 'last_price_update_time': 1774753479.408701}
2026-03-29 03:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10723798') HTTP/1.1" 204 0
2026-03-29 03:04:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699447> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716285> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fcc546bf-df7f-581d-911c-959345646531 with identifier: 10699447
2026-03-29 03:04:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fcc546bf-df7f-581d-911c-959345646531 with scrape type 2
2026-03-29 03:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fcc546bf-df7f-581d-911c-959345646531 with scrape type 2
2026-03-29 03:04:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: fcc546bf-df7f-581d-911c-959345646531, identifier: 10699447
2026-03-29 03:04:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55c0bf1f-5474-5e23-b7c0-aabff13b4af4 with identifier: 10716285
2026-03-29 03:04:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55c0bf1f-5474-5e23-b7c0-aabff13b4af4 with scrape type 2
2026-03-29 03:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 55c0bf1f-5474-5e23-b7c0-aabff13b4af4 with scrape type 2
2026-03-29 03:04:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 55c0bf1f-5474-5e23-b7c0-aabff13b4af4, identifier: 10716285
2026-03-29 03:04:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: fcc546bf-df7f-581d-911c-959345646531 with identifier: 10699447
2026-03-29 03:04:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: fcc546bf-df7f-581d-911c-959345646531 with identifier: 10699447
2026-03-29 03:04:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: fcc546bf-df7f-581d-911c-959345646531 with identifier: 10699447 to the API
2026-03-29 03:04:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699447>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'fcc546bf-df7f-581d-911c-959345646531',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HA864PK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699447',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 27400,
'price_includes_vat': True,
'registration_date': '2025-08-29',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 1.2i GT - Petrol - Automatic - 136 hp - 50 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-29 03:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699447%27 HTTP/1.1" 200 None
2026-03-29 03:04:39 [adesa.it] INFO: Saving data for 10699447: {'auction_closing_time': 1798675200.0, 'created_time': 1774015193.052558, 'last_price_update_time': 1774753479.965943}
2026-03-29 03:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10699447') HTTP/1.1" 204 0
2026-03-29 03:04:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 55c0bf1f-5474-5e23-b7c0-aabff13b4af4 with identifier: 10716285
2026-03-29 03:04:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 55c0bf1f-5474-5e23-b7c0-aabff13b4af4 with identifier: 10716285
2026-03-29 03:04:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 55c0bf1f-5474-5e23-b7c0-aabff13b4af4 with identifier: 10716285 to the API
2026-03-29 03:04:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716285>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 250,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '55c0bf1f-5474-5e23-b7c0-aabff13b4af4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FM779MP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716285',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Porsche',
'model': 'Cayenne',
'odometer': 253118,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 17200,
'price_includes_vat': True,
'registration_date': '2018-01-12',
'seats_number': 5,
'seller_name': None,
'title': 'Porsche Cayenne 3.0 Platinum - AWD - Diesel - Automatic - 250 hp - '
'253.118 km',
'transmission': 'automatic',
'trim': 'Platinum',
'vin': None,
'year': 2018}
2026-03-29 03:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716285%27 HTTP/1.1" 200 None
2026-03-29 03:04:40 [adesa.it] INFO: Saving data for 10716285: {'auction_closing_time': 1798711260.0, 'created_time': 1774368399.990141, 'last_price_update_time': 1774753480.272178}
2026-03-29 03:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716285') HTTP/1.1" 204 0
2026-03-29 03:04:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733209> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741657> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01a48249-5684-5b1d-9bd3-0cdf1df76cab with identifier: 10733209
2026-03-29 03:04:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01a48249-5684-5b1d-9bd3-0cdf1df76cab with scrape type 2
2026-03-29 03:04:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01a48249-5684-5b1d-9bd3-0cdf1df76cab with scrape type 2
2026-03-29 03:04:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 01a48249-5684-5b1d-9bd3-0cdf1df76cab, identifier: 10733209
2026-03-29 03:04:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d54156e-e95b-53b2-aabc-c383fdfce8b6 with identifier: 10741657
2026-03-29 03:04:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d54156e-e95b-53b2-aabc-c383fdfce8b6 with scrape type 2
2026-03-29 03:04:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d54156e-e95b-53b2-aabc-c383fdfce8b6 with scrape type 2
2026-03-29 03:04:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9d54156e-e95b-53b2-aabc-c383fdfce8b6, identifier: 10741657
2026-03-29 03:04:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 01a48249-5684-5b1d-9bd3-0cdf1df76cab with identifier: 10733209
2026-03-29 03:04:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 01a48249-5684-5b1d-9bd3-0cdf1df76cab with identifier: 10733209
2026-03-29 03:04:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 01a48249-5684-5b1d-9bd3-0cdf1df76cab with identifier: 10733209 to the API
2026-03-29 03:04:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733209>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 245,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Petrol',
'id': '01a48249-5684-5b1d-9bd3-0cdf1df76cab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE995KS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733209',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Porsche',
'model': 'Macan',
'odometer': 163206,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 33000,
'price_includes_vat': True,
'registration_date': '2021-03-08',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Porsche Macan 2.0 - Petrol - Automatic - 245 hp - 163.206 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-29 03:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733209%27 HTTP/1.1" 200 None
2026-03-29 03:04:40 [adesa.it] INFO: Saving data for 10733209: {'auction_closing_time': 1798711260.0, 'created_time': 1774562700.409473, 'last_price_update_time': 1774753480.850428}
2026-03-29 03:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733209') HTTP/1.1" 204 0
2026-03-29 03:04:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9d54156e-e95b-53b2-aabc-c383fdfce8b6 with identifier: 10741657
2026-03-29 03:04:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9d54156e-e95b-53b2-aabc-c383fdfce8b6 with identifier: 10741657
2026-03-29 03:04:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9d54156e-e95b-53b2-aabc-c383fdfce8b6 with identifier: 10741657 to the API
2026-03-29 03:04:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741657>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.1L',
'engine_horse_power': 170,
'expiration_date': '2026-03-31T11:15:00Z',
'fuel_type': 'Diesel',
'id': '9d54156e-e95b-53b2-aabc-c383fdfce8b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FC892GG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741657',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 298635,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 6100,
'price_includes_vat': True,
'registration_date': '2016-01-29',
'seats_number': 5,
'seller_name': 'RS1AUTO DI RUSU VICTOR',
'title': 'Mercedes-Benz GLA 220d Sport - 4-Matic - Diesel - Automatic - 170 '
'hp - 298.635 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2016}
2026-03-29 03:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741657%27 HTTP/1.1" 200 None
2026-03-29 03:04:41 [adesa.it] INFO: Saving data for 10741657: {'auction_closing_time': 1774955700.0, 'created_time': 1774649172.032901, 'last_price_update_time': 1774753481.133762}
2026-03-29 03:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741657') HTTP/1.1" 204 0
2026-03-29 03:04:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699478> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79f86e52-68d6-59b7-bc64-05100f4fd9de with identifier: 10699478
2026-03-29 03:04:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79f86e52-68d6-59b7-bc64-05100f4fd9de with scrape type 2
2026-03-29 03:04:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 79f86e52-68d6-59b7-bc64-05100f4fd9de with scrape type 2
2026-03-29 03:04:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 79f86e52-68d6-59b7-bc64-05100f4fd9de, identifier: 10699478
2026-03-29 03:04:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 79f86e52-68d6-59b7-bc64-05100f4fd9de with identifier: 10699478
2026-03-29 03:04:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 79f86e52-68d6-59b7-bc64-05100f4fd9de with identifier: 10699478
2026-03-29 03:04:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 79f86e52-68d6-59b7-bc64-05100f4fd9de with identifier: 10699478 to the API
2026-03-29 03:04:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699478>
{'auction_title': '',
'c_o_2_emission_value': 233,
'category': 'Pickup',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 165,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Diesel',
'id': '79f86e52-68d6-59b7-bc64-05100f4fd9de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '48645',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699478',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Isuzu',
'model': 'D-Max',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 33700,
'price_includes_vat': True,
'registration_date': '2026-03-19',
'seats_number': 4,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Isuzu D-Max 1.9 - AWD - Diesel - Automatic - 165 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2026}
2026-03-29 03:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699478%27 HTTP/1.1" 200 None
2026-03-29 03:04:42 [adesa.it] INFO: Saving data for 10699478: {'auction_closing_time': 1798671600.0, 'created_time': 1774015195.372233, 'last_price_update_time': 1774753482.336173}
2026-03-29 03:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10699478') HTTP/1.1" 204 0
2026-03-29 03:04:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10691962> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10574134> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9370a1c-ff2b-59d9-add1-9d15d148ee36 with identifier: 10691962
2026-03-29 03:04:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9370a1c-ff2b-59d9-add1-9d15d148ee36 with scrape type 2
2026-03-29 03:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a9370a1c-ff2b-59d9-add1-9d15d148ee36 with scrape type 2
2026-03-29 03:04:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a9370a1c-ff2b-59d9-add1-9d15d148ee36, identifier: 10691962
2026-03-29 03:04:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a9370a1c-ff2b-59d9-add1-9d15d148ee36 with identifier: 10691962
2026-03-29 03:04:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a9370a1c-ff2b-59d9-add1-9d15d148ee36 with identifier: 10691962
2026-03-29 03:04:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a9370a1c-ff2b-59d9-add1-9d15d148ee36 with identifier: 10691962 to the API
2026-03-29 03:04:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10691962>
{'auction_title': '',
'c_o_2_emission_value': 51,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 153,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Hybrid',
'id': 'a9370a1c-ff2b-59d9-add1-9d15d148ee36',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HC817RE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10691962',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 26000,
'price_includes_vat': True,
'registration_date': '2026-01-30',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Toyota C-HR Design - Hybrid - Automatic - 153 hp - 50 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2026}
2026-03-29 03:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710691962%27 HTTP/1.1" 200 None
2026-03-29 03:04:42 [adesa.it] INFO: Saving data for 10691962: {'auction_closing_time': 1798675200.0, 'created_time': 1773938371.654654, 'last_price_update_time': 1774753482.843118}
2026-03-29 03:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10691962') HTTP/1.1" 204 0
2026-03-29 03:04:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce56730d-4530-5dea-8a37-a008e2e3fac0 with identifier: 10574134
2026-03-29 03:04:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce56730d-4530-5dea-8a37-a008e2e3fac0 with scrape type 2
2026-03-29 03:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce56730d-4530-5dea-8a37-a008e2e3fac0 with scrape type 2
2026-03-29 03:04:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ce56730d-4530-5dea-8a37-a008e2e3fac0, identifier: 10574134
2026-03-29 03:04:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ce56730d-4530-5dea-8a37-a008e2e3fac0 with identifier: 10574134
2026-03-29 03:04:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ce56730d-4530-5dea-8a37-a008e2e3fac0 with identifier: 10574134
2026-03-29 03:04:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ce56730d-4530-5dea-8a37-a008e2e3fac0 with identifier: 10574134 to the API
2026-03-29 03:04:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10574134>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Pickup',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 191,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Electric',
'id': 'ce56730d-4530-5dea-8a37-a008e2e3fac0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52843',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10574134',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Isuzu',
'model': 'D-Max',
'odometer': 2312,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 65300,
'price_includes_vat': True,
'registration_date': '2025-08-25',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Isuzu D-Max - AWD - Electric - Automatic - 191 hp - 2.312 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-29 03:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710574134%27 HTTP/1.1" 200 None
2026-03-29 03:04:43 [adesa.it] INFO: Saving data for 10574134: {'auction_closing_time': 1798671600.0, 'created_time': 1771927429.417013, 'last_price_update_time': 1774753483.238718}
2026-03-29 03:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10574134') HTTP/1.1" 204 0
2026-03-29 03:04:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10631808> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 20ba1dab-9f3b-5178-8c3f-2beae5d63662 with identifier: 10631808
2026-03-29 03:04:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 20ba1dab-9f3b-5178-8c3f-2beae5d63662 with scrape type 2
2026-03-29 03:04:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 20ba1dab-9f3b-5178-8c3f-2beae5d63662 with scrape type 2
2026-03-29 03:04:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 20ba1dab-9f3b-5178-8c3f-2beae5d63662, identifier: 10631808
2026-03-29 03:04:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 20ba1dab-9f3b-5178-8c3f-2beae5d63662 with identifier: 10631808
2026-03-29 03:04:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 20ba1dab-9f3b-5178-8c3f-2beae5d63662 with identifier: 10631808
2026-03-29 03:04:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 20ba1dab-9f3b-5178-8c3f-2beae5d63662 with identifier: 10631808 to the API
2026-03-29 03:04:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10631808>
{'auction_title': '',
'c_o_2_emission_value': 220,
'category': 'Pickup',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 165,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Diesel',
'id': '20ba1dab-9f3b-5178-8c3f-2beae5d63662',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY-281-TC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10631808',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Isuzu',
'model': 'D-Max',
'odometer': 8990,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 37200,
'price_includes_vat': True,
'registration_date': '2024-08-19',
'seats_number': 4,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Isuzu D-Max 1.9 - AWD - Diesel - Manual - 165 hp - 8.990 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-29 03:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710631808%27 HTTP/1.1" 200 None
2026-03-29 03:04:44 [adesa.it] INFO: Saving data for 10631808: {'auction_closing_time': 1798671600.0, 'created_time': 1772791291.669615, 'last_price_update_time': 1774753484.026153}
2026-03-29 03:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10631808') HTTP/1.1" 204 0
2026-03-29 03:04:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721361> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10627620> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716296> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c65ab63a-b760-5f44-add0-1bc687f65203 with identifier: 10721361
2026-03-29 03:04:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c65ab63a-b760-5f44-add0-1bc687f65203 with scrape type 2
2026-03-29 03:04:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c65ab63a-b760-5f44-add0-1bc687f65203 with scrape type 2
2026-03-29 03:04:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c65ab63a-b760-5f44-add0-1bc687f65203, identifier: 10721361
2026-03-29 03:04:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c65ab63a-b760-5f44-add0-1bc687f65203 with identifier: 10721361
2026-03-29 03:04:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c65ab63a-b760-5f44-add0-1bc687f65203 with identifier: 10721361
2026-03-29 03:04:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c65ab63a-b760-5f44-add0-1bc687f65203 with identifier: 10721361 to the API
2026-03-29 03:04:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721361>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 138,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': 'c65ab63a-b760-5f44-add0-1bc687f65203',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57038',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721361',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 23400,
'price_includes_vat': True,
'registration_date': '2025-05-29',
'seats_number': 3,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Opel Vivaro - Electric - Automatic - 138 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-29 03:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710721361%27 HTTP/1.1" 200 None
2026-03-29 03:04:44 [adesa.it] INFO: Saving data for 10721361: {'auction_closing_time': 1798675200.0, 'created_time': 1774455114.272959, 'last_price_update_time': 1774753484.667635}
2026-03-29 03:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10721361') HTTP/1.1" 204 0
2026-03-29 03:04:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: be498f37-c007-5b8d-9b34-8aec4d244262 with identifier: 10627620
2026-03-29 03:04:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be498f37-c007-5b8d-9b34-8aec4d244262 with scrape type 2
2026-03-29 03:04:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item be498f37-c007-5b8d-9b34-8aec4d244262 with scrape type 2
2026-03-29 03:04:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: be498f37-c007-5b8d-9b34-8aec4d244262, identifier: 10627620
2026-03-29 03:04:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab3c26bb-223f-5045-9df5-634991d50572 with identifier: 10716296
2026-03-29 03:04:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab3c26bb-223f-5045-9df5-634991d50572 with scrape type 2
2026-03-29 03:04:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab3c26bb-223f-5045-9df5-634991d50572 with scrape type 2
2026-03-29 03:04:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ab3c26bb-223f-5045-9df5-634991d50572, identifier: 10716296
2026-03-29 03:04:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: be498f37-c007-5b8d-9b34-8aec4d244262 with identifier: 10627620
2026-03-29 03:04:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: be498f37-c007-5b8d-9b34-8aec4d244262 with identifier: 10627620
2026-03-29 03:04:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: be498f37-c007-5b8d-9b34-8aec4d244262 with identifier: 10627620 to the API
2026-03-29 03:04:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 422 None
2026-03-29 03:04:45 [crawlers.pipelines.post_to_api] ERROR: adesa.it, item_id be498f37-c007-5b8d-9b34-8aec4d244262: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 422 Client Error: Unprocessable Entity for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 422
| Response Content: {"ValidationErrors":[{"PropertyName":"RegistrationDate","ErrorMessage":"registration date has to be in the past","ErrorCode":0}],"WasSuccessful":false}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Sun, 29 Mar 2026 03:04:44 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-29 03:04:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10627620>
{'auction_title': '',
'c_o_2_emission_value': 233,
'category': 'Pickup',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 165,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Diesel',
'id': 'be498f37-c007-5b8d-9b34-8aec4d244262',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '50018',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10627620',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Isuzu',
'model': 'D-Max',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 36900,
'price_includes_vat': True,
'registration_date': '2026-03-27',
'seats_number': 4,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Isuzu D-Max 1.9 - AWD - Diesel - Automatic - 165 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2026}
2026-03-29 03:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710627620%27 HTTP/1.1" 200 None
2026-03-29 03:04:45 [adesa.it] INFO: Saving data for 10627620: {'auction_closing_time': 1798671600.0, 'created_time': 1773068391.72348, 'last_price_update_time': 1774753485.143793}
2026-03-29 03:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10627620') HTTP/1.1" 204 0
2026-03-29 03:04:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ab3c26bb-223f-5045-9df5-634991d50572 with identifier: 10716296
2026-03-29 03:04:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ab3c26bb-223f-5045-9df5-634991d50572 with identifier: 10716296
2026-03-29 03:04:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ab3c26bb-223f-5045-9df5-634991d50572 with identifier: 10716296 to the API
2026-03-29 03:04:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716296>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'ab3c26bb-223f-5045-9df5-634991d50572',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HA166SM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716296',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 28500,
'price_includes_vat': True,
'registration_date': '2025-08-29',
'seats_number': 7,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 5008 1.2 GT - Petrol - Automatic - 136 hp - 50 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-29 03:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716296%27 HTTP/1.1" 200 None
2026-03-29 03:04:45 [adesa.it] INFO: Saving data for 10716296: {'auction_closing_time': 1798675200.0, 'created_time': 1774368421.320851, 'last_price_update_time': 1774753485.463535}
2026-03-29 03:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716296') HTTP/1.1" 204 0
2026-03-29 03:04:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10538292> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:46 [crawlers.middlewares.id_gen_middleware] INFO: Duplicate ID generated for item: fcc546bf-df7f-581d-911c-959345646531 with identifier: 10538292, dropping item
2026-03-29 03:04:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10626536> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10626555> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d807ba3-5748-5dd7-94b3-152d48e9c550 with identifier: 10626536
2026-03-29 03:04:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d807ba3-5748-5dd7-94b3-152d48e9c550 with scrape type 2
2026-03-29 03:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3d807ba3-5748-5dd7-94b3-152d48e9c550 with scrape type 2
2026-03-29 03:04:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3d807ba3-5748-5dd7-94b3-152d48e9c550, identifier: 10626536
2026-03-29 03:04:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3d807ba3-5748-5dd7-94b3-152d48e9c550 with identifier: 10626536
2026-03-29 03:04:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3d807ba3-5748-5dd7-94b3-152d48e9c550 with identifier: 10626536
2026-03-29 03:04:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3d807ba3-5748-5dd7-94b3-152d48e9c550 with identifier: 10626536 to the API
2026-03-29 03:04:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10626536>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 138,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '3d807ba3-5748-5dd7-94b3-152d48e9c550',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55752',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10626536',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C4',
'odometer': 20689,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2024-09-30',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën C4 You - Electric - Automatic - 138 hp - 20.689 km',
'transmission': 'automatic',
'trim': 'You',
'vin': None,
'year': 2024}
2026-03-29 03:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710626536%27 HTTP/1.1" 200 None
2026-03-29 03:04:46 [adesa.it] INFO: Saving data for 10626536: {'auction_closing_time': 1798675200.0, 'created_time': 1772750775.34043, 'last_price_update_time': 1774753486.673158}
2026-03-29 03:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10626536') HTTP/1.1" 204 0
2026-03-29 03:04:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10693709> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01471821-4c7b-56ec-a86b-68946ec46e72 with identifier: 10626555
2026-03-29 03:04:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01471821-4c7b-56ec-a86b-68946ec46e72 with scrape type 2
2026-03-29 03:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01471821-4c7b-56ec-a86b-68946ec46e72 with scrape type 2
2026-03-29 03:04:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 01471821-4c7b-56ec-a86b-68946ec46e72, identifier: 10626555
2026-03-29 03:04:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 01471821-4c7b-56ec-a86b-68946ec46e72 with identifier: 10626555
2026-03-29 03:04:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 01471821-4c7b-56ec-a86b-68946ec46e72 with identifier: 10626555
2026-03-29 03:04:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 01471821-4c7b-56ec-a86b-68946ec46e72 with identifier: 10626555 to the API
2026-03-29 03:04:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10626555>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 158,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '01471821-4c7b-56ec-a86b-68946ec46e72',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55812',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10626555',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Alfa Romeo',
'model': 'Junior',
'odometer': 13540,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 19200,
'price_includes_vat': True,
'registration_date': '2025-02-25',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Alfa Romeo Junior - Electric - Automatic - 158 hp - 13.540 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-29 03:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710626555%27 HTTP/1.1" 200 None
2026-03-29 03:04:47 [adesa.it] INFO: Saving data for 10626555: {'auction_closing_time': 1798675200.0, 'created_time': 1772750726.400169, 'last_price_update_time': 1774753487.119219}
2026-03-29 03:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10626555') HTTP/1.1" 204 0
2026-03-29 03:04:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: deb10ee7-45f7-5102-9609-ad79bd409f15 with identifier: 10693709
2026-03-29 03:04:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item deb10ee7-45f7-5102-9609-ad79bd409f15 with scrape type 2
2026-03-29 03:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item deb10ee7-45f7-5102-9609-ad79bd409f15 with scrape type 2
2026-03-29 03:04:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: deb10ee7-45f7-5102-9609-ad79bd409f15, identifier: 10693709
2026-03-29 03:04:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: deb10ee7-45f7-5102-9609-ad79bd409f15 with identifier: 10693709
2026-03-29 03:04:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: deb10ee7-45f7-5102-9609-ad79bd409f15 with identifier: 10693709
2026-03-29 03:04:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: deb10ee7-45f7-5102-9609-ad79bd409f15 with identifier: 10693709 to the API
2026-03-29 03:04:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10693709>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'deb10ee7-45f7-5102-9609-ad79bd409f15',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HA844SM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10693709',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2025-08-29',
'seats_number': 2,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën C3 1.2 Pro - Petrol - Manual - 101 hp - 50 km',
'transmission': 'manual',
'trim': 'Pro',
'vin': None,
'year': 2025}
2026-03-29 03:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710693709%27 HTTP/1.1" 200 None
2026-03-29 03:04:47 [adesa.it] INFO: Saving data for 10693709: {'auction_closing_time': 1798675200.0, 'created_time': 1773938362.882328, 'last_price_update_time': 1774753487.84428}
2026-03-29 03:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10693709') HTTP/1.1" 204 0
2026-03-29 03:04:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10685088> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7e9a753-5b9e-5531-bb33-4397ad8f32d7 with identifier: 10685088
2026-03-29 03:04:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7e9a753-5b9e-5531-bb33-4397ad8f32d7 with scrape type 2
2026-03-29 03:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b7e9a753-5b9e-5531-bb33-4397ad8f32d7 with scrape type 2
2026-03-29 03:04:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b7e9a753-5b9e-5531-bb33-4397ad8f32d7, identifier: 10685088
2026-03-29 03:04:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b7e9a753-5b9e-5531-bb33-4397ad8f32d7 with identifier: 10685088
2026-03-29 03:04:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b7e9a753-5b9e-5531-bb33-4397ad8f32d7 with identifier: 10685088
2026-03-29 03:04:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b7e9a753-5b9e-5531-bb33-4397ad8f32d7 with identifier: 10685088 to the API
2026-03-29 03:04:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10685088>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 158,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': 'b7e9a753-5b9e-5531-bb33-4397ad8f32d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '56444',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10685088',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Alfa Romeo',
'model': 'Junior',
'odometer': 11845,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 19200,
'price_includes_vat': True,
'registration_date': '2025-03-06',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Alfa Romeo Junior 51 kWh - Electric - Automatic - 158 hp - 11.845 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-29 03:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710685088%27 HTTP/1.1" 200 None
2026-03-29 03:04:48 [adesa.it] INFO: Saving data for 10685088: {'auction_closing_time': 1798675200.0, 'created_time': 1773851986.722532, 'last_price_update_time': 1774753488.641725}
2026-03-29 03:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10685088') HTTP/1.1" 204 0
2026-03-29 03:04:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10637027> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b272949b-7c1c-5066-afd6-1d0e1450b139 with identifier: 10637027
2026-03-29 03:04:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b272949b-7c1c-5066-afd6-1d0e1450b139 with scrape type 2
2026-03-29 03:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b272949b-7c1c-5066-afd6-1d0e1450b139 with scrape type 2
2026-03-29 03:04:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b272949b-7c1c-5066-afd6-1d0e1450b139, identifier: 10637027
2026-03-29 03:04:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b272949b-7c1c-5066-afd6-1d0e1450b139 with identifier: 10637027
2026-03-29 03:04:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b272949b-7c1c-5066-afd6-1d0e1450b139 with identifier: 10637027
2026-03-29 03:04:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b272949b-7c1c-5066-afd6-1d0e1450b139 with identifier: 10637027 to the API
2026-03-29 03:04:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10637027>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 115,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'b272949b-7c1c-5066-afd6-1d0e1450b139',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'XXXX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10637027',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'B',
'odometer': 205585,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13300,
'price_includes_vat': True,
'registration_date': '2023-09-28',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz B 180 CDI - Diesel - Automatic - 115 hp - 205.585 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-29 03:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710637027%27 HTTP/1.1" 200 None
2026-03-29 03:04:49 [adesa.it] INFO: Saving data for 10637027: {'auction_closing_time': 1801392300.0, 'created_time': 1772840999.280924, 'last_price_update_time': 1774753489.941278}
2026-03-29 03:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10637027') HTTP/1.1" 204 0
2026-03-29 03:04:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716957> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10655715> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8979c78a-44b1-5b71-a3ed-7e81b9328148 with identifier: 10716957
2026-03-29 03:04:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8979c78a-44b1-5b71-a3ed-7e81b9328148 with scrape type 2
2026-03-29 03:04:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8979c78a-44b1-5b71-a3ed-7e81b9328148 with scrape type 2
2026-03-29 03:04:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 8979c78a-44b1-5b71-a3ed-7e81b9328148, identifier: 10716957
2026-03-29 03:04:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 8979c78a-44b1-5b71-a3ed-7e81b9328148 with identifier: 10716957
2026-03-29 03:04:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 8979c78a-44b1-5b71-a3ed-7e81b9328148 with identifier: 10716957
2026-03-29 03:04:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 8979c78a-44b1-5b71-a3ed-7e81b9328148 with identifier: 10716957 to the API
2026-03-29 03:04:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716957>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 354,
'expiration_date': '2026-12-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': '8979c78a-44b1-5b71-a3ed-7e81b9328148',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GA798PA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716957',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Porsche',
'model': 'Macan',
'odometer': 152578,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 36400,
'price_includes_vat': True,
'registration_date': '2020-02-13',
'seats_number': 5,
'seller_name': 'Mariani automotive S.r.l.s.',
'title': 'Porsche Macan S 3.0 - Petrol - Automatic - 354 hp - 152.578 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-29 03:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716957%27 HTTP/1.1" 200 None
2026-03-29 03:04:50 [adesa.it] INFO: Saving data for 10716957: {'auction_closing_time': 1798713900.0, 'created_time': 1774368429.168435, 'last_price_update_time': 1774753490.437028}
2026-03-29 03:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716957') HTTP/1.1" 204 0
2026-03-29 03:04:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c79d29b-0b57-5187-a383-e92104c2105e with identifier: 10655715
2026-03-29 03:04:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c79d29b-0b57-5187-a383-e92104c2105e with scrape type 2
2026-03-29 03:04:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6c79d29b-0b57-5187-a383-e92104c2105e with scrape type 2
2026-03-29 03:04:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6c79d29b-0b57-5187-a383-e92104c2105e, identifier: 10655715
2026-03-29 03:04:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6c79d29b-0b57-5187-a383-e92104c2105e with identifier: 10655715
2026-03-29 03:04:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6c79d29b-0b57-5187-a383-e92104c2105e with identifier: 10655715
2026-03-29 03:04:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6c79d29b-0b57-5187-a383-e92104c2105e with identifier: 10655715 to the API
2026-03-29 03:04:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10655715>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '6c79d29b-0b57-5187-a383-e92104c2105e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GZ290JY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10655715',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Alfa Romeo',
'model': 'Junior',
'odometer': 13183,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 19800,
'price_includes_vat': True,
'registration_date': '2025-04-08',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Alfa Romeo Junior - Electric - Automatic - 156 hp - 13.183 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-29 03:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710655715%27 HTTP/1.1" 200 None
2026-03-29 03:04:50 [adesa.it] INFO: Saving data for 10655715: {'auction_closing_time': 1798675200.0, 'created_time': 1773331320.164153, 'last_price_update_time': 1774753490.823685}
2026-03-29 03:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10655715') HTTP/1.1" 204 0
2026-03-29 03:04:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10553901> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 10713302-7a6a-5191-b50f-67f68baf53ae with identifier: 10553901
2026-03-29 03:04:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 10713302-7a6a-5191-b50f-67f68baf53ae with scrape type 2
2026-03-29 03:04:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 10713302-7a6a-5191-b50f-67f68baf53ae with scrape type 2
2026-03-29 03:04:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 10713302-7a6a-5191-b50f-67f68baf53ae, identifier: 10553901
2026-03-29 03:04:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 10713302-7a6a-5191-b50f-67f68baf53ae with identifier: 10553901
2026-03-29 03:04:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 10713302-7a6a-5191-b50f-67f68baf53ae with identifier: 10553901
2026-03-29 03:04:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 10713302-7a6a-5191-b50f-67f68baf53ae with identifier: 10553901 to the API
2026-03-29 03:04:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10553901>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '10713302-7a6a-5191-b50f-67f68baf53ae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN838GN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10553901',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'B',
'odometer': 215049,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14500,
'price_includes_vat': True,
'registration_date': '2023-05-24',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz B 180d AMG Line - Diesel - Automatic - 116 hp - '
'215.049 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-29 03:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710553901%27 HTTP/1.1" 200 None
2026-03-29 03:04:51 [adesa.it] INFO: Saving data for 10553901: {'auction_closing_time': 1801392300.0, 'created_time': 1771426040.720017, 'last_price_update_time': 1774753491.311415}
2026-03-29 03:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10553901') HTTP/1.1" 204 0
2026-03-29 03:04:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733655> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8be0e9f-dc35-5086-97ea-ecfc0af9db6c with identifier: 10733655
2026-03-29 03:04:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8be0e9f-dc35-5086-97ea-ecfc0af9db6c with scrape type 2
2026-03-29 03:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8be0e9f-dc35-5086-97ea-ecfc0af9db6c with scrape type 2
2026-03-29 03:04:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f8be0e9f-dc35-5086-97ea-ecfc0af9db6c, identifier: 10733655
2026-03-29 03:04:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f8be0e9f-dc35-5086-97ea-ecfc0af9db6c with identifier: 10733655
2026-03-29 03:04:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f8be0e9f-dc35-5086-97ea-ecfc0af9db6c with identifier: 10733655
2026-03-29 03:04:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f8be0e9f-dc35-5086-97ea-ecfc0af9db6c with identifier: 10733655 to the API
2026-03-29 03:04:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733655>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': 'f8be0e9f-dc35-5086-97ea-ecfc0af9db6c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA566XN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733655',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 202923,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 15400,
'price_includes_vat': True,
'registration_date': '2020-03-06',
'seats_number': 5,
'seller_name': 'ARVAL-IT',
'title': 'Volvo XC60 B4 Inscription - Diesel - Automatic - 197 hp - 202.923 '
'km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2020}
2026-03-29 03:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733655%27 HTTP/1.1" 200 None
2026-03-29 03:04:51 [adesa.it] INFO: Saving data for 10733655: {'auction_closing_time': 1798711260.0, 'created_time': 1774562703.011691, 'last_price_update_time': 1774753491.828792}
2026-03-29 03:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733655') HTTP/1.1" 204 0
2026-03-29 03:04:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741902> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4bd8db4-c2fe-526f-a5ad-3f0d891c674e with identifier: 10741902
2026-03-29 03:04:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4bd8db4-c2fe-526f-a5ad-3f0d891c674e with scrape type 2
2026-03-29 03:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b4bd8db4-c2fe-526f-a5ad-3f0d891c674e with scrape type 2
2026-03-29 03:04:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b4bd8db4-c2fe-526f-a5ad-3f0d891c674e, identifier: 10741902
2026-03-29 03:04:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b4bd8db4-c2fe-526f-a5ad-3f0d891c674e with identifier: 10741902
2026-03-29 03:04:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b4bd8db4-c2fe-526f-a5ad-3f0d891c674e with identifier: 10741902
2026-03-29 03:04:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b4bd8db4-c2fe-526f-a5ad-3f0d891c674e with identifier: 10741902 to the API
2026-03-29 03:04:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741902>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': 'b4bd8db4-c2fe-526f-a5ad-3f0d891c674e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FM702LW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741902',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Touran',
'odometer': 141496,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8500,
'price_includes_vat': True,
'registration_date': '2018-02-01',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Touran 1.6 TDI Comfortline - Diesel - Manual - 115 hp - '
'141.496 km',
'transmission': 'manual',
'trim': 'Comfortline',
'vin': None,
'year': 2018}
2026-03-29 03:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741902%27 HTTP/1.1" 200 None
2026-03-29 03:04:52 [adesa.it] INFO: Saving data for 10741902: {'auction_closing_time': 1798711260.0, 'created_time': 1774649270.282445, 'last_price_update_time': 1774753492.31792}
2026-03-29 03:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741902') HTTP/1.1" 204 0
2026-03-29 03:04:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716602> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72489c00-fa13-598a-8448-46b27c735187 with identifier: 10716602
2026-03-29 03:04:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72489c00-fa13-598a-8448-46b27c735187 with scrape type 2
2026-03-29 03:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 72489c00-fa13-598a-8448-46b27c735187 with scrape type 2
2026-03-29 03:04:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 72489c00-fa13-598a-8448-46b27c735187, identifier: 10716602
2026-03-29 03:04:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 72489c00-fa13-598a-8448-46b27c735187 with identifier: 10716602
2026-03-29 03:04:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 72489c00-fa13-598a-8448-46b27c735187 with identifier: 10716602
2026-03-29 03:04:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 72489c00-fa13-598a-8448-46b27c735187 with identifier: 10716602 to the API
2026-03-29 03:04:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716602>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '72489c00-fa13-598a-8448-46b27c735187',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC557JL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716602',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 210664,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2020-08-27',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Volkswagen Tiguan Allspace 2.0 TDI Business - Diesel - Automatic - '
'150 hp - 210.664 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-29 03:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716602%27 HTTP/1.1" 200 None
2026-03-29 03:04:52 [adesa.it] INFO: Saving data for 10716602: {'auction_closing_time': 1798711260.0, 'created_time': 1774368453.179426, 'last_price_update_time': 1774753492.97476}
2026-03-29 03:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716602') HTTP/1.1" 204 0
2026-03-29 03:04:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716464> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00c59bba-4485-5a22-927d-bf1cd0b241dd with identifier: 10716464
2026-03-29 03:04:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00c59bba-4485-5a22-927d-bf1cd0b241dd with scrape type 2
2026-03-29 03:04:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 00c59bba-4485-5a22-927d-bf1cd0b241dd with scrape type 2
2026-03-29 03:04:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 00c59bba-4485-5a22-927d-bf1cd0b241dd, identifier: 10716464
2026-03-29 03:04:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 00c59bba-4485-5a22-927d-bf1cd0b241dd with identifier: 10716464
2026-03-29 03:04:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 00c59bba-4485-5a22-927d-bf1cd0b241dd with identifier: 10716464
2026-03-29 03:04:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 00c59bba-4485-5a22-927d-bf1cd0b241dd with identifier: 10716464 to the API
2026-03-29 03:04:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716464>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '00c59bba-4485-5a22-927d-bf1cd0b241dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL581XN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716464',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 134000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14900,
'price_includes_vat': True,
'registration_date': '2022-11-17',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan 2.0 TDI Life - Diesel - Automatic - 150 hp - '
'134.000 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-29 03:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716464%27 HTTP/1.1" 200 None
2026-03-29 03:04:53 [adesa.it] INFO: Saving data for 10716464: {'auction_closing_time': 1798711260.0, 'created_time': 1774368449.681012, 'last_price_update_time': 1774753493.465096}
2026-03-29 03:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716464') HTTP/1.1" 204 0
2026-03-29 03:04:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723639> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 286c14ef-7c28-522f-be08-16d329a89560 with identifier: 10723639
2026-03-29 03:04:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 286c14ef-7c28-522f-be08-16d329a89560 with scrape type 2
2026-03-29 03:04:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 286c14ef-7c28-522f-be08-16d329a89560 with scrape type 2
2026-03-29 03:04:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 286c14ef-7c28-522f-be08-16d329a89560, identifier: 10723639
2026-03-29 03:04:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 286c14ef-7c28-522f-be08-16d329a89560 with identifier: 10723639
2026-03-29 03:04:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 286c14ef-7c28-522f-be08-16d329a89560 with identifier: 10723639
2026-03-29 03:04:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 286c14ef-7c28-522f-be08-16d329a89560 with identifier: 10723639 to the API
2026-03-29 03:04:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723639>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Petrol',
'id': '286c14ef-7c28-522f-be08-16d329a89560',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN940ZY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723639',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'T-Cross',
'odometer': 112635,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2023-01-24',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-Cross 1.0 TSI - Petrol - Automatic - 110 hp - 112.635 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-29 03:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723639%27 HTTP/1.1" 200 None
2026-03-29 03:04:53 [adesa.it] INFO: Saving data for 10723639: {'auction_closing_time': 1798711260.0, 'created_time': 1774455087.440115, 'last_price_update_time': 1774753493.955702}
2026-03-29 03:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10723639') HTTP/1.1" 204 0
2026-03-29 03:04:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716600> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07dc99ff-68f3-59b9-8ca0-0d385afd23d9 with identifier: 10716600
2026-03-29 03:04:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07dc99ff-68f3-59b9-8ca0-0d385afd23d9 with scrape type 2
2026-03-29 03:04:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 07dc99ff-68f3-59b9-8ca0-0d385afd23d9 with scrape type 2
2026-03-29 03:04:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 07dc99ff-68f3-59b9-8ca0-0d385afd23d9, identifier: 10716600
2026-03-29 03:04:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 07dc99ff-68f3-59b9-8ca0-0d385afd23d9 with identifier: 10716600
2026-03-29 03:04:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 07dc99ff-68f3-59b9-8ca0-0d385afd23d9 with identifier: 10716600
2026-03-29 03:04:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 07dc99ff-68f3-59b9-8ca0-0d385afd23d9 with identifier: 10716600 to the API
2026-03-29 03:04:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716600>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '07dc99ff-68f3-59b9-8ca0-0d385afd23d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK601GD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716600',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 221794,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2022-01-25',
'seats_number': 7,
'seller_name': 'Unipol Rental',
'title': 'Volkswagen Tiguan Allspace 2.0 TDI Business - Diesel - Automatic - '
'150 hp - 221.794 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-29 03:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716600%27 HTTP/1.1" 200 None
2026-03-29 03:04:54 [adesa.it] INFO: Saving data for 10716600: {'auction_closing_time': 1798711260.0, 'created_time': 1774368446.240448, 'last_price_update_time': 1774753494.485736}
2026-03-29 03:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716600') HTTP/1.1" 204 0
2026-03-29 03:04:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723781> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 989c8d90-71c3-59fc-8c2a-56cb044c104e with identifier: 10723781
2026-03-29 03:04:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 989c8d90-71c3-59fc-8c2a-56cb044c104e with scrape type 2
2026-03-29 03:04:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 989c8d90-71c3-59fc-8c2a-56cb044c104e with scrape type 2
2026-03-29 03:04:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 989c8d90-71c3-59fc-8c2a-56cb044c104e, identifier: 10723781
2026-03-29 03:04:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 989c8d90-71c3-59fc-8c2a-56cb044c104e with identifier: 10723781
2026-03-29 03:04:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 989c8d90-71c3-59fc-8c2a-56cb044c104e with identifier: 10723781
2026-03-29 03:04:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 989c8d90-71c3-59fc-8c2a-56cb044c104e with identifier: 10723781 to the API
2026-03-29 03:04:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723781>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.3L',
'engine_horse_power': 130,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '989c8d90-71c3-59fc-8c2a-56cb044c104e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FT792TD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723781',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Master',
'odometer': 232876,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 4300,
'price_includes_vat': True,
'registration_date': '2018-12-11',
'seats_number': 3,
'seller_name': 'Unipol Rental',
'title': 'Renault Master L2H2 2.3 DCI - Diesel - Manual - 130 hp - 232.876 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-29 03:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723781%27 HTTP/1.1" 200 None
2026-03-29 03:04:55 [adesa.it] INFO: Saving data for 10723781: {'auction_closing_time': 1798711260.0, 'created_time': 1774455078.112201, 'last_price_update_time': 1774753495.087971}
2026-03-29 03:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10723781') HTTP/1.1" 204 0
2026-03-29 03:04:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716677> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716644> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 713df289-cdbf-5832-b7f2-ec7bff82cdc7 with identifier: 10716677
2026-03-29 03:04:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 713df289-cdbf-5832-b7f2-ec7bff82cdc7 with scrape type 2
2026-03-29 03:04:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 713df289-cdbf-5832-b7f2-ec7bff82cdc7 with scrape type 2
2026-03-29 03:04:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 713df289-cdbf-5832-b7f2-ec7bff82cdc7, identifier: 10716677
2026-03-29 03:04:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 713df289-cdbf-5832-b7f2-ec7bff82cdc7 with identifier: 10716677
2026-03-29 03:04:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 713df289-cdbf-5832-b7f2-ec7bff82cdc7 with identifier: 10716677
2026-03-29 03:04:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 713df289-cdbf-5832-b7f2-ec7bff82cdc7 with identifier: 10716677 to the API
2026-03-29 03:04:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716677>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Petrol',
'id': '713df289-cdbf-5832-b7f2-ec7bff82cdc7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL975KE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716677',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Taigo',
'odometer': 103016,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2023-01-31',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Taigo 1.0 TSI R-line - Petrol - Automatic - 110 hp - '
'103.016 km',
'transmission': 'automatic',
'trim': 'R-line',
'vin': None,
'year': 2023}
2026-03-29 03:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716677%27 HTTP/1.1" 200 None
2026-03-29 03:04:55 [adesa.it] INFO: Saving data for 10716677: {'auction_closing_time': 1798711260.0, 'created_time': 1774368444.471063, 'last_price_update_time': 1774753495.585046}
2026-03-29 03:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716677') HTTP/1.1" 204 0
2026-03-29 03:04:55 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 27.874(s), this was the 1st time calling it.
2026-03-29 03:04:55 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.831652413847278 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Sun, 29 Mar 2026 03:04:55 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': '60338e1a56f04d8cdb908c0a22af9ca5', 'Vary': 'Accept-Encoding', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Access-Control-Allow-Credentials': 'true', 'Access-Control-Expose-Headers': '*, X-Project-Key', 'Access-Control-Allow-Methods': 'GET, PUT, POST, DELETE, PATCH, OPTIONS', 'Access-Control-Allow-Headers': 'DNT, Keep-Alive, User-Agent, X-Requested-With, If-Modified-Since, Cache-Control, Content-Type, Range, Authorization, X-Project-Key', 'Access-Control-Max-Age': '1728000')>, body=b'{"type":"/download/temporary-error","title":"Website Ban","status":520,"detail":"Zyte API could not get a ban-free response in a reasonable time. See https://docs.zyte.com/zyte-api/usage/errors.html#ban-responses"}', request_id=60338e1a56f04d8cdb908c0a22af9ca5.
2026-03-29 03:04:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b9f8553-1ee0-5d8b-9c3b-2bed51641caf with identifier: 10716644
2026-03-29 03:04:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b9f8553-1ee0-5d8b-9c3b-2bed51641caf with scrape type 2
2026-03-29 03:04:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9b9f8553-1ee0-5d8b-9c3b-2bed51641caf with scrape type 2
2026-03-29 03:04:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9b9f8553-1ee0-5d8b-9c3b-2bed51641caf, identifier: 10716644
2026-03-29 03:04:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9b9f8553-1ee0-5d8b-9c3b-2bed51641caf with identifier: 10716644
2026-03-29 03:04:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9b9f8553-1ee0-5d8b-9c3b-2bed51641caf with identifier: 10716644
2026-03-29 03:04:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9b9f8553-1ee0-5d8b-9c3b-2bed51641caf with identifier: 10716644 to the API
2026-03-29 03:04:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716644>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Petrol',
'id': '9b9f8553-1ee0-5d8b-9c3b-2bed51641caf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP286LV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716644',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Taigo',
'odometer': 83451,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11900,
'price_includes_vat': True,
'registration_date': '2023-06-01',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Taigo 1.0 TSI Life - Petrol - Automatic - 110 hp - '
'83.451 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-29 03:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716644%27 HTTP/1.1" 200 None
2026-03-29 03:04:55 [adesa.it] INFO: Saving data for 10716644: {'auction_closing_time': 1798711260.0, 'created_time': 1774368440.498206, 'last_price_update_time': 1774753495.965986}
2026-03-29 03:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716644') HTTP/1.1" 204 0
2026-03-29 03:04:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699940> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e81e003-5007-59f7-81d7-1043e29f9d6d with identifier: 10699940
2026-03-29 03:04:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e81e003-5007-59f7-81d7-1043e29f9d6d with scrape type 2
2026-03-29 03:04:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7e81e003-5007-59f7-81d7-1043e29f9d6d with scrape type 2
2026-03-29 03:04:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7e81e003-5007-59f7-81d7-1043e29f9d6d, identifier: 10699940
2026-03-29 03:04:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7e81e003-5007-59f7-81d7-1043e29f9d6d with identifier: 10699940
2026-03-29 03:04:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7e81e003-5007-59f7-81d7-1043e29f9d6d with identifier: 10699940
2026-03-29 03:04:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7e81e003-5007-59f7-81d7-1043e29f9d6d with identifier: 10699940 to the API
2026-03-29 03:04:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699940>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 90,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '7e81e003-5007-59f7-81d7-1043e29f9d6d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'EN541GR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699940',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 322494,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 2200,
'price_includes_vat': True,
'registration_date': '2012-09-10',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Polo 1.6 TDI Comfortline - Diesel - Manual - 90 hp - '
'322.494 km',
'transmission': 'manual',
'trim': 'Comfortline',
'vin': None,
'year': 2012}
2026-03-29 03:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699940%27 HTTP/1.1" 200 None
2026-03-29 03:04:56 [adesa.it] INFO: Saving data for 10699940: {'auction_closing_time': 1798711260.0, 'created_time': 1773957897.99371, 'last_price_update_time': 1774753496.482129}
2026-03-29 03:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10699940') HTTP/1.1" 204 0
2026-03-29 03:04:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723598> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b8c2c7c-bcdb-547c-8bf4-765b95529e31 with identifier: 10723598
2026-03-29 03:04:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b8c2c7c-bcdb-547c-8bf4-765b95529e31 with scrape type 2
2026-03-29 03:04:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b8c2c7c-bcdb-547c-8bf4-765b95529e31 with scrape type 2
2026-03-29 03:04:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7b8c2c7c-bcdb-547c-8bf4-765b95529e31, identifier: 10723598
2026-03-29 03:04:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7b8c2c7c-bcdb-547c-8bf4-765b95529e31 with identifier: 10723598
2026-03-29 03:04:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7b8c2c7c-bcdb-547c-8bf4-765b95529e31 with identifier: 10723598
2026-03-29 03:04:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7b8c2c7c-bcdb-547c-8bf4-765b95529e31 with identifier: 10723598 to the API
2026-03-29 03:04:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723598>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Petrol',
'id': '7b8c2c7c-bcdb-547c-8bf4-765b95529e31',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL979KE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723598',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Taigo',
'odometer': 117772,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2023-01-31',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Taigo 1.0 TSI R-line - Petrol - Automatic - 110 hp - '
'117.772 km',
'transmission': 'automatic',
'trim': 'R-line',
'vin': None,
'year': 2023}
2026-03-29 03:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723598%27 HTTP/1.1" 200 None
2026-03-29 03:04:56 [adesa.it] INFO: Saving data for 10723598: {'auction_closing_time': 1798711260.0, 'created_time': 1774455088.154796, 'last_price_update_time': 1774753496.979415}
2026-03-29 03:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10723598') HTTP/1.1" 204 0
2026-03-29 03:04:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10698480> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723658> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d030f31-11f6-5aca-b177-d66f54c22903 with identifier: 10698480
2026-03-29 03:04:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d030f31-11f6-5aca-b177-d66f54c22903 with scrape type 2
2026-03-29 03:04:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5d030f31-11f6-5aca-b177-d66f54c22903 with scrape type 2
2026-03-29 03:04:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5d030f31-11f6-5aca-b177-d66f54c22903, identifier: 10698480
2026-03-29 03:04:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5d030f31-11f6-5aca-b177-d66f54c22903 with identifier: 10698480
2026-03-29 03:04:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5d030f31-11f6-5aca-b177-d66f54c22903 with identifier: 10698480
2026-03-29 03:04:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5d030f31-11f6-5aca-b177-d66f54c22903 with identifier: 10698480 to the API
2026-03-29 03:04:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10698480>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '5d030f31-11f6-5aca-b177-d66f54c22903',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK394GE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10698480',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '5008',
'odometer': 164222,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2022-05-27',
'seats_number': 7,
'seller_name': 'AYVENS IT',
'title': 'Peugeot 5008 1.5 HDI Allure Pack - Diesel - Automatic - 131 hp - '
'164.222 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2022}
2026-03-29 03:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710698480%27 HTTP/1.1" 200 None
2026-03-29 03:04:57 [adesa.it] INFO: Saving data for 10698480: {'auction_closing_time': 1798711260.0, 'created_time': 1773938732.151843, 'last_price_update_time': 1774753497.478173}
2026-03-29 03:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10698480') HTTP/1.1" 204 0
2026-03-29 03:04:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5276ad5d-8c04-51e8-b2e3-fe924222bb58 with identifier: 10723658
2026-03-29 03:04:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5276ad5d-8c04-51e8-b2e3-fe924222bb58 with scrape type 2
2026-03-29 03:04:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5276ad5d-8c04-51e8-b2e3-fe924222bb58 with scrape type 2
2026-03-29 03:04:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5276ad5d-8c04-51e8-b2e3-fe924222bb58, identifier: 10723658
2026-03-29 03:04:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699921> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5276ad5d-8c04-51e8-b2e3-fe924222bb58 with identifier: 10723658
2026-03-29 03:04:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5276ad5d-8c04-51e8-b2e3-fe924222bb58 with identifier: 10723658
2026-03-29 03:04:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5276ad5d-8c04-51e8-b2e3-fe924222bb58 with identifier: 10723658 to the API
2026-03-29 03:04:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723658>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '5276ad5d-8c04-51e8-b2e3-fe924222bb58',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FM984BN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723658',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 202695,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2017-10-23',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Volkswagen Passat Variant 2.0 TDI Executive - Diesel - Automatic - '
'150 hp - 202.695 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2017}
2026-03-29 03:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723658%27 HTTP/1.1" 200 None
2026-03-29 03:04:57 [adesa.it] INFO: Saving data for 10723658: {'auction_closing_time': 1798711260.0, 'created_time': 1774455090.790536, 'last_price_update_time': 1774753497.890201}
2026-03-29 03:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10723658') HTTP/1.1" 204 0
2026-03-29 03:04:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a609808f-8a1f-5454-a9a9-649c86539ef7 with identifier: 10699921
2026-03-29 03:04:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a609808f-8a1f-5454-a9a9-649c86539ef7 with scrape type 2
2026-03-29 03:04:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a609808f-8a1f-5454-a9a9-649c86539ef7 with scrape type 2
2026-03-29 03:04:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a609808f-8a1f-5454-a9a9-649c86539ef7, identifier: 10699921
2026-03-29 03:04:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a609808f-8a1f-5454-a9a9-649c86539ef7 with identifier: 10699921
2026-03-29 03:04:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a609808f-8a1f-5454-a9a9-649c86539ef7 with identifier: 10699921
2026-03-29 03:04:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a609808f-8a1f-5454-a9a9-649c86539ef7 with identifier: 10699921 to the API
2026-03-29 03:04:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699921>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Hybrid',
'id': 'a609808f-8a1f-5454-a9a9-649c86539ef7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG856AP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699921',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '508',
'odometer': 142270,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2021-06-11',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Peugeot 508 SW 1.6 GT - Hybrid - Automatic - 180 hp - 142.270 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2021}
2026-03-29 03:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699921%27 HTTP/1.1" 200 None
2026-03-29 03:04:58 [adesa.it] INFO: Saving data for 10699921: {'auction_closing_time': 1798711260.0, 'created_time': 1773957903.410142, 'last_price_update_time': 1774753498.331513}
2026-03-29 03:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10699921') HTTP/1.1" 204 0
2026-03-29 03:04:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716679> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70baedd6-387e-5593-9cf9-55e0810c5b2e with identifier: 10716679
2026-03-29 03:04:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70baedd6-387e-5593-9cf9-55e0810c5b2e with scrape type 2
2026-03-29 03:04:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 70baedd6-387e-5593-9cf9-55e0810c5b2e with scrape type 2
2026-03-29 03:04:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 70baedd6-387e-5593-9cf9-55e0810c5b2e, identifier: 10716679
2026-03-29 03:04:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 70baedd6-387e-5593-9cf9-55e0810c5b2e with identifier: 10716679
2026-03-29 03:04:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 70baedd6-387e-5593-9cf9-55e0810c5b2e with identifier: 10716679
2026-03-29 03:04:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 70baedd6-387e-5593-9cf9-55e0810c5b2e with identifier: 10716679 to the API
2026-03-29 03:04:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716679>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 300,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Hybrid',
'id': '70baedd6-387e-5593-9cf9-55e0810c5b2e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP923BT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716679',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '3008',
'odometer': 88723,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11900,
'price_includes_vat': True,
'registration_date': '2023-05-31',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 1.6 Allure Pack - Hybrid - Automatic - 300 hp - 88.723 '
'km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2023}
2026-03-29 03:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716679%27 HTTP/1.1" 200 None
2026-03-29 03:04:59 [adesa.it] INFO: Saving data for 10716679: {'auction_closing_time': 1798711260.0, 'created_time': 1774368442.167768, 'last_price_update_time': 1774753499.104543}
2026-03-29 03:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716679') HTTP/1.1" 204 0
2026-03-29 03:04:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723793> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee85f9ef-8189-5ae3-a6f9-f4bf869ddb49 with identifier: 10723793
2026-03-29 03:04:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee85f9ef-8189-5ae3-a6f9-f4bf869ddb49 with scrape type 2
2026-03-29 03:04:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee85f9ef-8189-5ae3-a6f9-f4bf869ddb49 with scrape type 2
2026-03-29 03:04:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ee85f9ef-8189-5ae3-a6f9-f4bf869ddb49, identifier: 10723793
2026-03-29 03:04:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ee85f9ef-8189-5ae3-a6f9-f4bf869ddb49 with identifier: 10723793
2026-03-29 03:04:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ee85f9ef-8189-5ae3-a6f9-f4bf869ddb49 with identifier: 10723793
2026-03-29 03:04:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ee85f9ef-8189-5ae3-a6f9-f4bf869ddb49 with identifier: 10723793 to the API
2026-03-29 03:04:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:04:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:04:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723793>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': 'ee85f9ef-8189-5ae3-a6f9-f4bf869ddb49',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE999KS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723793',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '3008',
'odometer': 179802,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9800,
'price_includes_vat': True,
'registration_date': '2021-03-09',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Peugeot 3008 1.5 HDI Active Business - Diesel - Automatic - 131 hp '
'- 179.802 km',
'transmission': 'automatic',
'trim': 'Active Business',
'vin': None,
'year': 2021}
2026-03-29 03:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723793%27 HTTP/1.1" 200 None
2026-03-29 03:04:59 [adesa.it] INFO: Saving data for 10723793: {'auction_closing_time': 1798711260.0, 'created_time': 1774455066.747545, 'last_price_update_time': 1774753499.600337}
2026-03-29 03:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10723793') HTTP/1.1" 204 0
2026-03-29 03:04:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733345> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699944> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:04:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:04:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ded5901-9faf-5cf7-ad06-66dc9b78f255 with identifier: 10733345
2026-03-29 03:04:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ded5901-9faf-5cf7-ad06-66dc9b78f255 with scrape type 2
2026-03-29 03:04:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2ded5901-9faf-5cf7-ad06-66dc9b78f255 with scrape type 2
2026-03-29 03:04:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 2ded5901-9faf-5cf7-ad06-66dc9b78f255, identifier: 10733345
2026-03-29 03:04:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 106c673a-615b-558e-9dad-68837f2bebba with identifier: 10699944
2026-03-29 03:04:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 106c673a-615b-558e-9dad-68837f2bebba with scrape type 2
2026-03-29 03:04:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 106c673a-615b-558e-9dad-68837f2bebba with scrape type 2
2026-03-29 03:04:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 106c673a-615b-558e-9dad-68837f2bebba, identifier: 10699944
2026-03-29 03:04:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 2ded5901-9faf-5cf7-ad06-66dc9b78f255 with identifier: 10733345
2026-03-29 03:04:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 2ded5901-9faf-5cf7-ad06-66dc9b78f255 with identifier: 10733345
2026-03-29 03:04:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 2ded5901-9faf-5cf7-ad06-66dc9b78f255 with identifier: 10733345 to the API
2026-03-29 03:04:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733345>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 150,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Electric',
'id': '2ded5901-9faf-5cf7-ad06-66dc9b78f255',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FY343HF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733345',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Nissan',
'model': 'Leaf',
'odometer': 121095,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 6900,
'price_includes_vat': True,
'registration_date': '2019-09-17',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Nissan Leaf Business - Electric - Automatic - 150 hp - 121.095 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2019}
2026-03-29 03:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733345%27 HTTP/1.1" 200 None
2026-03-29 03:05:00 [adesa.it] INFO: Saving data for 10733345: {'auction_closing_time': 1798711260.0, 'created_time': 1774562677.085684, 'last_price_update_time': 1774753500.21322}
2026-03-29 03:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733345') HTTP/1.1" 204 0
2026-03-29 03:05:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 106c673a-615b-558e-9dad-68837f2bebba with identifier: 10699944
2026-03-29 03:05:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 106c673a-615b-558e-9dad-68837f2bebba with identifier: 10699944
2026-03-29 03:05:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 106c673a-615b-558e-9dad-68837f2bebba with identifier: 10699944 to the API
2026-03-29 03:05:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699944>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '106c673a-615b-558e-9dad-68837f2bebba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP436FF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699944',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '3008',
'odometer': 99050,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13700,
'price_includes_vat': True,
'registration_date': '2023-05-31',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 1.5 HDI Allure Pack - Diesel - Automatic - 131 hp - '
'99.050 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2023}
2026-03-29 03:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699944%27 HTTP/1.1" 200 None
2026-03-29 03:05:00 [adesa.it] INFO: Saving data for 10699944: {'auction_closing_time': 1798711260.0, 'created_time': 1773957906.098556, 'last_price_update_time': 1774753500.516671}
2026-03-29 03:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10699944') HTTP/1.1" 204 0
2026-03-29 03:05:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723584> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716484> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 08e664c6-3807-54ae-9fcb-7978ee890523 with identifier: 10723584
2026-03-29 03:05:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 08e664c6-3807-54ae-9fcb-7978ee890523 with scrape type 2
2026-03-29 03:05:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 08e664c6-3807-54ae-9fcb-7978ee890523 with scrape type 2
2026-03-29 03:05:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 08e664c6-3807-54ae-9fcb-7978ee890523, identifier: 10723584
2026-03-29 03:05:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 08e664c6-3807-54ae-9fcb-7978ee890523 with identifier: 10723584
2026-03-29 03:05:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 08e664c6-3807-54ae-9fcb-7978ee890523 with identifier: 10723584
2026-03-29 03:05:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 08e664c6-3807-54ae-9fcb-7978ee890523 with identifier: 10723584 to the API
2026-03-29 03:05:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723584>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.3L',
'engine_horse_power': 150,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '08e664c6-3807-54ae-9fcb-7978ee890523',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FX292JS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723584',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mitsubishi',
'model': 'Outlander',
'odometer': 202112,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 6900,
'price_includes_vat': True,
'registration_date': '2019-07-30',
'seats_number': 7,
'seller_name': None,
'title': 'Mitsubishi Outlander 2.2 InStyle - AWD - Diesel - Manual - 150 hp - '
'202.112 km',
'transmission': 'manual',
'trim': 'InStyle',
'vin': None,
'year': 2019}
2026-03-29 03:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723584%27 HTTP/1.1" 200 None
2026-03-29 03:05:01 [adesa.it] INFO: Saving data for 10723584: {'auction_closing_time': 1798711260.0, 'created_time': 1774455126.921556, 'last_price_update_time': 1774753501.101846}
2026-03-29 03:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10723584') HTTP/1.1" 204 0
2026-03-29 03:05:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7cb2f20f-674d-552d-b886-efe842111db2 with identifier: 10716484
2026-03-29 03:05:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cb2f20f-674d-552d-b886-efe842111db2 with scrape type 2
2026-03-29 03:05:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7cb2f20f-674d-552d-b886-efe842111db2 with scrape type 2
2026-03-29 03:05:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7cb2f20f-674d-552d-b886-efe842111db2, identifier: 10716484
2026-03-29 03:05:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7cb2f20f-674d-552d-b886-efe842111db2 with identifier: 10716484
2026-03-29 03:05:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7cb2f20f-674d-552d-b886-efe842111db2 with identifier: 10716484
2026-03-29 03:05:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7cb2f20f-674d-552d-b886-efe842111db2 with identifier: 10716484 to the API
2026-03-29 03:05:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716484>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 109,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Electric',
'id': '7cb2f20f-674d-552d-b886-efe842111db2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FW652PD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716484',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Nissan',
'model': 'e-NV200',
'odometer': 90795,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 6400,
'price_includes_vat': True,
'registration_date': '2019-04-09',
'seats_number': 7,
'seller_name': 'AYVENS IT',
'title': 'Nissan e-NV200 Evalia - Electric - Automatic - 109 hp - 90.795 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-29 03:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716484%27 HTTP/1.1" 200 None
2026-03-29 03:05:01 [adesa.it] INFO: Saving data for 10716484: {'auction_closing_time': 1798711260.0, 'created_time': 1774368472.409749, 'last_price_update_time': 1774753501.594375}
2026-03-29 03:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716484') HTTP/1.1" 204 0
2026-03-29 03:05:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699939> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b4fb6ad-a04e-52cf-b3e7-5e0d97844b7e with identifier: 10699939
2026-03-29 03:05:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b4fb6ad-a04e-52cf-b3e7-5e0d97844b7e with scrape type 2
2026-03-29 03:05:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b4fb6ad-a04e-52cf-b3e7-5e0d97844b7e with scrape type 2
2026-03-29 03:05:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7b4fb6ad-a04e-52cf-b3e7-5e0d97844b7e, identifier: 10699939
2026-03-29 03:05:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7b4fb6ad-a04e-52cf-b3e7-5e0d97844b7e with identifier: 10699939
2026-03-29 03:05:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7b4fb6ad-a04e-52cf-b3e7-5e0d97844b7e with identifier: 10699939
2026-03-29 03:05:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7b4fb6ad-a04e-52cf-b3e7-5e0d97844b7e with identifier: 10699939 to the API
2026-03-29 03:05:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699939>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '7b4fb6ad-a04e-52cf-b3e7-5e0d97844b7e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FB286KF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699939',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mini',
'model': '3 Doors',
'odometer': 117550,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 7100,
'price_includes_vat': True,
'registration_date': '2015-10-30',
'seats_number': 4,
'seller_name': None,
'title': 'Mini 3 Doors Cooper D 1.5 - Diesel - Manual - 116 hp - 117.550 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-29 03:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699939%27 HTTP/1.1" 200 None
2026-03-29 03:05:02 [adesa.it] INFO: Saving data for 10699939: {'auction_closing_time': 1798711260.0, 'created_time': 1773957905.689326, 'last_price_update_time': 1774753502.140873}
2026-03-29 03:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10699939') HTTP/1.1" 204 0
2026-03-29 03:05:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716719> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733281> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723792> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 233a38ff-9c82-595c-8ff0-45d13b954975 with identifier: 10716719
2026-03-29 03:05:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 233a38ff-9c82-595c-8ff0-45d13b954975 with scrape type 2
2026-03-29 03:05:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 233a38ff-9c82-595c-8ff0-45d13b954975 with scrape type 2
2026-03-29 03:05:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 233a38ff-9c82-595c-8ff0-45d13b954975, identifier: 10716719
2026-03-29 03:05:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 233a38ff-9c82-595c-8ff0-45d13b954975 with identifier: 10716719
2026-03-29 03:05:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 233a38ff-9c82-595c-8ff0-45d13b954975 with identifier: 10716719
2026-03-29 03:05:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 233a38ff-9c82-595c-8ff0-45d13b954975 with identifier: 10716719 to the API
2026-03-29 03:05:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716719>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Red',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 136,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '233a38ff-9c82-595c-8ff0-45d13b954975',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GC818EY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716719',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'Vito',
'odometer': 202022,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2020-12-15',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz Vito 114 CDI - Diesel - Automatic - 136 hp - 202.022 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-29 03:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716719%27 HTTP/1.1" 200 None
2026-03-29 03:05:02 [adesa.it] INFO: Saving data for 10716719: {'auction_closing_time': 1798711260.0, 'created_time': 1774368367.629537, 'last_price_update_time': 1774753502.752028}
2026-03-29 03:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716719') HTTP/1.1" 204 0
2026-03-29 03:05:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-29 03:05:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94dbccfb-ca0f-5a1a-ad86-769f4290bc95 with identifier: 10733281
2026-03-29 03:05:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94dbccfb-ca0f-5a1a-ad86-769f4290bc95 with scrape type 2
2026-03-29 03:05:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 94dbccfb-ca0f-5a1a-ad86-769f4290bc95 with scrape type 2
2026-03-29 03:05:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 94dbccfb-ca0f-5a1a-ad86-769f4290bc95, identifier: 10733281
2026-03-29 03:05:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30bd0893-0861-5ef3-9546-84ec082ff283 with identifier: 10723792
2026-03-29 03:05:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30bd0893-0861-5ef3-9546-84ec082ff283 with scrape type 2
2026-03-29 03:05:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 30bd0893-0861-5ef3-9546-84ec082ff283 with scrape type 2
2026-03-29 03:05:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 30bd0893-0861-5ef3-9546-84ec082ff283, identifier: 10723792
2026-03-29 03:05:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 94dbccfb-ca0f-5a1a-ad86-769f4290bc95 with identifier: 10733281
2026-03-29 03:05:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 94dbccfb-ca0f-5a1a-ad86-769f4290bc95 with identifier: 10733281
2026-03-29 03:05:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 94dbccfb-ca0f-5a1a-ad86-769f4290bc95 with identifier: 10733281 to the API
2026-03-29 03:05:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733281>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 245,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '94dbccfb-ca0f-5a1a-ad86-769f4290bc95',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE353SN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733281',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 148032,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 26800,
'price_includes_vat': True,
'registration_date': '2021-03-11',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Mercedes-Benz GLE 300d Executive - 4-Matic - Diesel - Automatic - '
'245 hp - 148.032 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2021}
2026-03-29 03:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733281%27 HTTP/1.1" 200 None
2026-03-29 03:05:03 [adesa.it] INFO: Saving data for 10733281: {'auction_closing_time': 1798711260.0, 'created_time': 1774562726.187916, 'last_price_update_time': 1774753503.299868}
2026-03-29 03:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733281') HTTP/1.1" 204 0
2026-03-29 03:05:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 30bd0893-0861-5ef3-9546-84ec082ff283 with identifier: 10723792
2026-03-29 03:05:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 30bd0893-0861-5ef3-9546-84ec082ff283 with identifier: 10723792
2026-03-29 03:05:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 30bd0893-0861-5ef3-9546-84ec082ff283 with identifier: 10723792 to the API
2026-03-29 03:05:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723792>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '30bd0893-0861-5ef3-9546-84ec082ff283',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH794RC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723792',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 171686,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 15200,
'price_includes_vat': True,
'registration_date': '2022-01-14',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Mercedes-Benz GLB 200d Sport Plus - Diesel - Automatic - 150 hp - '
'171.686 km',
'transmission': 'automatic',
'trim': 'Sport Plus',
'vin': None,
'year': 2022}
2026-03-29 03:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723792%27 HTTP/1.1" 200 None
2026-03-29 03:05:03 [adesa.it] INFO: Saving data for 10723792: {'auction_closing_time': 1798711260.0, 'created_time': 1774455068.975931, 'last_price_update_time': 1774753503.594683}
2026-03-29 03:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10723792') HTTP/1.1" 204 0
2026-03-29 03:05:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723795> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b202bca-a715-5da4-9366-36faa674d155 with identifier: 10723795
2026-03-29 03:05:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b202bca-a715-5da4-9366-36faa674d155 with scrape type 2
2026-03-29 03:05:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b202bca-a715-5da4-9366-36faa674d155 with scrape type 2
2026-03-29 03:05:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5b202bca-a715-5da4-9366-36faa674d155, identifier: 10723795
2026-03-29 03:05:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5b202bca-a715-5da4-9366-36faa674d155 with identifier: 10723795
2026-03-29 03:05:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5b202bca-a715-5da4-9366-36faa674d155 with identifier: 10723795
2026-03-29 03:05:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5b202bca-a715-5da4-9366-36faa674d155 with identifier: 10723795 to the API
2026-03-29 03:05:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723795>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '5b202bca-a715-5da4-9366-36faa674d155',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ557AM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723795',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 217824,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 15700,
'price_includes_vat': True,
'registration_date': '2022-01-28',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Mercedes-Benz GLA 200d Sport - Diesel - Automatic - 150 hp - '
'217.824 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2022}
2026-03-29 03:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723795%27 HTTP/1.1" 200 None
2026-03-29 03:05:04 [adesa.it] INFO: Saving data for 10723795: {'auction_closing_time': 1798711260.0, 'created_time': 1774455068.076025, 'last_price_update_time': 1774753504.086713}
2026-03-29 03:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10723795') HTTP/1.1" 204 0
2026-03-29 03:05:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716718> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f1004a3-5dad-5145-a2c1-b6a8a4e77660 with identifier: 10716718
2026-03-29 03:05:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f1004a3-5dad-5145-a2c1-b6a8a4e77660 with scrape type 2
2026-03-29 03:05:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0f1004a3-5dad-5145-a2c1-b6a8a4e77660 with scrape type 2
2026-03-29 03:05:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0f1004a3-5dad-5145-a2c1-b6a8a4e77660, identifier: 10716718
2026-03-29 03:05:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0f1004a3-5dad-5145-a2c1-b6a8a4e77660 with identifier: 10716718
2026-03-29 03:05:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0f1004a3-5dad-5145-a2c1-b6a8a4e77660 with identifier: 10716718
2026-03-29 03:05:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0f1004a3-5dad-5145-a2c1-b6a8a4e77660 with identifier: 10716718 to the API
2026-03-29 03:05:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716718>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 145,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Electric',
'id': '0f1004a3-5dad-5145-a2c1-b6a8a4e77660',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GF557AB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716718',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mazda',
'model': 'MX-30',
'odometer': 59095,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2021-06-29',
'seats_number': 5,
'seller_name': None,
'title': 'Mazda MX-30 35,5 kWh - Electric - Automatic - 145 hp - 59.095 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-29 03:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716718%27 HTTP/1.1" 200 None
2026-03-29 03:05:04 [adesa.it] INFO: Saving data for 10716718: {'auction_closing_time': 1798711260.0, 'created_time': 1774368464.38621, 'last_price_update_time': 1774753504.797563}
2026-03-29 03:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716718') HTTP/1.1" 204 0
2026-03-29 03:05:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723682> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733418> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8ad57ad-6a5b-5425-ac7d-e0f125e97897 with identifier: 10723682
2026-03-29 03:05:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8ad57ad-6a5b-5425-ac7d-e0f125e97897 with scrape type 2
2026-03-29 03:05:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c8ad57ad-6a5b-5425-ac7d-e0f125e97897 with scrape type 2
2026-03-29 03:05:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c8ad57ad-6a5b-5425-ac7d-e0f125e97897, identifier: 10723682
2026-03-29 03:05:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c8ad57ad-6a5b-5425-ac7d-e0f125e97897 with identifier: 10723682
2026-03-29 03:05:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c8ad57ad-6a5b-5425-ac7d-e0f125e97897 with identifier: 10723682
2026-03-29 03:05:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c8ad57ad-6a5b-5425-ac7d-e0f125e97897 with identifier: 10723682 to the API
2026-03-29 03:05:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723682>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 146,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Hybrid',
'id': 'c8ad57ad-6a5b-5425-ac7d-e0f125e97897',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG136AP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723682',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Lexus',
'model': 'UX',
'odometer': 60838,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2021-06-10',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Lexus UX Business - Hybrid - Automatic - 146 hp - 60.838 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-29 03:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723682%27 HTTP/1.1" 200 None
2026-03-29 03:05:05 [adesa.it] INFO: Saving data for 10723682: {'auction_closing_time': 1798711260.0, 'created_time': 1774455054.723828, 'last_price_update_time': 1774753505.32356}
2026-03-29 03:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10723682') HTTP/1.1" 204 0
2026-03-29 03:05:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727428> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5103fa27-fd78-5dd3-914d-4bcacd3c28bc with identifier: 10733418
2026-03-29 03:05:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5103fa27-fd78-5dd3-914d-4bcacd3c28bc with scrape type 2
2026-03-29 03:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5103fa27-fd78-5dd3-914d-4bcacd3c28bc with scrape type 2
2026-03-29 03:05:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5103fa27-fd78-5dd3-914d-4bcacd3c28bc, identifier: 10733418
2026-03-29 03:05:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5103fa27-fd78-5dd3-914d-4bcacd3c28bc with identifier: 10733418
2026-03-29 03:05:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5103fa27-fd78-5dd3-914d-4bcacd3c28bc with identifier: 10733418
2026-03-29 03:05:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5103fa27-fd78-5dd3-914d-4bcacd3c28bc with identifier: 10733418 to the API
2026-03-29 03:05:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733418>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '5103fa27-fd78-5dd3-914d-4bcacd3c28bc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP861TB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733418',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 134727,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 16800,
'price_includes_vat': True,
'registration_date': '2022-04-21',
'seats_number': 5,
'seller_name': 'ARVAL-IT',
'title': 'Skoda Kodiaq 2.0 TDI Style - Diesel - Automatic - 150 hp - 134.727 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-29 03:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733418%27 HTTP/1.1" 200 None
2026-03-29 03:05:05 [adesa.it] INFO: Saving data for 10733418: {'auction_closing_time': 1798711260.0, 'created_time': 1774562714.455868, 'last_price_update_time': 1774753505.714531}
2026-03-29 03:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733418') HTTP/1.1" 204 0
2026-03-29 03:05:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733394> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fe607a7-df81-5dbb-974d-912c06d43651 with identifier: 10727428
2026-03-29 03:05:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fe607a7-df81-5dbb-974d-912c06d43651 with scrape type 2
2026-03-29 03:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5fe607a7-df81-5dbb-974d-912c06d43651 with scrape type 2
2026-03-29 03:05:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5fe607a7-df81-5dbb-974d-912c06d43651, identifier: 10727428
2026-03-29 03:05:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5fe607a7-df81-5dbb-974d-912c06d43651 with identifier: 10727428
2026-03-29 03:05:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5fe607a7-df81-5dbb-974d-912c06d43651 with identifier: 10727428
2026-03-29 03:05:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5fe607a7-df81-5dbb-974d-912c06d43651 with identifier: 10727428 to the API
2026-03-29 03:05:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727428>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 115,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Petrol',
'id': '5fe607a7-df81-5dbb-974d-912c06d43651',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY461RD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727428',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 24572,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2025-02-28',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Ibiza 1.0 TSI Style - Petrol - Automatic - 115 hp - 24.572 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2025}
2026-03-29 03:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727428%27 HTTP/1.1" 200 None
2026-03-29 03:05:06 [adesa.it] INFO: Saving data for 10727428: {'auction_closing_time': 1798711260.0, 'created_time': 1774455109.035666, 'last_price_update_time': 1774753506.121148}
2026-03-29 03:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10727428') HTTP/1.1" 204 0
2026-03-29 03:05:06 [scrapy.extensions.logstats] INFO: Crawled 515 pages (at 107 pages/min), scraped 499 items (at 103 items/min)
2026-03-29 03:05:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 167MiB
2026-03-29 03:05:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716558> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf4dfe76-ba60-5e42-850d-7506c359dd74 with identifier: 10733394
2026-03-29 03:05:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf4dfe76-ba60-5e42-850d-7506c359dd74 with scrape type 2
2026-03-29 03:05:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bf4dfe76-ba60-5e42-850d-7506c359dd74 with scrape type 2
2026-03-29 03:05:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: bf4dfe76-ba60-5e42-850d-7506c359dd74, identifier: 10733394
2026-03-29 03:05:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: bf4dfe76-ba60-5e42-850d-7506c359dd74 with identifier: 10733394
2026-03-29 03:05:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: bf4dfe76-ba60-5e42-850d-7506c359dd74 with identifier: 10733394
2026-03-29 03:05:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: bf4dfe76-ba60-5e42-850d-7506c359dd74 with identifier: 10733394 to the API
2026-03-29 03:05:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733394>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 190,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Hybrid',
'id': 'bf4dfe76-ba60-5e42-850d-7506c359dd74',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL339SW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733394',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Lexus',
'model': 'NX',
'odometer': 23271,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 31900,
'price_includes_vat': True,
'registration_date': '2022-10-19',
'seats_number': 5,
'seller_name': 'ARVAL-IT',
'title': 'Lexus NX 350h Premier - AWD - Hybrid - Automatic - 190 hp - 23.271 '
'km',
'transmission': 'automatic',
'trim': 'Premier',
'vin': None,
'year': 2022}
2026-03-29 03:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733394%27 HTTP/1.1" 200 None
2026-03-29 03:05:06 [adesa.it] INFO: Saving data for 10733394: {'auction_closing_time': 1798711260.0, 'created_time': 1774562735.049149, 'last_price_update_time': 1774753506.513435}
2026-03-29 03:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733394') HTTP/1.1" 204 0
2026-03-29 03:05:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723916> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51dbd074-3f5d-548b-b5ec-dd8166089366 with identifier: 10716558
2026-03-29 03:05:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51dbd074-3f5d-548b-b5ec-dd8166089366 with scrape type 2
2026-03-29 03:05:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 51dbd074-3f5d-548b-b5ec-dd8166089366 with scrape type 2
2026-03-29 03:05:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 51dbd074-3f5d-548b-b5ec-dd8166089366, identifier: 10716558
2026-03-29 03:05:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 51dbd074-3f5d-548b-b5ec-dd8166089366 with identifier: 10716558
2026-03-29 03:05:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 51dbd074-3f5d-548b-b5ec-dd8166089366 with identifier: 10716558
2026-03-29 03:05:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 51dbd074-3f5d-548b-b5ec-dd8166089366 with identifier: 10716558 to the API
2026-03-29 03:05:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716558>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '51dbd074-3f5d-548b-b5ec-dd8166089366',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM534KK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716558',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 184943,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2023-01-03',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Kia Sportage 1.6 CRDI Style - Diesel - Manual - 136 hp - 184.943 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-29 03:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716558%27 HTTP/1.1" 200 None
2026-03-29 03:05:06 [adesa.it] INFO: Saving data for 10716558: {'auction_closing_time': 1798711260.0, 'created_time': 1774368474.582378, 'last_price_update_time': 1774753506.909748}
2026-03-29 03:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716558') HTTP/1.1" 204 0
2026-03-29 03:05:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733204> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b469fb2-443b-51a3-89ed-5ebf3812c4a9 with identifier: 10723916
2026-03-29 03:05:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b469fb2-443b-51a3-89ed-5ebf3812c4a9 with scrape type 2
2026-03-29 03:05:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b469fb2-443b-51a3-89ed-5ebf3812c4a9 with scrape type 2
2026-03-29 03:05:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3b469fb2-443b-51a3-89ed-5ebf3812c4a9, identifier: 10723916
2026-03-29 03:05:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3b469fb2-443b-51a3-89ed-5ebf3812c4a9 with identifier: 10723916
2026-03-29 03:05:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3b469fb2-443b-51a3-89ed-5ebf3812c4a9 with identifier: 10723916
2026-03-29 03:05:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3b469fb2-443b-51a3-89ed-5ebf3812c4a9 with identifier: 10723916 to the API
2026-03-29 03:05:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723916>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': None,
'engine': '2.8L',
'engine_horse_power': 199,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '3b469fb2-443b-51a3-89ed-5ebf3812c4a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GL747KJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723916',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Jeep',
'model': 'Wrangler',
'odometer': 60400,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 24700,
'price_includes_vat': True,
'registration_date': '2018-05-07',
'seats_number': 4,
'seller_name': None,
'title': 'Jeep Wrangler 2.8 CRD Sahara - AWD - Diesel - Automatic - 199 hp - '
'60.400 km',
'transmission': 'automatic',
'trim': 'Sahara',
'vin': None,
'year': 2018}
2026-03-29 03:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723916%27 HTTP/1.1" 200 None
2026-03-29 03:05:07 [adesa.it] INFO: Saving data for 10723916: {'auction_closing_time': 1798711260.0, 'created_time': 1774455044.966479, 'last_price_update_time': 1774753507.317456}
2026-03-29 03:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10723916') HTTP/1.1" 204 0
2026-03-29 03:05:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723915> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723808> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1adf8d8-4c4a-5eb7-8d03-8fbb1990d617 with identifier: 10733204
2026-03-29 03:05:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1adf8d8-4c4a-5eb7-8d03-8fbb1990d617 with scrape type 2
2026-03-29 03:05:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f1adf8d8-4c4a-5eb7-8d03-8fbb1990d617 with scrape type 2
2026-03-29 03:05:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f1adf8d8-4c4a-5eb7-8d03-8fbb1990d617, identifier: 10733204
2026-03-29 03:05:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f1adf8d8-4c4a-5eb7-8d03-8fbb1990d617 with identifier: 10733204
2026-03-29 03:05:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f1adf8d8-4c4a-5eb7-8d03-8fbb1990d617 with identifier: 10733204
2026-03-29 03:05:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f1adf8d8-4c4a-5eb7-8d03-8fbb1990d617 with identifier: 10733204 to the API
2026-03-29 03:05:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733204>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.3L',
'engine_horse_power': 190,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Hybrid',
'id': 'f1adf8d8-4c4a-5eb7-8d03-8fbb1990d617',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK815LR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733204',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Jeep',
'model': 'Renegade',
'odometer': 121847,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2022-07-29',
'seats_number': 5,
'seller_name': None,
'title': 'Jeep Renegade 4xe 1.3 Limited - AWD - Hybrid - Automatic - 190 hp - '
'121.847 km',
'transmission': 'automatic',
'trim': 'Limited',
'vin': None,
'year': 2022}
2026-03-29 03:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733204%27 HTTP/1.1" 200 None
2026-03-29 03:05:07 [adesa.it] INFO: Saving data for 10733204: {'auction_closing_time': 1798711260.0, 'created_time': 1774562738.716263, 'last_price_update_time': 1774753507.713819}
2026-03-29 03:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733204') HTTP/1.1" 204 0
2026-03-29 03:05:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 58c8d3b7-12f2-5df1-8b6c-04c694c63340 with identifier: 10723915
2026-03-29 03:05:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 58c8d3b7-12f2-5df1-8b6c-04c694c63340 with scrape type 2
2026-03-29 03:05:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 58c8d3b7-12f2-5df1-8b6c-04c694c63340 with scrape type 2
2026-03-29 03:05:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 58c8d3b7-12f2-5df1-8b6c-04c694c63340, identifier: 10723915
2026-03-29 03:05:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f3ebf3e-aaa5-5225-8f7b-fd7f8e0d1f1f with identifier: 10723808
2026-03-29 03:05:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f3ebf3e-aaa5-5225-8f7b-fd7f8e0d1f1f with scrape type 2
2026-03-29 03:05:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1f3ebf3e-aaa5-5225-8f7b-fd7f8e0d1f1f with scrape type 2
2026-03-29 03:05:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 1f3ebf3e-aaa5-5225-8f7b-fd7f8e0d1f1f, identifier: 10723808
2026-03-29 03:05:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 58c8d3b7-12f2-5df1-8b6c-04c694c63340 with identifier: 10723915
2026-03-29 03:05:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 58c8d3b7-12f2-5df1-8b6c-04c694c63340 with identifier: 10723915
2026-03-29 03:05:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 58c8d3b7-12f2-5df1-8b6c-04c694c63340 with identifier: 10723915 to the API
2026-03-29 03:05:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723915>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '3.0L',
'engine_horse_power': 250,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '58c8d3b7-12f2-5df1-8b6c-04c694c63340',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'EV024YZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723915',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Jeep',
'model': 'Cherokee',
'odometer': 191329,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9100,
'price_includes_vat': True,
'registration_date': '2014-05-16',
'seats_number': 5,
'seller_name': None,
'title': 'Jeep Grand Cherokee 3.0 MultiJet Overland - AWD - Diesel - '
'Automatic - 250 hp - 191.329 km',
'transmission': 'automatic',
'trim': 'Overland',
'vin': None,
'year': 2014}
2026-03-29 03:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723915%27 HTTP/1.1" 200 None
2026-03-29 03:05:08 [adesa.it] INFO: Saving data for 10723915: {'auction_closing_time': 1798711260.0, 'created_time': 1774455047.976889, 'last_price_update_time': 1774753508.233705}
2026-03-29 03:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10723915') HTTP/1.1" 204 0
2026-03-29 03:05:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 1f3ebf3e-aaa5-5225-8f7b-fd7f8e0d1f1f with identifier: 10723808
2026-03-29 03:05:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 1f3ebf3e-aaa5-5225-8f7b-fd7f8e0d1f1f with identifier: 10723808
2026-03-29 03:05:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 1f3ebf3e-aaa5-5225-8f7b-fd7f8e0d1f1f with identifier: 10723808 to the API
2026-03-29 03:05:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723808>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 120,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Petrol',
'id': '1f3ebf3e-aaa5-5225-8f7b-fd7f8e0d1f1f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH013PK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723808',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 133652,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2021-11-30',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Hyundai Kona 1.0 T-GDI - Petrol - Manual - 120 hp - 133.652 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-29 03:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723808%27 HTTP/1.1" 200 None
2026-03-29 03:05:08 [adesa.it] INFO: Saving data for 10723808: {'auction_closing_time': 1798711260.0, 'created_time': 1774455047.244513, 'last_price_update_time': 1774753508.532857}
2026-03-29 03:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10723808') HTTP/1.1" 204 0
2026-03-29 03:05:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723788> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718966> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa73043d-783a-578e-b662-4844be3d17a7 with identifier: 10723788
2026-03-29 03:05:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa73043d-783a-578e-b662-4844be3d17a7 with scrape type 2
2026-03-29 03:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fa73043d-783a-578e-b662-4844be3d17a7 with scrape type 2
2026-03-29 03:05:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: fa73043d-783a-578e-b662-4844be3d17a7, identifier: 10723788
2026-03-29 03:05:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: fa73043d-783a-578e-b662-4844be3d17a7 with identifier: 10723788
2026-03-29 03:05:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: fa73043d-783a-578e-b662-4844be3d17a7 with identifier: 10723788
2026-03-29 03:05:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: fa73043d-783a-578e-b662-4844be3d17a7 with identifier: 10723788 to the API
2026-03-29 03:05:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723788>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 130,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': 'fa73043d-783a-578e-b662-4844be3d17a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ129JJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723788',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Transit',
'odometer': 67875,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9700,
'price_includes_vat': True,
'registration_date': '2022-03-02',
'seats_number': 3,
'seller_name': 'Unipol Rental',
'title': 'Ford Transit L2H2 2.0 TDCI - Diesel - Manual - 130 hp - 67.875 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 03:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723788%27 HTTP/1.1" 200 None
2026-03-29 03:05:09 [adesa.it] INFO: Saving data for 10723788: {'auction_closing_time': 1798711260.0, 'created_time': 1774455124.822603, 'last_price_update_time': 1774753509.051266}
2026-03-29 03:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10723788') HTTP/1.1" 204 0
2026-03-29 03:05:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ae578ea-cc16-5975-b86a-5d8520356610 with identifier: 10718966
2026-03-29 03:05:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ae578ea-cc16-5975-b86a-5d8520356610 with scrape type 2
2026-03-29 03:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0ae578ea-cc16-5975-b86a-5d8520356610 with scrape type 2
2026-03-29 03:05:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0ae578ea-cc16-5975-b86a-5d8520356610, identifier: 10718966
2026-03-29 03:05:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0ae578ea-cc16-5975-b86a-5d8520356610 with identifier: 10718966
2026-03-29 03:05:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0ae578ea-cc16-5975-b86a-5d8520356610 with identifier: 10718966
2026-03-29 03:05:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0ae578ea-cc16-5975-b86a-5d8520356610 with identifier: 10718966 to the API
2026-03-29 03:05:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718966>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '0ae578ea-cc16-5975-b86a-5d8520356610',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA295KN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718966',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Mondeo',
'odometer': 129615,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2020-02-07',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Ford Mondeo 2.0 Titanium - Diesel - Automatic - 150 hp - 129.615 km',
'transmission': 'automatic',
'trim': 'Titanium',
'vin': None,
'year': 2020}
2026-03-29 03:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710718966%27 HTTP/1.1" 200 None
2026-03-29 03:05:09 [adesa.it] INFO: Saving data for 10718966: {'auction_closing_time': 1798711260.0, 'created_time': 1774368466.735196, 'last_price_update_time': 1774753509.470288}
2026-03-29 03:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10718966') HTTP/1.1" 204 0
2026-03-29 03:05:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720563> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720522> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b9dc4335-7a96-5b15-91c9-f392e9cf7723 with identifier: 10720563
2026-03-29 03:05:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b9dc4335-7a96-5b15-91c9-f392e9cf7723 with scrape type 2
2026-03-29 03:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b9dc4335-7a96-5b15-91c9-f392e9cf7723 with scrape type 2
2026-03-29 03:05:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b9dc4335-7a96-5b15-91c9-f392e9cf7723, identifier: 10720563
2026-03-29 03:05:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b9dc4335-7a96-5b15-91c9-f392e9cf7723 with identifier: 10720563
2026-03-29 03:05:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b9dc4335-7a96-5b15-91c9-f392e9cf7723 with identifier: 10720563
2026-03-29 03:05:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b9dc4335-7a96-5b15-91c9-f392e9cf7723 with identifier: 10720563 to the API
2026-03-29 03:05:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720563>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Hybrid',
'id': 'b9dc4335-7a96-5b15-91c9-f392e9cf7723',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM495YE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720563',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 90696,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2023-02-21',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota C-HR 1.8 Active - Hybrid - Automatic - 122 hp - 90.696 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2023}
2026-03-29 03:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720563%27 HTTP/1.1" 200 None
2026-03-29 03:05:09 [adesa.it] INFO: Saving data for 10720563: {'auction_closing_time': 1774800000.0, 'created_time': 1774562557.441075, 'last_price_update_time': 1774753509.949072}
2026-03-29 03:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720563') HTTP/1.1" 204 0
2026-03-29 03:05:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da44b62f-9a7e-5783-a25d-62e2631b398e with identifier: 10720522
2026-03-29 03:05:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da44b62f-9a7e-5783-a25d-62e2631b398e with scrape type 2
2026-03-29 03:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da44b62f-9a7e-5783-a25d-62e2631b398e with scrape type 2
2026-03-29 03:05:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: da44b62f-9a7e-5783-a25d-62e2631b398e, identifier: 10720522
2026-03-29 03:05:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: da44b62f-9a7e-5783-a25d-62e2631b398e with identifier: 10720522
2026-03-29 03:05:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: da44b62f-9a7e-5783-a25d-62e2631b398e with identifier: 10720522
2026-03-29 03:05:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: da44b62f-9a7e-5783-a25d-62e2631b398e with identifier: 10720522 to the API
2026-03-29 03:05:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720522>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 98,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Hybrid',
'id': 'da44b62f-9a7e-5783-a25d-62e2631b398e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ630JS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720522',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 138489,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12100,
'price_includes_vat': True,
'registration_date': '2022-03-16',
'seats_number': 5,
'seller_name': 'ARVAL-IT',
'title': 'Toyota Corolla Touring Sports 1.8 Business - Hybrid - Automatic - '
'98 hp - 138.489 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-29 03:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720522%27 HTTP/1.1" 200 None
2026-03-29 03:05:10 [adesa.it] INFO: Saving data for 10720522: {'auction_closing_time': 1774800000.0, 'created_time': 1774562507.182004, 'last_price_update_time': 1774753510.329374}
2026-03-29 03:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720522') HTTP/1.1" 204 0
2026-03-29 03:05:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720562> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c3fd7bf4-8f74-52a2-9f24-967ad25f2a61 with identifier: 10720562
2026-03-29 03:05:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3fd7bf4-8f74-52a2-9f24-967ad25f2a61 with scrape type 2
2026-03-29 03:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c3fd7bf4-8f74-52a2-9f24-967ad25f2a61 with scrape type 2
2026-03-29 03:05:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c3fd7bf4-8f74-52a2-9f24-967ad25f2a61, identifier: 10720562
2026-03-29 03:05:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c3fd7bf4-8f74-52a2-9f24-967ad25f2a61 with identifier: 10720562
2026-03-29 03:05:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c3fd7bf4-8f74-52a2-9f24-967ad25f2a61 with identifier: 10720562
2026-03-29 03:05:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c3fd7bf4-8f74-52a2-9f24-967ad25f2a61 with identifier: 10720562 to the API
2026-03-29 03:05:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720562>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Hybrid',
'id': 'c3fd7bf4-8f74-52a2-9f24-967ad25f2a61',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM413YE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720562',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 86719,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2023-02-21',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota C-HR 1.8 Active - Hybrid - Automatic - 122 hp - 86.719 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2023}
2026-03-29 03:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720562%27 HTTP/1.1" 200 None
2026-03-29 03:05:11 [adesa.it] INFO: Saving data for 10720562: {'auction_closing_time': 1774800000.0, 'created_time': 1774562564.448508, 'last_price_update_time': 1774753511.140337}
2026-03-29 03:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720562') HTTP/1.1" 204 0
2026-03-29 03:05:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720564> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b170cd9f-61ad-59ec-adcb-1fb25295ac75 with identifier: 10720564
2026-03-29 03:05:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b170cd9f-61ad-59ec-adcb-1fb25295ac75 with scrape type 2
2026-03-29 03:05:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b170cd9f-61ad-59ec-adcb-1fb25295ac75 with scrape type 2
2026-03-29 03:05:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b170cd9f-61ad-59ec-adcb-1fb25295ac75, identifier: 10720564
2026-03-29 03:05:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b170cd9f-61ad-59ec-adcb-1fb25295ac75 with identifier: 10720564
2026-03-29 03:05:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b170cd9f-61ad-59ec-adcb-1fb25295ac75 with identifier: 10720564
2026-03-29 03:05:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b170cd9f-61ad-59ec-adcb-1fb25295ac75 with identifier: 10720564 to the API
2026-03-29 03:05:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720564>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Hybrid',
'id': 'b170cd9f-61ad-59ec-adcb-1fb25295ac75',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM505YE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720564',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 84170,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2023-02-21',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota C-HR 1.8 Active - Hybrid - Automatic - 122 hp - 84.170 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2023}
2026-03-29 03:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720564%27 HTTP/1.1" 200 None
2026-03-29 03:05:11 [adesa.it] INFO: Saving data for 10720564: {'auction_closing_time': 1774800000.0, 'created_time': 1774562563.09004, 'last_price_update_time': 1774753511.633679}
2026-03-29 03:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720564') HTTP/1.1" 204 0
2026-03-29 03:05:11 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 3.034(s), this was the 1st time calling it.
2026-03-29 03:05:11 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.5143188112174193 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Sun, 29 Mar 2026 03:05:11 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': '68f9d5ccfc269ae032ad2e5945c7095a', 'Vary': 'Accept-Encoding', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Access-Control-Allow-Credentials': 'true', 'Access-Control-Expose-Headers': '*, X-Project-Key', 'Access-Control-Allow-Methods': 'GET, PUT, POST, DELETE, PATCH, OPTIONS', 'Access-Control-Allow-Headers': 'DNT, Keep-Alive, User-Agent, X-Requested-With, If-Modified-Since, Cache-Control, Content-Type, Range, Authorization, X-Project-Key', 'Access-Control-Max-Age': '1728000')>, body=b'{"type":"/download/temporary-error","title":"Website Ban","status":520,"detail":"Zyte API could not get a ban-free response in a reasonable time. See https://docs.zyte.com/zyte-api/usage/errors.html#ban-responses"}', request_id=68f9d5ccfc269ae032ad2e5945c7095a.
2026-03-29 03:05:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10269525> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45d2d013-f567-52b5-8efc-ad77ffbbc3f3 with identifier: 10269525
2026-03-29 03:05:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45d2d013-f567-52b5-8efc-ad77ffbbc3f3 with scrape type 2
2026-03-29 03:05:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 45d2d013-f567-52b5-8efc-ad77ffbbc3f3 with scrape type 2
2026-03-29 03:05:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 45d2d013-f567-52b5-8efc-ad77ffbbc3f3, identifier: 10269525
2026-03-29 03:05:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 45d2d013-f567-52b5-8efc-ad77ffbbc3f3 with identifier: 10269525
2026-03-29 03:05:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 45d2d013-f567-52b5-8efc-ad77ffbbc3f3 with identifier: 10269525
2026-03-29 03:05:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 45d2d013-f567-52b5-8efc-ad77ffbbc3f3 with identifier: 10269525 to the API
2026-03-29 03:05:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10269525>
{'auction_title': '',
'c_o_2_emission_value': 220,
'category': 'Pickup',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 165,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Diesel',
'id': '45d2d013-f567-52b5-8efc-ad77ffbbc3f3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY-323-WX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10269525',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Isuzu',
'model': 'D-Max',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 38900,
'price_includes_vat': True,
'registration_date': '2024-08-28',
'seats_number': 4,
'seller_name': None,
'title': 'Isuzu D-Max 1.9 - AWD - Diesel - Manual - 165 hp - 50 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-29 03:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710269525%27 HTTP/1.1" 200 None
2026-03-29 03:05:12 [adesa.it] INFO: Saving data for 10269525: {'auction_closing_time': 1798671600.0, 'created_time': 1770927506.66521, 'last_price_update_time': 1774753512.151277}
2026-03-29 03:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10269525') HTTP/1.1" 204 0
2026-03-29 03:05:12 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 12.551(s), this was the 1st time calling it.
2026-03-29 03:05:12 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.61434143489834 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Sun, 29 Mar 2026 03:05:11 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': 'bee011e4efcefdbe3fc62db1ee93314c', 'Vary': 'Accept-Encoding', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Access-Control-Allow-Credentials': 'true', 'Access-Control-Expose-Headers': '*, X-Project-Key', 'Access-Control-Allow-Methods': 'GET, PUT, POST, DELETE, PATCH, OPTIONS', 'Access-Control-Allow-Headers': 'DNT, Keep-Alive, User-Agent, X-Requested-With, If-Modified-Since, Cache-Control, Content-Type, Range, Authorization, X-Project-Key', 'Access-Control-Max-Age': '1728000')>, body=b'{"type":"/download/temporary-error","title":"Website Ban","status":520,"detail":"Zyte API could not get a ban-free response in a reasonable time. See https://docs.zyte.com/zyte-api/usage/errors.html#ban-responses"}', request_id=bee011e4efcefdbe3fc62db1ee93314c.
2026-03-29 03:05:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720568> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b265cebd-a870-51fe-8108-312206ee4bc4 with identifier: 10720568
2026-03-29 03:05:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b265cebd-a870-51fe-8108-312206ee4bc4 with scrape type 2
2026-03-29 03:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b265cebd-a870-51fe-8108-312206ee4bc4 with scrape type 2
2026-03-29 03:05:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b265cebd-a870-51fe-8108-312206ee4bc4, identifier: 10720568
2026-03-29 03:05:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b265cebd-a870-51fe-8108-312206ee4bc4 with identifier: 10720568
2026-03-29 03:05:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b265cebd-a870-51fe-8108-312206ee4bc4 with identifier: 10720568
2026-03-29 03:05:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b265cebd-a870-51fe-8108-312206ee4bc4 with identifier: 10720568 to the API
2026-03-29 03:05:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720568>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Hybrid',
'id': 'b265cebd-a870-51fe-8108-312206ee4bc4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM347YE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720568',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 69541,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2023-02-21',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota C-HR 1.8 Active - Hybrid - Automatic - 122 hp - 69.541 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2023}
2026-03-29 03:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720568%27 HTTP/1.1" 200 None
2026-03-29 03:05:12 [adesa.it] INFO: Saving data for 10720568: {'auction_closing_time': 1774800000.0, 'created_time': 1774562563.402514, 'last_price_update_time': 1774753512.975647}
2026-03-29 03:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720568') HTTP/1.1" 204 0
2026-03-29 03:05:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716640> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720561> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d2d3be5f-9032-5fc7-a63c-d6554dab16b4 with identifier: 10716640
2026-03-29 03:05:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d2d3be5f-9032-5fc7-a63c-d6554dab16b4 with scrape type 2
2026-03-29 03:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d2d3be5f-9032-5fc7-a63c-d6554dab16b4 with scrape type 2
2026-03-29 03:05:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d2d3be5f-9032-5fc7-a63c-d6554dab16b4, identifier: 10716640
2026-03-29 03:05:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d2d3be5f-9032-5fc7-a63c-d6554dab16b4 with identifier: 10716640
2026-03-29 03:05:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d2d3be5f-9032-5fc7-a63c-d6554dab16b4 with identifier: 10716640
2026-03-29 03:05:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d2d3be5f-9032-5fc7-a63c-d6554dab16b4 with identifier: 10716640 to the API
2026-03-29 03:05:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716640>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': 'd2d3be5f-9032-5fc7-a63c-d6554dab16b4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP855WX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716640',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Maxus',
'model': 'Deliver 9',
'odometer': 57855,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 7200,
'price_includes_vat': True,
'registration_date': '2023-09-19',
'seats_number': 3,
'seller_name': None,
'title': 'Maxus Deliver 9 2.0 - Diesel - Manual - 150 hp - 57.855 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-29 03:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716640%27 HTTP/1.1" 200 None
2026-03-29 03:05:13 [adesa.it] INFO: Saving data for 10716640: {'auction_closing_time': 1798711260.0, 'created_time': 1774368477.63592, 'last_price_update_time': 1774753513.478489}
2026-03-29 03:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716640') HTTP/1.1" 204 0
2026-03-29 03:05:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90bb2356-d1f4-5cfa-9dd7-ccb54f511e65 with identifier: 10720561
2026-03-29 03:05:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90bb2356-d1f4-5cfa-9dd7-ccb54f511e65 with scrape type 2
2026-03-29 03:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 90bb2356-d1f4-5cfa-9dd7-ccb54f511e65 with scrape type 2
2026-03-29 03:05:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 90bb2356-d1f4-5cfa-9dd7-ccb54f511e65, identifier: 10720561
2026-03-29 03:05:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 90bb2356-d1f4-5cfa-9dd7-ccb54f511e65 with identifier: 10720561
2026-03-29 03:05:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 90bb2356-d1f4-5cfa-9dd7-ccb54f511e65 with identifier: 10720561
2026-03-29 03:05:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 90bb2356-d1f4-5cfa-9dd7-ccb54f511e65 with identifier: 10720561 to the API
2026-03-29 03:05:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720561>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Hybrid',
'id': '90bb2356-d1f4-5cfa-9dd7-ccb54f511e65',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM431YE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720561',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 108254,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2023-02-21',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota C-HR 1.8 Active - Hybrid - Automatic - 122 hp - 108.254 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2023}
2026-03-29 03:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720561%27 HTTP/1.1" 200 None
2026-03-29 03:05:13 [adesa.it] INFO: Saving data for 10720561: {'auction_closing_time': 1774800000.0, 'created_time': 1774562863.872996, 'last_price_update_time': 1774753513.85326}
2026-03-29 03:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720561') HTTP/1.1" 204 0
2026-03-29 03:05:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720547> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b31ac7dd-c217-5a0a-9925-7f0eb1e05113 with identifier: 10720547
2026-03-29 03:05:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b31ac7dd-c217-5a0a-9925-7f0eb1e05113 with scrape type 2
2026-03-29 03:05:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b31ac7dd-c217-5a0a-9925-7f0eb1e05113 with scrape type 2
2026-03-29 03:05:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b31ac7dd-c217-5a0a-9925-7f0eb1e05113, identifier: 10720547
2026-03-29 03:05:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b31ac7dd-c217-5a0a-9925-7f0eb1e05113 with identifier: 10720547
2026-03-29 03:05:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b31ac7dd-c217-5a0a-9925-7f0eb1e05113 with identifier: 10720547
2026-03-29 03:05:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b31ac7dd-c217-5a0a-9925-7f0eb1e05113 with identifier: 10720547 to the API
2026-03-29 03:05:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720547>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'b31ac7dd-c217-5a0a-9925-7f0eb1e05113',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK407BW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720547',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 176382,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2022-05-05',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Skoda Kodiaq 2.0 TDI Executive - Diesel - Automatic - 150 hp - '
'176.382 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2022}
2026-03-29 03:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720547%27 HTTP/1.1" 200 None
2026-03-29 03:05:14 [adesa.it] INFO: Saving data for 10720547: {'auction_closing_time': 1774800000.0, 'created_time': 1774562494.270682, 'last_price_update_time': 1774753514.855215}
2026-03-29 03:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720547') HTTP/1.1" 204 0
2026-03-29 03:05:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720571> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720517> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716742> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6430fba1-3007-5678-8389-64a552fa6a3a with identifier: 10720571
2026-03-29 03:05:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6430fba1-3007-5678-8389-64a552fa6a3a with scrape type 2
2026-03-29 03:05:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6430fba1-3007-5678-8389-64a552fa6a3a with scrape type 2
2026-03-29 03:05:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6430fba1-3007-5678-8389-64a552fa6a3a, identifier: 10720571
2026-03-29 03:05:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6430fba1-3007-5678-8389-64a552fa6a3a with identifier: 10720571
2026-03-29 03:05:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6430fba1-3007-5678-8389-64a552fa6a3a with identifier: 10720571
2026-03-29 03:05:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6430fba1-3007-5678-8389-64a552fa6a3a with identifier: 10720571 to the API
2026-03-29 03:05:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720571>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 181,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Hybrid',
'id': '6430fba1-3007-5678-8389-64a552fa6a3a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH259PT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720571',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '3008',
'odometer': 67745,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2021-12-20',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Peugeot 3008 Allure Pack - Hybrid - Automatic - 181 hp - 67.745 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
2026-03-29 03:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720571%27 HTTP/1.1" 200 None
2026-03-29 03:05:15 [adesa.it] INFO: Saving data for 10720571: {'auction_closing_time': 1774800000.0, 'created_time': 1774562496.400841, 'last_price_update_time': 1774753515.338734}
2026-03-29 03:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720571') HTTP/1.1" 204 0
2026-03-29 03:05:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-29 03:05:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af65ade2-d7be-581f-9d62-01d92bb786ef with identifier: 10720517
2026-03-29 03:05:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af65ade2-d7be-581f-9d62-01d92bb786ef with scrape type 2
2026-03-29 03:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af65ade2-d7be-581f-9d62-01d92bb786ef with scrape type 2
2026-03-29 03:05:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: af65ade2-d7be-581f-9d62-01d92bb786ef, identifier: 10720517
2026-03-29 03:05:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3bcd3be-ba16-544d-a337-0f2bd76c1ff8 with identifier: 10716742
2026-03-29 03:05:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3bcd3be-ba16-544d-a337-0f2bd76c1ff8 with scrape type 2
2026-03-29 03:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a3bcd3be-ba16-544d-a337-0f2bd76c1ff8 with scrape type 2
2026-03-29 03:05:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a3bcd3be-ba16-544d-a337-0f2bd76c1ff8, identifier: 10716742
2026-03-29 03:05:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: af65ade2-d7be-581f-9d62-01d92bb786ef with identifier: 10720517
2026-03-29 03:05:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: af65ade2-d7be-581f-9d62-01d92bb786ef with identifier: 10720517
2026-03-29 03:05:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: af65ade2-d7be-581f-9d62-01d92bb786ef with identifier: 10720517 to the API
2026-03-29 03:05:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720517>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'af65ade2-d7be-581f-9d62-01d92bb786ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP701AR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720517',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Seat',
'model': 'Tarraco',
'odometer': 114406,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13700,
'price_includes_vat': True,
'registration_date': '2023-05-01',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Tarraco 2.0 TDI Business - Diesel - Automatic - 150 hp - '
'114.406 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-29 03:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720517%27 HTTP/1.1" 200 None
2026-03-29 03:05:15 [adesa.it] INFO: Saving data for 10720517: {'auction_closing_time': 1774800000.0, 'created_time': 1774562493.880996, 'last_price_update_time': 1774753515.820052}
2026-03-29 03:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720517') HTTP/1.1" 204 0
2026-03-29 03:05:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a3bcd3be-ba16-544d-a337-0f2bd76c1ff8 with identifier: 10716742
2026-03-29 03:05:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a3bcd3be-ba16-544d-a337-0f2bd76c1ff8 with identifier: 10716742
2026-03-29 03:05:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a3bcd3be-ba16-544d-a337-0f2bd76c1ff8 with identifier: 10716742 to the API
2026-03-29 03:05:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716742>
{'auction_title': '',
'c_o_2_emission_value': 237,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 130,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': 'a3bcd3be-ba16-544d-a337-0f2bd76c1ff8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GW610VZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716742',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Transit',
'odometer': 17634,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2024-09-30',
'seats_number': 3,
'seller_name': None,
'title': 'Ford Transit L2H2 2.0 TDCI Trend - Diesel - Manual - 130 hp - '
'17.634 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2024}
2026-03-29 03:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716742%27 HTTP/1.1" 200 None
2026-03-29 03:05:16 [adesa.it] INFO: Saving data for 10716742: {'auction_closing_time': 1798711260.0, 'created_time': 1774368366.115927, 'last_price_update_time': 1774753516.128441}
2026-03-29 03:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716742') HTTP/1.1" 204 0
2026-03-29 03:05:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720558> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 96c5f446-4b14-5f5a-b58e-e1b33ffd82e8 with identifier: 10720558
2026-03-29 03:05:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96c5f446-4b14-5f5a-b58e-e1b33ffd82e8 with scrape type 2
2026-03-29 03:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 96c5f446-4b14-5f5a-b58e-e1b33ffd82e8 with scrape type 2
2026-03-29 03:05:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 96c5f446-4b14-5f5a-b58e-e1b33ffd82e8, identifier: 10720558
2026-03-29 03:05:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 96c5f446-4b14-5f5a-b58e-e1b33ffd82e8 with identifier: 10720558
2026-03-29 03:05:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 96c5f446-4b14-5f5a-b58e-e1b33ffd82e8 with identifier: 10720558
2026-03-29 03:05:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 96c5f446-4b14-5f5a-b58e-e1b33ffd82e8 with identifier: 10720558 to the API
2026-03-29 03:05:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720558>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Hybrid',
'id': '96c5f446-4b14-5f5a-b58e-e1b33ffd82e8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM509YE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720558',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 83190,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2023-02-21',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota C-HR 1.8 Active - Hybrid - Automatic - 122 hp - 83.190 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2023}
2026-03-29 03:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720558%27 HTTP/1.1" 200 None
2026-03-29 03:05:16 [adesa.it] INFO: Saving data for 10720558: {'auction_closing_time': 1774800000.0, 'created_time': 1774562556.349218, 'last_price_update_time': 1774753516.97748}
2026-03-29 03:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720558') HTTP/1.1" 204 0
2026-03-29 03:05:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-29 03:05:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724926> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720557> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 17a9f8b4-301b-537f-b2f8-f458e7704f3a with identifier: 10724926
2026-03-29 03:05:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17a9f8b4-301b-537f-b2f8-f458e7704f3a with scrape type 2
2026-03-29 03:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 17a9f8b4-301b-537f-b2f8-f458e7704f3a with scrape type 2
2026-03-29 03:05:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 17a9f8b4-301b-537f-b2f8-f458e7704f3a, identifier: 10724926
2026-03-29 03:05:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 17a9f8b4-301b-537f-b2f8-f458e7704f3a with identifier: 10724926
2026-03-29 03:05:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 17a9f8b4-301b-537f-b2f8-f458e7704f3a with identifier: 10724926
2026-03-29 03:05:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 17a9f8b4-301b-537f-b2f8-f458e7704f3a with identifier: 10724926 to the API
2026-03-29 03:05:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724926>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': '17a9f8b4-301b-537f-b2f8-f458e7704f3a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP623AM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724926',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Opel',
'model': 'Movano',
'odometer': 77494,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2023-04-28',
'seats_number': 3,
'seller_name': None,
'title': 'Opel Movano L2H2 2.2 - Diesel - Manual - 140 hp - 77.494 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-29 03:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724926%27 HTTP/1.1" 200 None
2026-03-29 03:05:17 [adesa.it] INFO: Saving data for 10724926: {'auction_closing_time': 1774800000.0, 'created_time': 1774562497.029291, 'last_price_update_time': 1774753517.508178}
2026-03-29 03:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10724926') HTTP/1.1" 204 0
2026-03-29 03:05:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84c65073-1550-5274-a3df-210b7e3ff928 with identifier: 10720557
2026-03-29 03:05:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84c65073-1550-5274-a3df-210b7e3ff928 with scrape type 2
2026-03-29 03:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 84c65073-1550-5274-a3df-210b7e3ff928 with scrape type 2
2026-03-29 03:05:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 84c65073-1550-5274-a3df-210b7e3ff928, identifier: 10720557
2026-03-29 03:05:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 84c65073-1550-5274-a3df-210b7e3ff928 with identifier: 10720557
2026-03-29 03:05:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 84c65073-1550-5274-a3df-210b7e3ff928 with identifier: 10720557
2026-03-29 03:05:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 84c65073-1550-5274-a3df-210b7e3ff928 with identifier: 10720557 to the API
2026-03-29 03:05:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720557>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': '84c65073-1550-5274-a3df-210b7e3ff928',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB955DP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720557',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '3008',
'odometer': 217464,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 7500,
'price_includes_vat': True,
'registration_date': '2020-05-29',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Peugeot 3008 1.5 HDI Business - Diesel - Manual - 130 hp - 217.464 '
'km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-29 03:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720557%27 HTTP/1.1" 200 None
2026-03-29 03:05:17 [adesa.it] INFO: Saving data for 10720557: {'auction_closing_time': 1774800000.0, 'created_time': 1774562488.338262, 'last_price_update_time': 1774753517.867001}
2026-03-29 03:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720557') HTTP/1.1" 204 0
2026-03-29 03:05:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720518> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70a46fd2-32f3-58a8-956f-79adfad1b163 with identifier: 10720518
2026-03-29 03:05:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70a46fd2-32f3-58a8-956f-79adfad1b163 with scrape type 2
2026-03-29 03:05:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 70a46fd2-32f3-58a8-956f-79adfad1b163 with scrape type 2
2026-03-29 03:05:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 70a46fd2-32f3-58a8-956f-79adfad1b163, identifier: 10720518
2026-03-29 03:05:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 70a46fd2-32f3-58a8-956f-79adfad1b163 with identifier: 10720518
2026-03-29 03:05:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 70a46fd2-32f3-58a8-956f-79adfad1b163 with identifier: 10720518
2026-03-29 03:05:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 70a46fd2-32f3-58a8-956f-79adfad1b163 with identifier: 10720518 to the API
2026-03-29 03:05:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720518>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': '70a46fd2-32f3-58a8-956f-79adfad1b163',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP140SZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720518',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X3',
'odometer': 237500,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 18200,
'price_includes_vat': True,
'registration_date': '2023-06-30',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'BMW X3 18d Sport - Diesel - Automatic - 150 hp - 237.500 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2023}
2026-03-29 03:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720518%27 HTTP/1.1" 200 None
2026-03-29 03:05:18 [adesa.it] INFO: Saving data for 10720518: {'auction_closing_time': 1774800000.0, 'created_time': 1774562460.674324, 'last_price_update_time': 1774753518.680289}
2026-03-29 03:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720518') HTTP/1.1" 204 0
2026-03-29 03:05:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741859> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e23ce19f-a572-5a40-99ec-ff90569dfc22 with identifier: 10741859
2026-03-29 03:05:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e23ce19f-a572-5a40-99ec-ff90569dfc22 with scrape type 2
2026-03-29 03:05:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e23ce19f-a572-5a40-99ec-ff90569dfc22 with scrape type 2
2026-03-29 03:05:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e23ce19f-a572-5a40-99ec-ff90569dfc22, identifier: 10741859
2026-03-29 03:05:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e23ce19f-a572-5a40-99ec-ff90569dfc22 with identifier: 10741859
2026-03-29 03:05:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e23ce19f-a572-5a40-99ec-ff90569dfc22 with identifier: 10741859
2026-03-29 03:05:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e23ce19f-a572-5a40-99ec-ff90569dfc22 with identifier: 10741859 to the API
2026-03-29 03:05:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741859>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 158,
'expiration_date': '2026-03-30T08:20:00Z',
'fuel_type': 'Hybrid',
'id': 'e23ce19f-a572-5a40-99ec-ff90569dfc22',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY905XV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741859',
'listing': 'auction',
'location': 'Scandicci (FI) (Italy)',
'make': 'Nissan',
'model': 'X-Trail',
'odometer': 14526,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 6100,
'price_includes_vat': True,
'registration_date': '2025-03-18',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Nissan X-Trail 1.5 Tekna - AWD - Hybrid - Automatic - 158 hp - '
'14.526 km',
'transmission': 'automatic',
'trim': 'Tekna',
'vin': None,
'year': 2025}
2026-03-29 03:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741859%27 HTTP/1.1" 200 None
2026-03-29 03:05:19 [adesa.it] INFO: Saving data for 10741859: {'auction_closing_time': 1774858800.0, 'created_time': 1774649033.540297, 'last_price_update_time': 1774753519.17386}
2026-03-29 03:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741859') HTTP/1.1" 204 0
2026-03-29 03:05:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720566> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699918> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62469c66-292b-5cd4-9629-a44b4137e610 with identifier: 10720566
2026-03-29 03:05:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62469c66-292b-5cd4-9629-a44b4137e610 with scrape type 2
2026-03-29 03:05:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 62469c66-292b-5cd4-9629-a44b4137e610 with scrape type 2
2026-03-29 03:05:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 62469c66-292b-5cd4-9629-a44b4137e610, identifier: 10720566
2026-03-29 03:05:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 62469c66-292b-5cd4-9629-a44b4137e610 with identifier: 10720566
2026-03-29 03:05:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 62469c66-292b-5cd4-9629-a44b4137e610 with identifier: 10720566
2026-03-29 03:05:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 62469c66-292b-5cd4-9629-a44b4137e610 with identifier: 10720566 to the API
2026-03-29 03:05:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720566>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Hybrid',
'id': '62469c66-292b-5cd4-9629-a44b4137e610',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM425YE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720566',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 84445,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2023-02-21',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota C-HR 1.8 Active - Hybrid - Automatic - 122 hp - 84.445 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2023}
2026-03-29 03:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720566%27 HTTP/1.1" 200 None
2026-03-29 03:05:19 [adesa.it] INFO: Saving data for 10720566: {'auction_closing_time': 1774800000.0, 'created_time': 1774562566.840789, 'last_price_update_time': 1774753519.72631}
2026-03-29 03:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720566') HTTP/1.1" 204 0
2026-03-29 03:05:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741669> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0320fa19-3932-5116-8a38-e8adc95b01a6 with identifier: 10699918
2026-03-29 03:05:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0320fa19-3932-5116-8a38-e8adc95b01a6 with scrape type 2
2026-03-29 03:05:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0320fa19-3932-5116-8a38-e8adc95b01a6 with scrape type 2
2026-03-29 03:05:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0320fa19-3932-5116-8a38-e8adc95b01a6, identifier: 10699918
2026-03-29 03:05:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0320fa19-3932-5116-8a38-e8adc95b01a6 with identifier: 10699918
2026-03-29 03:05:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0320fa19-3932-5116-8a38-e8adc95b01a6 with identifier: 10699918
2026-03-29 03:05:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0320fa19-3932-5116-8a38-e8adc95b01a6 with identifier: 10699918 to the API
2026-03-29 03:05:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699918>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 258,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Hybrid',
'id': '0320fa19-3932-5116-8a38-e8adc95b01a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL958KE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699918',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'MG',
'model': 'HS',
'odometer': 104600,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2023-01-31',
'seats_number': 5,
'seller_name': None,
'title': 'MG HS 1.5 T-GDI Exclusive - Hybrid - Automatic - 258 hp - 104.600 '
'km',
'transmission': 'automatic',
'trim': 'Exclusive',
'vin': None,
'year': 2023}
2026-03-29 03:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699918%27 HTTP/1.1" 200 None
2026-03-29 03:05:20 [adesa.it] INFO: Saving data for 10699918: {'auction_closing_time': 1798711260.0, 'created_time': 1773957906.959423, 'last_price_update_time': 1774753520.133173}
2026-03-29 03:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10699918') HTTP/1.1" 204 0
2026-03-29 03:05:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f063d4f-fd1f-5958-891c-37b80ed2d97c with identifier: 10741669
2026-03-29 03:05:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f063d4f-fd1f-5958-891c-37b80ed2d97c with scrape type 2
2026-03-29 03:05:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1f063d4f-fd1f-5958-891c-37b80ed2d97c with scrape type 2
2026-03-29 03:05:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 1f063d4f-fd1f-5958-891c-37b80ed2d97c, identifier: 10741669
2026-03-29 03:05:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 1f063d4f-fd1f-5958-891c-37b80ed2d97c with identifier: 10741669
2026-03-29 03:05:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 1f063d4f-fd1f-5958-891c-37b80ed2d97c with identifier: 10741669
2026-03-29 03:05:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 1f063d4f-fd1f-5958-891c-37b80ed2d97c with identifier: 10741669 to the API
2026-03-29 03:05:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741669>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Diesel',
'id': '1f063d4f-fd1f-5958-891c-37b80ed2d97c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB261PJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741669',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mini',
'model': 'Countryman',
'odometer': 151388,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2020-06-26',
'seats_number': 5,
'seller_name': 'SIRIO S.r.l.',
'title': 'Mini Countryman Cooper D 2.0 - Diesel - Automatic - 150 hp - '
'151.388 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-29 03:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741669%27 HTTP/1.1" 200 None
2026-03-29 03:05:20 [adesa.it] INFO: Saving data for 10741669: {'auction_closing_time': 1774964700.0, 'created_time': 1774649278.817223, 'last_price_update_time': 1774753520.532392}
2026-03-29 03:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741669') HTTP/1.1" 204 0
2026-03-29 03:05:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741658> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9f703e9-46dc-5937-8e1e-35ff72dec33d with identifier: 10741658
2026-03-29 03:05:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9f703e9-46dc-5937-8e1e-35ff72dec33d with scrape type 2
2026-03-29 03:05:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9f703e9-46dc-5937-8e1e-35ff72dec33d with scrape type 2
2026-03-29 03:05:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d9f703e9-46dc-5937-8e1e-35ff72dec33d, identifier: 10741658
2026-03-29 03:05:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d9f703e9-46dc-5937-8e1e-35ff72dec33d with identifier: 10741658
2026-03-29 03:05:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d9f703e9-46dc-5937-8e1e-35ff72dec33d with identifier: 10741658
2026-03-29 03:05:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d9f703e9-46dc-5937-8e1e-35ff72dec33d with identifier: 10741658 to the API
2026-03-29 03:05:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741658>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Diesel',
'id': 'd9f703e9-46dc-5937-8e1e-35ff72dec33d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA869PB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741658',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mini',
'model': 'Countryman',
'odometer': 114676,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 500,
'price_includes_vat': True,
'registration_date': '2020-02-18',
'seats_number': 5,
'seller_name': 'TOP20 AUTO SRLS',
'title': 'Mini Countryman Cooper D 2.0 Business - ALL4 - Diesel - Automatic - '
'150 hp - 114.676 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-29 03:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741658%27 HTTP/1.1" 200 None
2026-03-29 03:05:21 [adesa.it] INFO: Saving data for 10741658: {'auction_closing_time': 1774964700.0, 'created_time': 1774649027.5912, 'last_price_update_time': 1774753521.015687}
2026-03-29 03:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741658') HTTP/1.1" 204 0
2026-03-29 03:05:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741697> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 965416b4-69d4-5c2b-ab1e-c4f5c54b45f7 with identifier: 10741697
2026-03-29 03:05:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 965416b4-69d4-5c2b-ab1e-c4f5c54b45f7 with scrape type 2
2026-03-29 03:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 965416b4-69d4-5c2b-ab1e-c4f5c54b45f7 with scrape type 2
2026-03-29 03:05:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 965416b4-69d4-5c2b-ab1e-c4f5c54b45f7, identifier: 10741697
2026-03-29 03:05:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 965416b4-69d4-5c2b-ab1e-c4f5c54b45f7 with identifier: 10741697
2026-03-29 03:05:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 965416b4-69d4-5c2b-ab1e-c4f5c54b45f7 with identifier: 10741697
2026-03-29 03:05:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 965416b4-69d4-5c2b-ab1e-c4f5c54b45f7 with identifier: 10741697 to the API
2026-03-29 03:05:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741697>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 367,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Diesel',
'id': '965416b4-69d4-5c2b-ab1e-c4f5c54b45f7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR108KH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741697',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'GLS',
'odometer': 54877,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 34900,
'price_includes_vat': True,
'registration_date': '2023-12-05',
'seats_number': 7,
'seller_name': 'SIRIO S.r.l.',
'title': 'Mercedes-Benz GLS 450d AMG Line - 4-Matic - Diesel - Automatic - '
'367 hp - 54.877 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-29 03:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741697%27 HTTP/1.1" 200 None
2026-03-29 03:05:21 [adesa.it] INFO: Saving data for 10741697: {'auction_closing_time': 1774964700.0, 'created_time': 1774649277.077716, 'last_price_update_time': 1774753521.504491}
2026-03-29 03:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741697') HTTP/1.1" 204 0
2026-03-29 03:05:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741688> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74258ed2-2805-57cd-a3d7-460e535130f1 with identifier: 10741688
2026-03-29 03:05:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74258ed2-2805-57cd-a3d7-460e535130f1 with scrape type 2
2026-03-29 03:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 74258ed2-2805-57cd-a3d7-460e535130f1 with scrape type 2
2026-03-29 03:05:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 74258ed2-2805-57cd-a3d7-460e535130f1, identifier: 10741688
2026-03-29 03:05:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 74258ed2-2805-57cd-a3d7-460e535130f1 with identifier: 10741688
2026-03-29 03:05:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 74258ed2-2805-57cd-a3d7-460e535130f1 with identifier: 10741688
2026-03-29 03:05:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 74258ed2-2805-57cd-a3d7-460e535130f1 with identifier: 10741688 to the API
2026-03-29 03:05:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741688>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Diesel',
'id': '74258ed2-2805-57cd-a3d7-460e535130f1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GW821FH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741688',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'Vito Tourer',
'odometer': 40010,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 19000,
'price_includes_vat': True,
'registration_date': '2024-09-19',
'seats_number': 6,
'seller_name': 'RS1AUTO DI RUSU VICTOR',
'title': 'Mercedes-Benz Vito Tourer 114 Pro - Diesel - Automatic - 136 hp - '
'40.010 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2024}
2026-03-29 03:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741688%27 HTTP/1.1" 200 None
2026-03-29 03:05:21 [adesa.it] INFO: Saving data for 10741688: {'auction_closing_time': 1774964700.0, 'created_time': 1774649038.389275, 'last_price_update_time': 1774753521.998527}
2026-03-29 03:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741688') HTTP/1.1" 204 0
2026-03-29 03:05:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741663> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741698> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f88451f6-2e7c-5123-b6bb-6c8c39bd8163 with identifier: 10741663
2026-03-29 03:05:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f88451f6-2e7c-5123-b6bb-6c8c39bd8163 with scrape type 2
2026-03-29 03:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f88451f6-2e7c-5123-b6bb-6c8c39bd8163 with scrape type 2
2026-03-29 03:05:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f88451f6-2e7c-5123-b6bb-6c8c39bd8163, identifier: 10741663
2026-03-29 03:05:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e483d91-4dfe-5d4b-8053-2557fb1b61b3 with identifier: 10741698
2026-03-29 03:05:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e483d91-4dfe-5d4b-8053-2557fb1b61b3 with scrape type 2
2026-03-29 03:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9e483d91-4dfe-5d4b-8053-2557fb1b61b3 with scrape type 2
2026-03-29 03:05:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9e483d91-4dfe-5d4b-8053-2557fb1b61b3, identifier: 10741698
2026-03-29 03:05:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f88451f6-2e7c-5123-b6bb-6c8c39bd8163 with identifier: 10741663
2026-03-29 03:05:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f88451f6-2e7c-5123-b6bb-6c8c39bd8163 with identifier: 10741663
2026-03-29 03:05:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f88451f6-2e7c-5123-b6bb-6c8c39bd8163 with identifier: 10741663 to the API
2026-03-29 03:05:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741663>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 135,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Hybrid',
'id': 'f88451f6-2e7c-5123-b6bb-6c8c39bd8163',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FV178NE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741663',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mini',
'model': 'Countryman',
'odometer': 109570,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 800,
'price_includes_vat': True,
'registration_date': '2019-05-14',
'seats_number': 5,
'seller_name': 'SIRIO S.r.l.',
'title': 'Mini Countryman Cooper SE 1.5 - ALL4 - Hybrid - Automatic - 135 hp '
'- 109.570 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-29 03:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741663%27 HTTP/1.1" 200 None
2026-03-29 03:05:22 [adesa.it] INFO: Saving data for 10741663: {'auction_closing_time': 1774964700.0, 'created_time': 1774649027.925034, 'last_price_update_time': 1774753522.591667}
2026-03-29 03:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741663') HTTP/1.1" 204 0
2026-03-29 03:05:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9e483d91-4dfe-5d4b-8053-2557fb1b61b3 with identifier: 10741698
2026-03-29 03:05:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9e483d91-4dfe-5d4b-8053-2557fb1b61b3 with identifier: 10741698
2026-03-29 03:05:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9e483d91-4dfe-5d4b-8053-2557fb1b61b3 with identifier: 10741698 to the API
2026-03-29 03:05:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741698>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 333,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Hybrid',
'id': '9e483d91-4dfe-5d4b-8053-2557fb1b61b3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT430PK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741698',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 43758,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 40200,
'price_includes_vat': True,
'registration_date': '2024-05-30',
'seats_number': 5,
'seller_name': 'SIRIO S.r.l.',
'title': 'Mercedes-Benz GLE Coupé 350de AMG Line - 4-Matic - Hybrid - '
'Automatic - 333 hp - 43.758 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2024}
2026-03-29 03:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741698%27 HTTP/1.1" 200 None
2026-03-29 03:05:22 [adesa.it] INFO: Saving data for 10741698: {'auction_closing_time': 1774964700.0, 'created_time': 1774649026.452667, 'last_price_update_time': 1774753522.868554}
2026-03-29 03:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741698') HTTP/1.1" 204 0
2026-03-29 03:05:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720567> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 365dbba9-28ed-5b7e-808c-6d86c3725d12 with identifier: 10720567
2026-03-29 03:05:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 365dbba9-28ed-5b7e-808c-6d86c3725d12 with scrape type 2
2026-03-29 03:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 365dbba9-28ed-5b7e-808c-6d86c3725d12 with scrape type 2
2026-03-29 03:05:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 365dbba9-28ed-5b7e-808c-6d86c3725d12, identifier: 10720567
2026-03-29 03:05:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 365dbba9-28ed-5b7e-808c-6d86c3725d12 with identifier: 10720567
2026-03-29 03:05:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 365dbba9-28ed-5b7e-808c-6d86c3725d12 with identifier: 10720567
2026-03-29 03:05:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 365dbba9-28ed-5b7e-808c-6d86c3725d12 with identifier: 10720567 to the API
2026-03-29 03:05:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720567>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Hybrid',
'id': '365dbba9-28ed-5b7e-808c-6d86c3725d12',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM502YE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720567',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 68870,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2023-02-21',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota C-HR 1.8 Active - Hybrid - Automatic - 122 hp - 68.870 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2023}
2026-03-29 03:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720567%27 HTTP/1.1" 200 None
2026-03-29 03:05:23 [adesa.it] INFO: Saving data for 10720567: {'auction_closing_time': 1774800000.0, 'created_time': 1774562864.196911, 'last_price_update_time': 1774753523.357182}
2026-03-29 03:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720567') HTTP/1.1" 204 0
2026-03-29 03:05:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741670> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8ea109c-9af3-54b7-8567-e82be70420e6 with identifier: 10741670
2026-03-29 03:05:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8ea109c-9af3-54b7-8567-e82be70420e6 with scrape type 2
2026-03-29 03:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a8ea109c-9af3-54b7-8567-e82be70420e6 with scrape type 2
2026-03-29 03:05:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a8ea109c-9af3-54b7-8567-e82be70420e6, identifier: 10741670
2026-03-29 03:05:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a8ea109c-9af3-54b7-8567-e82be70420e6 with identifier: 10741670
2026-03-29 03:05:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a8ea109c-9af3-54b7-8567-e82be70420e6 with identifier: 10741670
2026-03-29 03:05:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a8ea109c-9af3-54b7-8567-e82be70420e6 with identifier: 10741670 to the API
2026-03-29 03:05:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741670>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Diesel',
'id': 'a8ea109c-9af3-54b7-8567-e82be70420e6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GJ282NF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741670',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 210700,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10100,
'price_includes_vat': True,
'registration_date': '2022-06-30',
'seats_number': 5,
'seller_name': 'Europcar Srl',
'title': 'Mercedes-Benz C Break 220 Premium - 4-Matic - Diesel - Automatic - '
'200 hp - 210.700 km',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2022}
2026-03-29 03:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741670%27 HTTP/1.1" 200 None
2026-03-29 03:05:24 [adesa.it] INFO: Saving data for 10741670: {'auction_closing_time': 1774964700.0, 'created_time': 1774649023.692005, 'last_price_update_time': 1774753524.579716}
2026-03-29 03:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741670') HTTP/1.1" 204 0
2026-03-29 03:05:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741684> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741648> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e976c017-9239-5cbe-a338-9c1fe45a0afa with identifier: 10741684
2026-03-29 03:05:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e976c017-9239-5cbe-a338-9c1fe45a0afa with scrape type 2
2026-03-29 03:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e976c017-9239-5cbe-a338-9c1fe45a0afa with scrape type 2
2026-03-29 03:05:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e976c017-9239-5cbe-a338-9c1fe45a0afa, identifier: 10741684
2026-03-29 03:05:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e976c017-9239-5cbe-a338-9c1fe45a0afa with identifier: 10741684
2026-03-29 03:05:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e976c017-9239-5cbe-a338-9c1fe45a0afa with identifier: 10741684
2026-03-29 03:05:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e976c017-9239-5cbe-a338-9c1fe45a0afa with identifier: 10741684 to the API
2026-03-29 03:05:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741684>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.9L',
'engine_horse_power': 430,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Petrol',
'id': 'e976c017-9239-5cbe-a338-9c1fe45a0afa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP834YY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741684',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Maserati',
'model': 'Quattroporte',
'odometer': 77390,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 26900,
'price_includes_vat': True,
'registration_date': '2023-09-15',
'seats_number': 5,
'seller_name': "VRENT SOCIETA' A RESPONSABILITA' LIMITATA",
'title': 'Maserati Quattroporte 3.0i GranLusso - Q4 - Petrol - Automatic - '
'430 hp - 77.390 km',
'transmission': 'automatic',
'trim': 'GranLusso',
'vin': None,
'year': 2023}
2026-03-29 03:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741684%27 HTTP/1.1" 200 None
2026-03-29 03:05:25 [adesa.it] INFO: Saving data for 10741684: {'auction_closing_time': 1774964700.0, 'created_time': 1774649025.239723, 'last_price_update_time': 1774753525.131695}
2026-03-29 03:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741684') HTTP/1.1" 204 0
2026-03-29 03:05:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a5f31ff1-accf-5731-bc37-400c0ad4d5df with identifier: 10741648
2026-03-29 03:05:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5f31ff1-accf-5731-bc37-400c0ad4d5df with scrape type 2
2026-03-29 03:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a5f31ff1-accf-5731-bc37-400c0ad4d5df with scrape type 2
2026-03-29 03:05:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a5f31ff1-accf-5731-bc37-400c0ad4d5df, identifier: 10741648
2026-03-29 03:05:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a5f31ff1-accf-5731-bc37-400c0ad4d5df with identifier: 10741648
2026-03-29 03:05:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 03:05:25 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Burgundy HTTP/1.1" 200 None
2026-03-29 03:05:25 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 03:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 03:05:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a5f31ff1-accf-5731-bc37-400c0ad4d5df with identifier: 10741648
2026-03-29 03:05:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a5f31ff1-accf-5731-bc37-400c0ad4d5df with identifier: 10741648 to the API
2026-03-29 03:05:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741648>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Burgundy',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 70,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Diesel',
'id': 'a5f31ff1-accf-5731-bc37-400c0ad4d5df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'CG058XL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741648',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Lancia',
'model': 'Ypsilon',
'odometer': 155532,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2004-01-07',
'seats_number': 4,
'seller_name': 'BRO.CAR. SRL',
'title': 'Lancia Ypsilon 1.3 MultiJet Silver - Diesel - Manual - 70 hp - '
'155.532 km',
'transmission': 'manual',
'trim': 'Silver',
'vin': None,
'year': 2004}
2026-03-29 03:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741648%27 HTTP/1.1" 200 None
2026-03-29 03:05:25 [adesa.it] INFO: Saving data for 10741648: {'auction_closing_time': 1774964700.0, 'created_time': 1774649021.1988, 'last_price_update_time': 1774753525.710447}
2026-03-29 03:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741648') HTTP/1.1" 204 0
2026-03-29 03:05:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741705> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87e03207-ce21-5a8a-8a06-9e8193f535d8 with identifier: 10741705
2026-03-29 03:05:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87e03207-ce21-5a8a-8a06-9e8193f535d8 with scrape type 2
2026-03-29 03:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 87e03207-ce21-5a8a-8a06-9e8193f535d8 with scrape type 2
2026-03-29 03:05:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 87e03207-ce21-5a8a-8a06-9e8193f535d8, identifier: 10741705
2026-03-29 03:05:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 87e03207-ce21-5a8a-8a06-9e8193f535d8 with identifier: 10741705
2026-03-29 03:05:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 87e03207-ce21-5a8a-8a06-9e8193f535d8 with identifier: 10741705
2026-03-29 03:05:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 87e03207-ce21-5a8a-8a06-9e8193f535d8 with identifier: 10741705 to the API
2026-03-29 03:05:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741705>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 194,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Diesel',
'id': '87e03207-ce21-5a8a-8a06-9e8193f535d8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FX660TA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741705',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 125941,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 6100,
'price_includes_vat': True,
'registration_date': '2019-11-14',
'seats_number': 5,
'seller_name': 'ROSSI ECOCAR S.R.L.',
'title': 'Mercedes-Benz GLC Coupé 220d Premium - 4-Matic - Diesel - Automatic '
'- 194 hp - 125.941 km',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2019}
2026-03-29 03:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741705%27 HTTP/1.1" 200 None
2026-03-29 03:05:26 [adesa.it] INFO: Saving data for 10741705: {'auction_closing_time': 1774964700.0, 'created_time': 1774649039.628206, 'last_price_update_time': 1774753526.211616}
2026-03-29 03:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741705') HTTP/1.1" 204 0
2026-03-29 03:05:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741711> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741690> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c72a010-3f85-5e0f-a7a7-3b76b0f32c70 with identifier: 10741711
2026-03-29 03:05:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c72a010-3f85-5e0f-a7a7-3b76b0f32c70 with scrape type 2
2026-03-29 03:05:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c72a010-3f85-5e0f-a7a7-3b76b0f32c70 with scrape type 2
2026-03-29 03:05:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3c72a010-3f85-5e0f-a7a7-3b76b0f32c70, identifier: 10741711
2026-03-29 03:05:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 132a5d8e-fd43-5196-8038-8a57d722305a with identifier: 10741690
2026-03-29 03:05:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 132a5d8e-fd43-5196-8038-8a57d722305a with scrape type 2
2026-03-29 03:05:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 132a5d8e-fd43-5196-8038-8a57d722305a with scrape type 2
2026-03-29 03:05:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 132a5d8e-fd43-5196-8038-8a57d722305a, identifier: 10741690
2026-03-29 03:05:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3c72a010-3f85-5e0f-a7a7-3b76b0f32c70 with identifier: 10741711
2026-03-29 03:05:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3c72a010-3f85-5e0f-a7a7-3b76b0f32c70 with identifier: 10741711
2026-03-29 03:05:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3c72a010-3f85-5e0f-a7a7-3b76b0f32c70 with identifier: 10741711 to the API
2026-03-29 03:05:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741711>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 95,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Diesel',
'id': '3c72a010-3f85-5e0f-a7a7-3b76b0f32c70',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'EH306PZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741711',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Lancia',
'model': 'Musa',
'odometer': 252104,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2011-04-05',
'seats_number': 5,
'seller_name': 'ROSSI ECOCAR S.R.L.',
'title': 'Lancia Musa 1.3 MultiJet Platinum - Diesel - Manual - 95 hp - '
'252.104 km',
'transmission': 'manual',
'trim': 'Platinum',
'vin': None,
'year': 2011}
2026-03-29 03:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741711%27 HTTP/1.1" 200 None
2026-03-29 03:05:26 [adesa.it] INFO: Saving data for 10741711: {'auction_closing_time': 1774964700.0, 'created_time': 1774649286.254918, 'last_price_update_time': 1774753526.82208}
2026-03-29 03:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741711') HTTP/1.1" 204 0
2026-03-29 03:05:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 132a5d8e-fd43-5196-8038-8a57d722305a with identifier: 10741690
2026-03-29 03:05:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 132a5d8e-fd43-5196-8038-8a57d722305a with identifier: 10741690
2026-03-29 03:05:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 132a5d8e-fd43-5196-8038-8a57d722305a with identifier: 10741690 to the API
2026-03-29 03:05:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741690>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 190,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Electric',
'id': '132a5d8e-fd43-5196-8038-8a57d722305a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'gl776pn',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741690',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'EQA',
'odometer': 82824,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 7900,
'price_includes_vat': True,
'registration_date': '2022-09-15',
'seats_number': 5,
'seller_name': 'BF AUTO S.R.L.',
'title': 'Mercedes-Benz EQA 250 Sport - Electric - Automatic - 190 hp - '
'82.824 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2022}
2026-03-29 03:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741690%27 HTTP/1.1" 200 None
2026-03-29 03:05:27 [adesa.it] INFO: Saving data for 10741690: {'auction_closing_time': 1774964700.0, 'created_time': 1774649277.453673, 'last_price_update_time': 1774753527.128215}
2026-03-29 03:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741690') HTTP/1.1" 204 0
2026-03-29 03:05:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741701> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741858> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8619cad-2ed7-5a49-803f-9dfbd99e6085 with identifier: 10741701
2026-03-29 03:05:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8619cad-2ed7-5a49-803f-9dfbd99e6085 with scrape type 2
2026-03-29 03:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d8619cad-2ed7-5a49-803f-9dfbd99e6085 with scrape type 2
2026-03-29 03:05:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d8619cad-2ed7-5a49-803f-9dfbd99e6085, identifier: 10741701
2026-03-29 03:05:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d8619cad-2ed7-5a49-803f-9dfbd99e6085 with identifier: 10741701
2026-03-29 03:05:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d8619cad-2ed7-5a49-803f-9dfbd99e6085 with identifier: 10741701
2026-03-29 03:05:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d8619cad-2ed7-5a49-803f-9dfbd99e6085 with identifier: 10741701 to the API
2026-03-29 03:05:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741701>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Diesel',
'id': 'd8619cad-2ed7-5a49-803f-9dfbd99e6085',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM605LE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741701',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 79731,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 300,
'price_includes_vat': True,
'registration_date': '2022-12-21',
'seats_number': 5,
'seller_name': 'ROSSI ECOCAR S.R.L.',
'title': 'Kia XCeed 1.6 CRDi Business - Diesel - Automatic - 136 hp - 79.731 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-29 03:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741701%27 HTTP/1.1" 200 None
2026-03-29 03:05:27 [adesa.it] INFO: Saving data for 10741701: {'auction_closing_time': 1774964700.0, 'created_time': 1774649266.971266, 'last_price_update_time': 1774753527.636797}
2026-03-29 03:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741701') HTTP/1.1" 204 0
2026-03-29 03:05:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3afc8b42-0f32-5431-a244-d22f72e47620 with identifier: 10741858
2026-03-29 03:05:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3afc8b42-0f32-5431-a244-d22f72e47620 with scrape type 2
2026-03-29 03:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3afc8b42-0f32-5431-a244-d22f72e47620 with scrape type 2
2026-03-29 03:05:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3afc8b42-0f32-5431-a244-d22f72e47620, identifier: 10741858
2026-03-29 03:05:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3afc8b42-0f32-5431-a244-d22f72e47620 with identifier: 10741858
2026-03-29 03:05:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3afc8b42-0f32-5431-a244-d22f72e47620 with identifier: 10741858
2026-03-29 03:05:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3afc8b42-0f32-5431-a244-d22f72e47620 with identifier: 10741858 to the API
2026-03-29 03:05:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741858>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T08:20:00Z',
'fuel_type': 'Petrol',
'id': '3afc8b42-0f32-5431-a244-d22f72e47620',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK950RE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741858',
'listing': 'auction',
'location': 'Nomentana (Roma) (Italy)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 91684,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2022-05-31',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Kia Sportage 1.6 CRDI Business - Petrol - Manual - 136 hp - 91.684 '
'km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-29 03:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741858%27 HTTP/1.1" 200 None
2026-03-29 03:05:28 [adesa.it] INFO: Saving data for 10741858: {'auction_closing_time': 1774858800.0, 'created_time': 1774649267.331397, 'last_price_update_time': 1774753528.015322}
2026-03-29 03:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741858') HTTP/1.1" 204 0
2026-03-29 03:05:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741671> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2827f5fa-7707-50ce-b247-a962761d7757 with identifier: 10741671
2026-03-29 03:05:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2827f5fa-7707-50ce-b247-a962761d7757 with scrape type 2
2026-03-29 03:05:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2827f5fa-7707-50ce-b247-a962761d7757 with scrape type 2
2026-03-29 03:05:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 2827f5fa-7707-50ce-b247-a962761d7757, identifier: 10741671
2026-03-29 03:05:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 2827f5fa-7707-50ce-b247-a962761d7757 with identifier: 10741671
2026-03-29 03:05:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 2827f5fa-7707-50ce-b247-a962761d7757 with identifier: 10741671
2026-03-29 03:05:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 2827f5fa-7707-50ce-b247-a962761d7757 with identifier: 10741671 to the API
2026-03-29 03:05:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741671>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.3L',
'engine_horse_power': 240,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Hybrid',
'id': '2827f5fa-7707-50ce-b247-a962761d7757',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL509LW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741671',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Jeep',
'model': 'Renegade',
'odometer': 92167,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 7000,
'price_includes_vat': True,
'registration_date': '2022-11-14',
'seats_number': 5,
'seller_name': 'FOURWHEELS 2 SRL',
'title': 'Jeep Renegade 4xe 1.3 - AWD - Hybrid - Automatic - 240 hp - 92.167 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 03:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741671%27 HTTP/1.1" 200 None
2026-03-29 03:05:28 [adesa.it] INFO: Saving data for 10741671: {'auction_closing_time': 1774964700.0, 'created_time': 1774649019.713685, 'last_price_update_time': 1774753528.522164}
2026-03-29 03:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741671') HTTP/1.1" 204 0
2026-03-29 03:05:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733671> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733716> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d1ec450-508a-5bea-af7c-e13d7864874a with identifier: 10733671
2026-03-29 03:05:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d1ec450-508a-5bea-af7c-e13d7864874a with scrape type 2
2026-03-29 03:05:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5d1ec450-508a-5bea-af7c-e13d7864874a with scrape type 2
2026-03-29 03:05:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5d1ec450-508a-5bea-af7c-e13d7864874a, identifier: 10733671
2026-03-29 03:05:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ba79098-9b1c-564d-be50-4d51d97af0b6 with identifier: 10733716
2026-03-29 03:05:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ba79098-9b1c-564d-be50-4d51d97af0b6 with scrape type 2
2026-03-29 03:05:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1ba79098-9b1c-564d-be50-4d51d97af0b6 with scrape type 2
2026-03-29 03:05:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 1ba79098-9b1c-564d-be50-4d51d97af0b6, identifier: 10733716
2026-03-29 03:05:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5d1ec450-508a-5bea-af7c-e13d7864874a with identifier: 10733671
2026-03-29 03:05:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5d1ec450-508a-5bea-af7c-e13d7864874a with identifier: 10733671
2026-03-29 03:05:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5d1ec450-508a-5bea-af7c-e13d7864874a with identifier: 10733671 to the API
2026-03-29 03:05:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733671>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Diesel',
'id': '5d1ec450-508a-5bea-af7c-e13d7864874a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM978MN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733671',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 97682,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2023-03-30',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 CRDI - Diesel - Manual - 115 hp - 97.682 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-29 03:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733671%27 HTTP/1.1" 200 None
2026-03-29 03:05:29 [adesa.it] INFO: Saving data for 10733671: {'auction_closing_time': 1774886400.0, 'created_time': 1774649017.517187, 'last_price_update_time': 1774753529.250949}
2026-03-29 03:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733671') HTTP/1.1" 204 0
2026-03-29 03:05:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 1ba79098-9b1c-564d-be50-4d51d97af0b6 with identifier: 10733716
2026-03-29 03:05:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 1ba79098-9b1c-564d-be50-4d51d97af0b6 with identifier: 10733716
2026-03-29 03:05:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 1ba79098-9b1c-564d-be50-4d51d97af0b6 with identifier: 10733716 to the API
2026-03-29 03:05:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733716>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Diesel',
'id': '1ba79098-9b1c-564d-be50-4d51d97af0b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM906RX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733716',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 106718,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2023-03-31',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 CRDI - Diesel - Manual - 115 hp - 106.718 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-29 03:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733716%27 HTTP/1.1" 200 None
2026-03-29 03:05:29 [adesa.it] INFO: Saving data for 10733716: {'auction_closing_time': 1774886400.0, 'created_time': 1774649291.055345, 'last_price_update_time': 1774753529.69332}
2026-03-29 03:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733716') HTTP/1.1" 204 0
2026-03-29 03:05:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741646> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733674> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733701> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03a43d20-5226-5383-bf24-f29aa3ce6d0d with identifier: 10741646
2026-03-29 03:05:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03a43d20-5226-5383-bf24-f29aa3ce6d0d with scrape type 2
2026-03-29 03:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 03a43d20-5226-5383-bf24-f29aa3ce6d0d with scrape type 2
2026-03-29 03:05:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 03a43d20-5226-5383-bf24-f29aa3ce6d0d, identifier: 10741646
2026-03-29 03:05:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 03a43d20-5226-5383-bf24-f29aa3ce6d0d with identifier: 10741646
2026-03-29 03:05:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 03a43d20-5226-5383-bf24-f29aa3ce6d0d with identifier: 10741646
2026-03-29 03:05:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 03a43d20-5226-5383-bf24-f29aa3ce6d0d with identifier: 10741646 to the API
2026-03-29 03:05:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741646>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Pickup',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 210,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Diesel',
'id': '03a43d20-5226-5383-bf24-f29aa3ce6d0d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR604ZN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741646',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Ranger',
'odometer': 32684,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 35500,
'price_includes_vat': True,
'registration_date': '2024-01-25',
'seats_number': 5,
'seller_name': 'SIRIO S.r.l.',
'title': 'Ford Ranger Raptor 2.0 EcoBlue - Diesel - Automatic - 210 hp - '
'32.684 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-29 03:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741646%27 HTTP/1.1" 200 None
2026-03-29 03:05:30 [adesa.it] INFO: Saving data for 10741646: {'auction_closing_time': 1774964700.0, 'created_time': 1774649046.749801, 'last_price_update_time': 1774753530.212686}
2026-03-29 03:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741646') HTTP/1.1" 204 0
2026-03-29 03:05:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03a8fdd8-fa9a-5817-9f3b-f9fe1f10c989 with identifier: 10733674
2026-03-29 03:05:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03a8fdd8-fa9a-5817-9f3b-f9fe1f10c989 with scrape type 2
2026-03-29 03:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 03a8fdd8-fa9a-5817-9f3b-f9fe1f10c989 with scrape type 2
2026-03-29 03:05:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 03a8fdd8-fa9a-5817-9f3b-f9fe1f10c989, identifier: 10733674
2026-03-29 03:05:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5708b6c5-c660-5fe8-a7b9-42a7cda73d31 with identifier: 10733701
2026-03-29 03:05:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5708b6c5-c660-5fe8-a7b9-42a7cda73d31 with scrape type 2
2026-03-29 03:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5708b6c5-c660-5fe8-a7b9-42a7cda73d31 with scrape type 2
2026-03-29 03:05:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5708b6c5-c660-5fe8-a7b9-42a7cda73d31, identifier: 10733701
2026-03-29 03:05:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 03a8fdd8-fa9a-5817-9f3b-f9fe1f10c989 with identifier: 10733674
2026-03-29 03:05:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 03a8fdd8-fa9a-5817-9f3b-f9fe1f10c989 with identifier: 10733674
2026-03-29 03:05:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 03a8fdd8-fa9a-5817-9f3b-f9fe1f10c989 with identifier: 10733674 to the API
2026-03-29 03:05:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733674>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 143,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Hybrid',
'id': '03a8fdd8-fa9a-5817-9f3b-f9fe1f10c989',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT480XZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733674',
'listing': 'auctionplusdirectbuy',
'location': 'Gallarate (Italy)',
'make': 'Honda',
'model': 'ZR-V',
'odometer': 49822,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 17500,
'price_includes_vat': True,
'registration_date': '2024-04-03',
'seats_number': 5,
'seller_name': None,
'title': 'Honda ZR-V 2.0 - Hybrid - Automatic - 143 hp - 49.822 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-29 03:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733674%27 HTTP/1.1" 200 None
2026-03-29 03:05:30 [adesa.it] INFO: Saving data for 10733674: {'auction_closing_time': 1774886400.0, 'created_time': 1774649280.89618, 'last_price_update_time': 1774753530.739673}
2026-03-29 03:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733674') HTTP/1.1" 204 0
2026-03-29 03:05:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5708b6c5-c660-5fe8-a7b9-42a7cda73d31 with identifier: 10733701
2026-03-29 03:05:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5708b6c5-c660-5fe8-a7b9-42a7cda73d31 with identifier: 10733701
2026-03-29 03:05:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5708b6c5-c660-5fe8-a7b9-42a7cda73d31 with identifier: 10733701 to the API
2026-03-29 03:05:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733701>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Diesel',
'id': '5708b6c5-c660-5fe8-a7b9-42a7cda73d31',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM650MN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733701',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 105054,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2023-03-30',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 CRDI - Diesel - Manual - 115 hp - 105.054 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-29 03:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733701%27 HTTP/1.1" 200 None
2026-03-29 03:05:31 [adesa.it] INFO: Saving data for 10733701: {'auction_closing_time': 1774886400.0, 'created_time': 1774649281.211705, 'last_price_update_time': 1774753531.345343}
2026-03-29 03:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733701') HTTP/1.1" 204 0
2026-03-29 03:05:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724932> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741699> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733683> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741647> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba5fbbbe-1d03-5e40-a97d-9589827dae09 with identifier: 10724932
2026-03-29 03:05:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba5fbbbe-1d03-5e40-a97d-9589827dae09 with scrape type 2
2026-03-29 03:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba5fbbbe-1d03-5e40-a97d-9589827dae09 with scrape type 2
2026-03-29 03:05:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ba5fbbbe-1d03-5e40-a97d-9589827dae09, identifier: 10724932
2026-03-29 03:05:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ba5fbbbe-1d03-5e40-a97d-9589827dae09 with identifier: 10724932
2026-03-29 03:05:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ba5fbbbe-1d03-5e40-a97d-9589827dae09 with identifier: 10724932
2026-03-29 03:05:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ba5fbbbe-1d03-5e40-a97d-9589827dae09 with identifier: 10724932 to the API
2026-03-29 03:05:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724932>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'ba5fbbbe-1d03-5e40-a97d-9589827dae09',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP413FF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724932',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '3008',
'odometer': 110810,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2023-05-31',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 1.5 HDI Allure Pack - Diesel - Automatic - 131 hp - '
'110.810 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2023}
2026-03-29 03:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724932%27 HTTP/1.1" 200 None
2026-03-29 03:05:31 [adesa.it] INFO: Saving data for 10724932: {'auction_closing_time': 1774800000.0, 'created_time': 1774562487.56627, 'last_price_update_time': 1774753531.970628}
2026-03-29 03:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10724932') HTTP/1.1" 204 0
2026-03-29 03:05:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733673> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740355> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1559f459-0513-508d-bbac-3434f1764e7b with identifier: 10741699
2026-03-29 03:05:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1559f459-0513-508d-bbac-3434f1764e7b with scrape type 2
2026-03-29 03:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1559f459-0513-508d-bbac-3434f1764e7b with scrape type 2
2026-03-29 03:05:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 1559f459-0513-508d-bbac-3434f1764e7b, identifier: 10741699
2026-03-29 03:05:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e325a0ea-6a1d-5ff4-a09a-249fc5cfb186 with identifier: 10733683
2026-03-29 03:05:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e325a0ea-6a1d-5ff4-a09a-249fc5cfb186 with scrape type 2
2026-03-29 03:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e325a0ea-6a1d-5ff4-a09a-249fc5cfb186 with scrape type 2
2026-03-29 03:05:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e325a0ea-6a1d-5ff4-a09a-249fc5cfb186, identifier: 10733683
2026-03-29 03:05:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 58c327d5-f556-5d18-9d66-14023f56544a with identifier: 10741647
2026-03-29 03:05:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 58c327d5-f556-5d18-9d66-14023f56544a with scrape type 2
2026-03-29 03:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 58c327d5-f556-5d18-9d66-14023f56544a with scrape type 2
2026-03-29 03:05:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 58c327d5-f556-5d18-9d66-14023f56544a, identifier: 10741647
2026-03-29 03:05:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 1559f459-0513-508d-bbac-3434f1764e7b with identifier: 10741699
2026-03-29 03:05:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 1559f459-0513-508d-bbac-3434f1764e7b with identifier: 10741699
2026-03-29 03:05:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 1559f459-0513-508d-bbac-3434f1764e7b with identifier: 10741699 to the API
2026-03-29 03:05:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741699>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Diesel',
'id': '1559f459-0513-508d-bbac-3434f1764e7b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD515AY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741699',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Focus',
'odometer': 25101,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 3100,
'price_includes_vat': True,
'registration_date': '2020-11-04',
'seats_number': 5,
'seller_name': 'ROSSI ECOCAR S.R.L.',
'title': 'Ford Focus Active 1.5 EcoBlue - Diesel - Automatic - 120 hp - '
'25.101 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-29 03:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741699%27 HTTP/1.1" 200 None
2026-03-29 03:05:32 [adesa.it] INFO: Saving data for 10741699: {'auction_closing_time': 1774964700.0, 'created_time': 1774649270.70685, 'last_price_update_time': 1774753532.871036}
2026-03-29 03:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741699') HTTP/1.1" 204 0
2026-03-29 03:05:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e325a0ea-6a1d-5ff4-a09a-249fc5cfb186 with identifier: 10733683
2026-03-29 03:05:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e325a0ea-6a1d-5ff4-a09a-249fc5cfb186 with identifier: 10733683
2026-03-29 03:05:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e325a0ea-6a1d-5ff4-a09a-249fc5cfb186 with identifier: 10733683 to the API
2026-03-29 03:05:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733683>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Pickup',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 213,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'e325a0ea-6a1d-5ff4-a09a-249fc5cfb186',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN849ZZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733683',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Ranger',
'odometer': 72493,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 25400,
'price_includes_vat': True,
'registration_date': '2023-05-22',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Ranger 2.0 Wildtrak - AWD - Diesel - Automatic - 213 hp - '
'72.493 km',
'transmission': 'automatic',
'trim': 'Wildtrak',
'vin': None,
'year': 2023}
2026-03-29 03:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733683%27 HTTP/1.1" 200 None
2026-03-29 03:05:33 [adesa.it] INFO: Saving data for 10733683: {'auction_closing_time': 1774886400.0, 'created_time': 1774649016.774401, 'last_price_update_time': 1774753533.183602}
2026-03-29 03:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733683') HTTP/1.1" 204 0
2026-03-29 03:05:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 58c327d5-f556-5d18-9d66-14023f56544a with identifier: 10741647
2026-03-29 03:05:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 58c327d5-f556-5d18-9d66-14023f56544a with identifier: 10741647
2026-03-29 03:05:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 58c327d5-f556-5d18-9d66-14023f56544a with identifier: 10741647 to the API
2026-03-29 03:05:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741647>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 381,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Hybrid',
'id': '58c327d5-f556-5d18-9d66-14023f56544a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS277JZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741647',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 42775,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 19600,
'price_includes_vat': True,
'registration_date': '2023-12-06',
'seats_number': 5,
'seller_name': 'SIRIO S.r.l.',
'title': 'Mercedes-Benz GLC 400e AMG Line - 4-Matic - Hybrid - Automatic - '
'381 hp - 42.775 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-29 03:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741647%27 HTTP/1.1" 200 None
2026-03-29 03:05:33 [adesa.it] INFO: Saving data for 10741647: {'auction_closing_time': 1774964700.0, 'created_time': 1774649024.481415, 'last_price_update_time': 1774753533.502673}
2026-03-29 03:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741647') HTTP/1.1" 204 0
2026-03-29 03:05:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741649> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741857> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0646254-3dca-5014-b255-fa3bb7f1c743 with identifier: 10733673
2026-03-29 03:05:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0646254-3dca-5014-b255-fa3bb7f1c743 with scrape type 2
2026-03-29 03:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d0646254-3dca-5014-b255-fa3bb7f1c743 with scrape type 2
2026-03-29 03:05:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d0646254-3dca-5014-b255-fa3bb7f1c743, identifier: 10733673
2026-03-29 03:05:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a29ffe9e-e143-5e7e-b770-9020a15856e1 with identifier: 10740355
2026-03-29 03:05:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a29ffe9e-e143-5e7e-b770-9020a15856e1 with scrape type 2
2026-03-29 03:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a29ffe9e-e143-5e7e-b770-9020a15856e1 with scrape type 2
2026-03-29 03:05:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a29ffe9e-e143-5e7e-b770-9020a15856e1, identifier: 10740355
2026-03-29 03:05:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d0646254-3dca-5014-b255-fa3bb7f1c743 with identifier: 10733673
2026-03-29 03:05:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d0646254-3dca-5014-b255-fa3bb7f1c743 with identifier: 10733673
2026-03-29 03:05:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d0646254-3dca-5014-b255-fa3bb7f1c743 with identifier: 10733673 to the API
2026-03-29 03:05:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733673>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'd0646254-3dca-5014-b255-fa3bb7f1c743',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP767FL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733673',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 88396,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13100,
'price_includes_vat': True,
'registration_date': '2023-05-29',
'seats_number': 5,
'seller_name': 'Athlon Italy',
'title': 'DS DS7 Crossback Performance Line - Diesel - Automatic - 130 hp - '
'88.396 km',
'transmission': 'automatic',
'trim': 'Performance Line',
'vin': None,
'year': 2023}
2026-03-29 03:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733673%27 HTTP/1.1" 200 None
2026-03-29 03:05:34 [adesa.it] INFO: Saving data for 10733673: {'auction_closing_time': 1774886400.0, 'created_time': 1774649013.193022, 'last_price_update_time': 1774753534.053899}
2026-03-29 03:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733673') HTTP/1.1" 204 0
2026-03-29 03:05:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a29ffe9e-e143-5e7e-b770-9020a15856e1 with identifier: 10740355
2026-03-29 03:05:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a29ffe9e-e143-5e7e-b770-9020a15856e1 with identifier: 10740355
2026-03-29 03:05:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a29ffe9e-e143-5e7e-b770-9020a15856e1 with identifier: 10740355 to the API
2026-03-29 03:05:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740355>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 225,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Hybrid',
'id': 'a29ffe9e-e143-5e7e-b770-9020a15856e1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ408AV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740355',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '3008',
'odometer': 117532,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10000,
'price_includes_vat': True,
'registration_date': '2022-02-11',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Peugeot 3008 1.6 Allure Pack - Hybrid - Automatic - 225 hp - '
'117.532 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2022}
2026-03-29 03:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740355%27 HTTP/1.1" 200 None
2026-03-29 03:05:34 [adesa.it] INFO: Saving data for 10740355: {'auction_closing_time': 1774800000.0, 'created_time': 1774649195.591949, 'last_price_update_time': 1774753534.343906}
2026-03-29 03:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10740355') HTTP/1.1" 204 0
2026-03-29 03:05:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733677> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733676> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733697> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 374fa73e-bdcb-5fec-bc6c-8f77ddbe9b30 with identifier: 10741649
2026-03-29 03:05:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 374fa73e-bdcb-5fec-bc6c-8f77ddbe9b30 with scrape type 2
2026-03-29 03:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 374fa73e-bdcb-5fec-bc6c-8f77ddbe9b30 with scrape type 2
2026-03-29 03:05:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 374fa73e-bdcb-5fec-bc6c-8f77ddbe9b30, identifier: 10741649
2026-03-29 03:05:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a52f23dc-b215-57d2-a631-acd4fce794f4 with identifier: 10741857
2026-03-29 03:05:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a52f23dc-b215-57d2-a631-acd4fce794f4 with scrape type 2
2026-03-29 03:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a52f23dc-b215-57d2-a631-acd4fce794f4 with scrape type 2
2026-03-29 03:05:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a52f23dc-b215-57d2-a631-acd4fce794f4, identifier: 10741857
2026-03-29 03:05:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 374fa73e-bdcb-5fec-bc6c-8f77ddbe9b30 with identifier: 10741649
2026-03-29 03:05:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 374fa73e-bdcb-5fec-bc6c-8f77ddbe9b30 with identifier: 10741649
2026-03-29 03:05:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 374fa73e-bdcb-5fec-bc6c-8f77ddbe9b30 with identifier: 10741649 to the API
2026-03-29 03:05:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741649>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Red',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 69,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Petrol',
'id': '374fa73e-bdcb-5fec-bc6c-8f77ddbe9b30',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP644MK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741649',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Fiat',
'model': '500',
'odometer': 65289,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 3200,
'price_includes_vat': True,
'registration_date': '2023-06-16',
'seats_number': 4,
'seller_name': 'BRO.CAR. SRL',
'title': 'Fiat 500 1.0 Pop - Petrol - Manual - 69 hp - 65.289 km',
'transmission': 'manual',
'trim': 'Pop',
'vin': None,
'year': 2023}
2026-03-29 03:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741649%27 HTTP/1.1" 200 None
2026-03-29 03:05:34 [adesa.it] INFO: Saving data for 10741649: {'auction_closing_time': 1774964700.0, 'created_time': 1774649014.348707, 'last_price_update_time': 1774753534.842468}
2026-03-29 03:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741649') HTTP/1.1" 204 0
2026-03-29 03:05:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a52f23dc-b215-57d2-a631-acd4fce794f4 with identifier: 10741857
2026-03-29 03:05:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a52f23dc-b215-57d2-a631-acd4fce794f4 with identifier: 10741857
2026-03-29 03:05:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a52f23dc-b215-57d2-a631-acd4fce794f4 with identifier: 10741857 to the API
2026-03-29 03:05:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741857>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T08:20:00Z',
'fuel_type': 'Diesel',
'id': 'a52f23dc-b215-57d2-a631-acd4fce794f4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ528JL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741857',
'listing': 'auction',
'location': 'Scandicci (FI) (Italy)',
'make': 'Ford',
'model': 'Focus',
'odometer': 187897,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 3900,
'price_includes_vat': True,
'registration_date': '2022-03-08',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Ford Focus 1.5 EcoBlue Business - Diesel - Automatic - 120 hp - '
'187.897 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-29 03:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741857%27 HTTP/1.1" 200 None
2026-03-29 03:05:35 [adesa.it] INFO: Saving data for 10741857: {'auction_closing_time': 1774858800.0, 'created_time': 1774649286.944065, 'last_price_update_time': 1774753535.133705}
2026-03-29 03:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741857') HTTP/1.1" 204 0
2026-03-29 03:05:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733705> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741856> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733672> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f452f92a-ffea-5e16-8ca6-2295da9e4ef9 with identifier: 10733677
2026-03-29 03:05:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f452f92a-ffea-5e16-8ca6-2295da9e4ef9 with scrape type 2
2026-03-29 03:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f452f92a-ffea-5e16-8ca6-2295da9e4ef9 with scrape type 2
2026-03-29 03:05:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f452f92a-ffea-5e16-8ca6-2295da9e4ef9, identifier: 10733677
2026-03-29 03:05:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87314beb-d8ab-53fe-ab1e-4b1f0ca53492 with identifier: 10733676
2026-03-29 03:05:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87314beb-d8ab-53fe-ab1e-4b1f0ca53492 with scrape type 2
2026-03-29 03:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 87314beb-d8ab-53fe-ab1e-4b1f0ca53492 with scrape type 2
2026-03-29 03:05:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 87314beb-d8ab-53fe-ab1e-4b1f0ca53492, identifier: 10733676
2026-03-29 03:05:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 538f3b6a-139e-5f43-a540-5681a791d814 with identifier: 10733697
2026-03-29 03:05:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 538f3b6a-139e-5f43-a540-5681a791d814 with scrape type 2
2026-03-29 03:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 538f3b6a-139e-5f43-a540-5681a791d814 with scrape type 2
2026-03-29 03:05:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 538f3b6a-139e-5f43-a540-5681a791d814, identifier: 10733697
2026-03-29 03:05:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f452f92a-ffea-5e16-8ca6-2295da9e4ef9 with identifier: 10733677
2026-03-29 03:05:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f452f92a-ffea-5e16-8ca6-2295da9e4ef9 with identifier: 10733677
2026-03-29 03:05:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f452f92a-ffea-5e16-8ca6-2295da9e4ef9 with identifier: 10733677 to the API
2026-03-29 03:05:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733677>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'f452f92a-ffea-5e16-8ca6-2295da9e4ef9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP660FY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733677',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 92238,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2023-06-08',
'seats_number': 5,
'seller_name': 'Athlon Italy',
'title': 'DS DS7 Crossback Bastille - Diesel - Automatic - 130 hp - 92.238 km',
'transmission': 'automatic',
'trim': 'Bastille',
'vin': None,
'year': 2023}
2026-03-29 03:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733677%27 HTTP/1.1" 200 None
2026-03-29 03:05:35 [adesa.it] INFO: Saving data for 10733677: {'auction_closing_time': 1774886400.0, 'created_time': 1774649013.565865, 'last_price_update_time': 1774753535.772368}
2026-03-29 03:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733677') HTTP/1.1" 204 0
2026-03-29 03:05:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 87314beb-d8ab-53fe-ab1e-4b1f0ca53492 with identifier: 10733676
2026-03-29 03:05:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 87314beb-d8ab-53fe-ab1e-4b1f0ca53492 with identifier: 10733676
2026-03-29 03:05:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 87314beb-d8ab-53fe-ab1e-4b1f0ca53492 with identifier: 10733676 to the API
2026-03-29 03:05:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733676>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Diesel',
'id': '87314beb-d8ab-53fe-ab1e-4b1f0ca53492',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP054FK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733676',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 94609,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2023-05-29',
'seats_number': 5,
'seller_name': 'Athlon Italy',
'title': 'DS DS7 Crossback Bastille - Diesel - Automatic - 130 hp - 94.609 km',
'transmission': 'automatic',
'trim': 'Bastille',
'vin': None,
'year': 2023}
2026-03-29 03:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733676%27 HTTP/1.1" 200 None
2026-03-29 03:05:36 [adesa.it] INFO: Saving data for 10733676: {'auction_closing_time': 1774886400.0, 'created_time': 1774649015.964567, 'last_price_update_time': 1774753536.094781}
2026-03-29 03:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733676') HTTP/1.1" 204 0
2026-03-29 03:05:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 538f3b6a-139e-5f43-a540-5681a791d814 with identifier: 10733697
2026-03-29 03:05:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 538f3b6a-139e-5f43-a540-5681a791d814 with identifier: 10733697
2026-03-29 03:05:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 538f3b6a-139e-5f43-a540-5681a791d814 with identifier: 10733697 to the API
2026-03-29 03:05:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733697>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Diesel',
'id': '538f3b6a-139e-5f43-a540-5681a791d814',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK502BW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733697',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 127395,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10200,
'price_includes_vat': True,
'registration_date': '2022-05-10',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'DS DS7 Crossback 1.5 HDI Business - Diesel - Automatic - 131 hp - '
'127.395 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-29 03:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733697%27 HTTP/1.1" 200 None
2026-03-29 03:05:36 [adesa.it] INFO: Saving data for 10733697: {'auction_closing_time': 1774886400.0, 'created_time': 1774649011.210886, 'last_price_update_time': 1774753536.423258}
2026-03-29 03:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733697') HTTP/1.1" 204 0
2026-03-29 03:05:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741689> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d8ef61f-03e2-5e08-b79a-560db29dd240 with identifier: 10733705
2026-03-29 03:05:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d8ef61f-03e2-5e08-b79a-560db29dd240 with scrape type 2
2026-03-29 03:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5d8ef61f-03e2-5e08-b79a-560db29dd240 with scrape type 2
2026-03-29 03:05:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5d8ef61f-03e2-5e08-b79a-560db29dd240, identifier: 10733705
2026-03-29 03:05:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9dcdb0c3-734a-51f4-a95a-6d5c4e891d4c with identifier: 10741856
2026-03-29 03:05:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9dcdb0c3-734a-51f4-a95a-6d5c4e891d4c with scrape type 2
2026-03-29 03:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9dcdb0c3-734a-51f4-a95a-6d5c4e891d4c with scrape type 2
2026-03-29 03:05:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9dcdb0c3-734a-51f4-a95a-6d5c4e891d4c, identifier: 10741856
2026-03-29 03:05:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2296eded-ad01-5fe8-b9d5-0008ba55092e with identifier: 10733672
2026-03-29 03:05:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2296eded-ad01-5fe8-b9d5-0008ba55092e with scrape type 2
2026-03-29 03:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2296eded-ad01-5fe8-b9d5-0008ba55092e with scrape type 2
2026-03-29 03:05:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 2296eded-ad01-5fe8-b9d5-0008ba55092e, identifier: 10733672
2026-03-29 03:05:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5d8ef61f-03e2-5e08-b79a-560db29dd240 with identifier: 10733705
2026-03-29 03:05:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5d8ef61f-03e2-5e08-b79a-560db29dd240 with identifier: 10733705
2026-03-29 03:05:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5d8ef61f-03e2-5e08-b79a-560db29dd240 with identifier: 10733705 to the API
2026-03-29 03:05:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733705>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Petrol',
'id': '5d8ef61f-03e2-5e08-b79a-560db29dd240',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM592KZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733705',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 98000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2022-12-19',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Cupra Formentor - Petrol - Automatic - 150 hp - 98.000 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 03:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733705%27 HTTP/1.1" 200 None
2026-03-29 03:05:37 [adesa.it] INFO: Saving data for 10733705: {'auction_closing_time': 1774886400.0, 'created_time': 1774649008.540146, 'last_price_update_time': 1774753537.040399}
2026-03-29 03:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733705') HTTP/1.1" 204 0
2026-03-29 03:05:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9dcdb0c3-734a-51f4-a95a-6d5c4e891d4c with identifier: 10741856
2026-03-29 03:05:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9dcdb0c3-734a-51f4-a95a-6d5c4e891d4c with identifier: 10741856
2026-03-29 03:05:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9dcdb0c3-734a-51f4-a95a-6d5c4e891d4c with identifier: 10741856 to the API
2026-03-29 03:05:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741856>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:20:00Z',
'fuel_type': 'Diesel',
'id': '9dcdb0c3-734a-51f4-a95a-6d5c4e891d4c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL407SS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741856',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 102766,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 6900,
'price_includes_vat': True,
'registration_date': '2022-10-14',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Cupra Formentor 2.0 TDI - Diesel - Manual - 150 hp - 102.766 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 03:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741856%27 HTTP/1.1" 200 None
2026-03-29 03:05:37 [adesa.it] INFO: Saving data for 10741856: {'auction_closing_time': 1774858800.0, 'created_time': 1774649275.198165, 'last_price_update_time': 1774753537.327474}
2026-03-29 03:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741856') HTTP/1.1" 204 0
2026-03-29 03:05:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 2296eded-ad01-5fe8-b9d5-0008ba55092e with identifier: 10733672
2026-03-29 03:05:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 2296eded-ad01-5fe8-b9d5-0008ba55092e with identifier: 10733672
2026-03-29 03:05:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 2296eded-ad01-5fe8-b9d5-0008ba55092e with identifier: 10733672 to the API
2026-03-29 03:05:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733672>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Diesel',
'id': '2296eded-ad01-5fe8-b9d5-0008ba55092e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP849FS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733672',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 77962,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2023-05-31',
'seats_number': 5,
'seller_name': 'Athlon Italy',
'title': 'DS DS7 Crossback Bastille - Diesel - Automatic - 130 hp - 77.962 km',
'transmission': 'automatic',
'trim': 'Bastille',
'vin': None,
'year': 2023}
2026-03-29 03:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733672%27 HTTP/1.1" 200 None
2026-03-29 03:05:37 [adesa.it] INFO: Saving data for 10733672: {'auction_closing_time': 1774886400.0, 'created_time': 1774649015.157372, 'last_price_update_time': 1774753537.740329}
2026-03-29 03:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733672') HTTP/1.1" 204 0
2026-03-29 03:05:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741691> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741682> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733694> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21a69b1d-4c86-5eb8-a0bf-7a8aeccc15f1 with identifier: 10741689
2026-03-29 03:05:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21a69b1d-4c86-5eb8-a0bf-7a8aeccc15f1 with scrape type 2
2026-03-29 03:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 21a69b1d-4c86-5eb8-a0bf-7a8aeccc15f1 with scrape type 2
2026-03-29 03:05:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 21a69b1d-4c86-5eb8-a0bf-7a8aeccc15f1, identifier: 10741689
2026-03-29 03:05:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 21a69b1d-4c86-5eb8-a0bf-7a8aeccc15f1 with identifier: 10741689
2026-03-29 03:05:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 21a69b1d-4c86-5eb8-a0bf-7a8aeccc15f1 with identifier: 10741689
2026-03-29 03:05:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 21a69b1d-4c86-5eb8-a0bf-7a8aeccc15f1 with identifier: 10741689 to the API
2026-03-29 03:05:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741689>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Diesel',
'id': '21a69b1d-4c86-5eb8-a0bf-7a8aeccc15f1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'Gl244ja',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741689',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Citroën',
'model': 'Jumper',
'odometer': 88521,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2022-09-16',
'seats_number': 3,
'seller_name': 'BF AUTO S.R.L.',
'title': 'Citroën Jumper L2H1 2.2 HDI - Diesel - Manual - 140 hp - 88.521 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 03:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741689%27 HTTP/1.1" 200 None
2026-03-29 03:05:38 [adesa.it] INFO: Saving data for 10741689: {'auction_closing_time': 1774964700.0, 'created_time': 1774649005.49676, 'last_price_update_time': 1774753538.154003}
2026-03-29 03:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741689') HTTP/1.1" 204 0
2026-03-29 03:05:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d384337-2576-5fa3-9a91-35c4e3df1c22 with identifier: 10741691
2026-03-29 03:05:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d384337-2576-5fa3-9a91-35c4e3df1c22 with scrape type 2
2026-03-29 03:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3d384337-2576-5fa3-9a91-35c4e3df1c22 with scrape type 2
2026-03-29 03:05:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3d384337-2576-5fa3-9a91-35c4e3df1c22, identifier: 10741691
2026-03-29 03:05:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ada892f-dc76-5af1-8af8-07fc345425e2 with identifier: 10741682
2026-03-29 03:05:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ada892f-dc76-5af1-8af8-07fc345425e2 with scrape type 2
2026-03-29 03:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8ada892f-dc76-5af1-8af8-07fc345425e2 with scrape type 2
2026-03-29 03:05:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 8ada892f-dc76-5af1-8af8-07fc345425e2, identifier: 10741682
2026-03-29 03:05:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66aed385-0dd5-5fdc-9f30-db09fd353bf4 with identifier: 10733694
2026-03-29 03:05:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66aed385-0dd5-5fdc-9f30-db09fd353bf4 with scrape type 2
2026-03-29 03:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 66aed385-0dd5-5fdc-9f30-db09fd353bf4 with scrape type 2
2026-03-29 03:05:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 66aed385-0dd5-5fdc-9f30-db09fd353bf4, identifier: 10733694
2026-03-29 03:05:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3d384337-2576-5fa3-9a91-35c4e3df1c22 with identifier: 10741691
2026-03-29 03:05:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3d384337-2576-5fa3-9a91-35c4e3df1c22 with identifier: 10741691
2026-03-29 03:05:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3d384337-2576-5fa3-9a91-35c4e3df1c22 with identifier: 10741691 to the API
2026-03-29 03:05:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741691>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Diesel',
'id': '3d384337-2576-5fa3-9a91-35c4e3df1c22',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'gl215ja',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741691',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Citroën',
'model': 'Jumper',
'odometer': 62570,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2022-09-16',
'seats_number': 3,
'seller_name': 'BF AUTO S.R.L.',
'title': 'Citroën Jumper L2H1 2.2 HDI - Diesel - Manual - 140 hp - 62.570 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 03:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741691%27 HTTP/1.1" 200 None
2026-03-29 03:05:38 [adesa.it] INFO: Saving data for 10741691: {'auction_closing_time': 1774964700.0, 'created_time': 1774649232.64964, 'last_price_update_time': 1774753538.762513}
2026-03-29 03:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741691') HTTP/1.1" 204 0
2026-03-29 03:05:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 8ada892f-dc76-5af1-8af8-07fc345425e2 with identifier: 10741682
2026-03-29 03:05:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 8ada892f-dc76-5af1-8af8-07fc345425e2 with identifier: 10741682
2026-03-29 03:05:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 8ada892f-dc76-5af1-8af8-07fc345425e2 with identifier: 10741682 to the API
2026-03-29 03:05:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741682>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Diesel',
'id': '8ada892f-dc76-5af1-8af8-07fc345425e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'gd937bh',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741682',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Citroën',
'model': 'C3',
'odometer': 178000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 600,
'price_includes_vat': True,
'registration_date': '2020-11-01',
'seats_number': 5,
'seller_name': 'AUTOMOBILI WEB DI PERRONE ANTONIO',
'title': 'Citroën C3 1.5 HDI Feel - Diesel - Manual - 102 hp - 178.000 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2020}
2026-03-29 03:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741682%27 HTTP/1.1" 200 None
2026-03-29 03:05:39 [adesa.it] INFO: Saving data for 10741682: {'auction_closing_time': 1774964700.0, 'created_time': 1774649000.803446, 'last_price_update_time': 1774753539.086441}
2026-03-29 03:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741682') HTTP/1.1" 204 0
2026-03-29 03:05:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 66aed385-0dd5-5fdc-9f30-db09fd353bf4 with identifier: 10733694
2026-03-29 03:05:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 66aed385-0dd5-5fdc-9f30-db09fd353bf4 with identifier: 10733694
2026-03-29 03:05:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 66aed385-0dd5-5fdc-9f30-db09fd353bf4 with identifier: 10733694 to the API
2026-03-29 03:05:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733694>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Diesel',
'id': '66aed385-0dd5-5fdc-9f30-db09fd353bf4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG537ZW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733694',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Citroën',
'model': 'C3',
'odometer': 159691,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 4000,
'price_includes_vat': True,
'registration_date': '2021-10-19',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Citroën C3 1.5 HDI Feel - Diesel - Manual - 102 hp - 159.691 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2021}
2026-03-29 03:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733694%27 HTTP/1.1" 200 None
2026-03-29 03:05:39 [adesa.it] INFO: Saving data for 10733694: {'auction_closing_time': 1774886400.0, 'created_time': 1774649002.80007, 'last_price_update_time': 1774753539.39119}
2026-03-29 03:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733694') HTTP/1.1" 204 0
2026-03-29 03:05:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733693> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733685> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732538> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733687> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733709> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78cefdc5-018b-58dc-9344-846d7938028e with identifier: 10733693
2026-03-29 03:05:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78cefdc5-018b-58dc-9344-846d7938028e with scrape type 2
2026-03-29 03:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 78cefdc5-018b-58dc-9344-846d7938028e with scrape type 2
2026-03-29 03:05:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 78cefdc5-018b-58dc-9344-846d7938028e, identifier: 10733693
2026-03-29 03:05:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b2271235-3e45-50da-99c8-0ec9902e13dd with identifier: 10733685
2026-03-29 03:05:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2271235-3e45-50da-99c8-0ec9902e13dd with scrape type 2
2026-03-29 03:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b2271235-3e45-50da-99c8-0ec9902e13dd with scrape type 2
2026-03-29 03:05:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b2271235-3e45-50da-99c8-0ec9902e13dd, identifier: 10733685
2026-03-29 03:05:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 78cefdc5-018b-58dc-9344-846d7938028e with identifier: 10733693
2026-03-29 03:05:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 78cefdc5-018b-58dc-9344-846d7938028e with identifier: 10733693
2026-03-29 03:05:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 78cefdc5-018b-58dc-9344-846d7938028e with identifier: 10733693 to the API
2026-03-29 03:05:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733693>
{'auction_title': '',
'c_o_2_emission_value': 172,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Hybrid',
'id': '78cefdc5-018b-58dc-9344-846d7938028e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR746LZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733693',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X4',
'odometer': 36331,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 32400,
'price_includes_vat': True,
'registration_date': '2023-08-29',
'seats_number': 5,
'seller_name': 'Athlon Italy',
'title': 'BMW X4 20i M Sport - Hybrid - Automatic - 184 hp - 36.331 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2023}
2026-03-29 03:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733693%27 HTTP/1.1" 200 None
2026-03-29 03:05:40 [adesa.it] INFO: Saving data for 10733693: {'auction_closing_time': 1774886400.0, 'created_time': 1774649003.468237, 'last_price_update_time': 1774753540.005446}
2026-03-29 03:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733693') HTTP/1.1" 204 0
2026-03-29 03:05:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b2271235-3e45-50da-99c8-0ec9902e13dd with identifier: 10733685
2026-03-29 03:05:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b2271235-3e45-50da-99c8-0ec9902e13dd with identifier: 10733685
2026-03-29 03:05:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b2271235-3e45-50da-99c8-0ec9902e13dd with identifier: 10733685 to the API
2026-03-29 03:05:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733685>
{'auction_title': '',
'c_o_2_emission_value': 172,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Petrol',
'id': 'b2271235-3e45-50da-99c8-0ec9902e13dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV617FN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733685',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X4',
'odometer': 28606,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 32300,
'price_includes_vat': True,
'registration_date': '2024-04-30',
'seats_number': 5,
'seller_name': 'Athlon Italy',
'title': 'BMW X4 20i M Sport - Petrol - Automatic - 184 hp - 28.606 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2024}
2026-03-29 03:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733685%27 HTTP/1.1" 200 None
2026-03-29 03:05:40 [adesa.it] INFO: Saving data for 10733685: {'auction_closing_time': 1774886400.0, 'created_time': 1774649000.470245, 'last_price_update_time': 1774753540.322212}
2026-03-29 03:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733685') HTTP/1.1" 204 0
2026-03-29 03:05:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d02882b-991e-5aea-9dfd-1b7966115c6d with identifier: 10732538
2026-03-29 03:05:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d02882b-991e-5aea-9dfd-1b7966115c6d with scrape type 2
2026-03-29 03:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8d02882b-991e-5aea-9dfd-1b7966115c6d with scrape type 2
2026-03-29 03:05:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 8d02882b-991e-5aea-9dfd-1b7966115c6d, identifier: 10732538
2026-03-29 03:05:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 8d02882b-991e-5aea-9dfd-1b7966115c6d with identifier: 10732538
2026-03-29 03:05:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 8d02882b-991e-5aea-9dfd-1b7966115c6d with identifier: 10732538
2026-03-29 03:05:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 8d02882b-991e-5aea-9dfd-1b7966115c6d with identifier: 10732538 to the API
2026-03-29 03:05:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732538>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '8d02882b-991e-5aea-9dfd-1b7966115c6d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ877AK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732538',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 118685,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 15600,
'price_includes_vat': True,
'registration_date': '2022-01-26',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Volvo XC60 B4 Momentum Pro - Diesel - Automatic - 197 hp - 118.685 '
'km',
'transmission': 'automatic',
'trim': 'Momentum Pro',
'vin': None,
'year': 2022}
2026-03-29 03:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732538%27 HTTP/1.1" 200 None
2026-03-29 03:05:40 [adesa.it] INFO: Saving data for 10732538: {'auction_closing_time': 1774862700.0, 'created_time': 1774648943.862004, 'last_price_update_time': 1774753540.725115}
2026-03-29 03:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732538') HTTP/1.1" 204 0
2026-03-29 03:05:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732539> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732536> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ae64210-d66f-5028-922a-19616aa0c69b with identifier: 10733687
2026-03-29 03:05:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ae64210-d66f-5028-922a-19616aa0c69b with scrape type 2
2026-03-29 03:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ae64210-d66f-5028-922a-19616aa0c69b with scrape type 2
2026-03-29 03:05:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3ae64210-d66f-5028-922a-19616aa0c69b, identifier: 10733687
2026-03-29 03:05:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c08ac739-4785-5d05-8bfa-6f0761822db3 with identifier: 10733709
2026-03-29 03:05:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c08ac739-4785-5d05-8bfa-6f0761822db3 with scrape type 2
2026-03-29 03:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c08ac739-4785-5d05-8bfa-6f0761822db3 with scrape type 2
2026-03-29 03:05:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c08ac739-4785-5d05-8bfa-6f0761822db3, identifier: 10733709
2026-03-29 03:05:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3ae64210-d66f-5028-922a-19616aa0c69b with identifier: 10733687
2026-03-29 03:05:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3ae64210-d66f-5028-922a-19616aa0c69b with identifier: 10733687
2026-03-29 03:05:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3ae64210-d66f-5028-922a-19616aa0c69b with identifier: 10733687 to the API
2026-03-29 03:05:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733687>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Diesel',
'id': '3ae64210-d66f-5028-922a-19616aa0c69b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD903BF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733687',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X3',
'odometer': 68991,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 17900,
'price_includes_vat': True,
'registration_date': '2020-11-20',
'seats_number': 5,
'seller_name': 'ARVAL-IT',
'title': 'BMW X3 20d X Line - xDrive - Diesel - Automatic - 190 hp - 68.991 '
'km',
'transmission': 'automatic',
'trim': 'X Line',
'vin': None,
'year': 2020}
2026-03-29 03:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733687%27 HTTP/1.1" 200 None
2026-03-29 03:05:41 [adesa.it] INFO: Saving data for 10733687: {'auction_closing_time': 1774886400.0, 'created_time': 1774648999.416649, 'last_price_update_time': 1774753541.231047}
2026-03-29 03:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733687') HTTP/1.1" 204 0
2026-03-29 03:05:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c08ac739-4785-5d05-8bfa-6f0761822db3 with identifier: 10733709
2026-03-29 03:05:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c08ac739-4785-5d05-8bfa-6f0761822db3 with identifier: 10733709
2026-03-29 03:05:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c08ac739-4785-5d05-8bfa-6f0761822db3 with identifier: 10733709 to the API
2026-03-29 03:05:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733709>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Petrol',
'id': 'c08ac739-4785-5d05-8bfa-6f0761822db3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM288KZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733709',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 96852,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2022-12-19',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Cupra Formentor 1.5 TSI - Petrol - Automatic - 150 hp - 96.852 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 03:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733709%27 HTTP/1.1" 200 None
2026-03-29 03:05:41 [adesa.it] INFO: Saving data for 10733709: {'auction_closing_time': 1774886400.0, 'created_time': 1774649010.707548, 'last_price_update_time': 1774753541.538333}
2026-03-29 03:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733709') HTTP/1.1" 204 0
2026-03-29 03:05:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732532> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732534> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f893c1ff-0ace-5bf3-b990-0d3717f3f744 with identifier: 10732539
2026-03-29 03:05:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f893c1ff-0ace-5bf3-b990-0d3717f3f744 with scrape type 2
2026-03-29 03:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f893c1ff-0ace-5bf3-b990-0d3717f3f744 with scrape type 2
2026-03-29 03:05:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f893c1ff-0ace-5bf3-b990-0d3717f3f744, identifier: 10732539
2026-03-29 03:05:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aad304ac-f541-5b01-a09f-5cbaeab6070f with identifier: 10732536
2026-03-29 03:05:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aad304ac-f541-5b01-a09f-5cbaeab6070f with scrape type 2
2026-03-29 03:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aad304ac-f541-5b01-a09f-5cbaeab6070f with scrape type 2
2026-03-29 03:05:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: aad304ac-f541-5b01-a09f-5cbaeab6070f, identifier: 10732536
2026-03-29 03:05:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f893c1ff-0ace-5bf3-b990-0d3717f3f744 with identifier: 10732539
2026-03-29 03:05:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f893c1ff-0ace-5bf3-b990-0d3717f3f744 with identifier: 10732539
2026-03-29 03:05:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f893c1ff-0ace-5bf3-b990-0d3717f3f744 with identifier: 10732539 to the API
2026-03-29 03:05:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732539>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'f893c1ff-0ace-5bf3-b990-0d3717f3f744',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR513MG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732539',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 86353,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 17500,
'price_includes_vat': True,
'registration_date': '2023-09-05',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Volvo XC60 B4 Core - Diesel - Automatic - 197 hp - 86.353 km',
'transmission': 'automatic',
'trim': 'Core',
'vin': None,
'year': 2023}
2026-03-29 03:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732539%27 HTTP/1.1" 200 None
2026-03-29 03:05:42 [adesa.it] INFO: Saving data for 10732539: {'auction_closing_time': 1774862700.0, 'created_time': 1774648960.255262, 'last_price_update_time': 1774753542.041136}
2026-03-29 03:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732539') HTTP/1.1" 204 0
2026-03-29 03:05:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: aad304ac-f541-5b01-a09f-5cbaeab6070f with identifier: 10732536
2026-03-29 03:05:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: aad304ac-f541-5b01-a09f-5cbaeab6070f with identifier: 10732536
2026-03-29 03:05:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: aad304ac-f541-5b01-a09f-5cbaeab6070f with identifier: 10732536 to the API
2026-03-29 03:05:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732536>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': 'aad304ac-f541-5b01-a09f-5cbaeab6070f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG247JE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732536',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 181735,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2021-07-09',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Volvo XC40 T5 - Hybrid - Automatic - 180 hp - 181.735 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-29 03:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732536%27 HTTP/1.1" 200 None
2026-03-29 03:05:42 [adesa.it] INFO: Saving data for 10732536: {'auction_closing_time': 1774862700.0, 'created_time': 1774648950.499482, 'last_price_update_time': 1774753542.339491}
2026-03-29 03:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732536') HTTP/1.1" 204 0
2026-03-29 03:05:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732527> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732533> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732535> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47f8cdee-0432-51d2-8a68-028743271308 with identifier: 10732532
2026-03-29 03:05:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47f8cdee-0432-51d2-8a68-028743271308 with scrape type 2
2026-03-29 03:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47f8cdee-0432-51d2-8a68-028743271308 with scrape type 2
2026-03-29 03:05:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 47f8cdee-0432-51d2-8a68-028743271308, identifier: 10732532
2026-03-29 03:05:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e537c8ed-aa4e-58eb-ba01-754153e441c1 with identifier: 10732534
2026-03-29 03:05:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e537c8ed-aa4e-58eb-ba01-754153e441c1 with scrape type 2
2026-03-29 03:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e537c8ed-aa4e-58eb-ba01-754153e441c1 with scrape type 2
2026-03-29 03:05:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e537c8ed-aa4e-58eb-ba01-754153e441c1, identifier: 10732534
2026-03-29 03:05:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 47f8cdee-0432-51d2-8a68-028743271308 with identifier: 10732532
2026-03-29 03:05:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 47f8cdee-0432-51d2-8a68-028743271308 with identifier: 10732532
2026-03-29 03:05:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 47f8cdee-0432-51d2-8a68-028743271308 with identifier: 10732532 to the API
2026-03-29 03:05:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732532>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '47f8cdee-0432-51d2-8a68-028743271308',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG130RJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732532',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volvo',
'model': 'V60',
'odometer': 81478,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12300,
'price_includes_vat': True,
'registration_date': '2021-09-08',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Volvo V60 B4 Inscription - Diesel - Automatic - 197 hp - 81.478 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
2026-03-29 03:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732532%27 HTTP/1.1" 200 None
2026-03-29 03:05:42 [adesa.it] INFO: Saving data for 10732532: {'auction_closing_time': 1774862700.0, 'created_time': 1774648954.353698, 'last_price_update_time': 1774753542.948957}
2026-03-29 03:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732532') HTTP/1.1" 204 0
2026-03-29 03:05:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e537c8ed-aa4e-58eb-ba01-754153e441c1 with identifier: 10732534
2026-03-29 03:05:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e537c8ed-aa4e-58eb-ba01-754153e441c1 with identifier: 10732534
2026-03-29 03:05:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e537c8ed-aa4e-58eb-ba01-754153e441c1 with identifier: 10732534 to the API
2026-03-29 03:05:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732534>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 129,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': 'e537c8ed-aa4e-58eb-ba01-754153e441c1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN675HA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732534',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 39790,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 16100,
'price_includes_vat': True,
'registration_date': '2023-03-13',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Volvo XC40 T4 Plus Bright - Hybrid - Automatic - 129 hp - 39.790 km',
'transmission': 'automatic',
'trim': 'Plus Bright',
'vin': None,
'year': 2023}
2026-03-29 03:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732534%27 HTTP/1.1" 200 None
2026-03-29 03:05:43 [adesa.it] INFO: Saving data for 10732534: {'auction_closing_time': 1774862700.0, 'created_time': 1774648953.446082, 'last_price_update_time': 1774753543.233486}
2026-03-29 03:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732534') HTTP/1.1" 204 0
2026-03-29 03:05:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732528> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d4ec039-df2b-528c-b38b-0479f3a3fd94 with identifier: 10732527
2026-03-29 03:05:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d4ec039-df2b-528c-b38b-0479f3a3fd94 with scrape type 2
2026-03-29 03:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d4ec039-df2b-528c-b38b-0479f3a3fd94 with scrape type 2
2026-03-29 03:05:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0d4ec039-df2b-528c-b38b-0479f3a3fd94, identifier: 10732527
2026-03-29 03:05:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1dfb66ed-b518-5a12-ac1d-38041a4734ea with identifier: 10732533
2026-03-29 03:05:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1dfb66ed-b518-5a12-ac1d-38041a4734ea with scrape type 2
2026-03-29 03:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1dfb66ed-b518-5a12-ac1d-38041a4734ea with scrape type 2
2026-03-29 03:05:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 1dfb66ed-b518-5a12-ac1d-38041a4734ea, identifier: 10732533
2026-03-29 03:05:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a5514bb-f06a-57c7-a99b-90b7362a9202 with identifier: 10732535
2026-03-29 03:05:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a5514bb-f06a-57c7-a99b-90b7362a9202 with scrape type 2
2026-03-29 03:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a5514bb-f06a-57c7-a99b-90b7362a9202 with scrape type 2
2026-03-29 03:05:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6a5514bb-f06a-57c7-a99b-90b7362a9202, identifier: 10732535
2026-03-29 03:05:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0d4ec039-df2b-528c-b38b-0479f3a3fd94 with identifier: 10732527
2026-03-29 03:05:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0d4ec039-df2b-528c-b38b-0479f3a3fd94 with identifier: 10732527
2026-03-29 03:05:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0d4ec039-df2b-528c-b38b-0479f3a3fd94 with identifier: 10732527 to the API
2026-03-29 03:05:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732527>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '0d4ec039-df2b-528c-b38b-0479f3a3fd94',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM922VS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732527',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 176485,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8500,
'price_includes_vat': True,
'registration_date': '2023-02-10',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Volkswagen Tiguan 2.0 TDI Life - Diesel - Automatic - 150 hp - '
'176.485 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-29 03:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732527%27 HTTP/1.1" 200 None
2026-03-29 03:05:43 [adesa.it] INFO: Saving data for 10732527: {'auction_closing_time': 1774862700.0, 'created_time': 1774648953.80556, 'last_price_update_time': 1774753543.81352}
2026-03-29 03:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732527') HTTP/1.1" 204 0
2026-03-29 03:05:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 1dfb66ed-b518-5a12-ac1d-38041a4734ea with identifier: 10732533
2026-03-29 03:05:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 1dfb66ed-b518-5a12-ac1d-38041a4734ea with identifier: 10732533
2026-03-29 03:05:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 1dfb66ed-b518-5a12-ac1d-38041a4734ea with identifier: 10732533 to the API
2026-03-29 03:05:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732533>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 129,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '1dfb66ed-b518-5a12-ac1d-38041a4734ea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL006SW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732533',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 77418,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2022-10-19',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Volvo XC40 T4 Core - Hybrid - Automatic - 129 hp - 77.418 km',
'transmission': 'automatic',
'trim': 'Core',
'vin': None,
'year': 2022}
2026-03-29 03:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732533%27 HTTP/1.1" 200 None
2026-03-29 03:05:44 [adesa.it] INFO: Saving data for 10732533: {'auction_closing_time': 1774862700.0, 'created_time': 1774648941.457079, 'last_price_update_time': 1774753544.100015}
2026-03-29 03:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732533') HTTP/1.1" 204 0
2026-03-29 03:05:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6a5514bb-f06a-57c7-a99b-90b7362a9202 with identifier: 10732535
2026-03-29 03:05:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6a5514bb-f06a-57c7-a99b-90b7362a9202 with identifier: 10732535
2026-03-29 03:05:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6a5514bb-f06a-57c7-a99b-90b7362a9202 with identifier: 10732535 to the API
2026-03-29 03:05:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732535>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 129,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '6a5514bb-f06a-57c7-a99b-90b7362a9202',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM900NX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732535',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 162465,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11100,
'price_includes_vat': True,
'registration_date': '2023-01-17',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Volvo XC40 T4 Plus Bright - Hybrid - Automatic - 129 hp - 162.465 '
'km',
'transmission': 'automatic',
'trim': 'Plus Bright',
'vin': None,
'year': 2023}
2026-03-29 03:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732535%27 HTTP/1.1" 200 None
2026-03-29 03:05:44 [adesa.it] INFO: Saving data for 10732535: {'auction_closing_time': 1774862700.0, 'created_time': 1774648941.762098, 'last_price_update_time': 1774753544.399838}
2026-03-29 03:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732535') HTTP/1.1" 204 0
2026-03-29 03:05:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732530> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732526> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732525> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 818af9ac-82fb-5a93-8616-5e33e74fc892 with identifier: 10732528
2026-03-29 03:05:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 818af9ac-82fb-5a93-8616-5e33e74fc892 with scrape type 2
2026-03-29 03:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 818af9ac-82fb-5a93-8616-5e33e74fc892 with scrape type 2
2026-03-29 03:05:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 818af9ac-82fb-5a93-8616-5e33e74fc892, identifier: 10732528
2026-03-29 03:05:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 818af9ac-82fb-5a93-8616-5e33e74fc892 with identifier: 10732528
2026-03-29 03:05:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 818af9ac-82fb-5a93-8616-5e33e74fc892 with identifier: 10732528
2026-03-29 03:05:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 818af9ac-82fb-5a93-8616-5e33e74fc892 with identifier: 10732528 to the API
2026-03-29 03:05:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732528>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '818af9ac-82fb-5a93-8616-5e33e74fc892',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FX922RA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732528',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 495609,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 5900,
'price_includes_vat': True,
'registration_date': '2019-06-27',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Volkswagen Tiguan 2.0 TDI Sport - Diesel - Automatic - 150 hp - '
'495.609 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2019}
2026-03-29 03:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732528%27 HTTP/1.1" 200 None
2026-03-29 03:05:44 [adesa.it] INFO: Saving data for 10732528: {'auction_closing_time': 1774862700.0, 'created_time': 1774648939.879544, 'last_price_update_time': 1774753544.797454}
2026-03-29 03:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732528') HTTP/1.1" 204 0
2026-03-29 03:05:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5fca666-749b-58ce-abb6-1c5651a236bf with identifier: 10732530
2026-03-29 03:05:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5fca666-749b-58ce-abb6-1c5651a236bf with scrape type 2
2026-03-29 03:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d5fca666-749b-58ce-abb6-1c5651a236bf with scrape type 2
2026-03-29 03:05:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d5fca666-749b-58ce-abb6-1c5651a236bf, identifier: 10732530
2026-03-29 03:05:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe753e28-dce7-52e4-b7dc-fc9edf04e969 with identifier: 10732526
2026-03-29 03:05:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe753e28-dce7-52e4-b7dc-fc9edf04e969 with scrape type 2
2026-03-29 03:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fe753e28-dce7-52e4-b7dc-fc9edf04e969 with scrape type 2
2026-03-29 03:05:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: fe753e28-dce7-52e4-b7dc-fc9edf04e969, identifier: 10732526
2026-03-29 03:05:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fdc0df66-5b65-5b5a-8c33-10be0d10c2ac with identifier: 10732525
2026-03-29 03:05:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fdc0df66-5b65-5b5a-8c33-10be0d10c2ac with scrape type 2
2026-03-29 03:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fdc0df66-5b65-5b5a-8c33-10be0d10c2ac with scrape type 2
2026-03-29 03:05:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: fdc0df66-5b65-5b5a-8c33-10be0d10c2ac, identifier: 10732525
2026-03-29 03:05:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d5fca666-749b-58ce-abb6-1c5651a236bf with identifier: 10732530
2026-03-29 03:05:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d5fca666-749b-58ce-abb6-1c5651a236bf with identifier: 10732530
2026-03-29 03:05:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d5fca666-749b-58ce-abb6-1c5651a236bf with identifier: 10732530 to the API
2026-03-29 03:05:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732530>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'd5fca666-749b-58ce-abb6-1c5651a236bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH119PT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732530',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 137214,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2021-12-20',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Volkswagen Tiguan 2.0 TDI Life - Diesel - Automatic - 150 hp - '
'137.214 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2021}
2026-03-29 03:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732530%27 HTTP/1.1" 200 None
2026-03-29 03:05:45 [adesa.it] INFO: Saving data for 10732530: {'auction_closing_time': 1774862700.0, 'created_time': 1774648950.885638, 'last_price_update_time': 1774753545.418356}
2026-03-29 03:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732530') HTTP/1.1" 204 0
2026-03-29 03:05:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: fe753e28-dce7-52e4-b7dc-fc9edf04e969 with identifier: 10732526
2026-03-29 03:05:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: fe753e28-dce7-52e4-b7dc-fc9edf04e969 with identifier: 10732526
2026-03-29 03:05:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: fe753e28-dce7-52e4-b7dc-fc9edf04e969 with identifier: 10732526 to the API
2026-03-29 03:05:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732526>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Petrol',
'id': 'fe753e28-dce7-52e4-b7dc-fc9edf04e969',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM666KX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732526',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Taigo',
'odometer': 234209,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 2500,
'price_includes_vat': True,
'registration_date': '2022-12-15',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Volkswagen Taigo 1.0 TSI Life - Petrol - Manual - 95 hp - 234.209 '
'km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-29 03:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732526%27 HTTP/1.1" 200 None
2026-03-29 03:05:45 [adesa.it] INFO: Saving data for 10732526: {'auction_closing_time': 1774862700.0, 'created_time': 1774648937.203406, 'last_price_update_time': 1774753545.714416}
2026-03-29 03:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732526') HTTP/1.1" 204 0
2026-03-29 03:05:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: fdc0df66-5b65-5b5a-8c33-10be0d10c2ac with identifier: 10732525
2026-03-29 03:05:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: fdc0df66-5b65-5b5a-8c33-10be0d10c2ac with identifier: 10732525
2026-03-29 03:05:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: fdc0df66-5b65-5b5a-8c33-10be0d10c2ac with identifier: 10732525 to the API
2026-03-29 03:05:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732525>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'fdc0df66-5b65-5b5a-8c33-10be0d10c2ac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ276AV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732525',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 154742,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10300,
'price_includes_vat': True,
'registration_date': '2022-02-16',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Volkswagen Passat 2.0 TDI Executive - Diesel - Automatic - 200 hp - '
'154.742 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2022}
2026-03-29 03:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732525%27 HTTP/1.1" 200 None
2026-03-29 03:05:46 [adesa.it] INFO: Saving data for 10732525: {'auction_closing_time': 1774862700.0, 'created_time': 1774648967.751324, 'last_price_update_time': 1774753546.019356}
2026-03-29 03:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732525') HTTP/1.1" 204 0
2026-03-29 03:05:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732523> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732529> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732522> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732524> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f7ef3774-1c9e-5a5f-929a-da13e5c787d0 with identifier: 10732523
2026-03-29 03:05:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7ef3774-1c9e-5a5f-929a-da13e5c787d0 with scrape type 2
2026-03-29 03:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f7ef3774-1c9e-5a5f-929a-da13e5c787d0 with scrape type 2
2026-03-29 03:05:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f7ef3774-1c9e-5a5f-929a-da13e5c787d0, identifier: 10732523
2026-03-29 03:05:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aaf93f1b-456c-5fbc-b3d3-a781c3d1d1db with identifier: 10732529
2026-03-29 03:05:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aaf93f1b-456c-5fbc-b3d3-a781c3d1d1db with scrape type 2
2026-03-29 03:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aaf93f1b-456c-5fbc-b3d3-a781c3d1d1db with scrape type 2
2026-03-29 03:05:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: aaf93f1b-456c-5fbc-b3d3-a781c3d1d1db, identifier: 10732529
2026-03-29 03:05:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f7ef3774-1c9e-5a5f-929a-da13e5c787d0 with identifier: 10732523
2026-03-29 03:05:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f7ef3774-1c9e-5a5f-929a-da13e5c787d0 with identifier: 10732523
2026-03-29 03:05:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f7ef3774-1c9e-5a5f-929a-da13e5c787d0 with identifier: 10732523 to the API
2026-03-29 03:05:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732523>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'f7ef3774-1c9e-5a5f-929a-da13e5c787d0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ070AW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732523',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 93181,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2022-02-16',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Volkswagen Golf 2.0 TDI Life - Diesel - Automatic - 150 hp - 93.181 '
'km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-29 03:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732523%27 HTTP/1.1" 200 None
2026-03-29 03:05:46 [adesa.it] INFO: Saving data for 10732523: {'auction_closing_time': 1774862700.0, 'created_time': 1774648981.341854, 'last_price_update_time': 1774753546.620338}
2026-03-29 03:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732523') HTTP/1.1" 204 0
2026-03-29 03:05:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: aaf93f1b-456c-5fbc-b3d3-a781c3d1d1db with identifier: 10732529
2026-03-29 03:05:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: aaf93f1b-456c-5fbc-b3d3-a781c3d1d1db with identifier: 10732529
2026-03-29 03:05:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: aaf93f1b-456c-5fbc-b3d3-a781c3d1d1db with identifier: 10732529 to the API
2026-03-29 03:05:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732529>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'aaf93f1b-456c-5fbc-b3d3-a781c3d1d1db',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG245HY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732529',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 173247,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10800,
'price_includes_vat': True,
'registration_date': '2021-06-29',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Volkswagen Tiguan 2.0 TDI Elegance - Diesel - Automatic - 150 hp - '
'173.247 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2021}
2026-03-29 03:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732529%27 HTTP/1.1" 200 None
2026-03-29 03:05:46 [adesa.it] INFO: Saving data for 10732529: {'auction_closing_time': 1774862700.0, 'created_time': 1774648961.908497, 'last_price_update_time': 1774753546.945662}
2026-03-29 03:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732529') HTTP/1.1" 204 0
2026-03-29 03:05:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732517> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732521> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732520> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5442c74-b46b-5d6c-8713-cd7f1a7f4288 with identifier: 10732522
2026-03-29 03:05:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5442c74-b46b-5d6c-8713-cd7f1a7f4288 with scrape type 2
2026-03-29 03:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d5442c74-b46b-5d6c-8713-cd7f1a7f4288 with scrape type 2
2026-03-29 03:05:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d5442c74-b46b-5d6c-8713-cd7f1a7f4288, identifier: 10732522
2026-03-29 03:05:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0320af59-6c1e-5608-82f7-7a1bd11a7d46 with identifier: 10732524
2026-03-29 03:05:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0320af59-6c1e-5608-82f7-7a1bd11a7d46 with scrape type 2
2026-03-29 03:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0320af59-6c1e-5608-82f7-7a1bd11a7d46 with scrape type 2
2026-03-29 03:05:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0320af59-6c1e-5608-82f7-7a1bd11a7d46, identifier: 10732524
2026-03-29 03:05:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d5442c74-b46b-5d6c-8713-cd7f1a7f4288 with identifier: 10732522
2026-03-29 03:05:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d5442c74-b46b-5d6c-8713-cd7f1a7f4288 with identifier: 10732522
2026-03-29 03:05:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d5442c74-b46b-5d6c-8713-cd7f1a7f4288 with identifier: 10732522 to the API
2026-03-29 03:05:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732522>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Petrol',
'id': 'd5442c74-b46b-5d6c-8713-cd7f1a7f4288',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG017RY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732522',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 181235,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8500,
'price_includes_vat': True,
'registration_date': '2021-09-06',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Volkswagen Golf 1.0 eTSI Life - Petrol - Automatic - 110 hp - '
'181.235 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2021}
2026-03-29 03:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732522%27 HTTP/1.1" 200 None
2026-03-29 03:05:47 [adesa.it] INFO: Saving data for 10732522: {'auction_closing_time': 1774862700.0, 'created_time': 1774648965.432423, 'last_price_update_time': 1774753547.413637}
2026-03-29 03:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732522') HTTP/1.1" 204 0
2026-03-29 03:05:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0320af59-6c1e-5608-82f7-7a1bd11a7d46 with identifier: 10732524
2026-03-29 03:05:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0320af59-6c1e-5608-82f7-7a1bd11a7d46 with identifier: 10732524
2026-03-29 03:05:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0320af59-6c1e-5608-82f7-7a1bd11a7d46 with identifier: 10732524 to the API
2026-03-29 03:05:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732524>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '0320af59-6c1e-5608-82f7-7a1bd11a7d46',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL447SR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732524',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 159580,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13300,
'price_includes_vat': True,
'registration_date': '2022-10-12',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Volkswagen Passat 2.0 TDI Executive - Diesel - Automatic - 150 hp - '
'159.580 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2022}
2026-03-29 03:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732524%27 HTTP/1.1" 200 None
2026-03-29 03:05:47 [adesa.it] INFO: Saving data for 10732524: {'auction_closing_time': 1774862700.0, 'created_time': 1774648966.694078, 'last_price_update_time': 1774753547.707429}
2026-03-29 03:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732524') HTTP/1.1" 204 0
2026-03-29 03:05:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 879bbd18-2860-58e4-a325-3ce9d0624053 with identifier: 10732517
2026-03-29 03:05:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 879bbd18-2860-58e4-a325-3ce9d0624053 with scrape type 2
2026-03-29 03:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 879bbd18-2860-58e4-a325-3ce9d0624053 with scrape type 2
2026-03-29 03:05:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 879bbd18-2860-58e4-a325-3ce9d0624053, identifier: 10732517
2026-03-29 03:05:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee0d8cbb-b4f7-58c5-abd3-15cbda079f6a with identifier: 10732521
2026-03-29 03:05:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee0d8cbb-b4f7-58c5-abd3-15cbda079f6a with scrape type 2
2026-03-29 03:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee0d8cbb-b4f7-58c5-abd3-15cbda079f6a with scrape type 2
2026-03-29 03:05:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ee0d8cbb-b4f7-58c5-abd3-15cbda079f6a, identifier: 10732521
2026-03-29 03:05:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c40d2751-7c36-5903-bc86-f55ee536cf98 with identifier: 10732520
2026-03-29 03:05:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c40d2751-7c36-5903-bc86-f55ee536cf98 with scrape type 2
2026-03-29 03:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c40d2751-7c36-5903-bc86-f55ee536cf98 with scrape type 2
2026-03-29 03:05:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c40d2751-7c36-5903-bc86-f55ee536cf98, identifier: 10732520
2026-03-29 03:05:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 879bbd18-2860-58e4-a325-3ce9d0624053 with identifier: 10732517
2026-03-29 03:05:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 879bbd18-2860-58e4-a325-3ce9d0624053 with identifier: 10732517
2026-03-29 03:05:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 879bbd18-2860-58e4-a325-3ce9d0624053 with identifier: 10732517 to the API
2026-03-29 03:05:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732517>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.8L',
'engine_horse_power': 98,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '879bbd18-2860-58e4-a325-3ce9d0624053',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF045RJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732517',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 203096,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 6900,
'price_includes_vat': True,
'registration_date': '2021-04-26',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Toyota Corolla Business - Hybrid - Automatic - 98 hp - 203.096 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-29 03:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732517%27 HTTP/1.1" 200 None
2026-03-29 03:05:48 [adesa.it] INFO: Saving data for 10732517: {'auction_closing_time': 1774862700.0, 'created_time': 1774648955.73479, 'last_price_update_time': 1774753548.306537}
2026-03-29 03:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732517') HTTP/1.1" 204 0
2026-03-29 03:05:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ee0d8cbb-b4f7-58c5-abd3-15cbda079f6a with identifier: 10732521
2026-03-29 03:05:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ee0d8cbb-b4f7-58c5-abd3-15cbda079f6a with identifier: 10732521
2026-03-29 03:05:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ee0d8cbb-b4f7-58c5-abd3-15cbda079f6a with identifier: 10732521 to the API
2026-03-29 03:05:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732521>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 92,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': 'ee0d8cbb-b4f7-58c5-abd3-15cbda079f6a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG713ZY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732521',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 128503,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 6000,
'price_includes_vat': True,
'registration_date': '2021-10-22',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Toyota Yaris Business - Hybrid - Automatic - 92 hp - 128.503 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-29 03:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732521%27 HTTP/1.1" 200 None
2026-03-29 03:05:48 [adesa.it] INFO: Saving data for 10732521: {'auction_closing_time': 1774862700.0, 'created_time': 1774648980.612597, 'last_price_update_time': 1774753548.584825}
2026-03-29 03:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732521') HTTP/1.1" 204 0
2026-03-29 03:05:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c40d2751-7c36-5903-bc86-f55ee536cf98 with identifier: 10732520
2026-03-29 03:05:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c40d2751-7c36-5903-bc86-f55ee536cf98 with identifier: 10732520
2026-03-29 03:05:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c40d2751-7c36-5903-bc86-f55ee536cf98 with identifier: 10732520 to the API
2026-03-29 03:05:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732520>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 73,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': 'c40d2751-7c36-5903-bc86-f55ee536cf98',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FP949SS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732520',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 107455,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 4600,
'price_includes_vat': True,
'registration_date': '2018-04-27',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Toyota Yaris 1.5 Active - Hybrid - Automatic - 73 hp - 107.455 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2018}
2026-03-29 03:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732520%27 HTTP/1.1" 200 None
2026-03-29 03:05:48 [adesa.it] INFO: Saving data for 10732520: {'auction_closing_time': 1774862700.0, 'created_time': 1774648980.985537, 'last_price_update_time': 1774753548.878045}
2026-03-29 03:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732520') HTTP/1.1" 204 0
2026-03-29 03:05:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732513> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732512> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732509> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69f2e944-e242-526a-92e6-2bfa6d6d878f with identifier: 10732513
2026-03-29 03:05:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69f2e944-e242-526a-92e6-2bfa6d6d878f with scrape type 2
2026-03-29 03:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 69f2e944-e242-526a-92e6-2bfa6d6d878f with scrape type 2
2026-03-29 03:05:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 69f2e944-e242-526a-92e6-2bfa6d6d878f, identifier: 10732513
2026-03-29 03:05:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30dfd6f4-3d46-5d15-8d24-27b43340eb64 with identifier: 10732512
2026-03-29 03:05:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30dfd6f4-3d46-5d15-8d24-27b43340eb64 with scrape type 2
2026-03-29 03:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 30dfd6f4-3d46-5d15-8d24-27b43340eb64 with scrape type 2
2026-03-29 03:05:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 30dfd6f4-3d46-5d15-8d24-27b43340eb64, identifier: 10732512
2026-03-29 03:05:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 69f2e944-e242-526a-92e6-2bfa6d6d878f with identifier: 10732513
2026-03-29 03:05:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 69f2e944-e242-526a-92e6-2bfa6d6d878f with identifier: 10732513
2026-03-29 03:05:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 69f2e944-e242-526a-92e6-2bfa6d6d878f with identifier: 10732513 to the API
2026-03-29 03:05:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732513>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Electric',
'id': '69f2e944-e242-526a-92e6-2bfa6d6d878f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS492NT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732513',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Smart',
'model': '#1',
'odometer': 40528,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 16700,
'price_includes_vat': True,
'registration_date': '2024-01-09',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Smart #1 66 kWh Premium - Electric - Automatic - 102 hp - 40.528 km',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2024}
2026-03-29 03:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732513%27 HTTP/1.1" 200 None
2026-03-29 03:05:49 [adesa.it] INFO: Saving data for 10732513: {'auction_closing_time': 1774862700.0, 'created_time': 1774648931.310966, 'last_price_update_time': 1774753549.551006}
2026-03-29 03:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732513') HTTP/1.1" 204 0
2026-03-29 03:05:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 30dfd6f4-3d46-5d15-8d24-27b43340eb64 with identifier: 10732512
2026-03-29 03:05:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 30dfd6f4-3d46-5d15-8d24-27b43340eb64 with identifier: 10732512
2026-03-29 03:05:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 30dfd6f4-3d46-5d15-8d24-27b43340eb64 with identifier: 10732512 to the API
2026-03-29 03:05:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732512>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '30dfd6f4-3d46-5d15-8d24-27b43340eb64',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM722VW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732512',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 34289,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2023-02-15',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Skoda Octavia Combi 2.0 TDI Executive - Diesel - Automatic - 115 hp '
'- 34.289 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2023}
2026-03-29 03:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732512%27 HTTP/1.1" 200 None
2026-03-29 03:05:49 [adesa.it] INFO: Saving data for 10732512: {'auction_closing_time': 1774862700.0, 'created_time': 1774648930.966451, 'last_price_update_time': 1774753549.854553}
2026-03-29 03:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732512') HTTP/1.1" 204 0
2026-03-29 03:05:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 080604d7-c2df-5bcb-8def-83ee6ea97d1e with identifier: 10732509
2026-03-29 03:05:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 080604d7-c2df-5bcb-8def-83ee6ea97d1e with scrape type 2
2026-03-29 03:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 080604d7-c2df-5bcb-8def-83ee6ea97d1e with scrape type 2
2026-03-29 03:05:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 080604d7-c2df-5bcb-8def-83ee6ea97d1e, identifier: 10732509
2026-03-29 03:05:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732511> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732504> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 080604d7-c2df-5bcb-8def-83ee6ea97d1e with identifier: 10732509
2026-03-29 03:05:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 080604d7-c2df-5bcb-8def-83ee6ea97d1e with identifier: 10732509
2026-03-29 03:05:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 080604d7-c2df-5bcb-8def-83ee6ea97d1e with identifier: 10732509 to the API
2026-03-29 03:05:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732509>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 69,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Electric',
'id': '080604d7-c2df-5bcb-8def-83ee6ea97d1e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD561TT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732509',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Zoe',
'odometer': 81612,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 5600,
'price_includes_vat': True,
'registration_date': '2020-12-29',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Renault Zoe Zen - Electric - Automatic - 69 hp - 81.612 km',
'transmission': 'automatic',
'trim': 'Zen',
'vin': None,
'year': 2020}
2026-03-29 03:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732509%27 HTTP/1.1" 200 None
2026-03-29 03:05:50 [adesa.it] INFO: Saving data for 10732509: {'auction_closing_time': 1774862700.0, 'created_time': 1774648959.893755, 'last_price_update_time': 1774753550.310504}
2026-03-29 03:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732509') HTTP/1.1" 204 0
2026-03-29 03:05:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732508> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732516> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732503> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22803d83-45ec-5e73-bef3-06b903a04d05 with identifier: 10732511
2026-03-29 03:05:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22803d83-45ec-5e73-bef3-06b903a04d05 with scrape type 2
2026-03-29 03:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 22803d83-45ec-5e73-bef3-06b903a04d05 with scrape type 2
2026-03-29 03:05:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 22803d83-45ec-5e73-bef3-06b903a04d05, identifier: 10732511
2026-03-29 03:05:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b744cd6-56b3-514b-9244-867af53786c4 with identifier: 10732504
2026-03-29 03:05:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b744cd6-56b3-514b-9244-867af53786c4 with scrape type 2
2026-03-29 03:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2b744cd6-56b3-514b-9244-867af53786c4 with scrape type 2
2026-03-29 03:05:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 2b744cd6-56b3-514b-9244-867af53786c4, identifier: 10732504
2026-03-29 03:05:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 22803d83-45ec-5e73-bef3-06b903a04d05 with identifier: 10732511
2026-03-29 03:05:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 22803d83-45ec-5e73-bef3-06b903a04d05 with identifier: 10732511
2026-03-29 03:05:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 22803d83-45ec-5e73-bef3-06b903a04d05 with identifier: 10732511 to the API
2026-03-29 03:05:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732511>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '22803d83-45ec-5e73-bef3-06b903a04d05',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM101PJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732511',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 131996,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2023-01-19',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Skoda Octavia Combi 2.0 TDI Executive - Diesel - Automatic - 150 hp '
'- 131.996 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2023}
2026-03-29 03:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732511%27 HTTP/1.1" 200 None
2026-03-29 03:05:50 [adesa.it] INFO: Saving data for 10732511: {'auction_closing_time': 1774862700.0, 'created_time': 1774648959.520398, 'last_price_update_time': 1774753550.794919}
2026-03-29 03:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732511') HTTP/1.1" 204 0
2026-03-29 03:05:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 2b744cd6-56b3-514b-9244-867af53786c4 with identifier: 10732504
2026-03-29 03:05:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 2b744cd6-56b3-514b-9244-867af53786c4 with identifier: 10732504
2026-03-29 03:05:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 2b744cd6-56b3-514b-9244-867af53786c4 with identifier: 10732504 to the API
2026-03-29 03:05:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732504>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 91,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Petrol',
'id': '2b744cd6-56b3-514b-9244-867af53786c4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM827PH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732504',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Clio',
'odometer': 94926,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 3200,
'price_includes_vat': True,
'registration_date': '2023-01-19',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Renault Clio 1.0 Tce Equilibre - Petrol - Manual - 91 hp - 94.926 '
'km',
'transmission': 'manual',
'trim': 'Equilibre',
'vin': None,
'year': 2023}
2026-03-29 03:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732504%27 HTTP/1.1" 200 None
2026-03-29 03:05:51 [adesa.it] INFO: Saving data for 10732504: {'auction_closing_time': 1774862700.0, 'created_time': 1774648962.630376, 'last_price_update_time': 1774753551.099795}
2026-03-29 03:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732504') HTTP/1.1" 204 0
2026-03-29 03:05:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732501> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732502> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c4d9131-8778-5b0b-ae70-77384adbdd6f with identifier: 10732508
2026-03-29 03:05:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c4d9131-8778-5b0b-ae70-77384adbdd6f with scrape type 2
2026-03-29 03:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7c4d9131-8778-5b0b-ae70-77384adbdd6f with scrape type 2
2026-03-29 03:05:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7c4d9131-8778-5b0b-ae70-77384adbdd6f, identifier: 10732508
2026-03-29 03:05:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 387390cb-65f1-588b-9357-d4edf5d3fb91 with identifier: 10732516
2026-03-29 03:05:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 387390cb-65f1-588b-9357-d4edf5d3fb91 with scrape type 2
2026-03-29 03:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 387390cb-65f1-588b-9357-d4edf5d3fb91 with scrape type 2
2026-03-29 03:05:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 387390cb-65f1-588b-9357-d4edf5d3fb91, identifier: 10732516
2026-03-29 03:05:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d7a8bd0-c8b6-5537-8bd8-b1af7ed59036 with identifier: 10732503
2026-03-29 03:05:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d7a8bd0-c8b6-5537-8bd8-b1af7ed59036 with scrape type 2
2026-03-29 03:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5d7a8bd0-c8b6-5537-8bd8-b1af7ed59036 with scrape type 2
2026-03-29 03:05:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5d7a8bd0-c8b6-5537-8bd8-b1af7ed59036, identifier: 10732503
2026-03-29 03:05:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7c4d9131-8778-5b0b-ae70-77384adbdd6f with identifier: 10732508
2026-03-29 03:05:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7c4d9131-8778-5b0b-ae70-77384adbdd6f with identifier: 10732508
2026-03-29 03:05:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7c4d9131-8778-5b0b-ae70-77384adbdd6f with identifier: 10732508 to the API
2026-03-29 03:05:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732508>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '7c4d9131-8778-5b0b-ae70-77384adbdd6f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS226ES',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732508',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Megane',
'odometer': 47018,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 6400,
'price_includes_vat': True,
'registration_date': '2023-11-21',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Renault Megane 1.5 DCI Equilibre - Diesel - Manual - 116 hp - '
'47.018 km',
'transmission': 'manual',
'trim': 'Equilibre',
'vin': None,
'year': 2023}
2026-03-29 03:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732508%27 HTTP/1.1" 200 None
2026-03-29 03:05:51 [adesa.it] INFO: Saving data for 10732508: {'auction_closing_time': 1774862700.0, 'created_time': 1774648928.407818, 'last_price_update_time': 1774753551.680013}
2026-03-29 03:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732508') HTTP/1.1" 204 0
2026-03-29 03:05:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 387390cb-65f1-588b-9357-d4edf5d3fb91 with identifier: 10732516
2026-03-29 03:05:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 387390cb-65f1-588b-9357-d4edf5d3fb91 with identifier: 10732516
2026-03-29 03:05:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 387390cb-65f1-588b-9357-d4edf5d3fb91 with identifier: 10732516 to the API
2026-03-29 03:05:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732516>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.8L',
'engine_horse_power': 98,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '387390cb-65f1-588b-9357-d4edf5d3fb91',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG029AR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732516',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 94576,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2021-06-11',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Toyota Corolla Business - Hybrid - Automatic - 98 hp - 94.576 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-29 03:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732516%27 HTTP/1.1" 200 None
2026-03-29 03:05:51 [adesa.it] INFO: Saving data for 10732516: {'auction_closing_time': 1774862700.0, 'created_time': 1774648978.797185, 'last_price_update_time': 1774753551.961849}
2026-03-29 03:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732516') HTTP/1.1" 204 0
2026-03-29 03:05:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5d7a8bd0-c8b6-5537-8bd8-b1af7ed59036 with identifier: 10732503
2026-03-29 03:05:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5d7a8bd0-c8b6-5537-8bd8-b1af7ed59036 with identifier: 10732503
2026-03-29 03:05:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5d7a8bd0-c8b6-5537-8bd8-b1af7ed59036 with identifier: 10732503 to the API
2026-03-29 03:05:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732503>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Petrol',
'id': '5d7a8bd0-c8b6-5537-8bd8-b1af7ed59036',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS906EG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732503',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Captur',
'odometer': 47686,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8900,
'price_includes_vat': True,
'registration_date': '2023-11-16',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Renault Captur 1.3 TCe Techno - Petrol - Manual - 140 hp - 47.686 '
'km',
'transmission': 'manual',
'trim': 'Techno',
'vin': None,
'year': 2023}
2026-03-29 03:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732503%27 HTTP/1.1" 200 None
2026-03-29 03:05:52 [adesa.it] INFO: Saving data for 10732503: {'auction_closing_time': 1774862700.0, 'created_time': 1774648964.24054, 'last_price_update_time': 1774753552.252645}
2026-03-29 03:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732503') HTTP/1.1" 204 0
2026-03-29 03:05:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732484> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a38fd797-50c9-56a3-adf9-d35198224a3e with identifier: 10732501
2026-03-29 03:05:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a38fd797-50c9-56a3-adf9-d35198224a3e with scrape type 2
2026-03-29 03:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a38fd797-50c9-56a3-adf9-d35198224a3e with scrape type 2
2026-03-29 03:05:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a38fd797-50c9-56a3-adf9-d35198224a3e, identifier: 10732501
2026-03-29 03:05:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 731e3aba-f91b-5f3e-b40f-2b751d3667a8 with identifier: 10732502
2026-03-29 03:05:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 731e3aba-f91b-5f3e-b40f-2b751d3667a8 with scrape type 2
2026-03-29 03:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 731e3aba-f91b-5f3e-b40f-2b751d3667a8 with scrape type 2
2026-03-29 03:05:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 731e3aba-f91b-5f3e-b40f-2b751d3667a8, identifier: 10732502
2026-03-29 03:05:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a38fd797-50c9-56a3-adf9-d35198224a3e with identifier: 10732501
2026-03-29 03:05:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a38fd797-50c9-56a3-adf9-d35198224a3e with identifier: 10732501
2026-03-29 03:05:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a38fd797-50c9-56a3-adf9-d35198224a3e with identifier: 10732501 to the API
2026-03-29 03:05:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732501>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 94,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': 'a38fd797-50c9-56a3-adf9-d35198224a3e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP973TB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732501',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Arkana',
'odometer': 215055,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 5200,
'price_includes_vat': True,
'registration_date': '2023-07-07',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Renault Arkana 1.6 Techno - Hybrid - Automatic - 94 hp - 215.055 km',
'transmission': 'automatic',
'trim': 'Techno',
'vin': None,
'year': 2023}
2026-03-29 03:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732501%27 HTTP/1.1" 200 None
2026-03-29 03:05:52 [adesa.it] INFO: Saving data for 10732501: {'auction_closing_time': 1774862700.0, 'created_time': 1774648963.881868, 'last_price_update_time': 1774753552.738064}
2026-03-29 03:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732501') HTTP/1.1" 204 0
2026-03-29 03:05:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 731e3aba-f91b-5f3e-b40f-2b751d3667a8 with identifier: 10732502
2026-03-29 03:05:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 731e3aba-f91b-5f3e-b40f-2b751d3667a8 with identifier: 10732502
2026-03-29 03:05:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 731e3aba-f91b-5f3e-b40f-2b751d3667a8 with identifier: 10732502 to the API
2026-03-29 03:05:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732502>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.3L',
'engine_horse_power': 158,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '731e3aba-f91b-5f3e-b40f-2b751d3667a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK772RM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732502',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Arkana',
'odometer': 92474,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2022-06-16',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Renault Arkana 1.6 RS Line - Hybrid - Automatic - 158 hp - 92.474 '
'km',
'transmission': 'automatic',
'trim': 'RS Line',
'vin': None,
'year': 2022}
2026-03-29 03:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732502%27 HTTP/1.1" 200 None
2026-03-29 03:05:53 [adesa.it] INFO: Saving data for 10732502: {'auction_closing_time': 1774862700.0, 'created_time': 1774648925.38817, 'last_price_update_time': 1774753553.028677}
2026-03-29 03:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732502') HTTP/1.1" 204 0
2026-03-29 03:05:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732480> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732478> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732479> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a667c85f-bb63-506a-946e-e44228fef7c1 with identifier: 10732484
2026-03-29 03:05:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a667c85f-bb63-506a-946e-e44228fef7c1 with scrape type 2
2026-03-29 03:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a667c85f-bb63-506a-946e-e44228fef7c1 with scrape type 2
2026-03-29 03:05:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a667c85f-bb63-506a-946e-e44228fef7c1, identifier: 10732484
2026-03-29 03:05:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a667c85f-bb63-506a-946e-e44228fef7c1 with identifier: 10732484
2026-03-29 03:05:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a667c85f-bb63-506a-946e-e44228fef7c1 with identifier: 10732484
2026-03-29 03:05:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a667c85f-bb63-506a-946e-e44228fef7c1 with identifier: 10732484 to the API
2026-03-29 03:05:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732484>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'a667c85f-bb63-506a-946e-e44228fef7c1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GW818YA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732484',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 22683,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2024-10-16',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Peugeot Boxer 2.2 HDI - Diesel - Manual - 140 hp - 22.683 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-29 03:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732484%27 HTTP/1.1" 200 None
2026-03-29 03:05:53 [adesa.it] INFO: Saving data for 10732484: {'auction_closing_time': 1774862700.0, 'created_time': 1774648961.574538, 'last_price_update_time': 1774753553.437019}
2026-03-29 03:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732484') HTTP/1.1" 204 0
2026-03-29 03:05:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732483> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732481> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a863329-f0df-55dd-83e6-cc357644c3cd with identifier: 10732480
2026-03-29 03:05:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a863329-f0df-55dd-83e6-cc357644c3cd with scrape type 2
2026-03-29 03:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a863329-f0df-55dd-83e6-cc357644c3cd with scrape type 2
2026-03-29 03:05:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6a863329-f0df-55dd-83e6-cc357644c3cd, identifier: 10732480
2026-03-29 03:05:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92a59579-ab1a-5fc0-aba4-6dad6ddaa7e4 with identifier: 10732478
2026-03-29 03:05:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92a59579-ab1a-5fc0-aba4-6dad6ddaa7e4 with scrape type 2
2026-03-29 03:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 92a59579-ab1a-5fc0-aba4-6dad6ddaa7e4 with scrape type 2
2026-03-29 03:05:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 92a59579-ab1a-5fc0-aba4-6dad6ddaa7e4, identifier: 10732478
2026-03-29 03:05:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd65b3e6-ddef-5c4f-9631-2380fe538d21 with identifier: 10732479
2026-03-29 03:05:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd65b3e6-ddef-5c4f-9631-2380fe538d21 with scrape type 2
2026-03-29 03:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fd65b3e6-ddef-5c4f-9631-2380fe538d21 with scrape type 2
2026-03-29 03:05:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: fd65b3e6-ddef-5c4f-9631-2380fe538d21, identifier: 10732479
2026-03-29 03:05:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6a863329-f0df-55dd-83e6-cc357644c3cd with identifier: 10732480
2026-03-29 03:05:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6a863329-f0df-55dd-83e6-cc357644c3cd with identifier: 10732480
2026-03-29 03:05:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6a863329-f0df-55dd-83e6-cc357644c3cd with identifier: 10732480 to the API
2026-03-29 03:05:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732480>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Petrol',
'id': '6a863329-f0df-55dd-83e6-cc357644c3cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ247AL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732480',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '3008',
'odometer': 24442,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8800,
'price_includes_vat': True,
'registration_date': '2022-01-27',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Peugeot 3008 Allure - Petrol - Automatic - 131 hp - 24.442 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2022}
2026-03-29 03:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732480%27 HTTP/1.1" 200 None
2026-03-29 03:05:54 [adesa.it] INFO: Saving data for 10732480: {'auction_closing_time': 1774862700.0, 'created_time': 1774648942.972662, 'last_price_update_time': 1774753554.036377}
2026-03-29 03:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732480') HTTP/1.1" 204 0
2026-03-29 03:05:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 92a59579-ab1a-5fc0-aba4-6dad6ddaa7e4 with identifier: 10732478
2026-03-29 03:05:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 92a59579-ab1a-5fc0-aba4-6dad6ddaa7e4 with identifier: 10732478
2026-03-29 03:05:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 92a59579-ab1a-5fc0-aba4-6dad6ddaa7e4 with identifier: 10732478 to the API
2026-03-29 03:05:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732478>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '92a59579-ab1a-5fc0-aba4-6dad6ddaa7e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL395XF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732478',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '3008',
'odometer': 85255,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 6800,
'price_includes_vat': True,
'registration_date': '2022-10-31',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Peugeot 3008 Active Pack - Diesel - Automatic - 131 hp - 85.255 km',
'transmission': 'automatic',
'trim': 'Active Pack',
'vin': None,
'year': 2022}
2026-03-29 03:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732478%27 HTTP/1.1" 200 None
2026-03-29 03:05:54 [adesa.it] INFO: Saving data for 10732478: {'auction_closing_time': 1774862700.0, 'created_time': 1774648975.852412, 'last_price_update_time': 1774753554.389176}
2026-03-29 03:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732478') HTTP/1.1" 204 0
2026-03-29 03:05:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: fd65b3e6-ddef-5c4f-9631-2380fe538d21 with identifier: 10732479
2026-03-29 03:05:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: fd65b3e6-ddef-5c4f-9631-2380fe538d21 with identifier: 10732479
2026-03-29 03:05:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: fd65b3e6-ddef-5c4f-9631-2380fe538d21 with identifier: 10732479 to the API
2026-03-29 03:05:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732479>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'fd65b3e6-ddef-5c4f-9631-2380fe538d21',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH412PY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732479',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '3008',
'odometer': 139737,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8300,
'price_includes_vat': True,
'registration_date': '2021-12-30',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Peugeot 3008 Active Pack - Diesel - Automatic - 131 hp - 139.737 km',
'transmission': 'automatic',
'trim': 'Active Pack',
'vin': None,
'year': 2021}
2026-03-29 03:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732479%27 HTTP/1.1" 200 None
2026-03-29 03:05:54 [adesa.it] INFO: Saving data for 10732479: {'auction_closing_time': 1774862700.0, 'created_time': 1774648980.243822, 'last_price_update_time': 1774753554.674738}
2026-03-29 03:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732479') HTTP/1.1" 204 0
2026-03-29 03:05:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732477> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732471> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c8c294b-17e1-5495-85a9-54d58f87d8cd with identifier: 10732483
2026-03-29 03:05:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c8c294b-17e1-5495-85a9-54d58f87d8cd with scrape type 2
2026-03-29 03:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c8c294b-17e1-5495-85a9-54d58f87d8cd with scrape type 2
2026-03-29 03:05:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3c8c294b-17e1-5495-85a9-54d58f87d8cd, identifier: 10732483
2026-03-29 03:05:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2c7e453-ec6e-5c5c-aaf3-2b32e481a07f with identifier: 10732481
2026-03-29 03:05:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2c7e453-ec6e-5c5c-aaf3-2b32e481a07f with scrape type 2
2026-03-29 03:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f2c7e453-ec6e-5c5c-aaf3-2b32e481a07f with scrape type 2
2026-03-29 03:05:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f2c7e453-ec6e-5c5c-aaf3-2b32e481a07f, identifier: 10732481
2026-03-29 03:05:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3c8c294b-17e1-5495-85a9-54d58f87d8cd with identifier: 10732483
2026-03-29 03:05:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3c8c294b-17e1-5495-85a9-54d58f87d8cd with identifier: 10732483
2026-03-29 03:05:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3c8c294b-17e1-5495-85a9-54d58f87d8cd with identifier: 10732483 to the API
2026-03-29 03:05:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732483>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '3c8c294b-17e1-5495-85a9-54d58f87d8cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM677FC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732483',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '508',
'odometer': 89254,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 4500,
'price_includes_vat': True,
'registration_date': '2022-11-30',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Peugeot 508 SW Active Pack - Diesel - Automatic - 131 hp - 89.254 '
'km',
'transmission': 'automatic',
'trim': 'Active Pack',
'vin': None,
'year': 2022}
2026-03-29 03:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732483%27 HTTP/1.1" 200 None
2026-03-29 03:05:55 [adesa.it] INFO: Saving data for 10732483: {'auction_closing_time': 1774862700.0, 'created_time': 1774648963.156645, 'last_price_update_time': 1774753555.15042}
2026-03-29 03:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732483') HTTP/1.1" 204 0
2026-03-29 03:05:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f2c7e453-ec6e-5c5c-aaf3-2b32e481a07f with identifier: 10732481
2026-03-29 03:05:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f2c7e453-ec6e-5c5c-aaf3-2b32e481a07f with identifier: 10732481
2026-03-29 03:05:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f2c7e453-ec6e-5c5c-aaf3-2b32e481a07f with identifier: 10732481 to the API
2026-03-29 03:05:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732481>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'f2c7e453-ec6e-5c5c-aaf3-2b32e481a07f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM465LG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732481',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '308',
'odometer': 92249,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8200,
'price_includes_vat': True,
'registration_date': '2022-12-23',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Peugeot 308 SW Allure - Diesel - Automatic - 131 hp - 92.249 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2022}
2026-03-29 03:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732481%27 HTTP/1.1" 200 None
2026-03-29 03:05:55 [adesa.it] INFO: Saving data for 10732481: {'auction_closing_time': 1774862700.0, 'created_time': 1774648929.581261, 'last_price_update_time': 1774753555.422244}
2026-03-29 03:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732481') HTTP/1.1" 204 0
2026-03-29 03:05:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732470> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85333fad-a8f0-5c77-9108-352c41958a44 with identifier: 10732477
2026-03-29 03:05:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85333fad-a8f0-5c77-9108-352c41958a44 with scrape type 2
2026-03-29 03:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 85333fad-a8f0-5c77-9108-352c41958a44 with scrape type 2
2026-03-29 03:05:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 85333fad-a8f0-5c77-9108-352c41958a44, identifier: 10732477
2026-03-29 03:05:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78cfc859-d264-5dc3-8156-1772511da1e5 with identifier: 10732471
2026-03-29 03:05:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78cfc859-d264-5dc3-8156-1772511da1e5 with scrape type 2
2026-03-29 03:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 78cfc859-d264-5dc3-8156-1772511da1e5 with scrape type 2
2026-03-29 03:05:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 78cfc859-d264-5dc3-8156-1772511da1e5, identifier: 10732471
2026-03-29 03:05:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 85333fad-a8f0-5c77-9108-352c41958a44 with identifier: 10732477
2026-03-29 03:05:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 85333fad-a8f0-5c77-9108-352c41958a44 with identifier: 10732477
2026-03-29 03:05:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 85333fad-a8f0-5c77-9108-352c41958a44 with identifier: 10732477 to the API
2026-03-29 03:05:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732477>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '85333fad-a8f0-5c77-9108-352c41958a44',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM342NV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732477',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '2008',
'odometer': 47758,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10800,
'price_includes_vat': True,
'registration_date': '2023-01-11',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Peugeot 2008 Allure - Diesel - Automatic - 130 hp - 47.758 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2023}
2026-03-29 03:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732477%27 HTTP/1.1" 200 None
2026-03-29 03:05:55 [adesa.it] INFO: Saving data for 10732477: {'auction_closing_time': 1774862700.0, 'created_time': 1774648971.410852, 'last_price_update_time': 1774753555.911519}
2026-03-29 03:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732477') HTTP/1.1" 204 0
2026-03-29 03:05:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 78cfc859-d264-5dc3-8156-1772511da1e5 with identifier: 10732471
2026-03-29 03:05:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 78cfc859-d264-5dc3-8156-1772511da1e5 with identifier: 10732471
2026-03-29 03:05:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 78cfc859-d264-5dc3-8156-1772511da1e5 with identifier: 10732471 to the API
2026-03-29 03:05:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732471>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '78cfc859-d264-5dc3-8156-1772511da1e5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS671EW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732471',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 113319,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 5200,
'price_includes_vat': True,
'registration_date': '2023-11-23',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Opel Vivaro L3H1 1.5 - Diesel - Manual - 100 hp - 113.319 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-29 03:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732471%27 HTTP/1.1" 200 None
2026-03-29 03:05:56 [adesa.it] INFO: Saving data for 10732471: {'auction_closing_time': 1774862700.0, 'created_time': 1774648978.024339, 'last_price_update_time': 1774753556.180927}
2026-03-29 03:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732471') HTTP/1.1" 204 0
2026-03-29 03:05:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732469> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732468> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4cbb76b0-9ef2-5911-b25e-1601a5385ea2 with identifier: 10732470
2026-03-29 03:05:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4cbb76b0-9ef2-5911-b25e-1601a5385ea2 with scrape type 2
2026-03-29 03:05:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4cbb76b0-9ef2-5911-b25e-1601a5385ea2 with scrape type 2
2026-03-29 03:05:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 4cbb76b0-9ef2-5911-b25e-1601a5385ea2, identifier: 10732470
2026-03-29 03:05:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 4cbb76b0-9ef2-5911-b25e-1601a5385ea2 with identifier: 10732470
2026-03-29 03:05:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 4cbb76b0-9ef2-5911-b25e-1601a5385ea2 with identifier: 10732470
2026-03-29 03:05:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 4cbb76b0-9ef2-5911-b25e-1601a5385ea2 with identifier: 10732470 to the API
2026-03-29 03:05:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732470>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '4cbb76b0-9ef2-5911-b25e-1601a5385ea2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP079BJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732470',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Opel',
'model': 'Movano',
'odometer': 76793,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10600,
'price_includes_vat': True,
'registration_date': '2023-05-16',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Opel Movano - Diesel - Manual - 140 hp - 76.793 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-29 03:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732470%27 HTTP/1.1" 200 None
2026-03-29 03:05:56 [adesa.it] INFO: Saving data for 10732470: {'auction_closing_time': 1774862700.0, 'created_time': 1774648921.966137, 'last_price_update_time': 1774753556.556458}
2026-03-29 03:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732470') HTTP/1.1" 204 0
2026-03-29 03:05:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732460> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e99ae101-0c69-508b-8646-bd14a7b3bb8f with identifier: 10732469
2026-03-29 03:05:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e99ae101-0c69-508b-8646-bd14a7b3bb8f with scrape type 2
2026-03-29 03:05:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e99ae101-0c69-508b-8646-bd14a7b3bb8f with scrape type 2
2026-03-29 03:05:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e99ae101-0c69-508b-8646-bd14a7b3bb8f, identifier: 10732469
2026-03-29 03:05:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7b356da-5c59-52a0-94d0-9e532e0a3c0a with identifier: 10732468
2026-03-29 03:05:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7b356da-5c59-52a0-94d0-9e532e0a3c0a with scrape type 2
2026-03-29 03:05:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7b356da-5c59-52a0-94d0-9e532e0a3c0a with scrape type 2
2026-03-29 03:05:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a7b356da-5c59-52a0-94d0-9e532e0a3c0a, identifier: 10732468
2026-03-29 03:05:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e99ae101-0c69-508b-8646-bd14a7b3bb8f with identifier: 10732469
2026-03-29 03:05:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e99ae101-0c69-508b-8646-bd14a7b3bb8f with identifier: 10732469
2026-03-29 03:05:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e99ae101-0c69-508b-8646-bd14a7b3bb8f with identifier: 10732469 to the API
2026-03-29 03:05:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732469>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'e99ae101-0c69-508b-8646-bd14a7b3bb8f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV684KP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732469',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Opel',
'model': 'Movano',
'odometer': 115153,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9300,
'price_includes_vat': True,
'registration_date': '2024-05-20',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Opel Movano L2H2 2.2 - Diesel - Manual - 140 hp - 115.153 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-29 03:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732469%27 HTTP/1.1" 200 None
2026-03-29 03:05:57 [adesa.it] INFO: Saving data for 10732469: {'auction_closing_time': 1774862700.0, 'created_time': 1774648927.40015, 'last_price_update_time': 1774753557.472203}
2026-03-29 03:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732469') HTTP/1.1" 204 0
2026-03-29 03:05:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a7b356da-5c59-52a0-94d0-9e532e0a3c0a with identifier: 10732468
2026-03-29 03:05:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a7b356da-5c59-52a0-94d0-9e532e0a3c0a with identifier: 10732468
2026-03-29 03:05:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a7b356da-5c59-52a0-94d0-9e532e0a3c0a with identifier: 10732468 to the API
2026-03-29 03:05:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732468>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'a7b356da-5c59-52a0-94d0-9e532e0a3c0a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN129SJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732468',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 150216,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 6100,
'price_includes_vat': True,
'registration_date': '2023-04-17',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Opel Grandland 1.5 GS Line - Diesel - Automatic - 131 hp - 150.216 '
'km',
'transmission': 'automatic',
'trim': 'GS Line',
'vin': None,
'year': 2023}
2026-03-29 03:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732468%27 HTTP/1.1" 200 None
2026-03-29 03:05:57 [adesa.it] INFO: Saving data for 10732468: {'auction_closing_time': 1774862700.0, 'created_time': 1774648921.178562, 'last_price_update_time': 1774753557.768932}
2026-03-29 03:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732468') HTTP/1.1" 204 0
2026-03-29 03:05:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732459> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732462> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732472> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732461> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 555ed77f-78d2-5093-b727-d50e7beb2e6f with identifier: 10732460
2026-03-29 03:05:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 555ed77f-78d2-5093-b727-d50e7beb2e6f with scrape type 2
2026-03-29 03:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 555ed77f-78d2-5093-b727-d50e7beb2e6f with scrape type 2
2026-03-29 03:05:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 555ed77f-78d2-5093-b727-d50e7beb2e6f, identifier: 10732460
2026-03-29 03:05:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 555ed77f-78d2-5093-b727-d50e7beb2e6f with identifier: 10732460
2026-03-29 03:05:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 555ed77f-78d2-5093-b727-d50e7beb2e6f with identifier: 10732460
2026-03-29 03:05:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 555ed77f-78d2-5093-b727-d50e7beb2e6f with identifier: 10732460 to the API
2026-03-29 03:05:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732460>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '555ed77f-78d2-5093-b727-d50e7beb2e6f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ809AJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732460',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 170128,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 3800,
'price_includes_vat': True,
'registration_date': '2022-01-24',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Opel Crossland 1.5 Elegance - Diesel - Automatic - 120 hp - 170.128 '
'km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2022}
2026-03-29 03:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732460%27 HTTP/1.1" 200 None
2026-03-29 03:05:58 [adesa.it] INFO: Saving data for 10732460: {'auction_closing_time': 1774862700.0, 'created_time': 1774648918.972299, 'last_price_update_time': 1774753558.185801}
2026-03-29 03:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732460') HTTP/1.1" 204 0
2026-03-29 03:05:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c981e568-2daa-5471-934d-9a6e0dd5eacf with identifier: 10732459
2026-03-29 03:05:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c981e568-2daa-5471-934d-9a6e0dd5eacf with scrape type 2
2026-03-29 03:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c981e568-2daa-5471-934d-9a6e0dd5eacf with scrape type 2
2026-03-29 03:05:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c981e568-2daa-5471-934d-9a6e0dd5eacf, identifier: 10732459
2026-03-29 03:05:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8628085-f00f-52e0-b43b-d4001093fbda with identifier: 10732462
2026-03-29 03:05:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8628085-f00f-52e0-b43b-d4001093fbda with scrape type 2
2026-03-29 03:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8628085-f00f-52e0-b43b-d4001093fbda with scrape type 2
2026-03-29 03:05:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f8628085-f00f-52e0-b43b-d4001093fbda, identifier: 10732462
2026-03-29 03:05:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e63fddb1-6817-5561-8013-1e8079fe3c1f with identifier: 10732472
2026-03-29 03:05:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e63fddb1-6817-5561-8013-1e8079fe3c1f with scrape type 2
2026-03-29 03:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e63fddb1-6817-5561-8013-1e8079fe3c1f with scrape type 2
2026-03-29 03:05:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e63fddb1-6817-5561-8013-1e8079fe3c1f, identifier: 10732472
2026-03-29 03:05:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dec4f7c6-9ced-57db-bfbc-268935c342a4 with identifier: 10732461
2026-03-29 03:05:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dec4f7c6-9ced-57db-bfbc-268935c342a4 with scrape type 2
2026-03-29 03:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dec4f7c6-9ced-57db-bfbc-268935c342a4 with scrape type 2
2026-03-29 03:05:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: dec4f7c6-9ced-57db-bfbc-268935c342a4, identifier: 10732461
2026-03-29 03:05:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c981e568-2daa-5471-934d-9a6e0dd5eacf with identifier: 10732459
2026-03-29 03:05:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c981e568-2daa-5471-934d-9a6e0dd5eacf with identifier: 10732459
2026-03-29 03:05:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c981e568-2daa-5471-934d-9a6e0dd5eacf with identifier: 10732459 to the API
2026-03-29 03:05:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732459>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'c981e568-2daa-5471-934d-9a6e0dd5eacf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN531DD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732459',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Opel',
'model': 'Astra',
'odometer': 161849,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 7600,
'price_includes_vat': True,
'registration_date': '2023-02-28',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Opel Astra 1.5 Elegance - Diesel - Automatic - 130 hp - 161.849 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2023}
2026-03-29 03:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732459%27 HTTP/1.1" 200 None
2026-03-29 03:05:58 [adesa.it] INFO: Saving data for 10732459: {'auction_closing_time': 1774862700.0, 'created_time': 1774648925.068264, 'last_price_update_time': 1774753558.974452}
2026-03-29 03:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732459') HTTP/1.1" 204 0
2026-03-29 03:05:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f8628085-f00f-52e0-b43b-d4001093fbda with identifier: 10732462
2026-03-29 03:05:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f8628085-f00f-52e0-b43b-d4001093fbda with identifier: 10732462
2026-03-29 03:05:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f8628085-f00f-52e0-b43b-d4001093fbda with identifier: 10732462 to the API
2026-03-29 03:05:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732462>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Petrol',
'id': 'f8628085-f00f-52e0-b43b-d4001093fbda',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC233GD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732462',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 48774,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 5600,
'price_includes_vat': True,
'registration_date': '2020-07-27',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Opel Crossland 1.2 Innovation - Petrol - Automatic - 131 hp - '
'48.774 km',
'transmission': 'automatic',
'trim': 'Innovation',
'vin': None,
'year': 2020}
2026-03-29 03:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732462%27 HTTP/1.1" 200 None
2026-03-29 03:05:59 [adesa.it] INFO: Saving data for 10732462: {'auction_closing_time': 1774862700.0, 'created_time': 1774648919.645072, 'last_price_update_time': 1774753559.264707}
2026-03-29 03:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732462') HTTP/1.1" 204 0
2026-03-29 03:05:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e63fddb1-6817-5561-8013-1e8079fe3c1f with identifier: 10732472
2026-03-29 03:05:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e63fddb1-6817-5561-8013-1e8079fe3c1f with identifier: 10732472
2026-03-29 03:05:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e63fddb1-6817-5561-8013-1e8079fe3c1f with identifier: 10732472 to the API
2026-03-29 03:05:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732472>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 145,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'e63fddb1-6817-5561-8013-1e8079fe3c1f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FP906MJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732472',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 205452,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2018-04-24',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Opel Vivaro Combi 1.6 - Diesel - Manual - 145 hp - 205.452 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-29 03:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732472%27 HTTP/1.1" 200 None
2026-03-29 03:05:59 [adesa.it] INFO: Saving data for 10732472: {'auction_closing_time': 1774862700.0, 'created_time': 1774648978.42223, 'last_price_update_time': 1774753559.584427}
2026-03-29 03:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732472') HTTP/1.1" 204 0
2026-03-29 03:05:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: dec4f7c6-9ced-57db-bfbc-268935c342a4 with identifier: 10732461
2026-03-29 03:05:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: dec4f7c6-9ced-57db-bfbc-268935c342a4 with identifier: 10732461
2026-03-29 03:05:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: dec4f7c6-9ced-57db-bfbc-268935c342a4 with identifier: 10732461 to the API
2026-03-29 03:05:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:05:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:05:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732461>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Petrol',
'id': 'dec4f7c6-9ced-57db-bfbc-268935c342a4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN491WW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732461',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 107738,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 6200,
'price_includes_vat': True,
'registration_date': '2023-04-28',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Opel Crossland 1.2 Elegance - Petrol - Automatic - 130 hp - 107.738 '
'km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2023}
2026-03-29 03:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732461%27 HTTP/1.1" 200 None
2026-03-29 03:05:59 [adesa.it] INFO: Saving data for 10732461: {'auction_closing_time': 1774862700.0, 'created_time': 1774648919.307434, 'last_price_update_time': 1774753559.900439}
2026-03-29 03:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732461') HTTP/1.1" 204 0
2026-03-29 03:05:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732457> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732458> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:05:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732467> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:05:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f82aff44-5168-5f91-913e-35f7a02c8136 with identifier: 10732457
2026-03-29 03:06:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f82aff44-5168-5f91-913e-35f7a02c8136 with scrape type 2
2026-03-29 03:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f82aff44-5168-5f91-913e-35f7a02c8136 with scrape type 2
2026-03-29 03:06:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f82aff44-5168-5f91-913e-35f7a02c8136, identifier: 10732457
2026-03-29 03:06:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f82aff44-5168-5f91-913e-35f7a02c8136 with identifier: 10732457
2026-03-29 03:06:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f82aff44-5168-5f91-913e-35f7a02c8136 with identifier: 10732457
2026-03-29 03:06:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f82aff44-5168-5f91-913e-35f7a02c8136 with identifier: 10732457 to the API
2026-03-29 03:06:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732457>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 158,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': 'f82aff44-5168-5f91-913e-35f7a02c8136',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT129SN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732457',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 82230,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2024-03-29',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Nissan Qashqai 1.5 e-Power Business - Hybrid - Automatic - 158 hp - '
'82.230 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2024}
2026-03-29 03:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732457%27 HTTP/1.1" 200 None
2026-03-29 03:06:00 [adesa.it] INFO: Saving data for 10732457: {'auction_closing_time': 1774862700.0, 'created_time': 1774648932.279084, 'last_price_update_time': 1774753560.437097}
2026-03-29 03:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732457') HTTP/1.1" 204 0
2026-03-29 03:06:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7257fa9-8f07-50ce-b53d-bb08ddf8f4b0 with identifier: 10732458
2026-03-29 03:06:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7257fa9-8f07-50ce-b53d-bb08ddf8f4b0 with scrape type 2
2026-03-29 03:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d7257fa9-8f07-50ce-b53d-bb08ddf8f4b0 with scrape type 2
2026-03-29 03:06:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d7257fa9-8f07-50ce-b53d-bb08ddf8f4b0, identifier: 10732458
2026-03-29 03:06:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d7257fa9-8f07-50ce-b53d-bb08ddf8f4b0 with identifier: 10732458
2026-03-29 03:06:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d7257fa9-8f07-50ce-b53d-bb08ddf8f4b0 with identifier: 10732458
2026-03-29 03:06:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d7257fa9-8f07-50ce-b53d-bb08ddf8f4b0 with identifier: 10732458 to the API
2026-03-29 03:06:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732458>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 158,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': 'd7257fa9-8f07-50ce-b53d-bb08ddf8f4b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT153SN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732458',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 96517,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2024-03-29',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Nissan Qashqai 1.5 e-Power Business - Hybrid - Automatic - 158 hp - '
'96.517 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2024}
2026-03-29 03:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732458%27 HTTP/1.1" 200 None
2026-03-29 03:06:00 [adesa.it] INFO: Saving data for 10732458: {'auction_closing_time': 1774862700.0, 'created_time': 1774648917.021466, 'last_price_update_time': 1774753560.830823}
2026-03-29 03:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732458') HTTP/1.1" 204 0
2026-03-29 03:06:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 96595a3c-f05c-5f05-b205-511d3f6eaf99 with identifier: 10732467
2026-03-29 03:06:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96595a3c-f05c-5f05-b205-511d3f6eaf99 with scrape type 2
2026-03-29 03:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 96595a3c-f05c-5f05-b205-511d3f6eaf99 with scrape type 2
2026-03-29 03:06:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 96595a3c-f05c-5f05-b205-511d3f6eaf99, identifier: 10732467
2026-03-29 03:06:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732454> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 96595a3c-f05c-5f05-b205-511d3f6eaf99 with identifier: 10732467
2026-03-29 03:06:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 96595a3c-f05c-5f05-b205-511d3f6eaf99 with identifier: 10732467
2026-03-29 03:06:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 96595a3c-f05c-5f05-b205-511d3f6eaf99 with identifier: 10732467 to the API
2026-03-29 03:06:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732467>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 81,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'LPG',
'id': '96595a3c-f05c-5f05-b205-511d3f6eaf99',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FS659GC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732467',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 102261,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 4200,
'price_includes_vat': True,
'registration_date': '2018-08-24',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Opel Crossland 1.2 - LPG - Manual - 81 hp - 102.261 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-29 03:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732467%27 HTTP/1.1" 200 None
2026-03-29 03:06:01 [adesa.it] INFO: Saving data for 10732467: {'auction_closing_time': 1774862700.0, 'created_time': 1774648976.982487, 'last_price_update_time': 1774753561.234999}
2026-03-29 03:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732467') HTTP/1.1" 204 0
2026-03-29 03:06:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732456> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732453> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27c84cbc-dd8a-5025-904c-6f8ba784ae13 with identifier: 10732454
2026-03-29 03:06:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27c84cbc-dd8a-5025-904c-6f8ba784ae13 with scrape type 2
2026-03-29 03:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 27c84cbc-dd8a-5025-904c-6f8ba784ae13 with scrape type 2
2026-03-29 03:06:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 27c84cbc-dd8a-5025-904c-6f8ba784ae13, identifier: 10732454
2026-03-29 03:06:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 27c84cbc-dd8a-5025-904c-6f8ba784ae13 with identifier: 10732454
2026-03-29 03:06:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 27c84cbc-dd8a-5025-904c-6f8ba784ae13 with identifier: 10732454
2026-03-29 03:06:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 27c84cbc-dd8a-5025-904c-6f8ba784ae13 with identifier: 10732454 to the API
2026-03-29 03:06:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732454>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '27c84cbc-dd8a-5025-904c-6f8ba784ae13',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH685PV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732454',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Nissan',
'model': 'NV250',
'odometer': 112043,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 2400,
'price_includes_vat': True,
'registration_date': '2021-12-23',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Nissan NV250 1.5 DCI - Diesel - Manual - 115 hp - 112.043 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-29 03:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732454%27 HTTP/1.1" 200 None
2026-03-29 03:06:01 [adesa.it] INFO: Saving data for 10732454: {'auction_closing_time': 1774862700.0, 'created_time': 1774648913.933791, 'last_price_update_time': 1774753561.645857}
2026-03-29 03:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732454') HTTP/1.1" 204 0
2026-03-29 03:06:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732455> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732449> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732452> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da318aa5-93cc-55f8-a9fc-a6687f9bbaa2 with identifier: 10732456
2026-03-29 03:06:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da318aa5-93cc-55f8-a9fc-a6687f9bbaa2 with scrape type 2
2026-03-29 03:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da318aa5-93cc-55f8-a9fc-a6687f9bbaa2 with scrape type 2
2026-03-29 03:06:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: da318aa5-93cc-55f8-a9fc-a6687f9bbaa2, identifier: 10732456
2026-03-29 03:06:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6698eb01-8935-5932-9a98-c7639b263806 with identifier: 10732453
2026-03-29 03:06:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6698eb01-8935-5932-9a98-c7639b263806 with scrape type 2
2026-03-29 03:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6698eb01-8935-5932-9a98-c7639b263806 with scrape type 2
2026-03-29 03:06:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6698eb01-8935-5932-9a98-c7639b263806, identifier: 10732453
2026-03-29 03:06:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732451> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: da318aa5-93cc-55f8-a9fc-a6687f9bbaa2 with identifier: 10732456
2026-03-29 03:06:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: da318aa5-93cc-55f8-a9fc-a6687f9bbaa2 with identifier: 10732456
2026-03-29 03:06:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: da318aa5-93cc-55f8-a9fc-a6687f9bbaa2 with identifier: 10732456 to the API
2026-03-29 03:06:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732456>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 158,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Petrol',
'id': 'da318aa5-93cc-55f8-a9fc-a6687f9bbaa2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH129JE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732456',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 79593,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 7800,
'price_includes_vat': True,
'registration_date': '2021-11-22',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Nissan Qashqai 1.3 Business - Petrol - Automatic - 158 hp - 79.593 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-29 03:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732456%27 HTTP/1.1" 200 None
2026-03-29 03:06:02 [adesa.it] INFO: Saving data for 10732456: {'auction_closing_time': 1774862700.0, 'created_time': 1774648964.744669, 'last_price_update_time': 1774753562.190003}
2026-03-29 03:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732456') HTTP/1.1" 204 0
2026-03-29 03:06:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6698eb01-8935-5932-9a98-c7639b263806 with identifier: 10732453
2026-03-29 03:06:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6698eb01-8935-5932-9a98-c7639b263806 with identifier: 10732453
2026-03-29 03:06:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6698eb01-8935-5932-9a98-c7639b263806 with identifier: 10732453 to the API
2026-03-29 03:06:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732453>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 61,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Electric',
'id': '6698eb01-8935-5932-9a98-c7639b263806',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN764HF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732453',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Nissan',
'model': 'Ariya',
'odometer': 47625,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 17100,
'price_includes_vat': True,
'registration_date': '2023-03-21',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Nissan Ariya 87 kWh Evolve - Electric - Automatic - 61 hp - 47.625 '
'km',
'transmission': 'automatic',
'trim': 'Evolve',
'vin': None,
'year': 2023}
2026-03-29 03:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732453%27 HTTP/1.1" 200 None
2026-03-29 03:06:02 [adesa.it] INFO: Saving data for 10732453: {'auction_closing_time': 1774862700.0, 'created_time': 1774648923.998774, 'last_price_update_time': 1774753562.488328}
2026-03-29 03:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732453') HTTP/1.1" 204 0
2026-03-29 03:06:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732450> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b839f24-ca91-54ae-932d-b8d5ba4f20c9 with identifier: 10732455
2026-03-29 03:06:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b839f24-ca91-54ae-932d-b8d5ba4f20c9 with scrape type 2
2026-03-29 03:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1b839f24-ca91-54ae-932d-b8d5ba4f20c9 with scrape type 2
2026-03-29 03:06:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 1b839f24-ca91-54ae-932d-b8d5ba4f20c9, identifier: 10732455
2026-03-29 03:06:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ccaa6604-64e6-5499-9054-cd82571adeee with identifier: 10732449
2026-03-29 03:06:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ccaa6604-64e6-5499-9054-cd82571adeee with scrape type 2
2026-03-29 03:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ccaa6604-64e6-5499-9054-cd82571adeee with scrape type 2
2026-03-29 03:06:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ccaa6604-64e6-5499-9054-cd82571adeee, identifier: 10732449
2026-03-29 03:06:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fbd2e68f-c4a6-58ea-ac12-38333fae7f11 with identifier: 10732452
2026-03-29 03:06:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbd2e68f-c4a6-58ea-ac12-38333fae7f11 with scrape type 2
2026-03-29 03:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fbd2e68f-c4a6-58ea-ac12-38333fae7f11 with scrape type 2
2026-03-29 03:06:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: fbd2e68f-c4a6-58ea-ac12-38333fae7f11, identifier: 10732452
2026-03-29 03:06:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d2036ae-fc84-5634-a445-64ce0e58333b with identifier: 10732451
2026-03-29 03:06:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d2036ae-fc84-5634-a445-64ce0e58333b with scrape type 2
2026-03-29 03:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7d2036ae-fc84-5634-a445-64ce0e58333b with scrape type 2
2026-03-29 03:06:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7d2036ae-fc84-5634-a445-64ce0e58333b, identifier: 10732451
2026-03-29 03:06:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 1b839f24-ca91-54ae-932d-b8d5ba4f20c9 with identifier: 10732455
2026-03-29 03:06:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 1b839f24-ca91-54ae-932d-b8d5ba4f20c9 with identifier: 10732455
2026-03-29 03:06:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 1b839f24-ca91-54ae-932d-b8d5ba4f20c9 with identifier: 10732455 to the API
2026-03-29 03:06:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732455>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 158,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '1b839f24-ca91-54ae-932d-b8d5ba4f20c9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR298XC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732455',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 97572,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2023-09-29',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Nissan Qashqai 1.5 e-Power Business - Hybrid - Automatic - 158 hp - '
'97.572 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-29 03:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732455%27 HTTP/1.1" 200 None
2026-03-29 03:06:03 [adesa.it] INFO: Saving data for 10732455: {'auction_closing_time': 1774862700.0, 'created_time': 1774648920.835571, 'last_price_update_time': 1774753563.19906}
2026-03-29 03:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732455') HTTP/1.1" 204 0
2026-03-29 03:06:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ccaa6604-64e6-5499-9054-cd82571adeee with identifier: 10732449
2026-03-29 03:06:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ccaa6604-64e6-5499-9054-cd82571adeee with identifier: 10732449
2026-03-29 03:06:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ccaa6604-64e6-5499-9054-cd82571adeee with identifier: 10732449 to the API
2026-03-29 03:06:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732449>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'ccaa6604-64e6-5499-9054-cd82571adeee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FL047GW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732449',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mini',
'model': 'Clubman',
'odometer': 141310,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 6300,
'price_includes_vat': True,
'registration_date': '2017-09-15',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Mini Clubman One D Business - Diesel - Automatic - 150 hp - 141.310 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2017}
2026-03-29 03:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732449%27 HTTP/1.1" 200 None
2026-03-29 03:06:03 [adesa.it] INFO: Saving data for 10732449: {'auction_closing_time': 1774862700.0, 'created_time': 1774648984.092009, 'last_price_update_time': 1774753563.516249}
2026-03-29 03:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732449') HTTP/1.1" 204 0
2026-03-29 03:06:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: fbd2e68f-c4a6-58ea-ac12-38333fae7f11 with identifier: 10732452
2026-03-29 03:06:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: fbd2e68f-c4a6-58ea-ac12-38333fae7f11 with identifier: 10732452
2026-03-29 03:06:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: fbd2e68f-c4a6-58ea-ac12-38333fae7f11 with identifier: 10732452 to the API
2026-03-29 03:06:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732452>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 71,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Petrol',
'id': 'fbd2e68f-c4a6-58ea-ac12-38333fae7f11',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM672NR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732452',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mitsubishi',
'model': 'Space Star',
'odometer': 83965,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 3300,
'price_includes_vat': True,
'registration_date': '2022-12-30',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Mitsubishi Space Star 1.2 Intense - Petrol - Manual - 71 hp - '
'83.965 km',
'transmission': 'manual',
'trim': 'Intense',
'vin': None,
'year': 2022}
2026-03-29 03:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732452%27 HTTP/1.1" 200 None
2026-03-29 03:06:03 [adesa.it] INFO: Saving data for 10732452: {'auction_closing_time': 1774862700.0, 'created_time': 1774648968.643039, 'last_price_update_time': 1774753563.813019}
2026-03-29 03:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732452') HTTP/1.1" 204 0
2026-03-29 03:06:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7d2036ae-fc84-5634-a445-64ce0e58333b with identifier: 10732451
2026-03-29 03:06:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7d2036ae-fc84-5634-a445-64ce0e58333b with identifier: 10732451
2026-03-29 03:06:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7d2036ae-fc84-5634-a445-64ce0e58333b with identifier: 10732451 to the API
2026-03-29 03:06:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732451>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 71,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Petrol',
'id': '7d2036ae-fc84-5634-a445-64ce0e58333b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM581NR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732451',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mitsubishi',
'model': 'Space Star',
'odometer': 72002,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 2700,
'price_includes_vat': True,
'registration_date': '2022-12-30',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Mitsubishi Space Star 1.2 Intense - Petrol - Manual - 71 hp - '
'72.002 km',
'transmission': 'manual',
'trim': 'Intense',
'vin': None,
'year': 2022}
2026-03-29 03:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732451%27 HTTP/1.1" 200 None
2026-03-29 03:06:04 [adesa.it] INFO: Saving data for 10732451: {'auction_closing_time': 1774862700.0, 'created_time': 1774648966.392817, 'last_price_update_time': 1774753564.086434}
2026-03-29 03:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732451') HTTP/1.1" 204 0
2026-03-29 03:06:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732447> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732446> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf7897d5-996e-52b1-914e-6181cc0e73b6 with identifier: 10732450
2026-03-29 03:06:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf7897d5-996e-52b1-914e-6181cc0e73b6 with scrape type 2
2026-03-29 03:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bf7897d5-996e-52b1-914e-6181cc0e73b6 with scrape type 2
2026-03-29 03:06:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: bf7897d5-996e-52b1-914e-6181cc0e73b6, identifier: 10732450
2026-03-29 03:06:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: bf7897d5-996e-52b1-914e-6181cc0e73b6 with identifier: 10732450
2026-03-29 03:06:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: bf7897d5-996e-52b1-914e-6181cc0e73b6 with identifier: 10732450
2026-03-29 03:06:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: bf7897d5-996e-52b1-914e-6181cc0e73b6 with identifier: 10732450 to the API
2026-03-29 03:06:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732450>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': 'bf7897d5-996e-52b1-914e-6181cc0e73b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN797DJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732450',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mini',
'model': 'Countryman',
'odometer': 110339,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12500,
'price_includes_vat': True,
'registration_date': '2023-03-08',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Mini Countryman Cooper SE Classic - Hybrid - Automatic - 125 hp - '
'110.339 km',
'transmission': 'automatic',
'trim': 'Classic',
'vin': None,
'year': 2023}
2026-03-29 03:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732450%27 HTTP/1.1" 200 None
2026-03-29 03:06:04 [adesa.it] INFO: Saving data for 10732450: {'auction_closing_time': 1774862700.0, 'created_time': 1774648915.36118, 'last_price_update_time': 1774753564.483366}
2026-03-29 03:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732450') HTTP/1.1" 204 0
2026-03-29 03:06:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732444> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 09e41385-a602-5606-883a-9ce2bab4212a with identifier: 10732447
2026-03-29 03:06:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09e41385-a602-5606-883a-9ce2bab4212a with scrape type 2
2026-03-29 03:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 09e41385-a602-5606-883a-9ce2bab4212a with scrape type 2
2026-03-29 03:06:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 09e41385-a602-5606-883a-9ce2bab4212a, identifier: 10732447
2026-03-29 03:06:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b4ee3a5-8dc2-56cc-a2c4-7b89852d314f with identifier: 10732446
2026-03-29 03:06:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b4ee3a5-8dc2-56cc-a2c4-7b89852d314f with scrape type 2
2026-03-29 03:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8b4ee3a5-8dc2-56cc-a2c4-7b89852d314f with scrape type 2
2026-03-29 03:06:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 8b4ee3a5-8dc2-56cc-a2c4-7b89852d314f, identifier: 10732446
2026-03-29 03:06:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 09e41385-a602-5606-883a-9ce2bab4212a with identifier: 10732447
2026-03-29 03:06:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 09e41385-a602-5606-883a-9ce2bab4212a with identifier: 10732447
2026-03-29 03:06:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 09e41385-a602-5606-883a-9ce2bab4212a with identifier: 10732447 to the API
2026-03-29 03:06:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732447>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.3L',
'engine_horse_power': 249,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '09e41385-a602-5606-883a-9ce2bab4212a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY067HP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732447',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mazda',
'model': 'CX-60',
'odometer': 25,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 31000,
'price_includes_vat': True,
'registration_date': '2025-02-07',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Mazda CX-60 - Diesel - Automatic - 249 hp - 25 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-29 03:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732447%27 HTTP/1.1" 200 None
2026-03-29 03:06:05 [adesa.it] INFO: Saving data for 10732447: {'auction_closing_time': 1774862700.0, 'created_time': 1774648913.617107, 'last_price_update_time': 1774753565.014191}
2026-03-29 03:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732447') HTTP/1.1" 204 0
2026-03-29 03:06:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 8b4ee3a5-8dc2-56cc-a2c4-7b89852d314f with identifier: 10732446
2026-03-29 03:06:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 8b4ee3a5-8dc2-56cc-a2c4-7b89852d314f with identifier: 10732446
2026-03-29 03:06:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 8b4ee3a5-8dc2-56cc-a2c4-7b89852d314f with identifier: 10732446 to the API
2026-03-29 03:06:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732446>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '8b4ee3a5-8dc2-56cc-a2c4-7b89852d314f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK217ZT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732446',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mazda',
'model': 'CX-5',
'odometer': 71528,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 7500,
'price_includes_vat': True,
'registration_date': '2022-07-27',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Mazda CX-5 2.2 - Diesel - Manual - 150 hp - 71.528 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 03:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732446%27 HTTP/1.1" 200 None
2026-03-29 03:06:05 [adesa.it] INFO: Saving data for 10732446: {'auction_closing_time': 1774862700.0, 'created_time': 1774648969.515034, 'last_price_update_time': 1774753565.304611}
2026-03-29 03:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732446') HTTP/1.1" 204 0
2026-03-29 03:06:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732441> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732445> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732442> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ad2a875-cfa5-5ecf-9b2a-de0da05632a1 with identifier: 10732444
2026-03-29 03:06:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ad2a875-cfa5-5ecf-9b2a-de0da05632a1 with scrape type 2
2026-03-29 03:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1ad2a875-cfa5-5ecf-9b2a-de0da05632a1 with scrape type 2
2026-03-29 03:06:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 1ad2a875-cfa5-5ecf-9b2a-de0da05632a1, identifier: 10732444
2026-03-29 03:06:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 1ad2a875-cfa5-5ecf-9b2a-de0da05632a1 with identifier: 10732444
2026-03-29 03:06:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 1ad2a875-cfa5-5ecf-9b2a-de0da05632a1 with identifier: 10732444
2026-03-29 03:06:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 1ad2a875-cfa5-5ecf-9b2a-de0da05632a1 with identifier: 10732444 to the API
2026-03-29 03:06:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732444>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Petrol',
'id': '1ad2a875-cfa5-5ecf-9b2a-de0da05632a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG105AL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732444',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mazda',
'model': 'CX-30',
'odometer': 88293,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13700,
'price_includes_vat': True,
'registration_date': '2021-05-31',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Mazda CX-30 2.0 SKYACTIV - Petrol - Manual - 180 hp - 88.293 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-29 03:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732444%27 HTTP/1.1" 200 None
2026-03-29 03:06:05 [adesa.it] INFO: Saving data for 10732444: {'auction_closing_time': 1774862700.0, 'created_time': 1774648910.285274, 'last_price_update_time': 1774753565.693421}
2026-03-29 03:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732444') HTTP/1.1" 204 0
2026-03-29 03:06:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732439> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732440> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a179b16-f11f-5ab9-b5fc-cb7708f82fb0 with identifier: 10732441
2026-03-29 03:06:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a179b16-f11f-5ab9-b5fc-cb7708f82fb0 with scrape type 2
2026-03-29 03:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3a179b16-f11f-5ab9-b5fc-cb7708f82fb0 with scrape type 2
2026-03-29 03:06:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3a179b16-f11f-5ab9-b5fc-cb7708f82fb0, identifier: 10732441
2026-03-29 03:06:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79b0cb2f-205c-5904-8746-d9520595479c with identifier: 10732445
2026-03-29 03:06:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79b0cb2f-205c-5904-8746-d9520595479c with scrape type 2
2026-03-29 03:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 79b0cb2f-205c-5904-8746-d9520595479c with scrape type 2
2026-03-29 03:06:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 79b0cb2f-205c-5904-8746-d9520595479c, identifier: 10732445
2026-03-29 03:06:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d649c74b-e8ee-5485-9ed9-7ca7f3901082 with identifier: 10732442
2026-03-29 03:06:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d649c74b-e8ee-5485-9ed9-7ca7f3901082 with scrape type 2
2026-03-29 03:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d649c74b-e8ee-5485-9ed9-7ca7f3901082 with scrape type 2
2026-03-29 03:06:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d649c74b-e8ee-5485-9ed9-7ca7f3901082, identifier: 10732442
2026-03-29 03:06:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3a179b16-f11f-5ab9-b5fc-cb7708f82fb0 with identifier: 10732441
2026-03-29 03:06:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3a179b16-f11f-5ab9-b5fc-cb7708f82fb0 with identifier: 10732441
2026-03-29 03:06:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3a179b16-f11f-5ab9-b5fc-cb7708f82fb0 with identifier: 10732441 to the API
2026-03-29 03:06:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732441>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '3a179b16-f11f-5ab9-b5fc-cb7708f82fb0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG416AL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732441',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 87583,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 19200,
'price_includes_vat': True,
'registration_date': '2021-06-01',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Land Rover Range Rover Sport 2.0 SE - Diesel - Automatic - 204 hp - '
'87.583 km',
'transmission': 'automatic',
'trim': 'SE',
'vin': None,
'year': 2021}
2026-03-29 03:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732441%27 HTTP/1.1" 200 None
2026-03-29 03:06:06 [adesa.it] INFO: Saving data for 10732441: {'auction_closing_time': 1774862700.0, 'created_time': 1774648909.852819, 'last_price_update_time': 1774753566.269497}
2026-03-29 03:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732441') HTTP/1.1" 204 0
2026-03-29 03:06:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 79b0cb2f-205c-5904-8746-d9520595479c with identifier: 10732445
2026-03-29 03:06:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 79b0cb2f-205c-5904-8746-d9520595479c with identifier: 10732445
2026-03-29 03:06:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 79b0cb2f-205c-5904-8746-d9520595479c with identifier: 10732445 to the API
2026-03-29 03:06:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732445>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 186,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Petrol',
'id': '79b0cb2f-205c-5904-8746-d9520595479c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF456CF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732445',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mazda',
'model': 'CX-30',
'odometer': 101458,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9600,
'price_includes_vat': True,
'registration_date': '2021-04-13',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Mazda CX-30 2.0 SKYACTIV Exclusive-Line - Petrol - Manual - 186 hp '
'- 101.458 km',
'transmission': 'manual',
'trim': 'Exclusive-Line',
'vin': None,
'year': 2021}
2026-03-29 03:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732445%27 HTTP/1.1" 200 None
2026-03-29 03:06:06 [adesa.it] INFO: Saving data for 10732445: {'auction_closing_time': 1774862700.0, 'created_time': 1774648912.019771, 'last_price_update_time': 1774753566.56333}
2026-03-29 03:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732445') HTTP/1.1" 204 0
2026-03-29 03:06:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d649c74b-e8ee-5485-9ed9-7ca7f3901082 with identifier: 10732442
2026-03-29 03:06:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d649c74b-e8ee-5485-9ed9-7ca7f3901082 with identifier: 10732442
2026-03-29 03:06:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d649c74b-e8ee-5485-9ed9-7ca7f3901082 with identifier: 10732442 to the API
2026-03-29 03:06:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732442>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': 'd649c74b-e8ee-5485-9ed9-7ca7f3901082',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL046SR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732442',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Lexus',
'model': 'NX',
'odometer': 170540,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 20200,
'price_includes_vat': True,
'registration_date': '2022-10-12',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Lexus NX F-Sport - Hybrid - Automatic - 190 hp - 170.540 km',
'transmission': 'automatic',
'trim': 'F-Sport',
'vin': None,
'year': 2022}
2026-03-29 03:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732442%27 HTTP/1.1" 200 None
2026-03-29 03:06:06 [adesa.it] INFO: Saving data for 10732442: {'auction_closing_time': 1774862700.0, 'created_time': 1774648982.494103, 'last_price_update_time': 1774753566.841771}
2026-03-29 03:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732442') HTTP/1.1" 204 0
2026-03-29 03:06:06 [scrapy.extensions.logstats] INFO: Crawled 648 pages (at 133 pages/min), scraped 631 items (at 132 items/min)
2026-03-29 03:06:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 167MiB
2026-03-29 03:06:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732434> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732438> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6bb16315-438f-5f5e-9941-25924e221fea with identifier: 10732439
2026-03-29 03:06:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6bb16315-438f-5f5e-9941-25924e221fea with scrape type 2
2026-03-29 03:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6bb16315-438f-5f5e-9941-25924e221fea with scrape type 2
2026-03-29 03:06:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6bb16315-438f-5f5e-9941-25924e221fea, identifier: 10732439
2026-03-29 03:06:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e1746e39-5a4c-5c85-8dad-9fd60fc2fe13 with identifier: 10732440
2026-03-29 03:06:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e1746e39-5a4c-5c85-8dad-9fd60fc2fe13 with scrape type 2
2026-03-29 03:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e1746e39-5a4c-5c85-8dad-9fd60fc2fe13 with scrape type 2
2026-03-29 03:06:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e1746e39-5a4c-5c85-8dad-9fd60fc2fe13, identifier: 10732440
2026-03-29 03:06:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6bb16315-438f-5f5e-9941-25924e221fea with identifier: 10732439
2026-03-29 03:06:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6bb16315-438f-5f5e-9941-25924e221fea with identifier: 10732439
2026-03-29 03:06:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6bb16315-438f-5f5e-9941-25924e221fea with identifier: 10732439 to the API
2026-03-29 03:06:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732439>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '6bb16315-438f-5f5e-9941-25924e221fea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK683RL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732439',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 47759,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 17600,
'price_includes_vat': True,
'registration_date': '2022-06-15',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Land Rover Range Rover Evoque 2.0 SE - Diesel - Automatic - 163 hp '
'- 47.759 km',
'transmission': 'automatic',
'trim': 'SE',
'vin': None,
'year': 2022}
2026-03-29 03:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732439%27 HTTP/1.1" 200 None
2026-03-29 03:06:07 [adesa.it] INFO: Saving data for 10732439: {'auction_closing_time': 1774862700.0, 'created_time': 1774648907.359707, 'last_price_update_time': 1774753567.367898}
2026-03-29 03:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732439') HTTP/1.1" 204 0
2026-03-29 03:06:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e1746e39-5a4c-5c85-8dad-9fd60fc2fe13 with identifier: 10732440
2026-03-29 03:06:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e1746e39-5a4c-5c85-8dad-9fd60fc2fe13 with identifier: 10732440
2026-03-29 03:06:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e1746e39-5a4c-5c85-8dad-9fd60fc2fe13 with identifier: 10732440 to the API
2026-03-29 03:06:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732440>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'e1746e39-5a4c-5c85-8dad-9fd60fc2fe13',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL272PP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732440',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 84669,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 22300,
'price_includes_vat': True,
'registration_date': '2022-09-28',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Land Rover Range Rover Sport 2.0 R-Dynamic S - Diesel - Automatic - '
'204 hp - 84.669 km',
'transmission': 'automatic',
'trim': 'R-Dynamic S',
'vin': None,
'year': 2022}
2026-03-29 03:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732440%27 HTTP/1.1" 200 None
2026-03-29 03:06:07 [adesa.it] INFO: Saving data for 10732440: {'auction_closing_time': 1774862700.0, 'created_time': 1774648908.043166, 'last_price_update_time': 1774753567.664531}
2026-03-29 03:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732440') HTTP/1.1" 204 0
2026-03-29 03:06:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732433> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 153060ea-f1ab-5b7c-9724-5b5127e8dabc with identifier: 10732434
2026-03-29 03:06:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 153060ea-f1ab-5b7c-9724-5b5127e8dabc with scrape type 2
2026-03-29 03:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 153060ea-f1ab-5b7c-9724-5b5127e8dabc with scrape type 2
2026-03-29 03:06:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 153060ea-f1ab-5b7c-9724-5b5127e8dabc, identifier: 10732434
2026-03-29 03:06:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5238deca-b069-5d4c-9175-7354c190c8f4 with identifier: 10732438
2026-03-29 03:06:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5238deca-b069-5d4c-9175-7354c190c8f4 with scrape type 2
2026-03-29 03:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5238deca-b069-5d4c-9175-7354c190c8f4 with scrape type 2
2026-03-29 03:06:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5238deca-b069-5d4c-9175-7354c190c8f4, identifier: 10732438
2026-03-29 03:06:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 153060ea-f1ab-5b7c-9724-5b5127e8dabc with identifier: 10732434
2026-03-29 03:06:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 153060ea-f1ab-5b7c-9724-5b5127e8dabc with identifier: 10732434
2026-03-29 03:06:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 153060ea-f1ab-5b7c-9724-5b5127e8dabc with identifier: 10732434 to the API
2026-03-29 03:06:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732434>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '153060ea-f1ab-5b7c-9724-5b5127e8dabc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC131YS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732434',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 115367,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2020-10-16',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Land Rover Discovery Sport 2.0 TD4 SE - Diesel - Automatic - 150 hp '
'- 115.367 km',
'transmission': 'automatic',
'trim': 'SE',
'vin': None,
'year': 2020}
2026-03-29 03:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732434%27 HTTP/1.1" 200 None
2026-03-29 03:06:08 [adesa.it] INFO: Saving data for 10732434: {'auction_closing_time': 1774862700.0, 'created_time': 1774648904.171452, 'last_price_update_time': 1774753568.149941}
2026-03-29 03:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732434') HTTP/1.1" 204 0
2026-03-29 03:06:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5238deca-b069-5d4c-9175-7354c190c8f4 with identifier: 10732438
2026-03-29 03:06:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5238deca-b069-5d4c-9175-7354c190c8f4 with identifier: 10732438
2026-03-29 03:06:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5238deca-b069-5d4c-9175-7354c190c8f4 with identifier: 10732438 to the API
2026-03-29 03:06:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732438>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '5238deca-b069-5d4c-9175-7354c190c8f4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH872PW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732438',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 44875,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 19900,
'price_includes_vat': True,
'registration_date': '2021-12-28',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Land Rover Range Rover Evoque 2.0 R-Dynamic S - Diesel - Automatic '
'- 163 hp - 44.875 km',
'transmission': 'automatic',
'trim': 'R-Dynamic S',
'vin': None,
'year': 2021}
2026-03-29 03:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732438%27 HTTP/1.1" 200 None
2026-03-29 03:06:08 [adesa.it] INFO: Saving data for 10732438: {'auction_closing_time': 1774862700.0, 'created_time': 1774648904.504322, 'last_price_update_time': 1774753568.437069}
2026-03-29 03:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732438') HTTP/1.1" 204 0
2026-03-29 03:06:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732436> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732432> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85ce705e-01eb-5570-a0e5-f496e8297a31 with identifier: 10732433
2026-03-29 03:06:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85ce705e-01eb-5570-a0e5-f496e8297a31 with scrape type 2
2026-03-29 03:06:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 85ce705e-01eb-5570-a0e5-f496e8297a31 with scrape type 2
2026-03-29 03:06:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 85ce705e-01eb-5570-a0e5-f496e8297a31, identifier: 10732433
2026-03-29 03:06:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 85ce705e-01eb-5570-a0e5-f496e8297a31 with identifier: 10732433
2026-03-29 03:06:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 85ce705e-01eb-5570-a0e5-f496e8297a31 with identifier: 10732433
2026-03-29 03:06:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 85ce705e-01eb-5570-a0e5-f496e8297a31 with identifier: 10732433 to the API
2026-03-29 03:06:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732433>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '85ce705e-01eb-5570-a0e5-f496e8297a31',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD555AZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732433',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 110289,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10200,
'price_includes_vat': True,
'registration_date': '2020-11-06',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Land Rover Discovery Sport 2.0 TD4 R-Dynamic S - Diesel - Automatic '
'- 150 hp - 110.289 km',
'transmission': 'automatic',
'trim': 'R-Dynamic S',
'vin': None,
'year': 2020}
2026-03-29 03:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732433%27 HTTP/1.1" 200 None
2026-03-29 03:06:08 [adesa.it] INFO: Saving data for 10732433: {'auction_closing_time': 1774862700.0, 'created_time': 1774648903.860321, 'last_price_update_time': 1774753568.834784}
2026-03-29 03:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732433') HTTP/1.1" 204 0
2026-03-29 03:06:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b3d4292-6ed1-58be-956f-b8f0447cd95d with identifier: 10732436
2026-03-29 03:06:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b3d4292-6ed1-58be-956f-b8f0447cd95d with scrape type 2
2026-03-29 03:06:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b3d4292-6ed1-58be-956f-b8f0447cd95d with scrape type 2
2026-03-29 03:06:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3b3d4292-6ed1-58be-956f-b8f0447cd95d, identifier: 10732436
2026-03-29 03:06:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b0b79c9-012a-5ed6-9b9d-b213d2b216a7 with identifier: 10732432
2026-03-29 03:06:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b0b79c9-012a-5ed6-9b9d-b213d2b216a7 with scrape type 2
2026-03-29 03:06:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9b0b79c9-012a-5ed6-9b9d-b213d2b216a7 with scrape type 2
2026-03-29 03:06:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9b0b79c9-012a-5ed6-9b9d-b213d2b216a7, identifier: 10732432
2026-03-29 03:06:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3b3d4292-6ed1-58be-956f-b8f0447cd95d with identifier: 10732436
2026-03-29 03:06:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3b3d4292-6ed1-58be-956f-b8f0447cd95d with identifier: 10732436
2026-03-29 03:06:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3b3d4292-6ed1-58be-956f-b8f0447cd95d with identifier: 10732436 to the API
2026-03-29 03:06:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732436>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '3b3d4292-6ed1-58be-956f-b8f0447cd95d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE617CT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732436',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 126021,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2021-02-08',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Land Rover Discovery Sport 2.0 TD4 S - Diesel - Automatic - 180 hp '
'- 126.021 km',
'transmission': 'automatic',
'trim': 'S',
'vin': None,
'year': 2021}
2026-03-29 03:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732436%27 HTTP/1.1" 200 None
2026-03-29 03:06:09 [adesa.it] INFO: Saving data for 10732436: {'auction_closing_time': 1774862700.0, 'created_time': 1774648905.742111, 'last_price_update_time': 1774753569.341475}
2026-03-29 03:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732436') HTTP/1.1" 204 0
2026-03-29 03:06:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9b0b79c9-012a-5ed6-9b9d-b213d2b216a7 with identifier: 10732432
2026-03-29 03:06:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9b0b79c9-012a-5ed6-9b9d-b213d2b216a7 with identifier: 10732432
2026-03-29 03:06:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9b0b79c9-012a-5ed6-9b9d-b213d2b216a7 with identifier: 10732432 to the API
2026-03-29 03:06:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732432>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 70,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '9b0b79c9-012a-5ed6-9b9d-b213d2b216a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH359HP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732432',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Lancia',
'model': 'Ypsilon',
'odometer': 109736,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 4000,
'price_includes_vat': True,
'registration_date': '2021-10-27',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Lancia Ypsilon 1.0 Silver - Hybrid - Manual - 70 hp - 109.736 km',
'transmission': 'manual',
'trim': 'Silver',
'vin': None,
'year': 2021}
2026-03-29 03:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732432%27 HTTP/1.1" 200 None
2026-03-29 03:06:09 [adesa.it] INFO: Saving data for 10732432: {'auction_closing_time': 1774862700.0, 'created_time': 1774648982.870134, 'last_price_update_time': 1774753569.620483}
2026-03-29 03:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732432') HTTP/1.1" 204 0
2026-03-29 03:06:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732435> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732429> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732431> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732430> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732183> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9489ff90-5372-550e-a84f-5a3ea63fb602 with identifier: 10732435
2026-03-29 03:06:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9489ff90-5372-550e-a84f-5a3ea63fb602 with scrape type 2
2026-03-29 03:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9489ff90-5372-550e-a84f-5a3ea63fb602 with scrape type 2
2026-03-29 03:06:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9489ff90-5372-550e-a84f-5a3ea63fb602, identifier: 10732435
2026-03-29 03:06:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 61d12add-f5ac-52fc-813c-a0de16774d49 with identifier: 10732429
2026-03-29 03:06:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61d12add-f5ac-52fc-813c-a0de16774d49 with scrape type 2
2026-03-29 03:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 61d12add-f5ac-52fc-813c-a0de16774d49 with scrape type 2
2026-03-29 03:06:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 61d12add-f5ac-52fc-813c-a0de16774d49, identifier: 10732429
2026-03-29 03:06:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732437> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9489ff90-5372-550e-a84f-5a3ea63fb602 with identifier: 10732435
2026-03-29 03:06:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9489ff90-5372-550e-a84f-5a3ea63fb602 with identifier: 10732435
2026-03-29 03:06:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9489ff90-5372-550e-a84f-5a3ea63fb602 with identifier: 10732435 to the API
2026-03-29 03:06:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732435>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '9489ff90-5372-550e-a84f-5a3ea63fb602',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF670SA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732435',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 109347,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11100,
'price_includes_vat': True,
'registration_date': '2021-05-24',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Land Rover Discovery Sport 2.0 TD4 - Diesel - Automatic - 163 hp - '
'109.347 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-29 03:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732435%27 HTTP/1.1" 200 None
2026-03-29 03:06:10 [adesa.it] INFO: Saving data for 10732435: {'auction_closing_time': 1774862700.0, 'created_time': 1774648901.14807, 'last_price_update_time': 1774753570.300684}
2026-03-29 03:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732435') HTTP/1.1" 204 0
2026-03-29 03:06:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 61d12add-f5ac-52fc-813c-a0de16774d49 with identifier: 10732429
2026-03-29 03:06:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 61d12add-f5ac-52fc-813c-a0de16774d49 with identifier: 10732429
2026-03-29 03:06:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 61d12add-f5ac-52fc-813c-a0de16774d49 with identifier: 10732429 to the API
2026-03-29 03:06:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732429>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '61d12add-f5ac-52fc-813c-a0de16774d49',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM665VZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732429',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 110672,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10000,
'price_includes_vat': True,
'registration_date': '2023-02-20',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Kia Sportage 1.6 CRDI Business - Diesel - Automatic - 136 hp - '
'110.672 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-29 03:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732429%27 HTTP/1.1" 200 None
2026-03-29 03:06:10 [adesa.it] INFO: Saving data for 10732429: {'auction_closing_time': 1774862700.0, 'created_time': 1774648981.701259, 'last_price_update_time': 1774753570.600235}
2026-03-29 03:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732429') HTTP/1.1" 204 0
2026-03-29 03:06:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 230d8e46-9cbc-56ca-8d9b-3d6a421b3e0a with identifier: 10732431
2026-03-29 03:06:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 230d8e46-9cbc-56ca-8d9b-3d6a421b3e0a with scrape type 2
2026-03-29 03:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 230d8e46-9cbc-56ca-8d9b-3d6a421b3e0a with scrape type 2
2026-03-29 03:06:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 230d8e46-9cbc-56ca-8d9b-3d6a421b3e0a, identifier: 10732431
2026-03-29 03:06:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0471de90-ceea-5807-8cf7-bbfb1a1568a5 with identifier: 10732430
2026-03-29 03:06:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0471de90-ceea-5807-8cf7-bbfb1a1568a5 with scrape type 2
2026-03-29 03:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0471de90-ceea-5807-8cf7-bbfb1a1568a5 with scrape type 2
2026-03-29 03:06:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0471de90-ceea-5807-8cf7-bbfb1a1568a5, identifier: 10732430
2026-03-29 03:06:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 230d8e46-9cbc-56ca-8d9b-3d6a421b3e0a with identifier: 10732431
2026-03-29 03:06:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 230d8e46-9cbc-56ca-8d9b-3d6a421b3e0a with identifier: 10732431
2026-03-29 03:06:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 230d8e46-9cbc-56ca-8d9b-3d6a421b3e0a with identifier: 10732431 to the API
2026-03-29 03:06:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732431>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '230d8e46-9cbc-56ca-8d9b-3d6a421b3e0a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP290FK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732431',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 118208,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10800,
'price_includes_vat': True,
'registration_date': '2023-05-29',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Kia Sportage 1.6 CRDI Business - Diesel - Automatic - 136 hp - '
'118.208 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-29 03:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732431%27 HTTP/1.1" 200 None
2026-03-29 03:06:11 [adesa.it] INFO: Saving data for 10732431: {'auction_closing_time': 1774862700.0, 'created_time': 1774648899.823914, 'last_price_update_time': 1774753571.097063}
2026-03-29 03:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732431') HTTP/1.1" 204 0
2026-03-29 03:06:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0471de90-ceea-5807-8cf7-bbfb1a1568a5 with identifier: 10732430
2026-03-29 03:06:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 03:06:11 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Orange HTTP/1.1" 200 None
2026-03-29 03:06:11 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 03:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 03:06:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0471de90-ceea-5807-8cf7-bbfb1a1568a5 with identifier: 10732430
2026-03-29 03:06:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0471de90-ceea-5807-8cf7-bbfb1a1568a5 with identifier: 10732430 to the API
2026-03-29 03:06:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732430>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Orange',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '0471de90-ceea-5807-8cf7-bbfb1a1568a5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR224MD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732430',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 37264,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2023-08-31',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Kia Sportage 1.6 CRDI Business - Diesel - Automatic - 136 hp - '
'37.264 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-29 03:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732430%27 HTTP/1.1" 200 None
2026-03-29 03:06:11 [adesa.it] INFO: Saving data for 10732430: {'auction_closing_time': 1774862700.0, 'created_time': 1774648907.05114, 'last_price_update_time': 1774753571.521712}
2026-03-29 03:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732430') HTTP/1.1" 204 0
2026-03-29 03:06:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732182> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f958acc-c666-500c-94e5-80c31fa1e758 with identifier: 10732183
2026-03-29 03:06:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f958acc-c666-500c-94e5-80c31fa1e758 with scrape type 2
2026-03-29 03:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f958acc-c666-500c-94e5-80c31fa1e758 with scrape type 2
2026-03-29 03:06:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5f958acc-c666-500c-94e5-80c31fa1e758, identifier: 10732183
2026-03-29 03:06:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d611e2b-e99e-59ea-bb80-d406e19077bd with identifier: 10732437
2026-03-29 03:06:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d611e2b-e99e-59ea-bb80-d406e19077bd with scrape type 2
2026-03-29 03:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7d611e2b-e99e-59ea-bb80-d406e19077bd with scrape type 2
2026-03-29 03:06:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7d611e2b-e99e-59ea-bb80-d406e19077bd, identifier: 10732437
2026-03-29 03:06:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732181> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5f958acc-c666-500c-94e5-80c31fa1e758 with identifier: 10732183
2026-03-29 03:06:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5f958acc-c666-500c-94e5-80c31fa1e758 with identifier: 10732183
2026-03-29 03:06:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5f958acc-c666-500c-94e5-80c31fa1e758 with identifier: 10732183 to the API
2026-03-29 03:06:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732183>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '5f958acc-c666-500c-94e5-80c31fa1e758',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL941ZN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732183',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X5',
'odometer': 81265,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 27600,
'price_includes_vat': True,
'registration_date': '2022-11-10',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'BMW X5 30d M Sport - Diesel - Automatic - 286 hp - 81.265 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-29 03:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732183%27 HTTP/1.1" 200 None
2026-03-29 03:06:12 [adesa.it] INFO: Saving data for 10732183: {'auction_closing_time': 1774862700.0, 'created_time': 1774648878.801468, 'last_price_update_time': 1774753572.02612}
2026-03-29 03:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732183') HTTP/1.1" 204 0
2026-03-29 03:06:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7d611e2b-e99e-59ea-bb80-d406e19077bd with identifier: 10732437
2026-03-29 03:06:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7d611e2b-e99e-59ea-bb80-d406e19077bd with identifier: 10732437
2026-03-29 03:06:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7d611e2b-e99e-59ea-bb80-d406e19077bd with identifier: 10732437 to the API
2026-03-29 03:06:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732437>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '7d611e2b-e99e-59ea-bb80-d406e19077bd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT601PS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732437',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 31919,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2024-03-22',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Land Rover Range Rover Evoque 2.0d Dynamic SE - Diesel - Automatic '
'- 204 hp - 31.919 km',
'transmission': 'automatic',
'trim': 'Dynamic SE',
'vin': None,
'year': 2024}
2026-03-29 03:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732437%27 HTTP/1.1" 200 None
2026-03-29 03:06:12 [adesa.it] INFO: Saving data for 10732437: {'auction_closing_time': 1774862700.0, 'created_time': 1774648908.683389, 'last_price_update_time': 1774753572.309924}
2026-03-29 03:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732437') HTTP/1.1" 204 0
2026-03-29 03:06:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b662867-475b-5414-a1b4-ac248ee78a20 with identifier: 10732182
2026-03-29 03:06:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b662867-475b-5414-a1b4-ac248ee78a20 with scrape type 2
2026-03-29 03:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b662867-475b-5414-a1b4-ac248ee78a20 with scrape type 2
2026-03-29 03:06:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0b662867-475b-5414-a1b4-ac248ee78a20, identifier: 10732182
2026-03-29 03:06:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732179> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732177> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0b662867-475b-5414-a1b4-ac248ee78a20 with identifier: 10732182
2026-03-29 03:06:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0b662867-475b-5414-a1b4-ac248ee78a20 with identifier: 10732182
2026-03-29 03:06:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0b662867-475b-5414-a1b4-ac248ee78a20 with identifier: 10732182 to the API
2026-03-29 03:06:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732182>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '0b662867-475b-5414-a1b4-ac248ee78a20',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM561KR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732182',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X1',
'odometer': 145991,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2022-12-05',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'BMW X1 18d - Diesel - Automatic - 150 hp - 145.991 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 03:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732182%27 HTTP/1.1" 200 None
2026-03-29 03:06:12 [adesa.it] INFO: Saving data for 10732182: {'auction_closing_time': 1774862700.0, 'created_time': 1774648869.076455, 'last_price_update_time': 1774753572.691127}
2026-03-29 03:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732182') HTTP/1.1" 204 0
2026-03-29 03:06:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cde38b55-c5a8-5555-b38c-a6b6b7465891 with identifier: 10732181
2026-03-29 03:06:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cde38b55-c5a8-5555-b38c-a6b6b7465891 with scrape type 2
2026-03-29 03:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cde38b55-c5a8-5555-b38c-a6b6b7465891 with scrape type 2
2026-03-29 03:06:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: cde38b55-c5a8-5555-b38c-a6b6b7465891, identifier: 10732181
2026-03-29 03:06:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: cde38b55-c5a8-5555-b38c-a6b6b7465891 with identifier: 10732181
2026-03-29 03:06:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: cde38b55-c5a8-5555-b38c-a6b6b7465891 with identifier: 10732181
2026-03-29 03:06:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: cde38b55-c5a8-5555-b38c-a6b6b7465891 with identifier: 10732181 to the API
2026-03-29 03:06:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732181>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'cde38b55-c5a8-5555-b38c-a6b6b7465891',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM541LF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732181',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X1',
'odometer': 134609,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2022-12-22',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'BMW X1 18d - Diesel - Automatic - 150 hp - 134.609 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 03:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732181%27 HTTP/1.1" 200 None
2026-03-29 03:06:13 [adesa.it] INFO: Saving data for 10732181: {'auction_closing_time': 1774862700.0, 'created_time': 1774648882.958331, 'last_price_update_time': 1774753573.090186}
2026-03-29 03:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732181') HTTP/1.1" 204 0
2026-03-29 03:06:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732180> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4745e4fc-501a-54e7-8849-c9864f4995d7 with identifier: 10732179
2026-03-29 03:06:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4745e4fc-501a-54e7-8849-c9864f4995d7 with scrape type 2
2026-03-29 03:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4745e4fc-501a-54e7-8849-c9864f4995d7 with scrape type 2
2026-03-29 03:06:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 4745e4fc-501a-54e7-8849-c9864f4995d7, identifier: 10732179
2026-03-29 03:06:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d322dfc8-bf93-54dc-9a61-be453d1e6da5 with identifier: 10732177
2026-03-29 03:06:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d322dfc8-bf93-54dc-9a61-be453d1e6da5 with scrape type 2
2026-03-29 03:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d322dfc8-bf93-54dc-9a61-be453d1e6da5 with scrape type 2
2026-03-29 03:06:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d322dfc8-bf93-54dc-9a61-be453d1e6da5, identifier: 10732177
2026-03-29 03:06:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732176> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 4745e4fc-501a-54e7-8849-c9864f4995d7 with identifier: 10732179
2026-03-29 03:06:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 4745e4fc-501a-54e7-8849-c9864f4995d7 with identifier: 10732179
2026-03-29 03:06:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 4745e4fc-501a-54e7-8849-c9864f4995d7 with identifier: 10732179 to the API
2026-03-29 03:06:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732179>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '4745e4fc-501a-54e7-8849-c9864f4995d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL979HT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732179',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '5 Series',
'odometer': 69607,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 20300,
'price_includes_vat': True,
'registration_date': '2022-09-06',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'BMW 5 Series Touring 518d M Sport - Diesel - Automatic - 150 hp - '
'69.607 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-29 03:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732179%27 HTTP/1.1" 200 None
2026-03-29 03:06:13 [adesa.it] INFO: Saving data for 10732179: {'auction_closing_time': 1774862700.0, 'created_time': 1774648866.885899, 'last_price_update_time': 1774753573.553607}
2026-03-29 03:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732179') HTTP/1.1" 204 0
2026-03-29 03:06:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d322dfc8-bf93-54dc-9a61-be453d1e6da5 with identifier: 10732177
2026-03-29 03:06:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d322dfc8-bf93-54dc-9a61-be453d1e6da5 with identifier: 10732177
2026-03-29 03:06:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d322dfc8-bf93-54dc-9a61-be453d1e6da5 with identifier: 10732177 to the API
2026-03-29 03:06:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732177>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 265,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': 'd322dfc8-bf93-54dc-9a61-be453d1e6da5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP914ZT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732177',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q5',
'odometer': 51051,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 26700,
'price_includes_vat': True,
'registration_date': '2023-07-28',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Audi Q5 55 TFSIe - Hybrid - Automatic - 265 hp - 51.051 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-29 03:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732177%27 HTTP/1.1" 200 None
2026-03-29 03:06:13 [adesa.it] INFO: Saving data for 10732177: {'auction_closing_time': 1774862700.0, 'created_time': 1774648984.390545, 'last_price_update_time': 1774753573.867716}
2026-03-29 03:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732177') HTTP/1.1" 204 0
2026-03-29 03:06:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e57a4d4-a274-517f-b52a-2c7a535c0f13 with identifier: 10732180
2026-03-29 03:06:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e57a4d4-a274-517f-b52a-2c7a535c0f13 with scrape type 2
2026-03-29 03:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5e57a4d4-a274-517f-b52a-2c7a535c0f13 with scrape type 2
2026-03-29 03:06:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5e57a4d4-a274-517f-b52a-2c7a535c0f13, identifier: 10732180
2026-03-29 03:06:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 208d64c3-ca1a-5433-83e8-4ced54ff5255 with identifier: 10732176
2026-03-29 03:06:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 208d64c3-ca1a-5433-83e8-4ced54ff5255 with scrape type 2
2026-03-29 03:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 208d64c3-ca1a-5433-83e8-4ced54ff5255 with scrape type 2
2026-03-29 03:06:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 208d64c3-ca1a-5433-83e8-4ced54ff5255, identifier: 10732176
2026-03-29 03:06:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5e57a4d4-a274-517f-b52a-2c7a535c0f13 with identifier: 10732180
2026-03-29 03:06:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5e57a4d4-a274-517f-b52a-2c7a535c0f13 with identifier: 10732180
2026-03-29 03:06:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5e57a4d4-a274-517f-b52a-2c7a535c0f13 with identifier: 10732180 to the API
2026-03-29 03:06:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732180>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '5e57a4d4-a274-517f-b52a-2c7a535c0f13',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG138ZP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732180',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '5 Series',
'odometer': 162630,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 7000,
'price_includes_vat': True,
'registration_date': '2021-10-12',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'BMW 5 Series Touring 520d Business - Diesel - Automatic - 190 hp - '
'162.630 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-29 03:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732180%27 HTTP/1.1" 200 None
2026-03-29 03:06:14 [adesa.it] INFO: Saving data for 10732180: {'auction_closing_time': 1774862700.0, 'created_time': 1774649288.403036, 'last_price_update_time': 1774753574.331552}
2026-03-29 03:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732180') HTTP/1.1" 204 0
2026-03-29 03:06:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 208d64c3-ca1a-5433-83e8-4ced54ff5255 with identifier: 10732176
2026-03-29 03:06:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 208d64c3-ca1a-5433-83e8-4ced54ff5255 with identifier: 10732176
2026-03-29 03:06:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 208d64c3-ca1a-5433-83e8-4ced54ff5255 with identifier: 10732176 to the API
2026-03-29 03:06:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732176>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '208d64c3-ca1a-5433-83e8-4ced54ff5255',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ197BB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732176',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q5',
'odometer': 87927,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 19500,
'price_includes_vat': True,
'registration_date': '2022-02-18',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Audi Q5 40 TDI Business - Diesel - Automatic - 204 hp - 87.927 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-29 03:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732176%27 HTTP/1.1" 200 None
2026-03-29 03:06:14 [adesa.it] INFO: Saving data for 10732176: {'auction_closing_time': 1774862700.0, 'created_time': 1774648865.289407, 'last_price_update_time': 1774753574.607204}
2026-03-29 03:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732176') HTTP/1.1" 204 0
2026-03-29 03:06:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732170> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732173> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38dd878e-03f5-5993-8a5c-c3b040b817db with identifier: 10732170
2026-03-29 03:06:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38dd878e-03f5-5993-8a5c-c3b040b817db with scrape type 2
2026-03-29 03:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 38dd878e-03f5-5993-8a5c-c3b040b817db with scrape type 2
2026-03-29 03:06:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 38dd878e-03f5-5993-8a5c-c3b040b817db, identifier: 10732170
2026-03-29 03:06:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 38dd878e-03f5-5993-8a5c-c3b040b817db with identifier: 10732170
2026-03-29 03:06:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 38dd878e-03f5-5993-8a5c-c3b040b817db with identifier: 10732170
2026-03-29 03:06:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 38dd878e-03f5-5993-8a5c-c3b040b817db with identifier: 10732170 to the API
2026-03-29 03:06:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732170>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '38dd878e-03f5-5993-8a5c-c3b040b817db',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT939DF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732170',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q3',
'odometer': 164707,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2024-02-14',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Audi Q3 35 TDI Business - Diesel - Automatic - 150 hp - 164.707 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2024}
2026-03-29 03:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732170%27 HTTP/1.1" 200 None
2026-03-29 03:06:15 [adesa.it] INFO: Saving data for 10732170: {'auction_closing_time': 1774862700.0, 'created_time': 1774648863.705697, 'last_price_update_time': 1774753575.105155}
2026-03-29 03:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732170') HTTP/1.1" 204 0
2026-03-29 03:06:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732171> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fe7026e-b0a3-546b-82c2-fe229e4c3b79 with identifier: 10732173
2026-03-29 03:06:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fe7026e-b0a3-546b-82c2-fe229e4c3b79 with scrape type 2
2026-03-29 03:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5fe7026e-b0a3-546b-82c2-fe229e4c3b79 with scrape type 2
2026-03-29 03:06:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5fe7026e-b0a3-546b-82c2-fe229e4c3b79, identifier: 10732173
2026-03-29 03:06:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5fe7026e-b0a3-546b-82c2-fe229e4c3b79 with identifier: 10732173
2026-03-29 03:06:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5fe7026e-b0a3-546b-82c2-fe229e4c3b79 with identifier: 10732173
2026-03-29 03:06:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5fe7026e-b0a3-546b-82c2-fe229e4c3b79 with identifier: 10732173 to the API
2026-03-29 03:06:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732173>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 245,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '5fe7026e-b0a3-546b-82c2-fe229e4c3b79',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG402JE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732173',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q3',
'odometer': 145736,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2021-07-09',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Audi Q3 45 TFSIe S Line - Hybrid - Automatic - 245 hp - 145.736 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-29 03:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732173%27 HTTP/1.1" 200 None
2026-03-29 03:06:15 [adesa.it] INFO: Saving data for 10732173: {'auction_closing_time': 1774862700.0, 'created_time': 1774648883.436429, 'last_price_update_time': 1774753575.492308}
2026-03-29 03:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732173') HTTP/1.1" 204 0
2026-03-29 03:06:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732167> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7be92167-6c5f-5540-b5ab-915906449736 with identifier: 10732171
2026-03-29 03:06:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7be92167-6c5f-5540-b5ab-915906449736 with scrape type 2
2026-03-29 03:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7be92167-6c5f-5540-b5ab-915906449736 with scrape type 2
2026-03-29 03:06:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7be92167-6c5f-5540-b5ab-915906449736, identifier: 10732171
2026-03-29 03:06:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7be92167-6c5f-5540-b5ab-915906449736 with identifier: 10732171
2026-03-29 03:06:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7be92167-6c5f-5540-b5ab-915906449736 with identifier: 10732171
2026-03-29 03:06:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7be92167-6c5f-5540-b5ab-915906449736 with identifier: 10732171 to the API
2026-03-29 03:06:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732171>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '7be92167-6c5f-5540-b5ab-915906449736',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM274LG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732171',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q3',
'odometer': 176874,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 15600,
'price_includes_vat': True,
'registration_date': '2022-12-23',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Audi Q3 35 TDI S Line - Diesel - Automatic - 150 hp - 176.874 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-29 03:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732171%27 HTTP/1.1" 200 None
2026-03-29 03:06:15 [adesa.it] INFO: Saving data for 10732171: {'auction_closing_time': 1774862700.0, 'created_time': 1774648890.361481, 'last_price_update_time': 1774753575.871463}
2026-03-29 03:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732171') HTTP/1.1" 204 0
2026-03-29 03:06:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1dda38a7-497a-5ccc-8221-9a6eb06c0ea1 with identifier: 10732167
2026-03-29 03:06:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1dda38a7-497a-5ccc-8221-9a6eb06c0ea1 with scrape type 2
2026-03-29 03:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1dda38a7-497a-5ccc-8221-9a6eb06c0ea1 with scrape type 2
2026-03-29 03:06:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 1dda38a7-497a-5ccc-8221-9a6eb06c0ea1, identifier: 10732167
2026-03-29 03:06:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 1dda38a7-497a-5ccc-8221-9a6eb06c0ea1 with identifier: 10732167
2026-03-29 03:06:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 1dda38a7-497a-5ccc-8221-9a6eb06c0ea1 with identifier: 10732167
2026-03-29 03:06:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 1dda38a7-497a-5ccc-8221-9a6eb06c0ea1 with identifier: 10732167 to the API
2026-03-29 03:06:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732167>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '1dda38a7-497a-5ccc-8221-9a6eb06c0ea1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD212TG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732167',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A3',
'odometer': 208982,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 4400,
'price_includes_vat': True,
'registration_date': '2020-12-02',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Audi A3 35 TFSI Business - Hybrid - Automatic - 150 hp - 208.982 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-29 03:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732167%27 HTTP/1.1" 200 None
2026-03-29 03:06:16 [adesa.it] INFO: Saving data for 10732167: {'auction_closing_time': 1774862700.0, 'created_time': 1774648891.522737, 'last_price_update_time': 1774753576.254756}
2026-03-29 03:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732167') HTTP/1.1" 204 0
2026-03-29 03:06:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732166> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732164> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba84eadd-9414-5c55-8f57-178665189f4c with identifier: 10732166
2026-03-29 03:06:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba84eadd-9414-5c55-8f57-178665189f4c with scrape type 2
2026-03-29 03:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba84eadd-9414-5c55-8f57-178665189f4c with scrape type 2
2026-03-29 03:06:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ba84eadd-9414-5c55-8f57-178665189f4c, identifier: 10732166
2026-03-29 03:06:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ba84eadd-9414-5c55-8f57-178665189f4c with identifier: 10732166
2026-03-29 03:06:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ba84eadd-9414-5c55-8f57-178665189f4c with identifier: 10732166
2026-03-29 03:06:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ba84eadd-9414-5c55-8f57-178665189f4c with identifier: 10732166 to the API
2026-03-29 03:06:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732166>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'ba84eadd-9414-5c55-8f57-178665189f4c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV225ZT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732166',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A3',
'odometer': 70324,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 15600,
'price_includes_vat': True,
'registration_date': '2024-06-28',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Audi A3 35 TDI Business - Diesel - Automatic - 150 hp - 70.324 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2024}
2026-03-29 03:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732166%27 HTTP/1.1" 200 None
2026-03-29 03:06:16 [adesa.it] INFO: Saving data for 10732166: {'auction_closing_time': 1774862700.0, 'created_time': 1774649288.771172, 'last_price_update_time': 1774753576.8468}
2026-03-29 03:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732166') HTTP/1.1" 204 0
2026-03-29 03:06:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf308548-6399-5578-93ee-afd52912690c with identifier: 10732164
2026-03-29 03:06:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf308548-6399-5578-93ee-afd52912690c with scrape type 2
2026-03-29 03:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bf308548-6399-5578-93ee-afd52912690c with scrape type 2
2026-03-29 03:06:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: bf308548-6399-5578-93ee-afd52912690c, identifier: 10732164
2026-03-29 03:06:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: bf308548-6399-5578-93ee-afd52912690c with identifier: 10732164
2026-03-29 03:06:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: bf308548-6399-5578-93ee-afd52912690c with identifier: 10732164
2026-03-29 03:06:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: bf308548-6399-5578-93ee-afd52912690c with identifier: 10732164 to the API
2026-03-29 03:06:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732164>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': 'bf308548-6399-5578-93ee-afd52912690c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV821EW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732164',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Alfa Romeo',
'model': 'Tonale',
'odometer': 39050,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 16200,
'price_includes_vat': True,
'registration_date': '2024-05-29',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Alfa Romeo Tonale 1.5 Veloce - Hybrid - Automatic - 160 hp - 39.050 '
'km',
'transmission': 'automatic',
'trim': 'Veloce',
'vin': None,
'year': 2024}
2026-03-29 03:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732164%27 HTTP/1.1" 200 None
2026-03-29 03:06:17 [adesa.it] INFO: Saving data for 10732164: {'auction_closing_time': 1774862700.0, 'created_time': 1774648985.078445, 'last_price_update_time': 1774753577.221821}
2026-03-29 03:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732164') HTTP/1.1" 204 0
2026-03-29 03:06:17 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 4.914(s), this was the 1st time calling it.
2026-03-29 03:06:17 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.323830000727528 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Sun, 29 Mar 2026 03:06:16 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': 'c4d8179f4878c794150e15353ec83889', 'Vary': 'Accept-Encoding', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Access-Control-Allow-Credentials': 'true', 'Access-Control-Expose-Headers': '*, X-Project-Key', 'Access-Control-Allow-Methods': 'GET, PUT, POST, DELETE, PATCH, OPTIONS', 'Access-Control-Allow-Headers': 'DNT, Keep-Alive, User-Agent, X-Requested-With, If-Modified-Since, Cache-Control, Content-Type, Range, Authorization, X-Project-Key', 'Access-Control-Max-Age': '1728000')>, body=b'{"type":"/download/temporary-error","title":"Website Ban","status":520,"detail":"Zyte API could not get a ban-free response in a reasonable time. See https://docs.zyte.com/zyte-api/usage/errors.html#ban-responses"}', request_id=c4d8179f4878c794150e15353ec83889.
2026-03-29 03:06:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732163> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732161> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732174> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b67a2d1-5340-5a3c-bd5d-5ea212246606 with identifier: 10732163
2026-03-29 03:06:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b67a2d1-5340-5a3c-bd5d-5ea212246606 with scrape type 2
2026-03-29 03:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6b67a2d1-5340-5a3c-bd5d-5ea212246606 with scrape type 2
2026-03-29 03:06:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6b67a2d1-5340-5a3c-bd5d-5ea212246606, identifier: 10732163
2026-03-29 03:06:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2745ef98-cf13-530d-b3cd-55bd81413ffd with identifier: 10732161
2026-03-29 03:06:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2745ef98-cf13-530d-b3cd-55bd81413ffd with scrape type 2
2026-03-29 03:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2745ef98-cf13-530d-b3cd-55bd81413ffd with scrape type 2
2026-03-29 03:06:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 2745ef98-cf13-530d-b3cd-55bd81413ffd, identifier: 10732161
2026-03-29 03:06:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6b67a2d1-5340-5a3c-bd5d-5ea212246606 with identifier: 10732163
2026-03-29 03:06:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6b67a2d1-5340-5a3c-bd5d-5ea212246606 with identifier: 10732163
2026-03-29 03:06:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6b67a2d1-5340-5a3c-bd5d-5ea212246606 with identifier: 10732163 to the API
2026-03-29 03:06:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732163>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.1L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '6b67a2d1-5340-5a3c-bd5d-5ea212246606',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ953AJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732163',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Alfa Romeo',
'model': 'Stelvio',
'odometer': 82017,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14000,
'price_includes_vat': True,
'registration_date': '2022-01-27',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Alfa Romeo Stelvio 2.2 Sprint - Diesel - Automatic - 190 hp - '
'82.017 km',
'transmission': 'automatic',
'trim': 'Sprint',
'vin': None,
'year': 2022}
2026-03-29 03:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732163%27 HTTP/1.1" 200 None
2026-03-29 03:06:17 [adesa.it] INFO: Saving data for 10732163: {'auction_closing_time': 1774862700.0, 'created_time': 1774648861.463403, 'last_price_update_time': 1774753577.804894}
2026-03-29 03:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732163') HTTP/1.1" 204 0
2026-03-29 03:06:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 2745ef98-cf13-530d-b3cd-55bd81413ffd with identifier: 10732161
2026-03-29 03:06:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 2745ef98-cf13-530d-b3cd-55bd81413ffd with identifier: 10732161
2026-03-29 03:06:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 2745ef98-cf13-530d-b3cd-55bd81413ffd with identifier: 10732161 to the API
2026-03-29 03:06:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732161>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '2745ef98-cf13-530d-b3cd-55bd81413ffd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ632JD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732161',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Alfa Romeo',
'model': 'Stelvio',
'odometer': 196529,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10000,
'price_includes_vat': True,
'registration_date': '2022-02-24',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Alfa Romeo Stelvio 2.2 Sprint - Diesel - Automatic - 190 hp - '
'196.529 km',
'transmission': 'automatic',
'trim': 'Sprint',
'vin': None,
'year': 2022}
2026-03-29 03:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732161%27 HTTP/1.1" 200 None
2026-03-29 03:06:18 [adesa.it] INFO: Saving data for 10732161: {'auction_closing_time': 1774862700.0, 'created_time': 1774649282.836747, 'last_price_update_time': 1774753578.082154}
2026-03-29 03:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732161') HTTP/1.1" 204 0
2026-03-29 03:06:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8344608-24f3-5dcd-8ad4-5c61e26cf6f7 with identifier: 10732174
2026-03-29 03:06:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8344608-24f3-5dcd-8ad4-5c61e26cf6f7 with scrape type 2
2026-03-29 03:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c8344608-24f3-5dcd-8ad4-5c61e26cf6f7 with scrape type 2
2026-03-29 03:06:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c8344608-24f3-5dcd-8ad4-5c61e26cf6f7, identifier: 10732174
2026-03-29 03:06:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736809> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732160> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c8344608-24f3-5dcd-8ad4-5c61e26cf6f7 with identifier: 10732174
2026-03-29 03:06:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c8344608-24f3-5dcd-8ad4-5c61e26cf6f7 with identifier: 10732174
2026-03-29 03:06:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c8344608-24f3-5dcd-8ad4-5c61e26cf6f7 with identifier: 10732174 to the API
2026-03-29 03:06:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732174>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'c8344608-24f3-5dcd-8ad4-5c61e26cf6f7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ594AR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732174',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q5',
'odometer': 221080,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10000,
'price_includes_vat': True,
'registration_date': '2022-02-02',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Audi Q5 35 TDI - Diesel - Automatic - 163 hp - 221.080 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 03:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732174%27 HTTP/1.1" 200 None
2026-03-29 03:06:19 [adesa.it] INFO: Saving data for 10732174: {'auction_closing_time': 1774862700.0, 'created_time': 1774648880.848773, 'last_price_update_time': 1774753579.46882}
2026-03-29 03:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732174') HTTP/1.1" 204 0
2026-03-29 03:06:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732165> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88b2740a-eddc-571a-955b-aa7fceaa913d with identifier: 10736809
2026-03-29 03:06:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88b2740a-eddc-571a-955b-aa7fceaa913d with scrape type 2
2026-03-29 03:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 88b2740a-eddc-571a-955b-aa7fceaa913d with scrape type 2
2026-03-29 03:06:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 88b2740a-eddc-571a-955b-aa7fceaa913d, identifier: 10736809
2026-03-29 03:06:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a802c0fa-8b2f-572c-a0a2-a6104c54bea2 with identifier: 10732160
2026-03-29 03:06:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a802c0fa-8b2f-572c-a0a2-a6104c54bea2 with scrape type 2
2026-03-29 03:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a802c0fa-8b2f-572c-a0a2-a6104c54bea2 with scrape type 2
2026-03-29 03:06:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a802c0fa-8b2f-572c-a0a2-a6104c54bea2, identifier: 10732160
2026-03-29 03:06:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 88b2740a-eddc-571a-955b-aa7fceaa913d with identifier: 10736809
2026-03-29 03:06:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 88b2740a-eddc-571a-955b-aa7fceaa913d with identifier: 10736809
2026-03-29 03:06:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 88b2740a-eddc-571a-955b-aa7fceaa913d with identifier: 10736809 to the API
2026-03-29 03:06:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736809>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 235,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': '88b2740a-eddc-571a-955b-aa7fceaa913d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FT263HG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736809',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volvo',
'model': 'V90',
'odometer': 233000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2019-01-23',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo V90 Cross Country D5 Plus - Diesel - Automatic - 235 hp - '
'233.000 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2019}
2026-03-29 03:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736809%27 HTTP/1.1" 200 None
2026-03-29 03:06:19 [adesa.it] INFO: Saving data for 10736809: {'auction_closing_time': 1774869300.0, 'created_time': 1774649006.508735, 'last_price_update_time': 1774753579.991095}
2026-03-29 03:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10736809') HTTP/1.1" 204 0
2026-03-29 03:06:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a802c0fa-8b2f-572c-a0a2-a6104c54bea2 with identifier: 10732160
2026-03-29 03:06:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a802c0fa-8b2f-572c-a0a2-a6104c54bea2 with identifier: 10732160
2026-03-29 03:06:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a802c0fa-8b2f-572c-a0a2-a6104c54bea2 with identifier: 10732160 to the API
2026-03-29 03:06:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732160>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.1L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'a802c0fa-8b2f-572c-a0a2-a6104c54bea2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD350TH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732160',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Alfa Romeo',
'model': 'Stelvio',
'odometer': 109806,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8200,
'price_includes_vat': True,
'registration_date': '2020-12-30',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Alfa Romeo Stelvio 2.2 Business - Diesel - Automatic - 160 hp - '
'109.806 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-29 03:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732160%27 HTTP/1.1" 200 None
2026-03-29 03:06:20 [adesa.it] INFO: Saving data for 10732160: {'auction_closing_time': 1774862700.0, 'created_time': 1774649288.087775, 'last_price_update_time': 1774753580.281034}
2026-03-29 03:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732160') HTTP/1.1" 204 0
2026-03-29 03:06:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741377> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8c8f0fd-cb61-5133-9843-41070da11323 with identifier: 10732165
2026-03-29 03:06:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8c8f0fd-cb61-5133-9843-41070da11323 with scrape type 2
2026-03-29 03:06:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e8c8f0fd-cb61-5133-9843-41070da11323 with scrape type 2
2026-03-29 03:06:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e8c8f0fd-cb61-5133-9843-41070da11323, identifier: 10732165
2026-03-29 03:06:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e8c8f0fd-cb61-5133-9843-41070da11323 with identifier: 10732165
2026-03-29 03:06:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e8c8f0fd-cb61-5133-9843-41070da11323 with identifier: 10732165
2026-03-29 03:06:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e8c8f0fd-cb61-5133-9843-41070da11323 with identifier: 10732165 to the API
2026-03-29 03:06:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732165>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'e8c8f0fd-cb61-5133-9843-41070da11323',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM155LF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732165',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A3',
'odometer': 164358,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2022-12-27',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Audi A3 35 TDI Business - Diesel - Automatic - 150 hp - 164.358 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-29 03:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732165%27 HTTP/1.1" 200 None
2026-03-29 03:06:20 [adesa.it] INFO: Saving data for 10732165: {'auction_closing_time': 1774862700.0, 'created_time': 1774649289.137524, 'last_price_update_time': 1774753580.67086}
2026-03-29 03:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732165') HTTP/1.1" 204 0
2026-03-29 03:06:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741206> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736836> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2c91b1d-4633-53b9-8bfe-f14ba3518230 with identifier: 10741377
2026-03-29 03:06:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2c91b1d-4633-53b9-8bfe-f14ba3518230 with scrape type 2
2026-03-29 03:06:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e2c91b1d-4633-53b9-8bfe-f14ba3518230 with scrape type 2
2026-03-29 03:06:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e2c91b1d-4633-53b9-8bfe-f14ba3518230, identifier: 10741377
2026-03-29 03:06:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e2c91b1d-4633-53b9-8bfe-f14ba3518230 with identifier: 10741377
2026-03-29 03:06:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e2c91b1d-4633-53b9-8bfe-f14ba3518230 with identifier: 10741377
2026-03-29 03:06:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e2c91b1d-4633-53b9-8bfe-f14ba3518230 with identifier: 10741377 to the API
2026-03-29 03:06:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741377>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 120,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Diesel',
'id': 'e2c91b1d-4633-53b9-8bfe-f14ba3518230',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FB198TY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741377',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volvo',
'model': 'V40',
'odometer': 164576,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 2400,
'price_includes_vat': True,
'registration_date': '2016-01-18',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo V40 D2 Ocean Race - Diesel - Automatic - 120 hp - 164.576 km',
'transmission': 'automatic',
'trim': 'Ocean Race',
'vin': None,
'year': 2016}
2026-03-29 03:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741377%27 HTTP/1.1" 200 None
2026-03-29 03:06:21 [adesa.it] INFO: Saving data for 10741377: {'auction_closing_time': 1774964700.0, 'created_time': 1774648999.08266, 'last_price_update_time': 1774753581.083862}
2026-03-29 03:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741377') HTTP/1.1" 204 0
2026-03-29 03:06:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9dbf1293-0151-50fe-95ff-fa08bdd1c9b7 with identifier: 10741206
2026-03-29 03:06:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9dbf1293-0151-50fe-95ff-fa08bdd1c9b7 with scrape type 2
2026-03-29 03:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9dbf1293-0151-50fe-95ff-fa08bdd1c9b7 with scrape type 2
2026-03-29 03:06:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9dbf1293-0151-50fe-95ff-fa08bdd1c9b7, identifier: 10741206
2026-03-29 03:06:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7afd77d-3aab-5ae6-b6ee-6cd098541446 with identifier: 10736836
2026-03-29 03:06:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7afd77d-3aab-5ae6-b6ee-6cd098541446 with scrape type 2
2026-03-29 03:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e7afd77d-3aab-5ae6-b6ee-6cd098541446 with scrape type 2
2026-03-29 03:06:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e7afd77d-3aab-5ae6-b6ee-6cd098541446, identifier: 10736836
2026-03-29 03:06:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9dbf1293-0151-50fe-95ff-fa08bdd1c9b7 with identifier: 10741206
2026-03-29 03:06:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9dbf1293-0151-50fe-95ff-fa08bdd1c9b7 with identifier: 10741206
2026-03-29 03:06:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9dbf1293-0151-50fe-95ff-fa08bdd1c9b7 with identifier: 10741206 to the API
2026-03-29 03:06:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741206>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': '9dbf1293-0151-50fe-95ff-fa08bdd1c9b7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK762EA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741206',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 115873,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2022-10-04',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan 2.0 TDI Life - Diesel - Manual - 122 hp - 115.873 '
'km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-29 03:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741206%27 HTTP/1.1" 200 None
2026-03-29 03:06:21 [adesa.it] INFO: Saving data for 10741206: {'auction_closing_time': 1774869300.0, 'created_time': 1774648989.410395, 'last_price_update_time': 1774753581.560999}
2026-03-29 03:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741206') HTTP/1.1" 204 0
2026-03-29 03:06:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e7afd77d-3aab-5ae6-b6ee-6cd098541446 with identifier: 10736836
2026-03-29 03:06:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e7afd77d-3aab-5ae6-b6ee-6cd098541446 with identifier: 10736836
2026-03-29 03:06:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e7afd77d-3aab-5ae6-b6ee-6cd098541446 with identifier: 10736836 to the API
2026-03-29 03:06:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736836>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': 'e7afd77d-3aab-5ae6-b6ee-6cd098541446',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ139NF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736836',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 154957,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 18300,
'price_includes_vat': True,
'registration_date': '2022-07-25',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan 2.0 TDI R-Line - Diesel - Automatic - 150 hp - '
'154.957 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2022}
2026-03-29 03:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736836%27 HTTP/1.1" 200 None
2026-03-29 03:06:21 [adesa.it] INFO: Saving data for 10736836: {'auction_closing_time': 1774869300.0, 'created_time': 1774648861.887432, 'last_price_update_time': 1774753581.858114}
2026-03-29 03:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10736836') HTTP/1.1" 204 0
2026-03-29 03:06:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741373> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741358> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736826> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736794> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f524ab56-2c80-5e3b-9e0e-cbbf75006c0b with identifier: 10741373
2026-03-29 03:06:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f524ab56-2c80-5e3b-9e0e-cbbf75006c0b with scrape type 2
2026-03-29 03:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f524ab56-2c80-5e3b-9e0e-cbbf75006c0b with scrape type 2
2026-03-29 03:06:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f524ab56-2c80-5e3b-9e0e-cbbf75006c0b, identifier: 10741373
2026-03-29 03:06:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eda23944-17c2-5847-a1a3-bda168a9b8ed with identifier: 10741358
2026-03-29 03:06:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eda23944-17c2-5847-a1a3-bda168a9b8ed with scrape type 2
2026-03-29 03:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eda23944-17c2-5847-a1a3-bda168a9b8ed with scrape type 2
2026-03-29 03:06:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: eda23944-17c2-5847-a1a3-bda168a9b8ed, identifier: 10741358
2026-03-29 03:06:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f524ab56-2c80-5e3b-9e0e-cbbf75006c0b with identifier: 10741373
2026-03-29 03:06:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f524ab56-2c80-5e3b-9e0e-cbbf75006c0b with identifier: 10741373
2026-03-29 03:06:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f524ab56-2c80-5e3b-9e0e-cbbf75006c0b with identifier: 10741373 to the API
2026-03-29 03:06:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741373>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Diesel',
'id': 'f524ab56-2c80-5e3b-9e0e-cbbf75006c0b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH387AK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741373',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 121321,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 6100,
'price_includes_vat': True,
'registration_date': '2021-12-13',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan 2.0 TDI Life - Diesel - Automatic - 150 hp - '
'121.321 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2021}
2026-03-29 03:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741373%27 HTTP/1.1" 200 None
2026-03-29 03:06:22 [adesa.it] INFO: Saving data for 10741373: {'auction_closing_time': 1774964700.0, 'created_time': 1774649295.754509, 'last_price_update_time': 1774753582.448856}
2026-03-29 03:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741373') HTTP/1.1" 204 0
2026-03-29 03:06:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: eda23944-17c2-5847-a1a3-bda168a9b8ed with identifier: 10741358
2026-03-29 03:06:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: eda23944-17c2-5847-a1a3-bda168a9b8ed with identifier: 10741358
2026-03-29 03:06:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: eda23944-17c2-5847-a1a3-bda168a9b8ed with identifier: 10741358 to the API
2026-03-29 03:06:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741358>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 90,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'LPG',
'id': 'eda23944-17c2-5847-a1a3-bda168a9b8ed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'fy593md',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741358',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 126039,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 4500,
'price_includes_vat': True,
'registration_date': '2020-01-31',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Polo 1.0 TGI Comfortline - LPG - Manual - 90 hp - '
'126.039 km',
'transmission': 'manual',
'trim': 'Comfortline',
'vin': None,
'year': 2020}
2026-03-29 03:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741358%27 HTTP/1.1" 200 None
2026-03-29 03:06:23 [adesa.it] INFO: Saving data for 10741358: {'auction_closing_time': 1774964700.0, 'created_time': 1774649296.880064, 'last_price_update_time': 1774753583.45869}
2026-03-29 03:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741358') HTTP/1.1" 204 0
2026-03-29 03:06:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736731> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a2c6a5e-78cc-5d5d-b066-3ac3af99421a with identifier: 10736826
2026-03-29 03:06:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a2c6a5e-78cc-5d5d-b066-3ac3af99421a with scrape type 2
2026-03-29 03:06:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a2c6a5e-78cc-5d5d-b066-3ac3af99421a with scrape type 2
2026-03-29 03:06:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6a2c6a5e-78cc-5d5d-b066-3ac3af99421a, identifier: 10736826
2026-03-29 03:06:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e4dcf16-358d-53b4-9364-58389e969bdf with identifier: 10736794
2026-03-29 03:06:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e4dcf16-358d-53b4-9364-58389e969bdf with scrape type 2
2026-03-29 03:06:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3e4dcf16-358d-53b4-9364-58389e969bdf with scrape type 2
2026-03-29 03:06:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3e4dcf16-358d-53b4-9364-58389e969bdf, identifier: 10736794
2026-03-29 03:06:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6a2c6a5e-78cc-5d5d-b066-3ac3af99421a with identifier: 10736826
2026-03-29 03:06:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6a2c6a5e-78cc-5d5d-b066-3ac3af99421a with identifier: 10736826
2026-03-29 03:06:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6a2c6a5e-78cc-5d5d-b066-3ac3af99421a with identifier: 10736826 to the API
2026-03-29 03:06:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736826>
{'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': 149,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': '6a2c6a5e-78cc-5d5d-b066-3ac3af99421a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FD252DY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736826',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 177494,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2016-03-18',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan 2.0 TDI Comfortline - Diesel - Automatic - 149 hp '
'- 177.494 km',
'transmission': 'automatic',
'trim': 'Comfortline',
'vin': None,
'year': 2016}
2026-03-29 03:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736826%27 HTTP/1.1" 200 None
2026-03-29 03:06:23 [adesa.it] INFO: Saving data for 10736826: {'auction_closing_time': 1774869300.0, 'created_time': 1774649292.811288, 'last_price_update_time': 1774753583.943607}
2026-03-29 03:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10736826') HTTP/1.1" 204 0
2026-03-29 03:06:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3e4dcf16-358d-53b4-9364-58389e969bdf with identifier: 10736794
2026-03-29 03:06:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3e4dcf16-358d-53b4-9364-58389e969bdf with identifier: 10736794
2026-03-29 03:06:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3e4dcf16-358d-53b4-9364-58389e969bdf with identifier: 10736794 to the API
2026-03-29 03:06:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736794>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': '3e4dcf16-358d-53b4-9364-58389e969bdf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ616AG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736794',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 159315,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12700,
'price_includes_vat': True,
'registration_date': '2022-01-19',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan 2.0 TDI Life - Diesel - Automatic - 150 hp - '
'159.315 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-29 03:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736794%27 HTTP/1.1" 200 None
2026-03-29 03:06:24 [adesa.it] INFO: Saving data for 10736794: {'auction_closing_time': 1774869300.0, 'created_time': 1774649292.476165, 'last_price_update_time': 1774753584.229614}
2026-03-29 03:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10736794') HTTP/1.1" 204 0
2026-03-29 03:06:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741372> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a98518e-35a7-5ef8-a6de-3ad8732e7077 with identifier: 10736731
2026-03-29 03:06:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a98518e-35a7-5ef8-a6de-3ad8732e7077 with scrape type 2
2026-03-29 03:06:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a98518e-35a7-5ef8-a6de-3ad8732e7077 with scrape type 2
2026-03-29 03:06:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 1a98518e-35a7-5ef8-a6de-3ad8732e7077, identifier: 10736731
2026-03-29 03:06:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 1a98518e-35a7-5ef8-a6de-3ad8732e7077 with identifier: 10736731
2026-03-29 03:06:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 1a98518e-35a7-5ef8-a6de-3ad8732e7077 with identifier: 10736731
2026-03-29 03:06:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 1a98518e-35a7-5ef8-a6de-3ad8732e7077 with identifier: 10736731 to the API
2026-03-29 03:06:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736731>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': '1a98518e-35a7-5ef8-a6de-3ad8732e7077',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG479RC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736731',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 193319,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8800,
'price_includes_vat': True,
'registration_date': '2021-09-13',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Passat Variant 2.0 TDI Business - Diesel - Automatic - '
'122 hp - 193.319 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-29 03:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736731%27 HTTP/1.1" 200 None
2026-03-29 03:06:24 [adesa.it] INFO: Saving data for 10736731: {'auction_closing_time': 1774869300.0, 'created_time': 1774649302.915785, 'last_price_update_time': 1774753584.619861}
2026-03-29 03:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10736731') HTTP/1.1" 204 0
2026-03-29 03:06:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-29 03:06:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db43c123-4960-51ef-bfe1-28504c49609a with identifier: 10741372
2026-03-29 03:06:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db43c123-4960-51ef-bfe1-28504c49609a with scrape type 2
2026-03-29 03:06:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item db43c123-4960-51ef-bfe1-28504c49609a with scrape type 2
2026-03-29 03:06:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: db43c123-4960-51ef-bfe1-28504c49609a, identifier: 10741372
2026-03-29 03:06:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: db43c123-4960-51ef-bfe1-28504c49609a with identifier: 10741372
2026-03-29 03:06:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: db43c123-4960-51ef-bfe1-28504c49609a with identifier: 10741372
2026-03-29 03:06:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: db43c123-4960-51ef-bfe1-28504c49609a with identifier: 10741372 to the API
2026-03-29 03:06:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741372>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Diesel',
'id': 'db43c123-4960-51ef-bfe1-28504c49609a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD475LM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741372',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 129759,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 200,
'price_includes_vat': True,
'registration_date': '2020-12-21',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Passat Variant 2.0 TDI Business - Diesel - Manual - 150 '
'hp - 129.759 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-29 03:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741372%27 HTTP/1.1" 200 None
2026-03-29 03:06:25 [adesa.it] INFO: Saving data for 10741372: {'auction_closing_time': 1774964700.0, 'created_time': 1774649301.553223, 'last_price_update_time': 1774753585.0162}
2026-03-29 03:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741372') HTTP/1.1" 204 0
2026-03-29 03:06:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741366> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736765> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5bc4bd4d-8348-55cf-90a8-af66d70fb60c with identifier: 10741366
2026-03-29 03:06:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5bc4bd4d-8348-55cf-90a8-af66d70fb60c with scrape type 2
2026-03-29 03:06:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5bc4bd4d-8348-55cf-90a8-af66d70fb60c with scrape type 2
2026-03-29 03:06:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5bc4bd4d-8348-55cf-90a8-af66d70fb60c, identifier: 10741366
2026-03-29 03:06:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5bc4bd4d-8348-55cf-90a8-af66d70fb60c with identifier: 10741366
2026-03-29 03:06:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5bc4bd4d-8348-55cf-90a8-af66d70fb60c with identifier: 10741366
2026-03-29 03:06:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5bc4bd4d-8348-55cf-90a8-af66d70fb60c with identifier: 10741366 to the API
2026-03-29 03:06:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741366>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'engine_horse_power': 90,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Diesel',
'id': '5bc4bd4d-8348-55cf-90a8-af66d70fb60c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'ER160BB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741366',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 363322,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 500,
'price_includes_vat': True,
'registration_date': '2013-02-12',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota Yaris 1.4 D-4D Active - Diesel - Manual - 90 hp - 363.322 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2013}
2026-03-29 03:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741366%27 HTTP/1.1" 200 None
2026-03-29 03:06:25 [adesa.it] INFO: Saving data for 10741366: {'auction_closing_time': 1774964700.0, 'created_time': 1774649293.825852, 'last_price_update_time': 1774753585.662421}
2026-03-29 03:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741366') HTTP/1.1" 204 0
2026-03-29 03:06:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736808> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741248> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd6bdc43-3ece-5304-ba16-4402a0828167 with identifier: 10736765
2026-03-29 03:06:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd6bdc43-3ece-5304-ba16-4402a0828167 with scrape type 2
2026-03-29 03:06:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cd6bdc43-3ece-5304-ba16-4402a0828167 with scrape type 2
2026-03-29 03:06:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: cd6bdc43-3ece-5304-ba16-4402a0828167, identifier: 10736765
2026-03-29 03:06:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: cd6bdc43-3ece-5304-ba16-4402a0828167 with identifier: 10736765
2026-03-29 03:06:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: cd6bdc43-3ece-5304-ba16-4402a0828167 with identifier: 10736765
2026-03-29 03:06:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: cd6bdc43-3ece-5304-ba16-4402a0828167 with identifier: 10736765 to the API
2026-03-29 03:06:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736765>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Electric',
'id': 'cd6bdc43-3ece-5304-ba16-4402a0828167',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ488AX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736765',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 82553,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 15800,
'price_includes_vat': True,
'registration_date': '2022-02-15',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen ID.4 77 kWh Pro Performance - Electric - Automatic - 204 '
'hp - 82.553 km',
'transmission': 'automatic',
'trim': 'Pro Performance',
'vin': None,
'year': 2022}
2026-03-29 03:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736765%27 HTTP/1.1" 200 None
2026-03-29 03:06:26 [adesa.it] INFO: Saving data for 10736765: {'auction_closing_time': 1774869300.0, 'created_time': 1774649298.895471, 'last_price_update_time': 1774753586.049048}
2026-03-29 03:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10736765') HTTP/1.1" 204 0
2026-03-29 03:06:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737490> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737439> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb65e2be-9172-5ac1-9083-2cf9e8c19ad6 with identifier: 10736808
2026-03-29 03:06:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb65e2be-9172-5ac1-9083-2cf9e8c19ad6 with scrape type 2
2026-03-29 03:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb65e2be-9172-5ac1-9083-2cf9e8c19ad6 with scrape type 2
2026-03-29 03:06:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: eb65e2be-9172-5ac1-9083-2cf9e8c19ad6, identifier: 10736808
2026-03-29 03:06:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e88e17c-ec00-5459-8682-21a092e142df with identifier: 10741248
2026-03-29 03:06:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e88e17c-ec00-5459-8682-21a092e142df with scrape type 2
2026-03-29 03:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7e88e17c-ec00-5459-8682-21a092e142df with scrape type 2
2026-03-29 03:06:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7e88e17c-ec00-5459-8682-21a092e142df, identifier: 10741248
2026-03-29 03:06:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: eb65e2be-9172-5ac1-9083-2cf9e8c19ad6 with identifier: 10736808
2026-03-29 03:06:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: eb65e2be-9172-5ac1-9083-2cf9e8c19ad6 with identifier: 10736808
2026-03-29 03:06:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: eb65e2be-9172-5ac1-9083-2cf9e8c19ad6 with identifier: 10736808 to the API
2026-03-29 03:06:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736808>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Hybrid',
'id': 'eb65e2be-9172-5ac1-9083-2cf9e8c19ad6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'gg738jb',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736808',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 98472,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2021-07-05',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota Corolla Touring Sports 1.8 Business - Hybrid - Automatic - '
'122 hp - 98.472 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-29 03:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736808%27 HTTP/1.1" 200 None
2026-03-29 03:06:26 [adesa.it] INFO: Saving data for 10736808: {'auction_closing_time': 1774869300.0, 'created_time': 1774649324.949212, 'last_price_update_time': 1774753586.617458}
2026-03-29 03:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10736808') HTTP/1.1" 204 0
2026-03-29 03:06:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7e88e17c-ec00-5459-8682-21a092e142df with identifier: 10741248
2026-03-29 03:06:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7e88e17c-ec00-5459-8682-21a092e142df with identifier: 10741248
2026-03-29 03:06:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7e88e17c-ec00-5459-8682-21a092e142df with identifier: 10741248 to the API
2026-03-29 03:06:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741248>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 104,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': '7e88e17c-ec00-5459-8682-21a092e142df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'EK277BV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741248',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 214956,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 3400,
'price_includes_vat': True,
'registration_date': '2011-08-04',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf 1.6 TDI Business - Diesel - Manual - 104 hp - '
'214.956 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2011}
2026-03-29 03:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741248%27 HTTP/1.1" 200 None
2026-03-29 03:06:26 [adesa.it] INFO: Saving data for 10741248: {'auction_closing_time': 1774869300.0, 'created_time': 1774649307.293661, 'last_price_update_time': 1774753586.910731}
2026-03-29 03:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741248') HTTP/1.1" 204 0
2026-03-29 03:06:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad52c789-6d30-55fa-b81c-f1a750f25b0e with identifier: 10737490
2026-03-29 03:06:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad52c789-6d30-55fa-b81c-f1a750f25b0e with scrape type 2
2026-03-29 03:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad52c789-6d30-55fa-b81c-f1a750f25b0e with scrape type 2
2026-03-29 03:06:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ad52c789-6d30-55fa-b81c-f1a750f25b0e, identifier: 10737490
2026-03-29 03:06:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cfe5b9c9-3810-5bf5-8ba6-00764f2b23da with identifier: 10737439
2026-03-29 03:06:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cfe5b9c9-3810-5bf5-8ba6-00764f2b23da with scrape type 2
2026-03-29 03:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cfe5b9c9-3810-5bf5-8ba6-00764f2b23da with scrape type 2
2026-03-29 03:06:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: cfe5b9c9-3810-5bf5-8ba6-00764f2b23da, identifier: 10737439
2026-03-29 03:06:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ad52c789-6d30-55fa-b81c-f1a750f25b0e with identifier: 10737490
2026-03-29 03:06:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ad52c789-6d30-55fa-b81c-f1a750f25b0e with identifier: 10737490
2026-03-29 03:06:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ad52c789-6d30-55fa-b81c-f1a750f25b0e with identifier: 10737490 to the API
2026-03-29 03:06:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737490>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Hybrid',
'id': 'ad52c789-6d30-55fa-b81c-f1a750f25b0e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'Fr497cb',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737490',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 346119,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9800,
'price_includes_vat': True,
'registration_date': '2018-06-15',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota C-HR 1.8 Lounge - Hybrid - Automatic - 122 hp - 346.119 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2018}
2026-03-29 03:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710737490%27 HTTP/1.1" 200 None
2026-03-29 03:06:27 [adesa.it] INFO: Saving data for 10737490: {'auction_closing_time': 1774869300.0, 'created_time': 1774649314.134821, 'last_price_update_time': 1774753587.426128}
2026-03-29 03:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10737490') HTTP/1.1" 204 0
2026-03-29 03:06:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: cfe5b9c9-3810-5bf5-8ba6-00764f2b23da with identifier: 10737439
2026-03-29 03:06:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: cfe5b9c9-3810-5bf5-8ba6-00764f2b23da with identifier: 10737439
2026-03-29 03:06:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: cfe5b9c9-3810-5bf5-8ba6-00764f2b23da with identifier: 10737439 to the API
2026-03-29 03:06:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737439>
{'auction_title': '',
'c_o_2_emission_value': 172,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': 'cfe5b9c9-3810-5bf5-8ba6-00764f2b23da',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA335GX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737439',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 112293,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2020-01-30',
'seats_number': 2,
'seller_name': None,
'title': 'Volkswagen Caddy Maxi 2.0 TDI Business - 4Motion - Diesel - Manual '
'- 122 hp - 112.293 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-29 03:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710737439%27 HTTP/1.1" 200 None
2026-03-29 03:06:27 [adesa.it] INFO: Saving data for 10737439: {'auction_closing_time': 1774869300.0, 'created_time': 1774649307.88195, 'last_price_update_time': 1774753587.790674}
2026-03-29 03:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10737439') HTTP/1.1" 204 0
2026-03-29 03:06:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741357> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741364> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732172> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737251> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4fe4e958-2eb4-5d08-8757-c228d897481d with identifier: 10741357
2026-03-29 03:06:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4fe4e958-2eb4-5d08-8757-c228d897481d with scrape type 2
2026-03-29 03:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4fe4e958-2eb4-5d08-8757-c228d897481d with scrape type 2
2026-03-29 03:06:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 4fe4e958-2eb4-5d08-8757-c228d897481d, identifier: 10741357
2026-03-29 03:06:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94d84c5c-993f-544d-b09a-d2d0aaf65f0b with identifier: 10741364
2026-03-29 03:06:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94d84c5c-993f-544d-b09a-d2d0aaf65f0b with scrape type 2
2026-03-29 03:06:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 94d84c5c-993f-544d-b09a-d2d0aaf65f0b with scrape type 2
2026-03-29 03:06:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 94d84c5c-993f-544d-b09a-d2d0aaf65f0b, identifier: 10741364
2026-03-29 03:06:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 4fe4e958-2eb4-5d08-8757-c228d897481d with identifier: 10741357
2026-03-29 03:06:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 4fe4e958-2eb4-5d08-8757-c228d897481d with identifier: 10741357
2026-03-29 03:06:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 4fe4e958-2eb4-5d08-8757-c228d897481d with identifier: 10741357 to the API
2026-03-29 03:06:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741357>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Hybrid',
'id': '4fe4e958-2eb4-5d08-8757-c228d897481d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN440XA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741357',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 76817,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8800,
'price_includes_vat': True,
'registration_date': '2023-04-28',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota C-HR 1.8 GR-sport - Hybrid - Automatic - 122 hp - 76.817 km',
'transmission': 'automatic',
'trim': 'GR-sport',
'vin': None,
'year': 2023}
2026-03-29 03:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741357%27 HTTP/1.1" 200 None
2026-03-29 03:06:28 [adesa.it] INFO: Saving data for 10741357: {'auction_closing_time': 1774964700.0, 'created_time': 1774649321.024503, 'last_price_update_time': 1774753588.385993}
2026-03-29 03:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741357') HTTP/1.1" 204 0
2026-03-29 03:06:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 94d84c5c-993f-544d-b09a-d2d0aaf65f0b with identifier: 10741364
2026-03-29 03:06:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 94d84c5c-993f-544d-b09a-d2d0aaf65f0b with identifier: 10741364
2026-03-29 03:06:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 94d84c5c-993f-544d-b09a-d2d0aaf65f0b with identifier: 10741364 to the API
2026-03-29 03:06:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741364>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 71,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Petrol',
'id': '94d84c5c-993f-544d-b09a-d2d0aaf65f0b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ398CY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741364',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Smart',
'model': 'Fortwo',
'odometer': 94300,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 3200,
'price_includes_vat': True,
'registration_date': '2018-03-01',
'seats_number': 2,
'seller_name': None,
'title': 'Smart Fortwo 1.0 Passion - Petrol - Manual - 71 hp - 94.300 km',
'transmission': 'manual',
'trim': 'Passion',
'vin': None,
'year': 2018}
2026-03-29 03:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741364%27 HTTP/1.1" 200 None
2026-03-29 03:06:28 [adesa.it] INFO: Saving data for 10741364: {'auction_closing_time': 1774964700.0, 'created_time': 1774649313.475176, 'last_price_update_time': 1774753588.673071}
2026-03-29 03:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741364') HTTP/1.1" 204 0
2026-03-29 03:06:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741510> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 289ede53-4cd5-554f-af4b-63cfc2807cb8 with identifier: 10732172
2026-03-29 03:06:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 289ede53-4cd5-554f-af4b-63cfc2807cb8 with scrape type 2
2026-03-29 03:06:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 289ede53-4cd5-554f-af4b-63cfc2807cb8 with scrape type 2
2026-03-29 03:06:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 289ede53-4cd5-554f-af4b-63cfc2807cb8, identifier: 10732172
2026-03-29 03:06:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a45dba93-228a-5c2f-b749-117081ee8513 with identifier: 10737251
2026-03-29 03:06:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a45dba93-228a-5c2f-b749-117081ee8513 with scrape type 2
2026-03-29 03:06:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a45dba93-228a-5c2f-b749-117081ee8513 with scrape type 2
2026-03-29 03:06:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a45dba93-228a-5c2f-b749-117081ee8513, identifier: 10737251
2026-03-29 03:06:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 289ede53-4cd5-554f-af4b-63cfc2807cb8 with identifier: 10732172
2026-03-29 03:06:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 289ede53-4cd5-554f-af4b-63cfc2807cb8 with identifier: 10732172
2026-03-29 03:06:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 289ede53-4cd5-554f-af4b-63cfc2807cb8 with identifier: 10732172 to the API
2026-03-29 03:06:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732172>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 245,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '289ede53-4cd5-554f-af4b-63cfc2807cb8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK525ZV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732172',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q3',
'odometer': 80348,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14900,
'price_includes_vat': True,
'registration_date': '2022-07-28',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Audi Q3 45 TFSIe Business - Hybrid - Automatic - 245 hp - 80.348 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-29 03:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732172%27 HTTP/1.1" 200 None
2026-03-29 03:06:29 [adesa.it] INFO: Saving data for 10732172: {'auction_closing_time': 1774862700.0, 'created_time': 1774648875.080797, 'last_price_update_time': 1774753589.141411}
2026-03-29 03:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732172') HTTP/1.1" 204 0
2026-03-29 03:06:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a45dba93-228a-5c2f-b749-117081ee8513 with identifier: 10737251
2026-03-29 03:06:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a45dba93-228a-5c2f-b749-117081ee8513 with identifier: 10737251
2026-03-29 03:06:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a45dba93-228a-5c2f-b749-117081ee8513 with identifier: 10737251 to the API
2026-03-29 03:06:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737251>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 215,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Electric',
'id': 'a45dba93-228a-5c2f-b749-117081ee8513',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GG398TW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737251',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Tesla',
'model': 'Model X',
'odometer': 58607,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 27900,
'price_includes_vat': True,
'registration_date': '2019-04-03',
'seats_number': 5,
'seller_name': None,
'title': 'Tesla Model X 100 kWh Executive Edition - Electric - Automatic - '
'215 hp - 58.607 km',
'transmission': 'automatic',
'trim': 'Executive Edition',
'vin': None,
'year': 2019}
2026-03-29 03:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710737251%27 HTTP/1.1" 200 None
2026-03-29 03:06:29 [adesa.it] INFO: Saving data for 10737251: {'auction_closing_time': 1774869300.0, 'created_time': 1774649294.153511, 'last_price_update_time': 1774753589.434629}
2026-03-29 03:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10737251') HTTP/1.1" 204 0
2026-03-29 03:06:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30359f5d-140a-5492-b86e-ee1afeb01523 with identifier: 10741510
2026-03-29 03:06:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30359f5d-140a-5492-b86e-ee1afeb01523 with scrape type 2
2026-03-29 03:06:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 30359f5d-140a-5492-b86e-ee1afeb01523 with scrape type 2
2026-03-29 03:06:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 30359f5d-140a-5492-b86e-ee1afeb01523, identifier: 10741510
2026-03-29 03:06:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 30359f5d-140a-5492-b86e-ee1afeb01523 with identifier: 10741510
2026-03-29 03:06:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 30359f5d-140a-5492-b86e-ee1afeb01523 with identifier: 10741510
2026-03-29 03:06:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 30359f5d-140a-5492-b86e-ee1afeb01523 with identifier: 10741510 to the API
2026-03-29 03:06:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741510>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 421,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Electric',
'id': '30359f5d-140a-5492-b86e-ee1afeb01523',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FS965RH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741510',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Tesla',
'model': 'Model S',
'odometer': 156125,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 17600,
'price_includes_vat': True,
'registration_date': '2018-11-01',
'seats_number': 5,
'seller_name': None,
'title': 'Tesla Model S 100D 100 kWh - Dual Motor - Electric - Automatic - '
'421 hp - 156.125 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
2026-03-29 03:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741510%27 HTTP/1.1" 200 None
2026-03-29 03:06:29 [adesa.it] INFO: Saving data for 10741510: {'auction_closing_time': 1774869300.0, 'created_time': 1774648862.67602, 'last_price_update_time': 1774753589.835807}
2026-03-29 03:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741510') HTTP/1.1" 204 0
2026-03-29 03:06:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739882> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02336b61-ad48-5f45-b4dc-e1b388c36e1a with identifier: 10739882
2026-03-29 03:06:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02336b61-ad48-5f45-b4dc-e1b388c36e1a with scrape type 2
2026-03-29 03:06:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 02336b61-ad48-5f45-b4dc-e1b388c36e1a with scrape type 2
2026-03-29 03:06:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 02336b61-ad48-5f45-b4dc-e1b388c36e1a, identifier: 10739882
2026-03-29 03:06:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 02336b61-ad48-5f45-b4dc-e1b388c36e1a with identifier: 10739882
2026-03-29 03:06:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 02336b61-ad48-5f45-b4dc-e1b388c36e1a with identifier: 10739882
2026-03-29 03:06:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 02336b61-ad48-5f45-b4dc-e1b388c36e1a with identifier: 10739882 to the API
2026-03-29 03:06:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739882>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': '02336b61-ad48-5f45-b4dc-e1b388c36e1a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC320TM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739882',
'listing': 'auctionplusdirectbuy',
'location': 'BOLOGNA (Italy)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 304370,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 2100,
'price_includes_vat': True,
'registration_date': '2020-10-12',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Octavia Combi 2.0 TDI Ambition - Diesel - Manual - 150 hp - '
'304.370 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2020}
2026-03-29 03:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710739882%27 HTTP/1.1" 200 None
2026-03-29 03:06:30 [adesa.it] INFO: Saving data for 10739882: {'auction_closing_time': 1774869300.0, 'created_time': 1774649322.454985, 'last_price_update_time': 1774753590.318464}
2026-03-29 03:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10739882') HTTP/1.1" 204 0
2026-03-29 03:06:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737305> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741356> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741608> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736817> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ae1e3fd-733b-564b-ba0f-d67dc0301a04 with identifier: 10737305
2026-03-29 03:06:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ae1e3fd-733b-564b-ba0f-d67dc0301a04 with scrape type 2
2026-03-29 03:06:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ae1e3fd-733b-564b-ba0f-d67dc0301a04 with scrape type 2
2026-03-29 03:06:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3ae1e3fd-733b-564b-ba0f-d67dc0301a04, identifier: 10737305
2026-03-29 03:06:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 530416c0-c056-5075-884a-493c3a7439ea with identifier: 10741356
2026-03-29 03:06:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 530416c0-c056-5075-884a-493c3a7439ea with scrape type 2
2026-03-29 03:06:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 530416c0-c056-5075-884a-493c3a7439ea with scrape type 2
2026-03-29 03:06:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 530416c0-c056-5075-884a-493c3a7439ea, identifier: 10741356
2026-03-29 03:06:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd6d0989-2224-5ae1-8aed-021e0f949fd8 with identifier: 10741608
2026-03-29 03:06:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd6d0989-2224-5ae1-8aed-021e0f949fd8 with scrape type 2
2026-03-29 03:06:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fd6d0989-2224-5ae1-8aed-021e0f949fd8 with scrape type 2
2026-03-29 03:06:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: fd6d0989-2224-5ae1-8aed-021e0f949fd8, identifier: 10741608
2026-03-29 03:06:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c78f4da-b896-532e-8d7f-c3ef2fadccf9 with identifier: 10736817
2026-03-29 03:06:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c78f4da-b896-532e-8d7f-c3ef2fadccf9 with scrape type 2
2026-03-29 03:06:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9c78f4da-b896-532e-8d7f-c3ef2fadccf9 with scrape type 2
2026-03-29 03:06:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9c78f4da-b896-532e-8d7f-c3ef2fadccf9, identifier: 10736817
2026-03-29 03:06:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3ae1e3fd-733b-564b-ba0f-d67dc0301a04 with identifier: 10737305
2026-03-29 03:06:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3ae1e3fd-733b-564b-ba0f-d67dc0301a04 with identifier: 10737305
2026-03-29 03:06:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3ae1e3fd-733b-564b-ba0f-d67dc0301a04 with identifier: 10737305 to the API
2026-03-29 03:06:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737305>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '4.0L',
'engine_horse_power': 549,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Petrol',
'id': '3ae1e3fd-733b-564b-ba0f-d67dc0301a04',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF560XB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737305',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Porsche',
'model': 'Cayenne',
'odometer': 209037,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 35800,
'price_includes_vat': True,
'registration_date': '2019-06-13',
'seats_number': 5,
'seller_name': None,
'title': 'Porsche Cayenne Coupé Turbo 4.0 - Petrol - Automatic - 549 hp - '
'209.037 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-29 03:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710737305%27 HTTP/1.1" 200 None
2026-03-29 03:06:31 [adesa.it] INFO: Saving data for 10737305: {'auction_closing_time': 1774869300.0, 'created_time': 1774649332.117402, 'last_price_update_time': 1774753591.382725}
2026-03-29 03:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10737305') HTTP/1.1" 204 0
2026-03-29 03:06:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 530416c0-c056-5075-884a-493c3a7439ea with identifier: 10741356
2026-03-29 03:06:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 530416c0-c056-5075-884a-493c3a7439ea with identifier: 10741356
2026-03-29 03:06:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 530416c0-c056-5075-884a-493c3a7439ea with identifier: 10741356 to the API
2026-03-29 03:06:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741356>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.3L',
'engine_horse_power': 145,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Diesel',
'id': '530416c0-c056-5075-884a-493c3a7439ea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FY735GX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741356',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Master',
'odometer': 115120,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2019-09-12',
'seats_number': 3,
'seller_name': None,
'title': 'Renault Master L2H2 2.3 DCI Business - Diesel - Manual - 145 hp - '
'115.120 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2019}
2026-03-29 03:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741356%27 HTTP/1.1" 200 None
2026-03-29 03:06:31 [adesa.it] INFO: Saving data for 10741356: {'auction_closing_time': 1774964700.0, 'created_time': 1774649318.271361, 'last_price_update_time': 1774753591.702657}
2026-03-29 03:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741356') HTTP/1.1" 204 0
2026-03-29 03:06:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: fd6d0989-2224-5ae1-8aed-021e0f949fd8 with identifier: 10741608
2026-03-29 03:06:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: fd6d0989-2224-5ae1-8aed-021e0f949fd8 with identifier: 10741608
2026-03-29 03:06:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: fd6d0989-2224-5ae1-8aed-021e0f949fd8 with identifier: 10741608 to the API
2026-03-29 03:06:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741608>
{'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': 119,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': 'fd6d0989-2224-5ae1-8aed-021e0f949fd8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GG560AN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741608',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 155613,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2021-06-09',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Kuga 1.5 TDCI Business - Diesel - Automatic - 119 hp - 155.613 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-29 03:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741608%27 HTTP/1.1" 200 None
2026-03-29 03:06:32 [adesa.it] INFO: Saving data for 10741608: {'auction_closing_time': 1774869300.0, 'created_time': 1774649344.100929, 'last_price_update_time': 1774753591.999997}
2026-03-29 03:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741608') HTTP/1.1" 204 0
2026-03-29 03:06:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9c78f4da-b896-532e-8d7f-c3ef2fadccf9 with identifier: 10736817
2026-03-29 03:06:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9c78f4da-b896-532e-8d7f-c3ef2fadccf9 with identifier: 10736817
2026-03-29 03:06:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9c78f4da-b896-532e-8d7f-c3ef2fadccf9 with identifier: 10736817 to the API
2026-03-29 03:06:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736817>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 326,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Electric',
'id': '9c78f4da-b896-532e-8d7f-c3ef2fadccf9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'gm141px',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736817',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Porsche',
'model': 'Taycan',
'odometer': 102149,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 39300,
'price_includes_vat': True,
'registration_date': '2023-01-31',
'seats_number': 4,
'seller_name': None,
'title': 'Porsche Taycan 79 kWh - AWD - Electric - Automatic - 326 hp - '
'102.149 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-29 03:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736817%27 HTTP/1.1" 200 None
2026-03-29 03:06:32 [adesa.it] INFO: Saving data for 10736817: {'auction_closing_time': 1774869300.0, 'created_time': 1774649323.893927, 'last_price_update_time': 1774753592.299929}
2026-03-29 03:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10736817') HTTP/1.1" 204 0
2026-03-29 03:06:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737309> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd645745-dc90-5988-82d6-473d9bba67c5 with identifier: 10737309
2026-03-29 03:06:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd645745-dc90-5988-82d6-473d9bba67c5 with scrape type 2
2026-03-29 03:06:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dd645745-dc90-5988-82d6-473d9bba67c5 with scrape type 2
2026-03-29 03:06:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: dd645745-dc90-5988-82d6-473d9bba67c5, identifier: 10737309
2026-03-29 03:06:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: dd645745-dc90-5988-82d6-473d9bba67c5 with identifier: 10737309
2026-03-29 03:06:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: dd645745-dc90-5988-82d6-473d9bba67c5 with identifier: 10737309
2026-03-29 03:06:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: dd645745-dc90-5988-82d6-473d9bba67c5 with identifier: 10737309 to the API
2026-03-29 03:06:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737309>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 209,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': 'dd645745-dc90-5988-82d6-473d9bba67c5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FE467VS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737309',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Edge',
'odometer': 119600,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9700,
'price_includes_vat': True,
'registration_date': '2016-06-30',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Edge 2.0 TDCI ST Line - AWD - Diesel - Automatic - 209 hp - '
'119.600 km',
'transmission': 'automatic',
'trim': 'ST Line',
'vin': None,
'year': 2016}
2026-03-29 03:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710737309%27 HTTP/1.1" 200 None
2026-03-29 03:06:32 [adesa.it] INFO: Saving data for 10737309: {'auction_closing_time': 1774869300.0, 'created_time': 1774649344.409618, 'last_price_update_time': 1774753592.806377}
2026-03-29 03:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10737309') HTTP/1.1" 204 0
2026-03-29 03:06:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737306> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 560445ea-5e1b-53d9-99e8-ea75f8ce081a with identifier: 10737306
2026-03-29 03:06:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 560445ea-5e1b-53d9-99e8-ea75f8ce081a with scrape type 2
2026-03-29 03:06:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 560445ea-5e1b-53d9-99e8-ea75f8ce081a with scrape type 2
2026-03-29 03:06:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 560445ea-5e1b-53d9-99e8-ea75f8ce081a, identifier: 10737306
2026-03-29 03:06:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 560445ea-5e1b-53d9-99e8-ea75f8ce081a with identifier: 10737306
2026-03-29 03:06:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 560445ea-5e1b-53d9-99e8-ea75f8ce081a with identifier: 10737306
2026-03-29 03:06:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 560445ea-5e1b-53d9-99e8-ea75f8ce081a with identifier: 10737306 to the API
2026-03-29 03:06:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737306>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': '560445ea-5e1b-53d9-99e8-ea75f8ce081a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH137RD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737306',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Fiat',
'model': 'Tipo',
'odometer': 101000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 3600,
'price_includes_vat': True,
'registration_date': '2022-01-21',
'seats_number': 4,
'seller_name': None,
'title': 'Fiat Tipo 1.3 MultiJet Business - Diesel - Manual - 95 hp - 101.000 '
'km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-29 03:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710737306%27 HTTP/1.1" 200 None
2026-03-29 03:06:33 [adesa.it] INFO: Saving data for 10737306: {'auction_closing_time': 1774869300.0, 'created_time': 1774649344.720332, 'last_price_update_time': 1774753593.489389}
2026-03-29 03:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10737306') HTTP/1.1" 204 0
2026-03-29 03:06:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741068> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741369> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8437f46-d6bd-55c8-bb9e-81af3e5d0b5f with identifier: 10741068
2026-03-29 03:06:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8437f46-d6bd-55c8-bb9e-81af3e5d0b5f with scrape type 2
2026-03-29 03:06:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c8437f46-d6bd-55c8-bb9e-81af3e5d0b5f with scrape type 2
2026-03-29 03:06:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c8437f46-d6bd-55c8-bb9e-81af3e5d0b5f, identifier: 10741068
2026-03-29 03:06:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c8437f46-d6bd-55c8-bb9e-81af3e5d0b5f with identifier: 10741068
2026-03-29 03:06:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c8437f46-d6bd-55c8-bb9e-81af3e5d0b5f with identifier: 10741068
2026-03-29 03:06:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c8437f46-d6bd-55c8-bb9e-81af3e5d0b5f with identifier: 10741068 to the API
2026-03-29 03:06:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741068>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Petrol',
'id': 'c8437f46-d6bd-55c8-bb9e-81af3e5d0b5f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GL249YP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741068',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Dacia',
'model': 'Jogger',
'odometer': 91836,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 7700,
'price_includes_vat': True,
'registration_date': '2023-03-17',
'seats_number': 7,
'seller_name': None,
'title': 'Dacia Jogger 1.0 TCe Comfort - Petrol - Manual - 110 hp - 91.836 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2023}
2026-03-29 03:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741068%27 HTTP/1.1" 200 None
2026-03-29 03:06:34 [adesa.it] INFO: Saving data for 10741068: {'auction_closing_time': 1774869300.0, 'created_time': 1774649349.151085, 'last_price_update_time': 1774753594.030356}
2026-03-29 03:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741068') HTTP/1.1" 204 0
2026-03-29 03:06:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736825> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2669916-9b50-5b1b-85a3-b6f9b11d09b1 with identifier: 10741369
2026-03-29 03:06:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2669916-9b50-5b1b-85a3-b6f9b11d09b1 with scrape type 2
2026-03-29 03:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e2669916-9b50-5b1b-85a3-b6f9b11d09b1 with scrape type 2
2026-03-29 03:06:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e2669916-9b50-5b1b-85a3-b6f9b11d09b1, identifier: 10741369
2026-03-29 03:06:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e2669916-9b50-5b1b-85a3-b6f9b11d09b1 with identifier: 10741369
2026-03-29 03:06:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e2669916-9b50-5b1b-85a3-b6f9b11d09b1 with identifier: 10741369
2026-03-29 03:06:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e2669916-9b50-5b1b-85a3-b6f9b11d09b1 with identifier: 10741369 to the API
2026-03-29 03:06:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741369>
{'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-31T13:45:00Z',
'fuel_type': 'Diesel',
'id': 'e2669916-9b50-5b1b-85a3-b6f9b11d09b1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP985FJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741369',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 69000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 6200,
'price_includes_vat': True,
'registration_date': '2023-05-26',
'seats_number': 5,
'seller_name': None,
'title': 'DS DS7 Crossback 1.5 HDI Performance Line - Diesel - Automatic - '
'131 hp - 69.000 km',
'transmission': 'automatic',
'trim': 'Performance Line',
'vin': None,
'year': 2023}
2026-03-29 03:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741369%27 HTTP/1.1" 200 None
2026-03-29 03:06:34 [adesa.it] INFO: Saving data for 10741369: {'auction_closing_time': 1774964700.0, 'created_time': 1774649353.632551, 'last_price_update_time': 1774753594.421194}
2026-03-29 03:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741369') HTTP/1.1" 204 0
2026-03-29 03:06:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741607> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d116477-2416-5f69-ad3f-6f12312a8a5c with identifier: 10736825
2026-03-29 03:06:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d116477-2416-5f69-ad3f-6f12312a8a5c with scrape type 2
2026-03-29 03:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8d116477-2416-5f69-ad3f-6f12312a8a5c with scrape type 2
2026-03-29 03:06:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 8d116477-2416-5f69-ad3f-6f12312a8a5c, identifier: 10736825
2026-03-29 03:06:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 8d116477-2416-5f69-ad3f-6f12312a8a5c with identifier: 10736825
2026-03-29 03:06:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 8d116477-2416-5f69-ad3f-6f12312a8a5c with identifier: 10736825
2026-03-29 03:06:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 8d116477-2416-5f69-ad3f-6f12312a8a5c with identifier: 10736825 to the API
2026-03-29 03:06:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736825>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': None,
'engine': '4.5L',
'engine_horse_power': 570,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Petrol',
'id': '8d116477-2416-5f69-ad3f-6f12312a8a5c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'EP065RM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736825',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Ferrari',
'model': '458',
'odometer': 82719,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 129000,
'price_includes_vat': True,
'registration_date': '2010-03-12',
'seats_number': 2,
'seller_name': None,
'title': 'Ferrari 458 4.5 Italia - Petrol - Automatic - 570 hp - 82.719 km',
'transmission': 'automatic',
'trim': 'Italia',
'vin': None,
'year': 2010}
2026-03-29 03:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736825%27 HTTP/1.1" 200 None
2026-03-29 03:06:34 [adesa.it] INFO: Saving data for 10736825: {'auction_closing_time': 1774869300.0, 'created_time': 1774649345.940538, 'last_price_update_time': 1774753594.836153}
2026-03-29 03:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10736825') HTTP/1.1" 204 0
2026-03-29 03:06:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737296> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f63cf5d-9cfa-56e9-9e6c-698f4ee4617c with identifier: 10741607
2026-03-29 03:06:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f63cf5d-9cfa-56e9-9e6c-698f4ee4617c with scrape type 2
2026-03-29 03:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6f63cf5d-9cfa-56e9-9e6c-698f4ee4617c with scrape type 2
2026-03-29 03:06:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6f63cf5d-9cfa-56e9-9e6c-698f4ee4617c, identifier: 10741607
2026-03-29 03:06:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6f63cf5d-9cfa-56e9-9e6c-698f4ee4617c with identifier: 10741607
2026-03-29 03:06:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6f63cf5d-9cfa-56e9-9e6c-698f4ee4617c with identifier: 10741607
2026-03-29 03:06:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6f63cf5d-9cfa-56e9-9e6c-698f4ee4617c with identifier: 10741607 to the API
2026-03-29 03:06:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741607>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': '6f63cf5d-9cfa-56e9-9e6c-698f4ee4617c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY700TG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741607',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Cupra',
'model': 'Leon',
'odometer': 13552,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 17600,
'price_includes_vat': True,
'registration_date': '2025-03-17',
'seats_number': 5,
'seller_name': None,
'title': 'Cupra Leon 2.0 TDI - Diesel - Automatic - 150 hp - 13.552 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-29 03:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741607%27 HTTP/1.1" 200 None
2026-03-29 03:06:35 [adesa.it] INFO: Saving data for 10741607: {'auction_closing_time': 1774869300.0, 'created_time': 1774649346.712238, 'last_price_update_time': 1774753595.241297}
2026-03-29 03:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741607') HTTP/1.1" 204 0
2026-03-29 03:06:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47aea5c9-34d6-5528-9aae-a9d101777925 with identifier: 10737296
2026-03-29 03:06:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47aea5c9-34d6-5528-9aae-a9d101777925 with scrape type 2
2026-03-29 03:06:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47aea5c9-34d6-5528-9aae-a9d101777925 with scrape type 2
2026-03-29 03:06:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 47aea5c9-34d6-5528-9aae-a9d101777925, identifier: 10737296
2026-03-29 03:06:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 47aea5c9-34d6-5528-9aae-a9d101777925 with identifier: 10737296
2026-03-29 03:06:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 47aea5c9-34d6-5528-9aae-a9d101777925 with identifier: 10737296
2026-03-29 03:06:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 47aea5c9-34d6-5528-9aae-a9d101777925 with identifier: 10737296 to the API
2026-03-29 03:06:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737296>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': '47aea5c9-34d6-5528-9aae-a9d101777925',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY336TA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737296',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Cupra',
'model': 'Leon',
'odometer': 17708,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2025-03-06',
'seats_number': 5,
'seller_name': None,
'title': 'Cupra Leon Sportstourer 2.0 TDI Business - Diesel - Automatic - 150 '
'hp - 17.708 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2025}
2026-03-29 03:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710737296%27 HTTP/1.1" 200 None
2026-03-29 03:06:35 [adesa.it] INFO: Saving data for 10737296: {'auction_closing_time': 1774869300.0, 'created_time': 1774649374.934068, 'last_price_update_time': 1774753595.72986}
2026-03-29 03:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10737296') HTTP/1.1" 204 0
2026-03-29 03:06:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741302> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741370> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741073> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cbf3472d-26c4-574f-a1cb-39f680d3387b with identifier: 10741302
2026-03-29 03:06:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cbf3472d-26c4-574f-a1cb-39f680d3387b with scrape type 2
2026-03-29 03:06:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cbf3472d-26c4-574f-a1cb-39f680d3387b with scrape type 2
2026-03-29 03:06:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: cbf3472d-26c4-574f-a1cb-39f680d3387b, identifier: 10741302
2026-03-29 03:06:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7b5eef7-1fac-5dd7-ae9a-7e3eb8692eb0 with identifier: 10741370
2026-03-29 03:06:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7b5eef7-1fac-5dd7-ae9a-7e3eb8692eb0 with scrape type 2
2026-03-29 03:06:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7b5eef7-1fac-5dd7-ae9a-7e3eb8692eb0 with scrape type 2
2026-03-29 03:06:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a7b5eef7-1fac-5dd7-ae9a-7e3eb8692eb0, identifier: 10741370
2026-03-29 03:06:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: cbf3472d-26c4-574f-a1cb-39f680d3387b with identifier: 10741302
2026-03-29 03:06:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: cbf3472d-26c4-574f-a1cb-39f680d3387b with identifier: 10741302
2026-03-29 03:06:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: cbf3472d-26c4-574f-a1cb-39f680d3387b with identifier: 10741302 to the API
2026-03-29 03:06:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741302>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Petrol',
'id': 'cbf3472d-26c4-574f-a1cb-39f680d3387b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY458SY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741302',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Seat',
'model': 'Arona',
'odometer': 10995,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2025-03-04',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Arona 1.0 TSI FR - Petrol - Automatic - 115 hp - 10.995 km',
'transmission': 'automatic',
'trim': 'FR',
'vin': None,
'year': 2025}
2026-03-29 03:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741302%27 HTTP/1.1" 200 None
2026-03-29 03:06:36 [adesa.it] INFO: Saving data for 10741302: {'auction_closing_time': 1774869300.0, 'created_time': 1774649316.768319, 'last_price_update_time': 1774753596.324494}
2026-03-29 03:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741302') HTTP/1.1" 204 0
2026-03-29 03:06:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a7b5eef7-1fac-5dd7-ae9a-7e3eb8692eb0 with identifier: 10741370
2026-03-29 03:06:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a7b5eef7-1fac-5dd7-ae9a-7e3eb8692eb0 with identifier: 10741370
2026-03-29 03:06:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a7b5eef7-1fac-5dd7-ae9a-7e3eb8692eb0 with identifier: 10741370 to the API
2026-03-29 03:06:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741370>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 119,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Diesel',
'id': 'a7b5eef7-1fac-5dd7-ae9a-7e3eb8692eb0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA211WZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741370',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Fiat',
'model': 'Ducato',
'odometer': 150309,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 100,
'price_includes_vat': True,
'registration_date': '2020-06-15',
'seats_number': 3,
'seller_name': None,
'title': 'Fiat Ducato L1H1 2.3 MultiJet Business - Diesel - Manual - 119 hp - '
'150.309 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-29 03:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741370%27 HTTP/1.1" 200 None
2026-03-29 03:06:36 [adesa.it] INFO: Saving data for 10741370: {'auction_closing_time': 1774964700.0, 'created_time': 1774649359.738132, 'last_price_update_time': 1774753596.612816}
2026-03-29 03:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741370') HTTP/1.1" 204 0
2026-03-29 03:06:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741611> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737205> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741295> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b22a2f61-aa89-5d9c-bc6a-9b43636a618d with identifier: 10741073
2026-03-29 03:06:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b22a2f61-aa89-5d9c-bc6a-9b43636a618d with scrape type 2
2026-03-29 03:06:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b22a2f61-aa89-5d9c-bc6a-9b43636a618d with scrape type 2
2026-03-29 03:06:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b22a2f61-aa89-5d9c-bc6a-9b43636a618d, identifier: 10741073
2026-03-29 03:06:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b22a2f61-aa89-5d9c-bc6a-9b43636a618d with identifier: 10741073
2026-03-29 03:06:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b22a2f61-aa89-5d9c-bc6a-9b43636a618d with identifier: 10741073
2026-03-29 03:06:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b22a2f61-aa89-5d9c-bc6a-9b43636a618d with identifier: 10741073 to the API
2026-03-29 03:06:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741073>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': 'b22a2f61-aa89-5d9c-bc6a-9b43636a618d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'gh106nb',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741073',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Citroën',
'model': 'C4',
'odometer': 170000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 5800,
'price_includes_vat': True,
'registration_date': '2021-11-30',
'seats_number': 7,
'seller_name': None,
'title': 'Citroën C4 Grand Spacetourer 1.5 HDI Feel - Diesel - Manual - 130 '
'hp - 170.000 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2021}
2026-03-29 03:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741073%27 HTTP/1.1" 200 None
2026-03-29 03:06:37 [adesa.it] INFO: Saving data for 10741073: {'auction_closing_time': 1774869300.0, 'created_time': 1774649348.837119, 'last_price_update_time': 1774753597.015891}
2026-03-29 03:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741073') HTTP/1.1" 204 0
2026-03-29 03:06:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a10a32b5-1684-5e7f-ae8f-f5ca588a111c with identifier: 10741611
2026-03-29 03:06:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a10a32b5-1684-5e7f-ae8f-f5ca588a111c with scrape type 2
2026-03-29 03:06:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a10a32b5-1684-5e7f-ae8f-f5ca588a111c with scrape type 2
2026-03-29 03:06:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a10a32b5-1684-5e7f-ae8f-f5ca588a111c, identifier: 10741611
2026-03-29 03:06:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a182efb2-22f4-514b-bdd8-600fbf46550b with identifier: 10737205
2026-03-29 03:06:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a182efb2-22f4-514b-bdd8-600fbf46550b with scrape type 2
2026-03-29 03:06:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a182efb2-22f4-514b-bdd8-600fbf46550b with scrape type 2
2026-03-29 03:06:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a182efb2-22f4-514b-bdd8-600fbf46550b, identifier: 10737205
2026-03-29 03:06:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a15fbd9b-e32d-51ba-a533-264eba969500 with identifier: 10741295
2026-03-29 03:06:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a15fbd9b-e32d-51ba-a533-264eba969500 with scrape type 2
2026-03-29 03:06:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a15fbd9b-e32d-51ba-a533-264eba969500 with scrape type 2
2026-03-29 03:06:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a15fbd9b-e32d-51ba-a533-264eba969500, identifier: 10741295
2026-03-29 03:06:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a10a32b5-1684-5e7f-ae8f-f5ca588a111c with identifier: 10741611
2026-03-29 03:06:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a10a32b5-1684-5e7f-ae8f-f5ca588a111c with identifier: 10741611
2026-03-29 03:06:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a10a32b5-1684-5e7f-ae8f-f5ca588a111c with identifier: 10741611 to the API
2026-03-29 03:06:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741611>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': 'a10a32b5-1684-5e7f-ae8f-f5ca588a111c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'gp236xa',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741611',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X3',
'odometer': 180000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 22300,
'price_includes_vat': True,
'registration_date': '2023-09-27',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 20d M Sport - xDrive - Diesel - Automatic - 190 hp - 180.000 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2023}
2026-03-29 03:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741611%27 HTTP/1.1" 200 None
2026-03-29 03:06:37 [adesa.it] INFO: Saving data for 10741611: {'auction_closing_time': 1774869300.0, 'created_time': 1774649347.781173, 'last_price_update_time': 1774753597.61198}
2026-03-29 03:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741611') HTTP/1.1" 204 0
2026-03-29 03:06:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a182efb2-22f4-514b-bdd8-600fbf46550b with identifier: 10737205
2026-03-29 03:06:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a182efb2-22f4-514b-bdd8-600fbf46550b with identifier: 10737205
2026-03-29 03:06:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a182efb2-22f4-514b-bdd8-600fbf46550b with identifier: 10737205 to the API
2026-03-29 03:06:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737205>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': 'a182efb2-22f4-514b-bdd8-600fbf46550b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GW801WP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737205',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X2',
'odometer': 11000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 26800,
'price_includes_vat': True,
'registration_date': '2024-09-30',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X2 20d M Sport - Diesel - Automatic - 163 hp - 11.000 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2024}
2026-03-29 03:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710737205%27 HTTP/1.1" 200 None
2026-03-29 03:06:37 [adesa.it] INFO: Saving data for 10737205: {'auction_closing_time': 1774869300.0, 'created_time': 1774649358.952304, 'last_price_update_time': 1774753597.893139}
2026-03-29 03:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10737205') HTTP/1.1" 204 0
2026-03-29 03:06:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a15fbd9b-e32d-51ba-a533-264eba969500 with identifier: 10741295
2026-03-29 03:06:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a15fbd9b-e32d-51ba-a533-264eba969500 with identifier: 10741295
2026-03-29 03:06:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a15fbd9b-e32d-51ba-a533-264eba969500 with identifier: 10741295 to the API
2026-03-29 03:06:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741295>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 220,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Hybrid',
'id': 'a15fbd9b-e32d-51ba-a533-264eba969500',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'gj123at',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741295',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X1',
'odometer': 100491,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2022-02-09',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 25e Advantage - xDrive - Hybrid - Automatic - 220 hp - '
'100.491 km',
'transmission': 'automatic',
'trim': 'Advantage',
'vin': None,
'year': 2022}
2026-03-29 03:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741295%27 HTTP/1.1" 200 None
2026-03-29 03:06:38 [adesa.it] INFO: Saving data for 10741295: {'auction_closing_time': 1774869300.0, 'created_time': 1774649350.130366, 'last_price_update_time': 1774753598.17814}
2026-03-29 03:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741295') HTTP/1.1" 204 0
2026-03-29 03:06:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741387> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736736> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737440> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736766> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b1f1efb-b6c9-580b-bbc0-73ce7d48bcdf with identifier: 10741387
2026-03-29 03:06:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b1f1efb-b6c9-580b-bbc0-73ce7d48bcdf with scrape type 2
2026-03-29 03:06:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b1f1efb-b6c9-580b-bbc0-73ce7d48bcdf with scrape type 2
2026-03-29 03:06:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3b1f1efb-b6c9-580b-bbc0-73ce7d48bcdf, identifier: 10741387
2026-03-29 03:06:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46c988e5-eebd-59bc-9456-9314898a24be with identifier: 10736736
2026-03-29 03:06:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46c988e5-eebd-59bc-9456-9314898a24be with scrape type 2
2026-03-29 03:06:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 46c988e5-eebd-59bc-9456-9314898a24be with scrape type 2
2026-03-29 03:06:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 46c988e5-eebd-59bc-9456-9314898a24be, identifier: 10736736
2026-03-29 03:06:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 54496efe-f124-5da2-9667-d4d6c84b6802 with identifier: 10737440
2026-03-29 03:06:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54496efe-f124-5da2-9667-d4d6c84b6802 with scrape type 2
2026-03-29 03:06:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 54496efe-f124-5da2-9667-d4d6c84b6802 with scrape type 2
2026-03-29 03:06:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 54496efe-f124-5da2-9667-d4d6c84b6802, identifier: 10737440
2026-03-29 03:06:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3b1f1efb-b6c9-580b-bbc0-73ce7d48bcdf with identifier: 10741387
2026-03-29 03:06:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3b1f1efb-b6c9-580b-bbc0-73ce7d48bcdf with identifier: 10741387
2026-03-29 03:06:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3b1f1efb-b6c9-580b-bbc0-73ce7d48bcdf with identifier: 10741387 to the API
2026-03-29 03:06:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741387>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': '3b1f1efb-b6c9-580b-bbc0-73ce7d48bcdf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'EC042NH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741387',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X1',
'odometer': 180782,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 4600,
'price_includes_vat': True,
'registration_date': '2010-05-05',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 2.0d Advantage - xDrive - Diesel - Automatic - 130 hp - '
'180.782 km',
'transmission': 'automatic',
'trim': 'Advantage',
'vin': None,
'year': 2010}
2026-03-29 03:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741387%27 HTTP/1.1" 200 None
2026-03-29 03:06:38 [adesa.it] INFO: Saving data for 10741387: {'auction_closing_time': 1774869300.0, 'created_time': 1774649357.928797, 'last_price_update_time': 1774753598.928272}
2026-03-29 03:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741387') HTTP/1.1" 204 0
2026-03-29 03:06:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 46c988e5-eebd-59bc-9456-9314898a24be with identifier: 10736736
2026-03-29 03:06:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 46c988e5-eebd-59bc-9456-9314898a24be with identifier: 10736736
2026-03-29 03:06:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 46c988e5-eebd-59bc-9456-9314898a24be with identifier: 10736736 to the API
2026-03-29 03:06:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736736>
{'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': 220,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Hybrid',
'id': '46c988e5-eebd-59bc-9456-9314898a24be',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB915HG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736736',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X1',
'odometer': 84266,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2020-06-09',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 25e Advantage - Hybrid - Automatic - 220 hp - 84.266 km',
'transmission': 'automatic',
'trim': 'Advantage',
'vin': None,
'year': 2020}
2026-03-29 03:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736736%27 HTTP/1.1" 200 None
2026-03-29 03:06:39 [adesa.it] INFO: Saving data for 10736736: {'auction_closing_time': 1774869300.0, 'created_time': 1774649376.381875, 'last_price_update_time': 1774753599.204739}
2026-03-29 03:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10736736') HTTP/1.1" 204 0
2026-03-29 03:06:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 54496efe-f124-5da2-9667-d4d6c84b6802 with identifier: 10737440
2026-03-29 03:06:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 54496efe-f124-5da2-9667-d4d6c84b6802 with identifier: 10737440
2026-03-29 03:06:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 54496efe-f124-5da2-9667-d4d6c84b6802 with identifier: 10737440 to the API
2026-03-29 03:06:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737440>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': '54496efe-f124-5da2-9667-d4d6c84b6802',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ078AM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737440',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X1',
'odometer': 79754,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14800,
'price_includes_vat': True,
'registration_date': '2022-01-28',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 20d Advantage - xDrive - Diesel - Automatic - 190 hp - '
'79.754 km',
'transmission': 'automatic',
'trim': 'Advantage',
'vin': None,
'year': 2022}
2026-03-29 03:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710737440%27 HTTP/1.1" 200 None
2026-03-29 03:06:40 [adesa.it] INFO: Saving data for 10737440: {'auction_closing_time': 1774869300.0, 'created_time': 1774649358.225154, 'last_price_update_time': 1774753600.00126}
2026-03-29 03:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10737440') HTTP/1.1" 204 0
2026-03-29 03:06:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8bc76c3f-04b3-59c5-9bda-1558a98aee96 with identifier: 10736766
2026-03-29 03:06:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8bc76c3f-04b3-59c5-9bda-1558a98aee96 with scrape type 2
2026-03-29 03:06:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8bc76c3f-04b3-59c5-9bda-1558a98aee96 with scrape type 2
2026-03-29 03:06:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 8bc76c3f-04b3-59c5-9bda-1558a98aee96, identifier: 10736766
2026-03-29 03:06:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741200> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 8bc76c3f-04b3-59c5-9bda-1558a98aee96 with identifier: 10736766
2026-03-29 03:06:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 8bc76c3f-04b3-59c5-9bda-1558a98aee96 with identifier: 10736766
2026-03-29 03:06:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 8bc76c3f-04b3-59c5-9bda-1558a98aee96 with identifier: 10736766 to the API
2026-03-29 03:06:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736766>
{'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': 220,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Hybrid',
'id': '8bc76c3f-04b3-59c5-9bda-1558a98aee96',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN215RZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736766',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X1',
'odometer': 91583,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2020-11-30',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 25e Advantage - Hybrid - Automatic - 220 hp - 91.583 km',
'transmission': 'automatic',
'trim': 'Advantage',
'vin': None,
'year': 2020}
2026-03-29 03:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736766%27 HTTP/1.1" 200 None
2026-03-29 03:06:40 [adesa.it] INFO: Saving data for 10736766: {'auction_closing_time': 1774869300.0, 'created_time': 1774649360.830507, 'last_price_update_time': 1774753600.393233}
2026-03-29 03:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10736766') HTTP/1.1" 204 0
2026-03-29 03:06:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741171> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 062bac47-9980-5310-af21-82b0a9521341 with identifier: 10741200
2026-03-29 03:06:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 062bac47-9980-5310-af21-82b0a9521341 with scrape type 2
2026-03-29 03:06:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 062bac47-9980-5310-af21-82b0a9521341 with scrape type 2
2026-03-29 03:06:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 062bac47-9980-5310-af21-82b0a9521341, identifier: 10741200
2026-03-29 03:06:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 062bac47-9980-5310-af21-82b0a9521341 with identifier: 10741200
2026-03-29 03:06:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 062bac47-9980-5310-af21-82b0a9521341 with identifier: 10741200
2026-03-29 03:06:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 062bac47-9980-5310-af21-82b0a9521341 with identifier: 10741200 to the API
2026-03-29 03:06:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741200>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 149,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': '062bac47-9980-5310-af21-82b0a9521341',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GH148ZL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741200',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '3 Series',
'odometer': 151177,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2020-01-28',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 3 Series Touring 318d Sport - Diesel - Automatic - 149 hp - '
'151.177 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2020}
2026-03-29 03:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741200%27 HTTP/1.1" 200 None
2026-03-29 03:06:40 [adesa.it] INFO: Saving data for 10741200: {'auction_closing_time': 1774869300.0, 'created_time': 1774649373.022881, 'last_price_update_time': 1774753600.792315}
2026-03-29 03:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741200') HTTP/1.1" 204 0
2026-03-29 03:06:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 67424ba7-7d02-5e07-ba13-131fb0103301 with identifier: 10741171
2026-03-29 03:06:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 67424ba7-7d02-5e07-ba13-131fb0103301 with scrape type 2
2026-03-29 03:06:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 67424ba7-7d02-5e07-ba13-131fb0103301 with scrape type 2
2026-03-29 03:06:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 67424ba7-7d02-5e07-ba13-131fb0103301, identifier: 10741171
2026-03-29 03:06:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 67424ba7-7d02-5e07-ba13-131fb0103301 with identifier: 10741171
2026-03-29 03:06:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 67424ba7-7d02-5e07-ba13-131fb0103301 with identifier: 10741171
2026-03-29 03:06:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 67424ba7-7d02-5e07-ba13-131fb0103301 with identifier: 10741171 to the API
2026-03-29 03:06:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741171>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 394,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Hybrid',
'id': '67424ba7-7d02-5e07-ba13-131fb0103301',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH440PL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741171',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '7 Series',
'odometer': 151888,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 25600,
'price_includes_vat': True,
'registration_date': '2021-12-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 7 Series Long 745e M Sport - xDrive - Hybrid - Automatic - 394 '
'hp - 151.888 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-29 03:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741171%27 HTTP/1.1" 200 None
2026-03-29 03:06:41 [adesa.it] INFO: Saving data for 10741171: {'auction_closing_time': 1774869300.0, 'created_time': 1774649375.587265, 'last_price_update_time': 1774753601.19392}
2026-03-29 03:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741171') HTTP/1.1" 204 0
2026-03-29 03:06:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736738> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 03:06:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741375> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d437f51-3344-5982-b09f-90064201e82d with identifier: 10736738
2026-03-29 03:06:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d437f51-3344-5982-b09f-90064201e82d with scrape type 2
2026-03-29 03:06:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2d437f51-3344-5982-b09f-90064201e82d with scrape type 2
2026-03-29 03:06:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 2d437f51-3344-5982-b09f-90064201e82d, identifier: 10736738
2026-03-29 03:06:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 2d437f51-3344-5982-b09f-90064201e82d with identifier: 10736738
2026-03-29 03:06:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 2d437f51-3344-5982-b09f-90064201e82d with identifier: 10736738
2026-03-29 03:06:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 2d437f51-3344-5982-b09f-90064201e82d with identifier: 10736738 to the API
2026-03-29 03:06:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736738>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 245,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Hybrid',
'id': '2d437f51-3344-5982-b09f-90064201e82d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GZ835VS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736738',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '2 Series',
'odometer': 89167,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 17400,
'price_includes_vat': True,
'registration_date': '2023-01-09',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 2 Series Active Tourer 225e - Hybrid - Manual - 245 hp - 89.167 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-29 03:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736738%27 HTTP/1.1" 200 None
2026-03-29 03:06:41 [adesa.it] INFO: Saving data for 10736738: {'auction_closing_time': 1774869300.0, 'created_time': 1774649373.664525, 'last_price_update_time': 1774753601.68418}
2026-03-29 03:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10736738') HTTP/1.1" 204 0
2026-03-29 03:06:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736712> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737499> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f636f0fd-f740-55f8-865d-0622b5f3ea4a with identifier: 10741375
2026-03-29 03:06:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f636f0fd-f740-55f8-865d-0622b5f3ea4a with scrape type 2
2026-03-29 03:06:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f636f0fd-f740-55f8-865d-0622b5f3ea4a with scrape type 2
2026-03-29 03:06:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f636f0fd-f740-55f8-865d-0622b5f3ea4a, identifier: 10741375
2026-03-29 03:06:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741392> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f636f0fd-f740-55f8-865d-0622b5f3ea4a with identifier: 10741375
2026-03-29 03:06:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f636f0fd-f740-55f8-865d-0622b5f3ea4a with identifier: 10741375
2026-03-29 03:06:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f636f0fd-f740-55f8-865d-0622b5f3ea4a with identifier: 10741375 to the API
2026-03-29 03:06:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741375>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 149,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Diesel',
'id': 'f636f0fd-f740-55f8-865d-0622b5f3ea4a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ410BT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741375',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '3 Series',
'odometer': 193194,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 5500,
'price_includes_vat': True,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 3 Series Touring 318d Advantage - Diesel - Automatic - 149 hp - '
'193.194 km',
'transmission': 'automatic',
'trim': 'Advantage',
'vin': None,
'year': 2022}
2026-03-29 03:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741375%27 HTTP/1.1" 200 None
2026-03-29 03:06:42 [adesa.it] INFO: Saving data for 10741375: {'auction_closing_time': 1774964700.0, 'created_time': 1774649361.198207, 'last_price_update_time': 1774753602.105299}
2026-03-29 03:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741375') HTTP/1.1" 204 0
2026-03-29 03:06:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd849de4-4fdc-5e9b-9f4f-3d9f2fa0b6f5 with identifier: 10736712
2026-03-29 03:06:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd849de4-4fdc-5e9b-9f4f-3d9f2fa0b6f5 with scrape type 2
2026-03-29 03:06:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bd849de4-4fdc-5e9b-9f4f-3d9f2fa0b6f5 with scrape type 2
2026-03-29 03:06:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: bd849de4-4fdc-5e9b-9f4f-3d9f2fa0b6f5, identifier: 10736712
2026-03-29 03:06:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c5e2e55-633e-5f7c-9543-9d4a0142d8a3 with identifier: 10737499
2026-03-29 03:06:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c5e2e55-633e-5f7c-9543-9d4a0142d8a3 with scrape type 2
2026-03-29 03:06:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7c5e2e55-633e-5f7c-9543-9d4a0142d8a3 with scrape type 2
2026-03-29 03:06:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7c5e2e55-633e-5f7c-9543-9d4a0142d8a3, identifier: 10737499
2026-03-29 03:06:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9bf898fc-84a2-586d-9dde-ee1f93a10e1c with identifier: 10741392
2026-03-29 03:06:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9bf898fc-84a2-586d-9dde-ee1f93a10e1c with scrape type 2
2026-03-29 03:06:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9bf898fc-84a2-586d-9dde-ee1f93a10e1c with scrape type 2
2026-03-29 03:06:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9bf898fc-84a2-586d-9dde-ee1f93a10e1c, identifier: 10741392
2026-03-29 03:06:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: bd849de4-4fdc-5e9b-9f4f-3d9f2fa0b6f5 with identifier: 10736712
2026-03-29 03:06:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: bd849de4-4fdc-5e9b-9f4f-3d9f2fa0b6f5 with identifier: 10736712
2026-03-29 03:06:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: bd849de4-4fdc-5e9b-9f4f-3d9f2fa0b6f5 with identifier: 10736712 to the API
2026-03-29 03:06:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736712>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': 'bd849de4-4fdc-5e9b-9f4f-3d9f2fa0b6f5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL620SP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736712',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '3 Series',
'odometer': 45530,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2022-10-11',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 3 Series Touring 318d - Diesel - Automatic - 150 hp - 45.530 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 03:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736712%27 HTTP/1.1" 200 None
2026-03-29 03:06:42 [adesa.it] INFO: Saving data for 10736712: {'auction_closing_time': 1774869300.0, 'created_time': 1774649375.28533, 'last_price_update_time': 1774753602.674212}
2026-03-29 03:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10736712') HTTP/1.1" 204 0
2026-03-29 03:06:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7c5e2e55-633e-5f7c-9543-9d4a0142d8a3 with identifier: 10737499
2026-03-29 03:06:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7c5e2e55-633e-5f7c-9543-9d4a0142d8a3 with identifier: 10737499
2026-03-29 03:06:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7c5e2e55-633e-5f7c-9543-9d4a0142d8a3 with identifier: 10737499 to the API
2026-03-29 03:06:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737499>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': '7c5e2e55-633e-5f7c-9543-9d4a0142d8a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT576PY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737499',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '3 Series',
'odometer': 76224,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 22600,
'price_includes_vat': True,
'registration_date': '2024-03-27',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 3 Series 320d - Diesel - Automatic - 190 hp - 76.224 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-29 03:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710737499%27 HTTP/1.1" 200 None
2026-03-29 03:06:42 [adesa.it] INFO: Saving data for 10737499: {'auction_closing_time': 1774869300.0, 'created_time': 1774649362.229326, 'last_price_update_time': 1774753602.955245}
2026-03-29 03:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10737499') HTTP/1.1" 204 0
2026-03-29 03:06:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9bf898fc-84a2-586d-9dde-ee1f93a10e1c with identifier: 10741392
2026-03-29 03:06:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9bf898fc-84a2-586d-9dde-ee1f93a10e1c with identifier: 10741392
2026-03-29 03:06:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9bf898fc-84a2-586d-9dde-ee1f93a10e1c with identifier: 10741392 to the API
2026-03-29 03:06:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741392>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 320,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': '9bf898fc-84a2-586d-9dde-ee1f93a10e1c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD912PM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741392',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '8 Series',
'odometer': 84998,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 35400,
'price_includes_vat': True,
'registration_date': '2021-04-03',
'seats_number': 4,
'seller_name': None,
'title': 'BMW 8 Series 840d M Sport - xDrive - Diesel - Automatic - 320 hp - '
'84.998 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-29 03:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741392%27 HTTP/1.1" 200 None
2026-03-29 03:06:43 [adesa.it] INFO: Saving data for 10741392: {'auction_closing_time': 1774869300.0, 'created_time': 1774649358.543603, 'last_price_update_time': 1774753603.247832}
2026-03-29 03:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741392') HTTP/1.1" 204 0
2026-03-29 03:06:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736695> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732178> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737437> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5baca7e0-78f4-56bd-b32f-1bb533c00fd4 with identifier: 10736695
2026-03-29 03:06:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5baca7e0-78f4-56bd-b32f-1bb533c00fd4 with scrape type 2
2026-03-29 03:06:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5baca7e0-78f4-56bd-b32f-1bb533c00fd4 with scrape type 2
2026-03-29 03:06:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5baca7e0-78f4-56bd-b32f-1bb533c00fd4, identifier: 10736695
2026-03-29 03:06:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5baca7e0-78f4-56bd-b32f-1bb533c00fd4 with identifier: 10736695
2026-03-29 03:06:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5baca7e0-78f4-56bd-b32f-1bb533c00fd4 with identifier: 10736695
2026-03-29 03:06:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5baca7e0-78f4-56bd-b32f-1bb533c00fd4 with identifier: 10736695 to the API
2026-03-29 03:06:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736695>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': '5baca7e0-78f4-56bd-b32f-1bb533c00fd4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA597PF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736695',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '2 Series',
'odometer': 91383,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2020-02-24',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 2 Series Active Tourer 216d Advantage - Diesel - Automatic - '
'116 hp - 91.383 km',
'transmission': 'automatic',
'trim': 'Advantage',
'vin': None,
'year': 2020}
2026-03-29 03:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736695%27 HTTP/1.1" 200 None
2026-03-29 03:06:43 [adesa.it] INFO: Saving data for 10736695: {'auction_closing_time': 1774869300.0, 'created_time': 1774649371.938773, 'last_price_update_time': 1774753603.717587}
2026-03-29 03:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10736695') HTTP/1.1" 204 0
2026-03-29 03:06:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6696b16c-73e0-5311-84d9-1b608d1b5db9 with identifier: 10732178
2026-03-29 03:06:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6696b16c-73e0-5311-84d9-1b608d1b5db9 with scrape type 2
2026-03-29 03:06:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6696b16c-73e0-5311-84d9-1b608d1b5db9 with scrape type 2
2026-03-29 03:06:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6696b16c-73e0-5311-84d9-1b608d1b5db9, identifier: 10732178
2026-03-29 03:06:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6696b16c-73e0-5311-84d9-1b608d1b5db9 with identifier: 10732178
2026-03-29 03:06:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6696b16c-73e0-5311-84d9-1b608d1b5db9 with identifier: 10732178
2026-03-29 03:06:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6696b16c-73e0-5311-84d9-1b608d1b5db9 with identifier: 10732178 to the API
2026-03-29 03:06:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732178>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 265,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '6696b16c-73e0-5311-84d9-1b608d1b5db9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG022RT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732178',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q5',
'odometer': 32755,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 23800,
'price_includes_vat': True,
'registration_date': '2021-08-26',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Audi Q5 Sportback 45 TFSI S Line - Hybrid - Automatic - 265 hp - '
'32.755 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-29 03:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732178%27 HTTP/1.1" 200 None
2026-03-29 03:06:44 [adesa.it] INFO: Saving data for 10732178: {'auction_closing_time': 1774862700.0, 'created_time': 1774648993.822946, 'last_price_update_time': 1774753604.070913}
2026-03-29 03:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732178') HTTP/1.1" 204 0
2026-03-29 03:06:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e455760-a819-5507-8b81-3908b3a66b8d with identifier: 10737437
2026-03-29 03:06:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e455760-a819-5507-8b81-3908b3a66b8d with scrape type 2
2026-03-29 03:06:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7e455760-a819-5507-8b81-3908b3a66b8d with scrape type 2
2026-03-29 03:06:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7e455760-a819-5507-8b81-3908b3a66b8d, identifier: 10737437
2026-03-29 03:06:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7e455760-a819-5507-8b81-3908b3a66b8d with identifier: 10737437
2026-03-29 03:06:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7e455760-a819-5507-8b81-3908b3a66b8d with identifier: 10737437
2026-03-29 03:06:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7e455760-a819-5507-8b81-3908b3a66b8d with identifier: 10737437 to the API
2026-03-29 03:06:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737437>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': '7e455760-a819-5507-8b81-3908b3a66b8d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'gc020kn',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737437',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '2 Series',
'odometer': 137494,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 7400,
'price_includes_vat': True,
'registration_date': '2020-09-22',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 2 Series Active Tourer 216d Business - Diesel - Automatic - 116 '
'hp - 137.494 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-29 03:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710737437%27 HTTP/1.1" 200 None
2026-03-29 03:06:44 [adesa.it] INFO: Saving data for 10737437: {'auction_closing_time': 1774869300.0, 'created_time': 1774649375.897236, 'last_price_update_time': 1774753604.444496}
2026-03-29 03:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10737437') HTTP/1.1" 204 0
2026-03-29 03:06:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737436> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 03:06:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 009f74cf-a81d-52b9-839c-4fdc553fdeb8 with identifier: 10737436
2026-03-29 03:06:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 009f74cf-a81d-52b9-839c-4fdc553fdeb8 with scrape type 2
2026-03-29 03:06:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 009f74cf-a81d-52b9-839c-4fdc553fdeb8 with scrape type 2
2026-03-29 03:06:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 009f74cf-a81d-52b9-839c-4fdc553fdeb8, identifier: 10737436
2026-03-29 03:06:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 009f74cf-a81d-52b9-839c-4fdc553fdeb8 with identifier: 10737436
2026-03-29 03:06:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 009f74cf-a81d-52b9-839c-4fdc553fdeb8 with identifier: 10737436
2026-03-29 03:06:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 009f74cf-a81d-52b9-839c-4fdc553fdeb8 with identifier: 10737436 to the API
2026-03-29 03:06:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 03:06:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 03:06:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737436>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': '009f74cf-a81d-52b9-839c-4fdc553fdeb8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FK059NS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737436',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '2 Series',
'odometer': 117668,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8900,
'price_includes_vat': True,
'registration_date': '2017-08-31',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 2 Series Active Tourer 220d M Sport - xDrive - Diesel - '
'Automatic - 190 hp - 117.668 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2017}
2026-03-29 03:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710737436%27 HTTP/1.1" 200 None
2026-03-29 03:06:44 [adesa.it] INFO: Saving data for 10737436: {'auction_closing_time': 1774869300.0, 'created_time': 1774649373.316974, 'last_price_update_time': 1774753604.923681}
2026-03-29 03:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10737436') HTTP/1.1" 204 0
2026-03-29 03:06:44 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-29 03:06:44 [adesa.it] INFO: adesa.it Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: -1, <ScrapeType.NEW_DUPLICATE_ID: 4>: 1, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 03:06:45 [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%201774321605 HTTP/1.1" 200 None
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10700573') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10700574') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10700580') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10700587') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10701302') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10701303') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10701304') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10701306') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10701307') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10701311') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10701312') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10701315') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10701316') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10701330') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10701331') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10701332') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706033') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706036') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706040') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706045') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706058') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706127') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706128') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706130') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706132') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706133') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706135') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706137') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706139') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706209') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706211') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706213') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706214') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706215') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706278') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706320') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706321') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706323') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706324') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706325') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706326') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706327') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706328') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706329') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706330') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706331') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706340') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706342') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706345') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706346') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706347') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706348') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706349') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706351') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706353') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706354') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706356') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706357') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706375') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706377') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706378') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706380') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706382') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706386') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706389') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706391') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706392') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706395') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706397') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706402') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706404') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706407') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706409') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706411') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706413') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706414') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706416') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706418') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706420') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706422') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706425') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706426') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706428') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706429') HTTP/1.1" 204 0
2026-03-29 03:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706432') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706439') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706441') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706451') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706456') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706457') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706458') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706459') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706460') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706461') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706462') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706463') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706465') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706467') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706468') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706469') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706471') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706472') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706474') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706475') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706476') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706477') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706478') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706479') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706480') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706481') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706482') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706484') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706485') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706486') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706487') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706488') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706489') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706490') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706491') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706492') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706493') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706494') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706495') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706496') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706497') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706498') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706499') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706500') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706503') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706504') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706667') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706668') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706669') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706670') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706671') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706673') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706675') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706676') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706677') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706678') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706680') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706681') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706683') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706686') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706687') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706688') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706689') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706690') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706691') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706693') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706694') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706696') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706697') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706698') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706699') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706700') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706701') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706702') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706703') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706704') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706705') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706706') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706707') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706708') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706709') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706711') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706714') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706715') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10706716') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707062') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707066') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707077') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707081') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707084') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707085') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707087') HTTP/1.1" 204 0
2026-03-29 03:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10707093') HTTP/1.1" 204 0
2026-03-29 03:06:47 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (715 items) in: file:///var/lib/scrapyd/items/sourcing_v2/adesa.it/task_37_2026-03-29T03_00_00.jl
2026-03-29 03:06:47 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 675523,
'downloader/request_count': 730,
'downloader/request_method_count/GET': 716,
'downloader/request_method_count/POST': 14,
'downloader/response_bytes': 31385200,
'downloader/response_count': 730,
'downloader/response_status_count/200': 730,
'elapsed_time_seconds': 401.175908,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 29, 3, 6, 46, 924737, tzinfo=datetime.timezone.utc),
'item_scraped_count': 715,
'log_count/DEBUG': 9467,
'log_count/ERROR': 3,
'log_count/INFO': 9901,
'memusage/max': 175738880,
'memusage/startup': 150134784,
'request_depth_max': 14,
'response_received_count': 730,
'scheduler/dequeued': 730,
'scheduler/dequeued/memory': 730,
'scheduler/enqueued': 730,
'scheduler/enqueued/memory': 730,
'scrape_type/new': -1,
'scrape_type/new_duplicate_id': 1,
'scrape_type/price_update': 716,
'scrape_type/skipped': 654,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 738,
'scrapy-zyte-api/error_ratio': 0.01084010840108401,
'scrapy-zyte-api/error_types/download/temporary-error': 8,
'scrapy-zyte-api/errors': 8,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 4.018742364949893,
'scrapy-zyte-api/mean_response_seconds': 3.9760689289258058,
'scrapy-zyte-api/processed': 730,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 730,
'scrapy-zyte-api/request_args/experimental.requestCookies': 729,
'scrapy-zyte-api/request_args/experimental.responseCookies': 730,
'scrapy-zyte-api/request_args/httpRequestBody': 14,
'scrapy-zyte-api/request_args/httpRequestMethod': 14,
'scrapy-zyte-api/request_args/httpResponseBody': 730,
'scrapy-zyte-api/request_args/httpResponseHeaders': 730,
'scrapy-zyte-api/request_args/url': 730,
'scrapy-zyte-api/status_codes/200': 730,
'scrapy-zyte-api/status_codes/520': 8,
'scrapy-zyte-api/success': 730,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 1370,
'source/total_available': 1370,
'start_time': datetime.datetime(2026, 3, 29, 3, 0, 5, 748829, tzinfo=datetime.timezone.utc)}
2026-03-29 03:06:47 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-29 03:06:47 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7faf82e1cf50>
2026-03-29 03:06:47 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7faf82a965d0>