2026-03-29 10:00:05 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-29 10:00:05 [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 10:00:05 [adesa.es] INFO: Starting spider adesa.es
2026-03-29 10:00:05 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-29 10:00:05 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-29 10:00:05 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-29 10:00:05 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-29 10:00:05 [scrapy.extensions.telnet] INFO: Telnet Password: 04995d144f1a9d10
2026-03-29 10:00:05 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats',
'scrapy.extensions.closespider.CloseSpider']
2026-03-29 10:00:05 [scrapy.crawler] INFO: Overridden settings:
{'BOT_NAME': 'SourcingV2',
'CLOSESPIDER_TIMEOUT': 7200,
'DOWNLOAD_MAXSIZE': 52428800,
'DOWNLOAD_WARNSIZE': 10485760,
'FEED_EXPORT_ENCODING': 'utf-8',
'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/adesa.es/task_36_2026-03-29T10_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 10:00:05 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-29 10:00:05 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-29 10:00:05 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.retry.RetryMiddleware',
'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-29 10:00:05 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-29 10:00:05 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-29 10:00:05 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-29 10:00:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-29 10:00:06 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2111
2026-03-29 10:00:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-29 10:00:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-29 10:00:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-29 10:00:06 [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 10:00:06 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-29 10:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-29 10:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-29 10:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-29 10:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-29 10:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-29 10:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-29 10:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-29 10:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-29 10:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-29 10:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-29 10:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-29 10:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-29 10:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-29 10:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-29 10:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-29 10:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-29 10:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-29 10:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-29 10:00:06 [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 10:00:06 [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 10:00:06 [scrapy.core.engine] INFO: Spider opened
2026-03-29 10:00:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-29 10:00:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-29 10:00:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 143MiB
2026-03-29 10:00:06 [scrapy-playwright] INFO: Starting download handler
2026-03-29 10:00:06 [scrapy-playwright] INFO: Starting download handler
2026-03-29 10:00:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:00:14 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 10:00:14 [adesa.es] INFO: Found listing with ID: 10741807
2026-03-29 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710741807%27 HTTP/1.1" 200 None
2026-03-29 10:00:14 [adesa.es] INFO: Scrape type for 10741807: 0
2026-03-29 10:00:14 [adesa.es] INFO: Skipping item 10741807 url https://www.openlane.eu/en/carv6/auction/10741807
2026-03-29 10:00:14 [adesa.es] INFO: Found listing with ID: 10741802
2026-03-29 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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 10:00:14 [adesa.es] INFO: Scrape type for 10741802: 0
2026-03-29 10:00:14 [adesa.es] INFO: Skipping item 10741802 url https://www.openlane.eu/en/carv6/auction/10741802
2026-03-29 10:00:14 [adesa.es] INFO: Found listing with ID: 10741815
2026-03-29 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710741815%27 HTTP/1.1" 200 None
2026-03-29 10:00:14 [adesa.es] INFO: Scrape type for 10741815: 0
2026-03-29 10:00:14 [adesa.es] INFO: Skipping item 10741815 url https://www.openlane.eu/en/carv6/auction/10741815
2026-03-29 10:00:14 [adesa.es] INFO: Found listing with ID: 10741816
2026-03-29 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710741816%27 HTTP/1.1" 200 None
2026-03-29 10:00:14 [adesa.es] INFO: Scrape type for 10741816: 0
2026-03-29 10:00:14 [adesa.es] INFO: Skipping item 10741816 url https://www.openlane.eu/en/carv6/auction/10741816
2026-03-29 10:00:14 [adesa.es] INFO: Found listing with ID: 10741798
2026-03-29 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710741798%27 HTTP/1.1" 200 None
2026-03-29 10:00:14 [adesa.es] INFO: Scrape type for 10741798: 0
2026-03-29 10:00:14 [adesa.es] INFO: Skipping item 10741798 url https://www.openlane.eu/en/carv6/auction/10741798
2026-03-29 10:00:14 [adesa.es] INFO: Found listing with ID: 10741800
2026-03-29 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710741800%27 HTTP/1.1" 200 None
2026-03-29 10:00:14 [adesa.es] INFO: Scrape type for 10741800: 0
2026-03-29 10:00:14 [adesa.es] INFO: Skipping item 10741800 url https://www.openlane.eu/en/carv6/auction/10741800
2026-03-29 10:00:14 [adesa.es] INFO: Found listing with ID: 10741819
2026-03-29 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710741819%27 HTTP/1.1" 200 None
2026-03-29 10:00:14 [adesa.es] INFO: Scrape type for 10741819: 0
2026-03-29 10:00:14 [adesa.es] INFO: Skipping item 10741819 url https://www.openlane.eu/en/carv6/auction/10741819
2026-03-29 10:00:14 [adesa.es] INFO: Found listing with ID: 10741814
2026-03-29 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710741814%27 HTTP/1.1" 200 None
2026-03-29 10:00:14 [adesa.es] INFO: Scrape type for 10741814: 0
2026-03-29 10:00:14 [adesa.es] INFO: Skipping item 10741814 url https://www.openlane.eu/en/carv6/auction/10741814
2026-03-29 10:00:14 [adesa.es] INFO: Found listing with ID: 10741821
2026-03-29 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710741821%27 HTTP/1.1" 200 None
2026-03-29 10:00:14 [adesa.es] INFO: Scrape type for 10741821: 0
2026-03-29 10:00:14 [adesa.es] INFO: Skipping item 10741821 url https://www.openlane.eu/en/carv6/auction/10741821
2026-03-29 10:00:14 [adesa.es] INFO: Found listing with ID: 10741822
2026-03-29 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710741822%27 HTTP/1.1" 200 None
2026-03-29 10:00:14 [adesa.es] INFO: Scrape type for 10741822: 0
2026-03-29 10:00:14 [adesa.es] INFO: Skipping item 10741822 url https://www.openlane.eu/en/carv6/auction/10741822
2026-03-29 10:00:14 [adesa.es] INFO: Found listing with ID: 10741806
2026-03-29 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710741806%27 HTTP/1.1" 200 None
2026-03-29 10:00:14 [adesa.es] INFO: Scrape type for 10741806: 0
2026-03-29 10:00:14 [adesa.es] INFO: Skipping item 10741806 url https://www.openlane.eu/en/carv6/auction/10741806
2026-03-29 10:00:14 [adesa.es] INFO: Found listing with ID: 10741792
2026-03-29 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710741792%27 HTTP/1.1" 200 None
2026-03-29 10:00:14 [adesa.es] INFO: Scrape type for 10741792: 0
2026-03-29 10:00:14 [adesa.es] INFO: Skipping item 10741792 url https://www.openlane.eu/en/carv6/auction/10741792
2026-03-29 10:00:14 [adesa.es] INFO: Found listing with ID: 10741812
2026-03-29 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710741812%27 HTTP/1.1" 200 None
2026-03-29 10:00:14 [adesa.es] INFO: Scrape type for 10741812: 0
2026-03-29 10:00:14 [adesa.es] INFO: Skipping item 10741812 url https://www.openlane.eu/en/carv6/auction/10741812
2026-03-29 10:00:14 [adesa.es] INFO: Found listing with ID: 10741796
2026-03-29 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710741796%27 HTTP/1.1" 200 None
2026-03-29 10:00:14 [adesa.es] INFO: Scrape type for 10741796: 0
2026-03-29 10:00:14 [adesa.es] INFO: Skipping item 10741796 url https://www.openlane.eu/en/carv6/auction/10741796
2026-03-29 10:00:14 [adesa.es] INFO: Found listing with ID: 10741805
2026-03-29 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710741805%27 HTTP/1.1" 200 None
2026-03-29 10:00:14 [adesa.es] INFO: Scrape type for 10741805: 0
2026-03-29 10:00:14 [adesa.es] INFO: Skipping item 10741805 url https://www.openlane.eu/en/carv6/auction/10741805
2026-03-29 10:00:14 [adesa.es] INFO: Found listing with ID: 10741813
2026-03-29 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710741813%27 HTTP/1.1" 200 None
2026-03-29 10:00:14 [adesa.es] INFO: Scrape type for 10741813: 0
2026-03-29 10:00:14 [adesa.es] INFO: Skipping item 10741813 url https://www.openlane.eu/en/carv6/auction/10741813
2026-03-29 10:00:14 [adesa.es] INFO: Found listing with ID: 10741799
2026-03-29 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710741799%27 HTTP/1.1" 200 None
2026-03-29 10:00:14 [adesa.es] INFO: Scrape type for 10741799: 0
2026-03-29 10:00:14 [adesa.es] INFO: Skipping item 10741799 url https://www.openlane.eu/en/carv6/auction/10741799
2026-03-29 10:00:14 [adesa.es] INFO: Found listing with ID: 10741811
2026-03-29 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710741811%27 HTTP/1.1" 200 None
2026-03-29 10:00:14 [adesa.es] INFO: Scrape type for 10741811: 0
2026-03-29 10:00:14 [adesa.es] INFO: Skipping item 10741811 url https://www.openlane.eu/en/carv6/auction/10741811
2026-03-29 10:00:14 [adesa.es] INFO: Found listing with ID: 10741810
2026-03-29 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710741810%27 HTTP/1.1" 200 None
2026-03-29 10:00:14 [adesa.es] INFO: Scrape type for 10741810: 0
2026-03-29 10:00:14 [adesa.es] INFO: Skipping item 10741810 url https://www.openlane.eu/en/carv6/auction/10741810
2026-03-29 10:00:14 [adesa.es] INFO: Found listing with ID: 10741793
2026-03-29 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710741793%27 HTTP/1.1" 200 None
2026-03-29 10:00:14 [adesa.es] INFO: Scrape type for 10741793: 0
2026-03-29 10:00:14 [adesa.es] INFO: Skipping item 10741793 url https://www.openlane.eu/en/carv6/auction/10741793
2026-03-29 10:00:14 [adesa.es] INFO: Found listing with ID: 10741794
2026-03-29 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710741794%27 HTTP/1.1" 200 None
2026-03-29 10:00:14 [adesa.es] INFO: Scrape type for 10741794: 0
2026-03-29 10:00:14 [adesa.es] INFO: Skipping item 10741794 url https://www.openlane.eu/en/carv6/auction/10741794
2026-03-29 10:00:14 [adesa.es] INFO: Found listing with ID: 10741808
2026-03-29 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710741808%27 HTTP/1.1" 200 None
2026-03-29 10:00:14 [adesa.es] INFO: Scrape type for 10741808: 0
2026-03-29 10:00:14 [adesa.es] INFO: Skipping item 10741808 url https://www.openlane.eu/en/carv6/auction/10741808
2026-03-29 10:00:14 [adesa.es] INFO: Found listing with ID: 10741818
2026-03-29 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710741818%27 HTTP/1.1" 200 None
2026-03-29 10:00:14 [adesa.es] INFO: Scrape type for 10741818: 0
2026-03-29 10:00:14 [adesa.es] INFO: Skipping item 10741818 url https://www.openlane.eu/en/carv6/auction/10741818
2026-03-29 10:00:14 [adesa.es] INFO: Found listing with ID: 10741809
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741809%27 HTTP/1.1" 200 None
2026-03-29 10:00:15 [adesa.es] INFO: Scrape type for 10741809: 0
2026-03-29 10:00:15 [adesa.es] INFO: Skipping item 10741809 url https://www.openlane.eu/en/carv6/auction/10741809
2026-03-29 10:00:15 [adesa.es] INFO: Found listing with ID: 10741795
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741795%27 HTTP/1.1" 200 None
2026-03-29 10:00:15 [adesa.es] INFO: Scrape type for 10741795: 0
2026-03-29 10:00:15 [adesa.es] INFO: Skipping item 10741795 url https://www.openlane.eu/en/carv6/auction/10741795
2026-03-29 10:00:15 [adesa.es] INFO: Found listing with ID: 10741797
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741797%27 HTTP/1.1" 200 None
2026-03-29 10:00:15 [adesa.es] INFO: Scrape type for 10741797: 0
2026-03-29 10:00:15 [adesa.es] INFO: Skipping item 10741797 url https://www.openlane.eu/en/carv6/auction/10741797
2026-03-29 10:00:15 [adesa.es] INFO: Found listing with ID: 10741804
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741804%27 HTTP/1.1" 200 None
2026-03-29 10:00:15 [adesa.es] INFO: Scrape type for 10741804: 0
2026-03-29 10:00:15 [adesa.es] INFO: Skipping item 10741804 url https://www.openlane.eu/en/carv6/auction/10741804
2026-03-29 10:00:15 [adesa.es] INFO: Found listing with ID: 10741817
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741817%27 HTTP/1.1" 200 None
2026-03-29 10:00:15 [adesa.es] INFO: Scrape type for 10741817: 0
2026-03-29 10:00:15 [adesa.es] INFO: Skipping item 10741817 url https://www.openlane.eu/en/carv6/auction/10741817
2026-03-29 10:00:15 [adesa.es] INFO: Found listing with ID: 10741803
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741803%27 HTTP/1.1" 200 None
2026-03-29 10:00:15 [adesa.es] INFO: Scrape type for 10741803: 0
2026-03-29 10:00:15 [adesa.es] INFO: Skipping item 10741803 url https://www.openlane.eu/en/carv6/auction/10741803
2026-03-29 10:00:15 [adesa.es] INFO: Found listing with ID: 10741801
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741801%27 HTTP/1.1" 200 None
2026-03-29 10:00:15 [adesa.es] INFO: Scrape type for 10741801: 0
2026-03-29 10:00:15 [adesa.es] INFO: Skipping item 10741801 url https://www.openlane.eu/en/carv6/auction/10741801
2026-03-29 10:00:15 [adesa.es] INFO: Found listing with ID: 10741820
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741820%27 HTTP/1.1" 200 None
2026-03-29 10:00:15 [adesa.es] INFO: Scrape type for 10741820: 0
2026-03-29 10:00:15 [adesa.es] INFO: Skipping item 10741820 url https://www.openlane.eu/en/carv6/auction/10741820
2026-03-29 10:00:15 [adesa.es] INFO: Found listing with ID: 10741836
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741836%27 HTTP/1.1" 200 None
2026-03-29 10:00:15 [adesa.es] INFO: Scrape type for 10741836: 2
2026-03-29 10:00:15 [adesa.es] INFO: Scraping item 10741836 url https://www.openlane.eu/en/carv6/auction/10741836
2026-03-29 10:00:15 [adesa.es] INFO: Found listing with ID: 10741850
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741850%27 HTTP/1.1" 200 None
2026-03-29 10:00:15 [adesa.es] INFO: Scrape type for 10741850: 2
2026-03-29 10:00:15 [adesa.es] INFO: Scraping item 10741850 url https://www.openlane.eu/en/carv6/auction/10741850
2026-03-29 10:00:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:00:15 [adesa.es] INFO: Found listing with ID: 10741851
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741851%27 HTTP/1.1" 200 None
2026-03-29 10:00:15 [adesa.es] INFO: Scrape type for 10741851: 2
2026-03-29 10:00:15 [adesa.es] INFO: Scraping item 10741851 url https://www.openlane.eu/en/carv6/auction/10741851
2026-03-29 10:00:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:00:15 [adesa.es] INFO: Found listing with ID: 10741830
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741830%27 HTTP/1.1" 200 None
2026-03-29 10:00:15 [adesa.es] INFO: Scrape type for 10741830: 2
2026-03-29 10:00:15 [adesa.es] INFO: Scraping item 10741830 url https://www.openlane.eu/en/carv6/auction/10741830
2026-03-29 10:00:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:00:15 [adesa.es] INFO: Found listing with ID: 10741835
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741835%27 HTTP/1.1" 200 None
2026-03-29 10:00:15 [adesa.es] INFO: Scrape type for 10741835: 2
2026-03-29 10:00:15 [adesa.es] INFO: Scraping item 10741835 url https://www.openlane.eu/en/carv6/auction/10741835
2026-03-29 10:00:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:00:15 [adesa.es] INFO: Found listing with ID: 10741845
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741845%27 HTTP/1.1" 200 None
2026-03-29 10:00:15 [adesa.es] INFO: Scrape type for 10741845: 2
2026-03-29 10:00:15 [adesa.es] INFO: Scraping item 10741845 url https://www.openlane.eu/en/carv6/auction/10741845
2026-03-29 10:00:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:00:15 [adesa.es] INFO: Found listing with ID: 10741839
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741839%27 HTTP/1.1" 200 None
2026-03-29 10:00:15 [adesa.es] INFO: Scrape type for 10741839: 2
2026-03-29 10:00:15 [adesa.es] INFO: Scraping item 10741839 url https://www.openlane.eu/en/carv6/auction/10741839
2026-03-29 10:00:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:00:15 [adesa.es] INFO: Found listing with ID: 10741829
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741829%27 HTTP/1.1" 200 None
2026-03-29 10:00:15 [adesa.es] INFO: Scrape type for 10741829: 2
2026-03-29 10:00:15 [adesa.es] INFO: Scraping item 10741829 url https://www.openlane.eu/en/carv6/auction/10741829
2026-03-29 10:00:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:00:15 [adesa.es] INFO: Found listing with ID: 10741844
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741844%27 HTTP/1.1" 200 None
2026-03-29 10:00:15 [adesa.es] INFO: Scrape type for 10741844: 2
2026-03-29 10:00:15 [adesa.es] INFO: Scraping item 10741844 url https://www.openlane.eu/en/carv6/auction/10741844
2026-03-29 10:00:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:00:15 [adesa.es] INFO: Found listing with ID: 10741848
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741848%27 HTTP/1.1" 200 None
2026-03-29 10:00:15 [adesa.es] INFO: Scrape type for 10741848: 2
2026-03-29 10:00:15 [adesa.es] INFO: Scraping item 10741848 url https://www.openlane.eu/en/carv6/auction/10741848
2026-03-29 10:00:15 [adesa.es] INFO: Found listing with ID: 10741849
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741849%27 HTTP/1.1" 200 None
2026-03-29 10:00:15 [adesa.es] INFO: Scrape type for 10741849: 2
2026-03-29 10:00:15 [adesa.es] INFO: Scraping item 10741849 url https://www.openlane.eu/en/carv6/auction/10741849
2026-03-29 10:00:15 [adesa.es] INFO: Found listing with ID: 10741843
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741843%27 HTTP/1.1" 200 None
2026-03-29 10:00:15 [adesa.es] INFO: Scrape type for 10741843: 2
2026-03-29 10:00:15 [adesa.es] INFO: Scraping item 10741843 url https://www.openlane.eu/en/carv6/auction/10741843
2026-03-29 10:00:15 [adesa.es] INFO: Found listing with ID: 10741826
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741826%27 HTTP/1.1" 200 None
2026-03-29 10:00:15 [adesa.es] INFO: Scrape type for 10741826: 2
2026-03-29 10:00:15 [adesa.es] INFO: Scraping item 10741826 url https://www.openlane.eu/en/carv6/auction/10741826
2026-03-29 10:00:15 [adesa.es] INFO: Found listing with ID: 10741833
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741833%27 HTTP/1.1" 200 None
2026-03-29 10:00:15 [adesa.es] INFO: Scrape type for 10741833: 2
2026-03-29 10:00:15 [adesa.es] INFO: Scraping item 10741833 url https://www.openlane.eu/en/carv6/auction/10741833
2026-03-29 10:00:15 [adesa.es] INFO: Found listing with ID: 10741834
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741834%27 HTTP/1.1" 200 None
2026-03-29 10:00:15 [adesa.es] INFO: Scrape type for 10741834: 2
2026-03-29 10:00:15 [adesa.es] INFO: Scraping item 10741834 url https://www.openlane.eu/en/carv6/auction/10741834
2026-03-29 10:00:15 [adesa.es] INFO: Found listing with ID: 10741825
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741825%27 HTTP/1.1" 200 None
2026-03-29 10:00:15 [adesa.es] INFO: Scrape type for 10741825: 2
2026-03-29 10:00:15 [adesa.es] INFO: Scraping item 10741825 url https://www.openlane.eu/en/carv6/auction/10741825
2026-03-29 10:00:15 [adesa.es] INFO: Found listing with ID: 10741838
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741838%27 HTTP/1.1" 200 None
2026-03-29 10:00:15 [adesa.es] INFO: Scrape type for 10741838: 2
2026-03-29 10:00:15 [adesa.es] INFO: Scraping item 10741838 url https://www.openlane.eu/en/carv6/auction/10741838
2026-03-29 10:00:15 [adesa.es] INFO: Found listing with ID: 10741840
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741840%27 HTTP/1.1" 200 None
2026-03-29 10:00:15 [adesa.es] INFO: Scrape type for 10741840: 2
2026-03-29 10:00:15 [adesa.es] INFO: Scraping item 10741840 url https://www.openlane.eu/en/carv6/auction/10741840
2026-03-29 10:00:15 [adesa.es] INFO: Found listing with ID: 10741823
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741823%27 HTTP/1.1" 200 None
2026-03-29 10:00:15 [adesa.es] INFO: Scrape type for 10741823: 2
2026-03-29 10:00:15 [adesa.es] INFO: Scraping item 10741823 url https://www.openlane.eu/en/carv6/auction/10741823
2026-03-29 10:00:15 [adesa.es] INFO: Found listing with ID: 10741828
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741828%27 HTTP/1.1" 200 None
2026-03-29 10:00:15 [adesa.es] INFO: Scrape type for 10741828: 2
2026-03-29 10:00:15 [adesa.es] INFO: Scraping item 10741828 url https://www.openlane.eu/en/carv6/auction/10741828
2026-03-29 10:00:15 [adesa.es] INFO: Found listing with ID: 10741831
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741831%27 HTTP/1.1" 200 None
2026-03-29 10:00:15 [adesa.es] INFO: Scrape type for 10741831: 2
2026-03-29 10:00:15 [adesa.es] INFO: Scraping item 10741831 url https://www.openlane.eu/en/carv6/auction/10741831
2026-03-29 10:00:15 [adesa.es] INFO: Found listing with ID: 10741824
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741824%27 HTTP/1.1" 200 None
2026-03-29 10:00:15 [adesa.es] INFO: Scrape type for 10741824: 2
2026-03-29 10:00:15 [adesa.es] INFO: Scraping item 10741824 url https://www.openlane.eu/en/carv6/auction/10741824
2026-03-29 10:00:15 [adesa.es] INFO: Found listing with ID: 10741832
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741832%27 HTTP/1.1" 200 None
2026-03-29 10:00:15 [adesa.es] INFO: Scrape type for 10741832: 2
2026-03-29 10:00:15 [adesa.es] INFO: Scraping item 10741832 url https://www.openlane.eu/en/carv6/auction/10741832
2026-03-29 10:00:15 [adesa.es] INFO: Found listing with ID: 10741842
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741842%27 HTTP/1.1" 200 None
2026-03-29 10:00:15 [adesa.es] INFO: Scrape type for 10741842: 2
2026-03-29 10:00:15 [adesa.es] INFO: Scraping item 10741842 url https://www.openlane.eu/en/carv6/auction/10741842
2026-03-29 10:00:15 [adesa.es] INFO: Found listing with ID: 10741846
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741846%27 HTTP/1.1" 200 None
2026-03-29 10:00:15 [adesa.es] INFO: Scrape type for 10741846: 2
2026-03-29 10:00:15 [adesa.es] INFO: Scraping item 10741846 url https://www.openlane.eu/en/carv6/auction/10741846
2026-03-29 10:00:15 [adesa.es] INFO: Found listing with ID: 10741847
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741847%27 HTTP/1.1" 200 None
2026-03-29 10:00:15 [adesa.es] INFO: Scrape type for 10741847: 2
2026-03-29 10:00:15 [adesa.es] INFO: Scraping item 10741847 url https://www.openlane.eu/en/carv6/auction/10741847
2026-03-29 10:00:15 [adesa.es] INFO: Found listing with ID: 10741841
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741841%27 HTTP/1.1" 200 None
2026-03-29 10:00:15 [adesa.es] INFO: Scrape type for 10741841: 2
2026-03-29 10:00:15 [adesa.es] INFO: Scraping item 10741841 url https://www.openlane.eu/en/carv6/auction/10741841
2026-03-29 10:00:15 [adesa.es] INFO: Found listing with ID: 10741827
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741827%27 HTTP/1.1" 200 None
2026-03-29 10:00:15 [adesa.es] INFO: Scrape type for 10741827: 2
2026-03-29 10:00:15 [adesa.es] INFO: Scraping item 10741827 url https://www.openlane.eu/en/carv6/auction/10741827
2026-03-29 10:00:15 [adesa.es] INFO: Found listing with ID: 10741837
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741837%27 HTTP/1.1" 200 None
2026-03-29 10:00:15 [adesa.es] INFO: Scrape type for 10741837: 2
2026-03-29 10:00:15 [adesa.es] INFO: Scraping item 10741837 url https://www.openlane.eu/en/carv6/auction/10741837
2026-03-29 10:00:15 [adesa.es] INFO: Found listing with ID: 10737974
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710737974%27 HTTP/1.1" 200 None
2026-03-29 10:00:15 [adesa.es] INFO: Scrape type for 10737974: 0
2026-03-29 10:00:15 [adesa.es] INFO: Skipping item 10737974 url https://www.openlane.eu/en/carv6/auction/10737974
2026-03-29 10:00:15 [adesa.es] INFO: Found listing with ID: 10735044
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710735044%27 HTTP/1.1" 200 None
2026-03-29 10:00:15 [adesa.es] INFO: Scrape type for 10735044: 0
2026-03-29 10:00:15 [adesa.es] INFO: Skipping item 10735044 url https://www.openlane.eu/en/carv6/auction/10735044
2026-03-29 10:00:15 [adesa.es] INFO: Found listing with ID: 10737455
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710737455%27 HTTP/1.1" 200 None
2026-03-29 10:00:15 [adesa.es] INFO: Scrape type for 10737455: 0
2026-03-29 10:00:15 [adesa.es] INFO: Skipping item 10737455 url https://www.openlane.eu/en/carv6/auction/10737455
2026-03-29 10:00:15 [adesa.es] INFO: Found listing with ID: 10737459
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710737459%27 HTTP/1.1" 200 None
2026-03-29 10:00:15 [adesa.es] INFO: Scrape type for 10737459: 0
2026-03-29 10:00:15 [adesa.es] INFO: Skipping item 10737459 url https://www.openlane.eu/en/carv6/auction/10737459
2026-03-29 10:00:15 [adesa.es] INFO: Found listing with ID: 10737454
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710737454%27 HTTP/1.1" 200 None
2026-03-29 10:00:15 [adesa.es] INFO: Scrape type for 10737454: 0
2026-03-29 10:00:15 [adesa.es] INFO: Skipping item 10737454 url https://www.openlane.eu/en/carv6/auction/10737454
2026-03-29 10:00:15 [adesa.es] INFO: Found listing with ID: 10737460
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710737460%27 HTTP/1.1" 200 None
2026-03-29 10:00:15 [adesa.es] INFO: Scrape type for 10737460: 0
2026-03-29 10:00:15 [adesa.es] INFO: Skipping item 10737460 url https://www.openlane.eu/en/carv6/auction/10737460
2026-03-29 10:00:15 [adesa.es] INFO: Found listing with ID: 10737458
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710737458%27 HTTP/1.1" 200 None
2026-03-29 10:00:15 [adesa.es] INFO: Scrape type for 10737458: 0
2026-03-29 10:00:15 [adesa.es] INFO: Skipping item 10737458 url https://www.openlane.eu/en/carv6/auction/10737458
2026-03-29 10:00:15 [adesa.es] INFO: Found listing with ID: 10737452
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710737452%27 HTTP/1.1" 200 None
2026-03-29 10:00:15 [adesa.es] INFO: Scrape type for 10737452: 0
2026-03-29 10:00:15 [adesa.es] INFO: Skipping item 10737452 url https://www.openlane.eu/en/carv6/auction/10737452
2026-03-29 10:00:15 [adesa.es] INFO: Found listing with ID: 10737478
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710737478%27 HTTP/1.1" 200 None
2026-03-29 10:00:15 [adesa.es] INFO: Scrape type for 10737478: 0
2026-03-29 10:00:15 [adesa.es] INFO: Skipping item 10737478 url https://www.openlane.eu/en/carv6/auction/10737478
2026-03-29 10:00:15 [adesa.es] INFO: Found listing with ID: 10737481
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710737481%27 HTTP/1.1" 200 None
2026-03-29 10:00:15 [adesa.es] INFO: Scrape type for 10737481: 0
2026-03-29 10:00:15 [adesa.es] INFO: Skipping item 10737481 url https://www.openlane.eu/en/carv6/auction/10737481
2026-03-29 10:00:15 [adesa.es] INFO: Found listing with ID: 10737483
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710737483%27 HTTP/1.1" 200 None
2026-03-29 10:00:15 [adesa.es] INFO: Scrape type for 10737483: 0
2026-03-29 10:00:15 [adesa.es] INFO: Skipping item 10737483 url https://www.openlane.eu/en/carv6/auction/10737483
2026-03-29 10:00:15 [adesa.es] INFO: Found listing with ID: 10405308
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710405308%27 HTTP/1.1" 200 None
2026-03-29 10:00:15 [adesa.es] INFO: Scrape type for 10405308: 0
2026-03-29 10:00:15 [adesa.es] INFO: Skipping item 10405308 url https://www.openlane.eu/en/carv6/auction/10405308
2026-03-29 10:00:15 [adesa.es] INFO: Found listing with ID: 10405305
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710405305%27 HTTP/1.1" 200 None
2026-03-29 10:00:15 [adesa.es] INFO: Scrape type for 10405305: 0
2026-03-29 10:00:15 [adesa.es] INFO: Skipping item 10405305 url https://www.openlane.eu/en/carv6/auction/10405305
2026-03-29 10:00:16 [adesa.es] INFO: Found listing with ID: 10518392
2026-03-29 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710518392%27 HTTP/1.1" 200 None
2026-03-29 10:00:16 [adesa.es] INFO: Scrape type for 10518392: 0
2026-03-29 10:00:16 [adesa.es] INFO: Skipping item 10518392 url https://www.openlane.eu/en/carv6/auction/10518392
2026-03-29 10:00:16 [adesa.es] INFO: Found listing with ID: 10405309
2026-03-29 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710405309%27 HTTP/1.1" 200 None
2026-03-29 10:00:16 [adesa.es] INFO: Scrape type for 10405309: 0
2026-03-29 10:00:16 [adesa.es] INFO: Skipping item 10405309 url https://www.openlane.eu/en/carv6/auction/10405309
2026-03-29 10:00:16 [adesa.es] INFO: Found listing with ID: 10472332
2026-03-29 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710472332%27 HTTP/1.1" 200 None
2026-03-29 10:00:16 [adesa.es] INFO: Scrape type for 10472332: 0
2026-03-29 10:00:16 [adesa.es] INFO: Skipping item 10472332 url https://www.openlane.eu/en/carv6/auction/10472332
2026-03-29 10:00:16 [adesa.es] INFO: Found listing with ID: 10438527
2026-03-29 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710438527%27 HTTP/1.1" 200 None
2026-03-29 10:00:16 [adesa.es] INFO: Scrape type for 10438527: 0
2026-03-29 10:00:16 [adesa.es] INFO: Skipping item 10438527 url https://www.openlane.eu/en/carv6/auction/10438527
2026-03-29 10:00:16 [adesa.es] INFO: Found listing with ID: 10505053
2026-03-29 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710505053%27 HTTP/1.1" 200 None
2026-03-29 10:00:16 [adesa.es] INFO: Scrape type for 10505053: 0
2026-03-29 10:00:16 [adesa.es] INFO: Skipping item 10505053 url https://www.openlane.eu/en/carv6/auction/10505053
2026-03-29 10:00:16 [adesa.es] INFO: Found listing with ID: 10512793
2026-03-29 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710512793%27 HTTP/1.1" 200 None
2026-03-29 10:00:16 [adesa.es] INFO: Scrape type for 10512793: 0
2026-03-29 10:00:16 [adesa.es] INFO: Skipping item 10512793 url https://www.openlane.eu/en/carv6/auction/10512793
2026-03-29 10:00:16 [adesa.es] INFO: Found listing with ID: 10472260
2026-03-29 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710472260%27 HTTP/1.1" 200 None
2026-03-29 10:00:16 [adesa.es] INFO: Scrape type for 10472260: 0
2026-03-29 10:00:16 [adesa.es] INFO: Skipping item 10472260 url https://www.openlane.eu/en/carv6/auction/10472260
2026-03-29 10:00:16 [adesa.es] INFO: Found listing with ID: 10640376
2026-03-29 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710640376%27 HTTP/1.1" 200 None
2026-03-29 10:00:16 [adesa.es] INFO: Scrape type for 10640376: 0
2026-03-29 10:00:16 [adesa.es] INFO: Skipping item 10640376 url https://www.openlane.eu/en/carv6/auction/10640376
2026-03-29 10:00:16 [adesa.es] INFO: Found listing with ID: 10699430
2026-03-29 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710699430%27 HTTP/1.1" 200 None
2026-03-29 10:00:16 [adesa.es] INFO: Scrape type for 10699430: 0
2026-03-29 10:00:16 [adesa.es] INFO: Skipping item 10699430 url https://www.openlane.eu/en/carv6/auction/10699430
2026-03-29 10:00:16 [adesa.es] INFO: Found listing with ID: 10699427
2026-03-29 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710699427%27 HTTP/1.1" 200 None
2026-03-29 10:00:16 [adesa.es] INFO: Scrape type for 10699427: 0
2026-03-29 10:00:16 [adesa.es] INFO: Skipping item 10699427 url https://www.openlane.eu/en/carv6/auction/10699427
2026-03-29 10:00:16 [adesa.es] INFO: Found listing with ID: 10612546
2026-03-29 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710612546%27 HTTP/1.1" 200 None
2026-03-29 10:00:16 [adesa.es] INFO: Scrape type for 10612546: 0
2026-03-29 10:00:16 [adesa.es] INFO: Skipping item 10612546 url https://www.openlane.eu/en/carv6/auction/10612546
2026-03-29 10:00:16 [adesa.es] INFO: Found listing with ID: 10723809
2026-03-29 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710723809%27 HTTP/1.1" 200 None
2026-03-29 10:00:16 [adesa.es] INFO: Scrape type for 10723809: 0
2026-03-29 10:00:16 [adesa.es] INFO: Skipping item 10723809 url https://www.openlane.eu/en/carv6/auction/10723809
2026-03-29 10:00:16 [adesa.es] INFO: Found listing with ID: 10698910
2026-03-29 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710698910%27 HTTP/1.1" 200 None
2026-03-29 10:00:16 [adesa.es] INFO: Scrape type for 10698910: 0
2026-03-29 10:00:16 [adesa.es] INFO: Skipping item 10698910 url https://www.openlane.eu/en/carv6/auction/10698910
2026-03-29 10:00:16 [adesa.es] INFO: Found listing with ID: 10698908
2026-03-29 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710698908%27 HTTP/1.1" 200 None
2026-03-29 10:00:16 [adesa.es] INFO: Scrape type for 10698908: 0
2026-03-29 10:00:16 [adesa.es] INFO: Skipping item 10698908 url https://www.openlane.eu/en/carv6/auction/10698908
2026-03-29 10:00:16 [adesa.es] INFO: Found listing with ID: 10698919
2026-03-29 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710698919%27 HTTP/1.1" 200 None
2026-03-29 10:00:16 [adesa.es] INFO: Scrape type for 10698919: 0
2026-03-29 10:00:16 [adesa.es] INFO: Skipping item 10698919 url https://www.openlane.eu/en/carv6/auction/10698919
2026-03-29 10:00:16 [adesa.es] INFO: Found listing with ID: 10698909
2026-03-29 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710698909%27 HTTP/1.1" 200 None
2026-03-29 10:00:16 [adesa.es] INFO: Scrape type for 10698909: 0
2026-03-29 10:00:16 [adesa.es] INFO: Skipping item 10698909 url https://www.openlane.eu/en/carv6/auction/10698909
2026-03-29 10:00:16 [adesa.es] INFO: Found listing with ID: 10698907
2026-03-29 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710698907%27 HTTP/1.1" 200 None
2026-03-29 10:00:16 [adesa.es] INFO: Scrape type for 10698907: 0
2026-03-29 10:00:16 [adesa.es] INFO: Skipping item 10698907 url https://www.openlane.eu/en/carv6/auction/10698907
2026-03-29 10:00:16 [adesa.es] INFO: Found listing with ID: 10682540
2026-03-29 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710682540%27 HTTP/1.1" 200 None
2026-03-29 10:00:16 [adesa.es] INFO: Scrape type for 10682540: 0
2026-03-29 10:00:16 [adesa.es] INFO: Skipping item 10682540 url https://www.openlane.eu/en/carv6/auction/10682540
2026-03-29 10:00:16 [adesa.es] INFO: Found listing with ID: 10667492
2026-03-29 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710667492%27 HTTP/1.1" 200 None
2026-03-29 10:00:16 [adesa.es] INFO: Scrape type for 10667492: 0
2026-03-29 10:00:16 [adesa.es] INFO: Skipping item 10667492 url https://www.openlane.eu/en/carv6/auction/10667492
2026-03-29 10:00:16 [adesa.es] INFO: Found listing with ID: 10452039
2026-03-29 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710452039%27 HTTP/1.1" 200 None
2026-03-29 10:00:16 [adesa.es] INFO: Scrape type for 10452039: 0
2026-03-29 10:00:16 [adesa.es] INFO: Skipping item 10452039 url https://www.openlane.eu/en/carv6/auction/10452039
2026-03-29 10:00:16 [adesa.es] INFO: Found listing with ID: 10518394
2026-03-29 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710518394%27 HTTP/1.1" 200 None
2026-03-29 10:00:16 [adesa.es] INFO: Scrape type for 10518394: 0
2026-03-29 10:00:16 [adesa.es] INFO: Skipping item 10518394 url https://www.openlane.eu/en/carv6/auction/10518394
2026-03-29 10:00:16 [adesa.es] INFO: Found listing with ID: 10405314
2026-03-29 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710405314%27 HTTP/1.1" 200 None
2026-03-29 10:00:16 [adesa.es] INFO: Scrape type for 10405314: 0
2026-03-29 10:00:16 [adesa.es] INFO: Skipping item 10405314 url https://www.openlane.eu/en/carv6/auction/10405314
2026-03-29 10:00:16 [adesa.es] INFO: Found listing with ID: 10405315
2026-03-29 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710405315%27 HTTP/1.1" 200 None
2026-03-29 10:00:16 [adesa.es] INFO: Scrape type for 10405315: 0
2026-03-29 10:00:16 [adesa.es] INFO: Skipping item 10405315 url https://www.openlane.eu/en/carv6/auction/10405315
2026-03-29 10:00:16 [adesa.es] INFO: Found listing with ID: 10493754
2026-03-29 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710493754%27 HTTP/1.1" 200 None
2026-03-29 10:00:16 [adesa.es] INFO: Scrape type for 10493754: 0
2026-03-29 10:00:16 [adesa.es] INFO: Skipping item 10493754 url https://www.openlane.eu/en/carv6/auction/10493754
2026-03-29 10:00:16 [adesa.es] INFO: Found listing with ID: 10550836
2026-03-29 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710550836%27 HTTP/1.1" 200 None
2026-03-29 10:00:16 [adesa.es] INFO: Scrape type for 10550836: 0
2026-03-29 10:00:16 [adesa.es] INFO: Skipping item 10550836 url https://www.openlane.eu/en/carv6/auction/10550836
2026-03-29 10:00:16 [adesa.es] INFO: Found listing with ID: 10405317
2026-03-29 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710405317%27 HTTP/1.1" 200 None
2026-03-29 10:00:16 [adesa.es] INFO: Scrape type for 10405317: 0
2026-03-29 10:00:16 [adesa.es] INFO: Skipping item 10405317 url https://www.openlane.eu/en/carv6/auction/10405317
2026-03-29 10:00:16 [adesa.es] INFO: Found listing with ID: 10667491
2026-03-29 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710667491%27 HTTP/1.1" 200 None
2026-03-29 10:00:16 [adesa.es] INFO: Scrape type for 10667491: 0
2026-03-29 10:00:16 [adesa.es] INFO: Skipping item 10667491 url https://www.openlane.eu/en/carv6/auction/10667491
2026-03-29 10:00:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741836> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 10:00:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:00:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44dde48d-9ea4-5ea4-b737-90fcb109b5d1 with identifier: 10741836
2026-03-29 10:00:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44dde48d-9ea4-5ea4-b737-90fcb109b5d1 with scrape type 2
2026-03-29 10:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 44dde48d-9ea4-5ea4-b737-90fcb109b5d1 with scrape type 2
2026-03-29 10:00:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 44dde48d-9ea4-5ea4-b737-90fcb109b5d1, identifier: 10741836
2026-03-29 10:00:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 44dde48d-9ea4-5ea4-b737-90fcb109b5d1 with identifier: 10741836
2026-03-29 10:00:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 10:00:17 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Gray HTTP/1.1" 200 None
2026-03-29 10:00:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 10:00:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 10:00:17 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Hybride HTTP/1.1" 200 None
2026-03-29 10:00:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 10:00:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 44dde48d-9ea4-5ea4-b737-90fcb109b5d1 with identifier: 10741836
2026-03-29 10:00:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 44dde48d-9ea4-5ea4-b737-90fcb109b5d1 with identifier: 10741836 to the API
2026-03-29 10:00:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 10: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 10:00:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741836>
{'auction_title': '',
'c_o_2_emission_value': 46,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-04-01T09:55:00Z',
'fuel_type': 'Hybrid',
'id': '44dde48d-9ea4-5ea4-b737-90fcb109b5d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '4956LJT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741836',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'BMW',
'model': '5 Series',
'odometer': 66758,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 20600,
'price_includes_vat': True,
'registration_date': '2020-09-09',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'BMW 5 Series - Hybrid - Automatic - 184 hp - 66.758 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-29 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710741836%27 HTTP/1.1" 200 None
2026-03-29 10:00:17 [adesa.es] INFO: Saving data for 10741836: {'auction_closing_time': 1775037300.0, 'created_time': 1774674021.999549, 'last_price_update_time': 1774778417.650343}
2026-03-29 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741836') HTTP/1.1" 204 0
2026-03-29 10:00:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741850> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 10:00:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741845> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 10:00:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741829> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 10:00:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741839> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 10: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 10: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 10: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 10: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 10:00:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741835> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 10: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 10:00:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741830> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 10: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 10:00:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: adac6317-622f-59bd-bbdd-c4c57994c886 with identifier: 10741850
2026-03-29 10:00:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item adac6317-622f-59bd-bbdd-c4c57994c886 with scrape type 2
2026-03-29 10:00:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item adac6317-622f-59bd-bbdd-c4c57994c886 with scrape type 2
2026-03-29 10:00:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: adac6317-622f-59bd-bbdd-c4c57994c886, identifier: 10741850
2026-03-29 10:00:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2472a5cc-0e88-5fe2-a193-89df2de14fae with identifier: 10741845
2026-03-29 10:00:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2472a5cc-0e88-5fe2-a193-89df2de14fae with scrape type 2
2026-03-29 10:00:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2472a5cc-0e88-5fe2-a193-89df2de14fae with scrape type 2
2026-03-29 10:00:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 2472a5cc-0e88-5fe2-a193-89df2de14fae, identifier: 10741845
2026-03-29 10:00:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: adac6317-622f-59bd-bbdd-c4c57994c886 with identifier: 10741850
2026-03-29 10:00:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 10:00:18 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Benzine HTTP/1.1" 200 None
2026-03-29 10:00:18 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 10: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 10:00:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: adac6317-622f-59bd-bbdd-c4c57994c886 with identifier: 10741850
2026-03-29 10:00:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: adac6317-622f-59bd-bbdd-c4c57994c886 with identifier: 10741850 to the API
2026-03-29 10:00:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 10:00:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 10:00:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741850>
{'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': 83,
'expiration_date': '2026-04-01T09:55:00Z',
'fuel_type': 'Petrol',
'id': 'adac6317-622f-59bd-bbdd-c4c57994c886',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '4612MDM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741850',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Citroën',
'model': 'C3',
'odometer': 43833,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 6500,
'price_includes_vat': True,
'registration_date': '2023-01-25',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Citroën C3 1.2i C-Series - Petrol - Manual - 83 hp - 43.833 km',
'transmission': 'manual',
'trim': 'C-Series',
'vin': None,
'year': 2023}
2026-03-29 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710741850%27 HTTP/1.1" 200 None
2026-03-29 10:00:18 [adesa.es] INFO: Saving data for 10741850: {'auction_closing_time': 1775037300.0, 'created_time': 1774674057.621168, 'last_price_update_time': 1774778418.453602}
2026-03-29 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741850') HTTP/1.1" 204 0
2026-03-29 10:00:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 2472a5cc-0e88-5fe2-a193-89df2de14fae with identifier: 10741845
2026-03-29 10:00:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 10:00:18 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-29 10:00:18 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 10: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 10:00:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 2472a5cc-0e88-5fe2-a193-89df2de14fae with identifier: 10741845
2026-03-29 10:00:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 2472a5cc-0e88-5fe2-a193-89df2de14fae with identifier: 10741845 to the API
2026-03-29 10:00:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 10:00:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 10:00:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741845>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 70,
'expiration_date': '2026-04-01T09:55:00Z',
'fuel_type': 'Petrol',
'id': '2472a5cc-0e88-5fe2-a193-89df2de14fae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '7605MBM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741845',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Fiat',
'model': '500',
'odometer': 22662,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 7100,
'price_includes_vat': True,
'registration_date': '2022-09-30',
'seats_number': 4,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Fiat 500 1.0 Cult - Petrol - Manual - 70 hp - 22.662 km',
'transmission': 'manual',
'trim': 'Cult',
'vin': None,
'year': 2022}
2026-03-29 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710741845%27 HTTP/1.1" 200 None
2026-03-29 10:00:18 [adesa.es] INFO: Saving data for 10741845: {'auction_closing_time': 1775037300.0, 'created_time': 1774674059.346863, 'last_price_update_time': 1774778418.951155}
2026-03-29 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741845') HTTP/1.1" 204 0
2026-03-29 10:00:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4bcbc4d3-27ce-5d14-b3a9-91d2d318d1fb with identifier: 10741829
2026-03-29 10:00:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4bcbc4d3-27ce-5d14-b3a9-91d2d318d1fb with scrape type 2
2026-03-29 10:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4bcbc4d3-27ce-5d14-b3a9-91d2d318d1fb with scrape type 2
2026-03-29 10:00:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 4bcbc4d3-27ce-5d14-b3a9-91d2d318d1fb, identifier: 10741829
2026-03-29 10:00:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8fd57637-658e-5e2a-a35b-9939c5bd8495 with identifier: 10741839
2026-03-29 10:00:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8fd57637-658e-5e2a-a35b-9939c5bd8495 with scrape type 2
2026-03-29 10:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8fd57637-658e-5e2a-a35b-9939c5bd8495 with scrape type 2
2026-03-29 10:00:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 8fd57637-658e-5e2a-a35b-9939c5bd8495, identifier: 10741839
2026-03-29 10:00:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 4bcbc4d3-27ce-5d14-b3a9-91d2d318d1fb with identifier: 10741829
2026-03-29 10:00:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 4bcbc4d3-27ce-5d14-b3a9-91d2d318d1fb with identifier: 10741829
2026-03-29 10:00:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 4bcbc4d3-27ce-5d14-b3a9-91d2d318d1fb with identifier: 10741829 to the API
2026-03-29 10:00:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 10: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 10:00:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741829>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 71,
'expiration_date': '2026-04-01T09:55:00Z',
'fuel_type': 'Petrol',
'id': '4bcbc4d3-27ce-5d14-b3a9-91d2d318d1fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '5779MCJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741829',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Fiat',
'model': '500',
'odometer': 42000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 6300,
'price_includes_vat': True,
'registration_date': '2022-11-22',
'seats_number': 4,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Fiat 500 1.2 Cult - Petrol - Manual - 71 hp - 42.000 km',
'transmission': 'manual',
'trim': 'Cult',
'vin': None,
'year': 2022}
2026-03-29 10:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710741829%27 HTTP/1.1" 200 None
2026-03-29 10:00:19 [adesa.es] INFO: Saving data for 10741829: {'auction_closing_time': 1775037300.0, 'created_time': 1774674021.345555, 'last_price_update_time': 1774778419.549856}
2026-03-29 10:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741829') HTTP/1.1" 204 0
2026-03-29 10:00:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 8fd57637-658e-5e2a-a35b-9939c5bd8495 with identifier: 10741839
2026-03-29 10:00:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 8fd57637-658e-5e2a-a35b-9939c5bd8495 with identifier: 10741839
2026-03-29 10:00:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 8fd57637-658e-5e2a-a35b-9939c5bd8495 with identifier: 10741839 to the API
2026-03-29 10:00:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 10: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 10:00:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741839>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 71,
'expiration_date': '2026-04-01T09:55:00Z',
'fuel_type': 'Petrol',
'id': '8fd57637-658e-5e2a-a35b-9939c5bd8495',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '5831MCJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741839',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Fiat',
'model': '500',
'odometer': 27592,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 7200,
'price_includes_vat': True,
'registration_date': '2022-11-22',
'seats_number': 4,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Fiat 500 1.0 - Petrol - Manual - 71 hp - 27.592 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 10:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710741839%27 HTTP/1.1" 200 None
2026-03-29 10:00:19 [adesa.es] INFO: Saving data for 10741839: {'auction_closing_time': 1775037300.0, 'created_time': 1774674058.036936, 'last_price_update_time': 1774778419.869006}
2026-03-29 10:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741839') HTTP/1.1" 204 0
2026-03-29 10:00:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eef4cbba-293f-5428-9a24-26dfa066a06f with identifier: 10741835
2026-03-29 10:00:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eef4cbba-293f-5428-9a24-26dfa066a06f with scrape type 2
2026-03-29 10:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eef4cbba-293f-5428-9a24-26dfa066a06f with scrape type 2
2026-03-29 10:00:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: eef4cbba-293f-5428-9a24-26dfa066a06f, identifier: 10741835
2026-03-29 10:00:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8396298c-eb8e-51fb-bd8c-55cbfd721aaa with identifier: 10741830
2026-03-29 10:00:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8396298c-eb8e-51fb-bd8c-55cbfd721aaa with scrape type 2
2026-03-29 10:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8396298c-eb8e-51fb-bd8c-55cbfd721aaa with scrape type 2
2026-03-29 10:00:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 8396298c-eb8e-51fb-bd8c-55cbfd721aaa, identifier: 10741830
2026-03-29 10:00:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: eef4cbba-293f-5428-9a24-26dfa066a06f with identifier: 10741835
2026-03-29 10:00:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 10:00:20 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-29 10:00:20 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 10:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 10:00:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: eef4cbba-293f-5428-9a24-26dfa066a06f with identifier: 10741835
2026-03-29 10:00:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: eef4cbba-293f-5428-9a24-26dfa066a06f with identifier: 10741835 to the API
2026-03-29 10:00:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 10: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 10:00:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741835>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-04-01T09:55:00Z',
'fuel_type': 'Diesel',
'id': 'eef4cbba-293f-5428-9a24-26dfa066a06f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '9670LFP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741835',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Dacia',
'model': 'Dokker',
'odometer': 159884,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 3800,
'price_includes_vat': True,
'registration_date': '2020-02-20',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Dacia Dokker 1.5 DCI Essential - Diesel - Manual - 95 hp - 159.884 '
'km',
'transmission': 'manual',
'trim': 'Essential',
'vin': None,
'year': 2020}
2026-03-29 10:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710741835%27 HTTP/1.1" 200 None
2026-03-29 10:00:20 [adesa.es] INFO: Saving data for 10741835: {'auction_closing_time': 1775037300.0, 'created_time': 1774674023.924731, 'last_price_update_time': 1774778420.472211}
2026-03-29 10:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741835') HTTP/1.1" 204 0
2026-03-29 10:00:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 8396298c-eb8e-51fb-bd8c-55cbfd721aaa with identifier: 10741830
2026-03-29 10:00:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 8396298c-eb8e-51fb-bd8c-55cbfd721aaa with identifier: 10741830
2026-03-29 10:00:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 8396298c-eb8e-51fb-bd8c-55cbfd721aaa with identifier: 10741830 to the API
2026-03-29 10:00:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 10: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 10:00:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741830>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 111,
'expiration_date': '2026-04-01T09:55:00Z',
'fuel_type': 'Petrol',
'id': '8396298c-eb8e-51fb-bd8c-55cbfd721aaa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '4644MDM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741830',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Citroën',
'model': 'C3',
'odometer': 32000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2023-01-25',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Citroën C3 Aircross - Petrol - Manual - 111 hp - 32.000 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-29 10:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710741830%27 HTTP/1.1" 200 None
2026-03-29 10:00:20 [adesa.es] INFO: Saving data for 10741830: {'auction_closing_time': 1775037300.0, 'created_time': 1774674024.401384, 'last_price_update_time': 1774778420.750257}
2026-03-29 10:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741830') HTTP/1.1" 204 0
2026-03-29 10:00:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741844> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 10: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 10:00:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56fcdd0b-e2bc-5fc4-b132-8b3f8253e9b5 with identifier: 10741844
2026-03-29 10:00:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56fcdd0b-e2bc-5fc4-b132-8b3f8253e9b5 with scrape type 2
2026-03-29 10:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 56fcdd0b-e2bc-5fc4-b132-8b3f8253e9b5 with scrape type 2
2026-03-29 10:00:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 56fcdd0b-e2bc-5fc4-b132-8b3f8253e9b5, identifier: 10741844
2026-03-29 10:00:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 56fcdd0b-e2bc-5fc4-b132-8b3f8253e9b5 with identifier: 10741844
2026-03-29 10:00:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 10:00:21 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Red HTTP/1.1" 200 None
2026-03-29 10:00:21 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 10:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 10:00:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 56fcdd0b-e2bc-5fc4-b132-8b3f8253e9b5 with identifier: 10741844
2026-03-29 10:00:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 56fcdd0b-e2bc-5fc4-b132-8b3f8253e9b5 with identifier: 10741844 to the API
2026-03-29 10:00:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 10: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 10:00:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741844>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Red',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 70,
'expiration_date': '2026-04-01T09:55:00Z',
'fuel_type': 'Petrol',
'id': '56fcdd0b-e2bc-5fc4-b132-8b3f8253e9b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '0172MCB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741844',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Fiat',
'model': '500',
'odometer': 14823,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 7400,
'price_includes_vat': True,
'registration_date': '2022-10-31',
'seats_number': 4,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Fiat 500 Cult - Petrol - Manual - 70 hp - 14.823 km',
'transmission': 'manual',
'trim': 'Cult',
'vin': None,
'year': 2022}
2026-03-29 10:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710741844%27 HTTP/1.1" 200 None
2026-03-29 10:00:21 [adesa.es] INFO: Saving data for 10741844: {'auction_closing_time': 1775037300.0, 'created_time': 1774674054.840575, 'last_price_update_time': 1774778421.459251}
2026-03-29 10:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741844') HTTP/1.1" 204 0
2026-03-29 10:00:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741843> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 10:00:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741849> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 10:00:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741826> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 10:00:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:00:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:00:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:00:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f97ad111-9a44-5752-a2d8-971b7e4bb9e9 with identifier: 10741843
2026-03-29 10:00:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f97ad111-9a44-5752-a2d8-971b7e4bb9e9 with scrape type 2
2026-03-29 10:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f97ad111-9a44-5752-a2d8-971b7e4bb9e9 with scrape type 2
2026-03-29 10:00:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: f97ad111-9a44-5752-a2d8-971b7e4bb9e9, identifier: 10741843
2026-03-29 10:00:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f7a4c2ad-dca0-5647-9b00-08d75a763397 with identifier: 10741849
2026-03-29 10:00:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7a4c2ad-dca0-5647-9b00-08d75a763397 with scrape type 2
2026-03-29 10:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f7a4c2ad-dca0-5647-9b00-08d75a763397 with scrape type 2
2026-03-29 10:00:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: f7a4c2ad-dca0-5647-9b00-08d75a763397, identifier: 10741849
2026-03-29 10:00:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: f97ad111-9a44-5752-a2d8-971b7e4bb9e9 with identifier: 10741843
2026-03-29 10:00:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 10:00:21 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Yellow HTTP/1.1" 200 None
2026-03-29 10:00:21 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 10:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 10:00:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: f97ad111-9a44-5752-a2d8-971b7e4bb9e9 with identifier: 10741843
2026-03-29 10:00:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: f97ad111-9a44-5752-a2d8-971b7e4bb9e9 with identifier: 10741843 to the API
2026-03-29 10:00:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 10: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 10:00:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741843>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-04-01T09:55:00Z',
'fuel_type': 'Petrol',
'id': 'f97ad111-9a44-5752-a2d8-971b7e4bb9e9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '3724MHR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741843',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 97945,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2023-06-21',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Jeep Avenger Altitude - Petrol - Manual - 100 hp - 97.945 km',
'transmission': 'manual',
'trim': 'Altitude',
'vin': None,
'year': 2023}
2026-03-29 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710741843%27 HTTP/1.1" 200 None
2026-03-29 10:00:22 [adesa.es] INFO: Saving data for 10741843: {'auction_closing_time': 1775037300.0, 'created_time': 1774674050.92562, 'last_price_update_time': 1774778422.251315}
2026-03-29 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741843') HTTP/1.1" 204 0
2026-03-29 10:00:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: f7a4c2ad-dca0-5647-9b00-08d75a763397 with identifier: 10741849
2026-03-29 10:00:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: f7a4c2ad-dca0-5647-9b00-08d75a763397 with identifier: 10741849
2026-03-29 10:00:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: f7a4c2ad-dca0-5647-9b00-08d75a763397 with identifier: 10741849 to the API
2026-03-29 10:00:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 10: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 10:00:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741849>
{'auction_title': '',
'c_o_2_emission_value': 94,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-04-01T09:55:00Z',
'fuel_type': 'Petrol',
'id': 'f7a4c2ad-dca0-5647-9b00-08d75a763397',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '8783LKZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741849',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Ford',
'model': 'Focus',
'odometer': 75477,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 8500,
'price_includes_vat': True,
'registration_date': '2020-11-18',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Ford Focus 1.0 EcoBoost - Petrol - Manual - 125 hp - 75.477 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-29 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710741849%27 HTTP/1.1" 200 None
2026-03-29 10:00:22 [adesa.es] INFO: Saving data for 10741849: {'auction_closing_time': 1775037300.0, 'created_time': 1774674041.11539, 'last_price_update_time': 1774778422.656825}
2026-03-29 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741849') HTTP/1.1" 204 0
2026-03-29 10:00:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1cac992a-928e-5ec0-9cc7-1e2b7742aab9 with identifier: 10741826
2026-03-29 10:00:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1cac992a-928e-5ec0-9cc7-1e2b7742aab9 with scrape type 2
2026-03-29 10:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1cac992a-928e-5ec0-9cc7-1e2b7742aab9 with scrape type 2
2026-03-29 10:00:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 1cac992a-928e-5ec0-9cc7-1e2b7742aab9, identifier: 10741826
2026-03-29 10:00:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 1cac992a-928e-5ec0-9cc7-1e2b7742aab9 with identifier: 10741826
2026-03-29 10:00:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 1cac992a-928e-5ec0-9cc7-1e2b7742aab9 with identifier: 10741826
2026-03-29 10:00:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 1cac992a-928e-5ec0-9cc7-1e2b7742aab9 with identifier: 10741826 to the API
2026-03-29 10:00:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 10: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 10:00:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741826>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-04-01T09:55:00Z',
'fuel_type': 'Petrol',
'id': '1cac992a-928e-5ec0-9cc7-1e2b7742aab9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '6035LXF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741826',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Mazda',
'model': 'CX-30',
'odometer': 143579,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 12500,
'price_includes_vat': True,
'registration_date': '2022-04-05',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Mazda CX-30 2.0 SKYACTIV-G Homura - Petrol - Automatic - 150 hp - '
'143.579 km',
'transmission': 'automatic',
'trim': 'Homura',
'vin': None,
'year': 2022}
2026-03-29 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710741826%27 HTTP/1.1" 200 None
2026-03-29 10:00:23 [adesa.es] INFO: Saving data for 10741826: {'auction_closing_time': 1775037300.0, 'created_time': 1774674034.254775, 'last_price_update_time': 1774778423.246618}
2026-03-29 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741826') HTTP/1.1" 204 0
2026-03-29 10:00:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741848> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 10:00:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:00:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb38705a-e4b3-5376-a51f-01b73b25474e with identifier: 10741848
2026-03-29 10:00:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb38705a-e4b3-5376-a51f-01b73b25474e with scrape type 2
2026-03-29 10:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb38705a-e4b3-5376-a51f-01b73b25474e with scrape type 2
2026-03-29 10:00:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: fb38705a-e4b3-5376-a51f-01b73b25474e, identifier: 10741848
2026-03-29 10:00:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: fb38705a-e4b3-5376-a51f-01b73b25474e with identifier: 10741848
2026-03-29 10:00:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: fb38705a-e4b3-5376-a51f-01b73b25474e with identifier: 10741848
2026-03-29 10:00:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: fb38705a-e4b3-5376-a51f-01b73b25474e with identifier: 10741848 to the API
2026-03-29 10:00:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 10: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 10:00:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741848>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 95,
'expiration_date': '2026-04-01T09:55:00Z',
'fuel_type': 'Diesel',
'id': 'fb38705a-e4b3-5376-a51f-01b73b25474e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '3003LTV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741848',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Fiat',
'model': 'Doblo',
'odometer': 98810,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 4900,
'price_includes_vat': True,
'registration_date': '2021-11-12',
'seats_number': 2,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Fiat Doblo Cargo 1.3 MultiJet SX - Diesel - Manual - 95 hp - 98.810 '
'km',
'transmission': 'manual',
'trim': 'SX',
'vin': None,
'year': 2021}
2026-03-29 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710741848%27 HTTP/1.1" 200 None
2026-03-29 10:00:24 [adesa.es] INFO: Saving data for 10741848: {'auction_closing_time': 1775037300.0, 'created_time': 1774674056.270658, 'last_price_update_time': 1774778424.157533}
2026-03-29 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741848') HTTP/1.1" 204 0
2026-03-29 10:00:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741833> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 10:00:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741827> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 10:00:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:00:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:00:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ad8db9c-c865-56d1-b632-d64146b8dfc8 with identifier: 10741833
2026-03-29 10:00:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ad8db9c-c865-56d1-b632-d64146b8dfc8 with scrape type 2
2026-03-29 10:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2ad8db9c-c865-56d1-b632-d64146b8dfc8 with scrape type 2
2026-03-29 10:00:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 2ad8db9c-c865-56d1-b632-d64146b8dfc8, identifier: 10741833
2026-03-29 10:00:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 2ad8db9c-c865-56d1-b632-d64146b8dfc8 with identifier: 10741833
2026-03-29 10:00:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 2ad8db9c-c865-56d1-b632-d64146b8dfc8 with identifier: 10741833
2026-03-29 10:00:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 2ad8db9c-c865-56d1-b632-d64146b8dfc8 with identifier: 10741833 to the API
2026-03-29 10:00:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 10: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 10:00:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741833>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-04-01T09:55:00Z',
'fuel_type': 'Petrol',
'id': '2ad8db9c-c865-56d1-b632-d64146b8dfc8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '5931MCV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741833',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Mazda',
'model': 'CX-30',
'odometer': 21445,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17400,
'price_includes_vat': True,
'registration_date': '2022-12-15',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Mazda CX-30 2.0 SKYACTIV-G - Petrol - Automatic - 122 hp - 21.445 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710741833%27 HTTP/1.1" 200 None
2026-03-29 10:00:24 [adesa.es] INFO: Saving data for 10741833: {'auction_closing_time': 1775037300.0, 'created_time': 1774674027.653753, 'last_price_update_time': 1774778424.745833}
2026-03-29 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741833') HTTP/1.1" 204 0
2026-03-29 10:00:24 [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 10:00:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741837> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 10:00:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50146cfa-2ba7-53cd-aa6a-33fbc43310b5 with identifier: 10741827
2026-03-29 10:00:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50146cfa-2ba7-53cd-aa6a-33fbc43310b5 with scrape type 2
2026-03-29 10:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 50146cfa-2ba7-53cd-aa6a-33fbc43310b5 with scrape type 2
2026-03-29 10:00:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 50146cfa-2ba7-53cd-aa6a-33fbc43310b5, identifier: 10741827
2026-03-29 10:00:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:00:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:00:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741825> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 10:00:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 50146cfa-2ba7-53cd-aa6a-33fbc43310b5 with identifier: 10741827
2026-03-29 10:00:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 10:00:24 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black HTTP/1.1" 200 None
2026-03-29 10:00:24 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 10:00:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 50146cfa-2ba7-53cd-aa6a-33fbc43310b5 with identifier: 10741827
2026-03-29 10:00:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 50146cfa-2ba7-53cd-aa6a-33fbc43310b5 with identifier: 10741827 to the API
2026-03-29 10:00:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 10: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 10:00:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741827>
{'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': 150,
'expiration_date': '2026-04-01T09:55:00Z',
'fuel_type': 'Petrol',
'id': '50146cfa-2ba7-53cd-aa6a-33fbc43310b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '9657MCS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741827',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 44000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 19000,
'price_includes_vat': True,
'registration_date': '2022-12-12',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Volkswagen Tiguan 1.5 TSI Life - Petrol - Automatic - 150 hp - '
'44.000 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-29 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710741827%27 HTTP/1.1" 200 None
2026-03-29 10:00:25 [adesa.es] INFO: Saving data for 10741827: {'auction_closing_time': 1775037300.0, 'created_time': 1774674032.062543, 'last_price_update_time': 1774778425.376101}
2026-03-29 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741827') HTTP/1.1" 204 0
2026-03-29 10: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 10:00:25 [adesa.es] INFO: Found listing with ID: 10653126
2026-03-29 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710653126%27 HTTP/1.1" 200 None
2026-03-29 10:00:25 [adesa.es] INFO: Scrape type for 10653126: 0
2026-03-29 10:00:25 [adesa.es] INFO: Skipping item 10653126 url https://www.openlane.eu/en/carv6/auction/10653126
2026-03-29 10:00:25 [adesa.es] INFO: Found listing with ID: 10699482
2026-03-29 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710699482%27 HTTP/1.1" 200 None
2026-03-29 10:00:25 [adesa.es] INFO: Scrape type for 10699482: 0
2026-03-29 10:00:25 [adesa.es] INFO: Skipping item 10699482 url https://www.openlane.eu/en/carv6/auction/10699482
2026-03-29 10:00:25 [adesa.es] INFO: Found listing with ID: 10699483
2026-03-29 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710699483%27 HTTP/1.1" 200 None
2026-03-29 10:00:25 [adesa.es] INFO: Scrape type for 10699483: 0
2026-03-29 10:00:25 [adesa.es] INFO: Skipping item 10699483 url https://www.openlane.eu/en/carv6/auction/10699483
2026-03-29 10:00:25 [adesa.es] INFO: Found listing with ID: 10700528
2026-03-29 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710700528%27 HTTP/1.1" 200 None
2026-03-29 10:00:25 [adesa.es] INFO: Scrape type for 10700528: 0
2026-03-29 10:00:25 [adesa.es] INFO: Skipping item 10700528 url https://www.openlane.eu/en/carv6/auction/10700528
2026-03-29 10:00:25 [adesa.es] INFO: Found listing with ID: 10619585
2026-03-29 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710619585%27 HTTP/1.1" 200 None
2026-03-29 10:00:25 [adesa.es] INFO: Scrape type for 10619585: 0
2026-03-29 10:00:25 [adesa.es] INFO: Skipping item 10619585 url https://www.openlane.eu/en/carv6/auction/10619585
2026-03-29 10:00:25 [adesa.es] INFO: Found listing with ID: 10666060
2026-03-29 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710666060%27 HTTP/1.1" 200 None
2026-03-29 10:00:25 [adesa.es] INFO: Scrape type for 10666060: 2
2026-03-29 10:00:25 [adesa.es] INFO: Scraping item 10666060 url https://www.openlane.eu/en/carv6/auction/10666060
2026-03-29 10:00:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d092ca21-6706-50eb-a1f8-98e352f4d1b4 with identifier: 10741837
2026-03-29 10:00:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d092ca21-6706-50eb-a1f8-98e352f4d1b4 with scrape type 2
2026-03-29 10:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d092ca21-6706-50eb-a1f8-98e352f4d1b4 with scrape type 2
2026-03-29 10:00:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: d092ca21-6706-50eb-a1f8-98e352f4d1b4, identifier: 10741837
2026-03-29 10:00:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4bb86da2-b436-5086-a1ab-2c61cda1284c with identifier: 10741825
2026-03-29 10:00:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4bb86da2-b436-5086-a1ab-2c61cda1284c with scrape type 2
2026-03-29 10:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4bb86da2-b436-5086-a1ab-2c61cda1284c with scrape type 2
2026-03-29 10:00:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 4bb86da2-b436-5086-a1ab-2c61cda1284c, identifier: 10741825
2026-03-29 10:00:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: d092ca21-6706-50eb-a1f8-98e352f4d1b4 with identifier: 10741837
2026-03-29 10:00:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: d092ca21-6706-50eb-a1f8-98e352f4d1b4 with identifier: 10741837
2026-03-29 10:00:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: d092ca21-6706-50eb-a1f8-98e352f4d1b4 with identifier: 10741837 to the API
2026-03-29 10:00:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 10:00:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 10:00:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741837>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 170,
'expiration_date': '2026-04-01T09:55:00Z',
'fuel_type': 'Diesel',
'id': 'd092ca21-6706-50eb-a1f8-98e352f4d1b4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '6050MMK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741837',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Volkswagen',
'model': 'Up!',
'odometer': 68573,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23900,
'price_includes_vat': True,
'registration_date': '2023-12-27',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Volkswagen Up! - Diesel - Manual - 170 hp - 68.573 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-29 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710741837%27 HTTP/1.1" 200 None
2026-03-29 10:00:26 [adesa.es] INFO: Saving data for 10741837: {'auction_closing_time': 1775037300.0, 'created_time': 1774674029.332862, 'last_price_update_time': 1774778426.1474}
2026-03-29 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741837') HTTP/1.1" 204 0
2026-03-29 10:00:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 4bb86da2-b436-5086-a1ab-2c61cda1284c with identifier: 10741825
2026-03-29 10:00:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 4bb86da2-b436-5086-a1ab-2c61cda1284c with identifier: 10741825
2026-03-29 10:00:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 4bb86da2-b436-5086-a1ab-2c61cda1284c with identifier: 10741825 to the API
2026-03-29 10:00:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 10:00:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 10:00:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741825>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Red',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-04-01T09:55:00Z',
'fuel_type': 'Hybrid',
'id': '4bb86da2-b436-5086-a1ab-2c61cda1284c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '5968MKY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741825',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 45665,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 22600,
'price_includes_vat': True,
'registration_date': '2023-10-19',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Mercedes-Benz CLA 250e - Hybrid - Automatic - 160 hp - 45.665 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-29 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710741825%27 HTTP/1.1" 200 None
2026-03-29 10:00:26 [adesa.es] INFO: Saving data for 10741825: {'auction_closing_time': 1775037300.0, 'created_time': 1774674027.102813, 'last_price_update_time': 1774778426.456861}
2026-03-29 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741825') HTTP/1.1" 204 0
2026-03-29 10:00:26 [adesa.es] INFO: Found listing with ID: 10655463
2026-03-29 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710655463%27 HTTP/1.1" 200 None
2026-03-29 10:00:26 [adesa.es] INFO: Scrape type for 10655463: 0
2026-03-29 10:00:26 [adesa.es] INFO: Skipping item 10655463 url https://www.openlane.eu/en/carv6/auction/10655463
2026-03-29 10:00:26 [adesa.es] INFO: Found listing with ID: 10276412
2026-03-29 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710276412%27 HTTP/1.1" 200 None
2026-03-29 10:00:26 [adesa.es] INFO: Scrape type for 10276412: 0
2026-03-29 10:00:26 [adesa.es] INFO: Skipping item 10276412 url https://www.openlane.eu/en/carv6/auction/10276412
2026-03-29 10:00:26 [adesa.es] INFO: Found listing with ID: 10643525
2026-03-29 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710643525%27 HTTP/1.1" 200 None
2026-03-29 10:00:26 [adesa.es] INFO: Scrape type for 10643525: 0
2026-03-29 10:00:26 [adesa.es] INFO: Skipping item 10643525 url https://www.openlane.eu/en/carv6/auction/10643525
2026-03-29 10:00:26 [adesa.es] INFO: Found listing with ID: 10571283
2026-03-29 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710571283%27 HTTP/1.1" 200 None
2026-03-29 10:00:26 [adesa.es] INFO: Scrape type for 10571283: 0
2026-03-29 10:00:26 [adesa.es] INFO: Skipping item 10571283 url https://www.openlane.eu/en/carv6/auction/10571283
2026-03-29 10:00:26 [adesa.es] INFO: Found listing with ID: 10405331
2026-03-29 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710405331%27 HTTP/1.1" 200 None
2026-03-29 10:00:26 [adesa.es] INFO: Scrape type for 10405331: 0
2026-03-29 10:00:26 [adesa.es] INFO: Skipping item 10405331 url https://www.openlane.eu/en/carv6/auction/10405331
2026-03-29 10:00:26 [adesa.es] INFO: Found listing with ID: 10676254
2026-03-29 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710676254%27 HTTP/1.1" 200 None
2026-03-29 10:00:26 [adesa.es] INFO: Scrape type for 10676254: 0
2026-03-29 10:00:26 [adesa.es] INFO: Skipping item 10676254 url https://www.openlane.eu/en/carv6/auction/10676254
2026-03-29 10:00:26 [adesa.es] INFO: Found listing with ID: 10571281
2026-03-29 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710571281%27 HTTP/1.1" 200 None
2026-03-29 10:00:26 [adesa.es] INFO: Scrape type for 10571281: 0
2026-03-29 10:00:26 [adesa.es] INFO: Skipping item 10571281 url https://www.openlane.eu/en/carv6/auction/10571281
2026-03-29 10:00:26 [adesa.es] INFO: Found listing with ID: 10572723
2026-03-29 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710572723%27 HTTP/1.1" 200 None
2026-03-29 10:00:26 [adesa.es] INFO: Scrape type for 10572723: 0
2026-03-29 10:00:26 [adesa.es] INFO: Skipping item 10572723 url https://www.openlane.eu/en/carv6/auction/10572723
2026-03-29 10:00:26 [adesa.es] INFO: Found listing with ID: 10694302
2026-03-29 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710694302%27 HTTP/1.1" 200 None
2026-03-29 10:00:26 [adesa.es] INFO: Scrape type for 10694302: 2
2026-03-29 10:00:26 [adesa.es] INFO: Scraping item 10694302 url https://www.openlane.eu/en/carv6/auction/10694302
2026-03-29 10:00:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741846> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 10:00:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741841> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 10:00:26 [adesa.es] INFO: Found listing with ID: 10723147
2026-03-29 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710723147%27 HTTP/1.1" 200 None
2026-03-29 10:00:26 [adesa.es] INFO: Scrape type for 10723147: 0
2026-03-29 10:00:26 [adesa.es] INFO: Skipping item 10723147 url https://www.openlane.eu/en/carv6/auction/10723147
2026-03-29 10:00:26 [adesa.es] INFO: Found listing with ID: 10654226
2026-03-29 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710654226%27 HTTP/1.1" 200 None
2026-03-29 10:00:26 [adesa.es] INFO: Scrape type for 10654226: 2
2026-03-29 10:00:26 [adesa.es] INFO: Scraping item 10654226 url https://www.openlane.eu/en/carv6/auction/10654226
2026-03-29 10: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 10: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 10:00:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741851> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 10: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 10:00:26 [adesa.es] INFO: Found listing with ID: 10633069
2026-03-29 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710633069%27 HTTP/1.1" 200 None
2026-03-29 10:00:26 [adesa.es] INFO: Scrape type for 10633069: 0
2026-03-29 10:00:26 [adesa.es] INFO: Skipping item 10633069 url https://www.openlane.eu/en/carv6/auction/10633069
2026-03-29 10:00:26 [adesa.es] INFO: Found listing with ID: 10699474
2026-03-29 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710699474%27 HTTP/1.1" 200 None
2026-03-29 10:00:26 [adesa.es] INFO: Scrape type for 10699474: 0
2026-03-29 10:00:26 [adesa.es] INFO: Skipping item 10699474 url https://www.openlane.eu/en/carv6/auction/10699474
2026-03-29 10:00:26 [adesa.es] INFO: Found listing with ID: 10648087
2026-03-29 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710648087%27 HTTP/1.1" 200 None
2026-03-29 10:00:26 [adesa.es] INFO: Scrape type for 10648087: 2
2026-03-29 10:00:26 [adesa.es] INFO: Scraping item 10648087 url https://www.openlane.eu/en/carv6/auction/10648087
2026-03-29 10:00:26 [adesa.es] INFO: Found listing with ID: 10633072
2026-03-29 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710633072%27 HTTP/1.1" 200 None
2026-03-29 10:00:26 [adesa.es] INFO: Scrape type for 10633072: 2
2026-03-29 10:00:26 [adesa.es] INFO: Scraping item 10633072 url https://www.openlane.eu/en/carv6/auction/10633072
2026-03-29 10:00:26 [adesa.es] INFO: Found listing with ID: 10506267
2026-03-29 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710506267%27 HTTP/1.1" 200 None
2026-03-29 10:00:26 [adesa.es] INFO: Scrape type for 10506267: 2
2026-03-29 10:00:26 [adesa.es] INFO: Scraping item 10506267 url https://www.openlane.eu/en/carv6/auction/10506267
2026-03-29 10:00:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 947dc5da-52b2-5b81-b478-4b071bdfe677 with identifier: 10741846
2026-03-29 10:00:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 947dc5da-52b2-5b81-b478-4b071bdfe677 with scrape type 2
2026-03-29 10:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 947dc5da-52b2-5b81-b478-4b071bdfe677 with scrape type 2
2026-03-29 10:00:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 947dc5da-52b2-5b81-b478-4b071bdfe677, identifier: 10741846
2026-03-29 10:00:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f77db83-11d4-52b2-89b9-6da13fe78686 with identifier: 10741841
2026-03-29 10:00:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f77db83-11d4-52b2-89b9-6da13fe78686 with scrape type 2
2026-03-29 10:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9f77db83-11d4-52b2-89b9-6da13fe78686 with scrape type 2
2026-03-29 10:00:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 9f77db83-11d4-52b2-89b9-6da13fe78686, identifier: 10741841
2026-03-29 10:00:26 [adesa.es] INFO: Found listing with ID: 10532903
2026-03-29 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710532903%27 HTTP/1.1" 200 None
2026-03-29 10:00:27 [adesa.es] INFO: Scrape type for 10532903: 2
2026-03-29 10:00:27 [adesa.es] INFO: Scraping item 10532903 url https://www.openlane.eu/en/carv6/auction/10532903
2026-03-29 10:00:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 947dc5da-52b2-5b81-b478-4b071bdfe677 with identifier: 10741846
2026-03-29 10:00:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 10:00:27 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Blue HTTP/1.1" 200 None
2026-03-29 10:00:27 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 10: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 10:00:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 947dc5da-52b2-5b81-b478-4b071bdfe677 with identifier: 10741846
2026-03-29 10:00:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 947dc5da-52b2-5b81-b478-4b071bdfe677 with identifier: 10741846 to the API
2026-03-29 10:00:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 10: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 10:00:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741846>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-04-01T09:55:00Z',
'fuel_type': 'Petrol',
'id': '947dc5da-52b2-5b81-b478-4b071bdfe677',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '5837MMK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741846',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 33026,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 12700,
'price_includes_vat': True,
'registration_date': '2023-12-27',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Volkswagen Polo 1.0 TSI Life - Petrol - Manual - 95 hp - 33.026 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-29 10:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710741846%27 HTTP/1.1" 200 None
2026-03-29 10:00:27 [adesa.es] INFO: Saving data for 10741846: {'auction_closing_time': 1775037300.0, 'created_time': 1774674048.342338, 'last_price_update_time': 1774778427.493445}
2026-03-29 10:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741846') HTTP/1.1" 204 0
2026-03-29 10:00:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 9f77db83-11d4-52b2-89b9-6da13fe78686 with identifier: 10741841
2026-03-29 10:00:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 9f77db83-11d4-52b2-89b9-6da13fe78686 with identifier: 10741841
2026-03-29 10:00:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 9f77db83-11d4-52b2-89b9-6da13fe78686 with identifier: 10741841 to the API
2026-03-29 10:00:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 10: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 10:00:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741841>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 115,
'expiration_date': '2026-04-01T09:55:00Z',
'fuel_type': 'Petrol',
'id': '9f77db83-11d4-52b2-89b9-6da13fe78686',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '5858NJM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741841',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Volkswagen',
'model': 'T-Cross',
'odometer': 13,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17900,
'price_includes_vat': True,
'registration_date': '2025-12-23',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Volkswagen T-Cross 1.0 TSI Life - Petrol - Automatic - 115 hp - 13 '
'km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2025}
2026-03-29 10:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710741841%27 HTTP/1.1" 200 None
2026-03-29 10:00:27 [adesa.es] INFO: Saving data for 10741841: {'auction_closing_time': 1775037300.0, 'created_time': 1774674050.419621, 'last_price_update_time': 1774778427.87879}
2026-03-29 10:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741841') HTTP/1.1" 204 0
2026-03-29 10:00:27 [adesa.es] INFO: Found listing with ID: 10734336
2026-03-29 10:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710734336%27 HTTP/1.1" 200 None
2026-03-29 10:00:27 [adesa.es] INFO: Scrape type for 10734336: 0
2026-03-29 10:00:27 [adesa.es] INFO: Skipping item 10734336 url https://www.openlane.eu/en/carv6/auction/10734336
2026-03-29 10:00:27 [adesa.es] INFO: Found listing with ID: 10698917
2026-03-29 10:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710698917%27 HTTP/1.1" 200 None
2026-03-29 10:00:27 [adesa.es] INFO: Scrape type for 10698917: 0
2026-03-29 10:00:27 [adesa.es] INFO: Skipping item 10698917 url https://www.openlane.eu/en/carv6/auction/10698917
2026-03-29 10:00:27 [adesa.es] INFO: Found listing with ID: 10405389
2026-03-29 10:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710405389%27 HTTP/1.1" 200 None
2026-03-29 10:00:27 [adesa.es] INFO: Scrape type for 10405389: 2
2026-03-29 10:00:27 [adesa.es] INFO: Scraping item 10405389 url https://www.openlane.eu/en/carv6/auction/10405389
2026-03-29 10:00:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741847> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 10: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 10:00:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741842> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 10:00:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741832> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 10:00:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d54dfe4b-2e71-536f-9152-1547c643ef24 with identifier: 10741851
2026-03-29 10:00:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d54dfe4b-2e71-536f-9152-1547c643ef24 with scrape type 2
2026-03-29 10:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d54dfe4b-2e71-536f-9152-1547c643ef24 with scrape type 2
2026-03-29 10:00:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: d54dfe4b-2e71-536f-9152-1547c643ef24, identifier: 10741851
2026-03-29 10:00:28 [adesa.es] INFO: Found listing with ID: 10190878
2026-03-29 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710190878%27 HTTP/1.1" 200 None
2026-03-29 10:00:28 [adesa.es] INFO: Scrape type for 10190878: 2
2026-03-29 10:00:28 [adesa.es] INFO: Scraping item 10190878 url https://www.openlane.eu/en/carv6/auction/10190878
2026-03-29 10:00:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:00:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:00:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: d54dfe4b-2e71-536f-9152-1547c643ef24 with identifier: 10741851
2026-03-29 10:00:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: d54dfe4b-2e71-536f-9152-1547c643ef24 with identifier: 10741851
2026-03-29 10:00:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: d54dfe4b-2e71-536f-9152-1547c643ef24 with identifier: 10741851 to the API
2026-03-29 10:00:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 10: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 10:00:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741851>
{'auction_title': '',
'c_o_2_emission_value': 97,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 83,
'expiration_date': '2026-04-01T09:55:00Z',
'fuel_type': 'Petrol',
'id': 'd54dfe4b-2e71-536f-9152-1547c643ef24',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '6849MCB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741851',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Citroën',
'model': 'C3',
'odometer': 31712,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 7600,
'price_includes_vat': True,
'registration_date': '2022-10-31',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Citroën C3 1.2i Feel - Petrol - Manual - 83 hp - 31.712 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2022}
2026-03-29 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710741851%27 HTTP/1.1" 200 None
2026-03-29 10:00:28 [adesa.es] INFO: Saving data for 10741851: {'auction_closing_time': 1775037300.0, 'created_time': 1774674058.670133, 'last_price_update_time': 1774778428.446121}
2026-03-29 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741851') HTTP/1.1" 204 0
2026-03-29 10:00:28 [adesa.es] INFO: Found listing with ID: 10547993
2026-03-29 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710547993%27 HTTP/1.1" 200 None
2026-03-29 10:00:28 [adesa.es] INFO: Scrape type for 10547993: 2
2026-03-29 10:00:28 [adesa.es] INFO: Scraping item 10547993 url https://www.openlane.eu/en/carv6/auction/10547993
2026-03-29 10:00:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca599321-2350-59e9-8f98-534d2234dd8a with identifier: 10741847
2026-03-29 10:00:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca599321-2350-59e9-8f98-534d2234dd8a with scrape type 2
2026-03-29 10:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ca599321-2350-59e9-8f98-534d2234dd8a with scrape type 2
2026-03-29 10:00:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: ca599321-2350-59e9-8f98-534d2234dd8a, identifier: 10741847
2026-03-29 10:00:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: ca599321-2350-59e9-8f98-534d2234dd8a with identifier: 10741847
2026-03-29 10:00:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: ca599321-2350-59e9-8f98-534d2234dd8a with identifier: 10741847
2026-03-29 10:00:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: ca599321-2350-59e9-8f98-534d2234dd8a with identifier: 10741847 to the API
2026-03-29 10:00:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 10: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 10:00:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741847>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-04-01T09:55:00Z',
'fuel_type': 'Petrol',
'id': 'ca599321-2350-59e9-8f98-534d2234dd8a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '6124MMK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741847',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Volkswagen',
'model': 'Taigo',
'odometer': 40378,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13100,
'price_includes_vat': True,
'registration_date': '2023-12-26',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Volkswagen Taigo 1.0 TSI Life - Petrol - Manual - 95 hp - 40.378 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-29 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710741847%27 HTTP/1.1" 200 None
2026-03-29 10:00:28 [adesa.es] INFO: Saving data for 10741847: {'auction_closing_time': 1775037300.0, 'created_time': 1774674050.03059, 'last_price_update_time': 1774778428.876872}
2026-03-29 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741847') HTTP/1.1" 204 0
2026-03-29 10:00:28 [adesa.es] INFO: Found listing with ID: 10390884
2026-03-29 10:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710390884%27 HTTP/1.1" 200 None
2026-03-29 10:00:28 [adesa.es] INFO: Scrape type for 10390884: 2
2026-03-29 10:00:28 [adesa.es] INFO: Scraping item 10390884 url https://www.openlane.eu/en/carv6/auction/10390884
2026-03-29 10:00:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3122196-e8e9-5ac9-aeee-ed652fa6c471 with identifier: 10741842
2026-03-29 10:00:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3122196-e8e9-5ac9-aeee-ed652fa6c471 with scrape type 2
2026-03-29 10:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f3122196-e8e9-5ac9-aeee-ed652fa6c471 with scrape type 2
2026-03-29 10:00:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: f3122196-e8e9-5ac9-aeee-ed652fa6c471, identifier: 10741842
2026-03-29 10:00:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 146348b6-e3b8-588d-8d0e-ec887deab469 with identifier: 10741832
2026-03-29 10:00:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 146348b6-e3b8-588d-8d0e-ec887deab469 with scrape type 2
2026-03-29 10:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 146348b6-e3b8-588d-8d0e-ec887deab469 with scrape type 2
2026-03-29 10:00:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 146348b6-e3b8-588d-8d0e-ec887deab469, identifier: 10741832
2026-03-29 10:00:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: f3122196-e8e9-5ac9-aeee-ed652fa6c471 with identifier: 10741842
2026-03-29 10:00:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: f3122196-e8e9-5ac9-aeee-ed652fa6c471 with identifier: 10741842
2026-03-29 10:00:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: f3122196-e8e9-5ac9-aeee-ed652fa6c471 with identifier: 10741842 to the API
2026-03-29 10:00:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 10:00:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 10:00:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741842>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-04-01T09:55:00Z',
'fuel_type': 'Petrol',
'id': 'f3122196-e8e9-5ac9-aeee-ed652fa6c471',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '5023LWL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741842',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 52215,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15300,
'price_includes_vat': True,
'registration_date': '2022-02-22',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Volkswagen Golf 1.0 eTSI Life - Petrol - Automatic - 110 hp - '
'52.215 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-29 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710741842%27 HTTP/1.1" 200 None
2026-03-29 10:00:29 [adesa.es] INFO: Saving data for 10741842: {'auction_closing_time': 1775037300.0, 'created_time': 1774674047.720916, 'last_price_update_time': 1774778429.392363}
2026-03-29 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741842') HTTP/1.1" 204 0
2026-03-29 10:00:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 146348b6-e3b8-588d-8d0e-ec887deab469 with identifier: 10741832
2026-03-29 10:00:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 146348b6-e3b8-588d-8d0e-ec887deab469 with identifier: 10741832
2026-03-29 10:00:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 146348b6-e3b8-588d-8d0e-ec887deab469 with identifier: 10741832 to the API
2026-03-29 10:00:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 10:00:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 10:00:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741832>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-04-01T09:55:00Z',
'fuel_type': 'Petrol',
'id': '146348b6-e3b8-588d-8d0e-ec887deab469',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '9018MCV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741832',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Subaru',
'model': 'XV',
'odometer': 143549,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2022-12-15',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Subaru XV 1.6 - Petrol - Automatic - 115 hp - 143.549 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710741832%27 HTTP/1.1" 200 None
2026-03-29 10:00:29 [adesa.es] INFO: Saving data for 10741832: {'auction_closing_time': 1775037300.0, 'created_time': 1774674044.331674, 'last_price_update_time': 1774778429.790021}
2026-03-29 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741832') HTTP/1.1" 204 0
2026-03-29 10:00:29 [adesa.es] INFO: Found listing with ID: 10268081
2026-03-29 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710268081%27 HTTP/1.1" 200 None
2026-03-29 10:00:29 [adesa.es] INFO: Scrape type for 10268081: 2
2026-03-29 10:00:29 [adesa.es] INFO: Scraping item 10268081 url https://www.openlane.eu/en/carv6/auction/10268081
2026-03-29 10:00:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741834> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 10: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 10:00:29 [adesa.es] INFO: Found listing with ID: 10290504
2026-03-29 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710290504%27 HTTP/1.1" 200 None
2026-03-29 10:00:29 [adesa.es] INFO: Scrape type for 10290504: 2
2026-03-29 10:00:29 [adesa.es] INFO: Scraping item 10290504 url https://www.openlane.eu/en/carv6/auction/10290504
2026-03-29 10:00:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741831> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 10:00:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741828> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 10:00:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741823> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 10: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 10: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 10: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 10:00:29 [adesa.es] INFO: Found listing with ID: 10547995
2026-03-29 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710547995%27 HTTP/1.1" 200 None
2026-03-29 10:00:29 [adesa.es] INFO: Scrape type for 10547995: 2
2026-03-29 10:00:29 [adesa.es] INFO: Scraping item 10547995 url https://www.openlane.eu/en/carv6/auction/10547995
2026-03-29 10:00:29 [adesa.es] INFO: Found listing with ID: 10517945
2026-03-29 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710517945%27 HTTP/1.1" 200 None
2026-03-29 10:00:29 [adesa.es] INFO: Scrape type for 10517945: 2
2026-03-29 10:00:29 [adesa.es] INFO: Scraping item 10517945 url https://www.openlane.eu/en/carv6/auction/10517945
2026-03-29 10:00:29 [adesa.es] INFO: Found listing with ID: 10288813
2026-03-29 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710288813%27 HTTP/1.1" 200 None
2026-03-29 10:00:29 [adesa.es] INFO: Scrape type for 10288813: 0
2026-03-29 10:00:29 [adesa.es] INFO: Skipping item 10288813 url https://www.openlane.eu/en/carv6/auction/10288813
2026-03-29 10:00:29 [adesa.es] INFO: Found listing with ID: 10284087
2026-03-29 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710284087%27 HTTP/1.1" 200 None
2026-03-29 10:00:29 [adesa.es] INFO: Scrape type for 10284087: 0
2026-03-29 10:00:29 [adesa.es] INFO: Skipping item 10284087 url https://www.openlane.eu/en/carv6/auction/10284087
2026-03-29 10:00:29 [adesa.es] INFO: Found listing with ID: 10351796
2026-03-29 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710351796%27 HTTP/1.1" 200 None
2026-03-29 10:00:29 [adesa.es] INFO: Scrape type for 10351796: 2
2026-03-29 10:00:29 [adesa.es] INFO: Scraping item 10351796 url https://www.openlane.eu/en/carv6/auction/10351796
2026-03-29 10:00:29 [adesa.es] INFO: Found listing with ID: 10463637
2026-03-29 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710463637%27 HTTP/1.1" 200 None
2026-03-29 10:00:29 [adesa.es] INFO: Scrape type for 10463637: 2
2026-03-29 10:00:29 [adesa.es] INFO: Scraping item 10463637 url https://www.openlane.eu/en/carv6/auction/10463637
2026-03-29 10:00:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fe6621d-9ed7-5e08-914a-f841e6d0d09e with identifier: 10741834
2026-03-29 10:00:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fe6621d-9ed7-5e08-914a-f841e6d0d09e with scrape type 2
2026-03-29 10:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5fe6621d-9ed7-5e08-914a-f841e6d0d09e with scrape type 2
2026-03-29 10:00:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 5fe6621d-9ed7-5e08-914a-f841e6d0d09e, identifier: 10741834
2026-03-29 10:00:30 [adesa.es] INFO: Found listing with ID: 10366802
2026-03-29 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710366802%27 HTTP/1.1" 200 None
2026-03-29 10:00:30 [adesa.es] INFO: Scrape type for 10366802: 2
2026-03-29 10:00:30 [adesa.es] INFO: Scraping item 10366802 url https://www.openlane.eu/en/carv6/auction/10366802
2026-03-29 10:00:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 5fe6621d-9ed7-5e08-914a-f841e6d0d09e with identifier: 10741834
2026-03-29 10:00:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 5fe6621d-9ed7-5e08-914a-f841e6d0d09e with identifier: 10741834
2026-03-29 10:00:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 5fe6621d-9ed7-5e08-914a-f841e6d0d09e with identifier: 10741834 to the API
2026-03-29 10:00:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 10: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 10:00:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741834>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.2L',
'engine_horse_power': 150,
'expiration_date': '2026-04-01T09:55:00Z',
'fuel_type': 'Diesel',
'id': '5fe6621d-9ed7-5e08-914a-f841e6d0d09e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '9185LWM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741834',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Mazda',
'model': 'CX-5',
'odometer': 88913,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 18100,
'price_includes_vat': True,
'registration_date': '2022-02-24',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Mazda CX-5 2.2 SKYACTIV-D Newground - Diesel - Manual - 150 hp - '
'88.913 km',
'transmission': 'manual',
'trim': 'Newground',
'vin': None,
'year': 2022}
2026-03-29 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710741834%27 HTTP/1.1" 200 None
2026-03-29 10:00:30 [adesa.es] INFO: Saving data for 10741834: {'auction_closing_time': 1775037300.0, 'created_time': 1774674030.66298, 'last_price_update_time': 1774778430.558395}
2026-03-29 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741834') HTTP/1.1" 204 0
2026-03-29 10:00:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fc6d79c-5daa-54b3-a138-e7b7aad7e5d2 with identifier: 10741831
2026-03-29 10:00:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fc6d79c-5daa-54b3-a138-e7b7aad7e5d2 with scrape type 2
2026-03-29 10:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5fc6d79c-5daa-54b3-a138-e7b7aad7e5d2 with scrape type 2
2026-03-29 10:00:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 5fc6d79c-5daa-54b3-a138-e7b7aad7e5d2, identifier: 10741831
2026-03-29 10:00:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 180809ff-e644-51bd-9e5d-696b6d7aaa27 with identifier: 10741828
2026-03-29 10:00:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 180809ff-e644-51bd-9e5d-696b6d7aaa27 with scrape type 2
2026-03-29 10:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 180809ff-e644-51bd-9e5d-696b6d7aaa27 with scrape type 2
2026-03-29 10:00:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 180809ff-e644-51bd-9e5d-696b6d7aaa27, identifier: 10741828
2026-03-29 10:00:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2632d3d0-27a4-5ef9-b9e0-9423916aef66 with identifier: 10741823
2026-03-29 10:00:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2632d3d0-27a4-5ef9-b9e0-9423916aef66 with scrape type 2
2026-03-29 10:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2632d3d0-27a4-5ef9-b9e0-9423916aef66 with scrape type 2
2026-03-29 10:00:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 2632d3d0-27a4-5ef9-b9e0-9423916aef66, identifier: 10741823
2026-03-29 10:00:30 [adesa.es] INFO: Found listing with ID: 10647804
2026-03-29 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710647804%27 HTTP/1.1" 200 None
2026-03-29 10:00:30 [adesa.es] INFO: Scrape type for 10647804: 2
2026-03-29 10:00:30 [adesa.es] INFO: Scraping item 10647804 url https://www.openlane.eu/en/carv6/auction/10647804
2026-03-29 10:00:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 5fc6d79c-5daa-54b3-a138-e7b7aad7e5d2 with identifier: 10741831
2026-03-29 10:00:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 5fc6d79c-5daa-54b3-a138-e7b7aad7e5d2 with identifier: 10741831
2026-03-29 10:00:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 5fc6d79c-5daa-54b3-a138-e7b7aad7e5d2 with identifier: 10741831 to the API
2026-03-29 10:00:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 10: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 10:00:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741831>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 160,
'expiration_date': '2026-04-01T09:55:00Z',
'fuel_type': 'Hybrid',
'id': '5fc6d79c-5daa-54b3-a138-e7b7aad7e5d2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '2369MCN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741831',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Renault',
'model': 'Captur',
'odometer': 108000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 10500,
'price_includes_vat': True,
'registration_date': '2022-11-29',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Renault Captur Evolution - Hybrid - Automatic - 160 hp - 108.000 km',
'transmission': 'automatic',
'trim': 'Evolution',
'vin': None,
'year': 2022}
2026-03-29 10:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710741831%27 HTTP/1.1" 200 None
2026-03-29 10:00:31 [adesa.es] INFO: Saving data for 10741831: {'auction_closing_time': 1775037300.0, 'created_time': 1774674063.209478, 'last_price_update_time': 1774778431.564963}
2026-03-29 10:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741831') HTTP/1.1" 204 0
2026-03-29 10:00:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 180809ff-e644-51bd-9e5d-696b6d7aaa27 with identifier: 10741828
2026-03-29 10:00:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 180809ff-e644-51bd-9e5d-696b6d7aaa27 with identifier: 10741828
2026-03-29 10:00:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 180809ff-e644-51bd-9e5d-696b6d7aaa27 with identifier: 10741828 to the API
2026-03-29 10:00:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 10: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 10:00:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741828>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 94,
'expiration_date': '2026-04-01T09:55:00Z',
'fuel_type': 'Hybrid',
'id': '180809ff-e644-51bd-9e5d-696b6d7aaa27',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '8897MCX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741828',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Renault',
'model': 'Arkana',
'odometer': 99000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 14800,
'price_includes_vat': True,
'registration_date': '2022-12-21',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Renault Arkana 1.6 - Hybrid - Automatic - 94 hp - 99.000 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 10:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710741828%27 HTTP/1.1" 200 None
2026-03-29 10:00:31 [adesa.es] INFO: Saving data for 10741828: {'auction_closing_time': 1775037300.0, 'created_time': 1774674061.198884, 'last_price_update_time': 1774778431.957243}
2026-03-29 10:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741828') HTTP/1.1" 204 0
2026-03-29 10:00:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 2632d3d0-27a4-5ef9-b9e0-9423916aef66 with identifier: 10741823
2026-03-29 10:00:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 2632d3d0-27a4-5ef9-b9e0-9423916aef66 with identifier: 10741823
2026-03-29 10:00:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 2632d3d0-27a4-5ef9-b9e0-9423916aef66 with identifier: 10741823 to the API
2026-03-29 10:00:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 10: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 10:00:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741823>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 190,
'expiration_date': '2026-04-01T09:55:00Z',
'fuel_type': 'Hybrid',
'id': '2632d3d0-27a4-5ef9-b9e0-9423916aef66',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741823',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 56,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 21000,
'price_includes_vat': True,
'registration_date': '2024-04-19',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Nissan Qashqai 1.5 e-Power N-connecta - Hybrid - Automatic - 190 hp '
'- 56 km',
'transmission': 'automatic',
'trim': 'N-connecta',
'vin': None,
'year': 2024}
2026-03-29 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710741823%27 HTTP/1.1" 200 None
2026-03-29 10:00:32 [adesa.es] INFO: Saving data for 10741823: {'auction_closing_time': 1775037300.0, 'created_time': 1774674062.196245, 'last_price_update_time': 1774778432.333633}
2026-03-29 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741823') HTTP/1.1" 204 0
2026-03-29 10:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741840> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 10:00:32 [adesa.es] INFO: Found listing with ID: 10371381
2026-03-29 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710371381%27 HTTP/1.1" 200 None
2026-03-29 10:00:32 [adesa.es] INFO: Scrape type for 10371381: 2
2026-03-29 10:00:32 [adesa.es] INFO: Scraping item 10371381 url https://www.openlane.eu/en/carv6/auction/10371381
2026-03-29 10: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 10:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10666060> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 10:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10694302> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 10: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 10: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 10:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741838> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 10:00:32 [adesa.es] INFO: Found listing with ID: 10491567
2026-03-29 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710491567%27 HTTP/1.1" 200 None
2026-03-29 10:00:32 [adesa.es] INFO: Scrape type for 10491567: 2
2026-03-29 10:00:32 [adesa.es] INFO: Scraping item 10491567 url https://www.openlane.eu/en/carv6/auction/10491567
2026-03-29 10: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 10:00:32 [adesa.es] INFO: Found listing with ID: 10666055
2026-03-29 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710666055%27 HTTP/1.1" 200 None
2026-03-29 10:00:32 [adesa.es] INFO: Scrape type for 10666055: 0
2026-03-29 10:00:32 [adesa.es] INFO: Skipping item 10666055 url https://www.openlane.eu/en/carv6/auction/10666055
2026-03-29 10:00:32 [adesa.es] INFO: Found listing with ID: 10419050
2026-03-29 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710419050%27 HTTP/1.1" 200 None
2026-03-29 10:00:32 [adesa.es] INFO: Scrape type for 10419050: 2
2026-03-29 10:00:32 [adesa.es] INFO: Scraping item 10419050 url https://www.openlane.eu/en/carv6/auction/10419050
2026-03-29 10:00:32 [adesa.es] INFO: Found listing with ID: 10699394
2026-03-29 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710699394%27 HTTP/1.1" 200 None
2026-03-29 10:00:32 [adesa.es] INFO: Scrape type for 10699394: 0
2026-03-29 10:00:32 [adesa.es] INFO: Skipping item 10699394 url https://www.openlane.eu/en/carv6/auction/10699394
2026-03-29 10:00:32 [adesa.es] INFO: Found listing with ID: 10699405
2026-03-29 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710699405%27 HTTP/1.1" 200 None
2026-03-29 10:00:32 [adesa.es] INFO: Scrape type for 10699405: 0
2026-03-29 10:00:32 [adesa.es] INFO: Skipping item 10699405 url https://www.openlane.eu/en/carv6/auction/10699405
2026-03-29 10:00:32 [adesa.es] INFO: Found listing with ID: 10699409
2026-03-29 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699409%27 HTTP/1.1" 200 None
2026-03-29 10:00:32 [adesa.es] INFO: Scrape type for 10699409: 0
2026-03-29 10:00:32 [adesa.es] INFO: Skipping item 10699409 url https://www.openlane.eu/en/carv6/auction/10699409
2026-03-29 10:00:32 [adesa.es] INFO: Found listing with ID: 10620011
2026-03-29 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710620011%27 HTTP/1.1" 200 None
2026-03-29 10:00:32 [adesa.es] INFO: Scrape type for 10620011: 2
2026-03-29 10:00:32 [adesa.es] INFO: Scraping item 10620011 url https://www.openlane.eu/en/carv6/auction/10620011
2026-03-29 10:00:32 [adesa.es] INFO: Found listing with ID: 10583626
2026-03-29 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710583626%27 HTTP/1.1" 200 None
2026-03-29 10:00:32 [adesa.es] INFO: Scrape type for 10583626: 2
2026-03-29 10:00:32 [adesa.es] INFO: Scraping item 10583626 url https://www.openlane.eu/en/carv6/auction/10583626
2026-03-29 10:00:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 96bde2e1-2384-50e1-9bbf-3da02fd9c585 with identifier: 10741840
2026-03-29 10:00:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96bde2e1-2384-50e1-9bbf-3da02fd9c585 with scrape type 2
2026-03-29 10:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 96bde2e1-2384-50e1-9bbf-3da02fd9c585 with scrape type 2
2026-03-29 10:00:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 96bde2e1-2384-50e1-9bbf-3da02fd9c585, identifier: 10741840
2026-03-29 10:00:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02f42d67-f157-5fa2-b64f-21b5a6f9186e with identifier: 10666060
2026-03-29 10:00:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02f42d67-f157-5fa2-b64f-21b5a6f9186e with scrape type 2
2026-03-29 10:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 02f42d67-f157-5fa2-b64f-21b5a6f9186e with scrape type 2
2026-03-29 10:00:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 02f42d67-f157-5fa2-b64f-21b5a6f9186e, identifier: 10666060
2026-03-29 10:00:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 333aa217-acac-54c2-9262-1b6b5040b09c with identifier: 10694302
2026-03-29 10:00:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 333aa217-acac-54c2-9262-1b6b5040b09c with scrape type 2
2026-03-29 10:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 333aa217-acac-54c2-9262-1b6b5040b09c with scrape type 2
2026-03-29 10:00:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 333aa217-acac-54c2-9262-1b6b5040b09c, identifier: 10694302
2026-03-29 10:00:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b9762c1d-a400-583a-8ce8-1ed1edc37df2 with identifier: 10741838
2026-03-29 10:00:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b9762c1d-a400-583a-8ce8-1ed1edc37df2 with scrape type 2
2026-03-29 10:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b9762c1d-a400-583a-8ce8-1ed1edc37df2 with scrape type 2
2026-03-29 10:00:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: b9762c1d-a400-583a-8ce8-1ed1edc37df2, identifier: 10741838
2026-03-29 10:00:32 [adesa.es] INFO: Found listing with ID: 10729511
2026-03-29 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710729511%27 HTTP/1.1" 200 None
2026-03-29 10:00:32 [adesa.es] INFO: Scrape type for 10729511: 0
2026-03-29 10:00:32 [adesa.es] INFO: Skipping item 10729511 url https://www.openlane.eu/en/carv6/auction/10729511
2026-03-29 10:00:32 [adesa.es] INFO: Found listing with ID: 10719698
2026-03-29 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710719698%27 HTTP/1.1" 200 None
2026-03-29 10:00:32 [adesa.es] INFO: Scrape type for 10719698: 0
2026-03-29 10:00:32 [adesa.es] INFO: Skipping item 10719698 url https://www.openlane.eu/en/carv6/auction/10719698
2026-03-29 10:00:32 [adesa.es] INFO: Found listing with ID: 10719691
2026-03-29 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710719691%27 HTTP/1.1" 200 None
2026-03-29 10:00:32 [adesa.es] INFO: Scrape type for 10719691: 0
2026-03-29 10:00:32 [adesa.es] INFO: Skipping item 10719691 url https://www.openlane.eu/en/carv6/auction/10719691
2026-03-29 10:00:32 [adesa.es] INFO: Found listing with ID: 10620671
2026-03-29 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710620671%27 HTTP/1.1" 200 None
2026-03-29 10:00:32 [adesa.es] INFO: Scrape type for 10620671: 2
2026-03-29 10:00:32 [adesa.es] INFO: Scraping item 10620671 url https://www.openlane.eu/en/carv6/auction/10620671
2026-03-29 10:00:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 96bde2e1-2384-50e1-9bbf-3da02fd9c585 with identifier: 10741840
2026-03-29 10:00:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 96bde2e1-2384-50e1-9bbf-3da02fd9c585 with identifier: 10741840
2026-03-29 10:00:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 96bde2e1-2384-50e1-9bbf-3da02fd9c585 with identifier: 10741840 to the API
2026-03-29 10:00:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 10: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 10:00:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741840>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 118,
'expiration_date': '2026-04-01T09:55:00Z',
'fuel_type': 'Petrol',
'id': '96bde2e1-2384-50e1-9bbf-3da02fd9c585',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '3128LMG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741840',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Nissan',
'model': 'Juke',
'odometer': 52393,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2021-01-20',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Nissan Juke Acenta - Petrol - Automatic - 118 hp - 52.393 km',
'transmission': 'automatic',
'trim': 'Acenta',
'vin': None,
'year': 2021}
2026-03-29 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710741840%27 HTTP/1.1" 200 None
2026-03-29 10:00:33 [adesa.es] INFO: Saving data for 10741840: {'auction_closing_time': 1775037300.0, 'created_time': 1774674064.38445, 'last_price_update_time': 1774778433.346946}
2026-03-29 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741840') HTTP/1.1" 204 0
2026-03-29 10:00:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 02f42d67-f157-5fa2-b64f-21b5a6f9186e with identifier: 10666060
2026-03-29 10:00:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 02f42d67-f157-5fa2-b64f-21b5a6f9186e with identifier: 10666060
2026-03-29 10:00:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 02f42d67-f157-5fa2-b64f-21b5a6f9186e with identifier: 10666060 to the API
2026-03-29 10:00:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 10: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 10:00:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10666060>
{'auction_title': '',
'c_o_2_emission_value': 55,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 164,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Hybrid',
'id': '02f42d67-f157-5fa2-b64f-21b5a6f9186e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '7614NJD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10666060',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 36900,
'price_includes_vat': True,
'registration_date': '2025-12-15',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Mercedes-Benz A 250e AMG Line - Hybrid - Automatic - 164 hp - 50 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2025}
2026-03-29 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710666060%27 HTTP/1.1" 200 None
2026-03-29 10:00:33 [adesa.es] INFO: Saving data for 10666060: {'auction_closing_time': 1798675200.0, 'created_time': 1773396029.893437, 'last_price_update_time': 1774778433.864593}
2026-03-29 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10666060') HTTP/1.1" 204 0
2026-03-29 10:00:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 333aa217-acac-54c2-9262-1b6b5040b09c with identifier: 10694302
2026-03-29 10:00:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 333aa217-acac-54c2-9262-1b6b5040b09c with identifier: 10694302
2026-03-29 10:00:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 333aa217-acac-54c2-9262-1b6b5040b09c with identifier: 10694302 to the API
2026-03-29 10:00:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 10: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 10:00:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10694302>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 104,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '333aa217-acac-54c2-9262-1b6b5040b09c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '50523',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10694302',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 9708,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2025-05-28',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 208 Allure - Petrol - Manual - 104 hp - 9.708 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-29 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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 10:00:34 [adesa.es] INFO: Saving data for 10694302: {'auction_closing_time': 1798675200.0, 'created_time': 1773925580.89718, 'last_price_update_time': 1774778434.129439}
2026-03-29 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10694302') HTTP/1.1" 204 0
2026-03-29 10:00:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: b9762c1d-a400-583a-8ce8-1ed1edc37df2 with identifier: 10741838
2026-03-29 10:00:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: b9762c1d-a400-583a-8ce8-1ed1edc37df2 with identifier: 10741838
2026-03-29 10:00:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: b9762c1d-a400-583a-8ce8-1ed1edc37df2 with identifier: 10741838 to the API
2026-03-29 10:00:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 10: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 10:00:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741838>
{'auction_title': '',
'c_o_2_emission_value': 38,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.3L',
'engine_horse_power': 218,
'expiration_date': '2026-04-01T09:55:00Z',
'fuel_type': 'Hybrid',
'id': 'b9762c1d-a400-583a-8ce8-1ed1edc37df2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '1274MBP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741838',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 23724,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 25600,
'price_includes_vat': True,
'registration_date': '2022-10-05',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Mercedes-Benz GLA 250e - Hybrid - Automatic - 218 hp - 23.724 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-29 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710741838%27 HTTP/1.1" 200 None
2026-03-29 10:00:34 [adesa.es] INFO: Saving data for 10741838: {'auction_closing_time': 1775037300.0, 'created_time': 1774674060.843223, 'last_price_update_time': 1774778434.53642}
2026-03-29 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741838') HTTP/1.1" 204 0
2026-03-29 10:00:34 [adesa.es] INFO: Found listing with ID: 10620669
2026-03-29 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710620669%27 HTTP/1.1" 200 None
2026-03-29 10:00:34 [adesa.es] INFO: Scrape type for 10620669: 2
2026-03-29 10:00:34 [adesa.es] INFO: Scraping item 10620669 url https://www.openlane.eu/en/carv6/auction/10620669
2026-03-29 10:00:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741824> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 10:00:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:00:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10633072> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 10:00:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10654226> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 10:00:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10648087> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 10:00:34 [adesa.es] INFO: Found listing with ID: 10730651
2026-03-29 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710730651%27 HTTP/1.1" 200 None
2026-03-29 10:00:34 [adesa.es] INFO: Scrape type for 10730651: 0
2026-03-29 10:00:34 [adesa.es] INFO: Skipping item 10730651 url https://www.openlane.eu/en/carv6/auction/10730651
2026-03-29 10:00:34 [adesa.es] INFO: Found listing with ID: 10729505
2026-03-29 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710729505%27 HTTP/1.1" 200 None
2026-03-29 10:00:34 [adesa.es] INFO: Scrape type for 10729505: 0
2026-03-29 10:00:34 [adesa.es] INFO: Skipping item 10729505 url https://www.openlane.eu/en/carv6/auction/10729505
2026-03-29 10:00:34 [adesa.es] INFO: Found listing with ID: 10733383
2026-03-29 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710733383%27 HTTP/1.1" 200 None
2026-03-29 10:00:34 [adesa.es] INFO: Scrape type for 10733383: 0
2026-03-29 10:00:34 [adesa.es] INFO: Skipping item 10733383 url https://www.openlane.eu/en/carv6/auction/10733383
2026-03-29 10:00:34 [adesa.es] INFO: Found listing with ID: 10732543
2026-03-29 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710732543%27 HTTP/1.1" 200 None
2026-03-29 10:00:34 [adesa.es] INFO: Scrape type for 10732543: 0
2026-03-29 10:00:34 [adesa.es] INFO: Skipping item 10732543 url https://www.openlane.eu/en/carv6/auction/10732543
2026-03-29 10:00:34 [adesa.es] INFO: Found listing with ID: 10730664
2026-03-29 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710730664%27 HTTP/1.1" 200 None
2026-03-29 10:00:34 [adesa.es] INFO: Scrape type for 10730664: 0
2026-03-29 10:00:34 [adesa.es] INFO: Skipping item 10730664 url https://www.openlane.eu/en/carv6/auction/10730664
2026-03-29 10:00:34 [adesa.es] INFO: Found listing with ID: 10690632
2026-03-29 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710690632%27 HTTP/1.1" 200 None
2026-03-29 10:00:34 [adesa.es] INFO: Scrape type for 10690632: 0
2026-03-29 10:00:34 [adesa.es] INFO: Skipping item 10690632 url https://www.openlane.eu/en/carv6/auction/10690632
2026-03-29 10:00:34 [adesa.es] INFO: Found listing with ID: 10721604
2026-03-29 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710721604%27 HTTP/1.1" 200 None
2026-03-29 10:00:34 [adesa.es] INFO: Scrape type for 10721604: 0
2026-03-29 10:00:34 [adesa.es] INFO: Skipping item 10721604 url https://www.openlane.eu/en/carv6/auction/10721604
2026-03-29 10:00:34 [adesa.es] INFO: Found listing with ID: 10731309
2026-03-29 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710731309%27 HTTP/1.1" 200 None
2026-03-29 10:00:34 [adesa.es] INFO: Scrape type for 10731309: 0
2026-03-29 10:00:34 [adesa.es] INFO: Skipping item 10731309 url https://www.openlane.eu/en/carv6/auction/10731309
2026-03-29 10:00:34 [adesa.es] INFO: Found listing with ID: 10563498
2026-03-29 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710563498%27 HTTP/1.1" 200 None
2026-03-29 10:00:34 [adesa.es] INFO: Scrape type for 10563498: 2
2026-03-29 10:00:34 [adesa.es] INFO: Scraping item 10563498 url https://www.openlane.eu/en/carv6/auction/10563498
2026-03-29 10:00:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:00:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:00:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:00:34 [adesa.es] INFO: Found listing with ID: 10699413
2026-03-29 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710699413%27 HTTP/1.1" 200 None
2026-03-29 10:00:34 [adesa.es] INFO: Scrape type for 10699413: 0
2026-03-29 10:00:34 [adesa.es] INFO: Skipping item 10699413 url https://www.openlane.eu/en/carv6/auction/10699413
2026-03-29 10:00:34 [adesa.es] INFO: Found listing with ID: 10597842
2026-03-29 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710597842%27 HTTP/1.1" 200 None
2026-03-29 10:00:34 [adesa.es] INFO: Scrape type for 10597842: 2
2026-03-29 10:00:34 [adesa.es] INFO: Scraping item 10597842 url https://www.openlane.eu/en/carv6/auction/10597842
2026-03-29 10:00:34 [adesa.es] INFO: Found listing with ID: 10699495
2026-03-29 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710699495%27 HTTP/1.1" 200 None
2026-03-29 10:00:34 [adesa.es] INFO: Scrape type for 10699495: 0
2026-03-29 10:00:34 [adesa.es] INFO: Skipping item 10699495 url https://www.openlane.eu/en/carv6/auction/10699495
2026-03-29 10:00:34 [adesa.es] INFO: Found listing with ID: 10699500
2026-03-29 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699500%27 HTTP/1.1" 200 None
2026-03-29 10:00:34 [adesa.es] INFO: Scrape type for 10699500: 2
2026-03-29 10:00:34 [adesa.es] INFO: Scraping item 10699500 url https://www.openlane.eu/en/carv6/auction/10699500
2026-03-29 10:00:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30dc89fa-eb61-5bd3-aa1d-e06c7ef46438 with identifier: 10741824
2026-03-29 10:00:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30dc89fa-eb61-5bd3-aa1d-e06c7ef46438 with scrape type 2
2026-03-29 10:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 30dc89fa-eb61-5bd3-aa1d-e06c7ef46438 with scrape type 2
2026-03-29 10:00:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 30dc89fa-eb61-5bd3-aa1d-e06c7ef46438, identifier: 10741824
2026-03-29 10:00:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f51bfb19-3583-5231-82ec-946194ee5392 with identifier: 10633072
2026-03-29 10:00:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f51bfb19-3583-5231-82ec-946194ee5392 with scrape type 2
2026-03-29 10:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f51bfb19-3583-5231-82ec-946194ee5392 with scrape type 2
2026-03-29 10:00:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: f51bfb19-3583-5231-82ec-946194ee5392, identifier: 10633072
2026-03-29 10:00:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44848d28-4de0-52a6-b513-1bc92d8f81fd with identifier: 10654226
2026-03-29 10:00:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44848d28-4de0-52a6-b513-1bc92d8f81fd with scrape type 2
2026-03-29 10:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 44848d28-4de0-52a6-b513-1bc92d8f81fd with scrape type 2
2026-03-29 10:00:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 44848d28-4de0-52a6-b513-1bc92d8f81fd, identifier: 10654226
2026-03-29 10:00:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 09e2312d-b9f7-54e1-aa3c-e99b3882a680 with identifier: 10648087
2026-03-29 10:00:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09e2312d-b9f7-54e1-aa3c-e99b3882a680 with scrape type 2
2026-03-29 10:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 09e2312d-b9f7-54e1-aa3c-e99b3882a680 with scrape type 2
2026-03-29 10:00:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 09e2312d-b9f7-54e1-aa3c-e99b3882a680, identifier: 10648087
2026-03-29 10:00:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 30dc89fa-eb61-5bd3-aa1d-e06c7ef46438 with identifier: 10741824
2026-03-29 10:00:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 30dc89fa-eb61-5bd3-aa1d-e06c7ef46438 with identifier: 10741824
2026-03-29 10:00:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 30dc89fa-eb61-5bd3-aa1d-e06c7ef46438 with identifier: 10741824 to the API
2026-03-29 10:00:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 10: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 10:00:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741824>
{'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': 151,
'expiration_date': '2026-04-01T09:55:00Z',
'fuel_type': 'Petrol',
'id': '30dc89fa-eb61-5bd3-aa1d-e06c7ef46438',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '1733LWX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741824',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Ssangyong',
'model': 'Korando',
'odometer': 92167,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 11300,
'price_includes_vat': True,
'registration_date': '2022-03-17',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Ssangyong Korando Limited - Petrol - Manual - 151 hp - 92.167 km',
'transmission': 'manual',
'trim': 'Limited',
'vin': None,
'year': 2022}
2026-03-29 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710741824%27 HTTP/1.1" 200 None
2026-03-29 10:00:35 [adesa.es] INFO: Saving data for 10741824: {'auction_closing_time': 1775037300.0, 'created_time': 1774674062.51645, 'last_price_update_time': 1774778435.840421}
2026-03-29 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741824') HTTP/1.1" 204 0
2026-03-29 10:00:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: f51bfb19-3583-5231-82ec-946194ee5392 with identifier: 10633072
2026-03-29 10:00:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: f51bfb19-3583-5231-82ec-946194ee5392 with identifier: 10633072
2026-03-29 10:00:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: f51bfb19-3583-5231-82ec-946194ee5392 with identifier: 10633072 to the API
2026-03-29 10:00:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 10: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 10:00:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10633072>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'Hatchback',
'color': 'Gray',
'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': 'f51bfb19-3583-5231-82ec-946194ee5392',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '50732',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10633072',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 24542,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2024-05-20',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Seat Ibiza 1.0 TSI FR - Petrol - Manual - 112 hp - 24.542 km',
'transmission': 'manual',
'trim': 'FR',
'vin': None,
'year': 2024}
2026-03-29 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710633072%27 HTTP/1.1" 200 None
2026-03-29 10:00:36 [adesa.es] INFO: Saving data for 10633072: {'auction_closing_time': 1798675200.0, 'created_time': 1773334942.746095, 'last_price_update_time': 1774778436.257559}
2026-03-29 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10633072') HTTP/1.1" 204 0
2026-03-29 10:00:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 44848d28-4de0-52a6-b513-1bc92d8f81fd with identifier: 10654226
2026-03-29 10:00:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 10:00:36 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Green HTTP/1.1" 200 None
2026-03-29 10:00:36 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 10:00:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 10:00:36 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Electric HTTP/1.1" 200 None
2026-03-29 10:00:36 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 10:00:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 44848d28-4de0-52a6-b513-1bc92d8f81fd with identifier: 10654226
2026-03-29 10:00:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 44848d28-4de0-52a6-b513-1bc92d8f81fd with identifier: 10654226 to the API
2026-03-29 10:00:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 10: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 10:00:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10654226>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 138,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '44848d28-4de0-52a6-b513-1bc92d8f81fd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '56201',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10654226',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'e-Rifter',
'odometer': 3695,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 22750,
'price_includes_vat': True,
'registration_date': '2025-04-03',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot e-Rifter Allure - Electric - Automatic - 138 hp - 3.695 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-29 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710654226%27 HTTP/1.1" 200 None
2026-03-29 10:00:36 [adesa.es] INFO: Saving data for 10654226: {'auction_closing_time': 1798675200.0, 'created_time': 1773396035.843925, 'last_price_update_time': 1774778436.847291}
2026-03-29 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10654226') HTTP/1.1" 204 0
2026-03-29 10:00:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 09e2312d-b9f7-54e1-aa3c-e99b3882a680 with identifier: 10648087
2026-03-29 10:00:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 09e2312d-b9f7-54e1-aa3c-e99b3882a680 with identifier: 10648087
2026-03-29 10:00:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 09e2312d-b9f7-54e1-aa3c-e99b3882a680 with identifier: 10648087 to the API
2026-03-29 10:00:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 10: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 10:00:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10648087>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'Hatchback',
'color': 'White',
'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': '09e2312d-b9f7-54e1-aa3c-e99b3882a680',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '51679',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10648087',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 20932,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2024-06-05',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Seat Ibiza 1.0 TSI FR - Petrol - Manual - 112 hp - 20.932 km',
'transmission': 'manual',
'trim': 'FR',
'vin': None,
'year': 2024}
2026-03-29 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710648087%27 HTTP/1.1" 200 None
2026-03-29 10:00:37 [adesa.es] INFO: Saving data for 10648087: {'auction_closing_time': 1798675200.0, 'created_time': 1773334942.327449, 'last_price_update_time': 1774778437.374101}
2026-03-29 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10648087') HTTP/1.1" 204 0
2026-03-29 10:00:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10532903> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 10:00:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10190878> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 10:00:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10506267> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 10:00:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10405389> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 10:00:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:00:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:00:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:00:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:00:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25f56158-59e2-5577-be89-f7e8ecbdfd80 with identifier: 10532903
2026-03-29 10:00:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25f56158-59e2-5577-be89-f7e8ecbdfd80 with scrape type 2
2026-03-29 10:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 25f56158-59e2-5577-be89-f7e8ecbdfd80 with scrape type 2
2026-03-29 10:00:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 25f56158-59e2-5577-be89-f7e8ecbdfd80, identifier: 10532903
2026-03-29 10:00:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88f38e54-dbc2-5c7a-9f9c-96dceb1e8301 with identifier: 10190878
2026-03-29 10:00:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88f38e54-dbc2-5c7a-9f9c-96dceb1e8301 with scrape type 2
2026-03-29 10:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 88f38e54-dbc2-5c7a-9f9c-96dceb1e8301 with scrape type 2
2026-03-29 10:00:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 88f38e54-dbc2-5c7a-9f9c-96dceb1e8301, identifier: 10190878
2026-03-29 10:00:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc3e2ac9-4f19-5597-afe4-e88419ceb19d with identifier: 10506267
2026-03-29 10:00:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc3e2ac9-4f19-5597-afe4-e88419ceb19d with scrape type 2
2026-03-29 10:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cc3e2ac9-4f19-5597-afe4-e88419ceb19d with scrape type 2
2026-03-29 10:00:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: cc3e2ac9-4f19-5597-afe4-e88419ceb19d, identifier: 10506267
2026-03-29 10:00:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4903d2d8-0b7c-54b7-a304-cb853883c881 with identifier: 10405389
2026-03-29 10:00:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4903d2d8-0b7c-54b7-a304-cb853883c881 with scrape type 2
2026-03-29 10:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4903d2d8-0b7c-54b7-a304-cb853883c881 with scrape type 2
2026-03-29 10:00:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 4903d2d8-0b7c-54b7-a304-cb853883c881, identifier: 10405389
2026-03-29 10:00:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 25f56158-59e2-5577-be89-f7e8ecbdfd80 with identifier: 10532903
2026-03-29 10:00:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 25f56158-59e2-5577-be89-f7e8ecbdfd80 with identifier: 10532903
2026-03-29 10:00:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 25f56158-59e2-5577-be89-f7e8ecbdfd80 with identifier: 10532903 to the API
2026-03-29 10:00:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 10: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 10:00:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10532903>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'Hatchback',
'color': 'White',
'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': '25f56158-59e2-5577-be89-f7e8ecbdfd80',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '52155',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10532903',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 40985,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2024-06-05',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Seat Ibiza 1.0 TSI FR - Petrol - Manual - 112 hp - 40.985 km',
'transmission': 'manual',
'trim': 'FR',
'vin': None,
'year': 2024}
2026-03-29 10:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710532903%27 HTTP/1.1" 200 None
2026-03-29 10:00:38 [adesa.es] INFO: Saving data for 10532903: {'auction_closing_time': 1798675200.0, 'created_time': 1773334837.656744, 'last_price_update_time': 1774778438.160691}
2026-03-29 10:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10532903') HTTP/1.1" 204 0
2026-03-29 10:00:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 88f38e54-dbc2-5c7a-9f9c-96dceb1e8301 with identifier: 10190878
2026-03-29 10:00:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 88f38e54-dbc2-5c7a-9f9c-96dceb1e8301 with identifier: 10190878
2026-03-29 10:00:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 88f38e54-dbc2-5c7a-9f9c-96dceb1e8301 with identifier: 10190878 to the API
2026-03-29 10:00:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 10: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 10:00:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10190878>
{'auction_title': '',
'c_o_2_emission_value': 148,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 123,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': '88f38e54-dbc2-5c7a-9f9c-96dceb1e8301',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '44691',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10190878',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 29350,
'price_includes_vat': True,
'registration_date': '2025-09-25',
'seats_number': 7,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Volkswagen Caddy 2.0 TDI - Diesel - Automatic - 123 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-29 10:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710190878%27 HTTP/1.1" 200 None
2026-03-29 10:00:38 [adesa.es] INFO: Saving data for 10190878: {'auction_closing_time': 1798675200.0, 'created_time': 1773334905.773294, 'last_price_update_time': 1774778438.536768}
2026-03-29 10:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10190878') HTTP/1.1" 204 0
2026-03-29 10:00:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: cc3e2ac9-4f19-5597-afe4-e88419ceb19d with identifier: 10506267
2026-03-29 10:00:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: cc3e2ac9-4f19-5597-afe4-e88419ceb19d with identifier: 10506267
2026-03-29 10:00:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: cc3e2ac9-4f19-5597-afe4-e88419ceb19d with identifier: 10506267 to the API
2026-03-29 10:00:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 10: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 10:00:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10506267>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'Hatchback',
'color': 'Red',
'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': 'cc3e2ac9-4f19-5597-afe4-e88419ceb19d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '51575',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10506267',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 36268,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2024-06-21',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Seat Ibiza 1.0 TSI FR - Petrol - Manual - 112 hp - 36.268 km',
'transmission': 'manual',
'trim': 'FR',
'vin': None,
'year': 2024}
2026-03-29 10:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710506267%27 HTTP/1.1" 200 None
2026-03-29 10:00:38 [adesa.es] INFO: Saving data for 10506267: {'auction_closing_time': 1798675200.0, 'created_time': 1773334903.733076, 'last_price_update_time': 1774778438.959471}
2026-03-29 10:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10506267') HTTP/1.1" 204 0
2026-03-29 10:00:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 4903d2d8-0b7c-54b7-a304-cb853883c881 with identifier: 10405389
2026-03-29 10:00:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 4903d2d8-0b7c-54b7-a304-cb853883c881 with identifier: 10405389
2026-03-29 10:00:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 4903d2d8-0b7c-54b7-a304-cb853883c881 with identifier: 10405389 to the API
2026-03-29 10:00:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 10: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 10:00:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10405389>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'SUV',
'color': 'Red',
'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': '4903d2d8-0b7c-54b7-a304-cb853883c881',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '50824',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10405389',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 24367,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 20600,
'price_includes_vat': True,
'registration_date': '2024-04-26',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Skoda Karoq 2.0 TDI Selection - Diesel - Manual - 119 hp - 24.367 '
'km',
'transmission': 'manual',
'trim': 'Selection',
'vin': None,
'year': 2024}
2026-03-29 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710405389%27 HTTP/1.1" 200 None
2026-03-29 10:00:39 [adesa.es] INFO: Saving data for 10405389: {'auction_closing_time': 1798675200.0, 'created_time': 1773334904.113034, 'last_price_update_time': 1774778439.336097}
2026-03-29 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10405389') HTTP/1.1" 204 0
2026-03-29 10:00:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10268081> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 10:00:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10547993> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 10:00:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:00:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:00:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10390884> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 10:00:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:00:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f70fe47b-3478-51d1-8b27-fe7849a42a50 with identifier: 10268081
2026-03-29 10:00:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f70fe47b-3478-51d1-8b27-fe7849a42a50 with scrape type 2
2026-03-29 10:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f70fe47b-3478-51d1-8b27-fe7849a42a50 with scrape type 2
2026-03-29 10:00:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: f70fe47b-3478-51d1-8b27-fe7849a42a50, identifier: 10268081
2026-03-29 10:00:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7266a12e-3297-5b1d-a206-d0299bcccc28 with identifier: 10547993
2026-03-29 10:00:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7266a12e-3297-5b1d-a206-d0299bcccc28 with scrape type 2
2026-03-29 10:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7266a12e-3297-5b1d-a206-d0299bcccc28 with scrape type 2
2026-03-29 10:00:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 7266a12e-3297-5b1d-a206-d0299bcccc28, identifier: 10547993
2026-03-29 10:00:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: f70fe47b-3478-51d1-8b27-fe7849a42a50 with identifier: 10268081
2026-03-29 10:00:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: f70fe47b-3478-51d1-8b27-fe7849a42a50 with identifier: 10268081
2026-03-29 10:00:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: f70fe47b-3478-51d1-8b27-fe7849a42a50 with identifier: 10268081 to the API
2026-03-29 10:00:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 10: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 10:00:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10268081>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'SUV',
'color': 'Blue',
'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': 'Diesel',
'id': 'f70fe47b-3478-51d1-8b27-fe7849a42a50',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '4497MZF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10268081',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 18341,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 37700,
'price_includes_vat': True,
'registration_date': '2025-03-18',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 20d M Sport - Diesel - Automatic - 164 hp - 18.341 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2025}
2026-03-29 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710268081%27 HTTP/1.1" 200 None
2026-03-29 10:00:39 [adesa.es] INFO: Saving data for 10268081: {'auction_closing_time': 1798671600.0, 'created_time': 1773334910.34031, 'last_price_update_time': 1774778439.942346}
2026-03-29 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10268081') HTTP/1.1" 204 0
2026-03-29 10:00:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 7266a12e-3297-5b1d-a206-d0299bcccc28 with identifier: 10547993
2026-03-29 10:00:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 7266a12e-3297-5b1d-a206-d0299bcccc28 with identifier: 10547993
2026-03-29 10:00:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 7266a12e-3297-5b1d-a206-d0299bcccc28 with identifier: 10547993 to the API
2026-03-29 10:00:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 10: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 10:00:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10547993>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'Saloon',
'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': '7266a12e-3297-5b1d-a206-d0299bcccc28',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '1364MYN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10547993',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 17708,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 29400,
'price_includes_vat': True,
'registration_date': '2025-02-20',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 1 Series 120d M Sport - Diesel - Automatic - 164 hp - 17.708 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2025}
2026-03-29 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710547993%27 HTTP/1.1" 200 None
2026-03-29 10:00:40 [adesa.es] INFO: Saving data for 10547993: {'auction_closing_time': 1798671600.0, 'created_time': 1773334906.753528, 'last_price_update_time': 1774778440.254628}
2026-03-29 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10547993') HTTP/1.1" 204 0
2026-03-29 10:00:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43002a55-f500-5b2d-8f55-90df2d9144ae with identifier: 10390884
2026-03-29 10:00:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43002a55-f500-5b2d-8f55-90df2d9144ae with scrape type 2
2026-03-29 10:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 43002a55-f500-5b2d-8f55-90df2d9144ae with scrape type 2
2026-03-29 10:00:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 43002a55-f500-5b2d-8f55-90df2d9144ae, identifier: 10390884
2026-03-29 10:00:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 43002a55-f500-5b2d-8f55-90df2d9144ae with identifier: 10390884
2026-03-29 10:00:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 43002a55-f500-5b2d-8f55-90df2d9144ae with identifier: 10390884
2026-03-29 10:00:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 43002a55-f500-5b2d-8f55-90df2d9144ae with identifier: 10390884 to the API
2026-03-29 10:00:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 10: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 10:00:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10390884>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'Saloon',
'color': 'Gray',
'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': 'Diesel',
'id': '43002a55-f500-5b2d-8f55-90df2d9144ae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '1357MYN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10390884',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 22196,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 29650,
'price_includes_vat': True,
'registration_date': '2025-02-20',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 1 Series 120d M Sport - Diesel - Automatic - 164 hp - 22.196 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2025}
2026-03-29 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710390884%27 HTTP/1.1" 200 None
2026-03-29 10:00:40 [adesa.es] INFO: Saving data for 10390884: {'auction_closing_time': 1798671600.0, 'created_time': 1773334908.462905, 'last_price_update_time': 1774778440.66907}
2026-03-29 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10390884') HTTP/1.1" 204 0
2026-03-29 10:00:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10290504> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 10: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 10:00:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d89bf10-d092-54f0-bbde-503a2085cc57 with identifier: 10290504
2026-03-29 10:00:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d89bf10-d092-54f0-bbde-503a2085cc57 with scrape type 2
2026-03-29 10:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d89bf10-d092-54f0-bbde-503a2085cc57 with scrape type 2
2026-03-29 10:00:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 4d89bf10-d092-54f0-bbde-503a2085cc57, identifier: 10290504
2026-03-29 10:00:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 4d89bf10-d092-54f0-bbde-503a2085cc57 with identifier: 10290504
2026-03-29 10:00:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 4d89bf10-d092-54f0-bbde-503a2085cc57 with identifier: 10290504
2026-03-29 10:00:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 4d89bf10-d092-54f0-bbde-503a2085cc57 with identifier: 10290504 to the API
2026-03-29 10:00:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 10: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 10:00:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10290504>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'SUV',
'color': 'Gray',
'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': '4d89bf10-d092-54f0-bbde-503a2085cc57',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '4464MZF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10290504',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 18604,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 37700,
'price_includes_vat': True,
'registration_date': '2025-03-18',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 20d M Sport - Hybrid - Automatic - 164 hp - 18.604 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2025}
2026-03-29 10:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710290504%27 HTTP/1.1" 200 None
2026-03-29 10:00:41 [adesa.es] INFO: Saving data for 10290504: {'auction_closing_time': 1798671600.0, 'created_time': 1773334910.759906, 'last_price_update_time': 1774778441.250152}
2026-03-29 10:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10290504') HTTP/1.1" 204 0
2026-03-29 10:00:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10366802> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 10: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 10:00:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10463637> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 10:00:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10371381> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 10:00:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10647804> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 10: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 10: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 10: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 10:00:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f082f487-381d-5c35-8f9c-d6ba7e87acd8 with identifier: 10366802
2026-03-29 10:00:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f082f487-381d-5c35-8f9c-d6ba7e87acd8 with scrape type 2
2026-03-29 10:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f082f487-381d-5c35-8f9c-d6ba7e87acd8 with scrape type 2
2026-03-29 10:00:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: f082f487-381d-5c35-8f9c-d6ba7e87acd8, identifier: 10366802
2026-03-29 10:00:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: f082f487-381d-5c35-8f9c-d6ba7e87acd8 with identifier: 10366802
2026-03-29 10:00:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: f082f487-381d-5c35-8f9c-d6ba7e87acd8 with identifier: 10366802
2026-03-29 10:00:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: f082f487-381d-5c35-8f9c-d6ba7e87acd8 with identifier: 10366802 to the API
2026-03-29 10:00:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 10: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 10:00:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10366802>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Hatchback',
'color': 'White',
'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': 'f082f487-381d-5c35-8f9c-d6ba7e87acd8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '4317MXH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10366802',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 28147,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 19800,
'price_includes_vat': True,
'registration_date': '2024-12-20',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 408 Allure - Petrol - Automatic - 136 hp - 28.147 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2024}
2026-03-29 10:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710366802%27 HTTP/1.1" 200 None
2026-03-29 10:00:41 [adesa.es] INFO: Saving data for 10366802: {'auction_closing_time': 1798671600.0, 'created_time': 1773334869.452662, 'last_price_update_time': 1774778441.844525}
2026-03-29 10:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10366802') HTTP/1.1" 204 0
2026-03-29 10:00:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10620669> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 10:00:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10620671> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 10: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 10: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 10:00:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97bcfa50-303b-5026-b197-8505b9663e85 with identifier: 10463637
2026-03-29 10:00:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97bcfa50-303b-5026-b197-8505b9663e85 with scrape type 2
2026-03-29 10:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 97bcfa50-303b-5026-b197-8505b9663e85 with scrape type 2
2026-03-29 10:00:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 97bcfa50-303b-5026-b197-8505b9663e85, identifier: 10463637
2026-03-29 10:00:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82d6eba0-c5e5-50a8-a96d-7a424e47f88a with identifier: 10371381
2026-03-29 10:00:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82d6eba0-c5e5-50a8-a96d-7a424e47f88a with scrape type 2
2026-03-29 10:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82d6eba0-c5e5-50a8-a96d-7a424e47f88a with scrape type 2
2026-03-29 10:00:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 82d6eba0-c5e5-50a8-a96d-7a424e47f88a, identifier: 10371381
2026-03-29 10:00:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de046532-7bab-5db7-b5b5-bb0e4676fc27 with identifier: 10647804
2026-03-29 10:00:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de046532-7bab-5db7-b5b5-bb0e4676fc27 with scrape type 2
2026-03-29 10:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de046532-7bab-5db7-b5b5-bb0e4676fc27 with scrape type 2
2026-03-29 10:00:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: de046532-7bab-5db7-b5b5-bb0e4676fc27, identifier: 10647804
2026-03-29 10:00:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 97bcfa50-303b-5026-b197-8505b9663e85 with identifier: 10463637
2026-03-29 10:00:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 97bcfa50-303b-5026-b197-8505b9663e85 with identifier: 10463637
2026-03-29 10:00:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 97bcfa50-303b-5026-b197-8505b9663e85 with identifier: 10463637 to the API
2026-03-29 10:00:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 10: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 10:00:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10463637>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '97bcfa50-303b-5026-b197-8505b9663e85',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '7094MXJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10463637',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 24117,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2024-12-23',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 1.2 Allure - Petrol - Manual - 102 hp - 24.117 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2024}
2026-03-29 10:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710463637%27 HTTP/1.1" 200 None
2026-03-29 10:00:42 [adesa.es] INFO: Saving data for 10463637: {'auction_closing_time': 1798671600.0, 'created_time': 1773334893.789112, 'last_price_update_time': 1774778442.55664}
2026-03-29 10:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10463637') HTTP/1.1" 204 0
2026-03-29 10:00:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 82d6eba0-c5e5-50a8-a96d-7a424e47f88a with identifier: 10371381
2026-03-29 10:00:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 82d6eba0-c5e5-50a8-a96d-7a424e47f88a with identifier: 10371381
2026-03-29 10:00:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 82d6eba0-c5e5-50a8-a96d-7a424e47f88a with identifier: 10371381 to the API
2026-03-29 10:00:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 10: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 10:00:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10371381>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'Saloon',
'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': '82d6eba0-c5e5-50a8-a96d-7a424e47f88a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '1365MYN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10371381',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 21198,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 29150,
'price_includes_vat': True,
'registration_date': '2025-02-20',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'BMW 1 Series 120d M Sport - Diesel - Automatic - 164 hp - 21.198 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2025}
2026-03-29 10:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710371381%27 HTTP/1.1" 200 None
2026-03-29 10:00:42 [adesa.es] INFO: Saving data for 10371381: {'auction_closing_time': 1798671600.0, 'created_time': 1773334872.490016, 'last_price_update_time': 1774778442.959637}
2026-03-29 10:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10371381') HTTP/1.1" 204 0
2026-03-29 10:00:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: de046532-7bab-5db7-b5b5-bb0e4676fc27 with identifier: 10647804
2026-03-29 10:00:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: de046532-7bab-5db7-b5b5-bb0e4676fc27 with identifier: 10647804
2026-03-29 10:00:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: de046532-7bab-5db7-b5b5-bb0e4676fc27 with identifier: 10647804 to the API
2026-03-29 10:00:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 10: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 10:00:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10647804>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'Saloon',
'color': 'Blue',
'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': 'de046532-7bab-5db7-b5b5-bb0e4676fc27',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '1358MYN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10647804',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 21049,
'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 - Diesel - Automatic - 164 hp - 21.049 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2025}
2026-03-29 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710647804%27 HTTP/1.1" 200 None
2026-03-29 10:00:43 [adesa.es] INFO: Saving data for 10647804: {'auction_closing_time': 1798671600.0, 'created_time': 1773334873.146567, 'last_price_update_time': 1774778443.348133}
2026-03-29 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10647804') HTTP/1.1" 204 0
2026-03-29 10:00:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10620011> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 10:00:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:00:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10583626> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 10:00:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 10:00:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c03e4799-9db8-514a-b8c3-22c231283cb2 with identifier: 10620669
2026-03-29 10:00:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c03e4799-9db8-514a-b8c3-22c231283cb2 with scrape type 2
2026-03-29 10:00:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c03e4799-9db8-514a-b8c3-22c231283cb2 with scrape type 2
2026-03-29 10:00:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: c03e4799-9db8-514a-b8c3-22c231283cb2, identifier: 10620669
2026-03-29 10:00:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8215880a-1885-54d2-863a-227433f4db57 with identifier: 10620671
2026-03-29 10:00:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8215880a-1885-54d2-863a-227433f4db57 with scrape type 2
2026-03-29 10:00:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8215880a-1885-54d2-863a-227433f4db57 with scrape type 2
2026-03-29 10:00:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 8215880a-1885-54d2-863a-227433f4db57, identifier: 10620671
2026-03-29 10:00:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: c03e4799-9db8-514a-b8c3-22c231283cb2 with identifier: 10620669
2026-03-29 10:00:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: c03e4799-9db8-514a-b8c3-22c231283cb2 with identifier: 10620669
2026-03-29 10:00:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: c03e4799-9db8-514a-b8c3-22c231283cb2 with identifier: 10620669 to the API
2026-03-29 10:00:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 10: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 10:00:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10620669>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'SUV',
'color': 'Green',
'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': 'c03e4799-9db8-514a-b8c3-22c231283cb2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '55569',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10620669',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 22025,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 36900,
'price_includes_vat': True,
'registration_date': '2025-04-23',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'BMW X2 20d M Sport - Hybrid - Automatic - 164 hp - 22.025 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2025}
2026-03-29 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710620669%27 HTTP/1.1" 200 None
2026-03-29 10:00:43 [adesa.es] INFO: Saving data for 10620669: {'auction_closing_time': 1798671600.0, 'created_time': 1773334891.30462, 'last_price_update_time': 1774778443.942741}
2026-03-29 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10620669') HTTP/1.1" 204 0
2026-03-29 10:00:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 8215880a-1885-54d2-863a-227433f4db57 with identifier: 10620671
2026-03-29 10:00:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 8215880a-1885-54d2-863a-227433f4db57 with identifier: 10620671
2026-03-29 10:00:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 8215880a-1885-54d2-863a-227433f4db57 with identifier: 10620671 to the API
2026-03-29 10:00:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 10: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 10:00:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10620671>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'SUV',
'color': 'Gray',
'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': '8215880a-1885-54d2-863a-227433f4db57',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '55568',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10620671',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 20612,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 36900,
'price_includes_vat': True,
'registration_date': '2025-04-23',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'BMW X2 20d M Sport - Hybrid - Automatic - 164 hp - 20.612 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2025}
2026-03-29 10:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710620671%27 HTTP/1.1" 200 None
2026-03-29 10:00:44 [adesa.es] INFO: Saving data for 10620671: {'auction_closing_time': 1798671600.0, 'created_time': 1773334862.153114, 'last_price_update_time': 1774778444.249372}
2026-03-29 10:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10620671') HTTP/1.1" 204 0
2026-03-29 10:00:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10597842> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 10:00:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699500> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 10:00:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10419050> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 10:00:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10563498> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 10:00:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82b449cf-517e-54cf-892a-5c1d68b027fd with identifier: 10620011
2026-03-29 10:00:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82b449cf-517e-54cf-892a-5c1d68b027fd with scrape type 2
2026-03-29 10:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82b449cf-517e-54cf-892a-5c1d68b027fd with scrape type 2
2026-03-29 10:00:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 82b449cf-517e-54cf-892a-5c1d68b027fd, identifier: 10620011
2026-03-29 10:00:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f4e4f37-b501-5091-86be-d4b33f8c8788 with identifier: 10583626
2026-03-29 10:00:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f4e4f37-b501-5091-86be-d4b33f8c8788 with scrape type 2
2026-03-29 10:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f4e4f37-b501-5091-86be-d4b33f8c8788 with scrape type 2
2026-03-29 10:00:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 7f4e4f37-b501-5091-86be-d4b33f8c8788, identifier: 10583626
2026-03-29 10:00:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 82b449cf-517e-54cf-892a-5c1d68b027fd with identifier: 10620011
2026-03-29 10:00:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 82b449cf-517e-54cf-892a-5c1d68b027fd with identifier: 10620011
2026-03-29 10:00:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 82b449cf-517e-54cf-892a-5c1d68b027fd with identifier: 10620011 to the API
2026-03-29 10:00:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 10: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 10:00:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10620011>
{'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': '82b449cf-517e-54cf-892a-5c1d68b027fd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '1376MYN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10620011',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 22845,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 30000,
'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 - 22.845 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2025}
2026-03-29 10:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710620011%27 HTTP/1.1" 200 None
2026-03-29 10:00:44 [adesa.es] INFO: Saving data for 10620011: {'auction_closing_time': 1798671600.0, 'created_time': 1773334868.677833, 'last_price_update_time': 1774778444.970713}
2026-03-29 10:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10620011') HTTP/1.1" 204 0
2026-03-29 10:00:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 7f4e4f37-b501-5091-86be-d4b33f8c8788 with identifier: 10583626
2026-03-29 10:00:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 7f4e4f37-b501-5091-86be-d4b33f8c8788 with identifier: 10583626
2026-03-29 10:00:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 7f4e4f37-b501-5091-86be-d4b33f8c8788 with identifier: 10583626 to the API
2026-03-29 10:00:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 10: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 10:00:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10583626>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'SUV',
'color': 'Gray',
'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': '7f4e4f37-b501-5091-86be-d4b33f8c8788',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '5387MZF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10583626',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 18741,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 39900,
'price_includes_vat': True,
'registration_date': '2025-03-18',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'BMW X1 20d M Sport - xDrive - Hybrid - Automatic - 164 hp - 18.741 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2025}
2026-03-29 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710583626%27 HTTP/1.1" 200 None
2026-03-29 10:00:45 [adesa.es] INFO: Saving data for 10583626: {'auction_closing_time': 1798671600.0, 'created_time': 1773334856.383107, 'last_price_update_time': 1774778445.249263}
2026-03-29 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10583626') HTTP/1.1" 204 0
2026-03-29 10:00:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10491567> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 10:00:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10351796> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 10:00:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 952d738f-116f-5bea-8157-8b82fdb50edd with identifier: 10597842
2026-03-29 10:00:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 952d738f-116f-5bea-8157-8b82fdb50edd with scrape type 2
2026-03-29 10:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 952d738f-116f-5bea-8157-8b82fdb50edd with scrape type 2
2026-03-29 10:00:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 952d738f-116f-5bea-8157-8b82fdb50edd, identifier: 10597842
2026-03-29 10:00:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 622c97a1-9467-5916-8930-e640c8b10c4b with identifier: 10699500
2026-03-29 10:00:45 [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 10:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 622c97a1-9467-5916-8930-e640c8b10c4b with scrape type 2
2026-03-29 10:00:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 622c97a1-9467-5916-8930-e640c8b10c4b, identifier: 10699500
2026-03-29 10:00:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7640be65-749e-5135-b4f4-9a98c2728fb7 with identifier: 10419050
2026-03-29 10:00:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7640be65-749e-5135-b4f4-9a98c2728fb7 with scrape type 2
2026-03-29 10:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7640be65-749e-5135-b4f4-9a98c2728fb7 with scrape type 2
2026-03-29 10:00:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 7640be65-749e-5135-b4f4-9a98c2728fb7, identifier: 10419050
2026-03-29 10:00:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03360a4f-32ce-5c96-a1fa-a4159bae23bd with identifier: 10563498
2026-03-29 10:00:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03360a4f-32ce-5c96-a1fa-a4159bae23bd with scrape type 2
2026-03-29 10:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 03360a4f-32ce-5c96-a1fa-a4159bae23bd with scrape type 2
2026-03-29 10:00:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 03360a4f-32ce-5c96-a1fa-a4159bae23bd, identifier: 10563498
2026-03-29 10:00:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 952d738f-116f-5bea-8157-8b82fdb50edd with identifier: 10597842
2026-03-29 10:00:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 952d738f-116f-5bea-8157-8b82fdb50edd with identifier: 10597842
2026-03-29 10:00:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 952d738f-116f-5bea-8157-8b82fdb50edd with identifier: 10597842 to the API
2026-03-29 10:00:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 10: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 10:00:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10597842>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Hatchback',
'color': 'White',
'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': '952d738f-116f-5bea-8157-8b82fdb50edd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '8039MWS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10597842',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 26805,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 19800,
'price_includes_vat': True,
'registration_date': '2024-11-28',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 408 Allure - Petrol - Automatic - 136 hp - 26.805 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2024}
2026-03-29 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710597842%27 HTTP/1.1" 200 None
2026-03-29 10:00:45 [adesa.es] INFO: Saving data for 10597842: {'auction_closing_time': 1798671600.0, 'created_time': 1773334893.435978, 'last_price_update_time': 1774778445.969813}
2026-03-29 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10597842') HTTP/1.1" 204 0
2026-03-29 10:00:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 622c97a1-9467-5916-8930-e640c8b10c4b with identifier: 10699500
2026-03-29 10:00:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 622c97a1-9467-5916-8930-e640c8b10c4b with identifier: 10699500
2026-03-29 10:00:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 622c97a1-9467-5916-8930-e640c8b10c4b with identifier: 10699500 to the API
2026-03-29 10:00:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 10: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 10:00:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699500>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': '622c97a1-9467-5916-8930-e640c8b10c4b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '1618NHR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699500',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Espace',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 34300,
'price_includes_vat': True,
'registration_date': '2025-11-24',
'seats_number': 7,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Espace 1.2 Esprit Alpine - Hybrid - Automatic - 131 hp - 50 '
'km',
'transmission': 'automatic',
'trim': 'Esprit Alpine',
'vin': None,
'year': 2025}
2026-03-29 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710699500%27 HTTP/1.1" 200 None
2026-03-29 10:00:46 [adesa.es] INFO: Saving data for 10699500: {'auction_closing_time': 1798671600.0, 'created_time': 1774000848.879458, 'last_price_update_time': 1774778446.543232}
2026-03-29 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10699500') HTTP/1.1" 204 0
2026-03-29 10:00:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 7640be65-749e-5135-b4f4-9a98c2728fb7 with identifier: 10419050
2026-03-29 10:00:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 7640be65-749e-5135-b4f4-9a98c2728fb7 with identifier: 10419050
2026-03-29 10:00:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 7640be65-749e-5135-b4f4-9a98c2728fb7 with identifier: 10419050 to the API
2026-03-29 10:00:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 10: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 10:00:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10419050>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': 'Saloon',
'color': 'Gray',
'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': '7640be65-749e-5135-b4f4-9a98c2728fb7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '1372MYN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10419050',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 19468,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 30000,
'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.468 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2025}
2026-03-29 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710419050%27 HTTP/1.1" 200 None
2026-03-29 10:00:46 [adesa.es] INFO: Saving data for 10419050: {'auction_closing_time': 1798671600.0, 'created_time': 1773334868.165586, 'last_price_update_time': 1774778446.960769}
2026-03-29 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10419050') HTTP/1.1" 204 0
2026-03-29 10:00:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 03360a4f-32ce-5c96-a1fa-a4159bae23bd with identifier: 10563498
2026-03-29 10:00:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 03360a4f-32ce-5c96-a1fa-a4159bae23bd with identifier: 10563498
2026-03-29 10:00:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 03360a4f-32ce-5c96-a1fa-a4159bae23bd with identifier: 10563498 to the API
2026-03-29 10:00:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 10:00:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 10:00:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10563498>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '03360a4f-32ce-5c96-a1fa-a4159bae23bd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '7086MXJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10563498',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 24420,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2024-12-23',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 Allure - Petrol - Manual - 102 hp - 24.420 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2024}
2026-03-29 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710563498%27 HTTP/1.1" 200 None
2026-03-29 10:00:47 [adesa.es] INFO: Saving data for 10563498: {'auction_closing_time': 1798671600.0, 'created_time': 1773334857.204438, 'last_price_update_time': 1774778447.359261}
2026-03-29 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10563498') HTTP/1.1" 204 0
2026-03-29 10:00:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1b06093-2af0-5a58-9cff-7b9e8bbd7c3c with identifier: 10491567
2026-03-29 10:00:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1b06093-2af0-5a58-9cff-7b9e8bbd7c3c with scrape type 2
2026-03-29 10:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f1b06093-2af0-5a58-9cff-7b9e8bbd7c3c with scrape type 2
2026-03-29 10:00:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: f1b06093-2af0-5a58-9cff-7b9e8bbd7c3c, identifier: 10491567
2026-03-29 10:00:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c6daf3e9-b0d3-5b0a-93af-ef476ec5dc47 with identifier: 10351796
2026-03-29 10:00:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6daf3e9-b0d3-5b0a-93af-ef476ec5dc47 with scrape type 2
2026-03-29 10:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c6daf3e9-b0d3-5b0a-93af-ef476ec5dc47 with scrape type 2
2026-03-29 10:00:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: c6daf3e9-b0d3-5b0a-93af-ef476ec5dc47, identifier: 10351796
2026-03-29 10:00:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: f1b06093-2af0-5a58-9cff-7b9e8bbd7c3c with identifier: 10491567
2026-03-29 10:00:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: f1b06093-2af0-5a58-9cff-7b9e8bbd7c3c with identifier: 10491567
2026-03-29 10:00:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: f1b06093-2af0-5a58-9cff-7b9e8bbd7c3c with identifier: 10491567 to the API
2026-03-29 10:00:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 10:00:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 10:00:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10491567>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': 'Saloon',
'color': 'Gray',
'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': 'f1b06093-2af0-5a58-9cff-7b9e8bbd7c3c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '1371MYN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10491567',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 18800,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 30000,
'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 - 18.800 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2025}
2026-03-29 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710491567%27 HTTP/1.1" 200 None
2026-03-29 10:00:47 [adesa.es] INFO: Saving data for 10491567: {'auction_closing_time': 1798671600.0, 'created_time': 1773334861.046848, 'last_price_update_time': 1774778447.871358}
2026-03-29 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10491567') HTTP/1.1" 204 0
2026-03-29 10:00:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: c6daf3e9-b0d3-5b0a-93af-ef476ec5dc47 with identifier: 10351796
2026-03-29 10:00:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: c6daf3e9-b0d3-5b0a-93af-ef476ec5dc47 with identifier: 10351796
2026-03-29 10:00:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: c6daf3e9-b0d3-5b0a-93af-ef476ec5dc47 with identifier: 10351796 to the API
2026-03-29 10:00:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 10: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 10:00:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10351796>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Diesel',
'id': 'c6daf3e9-b0d3-5b0a-93af-ef476ec5dc47',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '7595NJD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10351796',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 60,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 33400,
'price_includes_vat': True,
'registration_date': '2025-12-15',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz A 200d AMG Line - Diesel - Automatic - 150 hp - 60 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2025}
2026-03-29 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710351796%27 HTTP/1.1" 200 None
2026-03-29 10:00:48 [adesa.es] INFO: Saving data for 10351796: {'auction_closing_time': 1798671600.0, 'created_time': 1773334889.210835, 'last_price_update_time': 1774778448.34437}
2026-03-29 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10351796') HTTP/1.1" 204 0
2026-03-29 10:00:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10517945> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 10:00:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10547995> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 10:00:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 249c9530-e80b-544f-9c00-28053331e4fd with identifier: 10517945
2026-03-29 10:00:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 249c9530-e80b-544f-9c00-28053331e4fd with scrape type 2
2026-03-29 10:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 249c9530-e80b-544f-9c00-28053331e4fd with scrape type 2
2026-03-29 10:00:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 249c9530-e80b-544f-9c00-28053331e4fd, identifier: 10517945
2026-03-29 10:00:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b6abaa8b-6d28-5f56-8350-f4bf13f3c0e5 with identifier: 10547995
2026-03-29 10:00:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b6abaa8b-6d28-5f56-8350-f4bf13f3c0e5 with scrape type 2
2026-03-29 10:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b6abaa8b-6d28-5f56-8350-f4bf13f3c0e5 with scrape type 2
2026-03-29 10:00:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: b6abaa8b-6d28-5f56-8350-f4bf13f3c0e5, identifier: 10547995
2026-03-29 10:00:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 249c9530-e80b-544f-9c00-28053331e4fd with identifier: 10517945
2026-03-29 10:00:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 249c9530-e80b-544f-9c00-28053331e4fd with identifier: 10517945
2026-03-29 10:00:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 249c9530-e80b-544f-9c00-28053331e4fd with identifier: 10517945 to the API
2026-03-29 10:00:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 10: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 10:00:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10517945>
{'auction_title': '',
'c_o_2_emission_value': 156,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 198,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': '249c9530-e80b-544f-9c00-28053331e4fd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '5974NBZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10517945',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 17325,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 48600,
'price_includes_vat': True,
'registration_date': '2025-05-26',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 20d M Sport - xDrive - Hybrid - Automatic - 198 hp - 17.325 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2025}
2026-03-29 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710517945%27 HTTP/1.1" 200 None
2026-03-29 10:00:49 [adesa.es] INFO: Saving data for 10517945: {'auction_closing_time': 1798671600.0, 'created_time': 1773334887.149443, 'last_price_update_time': 1774778449.048443}
2026-03-29 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10517945') HTTP/1.1" 204 0
2026-03-29 10:00:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: b6abaa8b-6d28-5f56-8350-f4bf13f3c0e5 with identifier: 10547995
2026-03-29 10:00:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: b6abaa8b-6d28-5f56-8350-f4bf13f3c0e5 with identifier: 10547995
2026-03-29 10:00:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: b6abaa8b-6d28-5f56-8350-f4bf13f3c0e5 with identifier: 10547995 to the API
2026-03-29 10:00:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 10: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 10:00:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10547995>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Diesel',
'id': 'b6abaa8b-6d28-5f56-8350-f4bf13f3c0e5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '5362MZF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10547995',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 18850,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 36000,
'price_includes_vat': True,
'registration_date': '2025-03-18',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X2 18d M Sport - Diesel - Automatic - 150 hp - 18.850 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2025}
2026-03-29 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10: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%2710547995%27 HTTP/1.1" 200 None
2026-03-29 10:00:49 [adesa.es] INFO: Saving data for 10547995: {'auction_closing_time': 1798671600.0, 'created_time': 1773334887.596055, 'last_price_update_time': 1774778449.451748}
2026-03-29 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10547995') HTTP/1.1" 204 0
2026-03-29 10:00:49 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-29 10:00:49 [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>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-29 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 10:00:49 [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%201774346449 HTTP/1.1" 200 None
2026-03-29 10:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.es',RowKey='10653124') HTTP/1.1" 204 0
2026-03-29 10:00:49 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (58 items) in: file:///var/lib/scrapyd/items/sourcing_v2/adesa.es/task_36_2026-03-29T10_00_00.jl
2026-03-29 10:00:49 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 56277,
'downloader/request_count': 60,
'downloader/request_method_count/GET': 58,
'downloader/request_method_count/POST': 2,
'downloader/response_bytes': 2699233,
'downloader/response_count': 60,
'downloader/response_status_count/200': 60,
'elapsed_time_seconds': 43.173978,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 29, 10, 0, 49, 588065, tzinfo=datetime.timezone.utc),
'item_scraped_count': 58,
'log_count/DEBUG': 902,
'log_count/INFO': 1014,
'memusage/max': 150159360,
'memusage/startup': 150159360,
'request_depth_max': 2,
'response_received_count': 60,
'scheduler/dequeued': 60,
'scheduler/dequeued/memory': 60,
'scheduler/enqueued': 60,
'scheduler/enqueued/memory': 60,
'scrape_type/price_update': 58,
'scrape_type/skipped': 108,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 60,
'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.0235109083509695,
'scrapy-zyte-api/mean_response_seconds': 4.058356957952491,
'scrapy-zyte-api/processed': 60,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 60,
'scrapy-zyte-api/request_args/experimental.requestCookies': 59,
'scrapy-zyte-api/request_args/experimental.responseCookies': 60,
'scrapy-zyte-api/request_args/httpRequestBody': 2,
'scrapy-zyte-api/request_args/httpRequestMethod': 2,
'scrapy-zyte-api/request_args/httpResponseBody': 60,
'scrapy-zyte-api/request_args/httpResponseHeaders': 60,
'scrapy-zyte-api/request_args/url': 60,
'scrapy-zyte-api/status_codes/200': 60,
'scrapy-zyte-api/success': 60,
'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, 10, 0, 6, 414087, tzinfo=datetime.timezone.utc)}
2026-03-29 10:00:49 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-29 10:00:49 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fd91bad2910>
2026-03-29 10:00:49 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fd91bb55a90>