2026-03-26 13:00:04 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-26 13:00:04 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-26 13:00:04 [adesa.es] INFO: Starting spider adesa.es
2026-03-26 13:00:04 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-26 13:00:04 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-26 13:00:04 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-26 13:00:04 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-26 13:00:04 [scrapy.extensions.telnet] INFO: Telnet Password: 3550989eeaff9d4c
2026-03-26 13:00:04 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats',
'scrapy.extensions.closespider.CloseSpider']
2026-03-26 13:00:04 [scrapy.crawler] INFO: Overridden settings:
{'BOT_NAME': 'SourcingV2',
'CLOSESPIDER_TIMEOUT': 7200,
'DOWNLOAD_MAXSIZE': 52428800,
'DOWNLOAD_WARNSIZE': 10485760,
'FEED_EXPORT_ENCODING': 'utf-8',
'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/adesa.es/task_36_2026-03-26T13_00_00.log',
'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
'MEMUSAGE_LIMIT_MB': 2048,
'MEMUSAGE_WARNING_MB': 1536,
'NEWSPIDER_MODULE': 'spiders',
'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7',
'SPIDER_MODULES': ['spiders', 'auth_check'],
'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor',
'USER_AGENT': ''}
2026-03-26 13:00:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-26 13:00:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-26 13:00:04 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.retry.RetryMiddleware',
'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-26 13:00:04 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-26 13:00:04 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-26 13:00:04 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-26 13:00:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-26 13:00:05 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2115
2026-03-26 13:00:05 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-26 13:00:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-26 13:00:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:05 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-26 13:00:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27auto%27%20and%20RowKey%20eq%20%27auto%27 HTTP/1.1" 200 None
2026-03-26 13:00:05 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-26 13:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-26 13:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-26 13:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-26 13:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-26 13:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-26 13:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-26 13:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-26 13:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-26 13:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-26 13:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-26 13:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-26 13:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-26 13:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-26 13:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-26 13:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-26 13:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-26 13:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-26 13:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-26 13:00:05 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-26 13:00:05 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.translation_pipeline.TranslationPipeline',
'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
'crawlers.pipelines.post_to_api.PostToApiPipeline']
2026-03-26 13:00:05 [scrapy.core.engine] INFO: Spider opened
2026-03-26 13:00:05 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-26 13:00:05 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-26 13:00:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 140MiB
2026-03-26 13:00:05 [scrapy-playwright] INFO: Starting download handler
2026-03-26 13:00:05 [scrapy-playwright] INFO: Starting download handler
2026-03-26 13:00:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:00:13 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 13:00:13 [adesa.es] INFO: Found listing with ID: 10724980
2026-03-26 13:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710724980%27 HTTP/1.1" 200 None
2026-03-26 13:00:13 [adesa.es] INFO: Scrape type for 10724980: 0
2026-03-26 13:00:13 [adesa.es] INFO: Skipping item 10724980 url https://www.openlane.eu/en/carv6/auction/10724980
2026-03-26 13:00:13 [adesa.es] INFO: Found listing with ID: 10721757
2026-03-26 13:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710721757%27 HTTP/1.1" 200 None
2026-03-26 13:00:13 [adesa.es] INFO: Scrape type for 10721757: 2
2026-03-26 13:00:13 [adesa.es] INFO: Scraping item 10721757 url https://www.openlane.eu/en/carv6/auction/10721757
2026-03-26 13:00:13 [adesa.es] INFO: Found listing with ID: 10721759
2026-03-26 13:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710721759%27 HTTP/1.1" 200 None
2026-03-26 13:00:13 [adesa.es] INFO: Scrape type for 10721759: 2
2026-03-26 13:00:13 [adesa.es] INFO: Scraping item 10721759 url https://www.openlane.eu/en/carv6/auction/10721759
2026-03-26 13:00:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:00:13 [adesa.es] INFO: Found listing with ID: 10719618
2026-03-26 13:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710719618%27 HTTP/1.1" 200 None
2026-03-26 13:00:13 [adesa.es] INFO: Scrape type for 10719618: 0
2026-03-26 13:00:13 [adesa.es] INFO: Skipping item 10719618 url https://www.openlane.eu/en/carv6/auction/10719618
2026-03-26 13:00:13 [adesa.es] INFO: Found listing with ID: 10405308
2026-03-26 13:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710405308%27 HTTP/1.1" 200 None
2026-03-26 13:00:13 [adesa.es] INFO: Scrape type for 10405308: 0
2026-03-26 13:00:13 [adesa.es] INFO: Skipping item 10405308 url https://www.openlane.eu/en/carv6/auction/10405308
2026-03-26 13:00:13 [adesa.es] INFO: Found listing with ID: 10405305
2026-03-26 13:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710405305%27 HTTP/1.1" 200 None
2026-03-26 13:00:13 [adesa.es] INFO: Scrape type for 10405305: 0
2026-03-26 13:00:13 [adesa.es] INFO: Skipping item 10405305 url https://www.openlane.eu/en/carv6/auction/10405305
2026-03-26 13:00:13 [adesa.es] INFO: Found listing with ID: 10518392
2026-03-26 13:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710518392%27 HTTP/1.1" 200 None
2026-03-26 13:00:13 [adesa.es] INFO: Scrape type for 10518392: 0
2026-03-26 13:00:13 [adesa.es] INFO: Skipping item 10518392 url https://www.openlane.eu/en/carv6/auction/10518392
2026-03-26 13:00:13 [adesa.es] INFO: Found listing with ID: 10405309
2026-03-26 13:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710405309%27 HTTP/1.1" 200 None
2026-03-26 13:00:13 [adesa.es] INFO: Scrape type for 10405309: 0
2026-03-26 13:00:13 [adesa.es] INFO: Skipping item 10405309 url https://www.openlane.eu/en/carv6/auction/10405309
2026-03-26 13:00:13 [adesa.es] INFO: Found listing with ID: 10472332
2026-03-26 13:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710472332%27 HTTP/1.1" 200 None
2026-03-26 13:00:13 [adesa.es] INFO: Scrape type for 10472332: 0
2026-03-26 13:00:13 [adesa.es] INFO: Skipping item 10472332 url https://www.openlane.eu/en/carv6/auction/10472332
2026-03-26 13:00:13 [adesa.es] INFO: Found listing with ID: 10438527
2026-03-26 13:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710438527%27 HTTP/1.1" 200 None
2026-03-26 13:00:13 [adesa.es] INFO: Scrape type for 10438527: 0
2026-03-26 13:00:13 [adesa.es] INFO: Skipping item 10438527 url https://www.openlane.eu/en/carv6/auction/10438527
2026-03-26 13:00:13 [adesa.es] INFO: Found listing with ID: 10505053
2026-03-26 13:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710505053%27 HTTP/1.1" 200 None
2026-03-26 13:00:13 [adesa.es] INFO: Scrape type for 10505053: 0
2026-03-26 13:00:13 [adesa.es] INFO: Skipping item 10505053 url https://www.openlane.eu/en/carv6/auction/10505053
2026-03-26 13:00:13 [adesa.es] INFO: Found listing with ID: 10530259
2026-03-26 13:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710530259%27 HTTP/1.1" 200 None
2026-03-26 13:00:13 [adesa.es] INFO: Scrape type for 10530259: 2
2026-03-26 13:00:13 [adesa.es] INFO: Scraping item 10530259 url https://www.openlane.eu/en/carv6/auction/10530259
2026-03-26 13:00:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:00:13 [adesa.es] INFO: Found listing with ID: 10512793
2026-03-26 13:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710512793%27 HTTP/1.1" 200 None
2026-03-26 13:00:13 [adesa.es] INFO: Scrape type for 10512793: 2
2026-03-26 13:00:13 [adesa.es] INFO: Scraping item 10512793 url https://www.openlane.eu/en/carv6/auction/10512793
2026-03-26 13:00:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:00:13 [adesa.es] INFO: Found listing with ID: 10699474
2026-03-26 13:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699474%27 HTTP/1.1" 200 None
2026-03-26 13:00:13 [adesa.es] INFO: Scrape type for 10699474: 0
2026-03-26 13:00:13 [adesa.es] INFO: Skipping item 10699474 url https://www.openlane.eu/en/carv6/auction/10699474
2026-03-26 13:00:13 [adesa.es] INFO: Found listing with ID: 10472260
2026-03-26 13:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710472260%27 HTTP/1.1" 200 None
2026-03-26 13:00:13 [adesa.es] INFO: Scrape type for 10472260: 2
2026-03-26 13:00:13 [adesa.es] INFO: Scraping item 10472260 url https://www.openlane.eu/en/carv6/auction/10472260
2026-03-26 13:00:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:00:13 [adesa.es] INFO: Found listing with ID: 10640376
2026-03-26 13:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710640376%27 HTTP/1.1" 200 None
2026-03-26 13:00:13 [adesa.es] INFO: Scrape type for 10640376: 2
2026-03-26 13:00:13 [adesa.es] INFO: Scraping item 10640376 url https://www.openlane.eu/en/carv6/auction/10640376
2026-03-26 13:00:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:00:13 [adesa.es] INFO: Found listing with ID: 10699427
2026-03-26 13:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699427%27 HTTP/1.1" 200 None
2026-03-26 13:00:13 [adesa.es] INFO: Scrape type for 10699427: 2
2026-03-26 13:00:13 [adesa.es] INFO: Scraping item 10699427 url https://www.openlane.eu/en/carv6/auction/10699427
2026-03-26 13:00:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:00:13 [adesa.es] INFO: Found listing with ID: 10699430
2026-03-26 13:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699430%27 HTTP/1.1" 200 None
2026-03-26 13:00:13 [adesa.es] INFO: Scrape type for 10699430: 0
2026-03-26 13:00:13 [adesa.es] INFO: Skipping item 10699430 url https://www.openlane.eu/en/carv6/auction/10699430
2026-03-26 13:00:13 [adesa.es] INFO: Found listing with ID: 10612546
2026-03-26 13:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710612546%27 HTTP/1.1" 200 None
2026-03-26 13:00:13 [adesa.es] INFO: Scrape type for 10612546: 2
2026-03-26 13:00:13 [adesa.es] INFO: Scraping item 10612546 url https://www.openlane.eu/en/carv6/auction/10612546
2026-03-26 13:00:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:00:13 [adesa.es] INFO: Found listing with ID: 10723809
2026-03-26 13:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710723809%27 HTTP/1.1" 200 None
2026-03-26 13:00:13 [adesa.es] INFO: Scrape type for 10723809: 0
2026-03-26 13:00:13 [adesa.es] INFO: Skipping item 10723809 url https://www.openlane.eu/en/carv6/auction/10723809
2026-03-26 13:00:13 [adesa.es] INFO: Found listing with ID: 10698910
2026-03-26 13:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710698910%27 HTTP/1.1" 200 None
2026-03-26 13:00:13 [adesa.es] INFO: Scrape type for 10698910: 2
2026-03-26 13:00:13 [adesa.es] INFO: Scraping item 10698910 url https://www.openlane.eu/en/carv6/auction/10698910
2026-03-26 13:00:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:00:13 [adesa.es] INFO: Found listing with ID: 10698908
2026-03-26 13:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710698908%27 HTTP/1.1" 200 None
2026-03-26 13:00:13 [adesa.es] INFO: Scrape type for 10698908: 2
2026-03-26 13:00:13 [adesa.es] INFO: Scraping item 10698908 url https://www.openlane.eu/en/carv6/auction/10698908
2026-03-26 13:00:13 [adesa.es] INFO: Found listing with ID: 10698919
2026-03-26 13:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710698919%27 HTTP/1.1" 200 None
2026-03-26 13:00:13 [adesa.es] INFO: Scrape type for 10698919: 2
2026-03-26 13:00:13 [adesa.es] INFO: Scraping item 10698919 url https://www.openlane.eu/en/carv6/auction/10698919
2026-03-26 13:00:13 [adesa.es] INFO: Found listing with ID: 10698909
2026-03-26 13:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710698909%27 HTTP/1.1" 200 None
2026-03-26 13:00:14 [adesa.es] INFO: Scrape type for 10698909: 0
2026-03-26 13:00:14 [adesa.es] INFO: Skipping item 10698909 url https://www.openlane.eu/en/carv6/auction/10698909
2026-03-26 13:00:14 [adesa.es] INFO: Found listing with ID: 10698907
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710698907%27 HTTP/1.1" 200 None
2026-03-26 13:00:14 [adesa.es] INFO: Scrape type for 10698907: 2
2026-03-26 13:00:14 [adesa.es] INFO: Scraping item 10698907 url https://www.openlane.eu/en/carv6/auction/10698907
2026-03-26 13:00:14 [adesa.es] INFO: Found listing with ID: 10682540
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710682540%27 HTTP/1.1" 200 None
2026-03-26 13:00:14 [adesa.es] INFO: Scrape type for 10682540: 0
2026-03-26 13:00:14 [adesa.es] INFO: Skipping item 10682540 url https://www.openlane.eu/en/carv6/auction/10682540
2026-03-26 13:00:14 [adesa.es] INFO: Found listing with ID: 10667492
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710667492%27 HTTP/1.1" 200 None
2026-03-26 13:00:14 [adesa.es] INFO: Scrape type for 10667492: 0
2026-03-26 13:00:14 [adesa.es] INFO: Skipping item 10667492 url https://www.openlane.eu/en/carv6/auction/10667492
2026-03-26 13:00:14 [adesa.es] INFO: Found listing with ID: 10452039
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710452039%27 HTTP/1.1" 200 None
2026-03-26 13:00:14 [adesa.es] INFO: Scrape type for 10452039: 2
2026-03-26 13:00:14 [adesa.es] INFO: Scraping item 10452039 url https://www.openlane.eu/en/carv6/auction/10452039
2026-03-26 13:00:14 [adesa.es] INFO: Found listing with ID: 10518394
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710518394%27 HTTP/1.1" 200 None
2026-03-26 13:00:14 [adesa.es] INFO: Scrape type for 10518394: 0
2026-03-26 13:00:14 [adesa.es] INFO: Skipping item 10518394 url https://www.openlane.eu/en/carv6/auction/10518394
2026-03-26 13:00:14 [adesa.es] INFO: Found listing with ID: 10405314
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710405314%27 HTTP/1.1" 200 None
2026-03-26 13:00:14 [adesa.es] INFO: Scrape type for 10405314: 2
2026-03-26 13:00:14 [adesa.es] INFO: Scraping item 10405314 url https://www.openlane.eu/en/carv6/auction/10405314
2026-03-26 13:00:14 [adesa.es] INFO: Found listing with ID: 10405315
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710405315%27 HTTP/1.1" 200 None
2026-03-26 13:00:14 [adesa.es] INFO: Scrape type for 10405315: 2
2026-03-26 13:00:14 [adesa.es] INFO: Scraping item 10405315 url https://www.openlane.eu/en/carv6/auction/10405315
2026-03-26 13:00:14 [adesa.es] INFO: Found listing with ID: 10493754
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710493754%27 HTTP/1.1" 200 None
2026-03-26 13:00:14 [adesa.es] INFO: Scrape type for 10493754: 2
2026-03-26 13:00:14 [adesa.es] INFO: Scraping item 10493754 url https://www.openlane.eu/en/carv6/auction/10493754
2026-03-26 13:00:14 [adesa.es] INFO: Found listing with ID: 10550836
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710550836%27 HTTP/1.1" 200 None
2026-03-26 13:00:14 [adesa.es] INFO: Scrape type for 10550836: 2
2026-03-26 13:00:14 [adesa.es] INFO: Scraping item 10550836 url https://www.openlane.eu/en/carv6/auction/10550836
2026-03-26 13:00:14 [adesa.es] INFO: Found listing with ID: 10667491
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710667491%27 HTTP/1.1" 200 None
2026-03-26 13:00:14 [adesa.es] INFO: Scrape type for 10667491: 0
2026-03-26 13:00:14 [adesa.es] INFO: Skipping item 10667491 url https://www.openlane.eu/en/carv6/auction/10667491
2026-03-26 13:00:14 [adesa.es] INFO: Found listing with ID: 10405317
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710405317%27 HTTP/1.1" 200 None
2026-03-26 13:00:14 [adesa.es] INFO: Scrape type for 10405317: 2
2026-03-26 13:00:14 [adesa.es] INFO: Scraping item 10405317 url https://www.openlane.eu/en/carv6/auction/10405317
2026-03-26 13:00:14 [adesa.es] INFO: Found listing with ID: 10653126
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710653126%27 HTTP/1.1" 200 None
2026-03-26 13:00:14 [adesa.es] INFO: Scrape type for 10653126: 2
2026-03-26 13:00:14 [adesa.es] INFO: Scraping item 10653126 url https://www.openlane.eu/en/carv6/auction/10653126
2026-03-26 13:00:14 [adesa.es] INFO: Found listing with ID: 10727616
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710727616%27 HTTP/1.1" 200 None
2026-03-26 13:00:14 [adesa.es] INFO: Scrape type for 10727616: 1
2026-03-26 13:00:14 [adesa.es] INFO: Scraping item 10727616 url https://www.openlane.eu/en/carv6/auction/10727616
2026-03-26 13:00:14 [adesa.es] INFO: Found listing with ID: 10640087
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710640087%27 HTTP/1.1" 200 None
2026-03-26 13:00:14 [adesa.es] INFO: Scrape type for 10640087: 2
2026-03-26 13:00:14 [adesa.es] INFO: Scraping item 10640087 url https://www.openlane.eu/en/carv6/auction/10640087
2026-03-26 13:00:14 [adesa.es] INFO: Found listing with ID: 10700528
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710700528%27 HTTP/1.1" 200 None
2026-03-26 13:00:14 [adesa.es] INFO: Scrape type for 10700528: 0
2026-03-26 13:00:14 [adesa.es] INFO: Skipping item 10700528 url https://www.openlane.eu/en/carv6/auction/10700528
2026-03-26 13:00:14 [adesa.es] INFO: Found listing with ID: 10699482
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699482%27 HTTP/1.1" 200 None
2026-03-26 13:00:14 [adesa.es] INFO: Scrape type for 10699482: 0
2026-03-26 13:00:14 [adesa.es] INFO: Skipping item 10699482 url https://www.openlane.eu/en/carv6/auction/10699482
2026-03-26 13:00:14 [adesa.es] INFO: Found listing with ID: 10699483
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699483%27 HTTP/1.1" 200 None
2026-03-26 13:00:14 [adesa.es] INFO: Scrape type for 10699483: 2
2026-03-26 13:00:14 [adesa.es] INFO: Scraping item 10699483 url https://www.openlane.eu/en/carv6/auction/10699483
2026-03-26 13:00:14 [adesa.es] INFO: Found listing with ID: 10666060
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710666060%27 HTTP/1.1" 200 None
2026-03-26 13:00:14 [adesa.es] INFO: Scrape type for 10666060: 0
2026-03-26 13:00:14 [adesa.es] INFO: Skipping item 10666060 url https://www.openlane.eu/en/carv6/auction/10666060
2026-03-26 13:00:14 [adesa.es] INFO: Found listing with ID: 10619585
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710619585%27 HTTP/1.1" 200 None
2026-03-26 13:00:14 [adesa.es] INFO: Scrape type for 10619585: 0
2026-03-26 13:00:14 [adesa.es] INFO: Skipping item 10619585 url https://www.openlane.eu/en/carv6/auction/10619585
2026-03-26 13:00:14 [adesa.es] INFO: Found listing with ID: 10655463
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710655463%27 HTTP/1.1" 200 None
2026-03-26 13:00:14 [adesa.es] INFO: Scrape type for 10655463: 2
2026-03-26 13:00:14 [adesa.es] INFO: Scraping item 10655463 url https://www.openlane.eu/en/carv6/auction/10655463
2026-03-26 13:00:14 [adesa.es] INFO: Found listing with ID: 10276412
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710276412%27 HTTP/1.1" 200 None
2026-03-26 13:00:14 [adesa.es] INFO: Scrape type for 10276412: 2
2026-03-26 13:00:14 [adesa.es] INFO: Scraping item 10276412 url https://www.openlane.eu/en/carv6/auction/10276412
2026-03-26 13:00:14 [adesa.es] INFO: Found listing with ID: 10643525
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710643525%27 HTTP/1.1" 200 None
2026-03-26 13:00:14 [adesa.es] INFO: Scrape type for 10643525: 2
2026-03-26 13:00:14 [adesa.es] INFO: Scraping item 10643525 url https://www.openlane.eu/en/carv6/auction/10643525
2026-03-26 13:00:14 [adesa.es] INFO: Found listing with ID: 10571283
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710571283%27 HTTP/1.1" 200 None
2026-03-26 13:00:14 [adesa.es] INFO: Scrape type for 10571283: 2
2026-03-26 13:00:14 [adesa.es] INFO: Scraping item 10571283 url https://www.openlane.eu/en/carv6/auction/10571283
2026-03-26 13:00:14 [adesa.es] INFO: Found listing with ID: 10405331
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710405331%27 HTTP/1.1" 200 None
2026-03-26 13:00:14 [adesa.es] INFO: Scrape type for 10405331: 2
2026-03-26 13:00:14 [adesa.es] INFO: Scraping item 10405331 url https://www.openlane.eu/en/carv6/auction/10405331
2026-03-26 13:00:14 [adesa.es] INFO: Found listing with ID: 10676254
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710676254%27 HTTP/1.1" 200 None
2026-03-26 13:00:14 [adesa.es] INFO: Scrape type for 10676254: 0
2026-03-26 13:00:14 [adesa.es] INFO: Skipping item 10676254 url https://www.openlane.eu/en/carv6/auction/10676254
2026-03-26 13:00:14 [adesa.es] INFO: Found listing with ID: 10571281
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710571281%27 HTTP/1.1" 200 None
2026-03-26 13:00:14 [adesa.es] INFO: Scrape type for 10571281: 2
2026-03-26 13:00:14 [adesa.es] INFO: Scraping item 10571281 url https://www.openlane.eu/en/carv6/auction/10571281
2026-03-26 13:00:14 [adesa.es] INFO: Found listing with ID: 10572723
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710572723%27 HTTP/1.1" 200 None
2026-03-26 13:00:14 [adesa.es] INFO: Scrape type for 10572723: 2
2026-03-26 13:00:14 [adesa.es] INFO: Scraping item 10572723 url https://www.openlane.eu/en/carv6/auction/10572723
2026-03-26 13:00:14 [adesa.es] INFO: Found listing with ID: 10694302
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710694302%27 HTTP/1.1" 200 None
2026-03-26 13:00:14 [adesa.es] INFO: Scrape type for 10694302: 0
2026-03-26 13:00:14 [adesa.es] INFO: Skipping item 10694302 url https://www.openlane.eu/en/carv6/auction/10694302
2026-03-26 13:00:14 [adesa.es] INFO: Found listing with ID: 10723147
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710723147%27 HTTP/1.1" 200 None
2026-03-26 13:00:14 [adesa.es] INFO: Scrape type for 10723147: 0
2026-03-26 13:00:14 [adesa.es] INFO: Skipping item 10723147 url https://www.openlane.eu/en/carv6/auction/10723147
2026-03-26 13:00:14 [adesa.es] INFO: Found listing with ID: 10654226
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710654226%27 HTTP/1.1" 200 None
2026-03-26 13:00:14 [adesa.es] INFO: Scrape type for 10654226: 0
2026-03-26 13:00:14 [adesa.es] INFO: Skipping item 10654226 url https://www.openlane.eu/en/carv6/auction/10654226
2026-03-26 13:00:14 [adesa.es] INFO: Found listing with ID: 10601084
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710601084%27 HTTP/1.1" 200 None
2026-03-26 13:00:14 [adesa.es] INFO: Scrape type for 10601084: 2
2026-03-26 13:00:14 [adesa.es] INFO: Scraping item 10601084 url https://www.openlane.eu/en/carv6/auction/10601084
2026-03-26 13:00:14 [adesa.es] INFO: Found listing with ID: 10633069
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710633069%27 HTTP/1.1" 200 None
2026-03-26 13:00:14 [adesa.es] INFO: Scrape type for 10633069: 2
2026-03-26 13:00:14 [adesa.es] INFO: Scraping item 10633069 url https://www.openlane.eu/en/carv6/auction/10633069
2026-03-26 13:00:14 [adesa.es] INFO: Found listing with ID: 10649239
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710649239%27 HTTP/1.1" 200 None
2026-03-26 13:00:14 [adesa.es] INFO: Scrape type for 10649239: 2
2026-03-26 13:00:14 [adesa.es] INFO: Scraping item 10649239 url https://www.openlane.eu/en/carv6/auction/10649239
2026-03-26 13:00:14 [adesa.es] INFO: Found listing with ID: 10648087
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710648087%27 HTTP/1.1" 200 None
2026-03-26 13:00:14 [adesa.es] INFO: Scrape type for 10648087: 0
2026-03-26 13:00:14 [adesa.es] INFO: Skipping item 10648087 url https://www.openlane.eu/en/carv6/auction/10648087
2026-03-26 13:00:14 [adesa.es] INFO: Found listing with ID: 10633072
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710633072%27 HTTP/1.1" 200 None
2026-03-26 13:00:14 [adesa.es] INFO: Scrape type for 10633072: 0
2026-03-26 13:00:14 [adesa.es] INFO: Skipping item 10633072 url https://www.openlane.eu/en/carv6/auction/10633072
2026-03-26 13:00:14 [adesa.es] INFO: Found listing with ID: 10506267
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710506267%27 HTTP/1.1" 200 None
2026-03-26 13:00:14 [adesa.es] INFO: Scrape type for 10506267: 0
2026-03-26 13:00:14 [adesa.es] INFO: Skipping item 10506267 url https://www.openlane.eu/en/carv6/auction/10506267
2026-03-26 13:00:14 [adesa.es] INFO: Found listing with ID: 10532903
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710532903%27 HTTP/1.1" 200 None
2026-03-26 13:00:14 [adesa.es] INFO: Scrape type for 10532903: 0
2026-03-26 13:00:14 [adesa.es] INFO: Skipping item 10532903 url https://www.openlane.eu/en/carv6/auction/10532903
2026-03-26 13:00:14 [adesa.es] INFO: Found listing with ID: 10698917
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710698917%27 HTTP/1.1" 200 None
2026-03-26 13:00:14 [adesa.es] INFO: Scrape type for 10698917: 2
2026-03-26 13:00:14 [adesa.es] INFO: Scraping item 10698917 url https://www.openlane.eu/en/carv6/auction/10698917
2026-03-26 13:00:14 [adesa.es] INFO: Found listing with ID: 10405389
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710405389%27 HTTP/1.1" 200 None
2026-03-26 13:00:14 [adesa.es] INFO: Scrape type for 10405389: 0
2026-03-26 13:00:14 [adesa.es] INFO: Skipping item 10405389 url https://www.openlane.eu/en/carv6/auction/10405389
2026-03-26 13:00:14 [adesa.es] INFO: Found listing with ID: 10190878
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710190878%27 HTTP/1.1" 200 None
2026-03-26 13:00:14 [adesa.es] INFO: Scrape type for 10190878: 0
2026-03-26 13:00:14 [adesa.es] INFO: Skipping item 10190878 url https://www.openlane.eu/en/carv6/auction/10190878
2026-03-26 13:00:14 [adesa.es] INFO: Found listing with ID: 10547993
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710547993%27 HTTP/1.1" 200 None
2026-03-26 13:00:14 [adesa.es] INFO: Scrape type for 10547993: 0
2026-03-26 13:00:14 [adesa.es] INFO: Skipping item 10547993 url https://www.openlane.eu/en/carv6/auction/10547993
2026-03-26 13:00:14 [adesa.es] INFO: Found listing with ID: 10390884
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710390884%27 HTTP/1.1" 200 None
2026-03-26 13:00:14 [adesa.es] INFO: Scrape type for 10390884: 0
2026-03-26 13:00:14 [adesa.es] INFO: Skipping item 10390884 url https://www.openlane.eu/en/carv6/auction/10390884
2026-03-26 13:00:14 [adesa.es] INFO: Found listing with ID: 10268081
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710268081%27 HTTP/1.1" 200 None
2026-03-26 13:00:14 [adesa.es] INFO: Scrape type for 10268081: 0
2026-03-26 13:00:14 [adesa.es] INFO: Skipping item 10268081 url https://www.openlane.eu/en/carv6/auction/10268081
2026-03-26 13:00:14 [adesa.es] INFO: Found listing with ID: 10290504
2026-03-26 13:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710290504%27 HTTP/1.1" 200 None
2026-03-26 13:00:15 [adesa.es] INFO: Scrape type for 10290504: 0
2026-03-26 13:00:15 [adesa.es] INFO: Skipping item 10290504 url https://www.openlane.eu/en/carv6/auction/10290504
2026-03-26 13:00:15 [adesa.es] INFO: Found listing with ID: 10547995
2026-03-26 13:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710547995%27 HTTP/1.1" 200 None
2026-03-26 13:00:15 [adesa.es] INFO: Scrape type for 10547995: 0
2026-03-26 13:00:15 [adesa.es] INFO: Skipping item 10547995 url https://www.openlane.eu/en/carv6/auction/10547995
2026-03-26 13:00:15 [adesa.es] INFO: Found listing with ID: 10517945
2026-03-26 13:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710517945%27 HTTP/1.1" 200 None
2026-03-26 13:00:15 [adesa.es] INFO: Scrape type for 10517945: 0
2026-03-26 13:00:15 [adesa.es] INFO: Skipping item 10517945 url https://www.openlane.eu/en/carv6/auction/10517945
2026-03-26 13:00:15 [adesa.es] INFO: Found listing with ID: 10284087
2026-03-26 13:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710284087%27 HTTP/1.1" 200 None
2026-03-26 13:00:15 [adesa.es] INFO: Scrape type for 10284087: 0
2026-03-26 13:00:15 [adesa.es] INFO: Skipping item 10284087 url https://www.openlane.eu/en/carv6/auction/10284087
2026-03-26 13:00:15 [adesa.es] INFO: Found listing with ID: 10288813
2026-03-26 13:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710288813%27 HTTP/1.1" 200 None
2026-03-26 13:00:15 [adesa.es] INFO: Scrape type for 10288813: 0
2026-03-26 13:00:15 [adesa.es] INFO: Skipping item 10288813 url https://www.openlane.eu/en/carv6/auction/10288813
2026-03-26 13:00:15 [adesa.es] INFO: Found listing with ID: 10351796
2026-03-26 13:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710351796%27 HTTP/1.1" 200 None
2026-03-26 13:00:15 [adesa.es] INFO: Scrape type for 10351796: 0
2026-03-26 13:00:15 [adesa.es] INFO: Skipping item 10351796 url https://www.openlane.eu/en/carv6/auction/10351796
2026-03-26 13:00:15 [adesa.es] INFO: Found listing with ID: 10463637
2026-03-26 13:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710463637%27 HTTP/1.1" 200 None
2026-03-26 13:00:15 [adesa.es] INFO: Scrape type for 10463637: 0
2026-03-26 13:00:15 [adesa.es] INFO: Skipping item 10463637 url https://www.openlane.eu/en/carv6/auction/10463637
2026-03-26 13:00:15 [adesa.es] INFO: Found listing with ID: 10544796
2026-03-26 13:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710544796%27 HTTP/1.1" 200 None
2026-03-26 13:00:15 [adesa.es] INFO: Scrape type for 10544796: 0
2026-03-26 13:00:15 [adesa.es] INFO: Skipping item 10544796 url https://www.openlane.eu/en/carv6/auction/10544796
2026-03-26 13:00:15 [adesa.es] INFO: Found listing with ID: 10366802
2026-03-26 13:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710366802%27 HTTP/1.1" 200 None
2026-03-26 13:00:15 [adesa.es] INFO: Scrape type for 10366802: 0
2026-03-26 13:00:15 [adesa.es] INFO: Skipping item 10366802 url https://www.openlane.eu/en/carv6/auction/10366802
2026-03-26 13:00:15 [adesa.es] INFO: Found listing with ID: 10532913
2026-03-26 13:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710532913%27 HTTP/1.1" 200 None
2026-03-26 13:00:15 [adesa.es] INFO: Scrape type for 10532913: 0
2026-03-26 13:00:15 [adesa.es] INFO: Skipping item 10532913 url https://www.openlane.eu/en/carv6/auction/10532913
2026-03-26 13:00:15 [adesa.es] INFO: Found listing with ID: 10647804
2026-03-26 13:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710647804%27 HTTP/1.1" 200 None
2026-03-26 13:00:15 [adesa.es] INFO: Scrape type for 10647804: 0
2026-03-26 13:00:15 [adesa.es] INFO: Skipping item 10647804 url https://www.openlane.eu/en/carv6/auction/10647804
2026-03-26 13:00:15 [adesa.es] INFO: Found listing with ID: 10371381
2026-03-26 13:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710371381%27 HTTP/1.1" 200 None
2026-03-26 13:00:15 [adesa.es] INFO: Scrape type for 10371381: 0
2026-03-26 13:00:15 [adesa.es] INFO: Skipping item 10371381 url https://www.openlane.eu/en/carv6/auction/10371381
2026-03-26 13:00:15 [adesa.es] INFO: Found listing with ID: 10491567
2026-03-26 13:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710491567%27 HTTP/1.1" 200 None
2026-03-26 13:00:15 [adesa.es] INFO: Scrape type for 10491567: 0
2026-03-26 13:00:15 [adesa.es] INFO: Skipping item 10491567 url https://www.openlane.eu/en/carv6/auction/10491567
2026-03-26 13:00:15 [adesa.es] INFO: Found listing with ID: 10666055
2026-03-26 13:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710666055%27 HTTP/1.1" 200 None
2026-03-26 13:00:15 [adesa.es] INFO: Scrape type for 10666055: 2
2026-03-26 13:00:15 [adesa.es] INFO: Scraping item 10666055 url https://www.openlane.eu/en/carv6/auction/10666055
2026-03-26 13:00:15 [adesa.es] INFO: Found listing with ID: 10419050
2026-03-26 13:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710419050%27 HTTP/1.1" 200 None
2026-03-26 13:00:15 [adesa.es] INFO: Scrape type for 10419050: 0
2026-03-26 13:00:15 [adesa.es] INFO: Skipping item 10419050 url https://www.openlane.eu/en/carv6/auction/10419050
2026-03-26 13:00:15 [adesa.es] INFO: Found listing with ID: 10699394
2026-03-26 13:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699394%27 HTTP/1.1" 200 None
2026-03-26 13:00:15 [adesa.es] INFO: Scrape type for 10699394: 2
2026-03-26 13:00:15 [adesa.es] INFO: Scraping item 10699394 url https://www.openlane.eu/en/carv6/auction/10699394
2026-03-26 13:00:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721759> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 13:00:15 [adesa.es] INFO: Found listing with ID: 10699405
2026-03-26 13:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699405%27 HTTP/1.1" 200 None
2026-03-26 13:00:15 [adesa.es] INFO: Scrape type for 10699405: 2
2026-03-26 13:00:15 [adesa.es] INFO: Scraping item 10699405 url https://www.openlane.eu/en/carv6/auction/10699405
2026-03-26 13: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-26 13:00:15 [adesa.es] INFO: Found listing with ID: 10699409
2026-03-26 13:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699409%27 HTTP/1.1" 200 None
2026-03-26 13:00:15 [adesa.es] INFO: Scrape type for 10699409: 2
2026-03-26 13:00:15 [adesa.es] INFO: Scraping item 10699409 url https://www.openlane.eu/en/carv6/auction/10699409
2026-03-26 13:00:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10530259> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 13: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-26 13:00:15 [adesa.es] INFO: Found listing with ID: 10620011
2026-03-26 13:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710620011%27 HTTP/1.1" 200 None
2026-03-26 13:00:15 [adesa.es] INFO: Scrape type for 10620011: 0
2026-03-26 13:00:15 [adesa.es] INFO: Skipping item 10620011 url https://www.openlane.eu/en/carv6/auction/10620011
2026-03-26 13:00:15 [adesa.es] INFO: Found listing with ID: 10583626
2026-03-26 13:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710583626%27 HTTP/1.1" 200 None
2026-03-26 13:00:15 [adesa.es] INFO: Scrape type for 10583626: 0
2026-03-26 13:00:15 [adesa.es] INFO: Skipping item 10583626 url https://www.openlane.eu/en/carv6/auction/10583626
2026-03-26 13:00:15 [adesa.es] INFO: Found listing with ID: 10729511
2026-03-26 13:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710729511%27 HTTP/1.1" 200 None
2026-03-26 13:00:15 [adesa.es] INFO: Scrape type for 10729511: 0
2026-03-26 13:00:15 [adesa.es] INFO: Skipping item 10729511 url https://www.openlane.eu/en/carv6/auction/10729511
2026-03-26 13:00:15 [adesa.es] INFO: Found listing with ID: 10719698
2026-03-26 13:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710719698%27 HTTP/1.1" 200 None
2026-03-26 13:00:15 [adesa.es] INFO: Scrape type for 10719698: 2
2026-03-26 13:00:15 [adesa.es] INFO: Scraping item 10719698 url https://www.openlane.eu/en/carv6/auction/10719698
2026-03-26 13:00:15 [adesa.es] INFO: Found listing with ID: 10719691
2026-03-26 13:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710719691%27 HTTP/1.1" 200 None
2026-03-26 13:00:15 [adesa.es] INFO: Scrape type for 10719691: 2
2026-03-26 13:00:15 [adesa.es] INFO: Scraping item 10719691 url https://www.openlane.eu/en/carv6/auction/10719691
2026-03-26 13:00:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: beafadc1-f697-53ba-926a-1a8f9c8fefde with identifier: 10721759
2026-03-26 13:00:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item beafadc1-f697-53ba-926a-1a8f9c8fefde with scrape type 2
2026-03-26 13:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item beafadc1-f697-53ba-926a-1a8f9c8fefde with scrape type 2
2026-03-26 13:00:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: beafadc1-f697-53ba-926a-1a8f9c8fefde, identifier: 10721759
2026-03-26 13:00:15 [adesa.es] INFO: Found listing with ID: 10620671
2026-03-26 13:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710620671%27 HTTP/1.1" 200 None
2026-03-26 13:00:16 [adesa.es] INFO: Scrape type for 10620671: 0
2026-03-26 13:00:16 [adesa.es] INFO: Skipping item 10620671 url https://www.openlane.eu/en/carv6/auction/10620671
2026-03-26 13:00:16 [adesa.es] INFO: Found listing with ID: 10620669
2026-03-26 13:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710620669%27 HTTP/1.1" 200 None
2026-03-26 13:00:16 [adesa.es] INFO: Scrape type for 10620669: 0
2026-03-26 13:00:16 [adesa.es] INFO: Skipping item 10620669 url https://www.openlane.eu/en/carv6/auction/10620669
2026-03-26 13:00:16 [adesa.es] INFO: Found listing with ID: 10729505
2026-03-26 13:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710729505%27 HTTP/1.1" 200 None
2026-03-26 13:00:16 [adesa.es] INFO: Scrape type for 10729505: 0
2026-03-26 13:00:16 [adesa.es] INFO: Skipping item 10729505 url https://www.openlane.eu/en/carv6/auction/10729505
2026-03-26 13:00:16 [adesa.es] INFO: Found listing with ID: 10690632
2026-03-26 13:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710690632%27 HTTP/1.1" 200 None
2026-03-26 13:00:16 [adesa.es] INFO: Scrape type for 10690632: 2
2026-03-26 13:00:16 [adesa.es] INFO: Scraping item 10690632 url https://www.openlane.eu/en/carv6/auction/10690632
2026-03-26 13:00:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: beafadc1-f697-53ba-926a-1a8f9c8fefde with identifier: 10721759
2026-03-26 13:00:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 13:00:16 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black HTTP/1.1" 200 None
2026-03-26 13:00:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 13: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-26 13:00:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 13:00:16 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-26 13:00:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 13: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-26 13:00:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: beafadc1-f697-53ba-926a-1a8f9c8fefde with identifier: 10721759
2026-03-26 13:00:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: beafadc1-f697-53ba-926a-1a8f9c8fefde with identifier: 10721759 to the API
2026-03-26 13:00:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13: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-26 13:00:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721759>
{'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-26T14:05:00Z',
'fuel_type': 'Diesel',
'id': 'beafadc1-f697-53ba-926a-1a8f9c8fefde',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '3396LTC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721759',
'listing': 'auctionplusdirectbuy',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Peugeot',
'model': '3008',
'odometer': 175835,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 7200,
'price_includes_vat': True,
'registration_date': '2018-05-29',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Peugeot 3008 Allure Business - Diesel - Automatic - 130 hp - '
'175.835 km',
'transmission': 'automatic',
'trim': 'Allure Business',
'vin': None,
'year': 2018}
2026-03-26 13:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710721759%27 HTTP/1.1" 200 None
2026-03-26 13:00:17 [adesa.es] INFO: Saving data for 10721759: {'auction_closing_time': 1774533900.0, 'created_time': 1774432826.467035, 'last_price_update_time': 1774530017.47126}
2026-03-26 13:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10721759') HTTP/1.1" 204 0
2026-03-26 13:00:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10512793> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 13:00:17 [adesa.es] INFO: Found listing with ID: 10721604
2026-03-26 13:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710721604%27 HTTP/1.1" 200 None
2026-03-26 13:00:17 [adesa.es] INFO: Scrape type for 10721604: 2
2026-03-26 13:00:17 [adesa.es] INFO: Scraping item 10721604 url https://www.openlane.eu/en/carv6/auction/10721604
2026-03-26 13:00:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:00:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10640376> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 13:00:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10612546> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 13:00:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:00:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:00:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699427> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 13:00:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4db1deca-c3c7-5ed0-b36a-89cc5e86bcac with identifier: 10530259
2026-03-26 13:00:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4db1deca-c3c7-5ed0-b36a-89cc5e86bcac with scrape type 2
2026-03-26 13:00:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4db1deca-c3c7-5ed0-b36a-89cc5e86bcac with scrape type 2
2026-03-26 13:00:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 4db1deca-c3c7-5ed0-b36a-89cc5e86bcac, identifier: 10530259
2026-03-26 13:00:17 [adesa.es] INFO: Found listing with ID: 10699511
2026-03-26 13:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699511%27 HTTP/1.1" 200 None
2026-03-26 13:00:17 [adesa.es] INFO: Scrape type for 10699511: 0
2026-03-26 13:00:17 [adesa.es] INFO: Skipping item 10699511 url https://www.openlane.eu/en/carv6/auction/10699511
2026-03-26 13:00:17 [adesa.es] INFO: Found listing with ID: 10563498
2026-03-26 13:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710563498%27 HTTP/1.1" 200 None
2026-03-26 13:00:17 [adesa.es] INFO: Scrape type for 10563498: 0
2026-03-26 13:00:17 [adesa.es] INFO: Skipping item 10563498 url https://www.openlane.eu/en/carv6/auction/10563498
2026-03-26 13:00:17 [adesa.es] INFO: Found listing with ID: 10699413
2026-03-26 13:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699413%27 HTTP/1.1" 200 None
2026-03-26 13:00:17 [adesa.es] INFO: Scrape type for 10699413: 2
2026-03-26 13:00:17 [adesa.es] INFO: Scraping item 10699413 url https://www.openlane.eu/en/carv6/auction/10699413
2026-03-26 13:00:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:00:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 4db1deca-c3c7-5ed0-b36a-89cc5e86bcac with identifier: 10530259
2026-03-26 13:00:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 13:00:17 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Gray HTTP/1.1" 200 None
2026-03-26 13:00:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 13:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 13:00:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 13:00:17 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Benzine HTTP/1.1" 200 None
2026-03-26 13:00:18 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 13:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 13:00:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 4db1deca-c3c7-5ed0-b36a-89cc5e86bcac with identifier: 10530259
2026-03-26 13:00:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 4db1deca-c3c7-5ed0-b36a-89cc5e86bcac with identifier: 10530259 to the API
2026-03-26 13:00:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:00:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:00:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10530259>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 134,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '4db1deca-c3c7-5ed0-b36a-89cc5e86bcac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '53607',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10530259',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 32617,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 14000,
'price_includes_vat': True,
'registration_date': '2024-01-25',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Mokka 1.2 - Petrol - Automatic - 134 hp - 32.617 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-26 13:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710530259%27 HTTP/1.1" 200 None
2026-03-26 13:00:18 [adesa.es] INFO: Saving data for 10530259: {'auction_closing_time': 1798675200.0, 'created_time': 1773334956.330192, 'last_price_update_time': 1774530018.760288}
2026-03-26 13:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10530259') HTTP/1.1" 204 0
2026-03-26 13:00:18 [adesa.es] INFO: Found listing with ID: 10597842
2026-03-26 13:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710597842%27 HTTP/1.1" 200 None
2026-03-26 13:00:18 [adesa.es] INFO: Scrape type for 10597842: 0
2026-03-26 13:00:18 [adesa.es] INFO: Skipping item 10597842 url https://www.openlane.eu/en/carv6/auction/10597842
2026-03-26 13:00:18 [adesa.es] INFO: Found listing with ID: 10699495
2026-03-26 13:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699495%27 HTTP/1.1" 200 None
2026-03-26 13:00:18 [adesa.es] INFO: Scrape type for 10699495: 0
2026-03-26 13:00:18 [adesa.es] INFO: Skipping item 10699495 url https://www.openlane.eu/en/carv6/auction/10699495
2026-03-26 13:00:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a292ecb-37d9-5d28-bad7-8a333d268218 with identifier: 10512793
2026-03-26 13:00:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a292ecb-37d9-5d28-bad7-8a333d268218 with scrape type 2
2026-03-26 13:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a292ecb-37d9-5d28-bad7-8a333d268218 with scrape type 2
2026-03-26 13:00:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 6a292ecb-37d9-5d28-bad7-8a333d268218, identifier: 10512793
2026-03-26 13:00:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721757> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 13:00:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 6a292ecb-37d9-5d28-bad7-8a333d268218 with identifier: 10512793
2026-03-26 13:00:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 13:00:19 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Red HTTP/1.1" 200 None
2026-03-26 13:00:19 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 13: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-26 13:00:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 6a292ecb-37d9-5d28-bad7-8a333d268218 with identifier: 10512793
2026-03-26 13:00:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 6a292ecb-37d9-5d28-bad7-8a333d268218 with identifier: 10512793 to the API
2026-03-26 13:00:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13: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-26 13:00:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10512793>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 93,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '6a292ecb-37d9-5d28-bad7-8a333d268218',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '50688',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10512793',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 42602,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13350,
'price_includes_vat': True,
'registration_date': '2024-05-30',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Clio 1.0 Tce Techno - Petrol - Manual - 93 hp - 42.602 km',
'transmission': 'manual',
'trim': 'Techno',
'vin': None,
'year': 2024}
2026-03-26 13:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710512793%27 HTTP/1.1" 200 None
2026-03-26 13:00:19 [adesa.es] INFO: Saving data for 10512793: {'auction_closing_time': 1798675200.0, 'created_time': 1773334957.796559, 'last_price_update_time': 1774530019.560246}
2026-03-26 13:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10512793') HTTP/1.1" 204 0
2026-03-26 13:00:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:00:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 48ab165e-bd78-5bfb-b04d-e5ea25ee2c61 with identifier: 10640376
2026-03-26 13:00:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48ab165e-bd78-5bfb-b04d-e5ea25ee2c61 with scrape type 2
2026-03-26 13:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 48ab165e-bd78-5bfb-b04d-e5ea25ee2c61 with scrape type 2
2026-03-26 13:00:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 48ab165e-bd78-5bfb-b04d-e5ea25ee2c61, identifier: 10640376
2026-03-26 13:00:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65696856-bd16-5fc0-9d0b-802418cdc78a with identifier: 10612546
2026-03-26 13:00:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65696856-bd16-5fc0-9d0b-802418cdc78a with scrape type 2
2026-03-26 13:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 65696856-bd16-5fc0-9d0b-802418cdc78a with scrape type 2
2026-03-26 13:00:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 65696856-bd16-5fc0-9d0b-802418cdc78a, identifier: 10612546
2026-03-26 13:00:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de72deca-18bc-5519-9a2b-a0e39cc79d74 with identifier: 10699427
2026-03-26 13:00:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de72deca-18bc-5519-9a2b-a0e39cc79d74 with scrape type 2
2026-03-26 13:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de72deca-18bc-5519-9a2b-a0e39cc79d74 with scrape type 2
2026-03-26 13:00:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: de72deca-18bc-5519-9a2b-a0e39cc79d74, identifier: 10699427
2026-03-26 13:00:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 48ab165e-bd78-5bfb-b04d-e5ea25ee2c61 with identifier: 10640376
2026-03-26 13:00:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 13:00:19 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Hybride HTTP/1.1" 200 None
2026-03-26 13:00:20 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 13: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-26 13:00:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 48ab165e-bd78-5bfb-b04d-e5ea25ee2c61 with identifier: 10640376
2026-03-26 13:00:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 48ab165e-bd78-5bfb-b04d-e5ea25ee2c61 with identifier: 10640376 to the API
2026-03-26 13:00:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13: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-26 13:00:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10640376>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'SUV',
'color': 'Red',
'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': 'Hybrid',
'id': '48ab165e-bd78-5bfb-b04d-e5ea25ee2c61',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '4110NKT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10640376',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Alfa Romeo',
'model': 'Junior',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 26300,
'price_includes_vat': True,
'registration_date': '2026-02-23',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Alfa Romeo Junior 1.2 - Hybrid - Automatic - 136 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2026}
2026-03-26 13:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710640376%27 HTTP/1.1" 200 None
2026-03-26 13:00:20 [adesa.es] INFO: Saving data for 10640376: {'auction_closing_time': 1798675200.0, 'created_time': 1773334959.333807, 'last_price_update_time': 1774530020.839838}
2026-03-26 13:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10640376') HTTP/1.1" 204 0
2026-03-26 13:00:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 65696856-bd16-5fc0-9d0b-802418cdc78a with identifier: 10612546
2026-03-26 13:00:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 65696856-bd16-5fc0-9d0b-802418cdc78a with identifier: 10612546
2026-03-26 13:00:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 65696856-bd16-5fc0-9d0b-802418cdc78a with identifier: 10612546 to the API
2026-03-26 13:00:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13: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-26 13:00:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10612546>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 164,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Hybrid',
'id': '65696856-bd16-5fc0-9d0b-802418cdc78a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '48750',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10612546',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 23971,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 27000,
'price_includes_vat': True,
'registration_date': '2025-03-13',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'BMW 1 Series 120d M Sport - Hybrid - Automatic - 164 hp - 23.971 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2025}
2026-03-26 13:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710612546%27 HTTP/1.1" 200 None
2026-03-26 13:00:21 [adesa.es] INFO: Saving data for 10612546: {'auction_closing_time': 1798675200.0, 'created_time': 1773334964.745202, 'last_price_update_time': 1774530021.167718}
2026-03-26 13:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10612546') HTTP/1.1" 204 0
2026-03-26 13:00:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: de72deca-18bc-5519-9a2b-a0e39cc79d74 with identifier: 10699427
2026-03-26 13:00:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: de72deca-18bc-5519-9a2b-a0e39cc79d74 with identifier: 10699427
2026-03-26 13:00:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: de72deca-18bc-5519-9a2b-a0e39cc79d74 with identifier: 10699427 to the API
2026-03-26 13:00:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13: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-26 13:00:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699427>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'de72deca-18bc-5519-9a2b-a0e39cc79d74',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '0017NKD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699427',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Alfa Romeo',
'model': 'Junior',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 25700,
'price_includes_vat': True,
'registration_date': '2026-01-28',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Alfa Romeo Junior 1.2 - Petrol - Automatic - 136 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2026}
2026-03-26 13:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699427%27 HTTP/1.1" 200 None
2026-03-26 13:00:21 [adesa.es] INFO: Saving data for 10699427: {'auction_closing_time': 1798675200.0, 'created_time': 1774000831.395966, 'last_price_update_time': 1774530021.442946}
2026-03-26 13:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10699427') HTTP/1.1" 204 0
2026-03-26 13:00:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9db1da6-8818-536b-9098-00508b22c3ae with identifier: 10721757
2026-03-26 13:00:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9db1da6-8818-536b-9098-00508b22c3ae with scrape type 2
2026-03-26 13:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9db1da6-8818-536b-9098-00508b22c3ae with scrape type 2
2026-03-26 13:00:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: d9db1da6-8818-536b-9098-00508b22c3ae, identifier: 10721757
2026-03-26 13:00:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10698908> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 13:00:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10698910> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 13:00:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: d9db1da6-8818-536b-9098-00508b22c3ae with identifier: 10721757
2026-03-26 13:00:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: d9db1da6-8818-536b-9098-00508b22c3ae with identifier: 10721757
2026-03-26 13:00:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: d9db1da6-8818-536b-9098-00508b22c3ae with identifier: 10721757 to the API
2026-03-26 13:00:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13: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-26 13:00:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721757>
{'auction_title': '',
'c_o_2_emission_value': 154,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 231,
'expiration_date': '2026-03-26T14:05:00Z',
'fuel_type': 'Petrol',
'id': 'd9db1da6-8818-536b-9098-00508b22c3ae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'U 6644KDH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721757',
'listing': 'auctionplusdirectbuy',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Mini',
'model': 'Clubman',
'odometer': 68979,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 14500,
'price_includes_vat': True,
'registration_date': '2017-09-28',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Mini Clubman John Cooper Works - Petrol - Automatic - 231 hp - '
'68.979 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2017}
2026-03-26 13:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710721757%27 HTTP/1.1" 200 None
2026-03-26 13:00:21 [adesa.es] INFO: Saving data for 10721757: {'auction_closing_time': 1774533900.0, 'created_time': 1774432820.362484, 'last_price_update_time': 1774530021.846441}
2026-03-26 13:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10721757') HTTP/1.1" 204 0
2026-03-26 13: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-26 13: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-26 13:00:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bcddada7-fbd1-59bd-a00d-5d73c2dfb366 with identifier: 10698908
2026-03-26 13:00:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bcddada7-fbd1-59bd-a00d-5d73c2dfb366 with scrape type 2
2026-03-26 13:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bcddada7-fbd1-59bd-a00d-5d73c2dfb366 with scrape type 2
2026-03-26 13:00:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: bcddada7-fbd1-59bd-a00d-5d73c2dfb366, identifier: 10698908
2026-03-26 13:00:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7c3db02-8ed9-5250-bf20-2969d9ac3360 with identifier: 10698910
2026-03-26 13:00:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7c3db02-8ed9-5250-bf20-2969d9ac3360 with scrape type 2
2026-03-26 13:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7c3db02-8ed9-5250-bf20-2969d9ac3360 with scrape type 2
2026-03-26 13:00:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: a7c3db02-8ed9-5250-bf20-2969d9ac3360, identifier: 10698910
2026-03-26 13:00:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: bcddada7-fbd1-59bd-a00d-5d73c2dfb366 with identifier: 10698908
2026-03-26 13:00:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: bcddada7-fbd1-59bd-a00d-5d73c2dfb366 with identifier: 10698908
2026-03-26 13:00:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: bcddada7-fbd1-59bd-a00d-5d73c2dfb366 with identifier: 10698908 to the API
2026-03-26 13:00:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:00:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:00:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10698908>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 104,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': 'bcddada7-fbd1-59bd-a00d-5d73c2dfb366',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '50293',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10698908',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 39092,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2024-05-30',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën C3 1.5 HDI Plus - Diesel - Manual - 104 hp - 39.092 km',
'transmission': 'manual',
'trim': 'Plus',
'vin': None,
'year': 2024}
2026-03-26 13:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710698908%27 HTTP/1.1" 200 None
2026-03-26 13:00:22 [adesa.es] INFO: Saving data for 10698908: {'auction_closing_time': 1798675200.0, 'created_time': 1774000836.659934, 'last_price_update_time': 1774530022.341381}
2026-03-26 13:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10698908') HTTP/1.1" 204 0
2026-03-26 13:00:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: a7c3db02-8ed9-5250-bf20-2969d9ac3360 with identifier: 10698910
2026-03-26 13:00:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: a7c3db02-8ed9-5250-bf20-2969d9ac3360 with identifier: 10698910
2026-03-26 13:00:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: a7c3db02-8ed9-5250-bf20-2969d9ac3360 with identifier: 10698910 to the API
2026-03-26 13:00:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:00: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-26 13:00:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10698910>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 104,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': 'a7c3db02-8ed9-5250-bf20-2969d9ac3360',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '50298',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10698910',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 37330,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2024-06-18',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën C3 1.5 HDI Plus - Diesel - Manual - 104 hp - 37.330 km',
'transmission': 'manual',
'trim': 'Plus',
'vin': None,
'year': 2024}
2026-03-26 13:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710698910%27 HTTP/1.1" 200 None
2026-03-26 13:00:23 [adesa.es] INFO: Saving data for 10698910: {'auction_closing_time': 1798675200.0, 'created_time': 1774000830.762791, 'last_price_update_time': 1774530023.565817}
2026-03-26 13:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10698910') HTTP/1.1" 204 0
2026-03-26 13:00:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10452039> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 13:00:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10698919> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 13: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-26 13: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-26 13:00:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b353c141-97c7-5bec-9a08-f84c4157940e with identifier: 10452039
2026-03-26 13:00:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b353c141-97c7-5bec-9a08-f84c4157940e with scrape type 2
2026-03-26 13:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b353c141-97c7-5bec-9a08-f84c4157940e with scrape type 2
2026-03-26 13:00:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: b353c141-97c7-5bec-9a08-f84c4157940e, identifier: 10452039
2026-03-26 13:00:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7774c728-2bb6-5a36-9782-34e4d9b56904 with identifier: 10698919
2026-03-26 13:00:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7774c728-2bb6-5a36-9782-34e4d9b56904 with scrape type 2
2026-03-26 13:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7774c728-2bb6-5a36-9782-34e4d9b56904 with scrape type 2
2026-03-26 13:00:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 7774c728-2bb6-5a36-9782-34e4d9b56904, identifier: 10698919
2026-03-26 13:00:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: b353c141-97c7-5bec-9a08-f84c4157940e with identifier: 10452039
2026-03-26 13:00:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 13:00:23 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Green HTTP/1.1" 200 None
2026-03-26 13:00:24 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 13:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 13:00:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: b353c141-97c7-5bec-9a08-f84c4157940e with identifier: 10452039
2026-03-26 13:00:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: b353c141-97c7-5bec-9a08-f84c4157940e with identifier: 10452039 to the API
2026-03-26 13:00:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:00:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:00:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10452039>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'MPV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 112,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'b353c141-97c7-5bec-9a08-f84c4157940e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '51716',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10452039',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Jogger',
'odometer': 25898,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2024-05-24',
'seats_number': 7,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Dacia Jogger 1.0 TCe Expression - Petrol - Manual - 112 hp - 25.898 '
'km',
'transmission': 'manual',
'trim': 'Expression',
'vin': None,
'year': 2024}
2026-03-26 13:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710452039%27 HTTP/1.1" 200 None
2026-03-26 13:00:24 [adesa.es] INFO: Saving data for 10452039: {'auction_closing_time': 1798675200.0, 'created_time': 1773334967.21965, 'last_price_update_time': 1774530024.330428}
2026-03-26 13:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10452039') HTTP/1.1" 204 0
2026-03-26 13:00:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 7774c728-2bb6-5a36-9782-34e4d9b56904 with identifier: 10698919
2026-03-26 13:00:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 7774c728-2bb6-5a36-9782-34e4d9b56904 with identifier: 10698919
2026-03-26 13:00:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 7774c728-2bb6-5a36-9782-34e4d9b56904 with identifier: 10698919 to the API
2026-03-26 13:00:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:00:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:00:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10698919>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 104,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': '7774c728-2bb6-5a36-9782-34e4d9b56904',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '51894',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10698919',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 39314,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2024-06-25',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën C3 1.5 HDI Plus - Diesel - Manual - 104 hp - 39.314 km',
'transmission': 'manual',
'trim': 'Plus',
'vin': None,
'year': 2024}
2026-03-26 13:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710698919%27 HTTP/1.1" 200 None
2026-03-26 13:00:24 [adesa.es] INFO: Saving data for 10698919: {'auction_closing_time': 1798675200.0, 'created_time': 1774000833.973817, 'last_price_update_time': 1774530024.65731}
2026-03-26 13:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10698919') HTTP/1.1" 204 0
2026-03-26 13:00:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10405315> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 13: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-26 13:00:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 558cbb92-fc73-51cc-ab24-a0431682279d with identifier: 10405315
2026-03-26 13:00:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 558cbb92-fc73-51cc-ab24-a0431682279d with scrape type 2
2026-03-26 13:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 558cbb92-fc73-51cc-ab24-a0431682279d with scrape type 2
2026-03-26 13:00:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 558cbb92-fc73-51cc-ab24-a0431682279d, identifier: 10405315
2026-03-26 13:00:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 558cbb92-fc73-51cc-ab24-a0431682279d with identifier: 10405315
2026-03-26 13:00:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 558cbb92-fc73-51cc-ab24-a0431682279d with identifier: 10405315
2026-03-26 13:00:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 558cbb92-fc73-51cc-ab24-a0431682279d with identifier: 10405315 to the API
2026-03-26 13:00:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13: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-26 13:00:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10405315>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Hatchback',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 112,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '558cbb92-fc73-51cc-ab24-a0431682279d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '50392',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10405315',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 36276,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2024-06-26',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Dacia Sandero 1.0 TCe Stepway Extreme - Petrol - Manual - 112 hp - '
'36.276 km',
'transmission': 'manual',
'trim': 'Stepway Extreme',
'vin': None,
'year': 2024}
2026-03-26 13:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710405315%27 HTTP/1.1" 200 None
2026-03-26 13:00:26 [adesa.es] INFO: Saving data for 10405315: {'auction_closing_time': 1798675200.0, 'created_time': 1773334954.34242, 'last_price_update_time': 1774530026.234284}
2026-03-26 13:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10405315') HTTP/1.1" 204 0
2026-03-26 13:00:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10472260> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 13:00:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699405> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 13: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-26 13: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-26 13:00:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 09e4e625-15ff-536e-8451-2e77fcc13097 with identifier: 10472260
2026-03-26 13:00:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09e4e625-15ff-536e-8451-2e77fcc13097 with scrape type 2
2026-03-26 13:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 09e4e625-15ff-536e-8451-2e77fcc13097 with scrape type 2
2026-03-26 13:00:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 09e4e625-15ff-536e-8451-2e77fcc13097, identifier: 10472260
2026-03-26 13:00:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e437a1d2-1149-5c45-b64c-123242478976 with identifier: 10699405
2026-03-26 13:00:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e437a1d2-1149-5c45-b64c-123242478976 with scrape type 2
2026-03-26 13:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e437a1d2-1149-5c45-b64c-123242478976 with scrape type 2
2026-03-26 13:00:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: e437a1d2-1149-5c45-b64c-123242478976, identifier: 10699405
2026-03-26 13:00:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 09e4e625-15ff-536e-8451-2e77fcc13097 with identifier: 10472260
2026-03-26 13:00:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 13:00:26 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-26 13:00:26 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 13:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 13:00:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 09e4e625-15ff-536e-8451-2e77fcc13097 with identifier: 10472260
2026-03-26 13:00:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 09e4e625-15ff-536e-8451-2e77fcc13097 with identifier: 10472260 to the API
2026-03-26 13:00:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:00:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:00:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10472260>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 119,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': '09e4e625-15ff-536e-8451-2e77fcc13097',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '52209',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10472260',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 42378,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 20600,
'price_includes_vat': True,
'registration_date': '2024-04-03',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Karoq 2.0 TDI Selection - Diesel - Manual - 119 hp - 42.378 '
'km',
'transmission': 'manual',
'trim': 'Selection',
'vin': None,
'year': 2024}
2026-03-26 13:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710472260%27 HTTP/1.1" 200 None
2026-03-26 13:00:27 [adesa.es] INFO: Saving data for 10472260: {'auction_closing_time': 1798675200.0, 'created_time': 1773334960.644222, 'last_price_update_time': 1774530027.221236}
2026-03-26 13:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10472260') HTTP/1.1" 204 0
2026-03-26 13:00:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: e437a1d2-1149-5c45-b64c-123242478976 with identifier: 10699405
2026-03-26 13:00:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: e437a1d2-1149-5c45-b64c-123242478976 with identifier: 10699405
2026-03-26 13:00:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: e437a1d2-1149-5c45-b64c-123242478976 with identifier: 10699405 to the API
2026-03-26 13:00:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:00:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:00:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699405>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 164,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': 'e437a1d2-1149-5c45-b64c-123242478976',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '1370MYN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699405',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 20998,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 29200,
'price_includes_vat': True,
'registration_date': '2025-02-20',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'BMW 1 Series 120d M Sport - Hybrid - Automatic - 164 hp - 20.998 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2025}
2026-03-26 13:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699405%27 HTTP/1.1" 200 None
2026-03-26 13:00:27 [adesa.es] INFO: Saving data for 10699405: {'auction_closing_time': 1798671600.0, 'created_time': 1774000843.592418, 'last_price_update_time': 1774530027.524569}
2026-03-26 13:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10699405') HTTP/1.1" 204 0
2026-03-26 13:00:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699394> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 13:00:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:00:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b58733ef-9f2a-53b5-8a2d-384fd78ae5b3 with identifier: 10699394
2026-03-26 13:00:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b58733ef-9f2a-53b5-8a2d-384fd78ae5b3 with scrape type 2
2026-03-26 13:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b58733ef-9f2a-53b5-8a2d-384fd78ae5b3 with scrape type 2
2026-03-26 13:00:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: b58733ef-9f2a-53b5-8a2d-384fd78ae5b3, identifier: 10699394
2026-03-26 13:00:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: b58733ef-9f2a-53b5-8a2d-384fd78ae5b3 with identifier: 10699394
2026-03-26 13:00:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: b58733ef-9f2a-53b5-8a2d-384fd78ae5b3 with identifier: 10699394
2026-03-26 13:00:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: b58733ef-9f2a-53b5-8a2d-384fd78ae5b3 with identifier: 10699394 to the API
2026-03-26 13:00:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13: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-26 13:00:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699394>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 164,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': 'b58733ef-9f2a-53b5-8a2d-384fd78ae5b3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '4478MZF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699394',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 19741,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 30000,
'price_includes_vat': True,
'registration_date': '2025-03-18',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'BMW 1 Series 120d M Sport - Hybrid - Automatic - 164 hp - 19.741 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2025}
2026-03-26 13:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699394%27 HTTP/1.1" 200 None
2026-03-26 13:00:28 [adesa.es] INFO: Saving data for 10699394: {'auction_closing_time': 1798671600.0, 'created_time': 1774000844.857909, 'last_price_update_time': 1774530028.912754}
2026-03-26 13:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10699394') HTTP/1.1" 204 0
2026-03-26 13:00:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721604> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 13:00:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719691> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 13:00:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:00:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:00:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e365e389-82a3-5cab-b83b-15d30db98793 with identifier: 10721604
2026-03-26 13:00:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e365e389-82a3-5cab-b83b-15d30db98793 with scrape type 2
2026-03-26 13:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e365e389-82a3-5cab-b83b-15d30db98793 with scrape type 2
2026-03-26 13:00:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: e365e389-82a3-5cab-b83b-15d30db98793, identifier: 10721604
2026-03-26 13:00:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d574bc48-028c-5d6b-a2a0-b64471addbdc with identifier: 10719691
2026-03-26 13:00:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d574bc48-028c-5d6b-a2a0-b64471addbdc with scrape type 2
2026-03-26 13:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d574bc48-028c-5d6b-a2a0-b64471addbdc with scrape type 2
2026-03-26 13:00:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: d574bc48-028c-5d6b-a2a0-b64471addbdc, identifier: 10719691
2026-03-26 13:00:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: e365e389-82a3-5cab-b83b-15d30db98793 with identifier: 10721604
2026-03-26 13:00:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: e365e389-82a3-5cab-b83b-15d30db98793 with identifier: 10721604
2026-03-26 13:00:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: e365e389-82a3-5cab-b83b-15d30db98793 with identifier: 10721604 to the API
2026-03-26 13:00:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13: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-26 13:00:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721604>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.3L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'e365e389-82a3-5cab-b83b-15d30db98793',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '4679NBT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721604',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 12410,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 26200,
'price_includes_vat': True,
'registration_date': '2025-05-14',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Mercedes-Benz A 180 AMG Line - Petrol - Automatic - 136 hp - 12.410 '
'km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2025}
2026-03-26 13:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710721604%27 HTTP/1.1" 200 None
2026-03-26 13:00:29 [adesa.es] INFO: Saving data for 10721604: {'auction_closing_time': 1798671600.0, 'created_time': 1774432876.290162, 'last_price_update_time': 1774530029.518094}
2026-03-26 13:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10721604') HTTP/1.1" 204 0
2026-03-26 13:00:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: d574bc48-028c-5d6b-a2a0-b64471addbdc with identifier: 10719691
2026-03-26 13:00:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: d574bc48-028c-5d6b-a2a0-b64471addbdc with identifier: 10719691
2026-03-26 13:00:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: d574bc48-028c-5d6b-a2a0-b64471addbdc with identifier: 10719691 to the API
2026-03-26 13:00:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13: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-26 13:00:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719691>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 164,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Diesel',
'id': 'd574bc48-028c-5d6b-a2a0-b64471addbdc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '57316',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719691',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 28982,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 37700,
'price_includes_vat': True,
'registration_date': '2025-06-16',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'BMW X2 20d M Sport - Diesel - Automatic - 164 hp - 28.982 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2025}
2026-03-26 13:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710719691%27 HTTP/1.1" 200 None
2026-03-26 13:00:29 [adesa.es] INFO: Saving data for 10719691: {'auction_closing_time': 1798671600.0, 'created_time': 1774432881.83852, 'last_price_update_time': 1774530029.785909}
2026-03-26 13:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10719691') HTTP/1.1" 204 0
2026-03-26 13:00:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719698> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 13:00:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:00:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f123fa1-659a-565f-a03b-897db7874a86 with identifier: 10719698
2026-03-26 13:00:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f123fa1-659a-565f-a03b-897db7874a86 with scrape type 2
2026-03-26 13:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1f123fa1-659a-565f-a03b-897db7874a86 with scrape type 2
2026-03-26 13:00:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 1f123fa1-659a-565f-a03b-897db7874a86, identifier: 10719698
2026-03-26 13:00:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 1f123fa1-659a-565f-a03b-897db7874a86 with identifier: 10719698
2026-03-26 13:00:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 1f123fa1-659a-565f-a03b-897db7874a86 with identifier: 10719698
2026-03-26 13:00:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 1f123fa1-659a-565f-a03b-897db7874a86 with identifier: 10719698 to the API
2026-03-26 13:00:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13: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-26 13:00:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719698>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 164,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Diesel',
'id': '1f123fa1-659a-565f-a03b-897db7874a86',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '57317',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719698',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 27321,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 37700,
'price_includes_vat': True,
'registration_date': '2025-06-05',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'BMW X2 20d M Sport - Diesel - Automatic - 164 hp - 27.321 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2025}
2026-03-26 13:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710719698%27 HTTP/1.1" 200 None
2026-03-26 13:00:30 [adesa.es] INFO: Saving data for 10719698: {'auction_closing_time': 1798671600.0, 'created_time': 1774432889.435342, 'last_price_update_time': 1774530030.383816}
2026-03-26 13:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10719698') HTTP/1.1" 204 0
2026-03-26 13:00:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699409> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 13:00:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:00:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ef10c64-21b7-59c4-a333-c62bab16e1cd with identifier: 10699409
2026-03-26 13:00:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ef10c64-21b7-59c4-a333-c62bab16e1cd with scrape type 2
2026-03-26 13:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5ef10c64-21b7-59c4-a333-c62bab16e1cd with scrape type 2
2026-03-26 13:00:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 5ef10c64-21b7-59c4-a333-c62bab16e1cd, identifier: 10699409
2026-03-26 13:00:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 5ef10c64-21b7-59c4-a333-c62bab16e1cd with identifier: 10699409
2026-03-26 13:00:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 5ef10c64-21b7-59c4-a333-c62bab16e1cd with identifier: 10699409
2026-03-26 13:00:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 5ef10c64-21b7-59c4-a333-c62bab16e1cd with identifier: 10699409 to the API
2026-03-26 13:00:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:00:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:00:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699409>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 164,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': '5ef10c64-21b7-59c4-a333-c62bab16e1cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '1360MYN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699409',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 21823,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 29700,
'price_includes_vat': True,
'registration_date': '2025-02-20',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'BMW 1 Series 120d M Sport - Hybrid - Automatic - 164 hp - 21.823 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2025}
2026-03-26 13:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699409%27 HTTP/1.1" 200 None
2026-03-26 13:00:32 [adesa.es] INFO: Saving data for 10699409: {'auction_closing_time': 1798671600.0, 'created_time': 1774000837.647315, 'last_price_update_time': 1774530032.496871}
2026-03-26 13:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10699409') HTTP/1.1" 204 0
2026-03-26 13:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10493754> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 13:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699413> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 13:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10405314> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 13: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-26 13: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-26 13: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-26 13:00:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03805d96-6df9-58e0-995a-1b2cc1401321 with identifier: 10493754
2026-03-26 13:00:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03805d96-6df9-58e0-995a-1b2cc1401321 with scrape type 2
2026-03-26 13:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 03805d96-6df9-58e0-995a-1b2cc1401321 with scrape type 2
2026-03-26 13:00:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 03805d96-6df9-58e0-995a-1b2cc1401321, identifier: 10493754
2026-03-26 13:00:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 03805d96-6df9-58e0-995a-1b2cc1401321 with identifier: 10493754
2026-03-26 13:00:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 03805d96-6df9-58e0-995a-1b2cc1401321 with identifier: 10493754
2026-03-26 13:00:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 03805d96-6df9-58e0-995a-1b2cc1401321 with identifier: 10493754 to the API
2026-03-26 13:00:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13: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-26 13:00:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10493754>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Hatchback',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 112,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '03805d96-6df9-58e0-995a-1b2cc1401321',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '52075',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10493754',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 38418,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2024-06-18',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Dacia Sandero 1.0 TCe Stepway Extreme - Petrol - Manual - 112 hp - '
'38.418 km',
'transmission': 'manual',
'trim': 'Stepway Extreme',
'vin': None,
'year': 2024}
2026-03-26 13:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710493754%27 HTTP/1.1" 200 None
2026-03-26 13:00:33 [adesa.es] INFO: Saving data for 10493754: {'auction_closing_time': 1798675200.0, 'created_time': 1773334953.553766, 'last_price_update_time': 1774530033.257989}
2026-03-26 13:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10493754') HTTP/1.1" 204 0
2026-03-26 13:00: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-26 13:00:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0ac1846-07bf-59f4-8239-8c580e7c293b with identifier: 10699413
2026-03-26 13:00:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0ac1846-07bf-59f4-8239-8c580e7c293b with scrape type 2
2026-03-26 13:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d0ac1846-07bf-59f4-8239-8c580e7c293b with scrape type 2
2026-03-26 13:00:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: d0ac1846-07bf-59f4-8239-8c580e7c293b, identifier: 10699413
2026-03-26 13:00:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f910f7ed-5da5-5b60-99d3-0df59d34d161 with identifier: 10405314
2026-03-26 13:00:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f910f7ed-5da5-5b60-99d3-0df59d34d161 with scrape type 2
2026-03-26 13:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f910f7ed-5da5-5b60-99d3-0df59d34d161 with scrape type 2
2026-03-26 13:00:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: f910f7ed-5da5-5b60-99d3-0df59d34d161, identifier: 10405314
2026-03-26 13:00:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:00:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10666055> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 13:00:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: d0ac1846-07bf-59f4-8239-8c580e7c293b with identifier: 10699413
2026-03-26 13:00:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 13:00:33 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Blue HTTP/1.1" 200 None
2026-03-26 13:00:33 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 13:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 13:00:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: d0ac1846-07bf-59f4-8239-8c580e7c293b with identifier: 10699413
2026-03-26 13:00:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: d0ac1846-07bf-59f4-8239-8c580e7c293b with identifier: 10699413 to the API
2026-03-26 13:00:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13: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-26 13:00:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699413>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'd0ac1846-07bf-59f4-8239-8c580e7c293b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '7629MWP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699413',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 22954,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 22000,
'price_includes_vat': True,
'registration_date': '2024-11-27',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 Allure - Petrol - Automatic - 136 hp - 22.954 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2024}
2026-03-26 13:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699413%27 HTTP/1.1" 200 None
2026-03-26 13:00:33 [adesa.es] INFO: Saving data for 10699413: {'auction_closing_time': 1798671600.0, 'created_time': 1774000854.580554, 'last_price_update_time': 1774530033.796798}
2026-03-26 13:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10699413') HTTP/1.1" 204 0
2026-03-26 13:00:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: f910f7ed-5da5-5b60-99d3-0df59d34d161 with identifier: 10405314
2026-03-26 13:00:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: f910f7ed-5da5-5b60-99d3-0df59d34d161 with identifier: 10405314
2026-03-26 13:00:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: f910f7ed-5da5-5b60-99d3-0df59d34d161 with identifier: 10405314 to the API
2026-03-26 13:00:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13: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-26 13:00:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10405314>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 112,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'f910f7ed-5da5-5b60-99d3-0df59d34d161',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '50394',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10405314',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 36092,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2024-06-26',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Dacia Sandero 1.0 TCe Stepway Extreme - Petrol - Manual - 112 hp - '
'36.092 km',
'transmission': 'manual',
'trim': 'Stepway Extreme',
'vin': None,
'year': 2024}
2026-03-26 13:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710405314%27 HTTP/1.1" 200 None
2026-03-26 13:00:34 [adesa.es] INFO: Saving data for 10405314: {'auction_closing_time': 1798675200.0, 'created_time': 1773334954.751049, 'last_price_update_time': 1774530034.092093}
2026-03-26 13:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10405314') HTTP/1.1" 204 0
2026-03-26 13: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-26 13:00:34 [adesa.es] INFO: Found listing with ID: 10699500
2026-03-26 13:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699500%27 HTTP/1.1" 200 None
2026-03-26 13:00:34 [adesa.es] INFO: Scrape type for 10699500: 2
2026-03-26 13:00:34 [adesa.es] INFO: Scraping item 10699500 url https://www.openlane.eu/en/carv6/auction/10699500
2026-03-26 13:00:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb43ec3e-26a4-5686-96ed-1f965da8cfd3 with identifier: 10666055
2026-03-26 13:00:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb43ec3e-26a4-5686-96ed-1f965da8cfd3 with scrape type 2
2026-03-26 13:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb43ec3e-26a4-5686-96ed-1f965da8cfd3 with scrape type 2
2026-03-26 13:00:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: fb43ec3e-26a4-5686-96ed-1f965da8cfd3, identifier: 10666055
2026-03-26 13:00:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: fb43ec3e-26a4-5686-96ed-1f965da8cfd3 with identifier: 10666055
2026-03-26 13:00:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: fb43ec3e-26a4-5686-96ed-1f965da8cfd3 with identifier: 10666055
2026-03-26 13:00:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: fb43ec3e-26a4-5686-96ed-1f965da8cfd3 with identifier: 10666055 to the API
2026-03-26 13:00:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13: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-26 13:00:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10666055>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 164,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': 'fb43ec3e-26a4-5686-96ed-1f965da8cfd3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '1368MYN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10666055',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 19257,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 29700,
'price_includes_vat': True,
'registration_date': '2025-02-20',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'BMW 1 Series 120d M Sport - Hybrid - Automatic - 164 hp - 19.257 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2025}
2026-03-26 13:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710666055%27 HTTP/1.1" 200 None
2026-03-26 13:00:34 [adesa.es] INFO: Saving data for 10666055: {'auction_closing_time': 1798671600.0, 'created_time': 1773396040.257399, 'last_price_update_time': 1774530034.503291}
2026-03-26 13:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10666055') HTTP/1.1" 204 0
2026-03-26 13:00:35 [scrapy_zyte_api.handler] DEBUG: Got Zyte API error (status=421, type='/website/connection-error', request_id='b194334936224fe533b257ffe8b3aa22') while processing URL (https://www.openlane.eu/en/carv6/auction/10690632): Failed to establish a network connection to the website. This could be due to the server being down or network connectivity issues. Verify the website is operational and accessible.
2026-03-26 13:00:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:00:35 [scrapy.core.scraper] ERROR: Error downloading <GET https://www.openlane.eu/en/carv6/auction/10690632>
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1999, in _inlineCallbacks
result = context.run(
File "/usr/local/lib/python3.11/dist-packages/twisted/python/failure.py", line 519, in throwExceptionIntoGenerator
return g.throw(self.value.with_traceback(self.tb))
File "/usr/local/lib/python3.11/dist-packages/scrapy/core/downloader/middleware.py", line 54, in process_request
return (yield download_func(request=request, spider=spider))
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1251, in adapt
extracted: _SelfResultT | Failure = result.result()
File "/usr/local/lib/python3.11/dist-packages/scrapy_zyte_api/handler.py", line 257, in _download_request
api_response = await self._session.get(api_params, retrying=retrying)
File "/usr/local/lib/python3.11/dist-packages/zyte_api/_async.py", line 54, in get
return await self._client.get(
File "/usr/local/lib/python3.11/dist-packages/zyte_api/_async.py", line 168, in get
result = await request()
File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 142, in async_wrapped
return await fn(*args, **kwargs)
File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 58, in __call__
do = await self.iter(retry_state=retry_state)
File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 110, in iter
result = await action(retry_state)
File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 78, in inner
return fn(*args, **kwargs)
File "/usr/local/lib/python3.11/dist-packages/tenacity/__init__.py", line 390, in <lambda>
self._add_action_func(lambda rs: rs.outcome.result())
File "/usr/lib/python3.11/concurrent/futures/_base.py", line 449, in result
return self.__get_result()
File "/usr/lib/python3.11/concurrent/futures/_base.py", line 401, in __get_result
raise self._exception
File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 61, in __call__
result = await fn(*args, **kwargs)
File "/usr/local/lib/python3.11/dist-packages/zyte_api/_async.py", line 142, in request
raise RequestError(
zyte_api._errors.RequestError: RequestError: 421, message=, headers=<CIMultiDictProxy('Date': 'Thu, 26 Mar 2026 13:00:35 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '277', 'Connection': 'keep-alive', 'Request-Id': 'b194334936224fe533b257ffe8b3aa22', 'Vary': 'Accept-Encoding', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Access-Control-Allow-Credentials': 'true', 'Access-Control-Expose-Headers': '*, X-Project-Key', 'Access-Control-Allow-Methods': 'GET, PUT, POST, DELETE, PATCH, OPTIONS', 'Access-Control-Allow-Headers': 'DNT, Keep-Alive, User-Agent, X-Requested-With, If-Modified-Since, Cache-Control, Content-Type, Range, Authorization, X-Project-Key', 'Access-Control-Max-Age': '1728000')>, body=b'{"type":"/website/connection-error","title":"Website Connection Error","status":421,"detail":"Failed to establish a network connection to the website. This could be due to the server being down or network connectivity issues. Verify the website is operational and accessible."}', request_id=b194334936224fe533b257ffe8b3aa22
2026-03-26 13:00:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10633069> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 13:00:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:00:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e405956b-2a4a-5649-96aa-dba3b5f9e814 with identifier: 10633069
2026-03-26 13:00:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e405956b-2a4a-5649-96aa-dba3b5f9e814 with scrape type 2
2026-03-26 13:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e405956b-2a4a-5649-96aa-dba3b5f9e814 with scrape type 2
2026-03-26 13:00:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: e405956b-2a4a-5649-96aa-dba3b5f9e814, identifier: 10633069
2026-03-26 13:00:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: e405956b-2a4a-5649-96aa-dba3b5f9e814 with identifier: 10633069
2026-03-26 13:00:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: e405956b-2a4a-5649-96aa-dba3b5f9e814 with identifier: 10633069
2026-03-26 13:00:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: e405956b-2a4a-5649-96aa-dba3b5f9e814 with identifier: 10633069 to the API
2026-03-26 13:00:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:00:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:00:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10633069>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 93,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'e405956b-2a4a-5649-96aa-dba3b5f9e814',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '50689',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10633069',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 32140,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2024-05-30',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Clio 1.0 Tce Techno - Petrol - Manual - 93 hp - 32.140 km',
'transmission': 'manual',
'trim': 'Techno',
'vin': None,
'year': 2024}
2026-03-26 13:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710633069%27 HTTP/1.1" 200 None
2026-03-26 13:00:35 [adesa.es] INFO: Saving data for 10633069: {'auction_closing_time': 1798675200.0, 'created_time': 1773334941.380751, 'last_price_update_time': 1774530035.958009}
2026-03-26 13:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10633069') HTTP/1.1" 204 0
2026-03-26 13:00:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10601084> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 13:00:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:00:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 67c70e7a-7fd7-5937-b5e4-d99c1aa0b06c with identifier: 10601084
2026-03-26 13:00:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 67c70e7a-7fd7-5937-b5e4-d99c1aa0b06c with scrape type 2
2026-03-26 13:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 67c70e7a-7fd7-5937-b5e4-d99c1aa0b06c with scrape type 2
2026-03-26 13:00:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 67c70e7a-7fd7-5937-b5e4-d99c1aa0b06c, identifier: 10601084
2026-03-26 13:00:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 67c70e7a-7fd7-5937-b5e4-d99c1aa0b06c with identifier: 10601084
2026-03-26 13:00:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 67c70e7a-7fd7-5937-b5e4-d99c1aa0b06c with identifier: 10601084
2026-03-26 13:00:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 67c70e7a-7fd7-5937-b5e4-d99c1aa0b06c with identifier: 10601084 to the API
2026-03-26 13:00:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:00:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:00:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10601084>
{'auction_title': '',
'c_o_2_emission_value': 157,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': '67c70e7a-7fd7-5937-b5e4-d99c1aa0b06c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '7600NCF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10601084',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 1107,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16700,
'price_includes_vat': True,
'registration_date': '2025-05-29',
'seats_number': 2,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot Partner - Diesel - Manual - 102 hp - 1.107 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2025}
2026-03-26 13:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710601084%27 HTTP/1.1" 200 None
2026-03-26 13:00:36 [adesa.es] INFO: Saving data for 10601084: {'auction_closing_time': 1798675200.0, 'created_time': 1773334943.139052, 'last_price_update_time': 1774530036.45182}
2026-03-26 13:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10601084') HTTP/1.1" 204 0
2026-03-26 13:00:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10405331> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 13: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-26 13:00:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 31b5e700-9423-525b-8ed3-4dbf5e850a6f with identifier: 10405331
2026-03-26 13:00:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 31b5e700-9423-525b-8ed3-4dbf5e850a6f with scrape type 2
2026-03-26 13:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 31b5e700-9423-525b-8ed3-4dbf5e850a6f with scrape type 2
2026-03-26 13:00:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 31b5e700-9423-525b-8ed3-4dbf5e850a6f, identifier: 10405331
2026-03-26 13:00:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 31b5e700-9423-525b-8ed3-4dbf5e850a6f with identifier: 10405331
2026-03-26 13:00:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 31b5e700-9423-525b-8ed3-4dbf5e850a6f with identifier: 10405331
2026-03-26 13:00:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 31b5e700-9423-525b-8ed3-4dbf5e850a6f with identifier: 10405331 to the API
2026-03-26 13:00:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:00:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:00:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10405331>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 104,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '31b5e700-9423-525b-8ed3-4dbf5e850a6f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '50486',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10405331',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 10980,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 12950,
'price_includes_vat': True,
'registration_date': '2025-04-29',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 208 1.2 Allure - Petrol - Manual - 104 hp - 10.980 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-26 13:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710405331%27 HTTP/1.1" 200 None
2026-03-26 13:00:37 [adesa.es] INFO: Saving data for 10405331: {'auction_closing_time': 1798675200.0, 'created_time': 1773334932.224038, 'last_price_update_time': 1774530037.105297}
2026-03-26 13:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10405331') HTTP/1.1" 204 0
2026-03-26 13:00:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10698917> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 13:00:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:00:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bba5bdcf-5f78-51e6-a9de-b20cbfff4858 with identifier: 10698917
2026-03-26 13:00:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bba5bdcf-5f78-51e6-a9de-b20cbfff4858 with scrape type 2
2026-03-26 13:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bba5bdcf-5f78-51e6-a9de-b20cbfff4858 with scrape type 2
2026-03-26 13:00:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: bba5bdcf-5f78-51e6-a9de-b20cbfff4858, identifier: 10698917
2026-03-26 13:00:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: bba5bdcf-5f78-51e6-a9de-b20cbfff4858 with identifier: 10698917
2026-03-26 13:00:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: bba5bdcf-5f78-51e6-a9de-b20cbfff4858 with identifier: 10698917
2026-03-26 13:00:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: bba5bdcf-5f78-51e6-a9de-b20cbfff4858 with identifier: 10698917 to the API
2026-03-26 13:00:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13: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-26 13:00:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10698917>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 119,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'bba5bdcf-5f78-51e6-a9de-b20cbfff4858',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '52080',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10698917',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 26136,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2024-04-26',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Skoda Kamiq 1.0 TSI Selection - Petrol - Manual - 119 hp - 26.136 '
'km',
'transmission': 'manual',
'trim': 'Selection',
'vin': None,
'year': 2024}
2026-03-26 13:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710698917%27 HTTP/1.1" 200 None
2026-03-26 13:00:38 [adesa.es] INFO: Saving data for 10698917: {'auction_closing_time': 1798675200.0, 'created_time': 1774000844.204049, 'last_price_update_time': 1774530038.990456}
2026-03-26 13:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10698917') HTTP/1.1" 204 0
2026-03-26 13:00:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10643525> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 13: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-26 13:00:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f80c424-a062-5f7d-a39f-7013b1f491de with identifier: 10643525
2026-03-26 13:00:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f80c424-a062-5f7d-a39f-7013b1f491de with scrape type 2
2026-03-26 13:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3f80c424-a062-5f7d-a39f-7013b1f491de with scrape type 2
2026-03-26 13:00:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 3f80c424-a062-5f7d-a39f-7013b1f491de, identifier: 10643525
2026-03-26 13:00:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 3f80c424-a062-5f7d-a39f-7013b1f491de with identifier: 10643525
2026-03-26 13:00:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 3f80c424-a062-5f7d-a39f-7013b1f491de with identifier: 10643525
2026-03-26 13:00:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 3f80c424-a062-5f7d-a39f-7013b1f491de with identifier: 10643525 to the API
2026-03-26 13:00:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13: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-26 13:00:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10643525>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 104,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '3f80c424-a062-5f7d-a39f-7013b1f491de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '50502',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10643525',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 10099,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2025-05-28',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 208 1.2 Allure - Petrol - Manual - 104 hp - 10.099 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-26 13:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710643525%27 HTTP/1.1" 200 None
2026-03-26 13:00:42 [adesa.es] INFO: Saving data for 10643525: {'auction_closing_time': 1798675200.0, 'created_time': 1773334840.139264, 'last_price_update_time': 1774530042.64746}
2026-03-26 13:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10643525') HTTP/1.1" 204 0
2026-03-26 13:00:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10649239> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 13:00:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10571283> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 13:00:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:00:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:00:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10572723> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 13:00:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10276412> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 13:00:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10571281> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 13:00:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10655463> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 13:00:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:00:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:00:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:00:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 13:00:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac80abd6-423b-56f3-9f61-86a138059ddc with identifier: 10649239
2026-03-26 13:00:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac80abd6-423b-56f3-9f61-86a138059ddc with scrape type 2
2026-03-26 13:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac80abd6-423b-56f3-9f61-86a138059ddc with scrape type 2
2026-03-26 13:00:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: ac80abd6-423b-56f3-9f61-86a138059ddc, identifier: 10649239
2026-03-26 13:00:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9094affe-6b06-5f6a-911c-bb95d4ee3ccf with identifier: 10571283
2026-03-26 13:00:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9094affe-6b06-5f6a-911c-bb95d4ee3ccf with scrape type 2
2026-03-26 13:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9094affe-6b06-5f6a-911c-bb95d4ee3ccf with scrape type 2
2026-03-26 13:00:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 9094affe-6b06-5f6a-911c-bb95d4ee3ccf, identifier: 10571283
2026-03-26 13:00:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: ac80abd6-423b-56f3-9f61-86a138059ddc with identifier: 10649239
2026-03-26 13:00:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: ac80abd6-423b-56f3-9f61-86a138059ddc with identifier: 10649239
2026-03-26 13:00:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: ac80abd6-423b-56f3-9f61-86a138059ddc with identifier: 10649239 to the API
2026-03-26 13:00:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13: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-26 13:00:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10649239>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 134,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Hybrid',
'id': 'ac80abd6-423b-56f3-9f61-86a138059ddc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '50712',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10649239',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Espace',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 32100,
'price_includes_vat': True,
'registration_date': '2025-05-28',
'seats_number': 7,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Espace Esprit Alpine - Hybrid - Automatic - 134 hp - 50 km',
'transmission': 'automatic',
'trim': 'Esprit Alpine',
'vin': None,
'year': 2025}
2026-03-26 13:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710649239%27 HTTP/1.1" 200 None
2026-03-26 13:00:43 [adesa.es] INFO: Saving data for 10649239: {'auction_closing_time': 1798675200.0, 'created_time': 1773334939.875153, 'last_price_update_time': 1774530043.197391}
2026-03-26 13:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10649239') HTTP/1.1" 204 0
2026-03-26 13:00:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 9094affe-6b06-5f6a-911c-bb95d4ee3ccf with identifier: 10571283
2026-03-26 13:00:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 9094affe-6b06-5f6a-911c-bb95d4ee3ccf with identifier: 10571283
2026-03-26 13:00:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 9094affe-6b06-5f6a-911c-bb95d4ee3ccf with identifier: 10571283 to the API
2026-03-26 13:00:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13: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-26 13:00:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10571283>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 104,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '9094affe-6b06-5f6a-911c-bb95d4ee3ccf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '53611',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10571283',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 10325,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 12950,
'price_includes_vat': True,
'registration_date': '2025-05-28',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 208 1.2 Allure - Petrol - Manual - 104 hp - 10.325 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-26 13:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710571283%27 HTTP/1.1" 200 None
2026-03-26 13:00:43 [adesa.es] INFO: Saving data for 10571283: {'auction_closing_time': 1798675200.0, 'created_time': 1773334935.0006, 'last_price_update_time': 1774530043.488057}
2026-03-26 13:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10571283') HTTP/1.1" 204 0
2026-03-26 13:00:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4100d3d3-129b-5dcc-acf8-9599b4286a2b with identifier: 10572723
2026-03-26 13:00:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4100d3d3-129b-5dcc-acf8-9599b4286a2b with scrape type 2
2026-03-26 13:00:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4100d3d3-129b-5dcc-acf8-9599b4286a2b with scrape type 2
2026-03-26 13:00:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 4100d3d3-129b-5dcc-acf8-9599b4286a2b, identifier: 10572723
2026-03-26 13:00:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d54d9790-44ec-5256-9d77-80c58cb93f22 with identifier: 10276412
2026-03-26 13:00:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d54d9790-44ec-5256-9d77-80c58cb93f22 with scrape type 2
2026-03-26 13:00:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d54d9790-44ec-5256-9d77-80c58cb93f22 with scrape type 2
2026-03-26 13:00:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: d54d9790-44ec-5256-9d77-80c58cb93f22, identifier: 10276412
2026-03-26 13:00:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 67f0b865-b4e2-5b5d-b9c0-84b72915c85d with identifier: 10571281
2026-03-26 13:00:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 67f0b865-b4e2-5b5d-b9c0-84b72915c85d with scrape type 2
2026-03-26 13:00:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 67f0b865-b4e2-5b5d-b9c0-84b72915c85d with scrape type 2
2026-03-26 13:00:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 67f0b865-b4e2-5b5d-b9c0-84b72915c85d, identifier: 10571281
2026-03-26 13:00:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3f892ba-e942-5ddd-a403-754e5cfa7590 with identifier: 10655463
2026-03-26 13:00:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3f892ba-e942-5ddd-a403-754e5cfa7590 with scrape type 2
2026-03-26 13:00:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e3f892ba-e942-5ddd-a403-754e5cfa7590 with scrape type 2
2026-03-26 13:00:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: e3f892ba-e942-5ddd-a403-754e5cfa7590, identifier: 10655463
2026-03-26 13:00:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 4100d3d3-129b-5dcc-acf8-9599b4286a2b with identifier: 10572723
2026-03-26 13:00:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 4100d3d3-129b-5dcc-acf8-9599b4286a2b with identifier: 10572723
2026-03-26 13:00:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 4100d3d3-129b-5dcc-acf8-9599b4286a2b with identifier: 10572723 to the API
2026-03-26 13:00:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13: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-26 13:00:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10572723>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 104,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '4100d3d3-129b-5dcc-acf8-9599b4286a2b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '50531',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10572723',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 8999,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2025-05-28',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 208 1.2 Allure - Petrol - Manual - 104 hp - 8.999 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-26 13:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710572723%27 HTTP/1.1" 200 None
2026-03-26 13:00:44 [adesa.es] INFO: Saving data for 10572723: {'auction_closing_time': 1798675200.0, 'created_time': 1773334838.934596, 'last_price_update_time': 1774530044.157741}
2026-03-26 13:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10572723') HTTP/1.1" 204 0
2026-03-26 13:00:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: d54d9790-44ec-5256-9d77-80c58cb93f22 with identifier: 10276412
2026-03-26 13:00:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: d54d9790-44ec-5256-9d77-80c58cb93f22 with identifier: 10276412
2026-03-26 13:00:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: d54d9790-44ec-5256-9d77-80c58cb93f22 with identifier: 10276412 to the API
2026-03-26 13:00:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13: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-26 13:00:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10276412>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'd54d9790-44ec-5256-9d77-80c58cb93f22',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '0908NHD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10276412',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 21600,
'price_includes_vat': True,
'registration_date': '2025-10-31',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 Allure - Petrol - Automatic - 136 hp - 50 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-26 13:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710276412%27 HTTP/1.1" 200 None
2026-03-26 13:00:44 [adesa.es] INFO: Saving data for 10276412: {'auction_closing_time': 1798675200.0, 'created_time': 1773334934.646785, 'last_price_update_time': 1774530044.430554}
2026-03-26 13:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10276412') HTTP/1.1" 204 0
2026-03-26 13:00:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 67f0b865-b4e2-5b5d-b9c0-84b72915c85d with identifier: 10571281
2026-03-26 13:00:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 67f0b865-b4e2-5b5d-b9c0-84b72915c85d with identifier: 10571281
2026-03-26 13:00:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 67f0b865-b4e2-5b5d-b9c0-84b72915c85d with identifier: 10571281 to the API
2026-03-26 13:00:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13: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-26 13:00:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10571281>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 104,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '67f0b865-b4e2-5b5d-b9c0-84b72915c85d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '50491',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10571281',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 13627,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 12950,
'price_includes_vat': True,
'registration_date': '2025-04-29',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 208 1.2 Allure - Petrol - Manual - 104 hp - 13.627 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-26 13:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710571281%27 HTTP/1.1" 200 None
2026-03-26 13:00:44 [adesa.es] INFO: Saving data for 10571281: {'auction_closing_time': 1798675200.0, 'created_time': 1773334838.467416, 'last_price_update_time': 1774530044.699297}
2026-03-26 13:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10571281') HTTP/1.1" 204 0
2026-03-26 13:00:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: e3f892ba-e942-5ddd-a403-754e5cfa7590 with identifier: 10655463
2026-03-26 13:00:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: e3f892ba-e942-5ddd-a403-754e5cfa7590 with identifier: 10655463
2026-03-26 13:00:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: e3f892ba-e942-5ddd-a403-754e5cfa7590 with identifier: 10655463 to the API
2026-03-26 13:00:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13: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-26 13:00:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10655463>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Hatchback',
'color': 'Red',
'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': 'e3f892ba-e942-5ddd-a403-754e5cfa7590',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '1249NGV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10655463',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 14900,
'price_includes_vat': True,
'registration_date': '2025-10-22',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Opel Corsa 1.2 GS - Petrol - Manual - 101 hp - 50 km',
'transmission': 'manual',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-26 13:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710655463%27 HTTP/1.1" 200 None
2026-03-26 13:00:45 [adesa.es] INFO: Saving data for 10655463: {'auction_closing_time': 1798675200.0, 'created_time': 1773334931.106808, 'last_price_update_time': 1774530045.014113}
2026-03-26 13:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10655463') HTTP/1.1" 204 0
2026-03-26 13:00:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727616> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 13:00:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b8433ef-d4e3-5f00-9986-57e09c98a416 with identifier: 10727616
2026-03-26 13:00:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b8433ef-d4e3-5f00-9986-57e09c98a416 with scrape type 1
2026-03-26 13:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2b8433ef-d4e3-5f00-9986-57e09c98a416
2026-03-26 13:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705635%252Fgeneral%252F4af2b898-a380-4855-a151-3c4a69bd6c12.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705635/general/4af2b898-a380-4855-a151-3c4a69bd6c12.jpg not downloaded yet
2026-03-26 13:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705635%252Fgeneral%252Ffe275b6a-4bc0-4de9-8875-25a89f6743aa.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705635/general/fe275b6a-4bc0-4de9-8875-25a89f6743aa.jpg not downloaded yet
2026-03-26 13:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705635%252Fgeneral%252Feac1bb80-d9b9-4ed0-afee-b522e3674e0d.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705635/general/eac1bb80-d9b9-4ed0-afee-b522e3674e0d.jpg not downloaded yet
2026-03-26 13:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705635%252Fgeneral%252F5a272dcb-4f09-427e-bf4d-d2e0b198b067.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705635/general/5a272dcb-4f09-427e-bf4d-d2e0b198b067.jpg not downloaded yet
2026-03-26 13:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705635%252Fgeneral%252F26243ac3-b739-448b-ad32-723f7aed47d3.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705635/general/26243ac3-b739-448b-ad32-723f7aed47d3.jpg not downloaded yet
2026-03-26 13:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705635%252Fgeneral%252F4a3a4d7e-5705-44e2-8ed2-e4e031721b17.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705635/general/4a3a4d7e-5705-44e2-8ed2-e4e031721b17.jpg not downloaded yet
2026-03-26 13:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705635%252Fgeneral%252Fbae2d7be-6f0e-4297-8ff6-557ee0341820.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705635/general/bae2d7be-6f0e-4297-8ff6-557ee0341820.jpg not downloaded yet
2026-03-26 13:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705635%252Fgeneral%252F7568c546-abd7-40fb-aed2-a4a63a6811e4.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705635/general/7568c546-abd7-40fb-aed2-a4a63a6811e4.jpg not downloaded yet
2026-03-26 13:00:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10653126> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 13:00:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10640087> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 13:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705635%252Fgeneral%252Fcb83feda-093f-4687-bdff-8e674a0af135.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705635/general/cb83feda-093f-4687-bdff-8e674a0af135.jpg not downloaded yet
2026-03-26 13:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705635%252Fgeneral%252F3730cc04-d202-4551-a291-dd82597701c7.jpg%27 HTTP/1.1" 200 None
2026-03-26 13:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705635/general/3730cc04-d202-4551-a291-dd82597701c7.jpg not downloaded yet
2026-03-26 13:00:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 143a7553-b2e5-57c9-a0ac-106a65078808 with identifier: 10653126
2026-03-26 13:00:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 143a7553-b2e5-57c9-a0ac-106a65078808 with scrape type 2
2026-03-26 13:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 143a7553-b2e5-57c9-a0ac-106a65078808 with scrape type 2
2026-03-26 13:00:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 143a7553-b2e5-57c9-a0ac-106a65078808, identifier: 10653126
2026-03-26 13:00:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 143a7553-b2e5-57c9-a0ac-106a65078808 with identifier: 10653126
2026-03-26 13:00:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 143a7553-b2e5-57c9-a0ac-106a65078808 with identifier: 10653126
2026-03-26 13:00:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 143a7553-b2e5-57c9-a0ac-106a65078808 with identifier: 10653126 to the API
2026-03-26 13:00:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:00:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:00:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10653126>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 127,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '143a7553-b2e5-57c9-a0ac-106a65078808',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '1052NLC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10653126',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Puma',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 19400,
'price_includes_vat': True,
'registration_date': '2026-03-03',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Ford Puma 1.0 ST Line - Petrol - Manual - 127 hp - 50 km',
'transmission': 'manual',
'trim': 'ST Line',
'vin': None,
'year': 2026}
2026-03-26 13:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710653126%27 HTTP/1.1" 200 None
2026-03-26 13:00:46 [adesa.es] INFO: Saving data for 10653126: {'auction_closing_time': 1798675200.0, 'created_time': 1773334965.546387, 'last_price_update_time': 1774530046.484688}
2026-03-26 13:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10653126') HTTP/1.1" 204 0
2026-03-26 13:00:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5705635/general/4af2b898-a380-4855-a151-3c4a69bd6c12.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727616)
2026-03-26 13:00:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9dea0944-3d5e-5cff-ab43-0d2c509f948d with identifier: 10640087
2026-03-26 13:00:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9dea0944-3d5e-5cff-ab43-0d2c509f948d with scrape type 2
2026-03-26 13:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9dea0944-3d5e-5cff-ab43-0d2c509f948d with scrape type 2
2026-03-26 13:00:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 9dea0944-3d5e-5cff-ab43-0d2c509f948d, identifier: 10640087
2026-03-26 13:00:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 9dea0944-3d5e-5cff-ab43-0d2c509f948d with identifier: 10640087
2026-03-26 13:00:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 9dea0944-3d5e-5cff-ab43-0d2c509f948d with identifier: 10640087
2026-03-26 13:00:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 9dea0944-3d5e-5cff-ab43-0d2c509f948d with identifier: 10640087 to the API
2026-03-26 13:00:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:00:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:00:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10640087>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '9dea0944-3d5e-5cff-ab43-0d2c509f948d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '5371NHL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10640087',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 20500,
'price_includes_vat': True,
'registration_date': '2025-11-17',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Jeep Avenger 1.2 Summit - Petrol - Manual - 101 hp - 50 km',
'transmission': 'manual',
'trim': 'Summit',
'vin': None,
'year': 2025}
2026-03-26 13:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710640087%27 HTTP/1.1" 200 None
2026-03-26 13:00:47 [adesa.es] INFO: Saving data for 10640087: {'auction_closing_time': 1798675200.0, 'created_time': 1773334928.982648, 'last_price_update_time': 1774530047.700556}
2026-03-26 13:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10640087') HTTP/1.1" 204 0
2026-03-26 13:00:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5705635/general/26243ac3-b739-448b-ad32-723f7aed47d3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727616)
2026-03-26 13:00:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5705635/general/fe275b6a-4bc0-4de9-8875-25a89f6743aa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727616)
2026-03-26 13:00:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5705635/general/5a272dcb-4f09-427e-bf4d-d2e0b198b067.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727616)
2026-03-26 13:00:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5705635/general/4a3a4d7e-5705-44e2-8ed2-e4e031721b17.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727616)
2026-03-26 13:00:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5705635/general/eac1bb80-d9b9-4ed0-afee-b522e3674e0d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727616)
2026-03-26 13:00:47 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-26 13:00:47 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-26 13:00:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 13:00:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe648132490>
2026-03-26 13:00:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 13:00:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-26 13:00:47 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2106
2026-03-26 13:00:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-26 13:00:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 13:00:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 13:00:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2b8433ef-d4e3-5f00-9986-57e09c98a416/2b8433ef-d4e3-5f00-9986-57e09c98a416_image_0.jpg HTTP/1.1" 201 0
2026-03-26 13:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705635%252Fgeneral%252F4af2b898-a380-4855-a151-3c4a69bd6c12.jpg') HTTP/1.1" 204 0
2026-03-26 13:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705635/general/4af2b898-a380-4855-a151-3c4a69bd6c12.jpg saved to cache
2026-03-26 13:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2b8433ef-d4e3-5f00-9986-57e09c98a416
2026-03-26 13:00:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5705635/general/7568c546-abd7-40fb-aed2-a4a63a6811e4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727616)
2026-03-26 13:00:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10550836> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 13:00:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699500> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 13:00:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 13:00:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe6491f9910>
2026-03-26 13:00:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 13:00:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 13:00:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 13:00:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2b8433ef-d4e3-5f00-9986-57e09c98a416/2b8433ef-d4e3-5f00-9986-57e09c98a416_image_4.jpg HTTP/1.1" 201 0
2026-03-26 13:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705635%252Fgeneral%252F26243ac3-b739-448b-ad32-723f7aed47d3.jpg') HTTP/1.1" 204 0
2026-03-26 13:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705635/general/26243ac3-b739-448b-ad32-723f7aed47d3.jpg saved to cache
2026-03-26 13:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2b8433ef-d4e3-5f00-9986-57e09c98a416
2026-03-26 13:00:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 13:00:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe642de0590>
2026-03-26 13:00:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 13:00:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 13:00:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 13:00:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2b8433ef-d4e3-5f00-9986-57e09c98a416/2b8433ef-d4e3-5f00-9986-57e09c98a416_image_1.jpg HTTP/1.1" 201 0
2026-03-26 13:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705635%252Fgeneral%252Ffe275b6a-4bc0-4de9-8875-25a89f6743aa.jpg') HTTP/1.1" 204 0
2026-03-26 13:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705635/general/fe275b6a-4bc0-4de9-8875-25a89f6743aa.jpg saved to cache
2026-03-26 13:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2b8433ef-d4e3-5f00-9986-57e09c98a416
2026-03-26 13:00:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 13:00:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe6481758d0>
2026-03-26 13:00:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 13:00:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 13:00:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 13:00:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2b8433ef-d4e3-5f00-9986-57e09c98a416/2b8433ef-d4e3-5f00-9986-57e09c98a416_image_3.jpg HTTP/1.1" 201 0
2026-03-26 13:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705635%252Fgeneral%252F5a272dcb-4f09-427e-bf4d-d2e0b198b067.jpg') HTTP/1.1" 204 0
2026-03-26 13:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705635/general/5a272dcb-4f09-427e-bf4d-d2e0b198b067.jpg saved to cache
2026-03-26 13:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2b8433ef-d4e3-5f00-9986-57e09c98a416
2026-03-26 13:00:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 13:00:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe6491f9910>
2026-03-26 13:00:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 13:00:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 13:00:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 13:00:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2b8433ef-d4e3-5f00-9986-57e09c98a416/2b8433ef-d4e3-5f00-9986-57e09c98a416_image_5.jpg HTTP/1.1" 201 0
2026-03-26 13:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705635%252Fgeneral%252F4a3a4d7e-5705-44e2-8ed2-e4e031721b17.jpg') HTTP/1.1" 204 0
2026-03-26 13:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705635/general/4a3a4d7e-5705-44e2-8ed2-e4e031721b17.jpg saved to cache
2026-03-26 13:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2b8433ef-d4e3-5f00-9986-57e09c98a416
2026-03-26 13:00:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 13:00:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe642c977d0>
2026-03-26 13:00:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 13:00:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 13:00:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 13:00:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2b8433ef-d4e3-5f00-9986-57e09c98a416/2b8433ef-d4e3-5f00-9986-57e09c98a416_image_2.jpg HTTP/1.1" 201 0
2026-03-26 13:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705635%252Fgeneral%252Feac1bb80-d9b9-4ed0-afee-b522e3674e0d.jpg') HTTP/1.1" 204 0
2026-03-26 13:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705635/general/eac1bb80-d9b9-4ed0-afee-b522e3674e0d.jpg saved to cache
2026-03-26 13:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2b8433ef-d4e3-5f00-9986-57e09c98a416
2026-03-26 13:00:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5705635/general/cb83feda-093f-4687-bdff-8e674a0af135.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727616)
2026-03-26 13:00:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5705635/general/bae2d7be-6f0e-4297-8ff6-557ee0341820.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727616)
2026-03-26 13:00:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 13:00:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe642ee4150>
2026-03-26 13:00:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 13:00:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 13:00:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 13:00:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2b8433ef-d4e3-5f00-9986-57e09c98a416/2b8433ef-d4e3-5f00-9986-57e09c98a416_image_7.jpg HTTP/1.1" 201 0
2026-03-26 13:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705635%252Fgeneral%252F7568c546-abd7-40fb-aed2-a4a63a6811e4.jpg') HTTP/1.1" 204 0
2026-03-26 13:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705635/general/7568c546-abd7-40fb-aed2-a4a63a6811e4.jpg saved to cache
2026-03-26 13:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2b8433ef-d4e3-5f00-9986-57e09c98a416
2026-03-26 13:00:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b8fd6f7-5f29-5cc6-98ad-7c4673cbe9e1 with identifier: 10550836
2026-03-26 13:00:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b8fd6f7-5f29-5cc6-98ad-7c4673cbe9e1 with scrape type 2
2026-03-26 13:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b8fd6f7-5f29-5cc6-98ad-7c4673cbe9e1 with scrape type 2
2026-03-26 13:00:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 0b8fd6f7-5f29-5cc6-98ad-7c4673cbe9e1, identifier: 10550836
2026-03-26 13:00:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 622c97a1-9467-5916-8930-e640c8b10c4b with identifier: 10699500
2026-03-26 13:00:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 622c97a1-9467-5916-8930-e640c8b10c4b with scrape type 2
2026-03-26 13:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 622c97a1-9467-5916-8930-e640c8b10c4b with scrape type 2
2026-03-26 13:00:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 622c97a1-9467-5916-8930-e640c8b10c4b, identifier: 10699500
2026-03-26 13:00:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5705635/general/3730cc04-d202-4551-a291-dd82597701c7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727616)
2026-03-26 13:00:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 0b8fd6f7-5f29-5cc6-98ad-7c4673cbe9e1 with identifier: 10550836
2026-03-26 13:00:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 0b8fd6f7-5f29-5cc6-98ad-7c4673cbe9e1 with identifier: 10550836
2026-03-26 13:00:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 0b8fd6f7-5f29-5cc6-98ad-7c4673cbe9e1 with identifier: 10550836 to the API
2026-03-26 13:00:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:00:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:00:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10550836>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Hatchback',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 112,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '0b8fd6f7-5f29-5cc6-98ad-7c4673cbe9e1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '54179',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10550836',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 41795,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2024-06-19',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Dacia Sandero 1.0 TCe Stepway Extreme - Petrol - Manual - 112 hp - '
'41.795 km',
'transmission': 'manual',
'trim': 'Stepway Extreme',
'vin': None,
'year': 2024}
2026-03-26 13:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710550836%27 HTTP/1.1" 200 None
2026-03-26 13:00:48 [adesa.es] INFO: Saving data for 10550836: {'auction_closing_time': 1798675200.0, 'created_time': 1773334955.977401, 'last_price_update_time': 1774530048.897493}
2026-03-26 13:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10550836') HTTP/1.1" 204 0
2026-03-26 13:00:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 622c97a1-9467-5916-8930-e640c8b10c4b with identifier: 10699500
2026-03-26 13:00:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 622c97a1-9467-5916-8930-e640c8b10c4b with identifier: 10699500
2026-03-26 13:00:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 622c97a1-9467-5916-8930-e640c8b10c4b with identifier: 10699500 to the API
2026-03-26 13:00:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:00:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:00:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699500>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': '622c97a1-9467-5916-8930-e640c8b10c4b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '1618NHR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699500',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Espace',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 34300,
'price_includes_vat': True,
'registration_date': '2025-11-24',
'seats_number': 7,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Espace 1.2 Esprit Alpine - Hybrid - Automatic - 131 hp - 50 '
'km',
'transmission': 'automatic',
'trim': 'Esprit Alpine',
'vin': None,
'year': 2025}
2026-03-26 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699500%27 HTTP/1.1" 200 None
2026-03-26 13:00:49 [adesa.es] INFO: Saving data for 10699500: {'auction_closing_time': 1798671600.0, 'created_time': 1774000848.879458, 'last_price_update_time': 1774530049.212634}
2026-03-26 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10699500') HTTP/1.1" 204 0
2026-03-26 13:00:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10405317> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 13:00:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699483> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 13:00:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 13:00:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe642d73cd0>
2026-03-26 13:00:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 13:00:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 13:00:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 13:00:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2b8433ef-d4e3-5f00-9986-57e09c98a416/2b8433ef-d4e3-5f00-9986-57e09c98a416_image_8.jpg HTTP/1.1" 201 0
2026-03-26 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705635%252Fgeneral%252Fcb83feda-093f-4687-bdff-8e674a0af135.jpg') HTTP/1.1" 204 0
2026-03-26 13:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705635/general/cb83feda-093f-4687-bdff-8e674a0af135.jpg saved to cache
2026-03-26 13:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2b8433ef-d4e3-5f00-9986-57e09c98a416
2026-03-26 13:00:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 13:00:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe642dd7dd0>
2026-03-26 13:00:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 13:00:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 13:00:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 13:00:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2b8433ef-d4e3-5f00-9986-57e09c98a416/2b8433ef-d4e3-5f00-9986-57e09c98a416_image_6.jpg HTTP/1.1" 201 0
2026-03-26 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705635%252Fgeneral%252Fbae2d7be-6f0e-4297-8ff6-557ee0341820.jpg') HTTP/1.1" 204 0
2026-03-26 13:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705635/general/bae2d7be-6f0e-4297-8ff6-557ee0341820.jpg saved to cache
2026-03-26 13:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2b8433ef-d4e3-5f00-9986-57e09c98a416
2026-03-26 13:00:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 13:00:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fe64813c390>
2026-03-26 13:00:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 13:00:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 13:00:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 13:00:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2b8433ef-d4e3-5f00-9986-57e09c98a416/2b8433ef-d4e3-5f00-9986-57e09c98a416_image_9.jpg HTTP/1.1" 201 0
2026-03-26 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705635%252Fgeneral%252F3730cc04-d202-4551-a291-dd82597701c7.jpg') HTTP/1.1" 204 0
2026-03-26 13:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705635/general/3730cc04-d202-4551-a291-dd82597701c7.jpg saved to cache
2026-03-26 13:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2b8433ef-d4e3-5f00-9986-57e09c98a416
2026-03-26 13:00:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2b8433ef-d4e3-5f00-9986-57e09c98a416, skipping ID generation
2026-03-26 13:00:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b8433ef-d4e3-5f00-9986-57e09c98a416 with scrape type 1
2026-03-26 13:00:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2b8433ef-d4e3-5f00-9986-57e09c98a416 sending to next pipeline
2026-03-26 13:00:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 2b8433ef-d4e3-5f00-9986-57e09c98a416, identifier: 10727616
2026-03-26 13:00:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 2b8433ef-d4e3-5f00-9986-57e09c98a416 with identifier: 10727616
2026-03-26 13:00:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 2b8433ef-d4e3-5f00-9986-57e09c98a416 with identifier: 10727616
2026-03-26 13:00:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 2b8433ef-d4e3-5f00-9986-57e09c98a416 with identifier: 10727616 to the API
2026-03-26 13:00:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:00:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:00:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5705635/general/3730cc04-d202-4551-a291-dd82597701c7.jpg>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'SUV',
'color': 'Red',
'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': '2b8433ef-d4e3-5f00-9986-57e09c98a416',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '4756NFC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727616',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b8433ef-d4e3-5f00-9986-57e09c98a416/2b8433ef-d4e3-5f00-9986-57e09c98a416_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185162,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705635/general/4af2b898-a380-4855-a151-3c4a69bd6c12.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b8433ef-d4e3-5f00-9986-57e09c98a416/2b8433ef-d4e3-5f00-9986-57e09c98a416_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174542,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705635/general/fe275b6a-4bc0-4de9-8875-25a89f6743aa.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b8433ef-d4e3-5f00-9986-57e09c98a416/2b8433ef-d4e3-5f00-9986-57e09c98a416_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173425,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705635/general/eac1bb80-d9b9-4ed0-afee-b522e3674e0d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b8433ef-d4e3-5f00-9986-57e09c98a416/2b8433ef-d4e3-5f00-9986-57e09c98a416_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170890,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705635/general/5a272dcb-4f09-427e-bf4d-d2e0b198b067.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b8433ef-d4e3-5f00-9986-57e09c98a416/2b8433ef-d4e3-5f00-9986-57e09c98a416_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196445,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705635/general/26243ac3-b739-448b-ad32-723f7aed47d3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b8433ef-d4e3-5f00-9986-57e09c98a416/2b8433ef-d4e3-5f00-9986-57e09c98a416_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193455,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705635/general/4a3a4d7e-5705-44e2-8ed2-e4e031721b17.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b8433ef-d4e3-5f00-9986-57e09c98a416/2b8433ef-d4e3-5f00-9986-57e09c98a416_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 487462,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705635/general/bae2d7be-6f0e-4297-8ff6-557ee0341820.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b8433ef-d4e3-5f00-9986-57e09c98a416/2b8433ef-d4e3-5f00-9986-57e09c98a416_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 392362,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705635/general/7568c546-abd7-40fb-aed2-a4a63a6811e4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b8433ef-d4e3-5f00-9986-57e09c98a416/2b8433ef-d4e3-5f00-9986-57e09c98a416_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 448129,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705635/general/cb83feda-093f-4687-bdff-8e674a0af135.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b8433ef-d4e3-5f00-9986-57e09c98a416/2b8433ef-d4e3-5f00-9986-57e09c98a416_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 475829,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705635/general/3730cc04-d202-4551-a291-dd82597701c7.jpg',
'Width': 1920}],
'price': 22300,
'price_includes_vat': True,
'registration_date': '2025-07-31',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Jeep Avenger 1.2 Summit - Petrol - Automatic - 101 hp - 50 km',
'transmission': 'automatic',
'trim': 'Summit',
'vin': None,
'year': 2025}
2026-03-26 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710727616%27 HTTP/1.1" 200 None
2026-03-26 13:00:49 [adesa.es] INFO: Saving data for 10727616: {'created_time': 1774530049.890121, 'last_price_update_time': 1774530049.890134, 'auction_closing_time': 1798675200.0}
2026-03-26 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10727616') HTTP/1.1" 204 0
2026-03-26 13:00:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c1f654ca-0ce2-510b-956e-bb695714abc6 with identifier: 10405317
2026-03-26 13:00:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c1f654ca-0ce2-510b-956e-bb695714abc6 with scrape type 2
2026-03-26 13:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c1f654ca-0ce2-510b-956e-bb695714abc6 with scrape type 2
2026-03-26 13:00:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: c1f654ca-0ce2-510b-956e-bb695714abc6, identifier: 10405317
2026-03-26 13:00:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02f42d67-f157-5fa2-b64f-21b5a6f9186e with identifier: 10699483
2026-03-26 13:00:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02f42d67-f157-5fa2-b64f-21b5a6f9186e with scrape type 2
2026-03-26 13:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 02f42d67-f157-5fa2-b64f-21b5a6f9186e with scrape type 2
2026-03-26 13:00:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 02f42d67-f157-5fa2-b64f-21b5a6f9186e, identifier: 10699483
2026-03-26 13:00:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: c1f654ca-0ce2-510b-956e-bb695714abc6 with identifier: 10405317
2026-03-26 13:00:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: c1f654ca-0ce2-510b-956e-bb695714abc6 with identifier: 10405317
2026-03-26 13:00:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: c1f654ca-0ce2-510b-956e-bb695714abc6 with identifier: 10405317 to the API
2026-03-26 13:00:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:00:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:00:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10405317>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'c1f654ca-0ce2-510b-956e-bb695714abc6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '50398',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10405317',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Panda',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2025-08-28',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Fiat Panda 1.2 La Prima - Petrol - Automatic - 102 hp - 50 km',
'transmission': 'automatic',
'trim': 'La Prima',
'vin': None,
'year': 2025}
2026-03-26 13:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710405317%27 HTTP/1.1" 200 None
2026-03-26 13:00:50 [adesa.es] INFO: Saving data for 10405317: {'auction_closing_time': 1798675200.0, 'created_time': 1773334956.592111, 'last_price_update_time': 1774530050.360978}
2026-03-26 13:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10405317') HTTP/1.1" 204 0
2026-03-26 13:00:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 02f42d67-f157-5fa2-b64f-21b5a6f9186e with identifier: 10699483
2026-03-26 13:00:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 02f42d67-f157-5fa2-b64f-21b5a6f9186e with identifier: 10699483
2026-03-26 13:00:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 02f42d67-f157-5fa2-b64f-21b5a6f9186e with identifier: 10699483 to the API
2026-03-26 13:00:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13:00:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 13:00:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699483>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': '02f42d67-f157-5fa2-b64f-21b5a6f9186e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '7593NJD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699483',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 33400,
'price_includes_vat': True,
'registration_date': '2025-12-15',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Mercedes-Benz A 200d AMG Line - Diesel - Automatic - 150 hp - 50 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2025}
2026-03-26 13:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699483%27 HTTP/1.1" 200 None
2026-03-26 13:00:50 [adesa.es] INFO: Saving data for 10699483: {'auction_closing_time': 1798675200.0, 'created_time': 1774000851.65651, 'last_price_update_time': 1774530050.699706}
2026-03-26 13:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10699483') HTTP/1.1" 204 0
2026-03-26 13:00:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10698907> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 13:00:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35241809-9232-584d-b003-53f162b33330 with identifier: 10698907
2026-03-26 13:00:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35241809-9232-584d-b003-53f162b33330 with scrape type 2
2026-03-26 13:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 35241809-9232-584d-b003-53f162b33330 with scrape type 2
2026-03-26 13:00:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 35241809-9232-584d-b003-53f162b33330, identifier: 10698907
2026-03-26 13:00:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 35241809-9232-584d-b003-53f162b33330 with identifier: 10698907
2026-03-26 13:00:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 35241809-9232-584d-b003-53f162b33330 with identifier: 10698907
2026-03-26 13:00:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 35241809-9232-584d-b003-53f162b33330 with identifier: 10698907 to the API
2026-03-26 13:00:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 13: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-26 13:00:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10698907>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 104,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': '35241809-9232-584d-b003-53f162b33330',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '50292',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10698907',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 42421,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2024-05-30',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën C3 1.5 HDI Plus - Diesel - Manual - 104 hp - 42.421 km',
'transmission': 'manual',
'trim': 'Plus',
'vin': None,
'year': 2024}
2026-03-26 13:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710698907%27 HTTP/1.1" 200 None
2026-03-26 13:00:52 [adesa.es] INFO: Saving data for 10698907: {'auction_closing_time': 1798675200.0, 'created_time': 1774000867.771785, 'last_price_update_time': 1774530052.714798}
2026-03-26 13:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10698907') HTTP/1.1" 204 0
2026-03-26 13:00:52 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-26 13:00:52 [adesa.es] INFO: adesa.es Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 0, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 3, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 4, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-26 13:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 13:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20last_price_update_time%20lt%201774098052 HTTP/1.1" 200 None
2026-03-26 13:00:52 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (42 items) in: file:///var/lib/scrapyd/items/sourcing_v2/adesa.es/task_36_2026-03-26T13_00_00.jl
2026-03-26 13:00:52 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/exception_count': 1,
'downloader/exception_type_count/zyte_api._errors.RequestError': 1,
'downloader/request_bytes': 50378,
'downloader/request_count': 55,
'downloader/request_method_count/GET': 53,
'downloader/request_method_count/POST': 2,
'downloader/response_bytes': 4743420,
'downloader/response_count': 54,
'downloader/response_status_count/200': 54,
'elapsed_time_seconds': 47.698243,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 26, 13, 0, 52, 845936, tzinfo=datetime.timezone.utc),
'item_scraped_count': 42,
'log_count/DEBUG': 697,
'log_count/ERROR': 1,
'log_count/INFO': 763,
'memusage/max': 147607552,
'memusage/startup': 147607552,
'photo_download_count': 10,
'request_depth_max': 2,
'response_received_count': 44,
'scheduler/dequeued': 55,
'scheduler/dequeued/memory': 55,
'scheduler/enqueued': 55,
'scheduler/enqueued/memory': 55,
'scrape_type/new': 1,
'scrape_type/price_update': 42,
'scrape_type/skipped': 58,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 45,
'scrapy-zyte-api/error_ratio': 0.022222222222222223,
'scrapy-zyte-api/error_types/website/connection-error': 1,
'scrapy-zyte-api/errors': 1,
'scrapy-zyte-api/fatal_errors': 1,
'scrapy-zyte-api/mean_connection_seconds': 6.020651543730248,
'scrapy-zyte-api/mean_response_seconds': 5.975911025666971,
'scrapy-zyte-api/processed': 45,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 45,
'scrapy-zyte-api/request_args/experimental.requestCookies': 44,
'scrapy-zyte-api/request_args/experimental.responseCookies': 45,
'scrapy-zyte-api/request_args/httpRequestBody': 2,
'scrapy-zyte-api/request_args/httpRequestMethod': 2,
'scrapy-zyte-api/request_args/httpResponseBody': 45,
'scrapy-zyte-api/request_args/httpResponseHeaders': 45,
'scrapy-zyte-api/request_args/url': 45,
'scrapy-zyte-api/status_codes/200': 44,
'scrapy-zyte-api/status_codes/421': 1,
'scrapy-zyte-api/success': 44,
'scrapy-zyte-api/success_ratio': 0.9777777777777777,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 101,
'source/total_available': 101,
'start_time': datetime.datetime(2026, 3, 26, 13, 0, 5, 147693, tzinfo=datetime.timezone.utc)}
2026-03-26 13:00:52 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-26 13:00:53 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fe648ec5490>
2026-03-26 13:00:53 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fe648f46250>