2026-03-29 05:00:04 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-29 05:00:04 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-29 05:00:04 [adesa.es] INFO: Starting spider adesa.es
2026-03-29 05:00:04 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-29 05:00:04 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-29 05:00:04 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-29 05:00:04 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-29 05:00:04 [scrapy.extensions.telnet] INFO: Telnet Password: 5c367b9e7b28af59
2026-03-29 05: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-29 05: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-29T05_00_00.log',
'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
'MEMUSAGE_LIMIT_MB': 2048,
'MEMUSAGE_WARNING_MB': 1536,
'NEWSPIDER_MODULE': 'spiders',
'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7',
'SPIDER_MODULES': ['spiders', 'auth_check'],
'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor',
'USER_AGENT': ''}
2026-03-29 05:00:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-29 05:00:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-29 05: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-29 05:00:04 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-29 05: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-29 05:00:04 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-29 05:00:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-29 05: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-29 05:00:05 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-29 05:00:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-29 05:00:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:05 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-29 05:00:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27auto%27%20and%20RowKey%20eq%20%27auto%27 HTTP/1.1" 200 None
2026-03-29 05:00:05 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-29 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-29 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-29 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-29 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-29 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-29 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-29 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-29 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-29 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-29 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-29 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-29 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-29 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-29 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-29 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-29 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-29 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-29 05:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-29 05:00:05 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 05:00:05 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.translation_pipeline.TranslationPipeline',
'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
'crawlers.pipelines.post_to_api.PostToApiPipeline']
2026-03-29 05:00:05 [scrapy.core.engine] INFO: Spider opened
2026-03-29 05:00:05 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-29 05:00:05 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-29 05:00:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 143MiB
2026-03-29 05:00:05 [scrapy-playwright] INFO: Starting download handler
2026-03-29 05:00:05 [scrapy-playwright] INFO: Starting download handler
2026-03-29 05:00:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 05:00:12 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 05:00:12 [adesa.es] INFO: Found listing with ID: 10741807
2026-03-29 05:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741807%27 HTTP/1.1" 200 None
2026-03-29 05:00:12 [adesa.es] INFO: Scrape type for 10741807: 2
2026-03-29 05:00:12 [adesa.es] INFO: Scraping item 10741807 url https://www.openlane.eu/en/carv6/auction/10741807
2026-03-29 05:00:12 [adesa.es] INFO: Found listing with ID: 10741802
2026-03-29 05:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741802%27 HTTP/1.1" 200 None
2026-03-29 05:00:12 [adesa.es] INFO: Scrape type for 10741802: 2
2026-03-29 05:00:12 [adesa.es] INFO: Scraping item 10741802 url https://www.openlane.eu/en/carv6/auction/10741802
2026-03-29 05:00:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 05:00:12 [adesa.es] INFO: Found listing with ID: 10741815
2026-03-29 05:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741815%27 HTTP/1.1" 200 None
2026-03-29 05:00:12 [adesa.es] INFO: Scrape type for 10741815: 2
2026-03-29 05:00:12 [adesa.es] INFO: Scraping item 10741815 url https://www.openlane.eu/en/carv6/auction/10741815
2026-03-29 05:00:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 05:00:12 [adesa.es] INFO: Found listing with ID: 10741816
2026-03-29 05:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741816%27 HTTP/1.1" 200 None
2026-03-29 05:00:12 [adesa.es] INFO: Scrape type for 10741816: 2
2026-03-29 05:00:12 [adesa.es] INFO: Scraping item 10741816 url https://www.openlane.eu/en/carv6/auction/10741816
2026-03-29 05:00:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 05:00:12 [adesa.es] INFO: Found listing with ID: 10741798
2026-03-29 05:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741798%27 HTTP/1.1" 200 None
2026-03-29 05:00:12 [adesa.es] INFO: Scrape type for 10741798: 2
2026-03-29 05:00:12 [adesa.es] INFO: Scraping item 10741798 url https://www.openlane.eu/en/carv6/auction/10741798
2026-03-29 05:00:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 05:00:12 [adesa.es] INFO: Found listing with ID: 10741800
2026-03-29 05:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741800%27 HTTP/1.1" 200 None
2026-03-29 05:00:12 [adesa.es] INFO: Scrape type for 10741800: 2
2026-03-29 05:00:12 [adesa.es] INFO: Scraping item 10741800 url https://www.openlane.eu/en/carv6/auction/10741800
2026-03-29 05:00:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 05:00:12 [adesa.es] INFO: Found listing with ID: 10741819
2026-03-29 05:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741819%27 HTTP/1.1" 200 None
2026-03-29 05:00:12 [adesa.es] INFO: Scrape type for 10741819: 2
2026-03-29 05:00:12 [adesa.es] INFO: Scraping item 10741819 url https://www.openlane.eu/en/carv6/auction/10741819
2026-03-29 05:00:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 05:00:12 [adesa.es] INFO: Found listing with ID: 10741814
2026-03-29 05:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741814%27 HTTP/1.1" 200 None
2026-03-29 05:00:12 [adesa.es] INFO: Scrape type for 10741814: 2
2026-03-29 05:00:12 [adesa.es] INFO: Scraping item 10741814 url https://www.openlane.eu/en/carv6/auction/10741814
2026-03-29 05:00:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 05:00:12 [adesa.es] INFO: Found listing with ID: 10741821
2026-03-29 05:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741821%27 HTTP/1.1" 200 None
2026-03-29 05:00:12 [adesa.es] INFO: Scrape type for 10741821: 2
2026-03-29 05:00:12 [adesa.es] INFO: Scraping item 10741821 url https://www.openlane.eu/en/carv6/auction/10741821
2026-03-29 05:00:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 05:00:12 [adesa.es] INFO: Found listing with ID: 10741822
2026-03-29 05:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741822%27 HTTP/1.1" 200 None
2026-03-29 05:00:12 [adesa.es] INFO: Scrape type for 10741822: 2
2026-03-29 05:00:12 [adesa.es] INFO: Scraping item 10741822 url https://www.openlane.eu/en/carv6/auction/10741822
2026-03-29 05:00:12 [adesa.es] INFO: Found listing with ID: 10741806
2026-03-29 05:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741806%27 HTTP/1.1" 200 None
2026-03-29 05:00:12 [adesa.es] INFO: Scrape type for 10741806: 2
2026-03-29 05:00:12 [adesa.es] INFO: Scraping item 10741806 url https://www.openlane.eu/en/carv6/auction/10741806
2026-03-29 05:00:12 [adesa.es] INFO: Found listing with ID: 10741792
2026-03-29 05:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741792%27 HTTP/1.1" 200 None
2026-03-29 05:00:12 [adesa.es] INFO: Scrape type for 10741792: 2
2026-03-29 05:00:12 [adesa.es] INFO: Scraping item 10741792 url https://www.openlane.eu/en/carv6/auction/10741792
2026-03-29 05:00:12 [adesa.es] INFO: Found listing with ID: 10741812
2026-03-29 05:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741812%27 HTTP/1.1" 200 None
2026-03-29 05:00:12 [adesa.es] INFO: Scrape type for 10741812: 2
2026-03-29 05:00:12 [adesa.es] INFO: Scraping item 10741812 url https://www.openlane.eu/en/carv6/auction/10741812
2026-03-29 05:00:12 [adesa.es] INFO: Found listing with ID: 10741796
2026-03-29 05:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741796%27 HTTP/1.1" 200 None
2026-03-29 05:00:12 [adesa.es] INFO: Scrape type for 10741796: 2
2026-03-29 05:00:12 [adesa.es] INFO: Scraping item 10741796 url https://www.openlane.eu/en/carv6/auction/10741796
2026-03-29 05:00:12 [adesa.es] INFO: Found listing with ID: 10741805
2026-03-29 05:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741805%27 HTTP/1.1" 200 None
2026-03-29 05:00:12 [adesa.es] INFO: Scrape type for 10741805: 2
2026-03-29 05:00:12 [adesa.es] INFO: Scraping item 10741805 url https://www.openlane.eu/en/carv6/auction/10741805
2026-03-29 05:00:12 [adesa.es] INFO: Found listing with ID: 10741813
2026-03-29 05:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741813%27 HTTP/1.1" 200 None
2026-03-29 05:00:12 [adesa.es] INFO: Scrape type for 10741813: 2
2026-03-29 05:00:12 [adesa.es] INFO: Scraping item 10741813 url https://www.openlane.eu/en/carv6/auction/10741813
2026-03-29 05:00:12 [adesa.es] INFO: Found listing with ID: 10741799
2026-03-29 05:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741799%27 HTTP/1.1" 200 None
2026-03-29 05:00:12 [adesa.es] INFO: Scrape type for 10741799: 2
2026-03-29 05:00:12 [adesa.es] INFO: Scraping item 10741799 url https://www.openlane.eu/en/carv6/auction/10741799
2026-03-29 05:00:12 [adesa.es] INFO: Found listing with ID: 10741811
2026-03-29 05:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741811%27 HTTP/1.1" 200 None
2026-03-29 05:00:12 [adesa.es] INFO: Scrape type for 10741811: 2
2026-03-29 05:00:12 [adesa.es] INFO: Scraping item 10741811 url https://www.openlane.eu/en/carv6/auction/10741811
2026-03-29 05:00:12 [adesa.es] INFO: Found listing with ID: 10741810
2026-03-29 05:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741810%27 HTTP/1.1" 200 None
2026-03-29 05:00:12 [adesa.es] INFO: Scrape type for 10741810: 2
2026-03-29 05:00:12 [adesa.es] INFO: Scraping item 10741810 url https://www.openlane.eu/en/carv6/auction/10741810
2026-03-29 05:00:12 [adesa.es] INFO: Found listing with ID: 10741793
2026-03-29 05:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741793%27 HTTP/1.1" 200 None
2026-03-29 05:00:12 [adesa.es] INFO: Scrape type for 10741793: 2
2026-03-29 05:00:12 [adesa.es] INFO: Scraping item 10741793 url https://www.openlane.eu/en/carv6/auction/10741793
2026-03-29 05:00:12 [adesa.es] INFO: Found listing with ID: 10741794
2026-03-29 05:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741794%27 HTTP/1.1" 200 None
2026-03-29 05:00:12 [adesa.es] INFO: Scrape type for 10741794: 2
2026-03-29 05:00:12 [adesa.es] INFO: Scraping item 10741794 url https://www.openlane.eu/en/carv6/auction/10741794
2026-03-29 05:00:12 [adesa.es] INFO: Found listing with ID: 10741808
2026-03-29 05:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741808%27 HTTP/1.1" 200 None
2026-03-29 05:00:12 [adesa.es] INFO: Scrape type for 10741808: 2
2026-03-29 05:00:12 [adesa.es] INFO: Scraping item 10741808 url https://www.openlane.eu/en/carv6/auction/10741808
2026-03-29 05:00:12 [adesa.es] INFO: Found listing with ID: 10741818
2026-03-29 05:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741818%27 HTTP/1.1" 200 None
2026-03-29 05:00:12 [adesa.es] INFO: Scrape type for 10741818: 2
2026-03-29 05:00:12 [adesa.es] INFO: Scraping item 10741818 url https://www.openlane.eu/en/carv6/auction/10741818
2026-03-29 05:00:12 [adesa.es] INFO: Found listing with ID: 10741809
2026-03-29 05:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741809%27 HTTP/1.1" 200 None
2026-03-29 05:00:12 [adesa.es] INFO: Scrape type for 10741809: 2
2026-03-29 05:00:12 [adesa.es] INFO: Scraping item 10741809 url https://www.openlane.eu/en/carv6/auction/10741809
2026-03-29 05:00:12 [adesa.es] INFO: Found listing with ID: 10741795
2026-03-29 05:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741795%27 HTTP/1.1" 200 None
2026-03-29 05:00:12 [adesa.es] INFO: Scrape type for 10741795: 2
2026-03-29 05:00:12 [adesa.es] INFO: Scraping item 10741795 url https://www.openlane.eu/en/carv6/auction/10741795
2026-03-29 05:00:12 [adesa.es] INFO: Found listing with ID: 10741797
2026-03-29 05:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741797%27 HTTP/1.1" 200 None
2026-03-29 05:00:12 [adesa.es] INFO: Scrape type for 10741797: 2
2026-03-29 05:00:12 [adesa.es] INFO: Scraping item 10741797 url https://www.openlane.eu/en/carv6/auction/10741797
2026-03-29 05:00:12 [adesa.es] INFO: Found listing with ID: 10741804
2026-03-29 05:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741804%27 HTTP/1.1" 200 None
2026-03-29 05:00:12 [adesa.es] INFO: Scrape type for 10741804: 2
2026-03-29 05:00:12 [adesa.es] INFO: Scraping item 10741804 url https://www.openlane.eu/en/carv6/auction/10741804
2026-03-29 05:00:12 [adesa.es] INFO: Found listing with ID: 10741817
2026-03-29 05:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741817%27 HTTP/1.1" 200 None
2026-03-29 05:00:12 [adesa.es] INFO: Scrape type for 10741817: 2
2026-03-29 05:00:12 [adesa.es] INFO: Scraping item 10741817 url https://www.openlane.eu/en/carv6/auction/10741817
2026-03-29 05:00:12 [adesa.es] INFO: Found listing with ID: 10741803
2026-03-29 05:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741803%27 HTTP/1.1" 200 None
2026-03-29 05:00:12 [adesa.es] INFO: Scrape type for 10741803: 2
2026-03-29 05:00:12 [adesa.es] INFO: Scraping item 10741803 url https://www.openlane.eu/en/carv6/auction/10741803
2026-03-29 05:00:12 [adesa.es] INFO: Found listing with ID: 10741801
2026-03-29 05:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741801%27 HTTP/1.1" 200 None
2026-03-29 05:00:12 [adesa.es] INFO: Scrape type for 10741801: 2
2026-03-29 05:00:12 [adesa.es] INFO: Scraping item 10741801 url https://www.openlane.eu/en/carv6/auction/10741801
2026-03-29 05:00:12 [adesa.es] INFO: Found listing with ID: 10741820
2026-03-29 05:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741820%27 HTTP/1.1" 200 None
2026-03-29 05:00:12 [adesa.es] INFO: Scrape type for 10741820: 2
2026-03-29 05:00:12 [adesa.es] INFO: Scraping item 10741820 url https://www.openlane.eu/en/carv6/auction/10741820
2026-03-29 05:00:12 [adesa.es] INFO: Found listing with ID: 10741836
2026-03-29 05:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741836%27 HTTP/1.1" 200 None
2026-03-29 05:00:12 [adesa.es] INFO: Scrape type for 10741836: 0
2026-03-29 05:00:12 [adesa.es] INFO: Skipping item 10741836 url https://www.openlane.eu/en/carv6/auction/10741836
2026-03-29 05:00:12 [adesa.es] INFO: Found listing with ID: 10741850
2026-03-29 05:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710741850%27 HTTP/1.1" 200 None
2026-03-29 05:00:13 [adesa.es] INFO: Scrape type for 10741850: 0
2026-03-29 05:00:13 [adesa.es] INFO: Skipping item 10741850 url https://www.openlane.eu/en/carv6/auction/10741850
2026-03-29 05:00:13 [adesa.es] INFO: Found listing with ID: 10741851
2026-03-29 05:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710741851%27 HTTP/1.1" 200 None
2026-03-29 05:00:13 [adesa.es] INFO: Scrape type for 10741851: 0
2026-03-29 05:00:13 [adesa.es] INFO: Skipping item 10741851 url https://www.openlane.eu/en/carv6/auction/10741851
2026-03-29 05:00:13 [adesa.es] INFO: Found listing with ID: 10741830
2026-03-29 05:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710741830%27 HTTP/1.1" 200 None
2026-03-29 05:00:13 [adesa.es] INFO: Scrape type for 10741830: 0
2026-03-29 05:00:13 [adesa.es] INFO: Skipping item 10741830 url https://www.openlane.eu/en/carv6/auction/10741830
2026-03-29 05:00:13 [adesa.es] INFO: Found listing with ID: 10741835
2026-03-29 05:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710741835%27 HTTP/1.1" 200 None
2026-03-29 05:00:13 [adesa.es] INFO: Scrape type for 10741835: 0
2026-03-29 05:00:13 [adesa.es] INFO: Skipping item 10741835 url https://www.openlane.eu/en/carv6/auction/10741835
2026-03-29 05:00:13 [adesa.es] INFO: Found listing with ID: 10741845
2026-03-29 05:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710741845%27 HTTP/1.1" 200 None
2026-03-29 05:00:13 [adesa.es] INFO: Scrape type for 10741845: 0
2026-03-29 05:00:13 [adesa.es] INFO: Skipping item 10741845 url https://www.openlane.eu/en/carv6/auction/10741845
2026-03-29 05:00:13 [adesa.es] INFO: Found listing with ID: 10741839
2026-03-29 05:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710741839%27 HTTP/1.1" 200 None
2026-03-29 05:00:13 [adesa.es] INFO: Scrape type for 10741839: 0
2026-03-29 05:00:13 [adesa.es] INFO: Skipping item 10741839 url https://www.openlane.eu/en/carv6/auction/10741839
2026-03-29 05:00:13 [adesa.es] INFO: Found listing with ID: 10741829
2026-03-29 05:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710741829%27 HTTP/1.1" 200 None
2026-03-29 05:00:13 [adesa.es] INFO: Scrape type for 10741829: 0
2026-03-29 05:00:13 [adesa.es] INFO: Skipping item 10741829 url https://www.openlane.eu/en/carv6/auction/10741829
2026-03-29 05:00:13 [adesa.es] INFO: Found listing with ID: 10741844
2026-03-29 05:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710741844%27 HTTP/1.1" 200 None
2026-03-29 05:00:13 [adesa.es] INFO: Scrape type for 10741844: 0
2026-03-29 05:00:13 [adesa.es] INFO: Skipping item 10741844 url https://www.openlane.eu/en/carv6/auction/10741844
2026-03-29 05:00:13 [adesa.es] INFO: Found listing with ID: 10741848
2026-03-29 05:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710741848%27 HTTP/1.1" 200 None
2026-03-29 05:00:13 [adesa.es] INFO: Scrape type for 10741848: 0
2026-03-29 05:00:13 [adesa.es] INFO: Skipping item 10741848 url https://www.openlane.eu/en/carv6/auction/10741848
2026-03-29 05:00:13 [adesa.es] INFO: Found listing with ID: 10741849
2026-03-29 05:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710741849%27 HTTP/1.1" 200 None
2026-03-29 05:00:13 [adesa.es] INFO: Scrape type for 10741849: 0
2026-03-29 05:00:13 [adesa.es] INFO: Skipping item 10741849 url https://www.openlane.eu/en/carv6/auction/10741849
2026-03-29 05:00:13 [adesa.es] INFO: Found listing with ID: 10741843
2026-03-29 05:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710741843%27 HTTP/1.1" 200 None
2026-03-29 05:00:13 [adesa.es] INFO: Scrape type for 10741843: 0
2026-03-29 05:00:13 [adesa.es] INFO: Skipping item 10741843 url https://www.openlane.eu/en/carv6/auction/10741843
2026-03-29 05:00:13 [adesa.es] INFO: Found listing with ID: 10741826
2026-03-29 05:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710741826%27 HTTP/1.1" 200 None
2026-03-29 05:00:13 [adesa.es] INFO: Scrape type for 10741826: 0
2026-03-29 05:00:13 [adesa.es] INFO: Skipping item 10741826 url https://www.openlane.eu/en/carv6/auction/10741826
2026-03-29 05:00:13 [adesa.es] INFO: Found listing with ID: 10741833
2026-03-29 05:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710741833%27 HTTP/1.1" 200 None
2026-03-29 05:00:13 [adesa.es] INFO: Scrape type for 10741833: 0
2026-03-29 05:00:13 [adesa.es] INFO: Skipping item 10741833 url https://www.openlane.eu/en/carv6/auction/10741833
2026-03-29 05:00:13 [adesa.es] INFO: Found listing with ID: 10741834
2026-03-29 05:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710741834%27 HTTP/1.1" 200 None
2026-03-29 05:00:13 [adesa.es] INFO: Scrape type for 10741834: 0
2026-03-29 05:00:13 [adesa.es] INFO: Skipping item 10741834 url https://www.openlane.eu/en/carv6/auction/10741834
2026-03-29 05:00:13 [adesa.es] INFO: Found listing with ID: 10741825
2026-03-29 05:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710741825%27 HTTP/1.1" 200 None
2026-03-29 05:00:13 [adesa.es] INFO: Scrape type for 10741825: 0
2026-03-29 05:00:13 [adesa.es] INFO: Skipping item 10741825 url https://www.openlane.eu/en/carv6/auction/10741825
2026-03-29 05:00:13 [adesa.es] INFO: Found listing with ID: 10741838
2026-03-29 05:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710741838%27 HTTP/1.1" 200 None
2026-03-29 05:00:13 [adesa.es] INFO: Scrape type for 10741838: 0
2026-03-29 05:00:13 [adesa.es] INFO: Skipping item 10741838 url https://www.openlane.eu/en/carv6/auction/10741838
2026-03-29 05:00:13 [adesa.es] INFO: Found listing with ID: 10741840
2026-03-29 05:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710741840%27 HTTP/1.1" 200 None
2026-03-29 05:00:13 [adesa.es] INFO: Scrape type for 10741840: 0
2026-03-29 05:00:13 [adesa.es] INFO: Skipping item 10741840 url https://www.openlane.eu/en/carv6/auction/10741840
2026-03-29 05:00:13 [adesa.es] INFO: Found listing with ID: 10741823
2026-03-29 05:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710741823%27 HTTP/1.1" 200 None
2026-03-29 05:00:13 [adesa.es] INFO: Scrape type for 10741823: 0
2026-03-29 05:00:13 [adesa.es] INFO: Skipping item 10741823 url https://www.openlane.eu/en/carv6/auction/10741823
2026-03-29 05:00:13 [adesa.es] INFO: Found listing with ID: 10741828
2026-03-29 05:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710741828%27 HTTP/1.1" 200 None
2026-03-29 05:00:13 [adesa.es] INFO: Scrape type for 10741828: 0
2026-03-29 05:00:13 [adesa.es] INFO: Skipping item 10741828 url https://www.openlane.eu/en/carv6/auction/10741828
2026-03-29 05:00:13 [adesa.es] INFO: Found listing with ID: 10741831
2026-03-29 05:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710741831%27 HTTP/1.1" 200 None
2026-03-29 05:00:13 [adesa.es] INFO: Scrape type for 10741831: 0
2026-03-29 05:00:13 [adesa.es] INFO: Skipping item 10741831 url https://www.openlane.eu/en/carv6/auction/10741831
2026-03-29 05:00:13 [adesa.es] INFO: Found listing with ID: 10741824
2026-03-29 05:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710741824%27 HTTP/1.1" 200 None
2026-03-29 05:00:13 [adesa.es] INFO: Scrape type for 10741824: 0
2026-03-29 05:00:13 [adesa.es] INFO: Skipping item 10741824 url https://www.openlane.eu/en/carv6/auction/10741824
2026-03-29 05:00:13 [adesa.es] INFO: Found listing with ID: 10741832
2026-03-29 05:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710741832%27 HTTP/1.1" 200 None
2026-03-29 05:00:13 [adesa.es] INFO: Scrape type for 10741832: 0
2026-03-29 05:00:13 [adesa.es] INFO: Skipping item 10741832 url https://www.openlane.eu/en/carv6/auction/10741832
2026-03-29 05:00:13 [adesa.es] INFO: Found listing with ID: 10741842
2026-03-29 05:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710741842%27 HTTP/1.1" 200 None
2026-03-29 05:00:13 [adesa.es] INFO: Scrape type for 10741842: 0
2026-03-29 05:00:13 [adesa.es] INFO: Skipping item 10741842 url https://www.openlane.eu/en/carv6/auction/10741842
2026-03-29 05:00:13 [adesa.es] INFO: Found listing with ID: 10741846
2026-03-29 05:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710741846%27 HTTP/1.1" 200 None
2026-03-29 05:00:13 [adesa.es] INFO: Scrape type for 10741846: 0
2026-03-29 05:00:13 [adesa.es] INFO: Skipping item 10741846 url https://www.openlane.eu/en/carv6/auction/10741846
2026-03-29 05:00:13 [adesa.es] INFO: Found listing with ID: 10741847
2026-03-29 05:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710741847%27 HTTP/1.1" 200 None
2026-03-29 05:00:13 [adesa.es] INFO: Scrape type for 10741847: 0
2026-03-29 05:00:13 [adesa.es] INFO: Skipping item 10741847 url https://www.openlane.eu/en/carv6/auction/10741847
2026-03-29 05:00:13 [adesa.es] INFO: Found listing with ID: 10741841
2026-03-29 05:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710741841%27 HTTP/1.1" 200 None
2026-03-29 05:00:13 [adesa.es] INFO: Scrape type for 10741841: 0
2026-03-29 05:00:13 [adesa.es] INFO: Skipping item 10741841 url https://www.openlane.eu/en/carv6/auction/10741841
2026-03-29 05:00:13 [adesa.es] INFO: Found listing with ID: 10741827
2026-03-29 05:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710741827%27 HTTP/1.1" 200 None
2026-03-29 05:00:13 [adesa.es] INFO: Scrape type for 10741827: 0
2026-03-29 05:00:13 [adesa.es] INFO: Skipping item 10741827 url https://www.openlane.eu/en/carv6/auction/10741827
2026-03-29 05:00:13 [adesa.es] INFO: Found listing with ID: 10741837
2026-03-29 05:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710741837%27 HTTP/1.1" 200 None
2026-03-29 05:00:13 [adesa.es] INFO: Scrape type for 10741837: 0
2026-03-29 05:00:13 [adesa.es] INFO: Skipping item 10741837 url https://www.openlane.eu/en/carv6/auction/10741837
2026-03-29 05:00:13 [adesa.es] INFO: Found listing with ID: 10737974
2026-03-29 05:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710737974%27 HTTP/1.1" 200 None
2026-03-29 05:00:13 [adesa.es] INFO: Scrape type for 10737974: 2
2026-03-29 05:00:13 [adesa.es] INFO: Scraping item 10737974 url https://www.openlane.eu/en/carv6/auction/10737974
2026-03-29 05:00:13 [adesa.es] INFO: Found listing with ID: 10735044
2026-03-29 05:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710735044%27 HTTP/1.1" 200 None
2026-03-29 05:00:13 [adesa.es] INFO: Scrape type for 10735044: 0
2026-03-29 05:00:13 [adesa.es] INFO: Skipping item 10735044 url https://www.openlane.eu/en/carv6/auction/10735044
2026-03-29 05:00:13 [adesa.es] INFO: Found listing with ID: 10737455
2026-03-29 05:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710737455%27 HTTP/1.1" 200 None
2026-03-29 05:00:13 [adesa.es] INFO: Scrape type for 10737455: 2
2026-03-29 05:00:13 [adesa.es] INFO: Scraping item 10737455 url https://www.openlane.eu/en/carv6/auction/10737455
2026-03-29 05:00:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741802> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 05:00:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741807> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 05:00:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741819> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 05:00:13 [adesa.es] INFO: Found listing with ID: 10737459
2026-03-29 05:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710737459%27 HTTP/1.1" 200 None
2026-03-29 05:00:13 [adesa.es] INFO: Scrape type for 10737459: 2
2026-03-29 05:00:13 [adesa.es] INFO: Scraping item 10737459 url https://www.openlane.eu/en/carv6/auction/10737459
2026-03-29 05: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-29 05: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-29 05: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-29 05:00:13 [adesa.es] INFO: Found listing with ID: 10737454
2026-03-29 05:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710737454%27 HTTP/1.1" 200 None
2026-03-29 05:00:13 [adesa.es] INFO: Scrape type for 10737454: 2
2026-03-29 05:00:13 [adesa.es] INFO: Scraping item 10737454 url https://www.openlane.eu/en/carv6/auction/10737454
2026-03-29 05:00:13 [adesa.es] INFO: Found listing with ID: 10737460
2026-03-29 05:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710737460%27 HTTP/1.1" 200 None
2026-03-29 05:00:13 [adesa.es] INFO: Scrape type for 10737460: 2
2026-03-29 05:00:13 [adesa.es] INFO: Scraping item 10737460 url https://www.openlane.eu/en/carv6/auction/10737460
2026-03-29 05:00:13 [adesa.es] INFO: Found listing with ID: 10737458
2026-03-29 05:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710737458%27 HTTP/1.1" 200 None
2026-03-29 05:00:13 [adesa.es] INFO: Scrape type for 10737458: 2
2026-03-29 05:00:13 [adesa.es] INFO: Scraping item 10737458 url https://www.openlane.eu/en/carv6/auction/10737458
2026-03-29 05:00:13 [adesa.es] INFO: Found listing with ID: 10737452
2026-03-29 05:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710737452%27 HTTP/1.1" 200 None
2026-03-29 05:00:13 [adesa.es] INFO: Scrape type for 10737452: 2
2026-03-29 05:00:13 [adesa.es] INFO: Scraping item 10737452 url https://www.openlane.eu/en/carv6/auction/10737452
2026-03-29 05:00:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c681b37-90e3-51c9-9a89-added8f3ae00 with identifier: 10741802
2026-03-29 05:00:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c681b37-90e3-51c9-9a89-added8f3ae00 with scrape type 2
2026-03-29 05:00:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7c681b37-90e3-51c9-9a89-added8f3ae00 with scrape type 2
2026-03-29 05:00:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 7c681b37-90e3-51c9-9a89-added8f3ae00, identifier: 10741802
2026-03-29 05:00:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d39a942-67c7-5119-afa6-3427905af904 with identifier: 10741807
2026-03-29 05:00:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d39a942-67c7-5119-afa6-3427905af904 with scrape type 2
2026-03-29 05:00:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2d39a942-67c7-5119-afa6-3427905af904 with scrape type 2
2026-03-29 05:00:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 2d39a942-67c7-5119-afa6-3427905af904, identifier: 10741807
2026-03-29 05:00:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d2801591-a9c1-5246-b421-59571d916145 with identifier: 10741819
2026-03-29 05:00:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d2801591-a9c1-5246-b421-59571d916145 with scrape type 2
2026-03-29 05:00:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d2801591-a9c1-5246-b421-59571d916145 with scrape type 2
2026-03-29 05:00:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: d2801591-a9c1-5246-b421-59571d916145, identifier: 10741819
2026-03-29 05:00:14 [adesa.es] INFO: Found listing with ID: 10737478
2026-03-29 05:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710737478%27 HTTP/1.1" 200 None
2026-03-29 05:00:14 [adesa.es] INFO: Scrape type for 10737478: 2
2026-03-29 05:00:14 [adesa.es] INFO: Scraping item 10737478 url https://www.openlane.eu/en/carv6/auction/10737478
2026-03-29 05:00:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 7c681b37-90e3-51c9-9a89-added8f3ae00 with identifier: 10741802
2026-03-29 05:00:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 05:00:14 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black HTTP/1.1" 200 None
2026-03-29 05:00:14 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 05:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 05:00:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 05:00:14 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Benzine HTTP/1.1" 200 None
2026-03-29 05:00:14 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 05:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 05:00:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 7c681b37-90e3-51c9-9a89-added8f3ae00 with identifier: 10741802
2026-03-29 05:00:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 7c681b37-90e3-51c9-9a89-added8f3ae00 with identifier: 10741802 to the API
2026-03-29 05:00:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 05:00:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 05:00:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741802>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Petrol',
'id': '7c681b37-90e3-51c9-9a89-added8f3ae00',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '9815KSW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741802',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Audi',
'model': 'A4',
'odometer': 112149,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15700,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Audi A4 35 TFSI Advanced - Petrol - Automatic - 150 hp - 112.149 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2019}
2026-03-29 05:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710741802%27 HTTP/1.1" 200 None
2026-03-29 05:00:14 [adesa.es] INFO: Saving data for 10741802: {'auction_closing_time': 1775037000.0, 'created_time': 1774630824.580732, 'last_price_update_time': 1774760414.894332}
2026-03-29 05:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741802') HTTP/1.1" 204 0
2026-03-29 05:00:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 2d39a942-67c7-5119-afa6-3427905af904 with identifier: 10741807
2026-03-29 05:00:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 05:00:15 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Red HTTP/1.1" 200 None
2026-03-29 05:00:15 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 05:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 05:00:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 05:00:15 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-29 05:00:15 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 05:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 05:00:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 2d39a942-67c7-5119-afa6-3427905af904 with identifier: 10741807
2026-03-29 05:00:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 2d39a942-67c7-5119-afa6-3427905af904 with identifier: 10741807 to the API
2026-03-29 05:00:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 05:00:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 05:00:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741807>
{'auction_title': '',
'c_o_2_emission_value': 103,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 120,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Diesel',
'id': '2d39a942-67c7-5119-afa6-3427905af904',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '9256KCB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741807',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Alfa Romeo',
'model': 'Giulietta',
'odometer': 194014,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 5400,
'price_includes_vat': True,
'registration_date': '2017-07-26',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Alfa Romeo Giulietta Super - Diesel - Manual - 120 hp - 194.014 km',
'transmission': 'manual',
'trim': 'Super',
'vin': None,
'year': 2017}
2026-03-29 05:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710741807%27 HTTP/1.1" 200 None
2026-03-29 05:00:16 [adesa.es] INFO: Saving data for 10741807: {'auction_closing_time': 1775037000.0, 'created_time': 1774630824.215119, 'last_price_update_time': 1774760416.790675}
2026-03-29 05:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741807') HTTP/1.1" 204 0
2026-03-29 05:00:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: d2801591-a9c1-5246-b421-59571d916145 with identifier: 10741819
2026-03-29 05:00:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 05:00:16 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-29 05:00:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 05:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 05:00:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: d2801591-a9c1-5246-b421-59571d916145 with identifier: 10741819
2026-03-29 05:00:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: d2801591-a9c1-5246-b421-59571d916145 with identifier: 10741819 to the API
2026-03-29 05:00:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 05:00:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 05:00:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741819>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '0.9L',
'engine_horse_power': 90,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Petrol',
'id': 'd2801591-a9c1-5246-b421-59571d916145',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '9997KBS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741819',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 91145,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 6500,
'price_includes_vat': True,
'registration_date': '2017-07-12',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Dacia Sandero - Petrol - Manual - 90 hp - 91.145 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-29 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710741819%27 HTTP/1.1" 200 None
2026-03-29 05:00:17 [adesa.es] INFO: Saving data for 10741819: {'auction_closing_time': 1775037000.0, 'created_time': 1774630836.706254, 'last_price_update_time': 1774760417.293394}
2026-03-29 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741819') HTTP/1.1" 204 0
2026-03-29 05:00:17 [adesa.es] INFO: Found listing with ID: 10737481
2026-03-29 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710737481%27 HTTP/1.1" 200 None
2026-03-29 05:00:17 [adesa.es] INFO: Scrape type for 10737481: 2
2026-03-29 05:00:17 [adesa.es] INFO: Scraping item 10737481 url https://www.openlane.eu/en/carv6/auction/10737481
2026-03-29 05:00:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741800> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 05:00:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741814> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 05:00:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741816> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 05:00:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741798> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 05:00:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741815> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 05: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-29 05: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-29 05: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-29 05: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-29 05: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-29 05:00:17 [adesa.es] INFO: Found listing with ID: 10737483
2026-03-29 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710737483%27 HTTP/1.1" 200 None
2026-03-29 05:00:17 [adesa.es] INFO: Scrape type for 10737483: 2
2026-03-29 05:00:17 [adesa.es] INFO: Scraping item 10737483 url https://www.openlane.eu/en/carv6/auction/10737483
2026-03-29 05:00:17 [adesa.es] INFO: Found listing with ID: 10405305
2026-03-29 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710405305%27 HTTP/1.1" 200 None
2026-03-29 05:00:17 [adesa.es] INFO: Scrape type for 10405305: 0
2026-03-29 05:00:17 [adesa.es] INFO: Skipping item 10405305 url https://www.openlane.eu/en/carv6/auction/10405305
2026-03-29 05:00:17 [adesa.es] INFO: Found listing with ID: 10405308
2026-03-29 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710405308%27 HTTP/1.1" 200 None
2026-03-29 05:00:17 [adesa.es] INFO: Scrape type for 10405308: 0
2026-03-29 05:00:17 [adesa.es] INFO: Skipping item 10405308 url https://www.openlane.eu/en/carv6/auction/10405308
2026-03-29 05:00:17 [adesa.es] INFO: Found listing with ID: 10518392
2026-03-29 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710518392%27 HTTP/1.1" 200 None
2026-03-29 05:00:17 [adesa.es] INFO: Scrape type for 10518392: 0
2026-03-29 05:00:17 [adesa.es] INFO: Skipping item 10518392 url https://www.openlane.eu/en/carv6/auction/10518392
2026-03-29 05:00:17 [adesa.es] INFO: Found listing with ID: 10405309
2026-03-29 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710405309%27 HTTP/1.1" 200 None
2026-03-29 05:00:17 [adesa.es] INFO: Scrape type for 10405309: 0
2026-03-29 05:00:17 [adesa.es] INFO: Skipping item 10405309 url https://www.openlane.eu/en/carv6/auction/10405309
2026-03-29 05:00:17 [adesa.es] INFO: Found listing with ID: 10438527
2026-03-29 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710438527%27 HTTP/1.1" 200 None
2026-03-29 05:00:17 [adesa.es] INFO: Scrape type for 10438527: 0
2026-03-29 05:00:17 [adesa.es] INFO: Skipping item 10438527 url https://www.openlane.eu/en/carv6/auction/10438527
2026-03-29 05:00:17 [adesa.es] INFO: Found listing with ID: 10472332
2026-03-29 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710472332%27 HTTP/1.1" 200 None
2026-03-29 05:00:17 [adesa.es] INFO: Scrape type for 10472332: 0
2026-03-29 05:00:17 [adesa.es] INFO: Skipping item 10472332 url https://www.openlane.eu/en/carv6/auction/10472332
2026-03-29 05:00:17 [adesa.es] INFO: Found listing with ID: 10505053
2026-03-29 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710505053%27 HTTP/1.1" 200 None
2026-03-29 05:00:17 [adesa.es] INFO: Scrape type for 10505053: 0
2026-03-29 05:00:17 [adesa.es] INFO: Skipping item 10505053 url https://www.openlane.eu/en/carv6/auction/10505053
2026-03-29 05:00:17 [adesa.es] INFO: Found listing with ID: 10512793
2026-03-29 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710512793%27 HTTP/1.1" 200 None
2026-03-29 05:00:17 [adesa.es] INFO: Scrape type for 10512793: 2
2026-03-29 05:00:17 [adesa.es] INFO: Scraping item 10512793 url https://www.openlane.eu/en/carv6/auction/10512793
2026-03-29 05:00:17 [adesa.es] INFO: Found listing with ID: 10472260
2026-03-29 05:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710472260%27 HTTP/1.1" 200 None
2026-03-29 05:00:17 [adesa.es] INFO: Scrape type for 10472260: 2
2026-03-29 05:00:17 [adesa.es] INFO: Scraping item 10472260 url https://www.openlane.eu/en/carv6/auction/10472260
2026-03-29 05:00:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f418bb7-ade2-5c1d-a4b6-87368dfc394f with identifier: 10741800
2026-03-29 05:00:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f418bb7-ade2-5c1d-a4b6-87368dfc394f with scrape type 2
2026-03-29 05:00:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f418bb7-ade2-5c1d-a4b6-87368dfc394f with scrape type 2
2026-03-29 05:00:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 7f418bb7-ade2-5c1d-a4b6-87368dfc394f, identifier: 10741800
2026-03-29 05:00:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53ef4620-0326-542d-8715-8a2f28a017dd with identifier: 10741814
2026-03-29 05:00:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53ef4620-0326-542d-8715-8a2f28a017dd with scrape type 2
2026-03-29 05:00:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 53ef4620-0326-542d-8715-8a2f28a017dd with scrape type 2
2026-03-29 05:00:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 53ef4620-0326-542d-8715-8a2f28a017dd, identifier: 10741814
2026-03-29 05:00:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8801c804-b027-51a2-a727-ef6d0b7e5ad4 with identifier: 10741816
2026-03-29 05:00:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8801c804-b027-51a2-a727-ef6d0b7e5ad4 with scrape type 2
2026-03-29 05:00:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8801c804-b027-51a2-a727-ef6d0b7e5ad4 with scrape type 2
2026-03-29 05:00:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 8801c804-b027-51a2-a727-ef6d0b7e5ad4, identifier: 10741816
2026-03-29 05:00:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90d75e42-cd74-5f62-9ae9-2c35047a1d93 with identifier: 10741798
2026-03-29 05:00:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90d75e42-cd74-5f62-9ae9-2c35047a1d93 with scrape type 2
2026-03-29 05:00:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 90d75e42-cd74-5f62-9ae9-2c35047a1d93 with scrape type 2
2026-03-29 05:00:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 90d75e42-cd74-5f62-9ae9-2c35047a1d93, identifier: 10741798
2026-03-29 05:00:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b6d132b2-1f84-59d8-9d5e-fced6780d01c with identifier: 10741815
2026-03-29 05:00:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b6d132b2-1f84-59d8-9d5e-fced6780d01c with scrape type 2
2026-03-29 05:00:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b6d132b2-1f84-59d8-9d5e-fced6780d01c with scrape type 2
2026-03-29 05:00:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: b6d132b2-1f84-59d8-9d5e-fced6780d01c, identifier: 10741815
2026-03-29 05:00:18 [adesa.es] INFO: Found listing with ID: 10640376
2026-03-29 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710640376%27 HTTP/1.1" 200 None
2026-03-29 05:00:18 [adesa.es] INFO: Scrape type for 10640376: 2
2026-03-29 05:00:18 [adesa.es] INFO: Scraping item 10640376 url https://www.openlane.eu/en/carv6/auction/10640376
2026-03-29 05:00:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 7f418bb7-ade2-5c1d-a4b6-87368dfc394f with identifier: 10741800
2026-03-29 05:00:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 05:00:18 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Gray HTTP/1.1" 200 None
2026-03-29 05:00:18 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 05:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 05:00:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 7f418bb7-ade2-5c1d-a4b6-87368dfc394f with identifier: 10741800
2026-03-29 05:00:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 7f418bb7-ade2-5c1d-a4b6-87368dfc394f with identifier: 10741800 to the API
2026-03-29 05:00:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 05:00:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 05:00:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741800>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Petrol',
'id': '7f418bb7-ade2-5c1d-a4b6-87368dfc394f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '4066JTP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741800',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Citroën',
'model': 'C4',
'odometer': 77780,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 5500,
'price_includes_vat': True,
'registration_date': '2016-10-31',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Citroën C4 Picasso Feel - Petrol - Manual - 130 hp - 77.780 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2016}
2026-03-29 05:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710741800%27 HTTP/1.1" 200 None
2026-03-29 05:00:19 [adesa.es] INFO: Saving data for 10741800: {'auction_closing_time': 1775037000.0, 'created_time': 1774630820.652793, 'last_price_update_time': 1774760419.454224}
2026-03-29 05:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741800') HTTP/1.1" 204 0
2026-03-29 05:00:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 53ef4620-0326-542d-8715-8a2f28a017dd with identifier: 10741814
2026-03-29 05:00:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 53ef4620-0326-542d-8715-8a2f28a017dd with identifier: 10741814
2026-03-29 05:00:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 53ef4620-0326-542d-8715-8a2f28a017dd with identifier: 10741814 to the API
2026-03-29 05:00:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 05:00:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 05:00:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741814>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 82,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Petrol',
'id': '53ef4620-0326-542d-8715-8a2f28a017dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '9910JGF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741814',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 196562,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 3800,
'price_includes_vat': True,
'registration_date': '2015-06-17',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Ford Fiesta 1.3 Trend - Petrol - Manual - 82 hp - 196.562 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2015}
2026-03-29 05:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710741814%27 HTTP/1.1" 200 None
2026-03-29 05:00:19 [adesa.es] INFO: Saving data for 10741814: {'auction_closing_time': 1775037000.0, 'created_time': 1774630818.179302, 'last_price_update_time': 1774760419.830339}
2026-03-29 05:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741814') HTTP/1.1" 204 0
2026-03-29 05:00:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 8801c804-b027-51a2-a727-ef6d0b7e5ad4 with identifier: 10741816
2026-03-29 05:00:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 8801c804-b027-51a2-a727-ef6d0b7e5ad4 with identifier: 10741816
2026-03-29 05:00:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 8801c804-b027-51a2-a727-ef6d0b7e5ad4 with identifier: 10741816 to the API
2026-03-29 05:00:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 05:00:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 05:00:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741816>
{'auction_title': '',
'c_o_2_emission_value': 100,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Petrol',
'id': '8801c804-b027-51a2-a727-ef6d0b7e5ad4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1712JXC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741816',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Citroën',
'model': 'C4',
'odometer': 114285,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 5300,
'price_includes_vat': True,
'registration_date': '2017-02-27',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Citroën C4 Cactus 1.2i Feel - Petrol - Manual - 110 hp - 114.285 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2017}
2026-03-29 05:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710741816%27 HTTP/1.1" 200 None
2026-03-29 05:00:20 [adesa.es] INFO: Saving data for 10741816: {'auction_closing_time': 1775037000.0, 'created_time': 1774630823.658803, 'last_price_update_time': 1774760420.137376}
2026-03-29 05:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741816') HTTP/1.1" 204 0
2026-03-29 05:00:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 90d75e42-cd74-5f62-9ae9-2c35047a1d93 with identifier: 10741798
2026-03-29 05:00:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 90d75e42-cd74-5f62-9ae9-2c35047a1d93 with identifier: 10741798
2026-03-29 05:00:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 90d75e42-cd74-5f62-9ae9-2c35047a1d93 with identifier: 10741798 to the API
2026-03-29 05:00:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 05:00:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 05:00:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741798>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Petrol',
'id': '90d75e42-cd74-5f62-9ae9-2c35047a1d93',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '4831JZG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741798',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Citroën',
'model': 'C4',
'odometer': 218221,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 3800,
'price_includes_vat': True,
'registration_date': '2017-05-24',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Citroën C4 Picasso 1.2i Feel - Petrol - Manual - 130 hp - 218.221 '
'km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2017}
2026-03-29 05:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710741798%27 HTTP/1.1" 200 None
2026-03-29 05:00:20 [adesa.es] INFO: Saving data for 10741798: {'auction_closing_time': 1775037000.0, 'created_time': 1774630820.260677, 'last_price_update_time': 1774760420.400866}
2026-03-29 05:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741798') HTTP/1.1" 204 0
2026-03-29 05:00:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: b6d132b2-1f84-59d8-9d5e-fced6780d01c with identifier: 10741815
2026-03-29 05:00:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: b6d132b2-1f84-59d8-9d5e-fced6780d01c with identifier: 10741815
2026-03-29 05:00:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: b6d132b2-1f84-59d8-9d5e-fced6780d01c with identifier: 10741815 to the API
2026-03-29 05:00:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 05:00:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 05:00:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741815>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Diesel',
'id': 'b6d132b2-1f84-59d8-9d5e-fced6780d01c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '9614LCB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741815',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Audi',
'model': 'A5',
'odometer': 248440,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 11600,
'price_includes_vat': True,
'registration_date': '2016-08-26',
'seats_number': 4,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Audi A5 Sportback 2.0 TDI - Diesel - Automatic - 150 hp - 248.440 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2016}
2026-03-29 05:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710741815%27 HTTP/1.1" 200 None
2026-03-29 05:00:20 [adesa.es] INFO: Saving data for 10741815: {'auction_closing_time': 1775037000.0, 'created_time': 1774630823.129147, 'last_price_update_time': 1774760420.714082}
2026-03-29 05:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741815') HTTP/1.1" 204 0
2026-03-29 05:00:20 [adesa.es] INFO: Found listing with ID: 10699427
2026-03-29 05:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710699427%27 HTTP/1.1" 200 None
2026-03-29 05:00:20 [adesa.es] INFO: Scrape type for 10699427: 2
2026-03-29 05:00:20 [adesa.es] INFO: Scraping item 10699427 url https://www.openlane.eu/en/carv6/auction/10699427
2026-03-29 05:00:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741822> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 05:00:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741821> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 05:00:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741806> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 05:00:20 [adesa.es] INFO: Found listing with ID: 10699430
2026-03-29 05:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710699430%27 HTTP/1.1" 200 None
2026-03-29 05:00:20 [adesa.es] INFO: Scrape type for 10699430: 0
2026-03-29 05:00:20 [adesa.es] INFO: Skipping item 10699430 url https://www.openlane.eu/en/carv6/auction/10699430
2026-03-29 05:00:20 [adesa.es] INFO: Found listing with ID: 10612546
2026-03-29 05:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710612546%27 HTTP/1.1" 200 None
2026-03-29 05:00:20 [adesa.es] INFO: Scrape type for 10612546: 2
2026-03-29 05:00:20 [adesa.es] INFO: Scraping item 10612546 url https://www.openlane.eu/en/carv6/auction/10612546
2026-03-29 05:00:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 05:00:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 05:00:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 05:00:20 [adesa.es] INFO: Found listing with ID: 10723809
2026-03-29 05:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710723809%27 HTTP/1.1" 200 None
2026-03-29 05:00:20 [adesa.es] INFO: Scrape type for 10723809: 0
2026-03-29 05:00:20 [adesa.es] INFO: Skipping item 10723809 url https://www.openlane.eu/en/carv6/auction/10723809
2026-03-29 05:00:20 [adesa.es] INFO: Found listing with ID: 10698910
2026-03-29 05:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710698910%27 HTTP/1.1" 200 None
2026-03-29 05:00:20 [adesa.es] INFO: Scrape type for 10698910: 2
2026-03-29 05:00:20 [adesa.es] INFO: Scraping item 10698910 url https://www.openlane.eu/en/carv6/auction/10698910
2026-03-29 05:00:20 [adesa.es] INFO: Found listing with ID: 10698908
2026-03-29 05:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710698908%27 HTTP/1.1" 200 None
2026-03-29 05:00:20 [adesa.es] INFO: Scrape type for 10698908: 2
2026-03-29 05:00:20 [adesa.es] INFO: Scraping item 10698908 url https://www.openlane.eu/en/carv6/auction/10698908
2026-03-29 05:00:20 [adesa.es] INFO: Found listing with ID: 10698919
2026-03-29 05:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710698919%27 HTTP/1.1" 200 None
2026-03-29 05:00:20 [adesa.es] INFO: Scrape type for 10698919: 2
2026-03-29 05:00:20 [adesa.es] INFO: Scraping item 10698919 url https://www.openlane.eu/en/carv6/auction/10698919
2026-03-29 05:00:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8daceea5-137f-5640-b530-32b2914afd5f with identifier: 10741822
2026-03-29 05:00:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8daceea5-137f-5640-b530-32b2914afd5f with scrape type 2
2026-03-29 05:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8daceea5-137f-5640-b530-32b2914afd5f with scrape type 2
2026-03-29 05:00:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 8daceea5-137f-5640-b530-32b2914afd5f, identifier: 10741822
2026-03-29 05:00:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4c67eb1-ea5b-5197-9b30-20cf32ff5124 with identifier: 10741821
2026-03-29 05:00:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4c67eb1-ea5b-5197-9b30-20cf32ff5124 with scrape type 2
2026-03-29 05:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e4c67eb1-ea5b-5197-9b30-20cf32ff5124 with scrape type 2
2026-03-29 05:00:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: e4c67eb1-ea5b-5197-9b30-20cf32ff5124, identifier: 10741821
2026-03-29 05:00:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7086eefd-6bdb-56cf-8bf1-1d89f828e46a with identifier: 10741806
2026-03-29 05:00:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7086eefd-6bdb-56cf-8bf1-1d89f828e46a with scrape type 2
2026-03-29 05:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7086eefd-6bdb-56cf-8bf1-1d89f828e46a with scrape type 2
2026-03-29 05:00:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 7086eefd-6bdb-56cf-8bf1-1d89f828e46a, identifier: 10741806
2026-03-29 05:00:21 [adesa.es] INFO: Found listing with ID: 10698909
2026-03-29 05:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710698909%27 HTTP/1.1" 200 None
2026-03-29 05:00:21 [adesa.es] INFO: Scrape type for 10698909: 0
2026-03-29 05:00:21 [adesa.es] INFO: Skipping item 10698909 url https://www.openlane.eu/en/carv6/auction/10698909
2026-03-29 05:00:21 [adesa.es] INFO: Found listing with ID: 10698907
2026-03-29 05:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710698907%27 HTTP/1.1" 200 None
2026-03-29 05:00:21 [adesa.es] INFO: Scrape type for 10698907: 2
2026-03-29 05:00:21 [adesa.es] INFO: Scraping item 10698907 url https://www.openlane.eu/en/carv6/auction/10698907
2026-03-29 05:00:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 8daceea5-137f-5640-b530-32b2914afd5f with identifier: 10741822
2026-03-29 05:00:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 8daceea5-137f-5640-b530-32b2914afd5f with identifier: 10741822
2026-03-29 05:00:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 8daceea5-137f-5640-b530-32b2914afd5f with identifier: 10741822 to the API
2026-03-29 05:00:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 05:00:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 05:00:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741822>
{'auction_title': '',
'c_o_2_emission_value': 103,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Petrol',
'id': '8daceea5-137f-5640-b530-32b2914afd5f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1636LFW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741822',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Ford',
'model': 'Puma',
'odometer': 82000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2020-02-27',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Ford Puma 1.0 Titanium - Petrol - Manual - 125 hp - 82.000 km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2020}
2026-03-29 05:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710741822%27 HTTP/1.1" 200 None
2026-03-29 05:00:22 [adesa.es] INFO: Saving data for 10741822: {'auction_closing_time': 1775037000.0, 'created_time': 1774630836.049319, 'last_price_update_time': 1774760422.044168}
2026-03-29 05:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741822') HTTP/1.1" 204 0
2026-03-29 05:00:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: e4c67eb1-ea5b-5197-9b30-20cf32ff5124 with identifier: 10741821
2026-03-29 05:00:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: e4c67eb1-ea5b-5197-9b30-20cf32ff5124 with identifier: 10741821
2026-03-29 05:00:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: e4c67eb1-ea5b-5197-9b30-20cf32ff5124 with identifier: 10741821 to the API
2026-03-29 05:00:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 05: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-29 05:00:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741821>
{'auction_title': '',
'c_o_2_emission_value': 156,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Petrol',
'id': 'e4c67eb1-ea5b-5197-9b30-20cf32ff5124',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1747KZK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741821',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 73000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 12500,
'price_includes_vat': True,
'registration_date': '2019-07-31',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Ford Kuga 1.5 Trend - Petrol - Manual - 120 hp - 73.000 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2019}
2026-03-29 05:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710741821%27 HTTP/1.1" 200 None
2026-03-29 05:00:22 [adesa.es] INFO: Saving data for 10741821: {'auction_closing_time': 1775037000.0, 'created_time': 1774630835.56021, 'last_price_update_time': 1774760422.343427}
2026-03-29 05:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741821') HTTP/1.1" 204 0
2026-03-29 05:00:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 7086eefd-6bdb-56cf-8bf1-1d89f828e46a with identifier: 10741806
2026-03-29 05:00:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 7086eefd-6bdb-56cf-8bf1-1d89f828e46a with identifier: 10741806
2026-03-29 05:00:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 7086eefd-6bdb-56cf-8bf1-1d89f828e46a with identifier: 10741806 to the API
2026-03-29 05:00:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 05: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-29 05:00:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741806>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Petrol',
'id': '7086eefd-6bdb-56cf-8bf1-1d89f828e46a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '0935LGM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741806',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Ford',
'model': 'Puma',
'odometer': 85378,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2020-05-27',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Ford Puma Titanium - Petrol - Manual - 125 hp - 85.378 km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2020}
2026-03-29 05:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710741806%27 HTTP/1.1" 200 None
2026-03-29 05:00:22 [adesa.es] INFO: Saving data for 10741806: {'auction_closing_time': 1775037000.0, 'created_time': 1774630826.632145, 'last_price_update_time': 1774760422.623833}
2026-03-29 05:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741806') HTTP/1.1" 204 0
2026-03-29 05:00:22 [adesa.es] INFO: Found listing with ID: 10682540
2026-03-29 05:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710682540%27 HTTP/1.1" 200 None
2026-03-29 05:00:22 [adesa.es] INFO: Scrape type for 10682540: 0
2026-03-29 05:00:22 [adesa.es] INFO: Skipping item 10682540 url https://www.openlane.eu/en/carv6/auction/10682540
2026-03-29 05:00:22 [adesa.es] INFO: Found listing with ID: 10667492
2026-03-29 05:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710667492%27 HTTP/1.1" 200 None
2026-03-29 05:00:22 [adesa.es] INFO: Scrape type for 10667492: 0
2026-03-29 05:00:22 [adesa.es] INFO: Skipping item 10667492 url https://www.openlane.eu/en/carv6/auction/10667492
2026-03-29 05:00:22 [adesa.es] INFO: Found listing with ID: 10452039
2026-03-29 05:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710452039%27 HTTP/1.1" 200 None
2026-03-29 05:00:22 [adesa.es] INFO: Scrape type for 10452039: 2
2026-03-29 05:00:22 [adesa.es] INFO: Scraping item 10452039 url https://www.openlane.eu/en/carv6/auction/10452039
2026-03-29 05:00:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741812> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 05:00:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741792> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 05:00:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741805> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 05:00:22 [adesa.es] INFO: Found listing with ID: 10518394
2026-03-29 05:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710518394%27 HTTP/1.1" 200 None
2026-03-29 05:00:22 [adesa.es] INFO: Scrape type for 10518394: 0
2026-03-29 05:00:22 [adesa.es] INFO: Skipping item 10518394 url https://www.openlane.eu/en/carv6/auction/10518394
2026-03-29 05:00:22 [adesa.es] INFO: Found listing with ID: 10405314
2026-03-29 05:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710405314%27 HTTP/1.1" 200 None
2026-03-29 05:00:22 [adesa.es] INFO: Scrape type for 10405314: 2
2026-03-29 05:00:22 [adesa.es] INFO: Scraping item 10405314 url https://www.openlane.eu/en/carv6/auction/10405314
2026-03-29 05:00:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 05:00:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 05:00:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 05:00:22 [adesa.es] INFO: Found listing with ID: 10405315
2026-03-29 05:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710405315%27 HTTP/1.1" 200 None
2026-03-29 05:00:22 [adesa.es] INFO: Scrape type for 10405315: 2
2026-03-29 05:00:22 [adesa.es] INFO: Scraping item 10405315 url https://www.openlane.eu/en/carv6/auction/10405315
2026-03-29 05:00:22 [adesa.es] INFO: Found listing with ID: 10493754
2026-03-29 05:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710493754%27 HTTP/1.1" 200 None
2026-03-29 05:00:22 [adesa.es] INFO: Scrape type for 10493754: 2
2026-03-29 05:00:22 [adesa.es] INFO: Scraping item 10493754 url https://www.openlane.eu/en/carv6/auction/10493754
2026-03-29 05:00:22 [adesa.es] INFO: Found listing with ID: 10550836
2026-03-29 05:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710550836%27 HTTP/1.1" 200 None
2026-03-29 05:00:22 [adesa.es] INFO: Scrape type for 10550836: 2
2026-03-29 05:00:22 [adesa.es] INFO: Scraping item 10550836 url https://www.openlane.eu/en/carv6/auction/10550836
2026-03-29 05:00:22 [adesa.es] INFO: Found listing with ID: 10405317
2026-03-29 05:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710405317%27 HTTP/1.1" 200 None
2026-03-29 05:00:22 [adesa.es] INFO: Scrape type for 10405317: 2
2026-03-29 05:00:22 [adesa.es] INFO: Scraping item 10405317 url https://www.openlane.eu/en/carv6/auction/10405317
2026-03-29 05:00:22 [adesa.es] INFO: Found listing with ID: 10667491
2026-03-29 05:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710667491%27 HTTP/1.1" 200 None
2026-03-29 05:00:22 [adesa.es] INFO: Scrape type for 10667491: 0
2026-03-29 05:00:22 [adesa.es] INFO: Skipping item 10667491 url https://www.openlane.eu/en/carv6/auction/10667491
2026-03-29 05:00:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 860da276-bb23-52c1-a586-6723b8838a81 with identifier: 10741812
2026-03-29 05:00:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 860da276-bb23-52c1-a586-6723b8838a81 with scrape type 2
2026-03-29 05:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 860da276-bb23-52c1-a586-6723b8838a81 with scrape type 2
2026-03-29 05:00:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 860da276-bb23-52c1-a586-6723b8838a81, identifier: 10741812
2026-03-29 05:00:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5d650e5-204c-5e1d-b9da-3e9ca0dda337 with identifier: 10741792
2026-03-29 05:00:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5d650e5-204c-5e1d-b9da-3e9ca0dda337 with scrape type 2
2026-03-29 05:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f5d650e5-204c-5e1d-b9da-3e9ca0dda337 with scrape type 2
2026-03-29 05:00:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: f5d650e5-204c-5e1d-b9da-3e9ca0dda337, identifier: 10741792
2026-03-29 05:00:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bcb7ec5c-ec18-5fc5-8ef6-dba2d9a75c03 with identifier: 10741805
2026-03-29 05:00:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bcb7ec5c-ec18-5fc5-8ef6-dba2d9a75c03 with scrape type 2
2026-03-29 05:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bcb7ec5c-ec18-5fc5-8ef6-dba2d9a75c03 with scrape type 2
2026-03-29 05:00:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: bcb7ec5c-ec18-5fc5-8ef6-dba2d9a75c03, identifier: 10741805
2026-03-29 05:00:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 860da276-bb23-52c1-a586-6723b8838a81 with identifier: 10741812
2026-03-29 05:00:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 860da276-bb23-52c1-a586-6723b8838a81 with identifier: 10741812
2026-03-29 05:00:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 860da276-bb23-52c1-a586-6723b8838a81 with identifier: 10741812 to the API
2026-03-29 05:00:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 05: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-29 05:00:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741812>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 179,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Diesel',
'id': '860da276-bb23-52c1-a586-6723b8838a81',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '6410LLW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741812',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Jaguar',
'model': 'XE',
'odometer': 83448,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2020-12-23',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Jaguar XE S - Diesel - Automatic - 179 hp - 83.448 km',
'transmission': 'automatic',
'trim': 'S',
'vin': None,
'year': 2020}
2026-03-29 05:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710741812%27 HTTP/1.1" 200 None
2026-03-29 05:00:23 [adesa.es] INFO: Saving data for 10741812: {'auction_closing_time': 1775037000.0, 'created_time': 1774630829.41369, 'last_price_update_time': 1774760423.448476}
2026-03-29 05:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741812') HTTP/1.1" 204 0
2026-03-29 05:00:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: f5d650e5-204c-5e1d-b9da-3e9ca0dda337 with identifier: 10741792
2026-03-29 05:00:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: f5d650e5-204c-5e1d-b9da-3e9ca0dda337 with identifier: 10741792
2026-03-29 05:00:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: f5d650e5-204c-5e1d-b9da-3e9ca0dda337 with identifier: 10741792 to the API
2026-03-29 05:00:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 05:00:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 05:00:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741792>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 100,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Diesel',
'id': 'f5d650e5-204c-5e1d-b9da-3e9ca0dda337',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '6356MBZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741792',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Ford',
'model': 'Transit',
'odometer': 180669,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 6100,
'price_includes_vat': True,
'registration_date': '2022-10-31',
'seats_number': 2,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Ford Transit Connect 1.5 TDCI Trend - Diesel - Manual - 100 hp - '
'180.669 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2022}
2026-03-29 05:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710741792%27 HTTP/1.1" 200 None
2026-03-29 05:00:24 [adesa.es] INFO: Saving data for 10741792: {'auction_closing_time': 1775037000.0, 'created_time': 1774630826.217261, 'last_price_update_time': 1774760424.793133}
2026-03-29 05:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741792') HTTP/1.1" 204 0
2026-03-29 05:00:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: bcb7ec5c-ec18-5fc5-8ef6-dba2d9a75c03 with identifier: 10741805
2026-03-29 05:00:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: bcb7ec5c-ec18-5fc5-8ef6-dba2d9a75c03 with identifier: 10741805
2026-03-29 05:00:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: bcb7ec5c-ec18-5fc5-8ef6-dba2d9a75c03 with identifier: 10741805 to the API
2026-03-29 05:00:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 05:00:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 05:00:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741805>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 106,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Petrol',
'id': 'bcb7ec5c-ec18-5fc5-8ef6-dba2d9a75c03',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '3693MKJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741805',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'MG',
'model': 'ZS',
'odometer': 55370,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2023-09-18',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'MG ZS 1.5 Luxury - Petrol - Manual - 106 hp - 55.370 km',
'transmission': 'manual',
'trim': 'Luxury',
'vin': None,
'year': 2023}
2026-03-29 05:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741805%27 HTTP/1.1" 200 None
2026-03-29 05:00:25 [adesa.es] INFO: Saving data for 10741805: {'auction_closing_time': 1775037000.0, 'created_time': 1774630828.641187, 'last_price_update_time': 1774760425.146545}
2026-03-29 05:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741805') HTTP/1.1" 204 0
2026-03-29 05:00:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737455> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 05:00:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741820> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 05:00:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 05:00:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 05:00:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 136f68df-c1ee-51eb-a053-6e2308119eab with identifier: 10737455
2026-03-29 05:00:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 136f68df-c1ee-51eb-a053-6e2308119eab with scrape type 2
2026-03-29 05:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 136f68df-c1ee-51eb-a053-6e2308119eab with scrape type 2
2026-03-29 05:00:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 136f68df-c1ee-51eb-a053-6e2308119eab, identifier: 10737455
2026-03-29 05:00:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 136f68df-c1ee-51eb-a053-6e2308119eab with identifier: 10737455
2026-03-29 05:00:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 136f68df-c1ee-51eb-a053-6e2308119eab with identifier: 10737455
2026-03-29 05:00:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 136f68df-c1ee-51eb-a053-6e2308119eab with identifier: 10737455 to the API
2026-03-29 05:00:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 05:00:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 05:00:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737455>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '136f68df-c1ee-51eb-a053-6e2308119eab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '8550MSG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737455',
'listing': 'auctionplusdirectbuy',
'location': 'Saarlouis (Germany)',
'make': 'Audi',
'model': 'A3',
'odometer': 25292,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 20200,
'price_includes_vat': True,
'registration_date': '2024-06-19',
'seats_number': 5,
'seller_name': 'AAF Group France',
'title': 'Audi A3 30 TFSI Advanced - Petrol - Automatic - 116 hp - 25.292 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2024}
2026-03-29 05:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710737455%27 HTTP/1.1" 200 None
2026-03-29 05:00:25 [adesa.es] INFO: Saving data for 10737455: {'auction_closing_time': 1774864800.0, 'created_time': 1774630861.134969, 'last_price_update_time': 1774760425.637159}
2026-03-29 05:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10737455') HTTP/1.1" 204 0
2026-03-29 05:00:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4a091af-73e1-565f-acc6-a7efe73bf362 with identifier: 10741820
2026-03-29 05:00:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4a091af-73e1-565f-acc6-a7efe73bf362 with scrape type 2
2026-03-29 05:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a4a091af-73e1-565f-acc6-a7efe73bf362 with scrape type 2
2026-03-29 05:00:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: a4a091af-73e1-565f-acc6-a7efe73bf362, identifier: 10741820
2026-03-29 05:00:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: a4a091af-73e1-565f-acc6-a7efe73bf362 with identifier: 10741820
2026-03-29 05:00:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: a4a091af-73e1-565f-acc6-a7efe73bf362 with identifier: 10741820
2026-03-29 05:00:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: a4a091af-73e1-565f-acc6-a7efe73bf362 with identifier: 10741820 to the API
2026-03-29 05:00:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 05:00:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 05:00:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741820>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 140,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Diesel',
'id': 'a4a091af-73e1-565f-acc6-a7efe73bf362',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1776KZS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741820',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Volkswagen',
'model': 'Crafter',
'odometer': 244315,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 9700,
'price_includes_vat': True,
'registration_date': '2019-08-22',
'seats_number': 3,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Volkswagen Crafter L3H2 2.0 TDI - Diesel - Manual - 140 hp - '
'244.315 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-29 05:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710741820%27 HTTP/1.1" 200 None
2026-03-29 05:00:26 [adesa.es] INFO: Saving data for 10741820: {'auction_closing_time': 1775037000.0, 'created_time': 1774630855.253649, 'last_price_update_time': 1774760426.043789}
2026-03-29 05:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741820') HTTP/1.1" 204 0
2026-03-29 05:00:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737460> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 05:00:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 05:00:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bda314c7-9098-57aa-bf2c-b6501b804700 with identifier: 10737460
2026-03-29 05:00:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bda314c7-9098-57aa-bf2c-b6501b804700 with scrape type 2
2026-03-29 05:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bda314c7-9098-57aa-bf2c-b6501b804700 with scrape type 2
2026-03-29 05:00:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: bda314c7-9098-57aa-bf2c-b6501b804700, identifier: 10737460
2026-03-29 05:00:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: bda314c7-9098-57aa-bf2c-b6501b804700 with identifier: 10737460
2026-03-29 05:00:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 05:00:26 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Orange HTTP/1.1" 200 None
2026-03-29 05:00:27 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 05:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 05:00:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 05:00:27 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Hybride HTTP/1.1" 200 None
2026-03-29 05:00:27 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 05:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 05:00:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: bda314c7-9098-57aa-bf2c-b6501b804700 with identifier: 10737460
2026-03-29 05:00:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: bda314c7-9098-57aa-bf2c-b6501b804700 with identifier: 10737460 to the API
2026-03-29 05:00:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 05:00:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 05:00:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737460>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Orange',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': 'bda314c7-9098-57aa-bf2c-b6501b804700',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '3940LRS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737460',
'listing': 'auctionplusdirectbuy',
'location': 'Saarlouis (Germany)',
'make': 'BMW',
'model': 'X2',
'odometer': 79254,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 19000,
'price_includes_vat': True,
'registration_date': '2021-07-08',
'seats_number': 5,
'seller_name': 'AAF Group France',
'title': 'BMW X2 25e M Sport - xDrive - Hybrid - Automatic - 125 hp - 79.254 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-29 05:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710737460%27 HTTP/1.1" 200 None
2026-03-29 05:00:27 [adesa.es] INFO: Saving data for 10737460: {'auction_closing_time': 1774864800.0, 'created_time': 1774630859.718531, 'last_price_update_time': 1774760427.553015}
2026-03-29 05:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10737460') HTTP/1.1" 204 0
2026-03-29 05:00:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737458> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 05:00:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 05:00:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737481> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 05:00:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737478> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 05:00:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 05:00:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 05:00:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b8b59c84-93a3-567a-a167-cc93cd7747aa with identifier: 10737458
2026-03-29 05:00:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8b59c84-93a3-567a-a167-cc93cd7747aa with scrape type 2
2026-03-29 05:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b8b59c84-93a3-567a-a167-cc93cd7747aa with scrape type 2
2026-03-29 05:00:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: b8b59c84-93a3-567a-a167-cc93cd7747aa, identifier: 10737458
2026-03-29 05:00:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: b8b59c84-93a3-567a-a167-cc93cd7747aa with identifier: 10737458
2026-03-29 05:00:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: b8b59c84-93a3-567a-a167-cc93cd7747aa with identifier: 10737458
2026-03-29 05:00:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: b8b59c84-93a3-567a-a167-cc93cd7747aa with identifier: 10737458 to the API
2026-03-29 05:00:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 05:00:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 05:00:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737458>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 129,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'b8b59c84-93a3-567a-a167-cc93cd7747aa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '8133MPD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737458',
'listing': 'auctionplusdirectbuy',
'location': 'Saarlouis (Germany)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 29585,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23300,
'price_includes_vat': True,
'registration_date': '2024-03-22',
'seats_number': 5,
'seller_name': 'AAF Group France',
'title': 'Volvo XC40 T2 Core - Petrol - Automatic - 129 hp - 29.585 km',
'transmission': 'automatic',
'trim': 'Core',
'vin': None,
'year': 2024}
2026-03-29 05:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710737458%27 HTTP/1.1" 200 None
2026-03-29 05:00:28 [adesa.es] INFO: Saving data for 10737458: {'auction_closing_time': 1774864800.0, 'created_time': 1774630852.777287, 'last_price_update_time': 1774760428.048809}
2026-03-29 05:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10737458') HTTP/1.1" 204 0
2026-03-29 05:00:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf0f1c6a-17c2-592f-b28e-8236739c85fb with identifier: 10737481
2026-03-29 05:00:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf0f1c6a-17c2-592f-b28e-8236739c85fb with scrape type 2
2026-03-29 05:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bf0f1c6a-17c2-592f-b28e-8236739c85fb with scrape type 2
2026-03-29 05:00:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: bf0f1c6a-17c2-592f-b28e-8236739c85fb, identifier: 10737481
2026-03-29 05:00:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22fb779e-68ce-5276-884a-409d82030932 with identifier: 10737478
2026-03-29 05:00:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22fb779e-68ce-5276-884a-409d82030932 with scrape type 2
2026-03-29 05:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 22fb779e-68ce-5276-884a-409d82030932 with scrape type 2
2026-03-29 05:00:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 22fb779e-68ce-5276-884a-409d82030932, identifier: 10737478
2026-03-29 05:00:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: bf0f1c6a-17c2-592f-b28e-8236739c85fb with identifier: 10737481
2026-03-29 05:00:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 05:00:28 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Green HTTP/1.1" 200 None
2026-03-29 05:00:28 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 05:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 05:00:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: bf0f1c6a-17c2-592f-b28e-8236739c85fb with identifier: 10737481
2026-03-29 05:00:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: bf0f1c6a-17c2-592f-b28e-8236739c85fb with identifier: 10737481 to the API
2026-03-29 05:00:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 05:00:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 05:00:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737481>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Cabrio car',
'color': 'Green',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'bf0f1c6a-17c2-592f-b28e-8236739c85fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '8100LPZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737481',
'listing': 'auction',
'location': 'Saarlouis (Germany)',
'make': 'BMW',
'model': '4 Series',
'odometer': 68541,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 28800,
'price_includes_vat': True,
'registration_date': '2021-06-10',
'seats_number': 4,
'seller_name': 'AAF Group France',
'title': 'BMW 4 Series 420d M Sport - Diesel - Automatic - 190 hp - 68.541 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-29 05:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710737481%27 HTTP/1.1" 200 None
2026-03-29 05:00:28 [adesa.es] INFO: Saving data for 10737481: {'auction_closing_time': 1774872900.0, 'created_time': 1774630875.937339, 'last_price_update_time': 1774760428.638033}
2026-03-29 05:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10737481') HTTP/1.1" 204 0
2026-03-29 05:00:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 22fb779e-68ce-5276-884a-409d82030932 with identifier: 10737478
2026-03-29 05:00:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 05:00:28 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Electric HTTP/1.1" 200 None
2026-03-29 05:00:28 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 05:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 05:00:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 22fb779e-68ce-5276-884a-409d82030932 with identifier: 10737478
2026-03-29 05:00:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 22fb779e-68ce-5276-884a-409d82030932 with identifier: 10737478 to the API
2026-03-29 05:00:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 05:00:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 05:00:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737478>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Electric',
'id': '22fb779e-68ce-5276-884a-409d82030932',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '4805LTC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737478',
'listing': 'auction',
'location': 'Saarlouis (Germany)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 38619,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 29400,
'price_includes_vat': True,
'registration_date': '2021-09-30',
'seats_number': 5,
'seller_name': 'AAF Group France',
'title': 'Audi E-Tron 55 Advanced - Quattro - Electric - Automatic - 408 hp - '
'38.619 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2021}
2026-03-29 05:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710737478%27 HTTP/1.1" 200 None
2026-03-29 05:00:29 [adesa.es] INFO: Saving data for 10737478: {'auction_closing_time': 1774872900.0, 'created_time': 1774630863.579763, 'last_price_update_time': 1774760429.06148}
2026-03-29 05:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10737478') HTTP/1.1" 204 0
2026-03-29 05:00:29 [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-29 05:00:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 05:00:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de72deca-18bc-5519-9a2b-a0e39cc79d74 with identifier: 10699427
2026-03-29 05:00:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de72deca-18bc-5519-9a2b-a0e39cc79d74 with scrape type 2
2026-03-29 05:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de72deca-18bc-5519-9a2b-a0e39cc79d74 with scrape type 2
2026-03-29 05:00:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: de72deca-18bc-5519-9a2b-a0e39cc79d74, identifier: 10699427
2026-03-29 05:00:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: de72deca-18bc-5519-9a2b-a0e39cc79d74 with identifier: 10699427
2026-03-29 05:00:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: de72deca-18bc-5519-9a2b-a0e39cc79d74 with identifier: 10699427
2026-03-29 05:00:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: de72deca-18bc-5519-9a2b-a0e39cc79d74 with identifier: 10699427 to the API
2026-03-29 05:00:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 05:00:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 05:00:30 [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-29 05:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710699427%27 HTTP/1.1" 200 None
2026-03-29 05:00:30 [adesa.es] INFO: Saving data for 10699427: {'auction_closing_time': 1798675200.0, 'created_time': 1774000831.395966, 'last_price_update_time': 1774760430.342702}
2026-03-29 05:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10699427') HTTP/1.1" 204 0
2026-03-29 05:00:30 [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-29 05:00:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 05:00:30 [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-29 05:00:30 [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-29 05:00:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 05:00:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 05:00:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b353c141-97c7-5bec-9a08-f84c4157940e with identifier: 10452039
2026-03-29 05:00:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b353c141-97c7-5bec-9a08-f84c4157940e with scrape type 2
2026-03-29 05:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b353c141-97c7-5bec-9a08-f84c4157940e with scrape type 2
2026-03-29 05:00:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: b353c141-97c7-5bec-9a08-f84c4157940e, identifier: 10452039
2026-03-29 05:00:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: b353c141-97c7-5bec-9a08-f84c4157940e with identifier: 10452039
2026-03-29 05:00:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: b353c141-97c7-5bec-9a08-f84c4157940e with identifier: 10452039
2026-03-29 05:00:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: b353c141-97c7-5bec-9a08-f84c4157940e with identifier: 10452039 to the API
2026-03-29 05:00:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 05:00:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 05:00:30 [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-29 05:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710452039%27 HTTP/1.1" 200 None
2026-03-29 05:00:30 [adesa.es] INFO: Saving data for 10452039: {'auction_closing_time': 1798675200.0, 'created_time': 1773334967.21965, 'last_price_update_time': 1774760430.863105}
2026-03-29 05:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10452039') HTTP/1.1" 204 0
2026-03-29 05:00:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 48ab165e-bd78-5bfb-b04d-e5ea25ee2c61 with identifier: 10640376
2026-03-29 05:00:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48ab165e-bd78-5bfb-b04d-e5ea25ee2c61 with scrape type 2
2026-03-29 05:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 48ab165e-bd78-5bfb-b04d-e5ea25ee2c61 with scrape type 2
2026-03-29 05:00:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 48ab165e-bd78-5bfb-b04d-e5ea25ee2c61, identifier: 10640376
2026-03-29 05:00:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 09e4e625-15ff-536e-8451-2e77fcc13097 with identifier: 10472260
2026-03-29 05:00:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09e4e625-15ff-536e-8451-2e77fcc13097 with scrape type 2
2026-03-29 05:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 09e4e625-15ff-536e-8451-2e77fcc13097 with scrape type 2
2026-03-29 05:00:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 09e4e625-15ff-536e-8451-2e77fcc13097, identifier: 10472260
2026-03-29 05:00:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 48ab165e-bd78-5bfb-b04d-e5ea25ee2c61 with identifier: 10640376
2026-03-29 05:00:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 48ab165e-bd78-5bfb-b04d-e5ea25ee2c61 with identifier: 10640376
2026-03-29 05:00:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 48ab165e-bd78-5bfb-b04d-e5ea25ee2c61 with identifier: 10640376 to the API
2026-03-29 05:00:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 05:00:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 05:00:31 [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-29 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:31 [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-29 05:00:31 [adesa.es] INFO: Saving data for 10640376: {'auction_closing_time': 1798675200.0, 'created_time': 1773334959.333807, 'last_price_update_time': 1774760431.798419}
2026-03-29 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10640376') HTTP/1.1" 204 0
2026-03-29 05:00:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 09e4e625-15ff-536e-8451-2e77fcc13097 with identifier: 10472260
2026-03-29 05:00:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 09e4e625-15ff-536e-8451-2e77fcc13097 with identifier: 10472260
2026-03-29 05:00:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 09e4e625-15ff-536e-8451-2e77fcc13097 with identifier: 10472260 to the API
2026-03-29 05:00:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 05:00:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 05:00:32 [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-29 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710472260%27 HTTP/1.1" 200 None
2026-03-29 05:00:32 [adesa.es] INFO: Saving data for 10472260: {'auction_closing_time': 1798675200.0, 'created_time': 1773334960.644222, 'last_price_update_time': 1774760432.083173}
2026-03-29 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10472260') HTTP/1.1" 204 0
2026-03-29 05:00:32 [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-29 05:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737974> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 05:00:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 05:00:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 05:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741796> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 05:00:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 05:00:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35241809-9232-584d-b003-53f162b33330 with identifier: 10698907
2026-03-29 05:00:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35241809-9232-584d-b003-53f162b33330 with scrape type 2
2026-03-29 05:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 35241809-9232-584d-b003-53f162b33330 with scrape type 2
2026-03-29 05:00:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 35241809-9232-584d-b003-53f162b33330, identifier: 10698907
2026-03-29 05:00:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 35241809-9232-584d-b003-53f162b33330 with identifier: 10698907
2026-03-29 05:00:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 35241809-9232-584d-b003-53f162b33330 with identifier: 10698907
2026-03-29 05:00:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 35241809-9232-584d-b003-53f162b33330 with identifier: 10698907 to the API
2026-03-29 05:00:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 05:00:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 05:00:32 [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-29 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710698907%27 HTTP/1.1" 200 None
2026-03-29 05:00:32 [adesa.es] INFO: Saving data for 10698907: {'auction_closing_time': 1798675200.0, 'created_time': 1774000867.771785, 'last_price_update_time': 1774760432.558519}
2026-03-29 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10698907') HTTP/1.1" 204 0
2026-03-29 05:00:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5b64c95-55d5-5e6c-a06e-d6e262eee44e with identifier: 10737974
2026-03-29 05:00:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5b64c95-55d5-5e6c-a06e-d6e262eee44e with scrape type 2
2026-03-29 05:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e5b64c95-55d5-5e6c-a06e-d6e262eee44e with scrape type 2
2026-03-29 05:00:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: e5b64c95-55d5-5e6c-a06e-d6e262eee44e, identifier: 10737974
2026-03-29 05:00:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: e5b64c95-55d5-5e6c-a06e-d6e262eee44e with identifier: 10737974
2026-03-29 05:00:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: e5b64c95-55d5-5e6c-a06e-d6e262eee44e with identifier: 10737974
2026-03-29 05:00:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: e5b64c95-55d5-5e6c-a06e-d6e262eee44e with identifier: 10737974 to the API
2026-03-29 05:00:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 05:00:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 05:00:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737974>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 218,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Hybrid',
'id': 'e5b64c95-55d5-5e6c-a06e-d6e262eee44e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '125004525',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737974',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 23156,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23600,
'price_includes_vat': True,
'registration_date': '2023-12-04',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz A 250e AMG Line - Hybrid - Automatic - 218 hp - '
'23.156 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-29 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710737974%27 HTTP/1.1" 200 None
2026-03-29 05:00:32 [adesa.es] INFO: Saving data for 10737974: {'auction_closing_time': 1774876200.0, 'created_time': 1774630856.364964, 'last_price_update_time': 1774760432.952094}
2026-03-29 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10737974') HTTP/1.1" 204 0
2026-03-29 05:00:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 775e574d-e2f2-5f65-aa5d-c800ce4a8d17 with identifier: 10741796
2026-03-29 05:00:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 775e574d-e2f2-5f65-aa5d-c800ce4a8d17 with scrape type 2
2026-03-29 05:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 775e574d-e2f2-5f65-aa5d-c800ce4a8d17 with scrape type 2
2026-03-29 05:00:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 775e574d-e2f2-5f65-aa5d-c800ce4a8d17, identifier: 10741796
2026-03-29 05:00:33 [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-29 05:00:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 775e574d-e2f2-5f65-aa5d-c800ce4a8d17 with identifier: 10741796
2026-03-29 05:00:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 775e574d-e2f2-5f65-aa5d-c800ce4a8d17 with identifier: 10741796
2026-03-29 05:00:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 775e574d-e2f2-5f65-aa5d-c800ce4a8d17 with identifier: 10741796 to the API
2026-03-29 05:00:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 05:00:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 05:00:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741796>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 120,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Petrol',
'id': '775e574d-e2f2-5f65-aa5d-c800ce4a8d17',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '5764KPF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741796',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Kia',
'model': 'Stonic',
'odometer': 102839,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 8100,
'price_includes_vat': True,
'registration_date': '2018-09-07',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Kia Stonic 1.0 T-GDI - Petrol - Manual - 120 hp - 102.839 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-29 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710741796%27 HTTP/1.1" 200 None
2026-03-29 05:00:33 [adesa.es] INFO: Saving data for 10741796: {'auction_closing_time': 1775037000.0, 'created_time': 1774630857.079585, 'last_price_update_time': 1774760433.375052}
2026-03-29 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741796') HTTP/1.1" 204 0
2026-03-29 05: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-29 05:00:33 [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-29 05: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-29 05: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-29 05: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-29 05:00:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c1f654ca-0ce2-510b-956e-bb695714abc6 with identifier: 10405317
2026-03-29 05:00:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c1f654ca-0ce2-510b-956e-bb695714abc6 with scrape type 2
2026-03-29 05:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c1f654ca-0ce2-510b-956e-bb695714abc6 with scrape type 2
2026-03-29 05:00:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: c1f654ca-0ce2-510b-956e-bb695714abc6, identifier: 10405317
2026-03-29 05:00:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: c1f654ca-0ce2-510b-956e-bb695714abc6 with identifier: 10405317
2026-03-29 05:00:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: c1f654ca-0ce2-510b-956e-bb695714abc6 with identifier: 10405317
2026-03-29 05:00:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: c1f654ca-0ce2-510b-956e-bb695714abc6 with identifier: 10405317 to the API
2026-03-29 05:00:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 05:00:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 05:00:33 [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-29 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710405317%27 HTTP/1.1" 200 None
2026-03-29 05:00:33 [adesa.es] INFO: Saving data for 10405317: {'auction_closing_time': 1798675200.0, 'created_time': 1773334956.592111, 'last_price_update_time': 1774760433.837102}
2026-03-29 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10405317') HTTP/1.1" 204 0
2026-03-29 05:00:33 [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-29 05:00:33 [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-29 05: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-29 05: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-29 05:00:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7774c728-2bb6-5a36-9782-34e4d9b56904 with identifier: 10698919
2026-03-29 05:00:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7774c728-2bb6-5a36-9782-34e4d9b56904 with scrape type 2
2026-03-29 05:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7774c728-2bb6-5a36-9782-34e4d9b56904 with scrape type 2
2026-03-29 05:00:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 7774c728-2bb6-5a36-9782-34e4d9b56904, identifier: 10698919
2026-03-29 05:00:33 [adesa.es] INFO: Found listing with ID: 10653126
2026-03-29 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710653126%27 HTTP/1.1" 200 None
2026-03-29 05:00:33 [adesa.es] INFO: Scrape type for 10653126: 0
2026-03-29 05:00:33 [adesa.es] INFO: Skipping item 10653126 url https://www.openlane.eu/en/carv6/auction/10653126
2026-03-29 05:00:33 [adesa.es] INFO: Found listing with ID: 10699483
2026-03-29 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710699483%27 HTTP/1.1" 200 None
2026-03-29 05:00:33 [adesa.es] INFO: Scrape type for 10699483: 0
2026-03-29 05:00:33 [adesa.es] INFO: Skipping item 10699483 url https://www.openlane.eu/en/carv6/auction/10699483
2026-03-29 05:00:33 [adesa.es] INFO: Found listing with ID: 10700528
2026-03-29 05:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710700528%27 HTTP/1.1" 200 None
2026-03-29 05:00:34 [adesa.es] INFO: Scrape type for 10700528: 0
2026-03-29 05:00:34 [adesa.es] INFO: Skipping item 10700528 url https://www.openlane.eu/en/carv6/auction/10700528
2026-03-29 05:00:34 [adesa.es] INFO: Found listing with ID: 10699482
2026-03-29 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710699482%27 HTTP/1.1" 200 None
2026-03-29 05:00:34 [adesa.es] INFO: Scrape type for 10699482: 0
2026-03-29 05:00:34 [adesa.es] INFO: Skipping item 10699482 url https://www.openlane.eu/en/carv6/auction/10699482
2026-03-29 05:00:34 [adesa.es] INFO: Found listing with ID: 10619585
2026-03-29 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710619585%27 HTTP/1.1" 200 None
2026-03-29 05:00:34 [adesa.es] INFO: Scrape type for 10619585: 0
2026-03-29 05:00:34 [adesa.es] INFO: Skipping item 10619585 url https://www.openlane.eu/en/carv6/auction/10619585
2026-03-29 05:00:34 [adesa.es] INFO: Found listing with ID: 10666060
2026-03-29 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710666060%27 HTTP/1.1" 200 None
2026-03-29 05:00:34 [adesa.es] INFO: Scrape type for 10666060: 0
2026-03-29 05:00:34 [adesa.es] INFO: Skipping item 10666060 url https://www.openlane.eu/en/carv6/auction/10666060
2026-03-29 05:00:34 [adesa.es] INFO: Found listing with ID: 10655463
2026-03-29 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710655463%27 HTTP/1.1" 200 None
2026-03-29 05:00:34 [adesa.es] INFO: Scrape type for 10655463: 0
2026-03-29 05:00:34 [adesa.es] INFO: Skipping item 10655463 url https://www.openlane.eu/en/carv6/auction/10655463
2026-03-29 05:00:34 [adesa.es] INFO: Found listing with ID: 10276412
2026-03-29 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710276412%27 HTTP/1.1" 200 None
2026-03-29 05:00:34 [adesa.es] INFO: Scrape type for 10276412: 0
2026-03-29 05:00:34 [adesa.es] INFO: Skipping item 10276412 url https://www.openlane.eu/en/carv6/auction/10276412
2026-03-29 05:00:34 [adesa.es] INFO: Found listing with ID: 10643525
2026-03-29 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710643525%27 HTTP/1.1" 200 None
2026-03-29 05:00:34 [adesa.es] INFO: Scrape type for 10643525: 0
2026-03-29 05:00:34 [adesa.es] INFO: Skipping item 10643525 url https://www.openlane.eu/en/carv6/auction/10643525
2026-03-29 05:00:34 [adesa.es] INFO: Found listing with ID: 10571283
2026-03-29 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710571283%27 HTTP/1.1" 200 None
2026-03-29 05:00:34 [adesa.es] INFO: Scrape type for 10571283: 0
2026-03-29 05:00:34 [adesa.es] INFO: Skipping item 10571283 url https://www.openlane.eu/en/carv6/auction/10571283
2026-03-29 05:00:34 [adesa.es] INFO: Found listing with ID: 10405331
2026-03-29 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710405331%27 HTTP/1.1" 200 None
2026-03-29 05:00:34 [adesa.es] INFO: Scrape type for 10405331: 0
2026-03-29 05:00:34 [adesa.es] INFO: Skipping item 10405331 url https://www.openlane.eu/en/carv6/auction/10405331
2026-03-29 05:00:34 [adesa.es] INFO: Found listing with ID: 10676254
2026-03-29 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710676254%27 HTTP/1.1" 200 None
2026-03-29 05:00:34 [adesa.es] INFO: Scrape type for 10676254: 0
2026-03-29 05:00:34 [adesa.es] INFO: Skipping item 10676254 url https://www.openlane.eu/en/carv6/auction/10676254
2026-03-29 05:00:34 [adesa.es] INFO: Found listing with ID: 10571281
2026-03-29 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710571281%27 HTTP/1.1" 200 None
2026-03-29 05:00:34 [adesa.es] INFO: Scrape type for 10571281: 0
2026-03-29 05:00:34 [adesa.es] INFO: Skipping item 10571281 url https://www.openlane.eu/en/carv6/auction/10571281
2026-03-29 05:00:34 [adesa.es] INFO: Found listing with ID: 10572723
2026-03-29 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710572723%27 HTTP/1.1" 200 None
2026-03-29 05:00:34 [adesa.es] INFO: Scrape type for 10572723: 0
2026-03-29 05:00:34 [adesa.es] INFO: Skipping item 10572723 url https://www.openlane.eu/en/carv6/auction/10572723
2026-03-29 05:00:34 [adesa.es] INFO: Found listing with ID: 10694302
2026-03-29 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710694302%27 HTTP/1.1" 200 None
2026-03-29 05:00:34 [adesa.es] INFO: Scrape type for 10694302: 0
2026-03-29 05:00:34 [adesa.es] INFO: Skipping item 10694302 url https://www.openlane.eu/en/carv6/auction/10694302
2026-03-29 05:00:34 [adesa.es] INFO: Found listing with ID: 10723147
2026-03-29 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710723147%27 HTTP/1.1" 200 None
2026-03-29 05:00:34 [adesa.es] INFO: Scrape type for 10723147: 0
2026-03-29 05:00:34 [adesa.es] INFO: Skipping item 10723147 url https://www.openlane.eu/en/carv6/auction/10723147
2026-03-29 05:00:34 [adesa.es] INFO: Found listing with ID: 10654226
2026-03-29 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710654226%27 HTTP/1.1" 200 None
2026-03-29 05:00:34 [adesa.es] INFO: Scrape type for 10654226: 0
2026-03-29 05:00:34 [adesa.es] INFO: Skipping item 10654226 url https://www.openlane.eu/en/carv6/auction/10654226
2026-03-29 05:00:34 [adesa.es] INFO: Found listing with ID: 10633069
2026-03-29 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710633069%27 HTTP/1.1" 200 None
2026-03-29 05:00:34 [adesa.es] INFO: Scrape type for 10633069: 0
2026-03-29 05:00:34 [adesa.es] INFO: Skipping item 10633069 url https://www.openlane.eu/en/carv6/auction/10633069
2026-03-29 05:00:34 [adesa.es] INFO: Found listing with ID: 10699474
2026-03-29 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710699474%27 HTTP/1.1" 200 None
2026-03-29 05:00:34 [adesa.es] INFO: Scrape type for 10699474: 2
2026-03-29 05:00:34 [adesa.es] INFO: Scraping item 10699474 url https://www.openlane.eu/en/carv6/auction/10699474
2026-03-29 05:00:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 7774c728-2bb6-5a36-9782-34e4d9b56904 with identifier: 10698919
2026-03-29 05:00:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 7774c728-2bb6-5a36-9782-34e4d9b56904 with identifier: 10698919
2026-03-29 05:00:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 7774c728-2bb6-5a36-9782-34e4d9b56904 with identifier: 10698919 to the API
2026-03-29 05:00:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 05:00:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 05:00:34 [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-29 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710698919%27 HTTP/1.1" 200 None
2026-03-29 05:00:34 [adesa.es] INFO: Saving data for 10698919: {'auction_closing_time': 1798675200.0, 'created_time': 1774000833.973817, 'last_price_update_time': 1774760434.564858}
2026-03-29 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10698919') HTTP/1.1" 204 0
2026-03-29 05:00:34 [adesa.es] INFO: Found listing with ID: 10648087
2026-03-29 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710648087%27 HTTP/1.1" 200 None
2026-03-29 05:00:34 [adesa.es] INFO: Scrape type for 10648087: 0
2026-03-29 05:00:34 [adesa.es] INFO: Skipping item 10648087 url https://www.openlane.eu/en/carv6/auction/10648087
2026-03-29 05:00:34 [adesa.es] INFO: Found listing with ID: 10633072
2026-03-29 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710633072%27 HTTP/1.1" 200 None
2026-03-29 05:00:34 [adesa.es] INFO: Scrape type for 10633072: 0
2026-03-29 05:00:34 [adesa.es] INFO: Skipping item 10633072 url https://www.openlane.eu/en/carv6/auction/10633072
2026-03-29 05:00:34 [adesa.es] INFO: Found listing with ID: 10506267
2026-03-29 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710506267%27 HTTP/1.1" 200 None
2026-03-29 05:00:34 [adesa.es] INFO: Scrape type for 10506267: 0
2026-03-29 05:00:34 [adesa.es] INFO: Skipping item 10506267 url https://www.openlane.eu/en/carv6/auction/10506267
2026-03-29 05:00:34 [adesa.es] INFO: Found listing with ID: 10532903
2026-03-29 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710532903%27 HTTP/1.1" 200 None
2026-03-29 05:00:34 [adesa.es] INFO: Scrape type for 10532903: 0
2026-03-29 05:00:34 [adesa.es] INFO: Skipping item 10532903 url https://www.openlane.eu/en/carv6/auction/10532903
2026-03-29 05:00:34 [adesa.es] INFO: Found listing with ID: 10734336
2026-03-29 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710734336%27 HTTP/1.1" 200 None
2026-03-29 05:00:34 [adesa.es] INFO: Scrape type for 10734336: 0
2026-03-29 05:00:34 [adesa.es] INFO: Skipping item 10734336 url https://www.openlane.eu/en/carv6/auction/10734336
2026-03-29 05:00:34 [adesa.es] INFO: Found listing with ID: 10698917
2026-03-29 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710698917%27 HTTP/1.1" 200 None
2026-03-29 05:00:34 [adesa.es] INFO: Scrape type for 10698917: 0
2026-03-29 05:00:34 [adesa.es] INFO: Skipping item 10698917 url https://www.openlane.eu/en/carv6/auction/10698917
2026-03-29 05:00:34 [adesa.es] INFO: Found listing with ID: 10405389
2026-03-29 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710405389%27 HTTP/1.1" 200 None
2026-03-29 05:00:34 [adesa.es] INFO: Scrape type for 10405389: 0
2026-03-29 05:00:34 [adesa.es] INFO: Skipping item 10405389 url https://www.openlane.eu/en/carv6/auction/10405389
2026-03-29 05:00:34 [adesa.es] INFO: Found listing with ID: 10190878
2026-03-29 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710190878%27 HTTP/1.1" 200 None
2026-03-29 05:00:34 [adesa.es] INFO: Scrape type for 10190878: 0
2026-03-29 05:00:34 [adesa.es] INFO: Skipping item 10190878 url https://www.openlane.eu/en/carv6/auction/10190878
2026-03-29 05:00:34 [adesa.es] INFO: Found listing with ID: 10547993
2026-03-29 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710547993%27 HTTP/1.1" 200 None
2026-03-29 05:00:34 [adesa.es] INFO: Scrape type for 10547993: 0
2026-03-29 05:00:34 [adesa.es] INFO: Skipping item 10547993 url https://www.openlane.eu/en/carv6/auction/10547993
2026-03-29 05:00:34 [adesa.es] INFO: Found listing with ID: 10390884
2026-03-29 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710390884%27 HTTP/1.1" 200 None
2026-03-29 05:00:34 [adesa.es] INFO: Scrape type for 10390884: 0
2026-03-29 05:00:34 [adesa.es] INFO: Skipping item 10390884 url https://www.openlane.eu/en/carv6/auction/10390884
2026-03-29 05:00:34 [adesa.es] INFO: Found listing with ID: 10268081
2026-03-29 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710268081%27 HTTP/1.1" 200 None
2026-03-29 05:00:34 [adesa.es] INFO: Scrape type for 10268081: 0
2026-03-29 05:00:34 [adesa.es] INFO: Skipping item 10268081 url https://www.openlane.eu/en/carv6/auction/10268081
2026-03-29 05:00:34 [adesa.es] INFO: Found listing with ID: 10290504
2026-03-29 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710290504%27 HTTP/1.1" 200 None
2026-03-29 05:00:34 [adesa.es] INFO: Scrape type for 10290504: 0
2026-03-29 05:00:34 [adesa.es] INFO: Skipping item 10290504 url https://www.openlane.eu/en/carv6/auction/10290504
2026-03-29 05:00:34 [adesa.es] INFO: Found listing with ID: 10547995
2026-03-29 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710547995%27 HTTP/1.1" 200 None
2026-03-29 05:00:34 [adesa.es] INFO: Scrape type for 10547995: 0
2026-03-29 05:00:34 [adesa.es] INFO: Skipping item 10547995 url https://www.openlane.eu/en/carv6/auction/10547995
2026-03-29 05:00:34 [adesa.es] INFO: Found listing with ID: 10517945
2026-03-29 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710517945%27 HTTP/1.1" 200 None
2026-03-29 05:00:34 [adesa.es] INFO: Scrape type for 10517945: 0
2026-03-29 05:00:34 [adesa.es] INFO: Skipping item 10517945 url https://www.openlane.eu/en/carv6/auction/10517945
2026-03-29 05:00:34 [adesa.es] INFO: Found listing with ID: 10284087
2026-03-29 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710284087%27 HTTP/1.1" 200 None
2026-03-29 05:00:34 [adesa.es] INFO: Scrape type for 10284087: 0
2026-03-29 05:00:34 [adesa.es] INFO: Skipping item 10284087 url https://www.openlane.eu/en/carv6/auction/10284087
2026-03-29 05:00:34 [adesa.es] INFO: Found listing with ID: 10288813
2026-03-29 05:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710288813%27 HTTP/1.1" 200 None
2026-03-29 05:00:34 [adesa.es] INFO: Scrape type for 10288813: 0
2026-03-29 05:00:34 [adesa.es] INFO: Skipping item 10288813 url https://www.openlane.eu/en/carv6/auction/10288813
2026-03-29 05:00:34 [adesa.es] INFO: Found listing with ID: 10351796
2026-03-29 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710351796%27 HTTP/1.1" 200 None
2026-03-29 05:00:35 [adesa.es] INFO: Scrape type for 10351796: 0
2026-03-29 05:00:35 [adesa.es] INFO: Skipping item 10351796 url https://www.openlane.eu/en/carv6/auction/10351796
2026-03-29 05:00:35 [adesa.es] INFO: Found listing with ID: 10463637
2026-03-29 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710463637%27 HTTP/1.1" 200 None
2026-03-29 05:00:35 [adesa.es] INFO: Scrape type for 10463637: 0
2026-03-29 05:00:35 [adesa.es] INFO: Skipping item 10463637 url https://www.openlane.eu/en/carv6/auction/10463637
2026-03-29 05:00:35 [adesa.es] INFO: Found listing with ID: 10366802
2026-03-29 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710366802%27 HTTP/1.1" 200 None
2026-03-29 05:00:35 [adesa.es] INFO: Scrape type for 10366802: 0
2026-03-29 05:00:35 [adesa.es] INFO: Skipping item 10366802 url https://www.openlane.eu/en/carv6/auction/10366802
2026-03-29 05:00:35 [adesa.es] INFO: Found listing with ID: 10647804
2026-03-29 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710647804%27 HTTP/1.1" 200 None
2026-03-29 05:00:35 [adesa.es] INFO: Scrape type for 10647804: 0
2026-03-29 05:00:35 [adesa.es] INFO: Skipping item 10647804 url https://www.openlane.eu/en/carv6/auction/10647804
2026-03-29 05:00:35 [adesa.es] INFO: Found listing with ID: 10371381
2026-03-29 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710371381%27 HTTP/1.1" 200 None
2026-03-29 05:00:35 [adesa.es] INFO: Scrape type for 10371381: 0
2026-03-29 05:00:35 [adesa.es] INFO: Skipping item 10371381 url https://www.openlane.eu/en/carv6/auction/10371381
2026-03-29 05:00:35 [adesa.es] INFO: Found listing with ID: 10491567
2026-03-29 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710491567%27 HTTP/1.1" 200 None
2026-03-29 05:00:35 [adesa.es] INFO: Scrape type for 10491567: 0
2026-03-29 05:00:35 [adesa.es] INFO: Skipping item 10491567 url https://www.openlane.eu/en/carv6/auction/10491567
2026-03-29 05:00:35 [adesa.es] INFO: Found listing with ID: 10666055
2026-03-29 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710666055%27 HTTP/1.1" 200 None
2026-03-29 05:00:35 [adesa.es] INFO: Scrape type for 10666055: 2
2026-03-29 05:00:35 [adesa.es] INFO: Scraping item 10666055 url https://www.openlane.eu/en/carv6/auction/10666055
2026-03-29 05:00:35 [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-29 05:00:35 [adesa.es] INFO: Found listing with ID: 10419050
2026-03-29 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710419050%27 HTTP/1.1" 200 None
2026-03-29 05:00:35 [adesa.es] INFO: Scrape type for 10419050: 0
2026-03-29 05:00:35 [adesa.es] INFO: Skipping item 10419050 url https://www.openlane.eu/en/carv6/auction/10419050
2026-03-29 05:00:35 [adesa.es] INFO: Found listing with ID: 10699394
2026-03-29 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710699394%27 HTTP/1.1" 200 None
2026-03-29 05:00:35 [adesa.es] INFO: Scrape type for 10699394: 2
2026-03-29 05:00:35 [adesa.es] INFO: Scraping item 10699394 url https://www.openlane.eu/en/carv6/auction/10699394
2026-03-29 05: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-29 05:00:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03805d96-6df9-58e0-995a-1b2cc1401321 with identifier: 10493754
2026-03-29 05:00:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03805d96-6df9-58e0-995a-1b2cc1401321 with scrape type 2
2026-03-29 05:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 03805d96-6df9-58e0-995a-1b2cc1401321 with scrape type 2
2026-03-29 05:00:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 03805d96-6df9-58e0-995a-1b2cc1401321, identifier: 10493754
2026-03-29 05:00:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 558cbb92-fc73-51cc-ab24-a0431682279d with identifier: 10405315
2026-03-29 05:00:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 558cbb92-fc73-51cc-ab24-a0431682279d with scrape type 2
2026-03-29 05:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 558cbb92-fc73-51cc-ab24-a0431682279d with scrape type 2
2026-03-29 05:00:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 558cbb92-fc73-51cc-ab24-a0431682279d, identifier: 10405315
2026-03-29 05:00:35 [adesa.es] INFO: Found listing with ID: 10699405
2026-03-29 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710699405%27 HTTP/1.1" 200 None
2026-03-29 05:00:35 [adesa.es] INFO: Scrape type for 10699405: 2
2026-03-29 05:00:35 [adesa.es] INFO: Scraping item 10699405 url https://www.openlane.eu/en/carv6/auction/10699405
2026-03-29 05:00:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 03805d96-6df9-58e0-995a-1b2cc1401321 with identifier: 10493754
2026-03-29 05:00:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 03805d96-6df9-58e0-995a-1b2cc1401321 with identifier: 10493754
2026-03-29 05:00:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 03805d96-6df9-58e0-995a-1b2cc1401321 with identifier: 10493754 to the API
2026-03-29 05:00:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 05:00:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 05:00:35 [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-29 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710493754%27 HTTP/1.1" 200 None
2026-03-29 05:00:35 [adesa.es] INFO: Saving data for 10493754: {'auction_closing_time': 1798675200.0, 'created_time': 1773334953.553766, 'last_price_update_time': 1774760435.675791}
2026-03-29 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10493754') HTTP/1.1" 204 0
2026-03-29 05:00:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 558cbb92-fc73-51cc-ab24-a0431682279d with identifier: 10405315
2026-03-29 05:00:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 558cbb92-fc73-51cc-ab24-a0431682279d with identifier: 10405315
2026-03-29 05:00:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 558cbb92-fc73-51cc-ab24-a0431682279d with identifier: 10405315 to the API
2026-03-29 05:00:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 05:00:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 05:00:36 [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-29 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710405315%27 HTTP/1.1" 200 None
2026-03-29 05:00:36 [adesa.es] INFO: Saving data for 10405315: {'auction_closing_time': 1798675200.0, 'created_time': 1773334954.34242, 'last_price_update_time': 1774760436.063521}
2026-03-29 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10405315') HTTP/1.1" 204 0
2026-03-29 05:00:36 [adesa.es] INFO: Found listing with ID: 10699409
2026-03-29 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710699409%27 HTTP/1.1" 200 None
2026-03-29 05:00:36 [adesa.es] INFO: Scrape type for 10699409: 2
2026-03-29 05:00:36 [adesa.es] INFO: Scraping item 10699409 url https://www.openlane.eu/en/carv6/auction/10699409
2026-03-29 05:00:36 [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-29 05:00:36 [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-29 05:00:36 [adesa.es] INFO: Found listing with ID: 10620011
2026-03-29 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710620011%27 HTTP/1.1" 200 None
2026-03-29 05:00:36 [adesa.es] INFO: Scrape type for 10620011: 0
2026-03-29 05:00:36 [adesa.es] INFO: Skipping item 10620011 url https://www.openlane.eu/en/carv6/auction/10620011
2026-03-29 05:00:36 [adesa.es] INFO: Found listing with ID: 10583626
2026-03-29 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710583626%27 HTTP/1.1" 200 None
2026-03-29 05:00:36 [adesa.es] INFO: Scrape type for 10583626: 0
2026-03-29 05:00:36 [adesa.es] INFO: Skipping item 10583626 url https://www.openlane.eu/en/carv6/auction/10583626
2026-03-29 05:00:36 [adesa.es] INFO: Found listing with ID: 10729511
2026-03-29 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710729511%27 HTTP/1.1" 200 None
2026-03-29 05:00:36 [adesa.es] INFO: Scrape type for 10729511: 0
2026-03-29 05:00:36 [adesa.es] INFO: Skipping item 10729511 url https://www.openlane.eu/en/carv6/auction/10729511
2026-03-29 05:00:36 [adesa.es] INFO: Found listing with ID: 10719698
2026-03-29 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710719698%27 HTTP/1.1" 200 None
2026-03-29 05:00:36 [adesa.es] INFO: Scrape type for 10719698: 2
2026-03-29 05:00:36 [adesa.es] INFO: Scraping item 10719698 url https://www.openlane.eu/en/carv6/auction/10719698
2026-03-29 05:00:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 05:00:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 05:00:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b8fd6f7-5f29-5cc6-98ad-7c4673cbe9e1 with identifier: 10550836
2026-03-29 05:00:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b8fd6f7-5f29-5cc6-98ad-7c4673cbe9e1 with scrape type 2
2026-03-29 05:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b8fd6f7-5f29-5cc6-98ad-7c4673cbe9e1 with scrape type 2
2026-03-29 05:00:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 0b8fd6f7-5f29-5cc6-98ad-7c4673cbe9e1, identifier: 10550836
2026-03-29 05:00:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 0b8fd6f7-5f29-5cc6-98ad-7c4673cbe9e1 with identifier: 10550836
2026-03-29 05:00:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 0b8fd6f7-5f29-5cc6-98ad-7c4673cbe9e1 with identifier: 10550836
2026-03-29 05:00:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 0b8fd6f7-5f29-5cc6-98ad-7c4673cbe9e1 with identifier: 10550836 to the API
2026-03-29 05:00:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 05:00:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 05:00:36 [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-29 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710550836%27 HTTP/1.1" 200 None
2026-03-29 05:00:36 [adesa.es] INFO: Saving data for 10550836: {'auction_closing_time': 1798675200.0, 'created_time': 1773334955.977401, 'last_price_update_time': 1774760436.546373}
2026-03-29 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10550836') HTTP/1.1" 204 0
2026-03-29 05:00:36 [adesa.es] INFO: Found listing with ID: 10719691
2026-03-29 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710719691%27 HTTP/1.1" 200 None
2026-03-29 05:00:36 [adesa.es] INFO: Scrape type for 10719691: 2
2026-03-29 05:00:36 [adesa.es] INFO: Scraping item 10719691 url https://www.openlane.eu/en/carv6/auction/10719691
2026-03-29 05:00:36 [adesa.es] INFO: Found listing with ID: 10620671
2026-03-29 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710620671%27 HTTP/1.1" 200 None
2026-03-29 05:00:36 [adesa.es] INFO: Scrape type for 10620671: 0
2026-03-29 05:00:36 [adesa.es] INFO: Skipping item 10620671 url https://www.openlane.eu/en/carv6/auction/10620671
2026-03-29 05:00:36 [adesa.es] INFO: Found listing with ID: 10620669
2026-03-29 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710620669%27 HTTP/1.1" 200 None
2026-03-29 05:00:36 [adesa.es] INFO: Scrape type for 10620669: 0
2026-03-29 05:00:36 [adesa.es] INFO: Skipping item 10620669 url https://www.openlane.eu/en/carv6/auction/10620669
2026-03-29 05:00:36 [adesa.es] INFO: Found listing with ID: 10730651
2026-03-29 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710730651%27 HTTP/1.1" 200 None
2026-03-29 05:00:36 [adesa.es] INFO: Scrape type for 10730651: 0
2026-03-29 05:00:36 [adesa.es] INFO: Skipping item 10730651 url https://www.openlane.eu/en/carv6/auction/10730651
2026-03-29 05:00:36 [adesa.es] INFO: Found listing with ID: 10729505
2026-03-29 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710729505%27 HTTP/1.1" 200 None
2026-03-29 05:00:36 [adesa.es] INFO: Scrape type for 10729505: 0
2026-03-29 05:00:36 [adesa.es] INFO: Skipping item 10729505 url https://www.openlane.eu/en/carv6/auction/10729505
2026-03-29 05:00:36 [adesa.es] INFO: Found listing with ID: 10733383
2026-03-29 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710733383%27 HTTP/1.1" 200 None
2026-03-29 05:00:36 [adesa.es] INFO: Scrape type for 10733383: 0
2026-03-29 05:00:36 [adesa.es] INFO: Skipping item 10733383 url https://www.openlane.eu/en/carv6/auction/10733383
2026-03-29 05:00:36 [adesa.es] INFO: Found listing with ID: 10732543
2026-03-29 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710732543%27 HTTP/1.1" 200 None
2026-03-29 05:00:36 [adesa.es] INFO: Scrape type for 10732543: 0
2026-03-29 05:00:36 [adesa.es] INFO: Skipping item 10732543 url https://www.openlane.eu/en/carv6/auction/10732543
2026-03-29 05:00:36 [adesa.es] INFO: Found listing with ID: 10730664
2026-03-29 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710730664%27 HTTP/1.1" 200 None
2026-03-29 05:00:36 [adesa.es] INFO: Scrape type for 10730664: 0
2026-03-29 05:00:36 [adesa.es] INFO: Skipping item 10730664 url https://www.openlane.eu/en/carv6/auction/10730664
2026-03-29 05:00:36 [adesa.es] INFO: Found listing with ID: 10690632
2026-03-29 05:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710690632%27 HTTP/1.1" 200 None
2026-03-29 05:00:36 [adesa.es] INFO: Scrape type for 10690632: 2
2026-03-29 05:00:36 [adesa.es] INFO: Scraping item 10690632 url https://www.openlane.eu/en/carv6/auction/10690632
2026-03-29 05:00:36 [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-29 05:00:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 05:00:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7c3db02-8ed9-5250-bf20-2969d9ac3360 with identifier: 10698910
2026-03-29 05:00:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7c3db02-8ed9-5250-bf20-2969d9ac3360 with scrape type 2
2026-03-29 05:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7c3db02-8ed9-5250-bf20-2969d9ac3360 with scrape type 2
2026-03-29 05:00:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: a7c3db02-8ed9-5250-bf20-2969d9ac3360, identifier: 10698910
2026-03-29 05:00:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f910f7ed-5da5-5b60-99d3-0df59d34d161 with identifier: 10405314
2026-03-29 05:00:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f910f7ed-5da5-5b60-99d3-0df59d34d161 with scrape type 2
2026-03-29 05:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f910f7ed-5da5-5b60-99d3-0df59d34d161 with scrape type 2
2026-03-29 05:00:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: f910f7ed-5da5-5b60-99d3-0df59d34d161, identifier: 10405314
2026-03-29 05:00:36 [adesa.es] INFO: Found listing with ID: 10721604
2026-03-29 05:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710721604%27 HTTP/1.1" 200 None
2026-03-29 05:00:37 [adesa.es] INFO: Scrape type for 10721604: 2
2026-03-29 05:00:37 [adesa.es] INFO: Scraping item 10721604 url https://www.openlane.eu/en/carv6/auction/10721604
2026-03-29 05:00:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: a7c3db02-8ed9-5250-bf20-2969d9ac3360 with identifier: 10698910
2026-03-29 05:00:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: a7c3db02-8ed9-5250-bf20-2969d9ac3360 with identifier: 10698910
2026-03-29 05:00:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: a7c3db02-8ed9-5250-bf20-2969d9ac3360 with identifier: 10698910 to the API
2026-03-29 05:00:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 05:00:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 05:00:37 [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-29 05:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710698910%27 HTTP/1.1" 200 None
2026-03-29 05:00:37 [adesa.es] INFO: Saving data for 10698910: {'auction_closing_time': 1798675200.0, 'created_time': 1774000830.762791, 'last_price_update_time': 1774760437.279389}
2026-03-29 05:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10698910') HTTP/1.1" 204 0
2026-03-29 05:00:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: f910f7ed-5da5-5b60-99d3-0df59d34d161 with identifier: 10405314
2026-03-29 05:00:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 05:00:37 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Blue HTTP/1.1" 200 None
2026-03-29 05:00:37 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 05:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 05:00:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: f910f7ed-5da5-5b60-99d3-0df59d34d161 with identifier: 10405314
2026-03-29 05:00:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: f910f7ed-5da5-5b60-99d3-0df59d34d161 with identifier: 10405314 to the API
2026-03-29 05:00:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 05:00:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 05:00:37 [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-29 05:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710405314%27 HTTP/1.1" 200 None
2026-03-29 05:00:37 [adesa.es] INFO: Saving data for 10405314: {'auction_closing_time': 1798675200.0, 'created_time': 1773334954.751049, 'last_price_update_time': 1774760437.792111}
2026-03-29 05:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10405314') HTTP/1.1" 204 0
2026-03-29 05:00:37 [adesa.es] INFO: Found listing with ID: 10731309
2026-03-29 05:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710731309%27 HTTP/1.1" 200 None
2026-03-29 05:00:37 [adesa.es] INFO: Scrape type for 10731309: 0
2026-03-29 05:00:37 [adesa.es] INFO: Skipping item 10731309 url https://www.openlane.eu/en/carv6/auction/10731309
2026-03-29 05:00:37 [adesa.es] INFO: Found listing with ID: 10563498
2026-03-29 05:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710563498%27 HTTP/1.1" 200 None
2026-03-29 05:00:37 [adesa.es] INFO: Scrape type for 10563498: 0
2026-03-29 05:00:37 [adesa.es] INFO: Skipping item 10563498 url https://www.openlane.eu/en/carv6/auction/10563498
2026-03-29 05:00:37 [adesa.es] INFO: Found listing with ID: 10699413
2026-03-29 05:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710699413%27 HTTP/1.1" 200 None
2026-03-29 05:00:37 [adesa.es] INFO: Scrape type for 10699413: 2
2026-03-29 05:00:37 [adesa.es] INFO: Scraping item 10699413 url https://www.openlane.eu/en/carv6/auction/10699413
2026-03-29 05:00:37 [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-29 05:00:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a292ecb-37d9-5d28-bad7-8a333d268218 with identifier: 10512793
2026-03-29 05:00:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a292ecb-37d9-5d28-bad7-8a333d268218 with scrape type 2
2026-03-29 05:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a292ecb-37d9-5d28-bad7-8a333d268218 with scrape type 2
2026-03-29 05:00:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 6a292ecb-37d9-5d28-bad7-8a333d268218, identifier: 10512793
2026-03-29 05:00:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 05:00:38 [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-29 05:00:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737483> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 05:00:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741813> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 05:00:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 6a292ecb-37d9-5d28-bad7-8a333d268218 with identifier: 10512793
2026-03-29 05:00:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 6a292ecb-37d9-5d28-bad7-8a333d268218 with identifier: 10512793
2026-03-29 05:00:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 6a292ecb-37d9-5d28-bad7-8a333d268218 with identifier: 10512793 to the API
2026-03-29 05:00:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 05:00:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 05:00:38 [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-29 05:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710512793%27 HTTP/1.1" 200 None
2026-03-29 05:00:38 [adesa.es] INFO: Saving data for 10512793: {'auction_closing_time': 1798675200.0, 'created_time': 1773334957.796559, 'last_price_update_time': 1774760438.350416}
2026-03-29 05:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10512793') HTTP/1.1" 204 0
2026-03-29 05:00:38 [adesa.es] INFO: Found listing with ID: 10597842
2026-03-29 05:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710597842%27 HTTP/1.1" 200 None
2026-03-29 05:00:38 [adesa.es] INFO: Scrape type for 10597842: 0
2026-03-29 05:00:38 [adesa.es] INFO: Skipping item 10597842 url https://www.openlane.eu/en/carv6/auction/10597842
2026-03-29 05:00:38 [adesa.es] INFO: Found listing with ID: 10699495
2026-03-29 05:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710699495%27 HTTP/1.1" 200 None
2026-03-29 05:00:38 [adesa.es] INFO: Scrape type for 10699495: 0
2026-03-29 05:00:38 [adesa.es] INFO: Skipping item 10699495 url https://www.openlane.eu/en/carv6/auction/10699495
2026-03-29 05:00:38 [adesa.es] INFO: Found listing with ID: 10699500
2026-03-29 05:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710699500%27 HTTP/1.1" 200 None
2026-03-29 05:00:38 [adesa.es] INFO: Scrape type for 10699500: 0
2026-03-29 05:00:38 [adesa.es] INFO: Skipping item 10699500 url https://www.openlane.eu/en/carv6/auction/10699500
2026-03-29 05:00:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 05:00:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 05:00:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 05:00:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bcddada7-fbd1-59bd-a00d-5d73c2dfb366 with identifier: 10698908
2026-03-29 05:00:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bcddada7-fbd1-59bd-a00d-5d73c2dfb366 with scrape type 2
2026-03-29 05:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bcddada7-fbd1-59bd-a00d-5d73c2dfb366 with scrape type 2
2026-03-29 05:00:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: bcddada7-fbd1-59bd-a00d-5d73c2dfb366, identifier: 10698908
2026-03-29 05:00:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65696856-bd16-5fc0-9d0b-802418cdc78a with identifier: 10612546
2026-03-29 05:00:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65696856-bd16-5fc0-9d0b-802418cdc78a with scrape type 2
2026-03-29 05:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 65696856-bd16-5fc0-9d0b-802418cdc78a with scrape type 2
2026-03-29 05:00:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 65696856-bd16-5fc0-9d0b-802418cdc78a, identifier: 10612546
2026-03-29 05:00:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 700dc838-115d-5097-ae2e-54fc3b35f91e with identifier: 10737483
2026-03-29 05:00:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 700dc838-115d-5097-ae2e-54fc3b35f91e with scrape type 2
2026-03-29 05:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 700dc838-115d-5097-ae2e-54fc3b35f91e with scrape type 2
2026-03-29 05:00:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 700dc838-115d-5097-ae2e-54fc3b35f91e, identifier: 10737483
2026-03-29 05:00:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff37f222-758a-5c6b-a228-610c20b190af with identifier: 10741813
2026-03-29 05:00:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff37f222-758a-5c6b-a228-610c20b190af with scrape type 2
2026-03-29 05:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff37f222-758a-5c6b-a228-610c20b190af with scrape type 2
2026-03-29 05:00:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: ff37f222-758a-5c6b-a228-610c20b190af, identifier: 10741813
2026-03-29 05:00:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: bcddada7-fbd1-59bd-a00d-5d73c2dfb366 with identifier: 10698908
2026-03-29 05:00:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: bcddada7-fbd1-59bd-a00d-5d73c2dfb366 with identifier: 10698908
2026-03-29 05:00:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: bcddada7-fbd1-59bd-a00d-5d73c2dfb366 with identifier: 10698908 to the API
2026-03-29 05:00:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 05:00:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 05:00:39 [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-29 05:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:39 [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-29 05:00:39 [adesa.es] INFO: Saving data for 10698908: {'auction_closing_time': 1798675200.0, 'created_time': 1774000836.659934, 'last_price_update_time': 1774760439.147161}
2026-03-29 05:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10698908') HTTP/1.1" 204 0
2026-03-29 05:00:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 65696856-bd16-5fc0-9d0b-802418cdc78a with identifier: 10612546
2026-03-29 05:00:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 65696856-bd16-5fc0-9d0b-802418cdc78a with identifier: 10612546
2026-03-29 05:00:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 65696856-bd16-5fc0-9d0b-802418cdc78a with identifier: 10612546 to the API
2026-03-29 05:00:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 05:00:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 05:00:39 [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-29 05:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:39 [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-29 05:00:39 [adesa.es] INFO: Saving data for 10612546: {'auction_closing_time': 1798675200.0, 'created_time': 1773334964.745202, 'last_price_update_time': 1774760439.443284}
2026-03-29 05:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10612546') HTTP/1.1" 204 0
2026-03-29 05:00:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 700dc838-115d-5097-ae2e-54fc3b35f91e with identifier: 10737483
2026-03-29 05:00:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 700dc838-115d-5097-ae2e-54fc3b35f91e with identifier: 10737483
2026-03-29 05:00:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 700dc838-115d-5097-ae2e-54fc3b35f91e with identifier: 10737483 to the API
2026-03-29 05:00:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 05:00:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 05:00:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737483>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 185,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Hybrid',
'id': '700dc838-115d-5097-ae2e-54fc3b35f91e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '7754LRD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737483',
'listing': 'auction',
'location': 'Saarlouis (Germany)',
'make': 'BMW',
'model': 'X3',
'odometer': 55429,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 27200,
'price_includes_vat': True,
'registration_date': '2021-06-17',
'seats_number': 5,
'seller_name': 'AAF Group France',
'title': 'BMW X3 30e M Sport - xDrive - Hybrid - Automatic - 185 hp - 55.429 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-29 05:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710737483%27 HTTP/1.1" 200 None
2026-03-29 05:00:39 [adesa.es] INFO: Saving data for 10737483: {'auction_closing_time': 1774872900.0, 'created_time': 1774630864.737619, 'last_price_update_time': 1774760439.741587}
2026-03-29 05:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10737483') HTTP/1.1" 204 0
2026-03-29 05:00:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: ff37f222-758a-5c6b-a228-610c20b190af with identifier: 10741813
2026-03-29 05:00:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: ff37f222-758a-5c6b-a228-610c20b190af with identifier: 10741813
2026-03-29 05:00:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: ff37f222-758a-5c6b-a228-610c20b190af with identifier: 10741813 to the API
2026-03-29 05:00:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 05:00:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 05:00:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741813>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 106,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Petrol',
'id': 'ff37f222-758a-5c6b-a228-610c20b190af',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '6380LZB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741813',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'MG',
'model': 'ZS',
'odometer': 45612,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 10500,
'price_includes_vat': True,
'registration_date': '2022-07-05',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'MG ZS Luxury - Petrol - Manual - 106 hp - 45.612 km',
'transmission': 'manual',
'trim': 'Luxury',
'vin': None,
'year': 2022}
2026-03-29 05:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741813%27 HTTP/1.1" 200 None
2026-03-29 05:00:40 [adesa.es] INFO: Saving data for 10741813: {'auction_closing_time': 1775037000.0, 'created_time': 1774630831.707358, 'last_price_update_time': 1774760440.046321}
2026-03-29 05:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741813') HTTP/1.1" 204 0
2026-03-29 05:00:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741801> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 05:00:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 05:00:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737454> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 05:00:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737459> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 05:00:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 05:00:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 05:00:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 703fddc3-fe76-53c8-94bc-683fc1ba5f95 with identifier: 10741801
2026-03-29 05:00:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 703fddc3-fe76-53c8-94bc-683fc1ba5f95 with scrape type 2
2026-03-29 05:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 703fddc3-fe76-53c8-94bc-683fc1ba5f95 with scrape type 2
2026-03-29 05:00:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 703fddc3-fe76-53c8-94bc-683fc1ba5f95, identifier: 10741801
2026-03-29 05:00:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 703fddc3-fe76-53c8-94bc-683fc1ba5f95 with identifier: 10741801
2026-03-29 05:00:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 703fddc3-fe76-53c8-94bc-683fc1ba5f95 with identifier: 10741801
2026-03-29 05:00:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 703fddc3-fe76-53c8-94bc-683fc1ba5f95 with identifier: 10741801 to the API
2026-03-29 05:00:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 05:00:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 05:00:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741801>
{'auction_title': '',
'c_o_2_emission_value': 189,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 140,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Diesel',
'id': '703fddc3-fe76-53c8-94bc-683fc1ba5f95',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '2791KZK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741801',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Volkswagen',
'model': 'Crafter',
'odometer': 208128,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16100,
'price_includes_vat': True,
'registration_date': '2019-08-01',
'seats_number': 3,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Volkswagen Crafter box - Diesel - Manual - 140 hp - 208.128 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-29 05:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741801%27 HTTP/1.1" 200 None
2026-03-29 05:00:40 [adesa.es] INFO: Saving data for 10741801: {'auction_closing_time': 1775037000.0, 'created_time': 1774630854.414178, 'last_price_update_time': 1774760440.531652}
2026-03-29 05:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741801') HTTP/1.1" 204 0
2026-03-29 05:00:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6687cdd3-789e-562c-8684-659721059c6f with identifier: 10737454
2026-03-29 05:00:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6687cdd3-789e-562c-8684-659721059c6f with scrape type 2
2026-03-29 05:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6687cdd3-789e-562c-8684-659721059c6f with scrape type 2
2026-03-29 05:00:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 6687cdd3-789e-562c-8684-659721059c6f, identifier: 10737454
2026-03-29 05:00:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 83527f24-8322-51a6-9e8a-cb2c38e8471b with identifier: 10737459
2026-03-29 05:00:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83527f24-8322-51a6-9e8a-cb2c38e8471b with scrape type 2
2026-03-29 05:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 83527f24-8322-51a6-9e8a-cb2c38e8471b with scrape type 2
2026-03-29 05:00:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 83527f24-8322-51a6-9e8a-cb2c38e8471b, identifier: 10737459
2026-03-29 05:00:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 6687cdd3-789e-562c-8684-659721059c6f with identifier: 10737454
2026-03-29 05:00:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 6687cdd3-789e-562c-8684-659721059c6f with identifier: 10737454
2026-03-29 05:00:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 6687cdd3-789e-562c-8684-659721059c6f with identifier: 10737454 to the API
2026-03-29 05:00:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 05:00:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 05:00:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737454>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Orange',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '6687cdd3-789e-562c-8684-659721059c6f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '7701LRS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737454',
'listing': 'auctionplusdirectbuy',
'location': 'Saarlouis (Germany)',
'make': 'BMW',
'model': 'X2',
'odometer': 69157,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 19000,
'price_includes_vat': True,
'registration_date': '2021-07-09',
'seats_number': 5,
'seller_name': 'AAF Group France',
'title': 'BMW X2 25e M Sport - xDrive - Hybrid - Automatic - 125 hp - 69.157 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-29 05:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710737454%27 HTTP/1.1" 200 None
2026-03-29 05:00:41 [adesa.es] INFO: Saving data for 10737454: {'auction_closing_time': 1774864800.0, 'created_time': 1774630862.659066, 'last_price_update_time': 1774760441.041125}
2026-03-29 05:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10737454') HTTP/1.1" 204 0
2026-03-29 05:00:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 83527f24-8322-51a6-9e8a-cb2c38e8471b with identifier: 10737459
2026-03-29 05:00:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 83527f24-8322-51a6-9e8a-cb2c38e8471b with identifier: 10737459
2026-03-29 05:00:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 83527f24-8322-51a6-9e8a-cb2c38e8471b with identifier: 10737459 to the API
2026-03-29 05:00:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 05:00:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 05:00:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737459>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '83527f24-8322-51a6-9e8a-cb2c38e8471b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '7184MPC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737459',
'listing': 'auctionplusdirectbuy',
'location': 'Saarlouis (Germany)',
'make': 'Audi',
'model': 'Q2',
'odometer': 22207,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 21600,
'price_includes_vat': True,
'registration_date': '2024-03-20',
'seats_number': 5,
'seller_name': 'AAF Group France',
'title': 'Audi Q2 30 TFSI S Line - Petrol - Manual - 110 hp - 22.207 km',
'transmission': 'manual',
'trim': 'S Line',
'vin': None,
'year': 2024}
2026-03-29 05:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710737459%27 HTTP/1.1" 200 None
2026-03-29 05:00:41 [adesa.es] INFO: Saving data for 10737459: {'auction_closing_time': 1774864800.0, 'created_time': 1774630863.031621, 'last_price_update_time': 1774760441.338273}
2026-03-29 05:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10737459') HTTP/1.1" 204 0
2026-03-29 05:00:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741804> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 05:00:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741797> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 05:00:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 05:00:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 05:00:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741803> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 05:00:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 05:00:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741817> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 05:00:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 05:00:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b8d4ff73-0b0e-58e5-9c57-54fb875b2b3b with identifier: 10741804
2026-03-29 05:00:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8d4ff73-0b0e-58e5-9c57-54fb875b2b3b with scrape type 2
2026-03-29 05:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b8d4ff73-0b0e-58e5-9c57-54fb875b2b3b with scrape type 2
2026-03-29 05:00:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: b8d4ff73-0b0e-58e5-9c57-54fb875b2b3b, identifier: 10741804
2026-03-29 05:00:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e45beae5-b2ed-553b-aded-c99aea632629 with identifier: 10741797
2026-03-29 05:00:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e45beae5-b2ed-553b-aded-c99aea632629 with scrape type 2
2026-03-29 05:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e45beae5-b2ed-553b-aded-c99aea632629 with scrape type 2
2026-03-29 05:00:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: e45beae5-b2ed-553b-aded-c99aea632629, identifier: 10741797
2026-03-29 05:00:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: b8d4ff73-0b0e-58e5-9c57-54fb875b2b3b with identifier: 10741804
2026-03-29 05:00:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: b8d4ff73-0b0e-58e5-9c57-54fb875b2b3b with identifier: 10741804
2026-03-29 05:00:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: b8d4ff73-0b0e-58e5-9c57-54fb875b2b3b with identifier: 10741804 to the API
2026-03-29 05:00:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 05:00:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 05:00:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741804>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Petrol',
'id': 'b8d4ff73-0b0e-58e5-9c57-54fb875b2b3b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '8522LPL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741804',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Seat',
'model': 'Arona',
'odometer': 116000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 10000,
'price_includes_vat': True,
'registration_date': '2021-05-01',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Seat Arona 1.0 TSI Style - Petrol - Manual - 110 hp - 116.000 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2021}
2026-03-29 05:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741804%27 HTTP/1.1" 200 None
2026-03-29 05:00:41 [adesa.es] INFO: Saving data for 10741804: {'auction_closing_time': 1775037000.0, 'created_time': 1774630869.95481, 'last_price_update_time': 1774760441.969044}
2026-03-29 05:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741804') HTTP/1.1" 204 0
2026-03-29 05:00:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: e45beae5-b2ed-553b-aded-c99aea632629 with identifier: 10741797
2026-03-29 05:00:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: e45beae5-b2ed-553b-aded-c99aea632629 with identifier: 10741797
2026-03-29 05:00:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: e45beae5-b2ed-553b-aded-c99aea632629 with identifier: 10741797 to the API
2026-03-29 05:00:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 05:00:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 05:00:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741797>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Diesel',
'id': 'e45beae5-b2ed-553b-aded-c99aea632629',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '3815MDV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741797',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 152101,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 8300,
'price_includes_vat': True,
'registration_date': '2017-06-30',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Renault Kadjar Intens - Diesel - Automatic - 110 hp - 152.101 km',
'transmission': 'automatic',
'trim': 'Intens',
'vin': None,
'year': 2017}
2026-03-29 05:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710741797%27 HTTP/1.1" 200 None
2026-03-29 05:00:42 [adesa.es] INFO: Saving data for 10741797: {'auction_closing_time': 1775037000.0, 'created_time': 1774630868.081411, 'last_price_update_time': 1774760442.264086}
2026-03-29 05:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741797') HTTP/1.1" 204 0
2026-03-29 05:00:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d555bb87-e817-5010-adc3-cf6ba3ecda0f with identifier: 10741803
2026-03-29 05:00:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d555bb87-e817-5010-adc3-cf6ba3ecda0f with scrape type 2
2026-03-29 05:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d555bb87-e817-5010-adc3-cf6ba3ecda0f with scrape type 2
2026-03-29 05:00:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: d555bb87-e817-5010-adc3-cf6ba3ecda0f, identifier: 10741803
2026-03-29 05:00:42 [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-29 05:00:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: d555bb87-e817-5010-adc3-cf6ba3ecda0f with identifier: 10741803
2026-03-29 05:00:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: d555bb87-e817-5010-adc3-cf6ba3ecda0f with identifier: 10741803
2026-03-29 05:00:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: d555bb87-e817-5010-adc3-cf6ba3ecda0f with identifier: 10741803 to the API
2026-03-29 05:00:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 05:00:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 05:00:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741803>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 115,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Petrol',
'id': 'd555bb87-e817-5010-adc3-cf6ba3ecda0f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'VSSZZZ5FZL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741803',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Seat',
'model': 'Ateca',
'odometer': 123248,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 12500,
'price_includes_vat': True,
'registration_date': '2019-03-01',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Seat Ateca 1.0 TSI Style - Petrol - Manual - 115 hp - 123.248 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2019}
2026-03-29 05:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710741803%27 HTTP/1.1" 200 None
2026-03-29 05:00:42 [adesa.es] INFO: Saving data for 10741803: {'auction_closing_time': 1775037000.0, 'created_time': 1774630852.080165, 'last_price_update_time': 1774760442.677912}
2026-03-29 05:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741803') HTTP/1.1" 204 0
2026-03-29 05:00:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 05:00:42 [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-29 05:00:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 05:00:42 [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-29 05:00:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60fde880-8eb0-58b1-b779-69d5f668adaa with identifier: 10741817
2026-03-29 05:00:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60fde880-8eb0-58b1-b779-69d5f668adaa with scrape type 2
2026-03-29 05:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 60fde880-8eb0-58b1-b779-69d5f668adaa with scrape type 2
2026-03-29 05:00:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 60fde880-8eb0-58b1-b779-69d5f668adaa, identifier: 10741817
2026-03-29 05:00:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 05:00:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 60fde880-8eb0-58b1-b779-69d5f668adaa with identifier: 10741817
2026-03-29 05:00:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 60fde880-8eb0-58b1-b779-69d5f668adaa with identifier: 10741817
2026-03-29 05:00:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 60fde880-8eb0-58b1-b779-69d5f668adaa with identifier: 10741817 to the API
2026-03-29 05:00:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 05:00:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 05:00:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741817>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 116,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Petrol',
'id': '60fde880-8eb0-58b1-b779-69d5f668adaa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '6865MTV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741817',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Seat',
'model': 'Arona',
'odometer': 17309,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15700,
'price_includes_vat': True,
'registration_date': '2024-08-30',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Seat Arona 1.0 TSI Style - Petrol - Manual - 116 hp - 17.309 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2024}
2026-03-29 05:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710741817%27 HTTP/1.1" 200 None
2026-03-29 05:00:43 [adesa.es] INFO: Saving data for 10741817: {'auction_closing_time': 1775037000.0, 'created_time': 1774630869.626301, 'last_price_update_time': 1774760443.094106}
2026-03-29 05:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741817') HTTP/1.1" 204 0
2026-03-29 05:00:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ef10c64-21b7-59c4-a333-c62bab16e1cd with identifier: 10699409
2026-03-29 05:00:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ef10c64-21b7-59c4-a333-c62bab16e1cd with scrape type 2
2026-03-29 05:00:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5ef10c64-21b7-59c4-a333-c62bab16e1cd with scrape type 2
2026-03-29 05:00:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 5ef10c64-21b7-59c4-a333-c62bab16e1cd, identifier: 10699409
2026-03-29 05:00:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 5ef10c64-21b7-59c4-a333-c62bab16e1cd with identifier: 10699409
2026-03-29 05:00:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 5ef10c64-21b7-59c4-a333-c62bab16e1cd with identifier: 10699409
2026-03-29 05:00:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 5ef10c64-21b7-59c4-a333-c62bab16e1cd with identifier: 10699409 to the API
2026-03-29 05:00:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 05:00:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 05:00:43 [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-29 05:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710699409%27 HTTP/1.1" 200 None
2026-03-29 05:00:43 [adesa.es] INFO: Saving data for 10699409: {'auction_closing_time': 1798671600.0, 'created_time': 1774000837.647315, 'last_price_update_time': 1774760443.489095}
2026-03-29 05:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10699409') HTTP/1.1" 204 0
2026-03-29 05:00:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb43ec3e-26a4-5686-96ed-1f965da8cfd3 with identifier: 10666055
2026-03-29 05:00:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb43ec3e-26a4-5686-96ed-1f965da8cfd3 with scrape type 2
2026-03-29 05:00:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb43ec3e-26a4-5686-96ed-1f965da8cfd3 with scrape type 2
2026-03-29 05:00:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: fb43ec3e-26a4-5686-96ed-1f965da8cfd3, identifier: 10666055
2026-03-29 05:00:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e437a1d2-1149-5c45-b64c-123242478976 with identifier: 10699405
2026-03-29 05:00:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e437a1d2-1149-5c45-b64c-123242478976 with scrape type 2
2026-03-29 05:00:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e437a1d2-1149-5c45-b64c-123242478976 with scrape type 2
2026-03-29 05:00:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: e437a1d2-1149-5c45-b64c-123242478976, identifier: 10699405
2026-03-29 05:00:43 [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-29 05:00:43 [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-29 05:00:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: fb43ec3e-26a4-5686-96ed-1f965da8cfd3 with identifier: 10666055
2026-03-29 05:00:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: fb43ec3e-26a4-5686-96ed-1f965da8cfd3 with identifier: 10666055
2026-03-29 05:00:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: fb43ec3e-26a4-5686-96ed-1f965da8cfd3 with identifier: 10666055 to the API
2026-03-29 05:00:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 05:00:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 05:00:44 [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-29 05:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710666055%27 HTTP/1.1" 200 None
2026-03-29 05:00:44 [adesa.es] INFO: Saving data for 10666055: {'auction_closing_time': 1798671600.0, 'created_time': 1773396040.257399, 'last_price_update_time': 1774760444.035783}
2026-03-29 05:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10666055') HTTP/1.1" 204 0
2026-03-29 05:00:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: e437a1d2-1149-5c45-b64c-123242478976 with identifier: 10699405
2026-03-29 05:00:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: e437a1d2-1149-5c45-b64c-123242478976 with identifier: 10699405
2026-03-29 05:00:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: e437a1d2-1149-5c45-b64c-123242478976 with identifier: 10699405 to the API
2026-03-29 05:00:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 05:00:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 05:00:44 [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-29 05:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710699405%27 HTTP/1.1" 200 None
2026-03-29 05:00:44 [adesa.es] INFO: Saving data for 10699405: {'auction_closing_time': 1798671600.0, 'created_time': 1774000843.592418, 'last_price_update_time': 1774760444.34992}
2026-03-29 05:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10699405') HTTP/1.1" 204 0
2026-03-29 05:00:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 05:00:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 05:00:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10690632> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 05:00:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 05:00:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0ac1846-07bf-59f4-8239-8c580e7c293b with identifier: 10699413
2026-03-29 05:00:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0ac1846-07bf-59f4-8239-8c580e7c293b with scrape type 2
2026-03-29 05:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d0ac1846-07bf-59f4-8239-8c580e7c293b with scrape type 2
2026-03-29 05:00:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: d0ac1846-07bf-59f4-8239-8c580e7c293b, identifier: 10699413
2026-03-29 05:00:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e365e389-82a3-5cab-b83b-15d30db98793 with identifier: 10721604
2026-03-29 05:00:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e365e389-82a3-5cab-b83b-15d30db98793 with scrape type 2
2026-03-29 05:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e365e389-82a3-5cab-b83b-15d30db98793 with scrape type 2
2026-03-29 05:00:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: e365e389-82a3-5cab-b83b-15d30db98793, identifier: 10721604
2026-03-29 05:00:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: d0ac1846-07bf-59f4-8239-8c580e7c293b with identifier: 10699413
2026-03-29 05:00:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: d0ac1846-07bf-59f4-8239-8c580e7c293b with identifier: 10699413
2026-03-29 05:00:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: d0ac1846-07bf-59f4-8239-8c580e7c293b with identifier: 10699413 to the API
2026-03-29 05:00:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 05:00:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 05:00:44 [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-29 05:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710699413%27 HTTP/1.1" 200 None
2026-03-29 05:00:44 [adesa.es] INFO: Saving data for 10699413: {'auction_closing_time': 1798671600.0, 'created_time': 1774000854.580554, 'last_price_update_time': 1774760444.887798}
2026-03-29 05:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10699413') HTTP/1.1" 204 0
2026-03-29 05:00:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: e365e389-82a3-5cab-b83b-15d30db98793 with identifier: 10721604
2026-03-29 05:00:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: e365e389-82a3-5cab-b83b-15d30db98793 with identifier: 10721604
2026-03-29 05:00:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: e365e389-82a3-5cab-b83b-15d30db98793 with identifier: 10721604 to the API
2026-03-29 05:00:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 05:00:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 05:00:45 [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-29 05:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710721604%27 HTTP/1.1" 200 None
2026-03-29 05:00:45 [adesa.es] INFO: Saving data for 10721604: {'auction_closing_time': 1798671600.0, 'created_time': 1774432876.290162, 'last_price_update_time': 1774760445.195287}
2026-03-29 05:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10721604') HTTP/1.1" 204 0
2026-03-29 05:00:45 [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-29 05:00:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 05:00:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81a8ebf1-9fa8-5535-979e-83ce05a3601b with identifier: 10690632
2026-03-29 05:00:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81a8ebf1-9fa8-5535-979e-83ce05a3601b with scrape type 2
2026-03-29 05:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 81a8ebf1-9fa8-5535-979e-83ce05a3601b with scrape type 2
2026-03-29 05:00:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 81a8ebf1-9fa8-5535-979e-83ce05a3601b, identifier: 10690632
2026-03-29 05:00:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 81a8ebf1-9fa8-5535-979e-83ce05a3601b with identifier: 10690632
2026-03-29 05:00:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 81a8ebf1-9fa8-5535-979e-83ce05a3601b with identifier: 10690632
2026-03-29 05:00:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 81a8ebf1-9fa8-5535-979e-83ce05a3601b with identifier: 10690632 to the API
2026-03-29 05:00:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 05:00:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 05:00:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10690632>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': '81a8ebf1-9fa8-5535-979e-83ce05a3601b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '1294MYN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10690632',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 19161,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 26200,
'price_includes_vat': True,
'registration_date': '2025-02-20',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Mercedes-Benz A 180 AMG Line - Hybrid - Automatic - 136 hp - 19.161 '
'km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2025}
2026-03-29 05:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710690632%27 HTTP/1.1" 200 None
2026-03-29 05:00:46 [adesa.es] INFO: Saving data for 10690632: {'auction_closing_time': 1798671600.0, 'created_time': 1773914426.188722, 'last_price_update_time': 1774760446.794045}
2026-03-29 05:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10690632') HTTP/1.1" 204 0
2026-03-29 05:00:46 [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-29 05:00:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699474> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 05:00:46 [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-29 05:00:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 05:00:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 05:00:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 05:00:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d574bc48-028c-5d6b-a2a0-b64471addbdc with identifier: 10719691
2026-03-29 05:00:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d574bc48-028c-5d6b-a2a0-b64471addbdc with scrape type 2
2026-03-29 05:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d574bc48-028c-5d6b-a2a0-b64471addbdc with scrape type 2
2026-03-29 05:00:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: d574bc48-028c-5d6b-a2a0-b64471addbdc, identifier: 10719691
2026-03-29 05:00:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: d574bc48-028c-5d6b-a2a0-b64471addbdc with identifier: 10719691
2026-03-29 05:00:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: d574bc48-028c-5d6b-a2a0-b64471addbdc with identifier: 10719691
2026-03-29 05:00:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: d574bc48-028c-5d6b-a2a0-b64471addbdc with identifier: 10719691 to the API
2026-03-29 05:00:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 05:00:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 05:00:48 [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-29 05:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710719691%27 HTTP/1.1" 200 None
2026-03-29 05:00:48 [adesa.es] INFO: Saving data for 10719691: {'auction_closing_time': 1798671600.0, 'created_time': 1774432881.83852, 'last_price_update_time': 1774760448.504412}
2026-03-29 05:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10719691') HTTP/1.1" 204 0
2026-03-29 05:00:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741795> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 05:00:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741809> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 05:00:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741818> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 05:00:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 05:00:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 05:00:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f123fa1-659a-565f-a03b-897db7874a86 with identifier: 10719698
2026-03-29 05:00:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f123fa1-659a-565f-a03b-897db7874a86 with scrape type 2
2026-03-29 05:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1f123fa1-659a-565f-a03b-897db7874a86 with scrape type 2
2026-03-29 05:00:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 1f123fa1-659a-565f-a03b-897db7874a86, identifier: 10719698
2026-03-29 05:00:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 622c97a1-9467-5916-8930-e640c8b10c4b with identifier: 10699474
2026-03-29 05: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-29 05:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 622c97a1-9467-5916-8930-e640c8b10c4b with scrape type 2
2026-03-29 05:00:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 622c97a1-9467-5916-8930-e640c8b10c4b, identifier: 10699474
2026-03-29 05:00:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b58733ef-9f2a-53b5-8a2d-384fd78ae5b3 with identifier: 10699394
2026-03-29 05:00:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b58733ef-9f2a-53b5-8a2d-384fd78ae5b3 with scrape type 2
2026-03-29 05:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b58733ef-9f2a-53b5-8a2d-384fd78ae5b3 with scrape type 2
2026-03-29 05:00:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: b58733ef-9f2a-53b5-8a2d-384fd78ae5b3, identifier: 10699394
2026-03-29 05:00:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 1f123fa1-659a-565f-a03b-897db7874a86 with identifier: 10719698
2026-03-29 05:00:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 1f123fa1-659a-565f-a03b-897db7874a86 with identifier: 10719698
2026-03-29 05:00:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 1f123fa1-659a-565f-a03b-897db7874a86 with identifier: 10719698 to the API
2026-03-29 05:00:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 05:00:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 05:00:49 [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-29 05:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710719698%27 HTTP/1.1" 200 None
2026-03-29 05:00:49 [adesa.es] INFO: Saving data for 10719698: {'auction_closing_time': 1798671600.0, 'created_time': 1774432889.435342, 'last_price_update_time': 1774760449.152982}
2026-03-29 05:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10719698') HTTP/1.1" 204 0
2026-03-29 05:00:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 622c97a1-9467-5916-8930-e640c8b10c4b with identifier: 10699474
2026-03-29 05:00:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 622c97a1-9467-5916-8930-e640c8b10c4b with identifier: 10699474
2026-03-29 05:00:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 622c97a1-9467-5916-8930-e640c8b10c4b with identifier: 10699474 to the API
2026-03-29 05:00:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 05:00:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 05:00:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699474>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '622c97a1-9467-5916-8930-e640c8b10c4b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '1593NHR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699474',
'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 Esprit Alpine - Petrol - Automatic - 131 hp - 50 km',
'transmission': 'automatic',
'trim': 'Esprit Alpine',
'vin': None,
'year': 2025}
2026-03-29 05:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710699474%27 HTTP/1.1" 200 None
2026-03-29 05:00:49 [adesa.es] INFO: Saving data for 10699474: {'auction_closing_time': 1798675200.0, 'created_time': 1774011625.488315, 'last_price_update_time': 1774760449.778567}
2026-03-29 05:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10699474') HTTP/1.1" 204 0
2026-03-29 05:00:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: b58733ef-9f2a-53b5-8a2d-384fd78ae5b3 with identifier: 10699394
2026-03-29 05:00:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: b58733ef-9f2a-53b5-8a2d-384fd78ae5b3 with identifier: 10699394
2026-03-29 05:00:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: b58733ef-9f2a-53b5-8a2d-384fd78ae5b3 with identifier: 10699394 to the API
2026-03-29 05:00:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 05:00:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 05:00:50 [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-29 05:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710699394%27 HTTP/1.1" 200 None
2026-03-29 05:00:50 [adesa.es] INFO: Saving data for 10699394: {'auction_closing_time': 1798671600.0, 'created_time': 1774000844.857909, 'last_price_update_time': 1774760450.088473}
2026-03-29 05:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10699394') HTTP/1.1" 204 0
2026-03-29 05:00:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741808> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 05:00:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c936f671-6d80-5acf-a7e6-dca8e2f45131 with identifier: 10741795
2026-03-29 05:00:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c936f671-6d80-5acf-a7e6-dca8e2f45131 with scrape type 2
2026-03-29 05:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c936f671-6d80-5acf-a7e6-dca8e2f45131 with scrape type 2
2026-03-29 05:00:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: c936f671-6d80-5acf-a7e6-dca8e2f45131, identifier: 10741795
2026-03-29 05:00:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0d8169a-5612-5ca8-8cd1-02f5fed4fa6f with identifier: 10741809
2026-03-29 05:00:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0d8169a-5612-5ca8-8cd1-02f5fed4fa6f with scrape type 2
2026-03-29 05:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0d8169a-5612-5ca8-8cd1-02f5fed4fa6f with scrape type 2
2026-03-29 05:00:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: b0d8169a-5612-5ca8-8cd1-02f5fed4fa6f, identifier: 10741809
2026-03-29 05:00:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9942a157-f3c0-503c-b57a-f696e90ab810 with identifier: 10741818
2026-03-29 05:00:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9942a157-f3c0-503c-b57a-f696e90ab810 with scrape type 2
2026-03-29 05:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9942a157-f3c0-503c-b57a-f696e90ab810 with scrape type 2
2026-03-29 05:00:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 9942a157-f3c0-503c-b57a-f696e90ab810, identifier: 10741818
2026-03-29 05:00:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: c936f671-6d80-5acf-a7e6-dca8e2f45131 with identifier: 10741795
2026-03-29 05:00:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: c936f671-6d80-5acf-a7e6-dca8e2f45131 with identifier: 10741795
2026-03-29 05:00:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: c936f671-6d80-5acf-a7e6-dca8e2f45131 with identifier: 10741795 to the API
2026-03-29 05:00:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 05:00:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 05:00:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741795>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 89,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Diesel',
'id': 'c936f671-6d80-5acf-a7e6-dca8e2f45131',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '4345MCD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741795',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Renault',
'model': 'Captur',
'odometer': 121879,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2019-07-17',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Renault Captur Zen - Diesel - Automatic - 89 hp - 121.879 km',
'transmission': 'automatic',
'trim': 'Zen',
'vin': None,
'year': 2019}
2026-03-29 05:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710741795%27 HTTP/1.1" 200 None
2026-03-29 05:00:50 [adesa.es] INFO: Saving data for 10741795: {'auction_closing_time': 1775037000.0, 'created_time': 1774630867.711349, 'last_price_update_time': 1774760450.672624}
2026-03-29 05:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741795') HTTP/1.1" 204 0
2026-03-29 05:00:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: b0d8169a-5612-5ca8-8cd1-02f5fed4fa6f with identifier: 10741809
2026-03-29 05:00:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: b0d8169a-5612-5ca8-8cd1-02f5fed4fa6f with identifier: 10741809
2026-03-29 05:00:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: b0d8169a-5612-5ca8-8cd1-02f5fed4fa6f with identifier: 10741809 to the API
2026-03-29 05:00:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 05:00:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 05:00:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741809>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Petrol',
'id': 'b0d8169a-5612-5ca8-8cd1-02f5fed4fa6f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '5035LBF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741809',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 129542,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 6400,
'price_includes_vat': True,
'registration_date': '2019-09-19',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Opel Crossland Design Line - Petrol - Manual - 110 hp - 129.542 km',
'transmission': 'manual',
'trim': 'Design Line',
'vin': None,
'year': 2019}
2026-03-29 05:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710741809%27 HTTP/1.1" 200 None
2026-03-29 05:00:50 [adesa.es] INFO: Saving data for 10741809: {'auction_closing_time': 1775037000.0, 'created_time': 1774630870.352875, 'last_price_update_time': 1774760450.987054}
2026-03-29 05:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741809') HTTP/1.1" 204 0
2026-03-29 05:00:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 9942a157-f3c0-503c-b57a-f696e90ab810 with identifier: 10741818
2026-03-29 05:00:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 9942a157-f3c0-503c-b57a-f696e90ab810 with identifier: 10741818
2026-03-29 05:00:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 9942a157-f3c0-503c-b57a-f696e90ab810 with identifier: 10741818 to the API
2026-03-29 05:00:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 05:00:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 05:00:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741818>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Petrol',
'id': '9942a157-f3c0-503c-b57a-f696e90ab810',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2183KTY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741818',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 89490,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 7700,
'price_includes_vat': True,
'registration_date': '2019-02-27',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Opel Crossland 1.2 Design Line - Petrol - Manual - 110 hp - 89.490 '
'km',
'transmission': 'manual',
'trim': 'Design Line',
'vin': None,
'year': 2019}
2026-03-29 05:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741818%27 HTTP/1.1" 200 None
2026-03-29 05:00:51 [adesa.es] INFO: Saving data for 10741818: {'auction_closing_time': 1775037000.0, 'created_time': 1774630868.437463, 'last_price_update_time': 1774760451.270925}
2026-03-29 05:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741818') HTTP/1.1" 204 0
2026-03-29 05:00:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741793> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 05:00:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741810> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 05:00:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ffeb92f-6268-5d51-9208-8ff11a28f77b with identifier: 10741808
2026-03-29 05:00:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ffeb92f-6268-5d51-9208-8ff11a28f77b with scrape type 2
2026-03-29 05:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4ffeb92f-6268-5d51-9208-8ff11a28f77b with scrape type 2
2026-03-29 05:00:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 4ffeb92f-6268-5d51-9208-8ff11a28f77b, identifier: 10741808
2026-03-29 05:00:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 4ffeb92f-6268-5d51-9208-8ff11a28f77b with identifier: 10741808
2026-03-29 05:00:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 4ffeb92f-6268-5d51-9208-8ff11a28f77b with identifier: 10741808
2026-03-29 05:00:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 4ffeb92f-6268-5d51-9208-8ff11a28f77b with identifier: 10741808 to the API
2026-03-29 05:00:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 05:00:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 05:00:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741808>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 75,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Petrol',
'id': '4ffeb92f-6268-5d51-9208-8ff11a28f77b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '1381LMB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741808',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 41978,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 7400,
'price_includes_vat': True,
'registration_date': '2020-12-30',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Opel Corsa Edition - Petrol - Manual - 75 hp - 41.978 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2020}
2026-03-29 05:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741808%27 HTTP/1.1" 200 None
2026-03-29 05:00:51 [adesa.es] INFO: Saving data for 10741808: {'auction_closing_time': 1775037000.0, 'created_time': 1774630871.441045, 'last_price_update_time': 1774760451.706681}
2026-03-29 05:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741808') HTTP/1.1" 204 0
2026-03-29 05:00:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b1ffb9b-b07e-55f9-b863-136014328ba5 with identifier: 10741793
2026-03-29 05:00:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b1ffb9b-b07e-55f9-b863-136014328ba5 with scrape type 2
2026-03-29 05:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b1ffb9b-b07e-55f9-b863-136014328ba5 with scrape type 2
2026-03-29 05:00:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 7b1ffb9b-b07e-55f9-b863-136014328ba5, identifier: 10741793
2026-03-29 05:00:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77afec6c-ad99-5e60-9b4f-e9f1583761aa with identifier: 10741810
2026-03-29 05:00:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77afec6c-ad99-5e60-9b4f-e9f1583761aa with scrape type 2
2026-03-29 05:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 77afec6c-ad99-5e60-9b4f-e9f1583761aa with scrape type 2
2026-03-29 05:00:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 77afec6c-ad99-5e60-9b4f-e9f1583761aa, identifier: 10741810
2026-03-29 05:00:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 7b1ffb9b-b07e-55f9-b863-136014328ba5 with identifier: 10741793
2026-03-29 05:00:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 7b1ffb9b-b07e-55f9-b863-136014328ba5 with identifier: 10741793
2026-03-29 05:00:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 7b1ffb9b-b07e-55f9-b863-136014328ba5 with identifier: 10741793 to the API
2026-03-29 05:00:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 05:00:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 05:00:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741793>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 75,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Petrol',
'id': '7b1ffb9b-b07e-55f9-b863-136014328ba5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1018MFJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741793',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 47438,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 7500,
'price_includes_vat': True,
'registration_date': '2023-03-07',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Opel Corsa 1.2 Edition - Petrol - Manual - 75 hp - 47.438 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2023}
2026-03-29 05:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710741793%27 HTTP/1.1" 200 None
2026-03-29 05:00:52 [adesa.es] INFO: Saving data for 10741793: {'auction_closing_time': 1775037000.0, 'created_time': 1774630880.339599, 'last_price_update_time': 1774760452.177475}
2026-03-29 05:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741793') HTTP/1.1" 204 0
2026-03-29 05:00:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 77afec6c-ad99-5e60-9b4f-e9f1583761aa with identifier: 10741810
2026-03-29 05:00:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 77afec6c-ad99-5e60-9b4f-e9f1583761aa with identifier: 10741810
2026-03-29 05:00:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 77afec6c-ad99-5e60-9b4f-e9f1583761aa with identifier: 10741810 to the API
2026-03-29 05:00:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 05:00:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 05:00:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741810>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 115,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Diesel',
'id': '77afec6c-ad99-5e60-9b4f-e9f1583761aa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '6768MNX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741810',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 232843,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 8700,
'price_includes_vat': True,
'registration_date': '2019-11-12',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Nissan Qashqai Acenta - Diesel - Automatic - 115 hp - 232.843 km',
'transmission': 'automatic',
'trim': 'Acenta',
'vin': None,
'year': 2019}
2026-03-29 05:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05: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%2710741810%27 HTTP/1.1" 200 None
2026-03-29 05:00:52 [adesa.es] INFO: Saving data for 10741810: {'auction_closing_time': 1775037000.0, 'created_time': 1774630874.861203, 'last_price_update_time': 1774760452.467018}
2026-03-29 05:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741810') HTTP/1.1" 204 0
2026-03-29 05:00:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741811> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 05:00:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741799> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 05:00:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f7d9f260-36be-510d-bab4-22556d0eddd6 with identifier: 10741811
2026-03-29 05:00:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7d9f260-36be-510d-bab4-22556d0eddd6 with scrape type 2
2026-03-29 05:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f7d9f260-36be-510d-bab4-22556d0eddd6 with scrape type 2
2026-03-29 05:00:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: f7d9f260-36be-510d-bab4-22556d0eddd6, identifier: 10741811
2026-03-29 05:00:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99e42de3-8138-5b7b-8158-35163e31955c with identifier: 10741799
2026-03-29 05:00:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99e42de3-8138-5b7b-8158-35163e31955c with scrape type 2
2026-03-29 05:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 99e42de3-8138-5b7b-8158-35163e31955c with scrape type 2
2026-03-29 05:00:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 99e42de3-8138-5b7b-8158-35163e31955c, identifier: 10741799
2026-03-29 05:00:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: f7d9f260-36be-510d-bab4-22556d0eddd6 with identifier: 10741811
2026-03-29 05:00:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: f7d9f260-36be-510d-bab4-22556d0eddd6 with identifier: 10741811
2026-03-29 05:00:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: f7d9f260-36be-510d-bab4-22556d0eddd6 with identifier: 10741811 to the API
2026-03-29 05:00:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 05:00:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 05:00:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741811>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 80,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Petrol',
'id': 'f7d9f260-36be-510d-bab4-22556d0eddd6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '3340KJW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741811',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Mitsubishi',
'model': 'Space Star',
'odometer': 149620,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 6200,
'price_includes_vat': True,
'registration_date': '2018-04-03',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Mitsubishi Space Star 1.0 - Petrol - Manual - 80 hp - 149.620 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-29 05:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741811%27 HTTP/1.1" 200 None
2026-03-29 05:00:53 [adesa.es] INFO: Saving data for 10741811: {'auction_closing_time': 1775037000.0, 'created_time': 1774630874.538081, 'last_price_update_time': 1774760453.100618}
2026-03-29 05:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741811') HTTP/1.1" 204 0
2026-03-29 05:00:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 99e42de3-8138-5b7b-8158-35163e31955c with identifier: 10741799
2026-03-29 05:00:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 99e42de3-8138-5b7b-8158-35163e31955c with identifier: 10741799
2026-03-29 05:00:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 99e42de3-8138-5b7b-8158-35163e31955c with identifier: 10741799 to the API
2026-03-29 05:00:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 05:00:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 05:00:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741799>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 106,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Petrol',
'id': '99e42de3-8138-5b7b-8158-35163e31955c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '4484MLS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741799',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'MG',
'model': 'ZS',
'odometer': 50970,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 10700,
'price_includes_vat': True,
'registration_date': '2023-11-23',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'MG ZS - Petrol - Manual - 106 hp - 50.970 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-29 05:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741799%27 HTTP/1.1" 200 None
2026-03-29 05:00:53 [adesa.es] INFO: Saving data for 10741799: {'auction_closing_time': 1775037000.0, 'created_time': 1774630875.186237, 'last_price_update_time': 1774760453.418446}
2026-03-29 05:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741799') HTTP/1.1" 204 0
2026-03-29 05:00:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741794> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 05:01:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5549e0de-2f68-5a71-857f-0f0228a3a1cd with identifier: 10741794
2026-03-29 05:01:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5549e0de-2f68-5a71-857f-0f0228a3a1cd with scrape type 2
2026-03-29 05:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5549e0de-2f68-5a71-857f-0f0228a3a1cd with scrape type 2
2026-03-29 05:01:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 5549e0de-2f68-5a71-857f-0f0228a3a1cd, identifier: 10741794
2026-03-29 05:01:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 5549e0de-2f68-5a71-857f-0f0228a3a1cd with identifier: 10741794
2026-03-29 05:01:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 5549e0de-2f68-5a71-857f-0f0228a3a1cd with identifier: 10741794
2026-03-29 05:01:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 5549e0de-2f68-5a71-857f-0f0228a3a1cd with identifier: 10741794 to the API
2026-03-29 05:01:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 05:01:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 05:01:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741794>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Petrol',
'id': '5549e0de-2f68-5a71-857f-0f0228a3a1cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '6185LFF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741794',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 75640,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 6300,
'price_includes_vat': True,
'registration_date': '2020-01-30',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Opel Corsa 1.2 GS - Petrol - Manual - 100 hp - 75.640 km',
'transmission': 'manual',
'trim': 'GS',
'vin': None,
'year': 2020}
2026-03-29 05:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741794%27 HTTP/1.1" 200 None
2026-03-29 05:01:00 [adesa.es] INFO: Saving data for 10741794: {'auction_closing_time': 1775037000.0, 'created_time': 1774630874.050514, 'last_price_update_time': 1774760460.401857}
2026-03-29 05:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741794') HTTP/1.1" 204 0
2026-03-29 05:01:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737452> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 05:01:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5f03982-674d-5ef6-8177-eecb74c3e05f with identifier: 10737452
2026-03-29 05:01:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5f03982-674d-5ef6-8177-eecb74c3e05f with scrape type 2
2026-03-29 05:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e5f03982-674d-5ef6-8177-eecb74c3e05f with scrape type 2
2026-03-29 05:01:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: e5f03982-674d-5ef6-8177-eecb74c3e05f, identifier: 10737452
2026-03-29 05:01:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: e5f03982-674d-5ef6-8177-eecb74c3e05f with identifier: 10737452
2026-03-29 05:01:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: e5f03982-674d-5ef6-8177-eecb74c3e05f with identifier: 10737452
2026-03-29 05:01:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: e5f03982-674d-5ef6-8177-eecb74c3e05f with identifier: 10737452 to the API
2026-03-29 05:01:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 05:01:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 05:01:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737452>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': 'e5f03982-674d-5ef6-8177-eecb74c3e05f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '6730MNJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737452',
'listing': 'auctionplusdirectbuy',
'location': 'Saarlouis (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 25762,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 32100,
'price_includes_vat': True,
'registration_date': '2024-02-19',
'seats_number': 5,
'seller_name': 'AAF Group France',
'title': 'Volvo XC60 T6 Core - Hybrid - Automatic - 253 hp - 25.762 km',
'transmission': 'automatic',
'trim': 'Core',
'vin': None,
'year': 2024}
2026-03-29 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710737452%27 HTTP/1.1" 200 None
2026-03-29 05:01:02 [adesa.es] INFO: Saving data for 10737452: {'auction_closing_time': 1774864800.0, 'created_time': 1774630866.330997, 'last_price_update_time': 1774760462.942988}
2026-03-29 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10737452') HTTP/1.1" 204 0
2026-03-29 05:01:02 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-29 05:01:02 [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>: 1, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 5, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-29 05:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 05:01:03 [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%201774328463 HTTP/1.1" 200 None
2026-03-29 05:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.es',RowKey='10532902') HTTP/1.1" 204 0
2026-03-29 05:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.es',RowKey='10631541') HTTP/1.1" 204 0
2026-03-29 05:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.es',RowKey='10699458') HTTP/1.1" 204 0
2026-03-29 05:01:03 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (66 items) in: file:///var/lib/scrapyd/items/sourcing_v2/adesa.es/task_36_2026-03-29T05_00_00.jl
2026-03-29 05:01:03 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 63544,
'downloader/request_count': 68,
'downloader/request_method_count/GET': 66,
'downloader/request_method_count/POST': 2,
'downloader/response_bytes': 3075833,
'downloader/response_count': 68,
'downloader/response_status_count/200': 68,
'elapsed_time_seconds': 57.542167,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 29, 5, 1, 3, 102922, tzinfo=datetime.timezone.utc),
'item_scraped_count': 66,
'log_count/DEBUG': 976,
'log_count/INFO': 1078,
'memusage/max': 150110208,
'memusage/startup': 150110208,
'request_depth_max': 2,
'response_received_count': 68,
'scheduler/dequeued': 68,
'scheduler/dequeued/memory': 68,
'scheduler/enqueued': 68,
'scheduler/enqueued/memory': 68,
'scrape_type/price_update': 66,
'scrape_type/skipped': 100,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 68,
'scrapy-zyte-api/error_ratio': 0.0,
'scrapy-zyte-api/errors': 0,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 4.78162411733202,
'scrapy-zyte-api/mean_response_seconds': 4.787160636261382,
'scrapy-zyte-api/processed': 68,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 68,
'scrapy-zyte-api/request_args/experimental.requestCookies': 67,
'scrapy-zyte-api/request_args/experimental.responseCookies': 68,
'scrapy-zyte-api/request_args/httpRequestBody': 2,
'scrapy-zyte-api/request_args/httpRequestMethod': 2,
'scrapy-zyte-api/request_args/httpResponseBody': 68,
'scrapy-zyte-api/request_args/httpResponseHeaders': 68,
'scrapy-zyte-api/request_args/url': 68,
'scrapy-zyte-api/status_codes/200': 68,
'scrapy-zyte-api/success': 68,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 166,
'source/total_available': 166,
'start_time': datetime.datetime(2026, 3, 29, 5, 0, 5, 560755, tzinfo=datetime.timezone.utc)}
2026-03-29 05:01:03 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-29 05:01:03 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f47c62c0bd0>
2026-03-29 05:01:03 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f47c633e810>