2026-03-30 10:00:03 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-30 10:00:03 [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-30 10:00:03 [adesa.es] INFO: Starting spider adesa.es
2026-03-30 10:00:03 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-30 10:00:03 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-30 10:00:03 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-30 10:00:03 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-30 10:00:04 [scrapy.extensions.telnet] INFO: Telnet Password: 4e2b74c47f5dcab2
2026-03-30 10:00:04 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats',
'scrapy.extensions.closespider.CloseSpider']
2026-03-30 10:00:04 [scrapy.crawler] INFO: Overridden settings:
{'BOT_NAME': 'SourcingV2',
'CLOSESPIDER_TIMEOUT': 7200,
'DOWNLOAD_MAXSIZE': 52428800,
'DOWNLOAD_WARNSIZE': 10485760,
'FEED_EXPORT_ENCODING': 'utf-8',
'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/adesa.es/task_36_2026-03-30T10_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-30 10:00:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-30 10:00:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-30 10:00:04 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.retry.RetryMiddleware',
'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-30 10:00:04 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-30 10:00:04 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-30 10:00:04 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-30 10:00:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-30 10:00:04 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2117
2026-03-30 10:00:04 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-30 10:00:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-30 10:00:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:04 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-30 10:00:04 [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-30 10:00:04 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-30 10:00:04 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-30 10:00:04 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-30 10:00:04 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-30 10:00:04 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-30 10:00:04 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-30 10:00:04 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-30 10:00:04 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-30 10:00:04 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-30 10:00:04 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-30 10:00:04 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-30 10:00:04 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-30 10:00:04 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-30 10:00:04 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-30 10:00:04 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-30 10:00:04 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-30 10:00:04 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-30 10:00:04 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-30 10:00:04 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-30 10:00:04 [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-30 10:00:04 [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-30 10:00:04 [scrapy.core.engine] INFO: Spider opened
2026-03-30 10:00:04 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-30 10:00:04 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-30 10:00:04 [scrapy.extensions.memusage] INFO: Peak memory usage is 142MiB
2026-03-30 10:00:04 [scrapy-playwright] INFO: Starting download handler
2026-03-30 10:00:04 [scrapy-playwright] INFO: Starting download handler
2026-03-30 10:00:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:00:11 [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-30 10:00:11 [adesa.es] INFO: Found listing with ID: 10741807
2026-03-30 10:00:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:11 [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-30 10:00:11 [adesa.es] INFO: Scrape type for 10741807: 2
2026-03-30 10:00:11 [adesa.es] INFO: Scraping item 10741807 url https://www.openlane.eu/en/carv6/auction/10741807
2026-03-30 10:00:11 [adesa.es] INFO: Found listing with ID: 10741802
2026-03-30 10:00:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:11 [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-30 10:00:11 [adesa.es] INFO: Scrape type for 10741802: 2
2026-03-30 10:00:11 [adesa.es] INFO: Scraping item 10741802 url https://www.openlane.eu/en/carv6/auction/10741802
2026-03-30 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-30 10:00:11 [adesa.es] INFO: Found listing with ID: 10741815
2026-03-30 10:00:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:11 [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-30 10:00:11 [adesa.es] INFO: Scrape type for 10741815: 2
2026-03-30 10:00:11 [adesa.es] INFO: Scraping item 10741815 url https://www.openlane.eu/en/carv6/auction/10741815
2026-03-30 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-30 10:00:11 [adesa.es] INFO: Found listing with ID: 10741816
2026-03-30 10:00:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:11 [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-30 10:00:11 [adesa.es] INFO: Scrape type for 10741816: 2
2026-03-30 10:00:11 [adesa.es] INFO: Scraping item 10741816 url https://www.openlane.eu/en/carv6/auction/10741816
2026-03-30 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-30 10:00:11 [adesa.es] INFO: Found listing with ID: 10741798
2026-03-30 10:00:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:11 [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-30 10:00:11 [adesa.es] INFO: Scrape type for 10741798: 2
2026-03-30 10:00:11 [adesa.es] INFO: Scraping item 10741798 url https://www.openlane.eu/en/carv6/auction/10741798
2026-03-30 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-30 10:00:11 [adesa.es] INFO: Found listing with ID: 10741800
2026-03-30 10:00:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:11 [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-30 10:00:11 [adesa.es] INFO: Scrape type for 10741800: 2
2026-03-30 10:00:11 [adesa.es] INFO: Scraping item 10741800 url https://www.openlane.eu/en/carv6/auction/10741800
2026-03-30 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-30 10:00:11 [adesa.es] INFO: Found listing with ID: 10741819
2026-03-30 10:00:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:11 [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-30 10:00:11 [adesa.es] INFO: Scrape type for 10741819: 2
2026-03-30 10:00:11 [adesa.es] INFO: Scraping item 10741819 url https://www.openlane.eu/en/carv6/auction/10741819
2026-03-30 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-30 10:00:11 [adesa.es] INFO: Found listing with ID: 10741814
2026-03-30 10:00:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:11 [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-30 10:00:11 [adesa.es] INFO: Scrape type for 10741814: 2
2026-03-30 10:00:11 [adesa.es] INFO: Scraping item 10741814 url https://www.openlane.eu/en/carv6/auction/10741814
2026-03-30 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-30 10:00:12 [adesa.es] INFO: Found listing with ID: 10741821
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741821%27 HTTP/1.1" 200 None
2026-03-30 10:00:12 [adesa.es] INFO: Scrape type for 10741821: 2
2026-03-30 10:00:12 [adesa.es] INFO: Scraping item 10741821 url https://www.openlane.eu/en/carv6/auction/10741821
2026-03-30 10:00:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:00:12 [adesa.es] INFO: Found listing with ID: 10741822
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741822%27 HTTP/1.1" 200 None
2026-03-30 10:00:12 [adesa.es] INFO: Scrape type for 10741822: 2
2026-03-30 10:00:12 [adesa.es] INFO: Scraping item 10741822 url https://www.openlane.eu/en/carv6/auction/10741822
2026-03-30 10:00:12 [adesa.es] INFO: Found listing with ID: 10741806
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741806%27 HTTP/1.1" 200 None
2026-03-30 10:00:12 [adesa.es] INFO: Scrape type for 10741806: 2
2026-03-30 10:00:12 [adesa.es] INFO: Scraping item 10741806 url https://www.openlane.eu/en/carv6/auction/10741806
2026-03-30 10:00:12 [adesa.es] INFO: Found listing with ID: 10741792
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741792%27 HTTP/1.1" 200 None
2026-03-30 10:00:12 [adesa.es] INFO: Scrape type for 10741792: 2
2026-03-30 10:00:12 [adesa.es] INFO: Scraping item 10741792 url https://www.openlane.eu/en/carv6/auction/10741792
2026-03-30 10:00:12 [adesa.es] INFO: Found listing with ID: 10741812
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741812%27 HTTP/1.1" 200 None
2026-03-30 10:00:12 [adesa.es] INFO: Scrape type for 10741812: 2
2026-03-30 10:00:12 [adesa.es] INFO: Scraping item 10741812 url https://www.openlane.eu/en/carv6/auction/10741812
2026-03-30 10:00:12 [adesa.es] INFO: Found listing with ID: 10741796
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741796%27 HTTP/1.1" 200 None
2026-03-30 10:00:12 [adesa.es] INFO: Scrape type for 10741796: 2
2026-03-30 10:00:12 [adesa.es] INFO: Scraping item 10741796 url https://www.openlane.eu/en/carv6/auction/10741796
2026-03-30 10:00:12 [adesa.es] INFO: Found listing with ID: 10741805
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741805%27 HTTP/1.1" 200 None
2026-03-30 10:00:12 [adesa.es] INFO: Scrape type for 10741805: 2
2026-03-30 10:00:12 [adesa.es] INFO: Scraping item 10741805 url https://www.openlane.eu/en/carv6/auction/10741805
2026-03-30 10:00:12 [adesa.es] INFO: Found listing with ID: 10741813
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741813%27 HTTP/1.1" 200 None
2026-03-30 10:00:12 [adesa.es] INFO: Scrape type for 10741813: 2
2026-03-30 10:00:12 [adesa.es] INFO: Scraping item 10741813 url https://www.openlane.eu/en/carv6/auction/10741813
2026-03-30 10:00:12 [adesa.es] INFO: Found listing with ID: 10741799
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741799%27 HTTP/1.1" 200 None
2026-03-30 10:00:12 [adesa.es] INFO: Scrape type for 10741799: 2
2026-03-30 10:00:12 [adesa.es] INFO: Scraping item 10741799 url https://www.openlane.eu/en/carv6/auction/10741799
2026-03-30 10:00:12 [adesa.es] INFO: Found listing with ID: 10741811
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741811%27 HTTP/1.1" 200 None
2026-03-30 10:00:12 [adesa.es] INFO: Scrape type for 10741811: 2
2026-03-30 10:00:12 [adesa.es] INFO: Scraping item 10741811 url https://www.openlane.eu/en/carv6/auction/10741811
2026-03-30 10:00:12 [adesa.es] INFO: Found listing with ID: 10741810
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741810%27 HTTP/1.1" 200 None
2026-03-30 10:00:12 [adesa.es] INFO: Scrape type for 10741810: 2
2026-03-30 10:00:12 [adesa.es] INFO: Scraping item 10741810 url https://www.openlane.eu/en/carv6/auction/10741810
2026-03-30 10:00:12 [adesa.es] INFO: Found listing with ID: 10741793
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741793%27 HTTP/1.1" 200 None
2026-03-30 10:00:12 [adesa.es] INFO: Scrape type for 10741793: 2
2026-03-30 10:00:12 [adesa.es] INFO: Scraping item 10741793 url https://www.openlane.eu/en/carv6/auction/10741793
2026-03-30 10:00:12 [adesa.es] INFO: Found listing with ID: 10741794
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741794%27 HTTP/1.1" 200 None
2026-03-30 10:00:12 [adesa.es] INFO: Scrape type for 10741794: 2
2026-03-30 10:00:12 [adesa.es] INFO: Scraping item 10741794 url https://www.openlane.eu/en/carv6/auction/10741794
2026-03-30 10:00:12 [adesa.es] INFO: Found listing with ID: 10741808
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741808%27 HTTP/1.1" 200 None
2026-03-30 10:00:12 [adesa.es] INFO: Scrape type for 10741808: 2
2026-03-30 10:00:12 [adesa.es] INFO: Scraping item 10741808 url https://www.openlane.eu/en/carv6/auction/10741808
2026-03-30 10:00:12 [adesa.es] INFO: Found listing with ID: 10741818
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741818%27 HTTP/1.1" 200 None
2026-03-30 10:00:12 [adesa.es] INFO: Scrape type for 10741818: 2
2026-03-30 10:00:12 [adesa.es] INFO: Scraping item 10741818 url https://www.openlane.eu/en/carv6/auction/10741818
2026-03-30 10:00:12 [adesa.es] INFO: Found listing with ID: 10741809
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741809%27 HTTP/1.1" 200 None
2026-03-30 10:00:12 [adesa.es] INFO: Scrape type for 10741809: 2
2026-03-30 10:00:12 [adesa.es] INFO: Scraping item 10741809 url https://www.openlane.eu/en/carv6/auction/10741809
2026-03-30 10:00:12 [adesa.es] INFO: Found listing with ID: 10741795
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741795%27 HTTP/1.1" 200 None
2026-03-30 10:00:12 [adesa.es] INFO: Scrape type for 10741795: 2
2026-03-30 10:00:12 [adesa.es] INFO: Scraping item 10741795 url https://www.openlane.eu/en/carv6/auction/10741795
2026-03-30 10:00:12 [adesa.es] INFO: Found listing with ID: 10741797
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741797%27 HTTP/1.1" 200 None
2026-03-30 10:00:12 [adesa.es] INFO: Scrape type for 10741797: 2
2026-03-30 10:00:12 [adesa.es] INFO: Scraping item 10741797 url https://www.openlane.eu/en/carv6/auction/10741797
2026-03-30 10:00:12 [adesa.es] INFO: Found listing with ID: 10741804
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741804%27 HTTP/1.1" 200 None
2026-03-30 10:00:12 [adesa.es] INFO: Scrape type for 10741804: 2
2026-03-30 10:00:12 [adesa.es] INFO: Scraping item 10741804 url https://www.openlane.eu/en/carv6/auction/10741804
2026-03-30 10:00:12 [adesa.es] INFO: Found listing with ID: 10741817
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741817%27 HTTP/1.1" 200 None
2026-03-30 10:00:12 [adesa.es] INFO: Scrape type for 10741817: 2
2026-03-30 10:00:12 [adesa.es] INFO: Scraping item 10741817 url https://www.openlane.eu/en/carv6/auction/10741817
2026-03-30 10:00:12 [adesa.es] INFO: Found listing with ID: 10741803
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741803%27 HTTP/1.1" 200 None
2026-03-30 10:00:12 [adesa.es] INFO: Scrape type for 10741803: 2
2026-03-30 10:00:12 [adesa.es] INFO: Scraping item 10741803 url https://www.openlane.eu/en/carv6/auction/10741803
2026-03-30 10:00:12 [adesa.es] INFO: Found listing with ID: 10741801
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741801%27 HTTP/1.1" 200 None
2026-03-30 10:00:12 [adesa.es] INFO: Scrape type for 10741801: 2
2026-03-30 10:00:12 [adesa.es] INFO: Scraping item 10741801 url https://www.openlane.eu/en/carv6/auction/10741801
2026-03-30 10:00:12 [adesa.es] INFO: Found listing with ID: 10741820
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741820%27 HTTP/1.1" 200 None
2026-03-30 10:00:12 [adesa.es] INFO: Scrape type for 10741820: 2
2026-03-30 10:00:12 [adesa.es] INFO: Scraping item 10741820 url https://www.openlane.eu/en/carv6/auction/10741820
2026-03-30 10:00:12 [adesa.es] INFO: Found listing with ID: 10741836
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741836%27 HTTP/1.1" 200 None
2026-03-30 10:00:12 [adesa.es] INFO: Scrape type for 10741836: 0
2026-03-30 10:00:12 [adesa.es] INFO: Skipping item 10741836 url https://www.openlane.eu/en/carv6/auction/10741836
2026-03-30 10:00:12 [adesa.es] INFO: Found listing with ID: 10741850
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741850%27 HTTP/1.1" 200 None
2026-03-30 10:00:12 [adesa.es] INFO: Scrape type for 10741850: 0
2026-03-30 10:00:12 [adesa.es] INFO: Skipping item 10741850 url https://www.openlane.eu/en/carv6/auction/10741850
2026-03-30 10:00:12 [adesa.es] INFO: Found listing with ID: 10741851
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741851%27 HTTP/1.1" 200 None
2026-03-30 10:00:12 [adesa.es] INFO: Scrape type for 10741851: 0
2026-03-30 10:00:12 [adesa.es] INFO: Skipping item 10741851 url https://www.openlane.eu/en/carv6/auction/10741851
2026-03-30 10:00:12 [adesa.es] INFO: Found listing with ID: 10741830
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741830%27 HTTP/1.1" 200 None
2026-03-30 10:00:12 [adesa.es] INFO: Scrape type for 10741830: 0
2026-03-30 10:00:12 [adesa.es] INFO: Skipping item 10741830 url https://www.openlane.eu/en/carv6/auction/10741830
2026-03-30 10:00:12 [adesa.es] INFO: Found listing with ID: 10741835
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741835%27 HTTP/1.1" 200 None
2026-03-30 10:00:12 [adesa.es] INFO: Scrape type for 10741835: 0
2026-03-30 10:00:12 [adesa.es] INFO: Skipping item 10741835 url https://www.openlane.eu/en/carv6/auction/10741835
2026-03-30 10:00:12 [adesa.es] INFO: Found listing with ID: 10741845
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741845%27 HTTP/1.1" 200 None
2026-03-30 10:00:12 [adesa.es] INFO: Scrape type for 10741845: 0
2026-03-30 10:00:12 [adesa.es] INFO: Skipping item 10741845 url https://www.openlane.eu/en/carv6/auction/10741845
2026-03-30 10:00:12 [adesa.es] INFO: Found listing with ID: 10741839
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741839%27 HTTP/1.1" 200 None
2026-03-30 10:00:12 [adesa.es] INFO: Scrape type for 10741839: 0
2026-03-30 10:00:12 [adesa.es] INFO: Skipping item 10741839 url https://www.openlane.eu/en/carv6/auction/10741839
2026-03-30 10:00:12 [adesa.es] INFO: Found listing with ID: 10741829
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741829%27 HTTP/1.1" 200 None
2026-03-30 10:00:12 [adesa.es] INFO: Scrape type for 10741829: 0
2026-03-30 10:00:12 [adesa.es] INFO: Skipping item 10741829 url https://www.openlane.eu/en/carv6/auction/10741829
2026-03-30 10:00:12 [adesa.es] INFO: Found listing with ID: 10741844
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741844%27 HTTP/1.1" 200 None
2026-03-30 10:00:12 [adesa.es] INFO: Scrape type for 10741844: 0
2026-03-30 10:00:12 [adesa.es] INFO: Skipping item 10741844 url https://www.openlane.eu/en/carv6/auction/10741844
2026-03-30 10:00:12 [adesa.es] INFO: Found listing with ID: 10741848
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741848%27 HTTP/1.1" 200 None
2026-03-30 10:00:12 [adesa.es] INFO: Scrape type for 10741848: 0
2026-03-30 10:00:12 [adesa.es] INFO: Skipping item 10741848 url https://www.openlane.eu/en/carv6/auction/10741848
2026-03-30 10:00:12 [adesa.es] INFO: Found listing with ID: 10741849
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741849%27 HTTP/1.1" 200 None
2026-03-30 10:00:12 [adesa.es] INFO: Scrape type for 10741849: 0
2026-03-30 10:00:12 [adesa.es] INFO: Skipping item 10741849 url https://www.openlane.eu/en/carv6/auction/10741849
2026-03-30 10:00:12 [adesa.es] INFO: Found listing with ID: 10741843
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741843%27 HTTP/1.1" 200 None
2026-03-30 10:00:12 [adesa.es] INFO: Scrape type for 10741843: 0
2026-03-30 10:00:12 [adesa.es] INFO: Skipping item 10741843 url https://www.openlane.eu/en/carv6/auction/10741843
2026-03-30 10:00:12 [adesa.es] INFO: Found listing with ID: 10741826
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741826%27 HTTP/1.1" 200 None
2026-03-30 10:00:12 [adesa.es] INFO: Scrape type for 10741826: 0
2026-03-30 10:00:12 [adesa.es] INFO: Skipping item 10741826 url https://www.openlane.eu/en/carv6/auction/10741826
2026-03-30 10:00:12 [adesa.es] INFO: Found listing with ID: 10741833
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741833%27 HTTP/1.1" 200 None
2026-03-30 10:00:12 [adesa.es] INFO: Scrape type for 10741833: 0
2026-03-30 10:00:12 [adesa.es] INFO: Skipping item 10741833 url https://www.openlane.eu/en/carv6/auction/10741833
2026-03-30 10:00:12 [adesa.es] INFO: Found listing with ID: 10741834
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741834%27 HTTP/1.1" 200 None
2026-03-30 10:00:12 [adesa.es] INFO: Scrape type for 10741834: 0
2026-03-30 10:00:12 [adesa.es] INFO: Skipping item 10741834 url https://www.openlane.eu/en/carv6/auction/10741834
2026-03-30 10:00:12 [adesa.es] INFO: Found listing with ID: 10741825
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741825%27 HTTP/1.1" 200 None
2026-03-30 10:00:12 [adesa.es] INFO: Scrape type for 10741825: 0
2026-03-30 10:00:12 [adesa.es] INFO: Skipping item 10741825 url https://www.openlane.eu/en/carv6/auction/10741825
2026-03-30 10:00:12 [adesa.es] INFO: Found listing with ID: 10741838
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741838%27 HTTP/1.1" 200 None
2026-03-30 10:00:12 [adesa.es] INFO: Scrape type for 10741838: 0
2026-03-30 10:00:12 [adesa.es] INFO: Skipping item 10741838 url https://www.openlane.eu/en/carv6/auction/10741838
2026-03-30 10:00:12 [adesa.es] INFO: Found listing with ID: 10741840
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741840%27 HTTP/1.1" 200 None
2026-03-30 10:00:12 [adesa.es] INFO: Scrape type for 10741840: 0
2026-03-30 10:00:12 [adesa.es] INFO: Skipping item 10741840 url https://www.openlane.eu/en/carv6/auction/10741840
2026-03-30 10:00:12 [adesa.es] INFO: Found listing with ID: 10741823
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741823%27 HTTP/1.1" 200 None
2026-03-30 10:00:12 [adesa.es] INFO: Scrape type for 10741823: 0
2026-03-30 10:00:12 [adesa.es] INFO: Skipping item 10741823 url https://www.openlane.eu/en/carv6/auction/10741823
2026-03-30 10:00:12 [adesa.es] INFO: Found listing with ID: 10741828
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741828%27 HTTP/1.1" 200 None
2026-03-30 10:00:12 [adesa.es] INFO: Scrape type for 10741828: 0
2026-03-30 10:00:12 [adesa.es] INFO: Skipping item 10741828 url https://www.openlane.eu/en/carv6/auction/10741828
2026-03-30 10:00:12 [adesa.es] INFO: Found listing with ID: 10741831
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741831%27 HTTP/1.1" 200 None
2026-03-30 10:00:12 [adesa.es] INFO: Scrape type for 10741831: 0
2026-03-30 10:00:12 [adesa.es] INFO: Skipping item 10741831 url https://www.openlane.eu/en/carv6/auction/10741831
2026-03-30 10:00:12 [adesa.es] INFO: Found listing with ID: 10741824
2026-03-30 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741824%27 HTTP/1.1" 200 None
2026-03-30 10:00:13 [adesa.es] INFO: Scrape type for 10741824: 0
2026-03-30 10:00:13 [adesa.es] INFO: Skipping item 10741824 url https://www.openlane.eu/en/carv6/auction/10741824
2026-03-30 10:00:13 [adesa.es] INFO: Found listing with ID: 10741832
2026-03-30 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741832%27 HTTP/1.1" 200 None
2026-03-30 10:00:13 [adesa.es] INFO: Scrape type for 10741832: 0
2026-03-30 10:00:13 [adesa.es] INFO: Skipping item 10741832 url https://www.openlane.eu/en/carv6/auction/10741832
2026-03-30 10:00:13 [adesa.es] INFO: Found listing with ID: 10741842
2026-03-30 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741842%27 HTTP/1.1" 200 None
2026-03-30 10:00:13 [adesa.es] INFO: Scrape type for 10741842: 0
2026-03-30 10:00:13 [adesa.es] INFO: Skipping item 10741842 url https://www.openlane.eu/en/carv6/auction/10741842
2026-03-30 10:00:13 [adesa.es] INFO: Found listing with ID: 10741846
2026-03-30 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741846%27 HTTP/1.1" 200 None
2026-03-30 10:00:13 [adesa.es] INFO: Scrape type for 10741846: 0
2026-03-30 10:00:13 [adesa.es] INFO: Skipping item 10741846 url https://www.openlane.eu/en/carv6/auction/10741846
2026-03-30 10:00:13 [adesa.es] INFO: Found listing with ID: 10741847
2026-03-30 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741847%27 HTTP/1.1" 200 None
2026-03-30 10:00:13 [adesa.es] INFO: Scrape type for 10741847: 0
2026-03-30 10:00:13 [adesa.es] INFO: Skipping item 10741847 url https://www.openlane.eu/en/carv6/auction/10741847
2026-03-30 10:00:13 [adesa.es] INFO: Found listing with ID: 10741841
2026-03-30 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741841%27 HTTP/1.1" 200 None
2026-03-30 10:00:13 [adesa.es] INFO: Scrape type for 10741841: 0
2026-03-30 10:00:13 [adesa.es] INFO: Skipping item 10741841 url https://www.openlane.eu/en/carv6/auction/10741841
2026-03-30 10:00:13 [adesa.es] INFO: Found listing with ID: 10741827
2026-03-30 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741827%27 HTTP/1.1" 200 None
2026-03-30 10:00:13 [adesa.es] INFO: Scrape type for 10741827: 0
2026-03-30 10:00:13 [adesa.es] INFO: Skipping item 10741827 url https://www.openlane.eu/en/carv6/auction/10741827
2026-03-30 10:00:13 [adesa.es] INFO: Found listing with ID: 10741837
2026-03-30 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710741837%27 HTTP/1.1" 200 None
2026-03-30 10:00:13 [adesa.es] INFO: Scrape type for 10741837: 0
2026-03-30 10:00:13 [adesa.es] INFO: Skipping item 10741837 url https://www.openlane.eu/en/carv6/auction/10741837
2026-03-30 10:00:13 [adesa.es] INFO: Found listing with ID: 10737974
2026-03-30 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710737974%27 HTTP/1.1" 200 None
2026-03-30 10:00:13 [adesa.es] INFO: Scrape type for 10737974: 2
2026-03-30 10:00:13 [adesa.es] INFO: Scraping item 10737974 url https://www.openlane.eu/en/carv6/auction/10737974
2026-03-30 10:00:13 [adesa.es] INFO: Found listing with ID: 10735044
2026-03-30 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710735044%27 HTTP/1.1" 200 None
2026-03-30 10:00:13 [adesa.es] INFO: Scrape type for 10735044: 0
2026-03-30 10:00:13 [adesa.es] INFO: Skipping item 10735044 url https://www.openlane.eu/en/carv6/auction/10735044
2026-03-30 10:00:13 [adesa.es] INFO: Found listing with ID: 10737454
2026-03-30 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710737454%27 HTTP/1.1" 200 None
2026-03-30 10:00:13 [adesa.es] INFO: Scrape type for 10737454: 2
2026-03-30 10:00:13 [adesa.es] INFO: Scraping item 10737454 url https://www.openlane.eu/en/carv6/auction/10737454
2026-03-30 10:00:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741816> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 10:00:13 [adesa.es] INFO: Found listing with ID: 10737478
2026-03-30 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710737478%27 HTTP/1.1" 200 None
2026-03-30 10:00:13 [adesa.es] INFO: Scrape type for 10737478: 2
2026-03-30 10:00:13 [adesa.es] INFO: Scraping item 10737478 url https://www.openlane.eu/en/carv6/auction/10737478
2026-03-30 10:00:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:00:13 [adesa.es] INFO: Found listing with ID: 10737481
2026-03-30 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710737481%27 HTTP/1.1" 200 None
2026-03-30 10:00:13 [adesa.es] INFO: Scrape type for 10737481: 2
2026-03-30 10:00:13 [adesa.es] INFO: Scraping item 10737481 url https://www.openlane.eu/en/carv6/auction/10737481
2026-03-30 10:00:13 [adesa.es] INFO: Found listing with ID: 10737483
2026-03-30 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710737483%27 HTTP/1.1" 200 None
2026-03-30 10:00:13 [adesa.es] INFO: Scrape type for 10737483: 2
2026-03-30 10:00:13 [adesa.es] INFO: Scraping item 10737483 url https://www.openlane.eu/en/carv6/auction/10737483
2026-03-30 10:00:13 [adesa.es] INFO: Found listing with ID: 10405308
2026-03-30 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710405308%27 HTTP/1.1" 200 None
2026-03-30 10:00:13 [adesa.es] INFO: Scrape type for 10405308: 0
2026-03-30 10:00:13 [adesa.es] INFO: Skipping item 10405308 url https://www.openlane.eu/en/carv6/auction/10405308
2026-03-30 10:00:13 [adesa.es] INFO: Found listing with ID: 10405305
2026-03-30 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710405305%27 HTTP/1.1" 200 None
2026-03-30 10:00:13 [adesa.es] INFO: Scrape type for 10405305: 0
2026-03-30 10:00:13 [adesa.es] INFO: Skipping item 10405305 url https://www.openlane.eu/en/carv6/auction/10405305
2026-03-30 10:00:13 [adesa.es] INFO: Found listing with ID: 10518392
2026-03-30 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710518392%27 HTTP/1.1" 200 None
2026-03-30 10:00:13 [adesa.es] INFO: Scrape type for 10518392: 0
2026-03-30 10:00:13 [adesa.es] INFO: Skipping item 10518392 url https://www.openlane.eu/en/carv6/auction/10518392
2026-03-30 10:00:13 [adesa.es] INFO: Found listing with ID: 10405309
2026-03-30 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710405309%27 HTTP/1.1" 200 None
2026-03-30 10:00:13 [adesa.es] INFO: Scrape type for 10405309: 0
2026-03-30 10:00:13 [adesa.es] INFO: Skipping item 10405309 url https://www.openlane.eu/en/carv6/auction/10405309
2026-03-30 10:00:13 [adesa.es] INFO: Found listing with ID: 10472332
2026-03-30 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710472332%27 HTTP/1.1" 200 None
2026-03-30 10:00:13 [adesa.es] INFO: Scrape type for 10472332: 0
2026-03-30 10:00:13 [adesa.es] INFO: Skipping item 10472332 url https://www.openlane.eu/en/carv6/auction/10472332
2026-03-30 10:00:13 [adesa.es] INFO: Found listing with ID: 10438527
2026-03-30 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710438527%27 HTTP/1.1" 200 None
2026-03-30 10:00:13 [adesa.es] INFO: Scrape type for 10438527: 0
2026-03-30 10:00:13 [adesa.es] INFO: Skipping item 10438527 url https://www.openlane.eu/en/carv6/auction/10438527
2026-03-30 10:00:13 [adesa.es] INFO: Found listing with ID: 10505053
2026-03-30 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710505053%27 HTTP/1.1" 200 None
2026-03-30 10:00:13 [adesa.es] INFO: Scrape type for 10505053: 0
2026-03-30 10:00:13 [adesa.es] INFO: Skipping item 10505053 url https://www.openlane.eu/en/carv6/auction/10505053
2026-03-30 10:00:13 [adesa.es] INFO: Found listing with ID: 10472260
2026-03-30 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710472260%27 HTTP/1.1" 200 None
2026-03-30 10:00:13 [adesa.es] INFO: Scrape type for 10472260: 2
2026-03-30 10:00:13 [adesa.es] INFO: Scraping item 10472260 url https://www.openlane.eu/en/carv6/auction/10472260
2026-03-30 10:00:13 [adesa.es] INFO: Found listing with ID: 10640376
2026-03-30 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710640376%27 HTTP/1.1" 200 None
2026-03-30 10:00:13 [adesa.es] INFO: Scrape type for 10640376: 2
2026-03-30 10:00:13 [adesa.es] INFO: Scraping item 10640376 url https://www.openlane.eu/en/carv6/auction/10640376
2026-03-30 10:00:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741807> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 10:00:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8801c804-b027-51a2-a727-ef6d0b7e5ad4 with identifier: 10741816
2026-03-30 10:00:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8801c804-b027-51a2-a727-ef6d0b7e5ad4 with scrape type 2
2026-03-30 10:00:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8801c804-b027-51a2-a727-ef6d0b7e5ad4 with scrape type 2
2026-03-30 10:00:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 8801c804-b027-51a2-a727-ef6d0b7e5ad4, identifier: 10741816
2026-03-30 10:00:13 [adesa.es] INFO: Found listing with ID: 10699427
2026-03-30 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699427%27 HTTP/1.1" 200 None
2026-03-30 10:00:13 [adesa.es] INFO: Scrape type for 10699427: 2
2026-03-30 10:00:13 [adesa.es] INFO: Scraping item 10699427 url https://www.openlane.eu/en/carv6/auction/10699427
2026-03-30 10:00:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:00:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 8801c804-b027-51a2-a727-ef6d0b7e5ad4 with identifier: 10741816
2026-03-30 10:00:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:00:14 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black HTTP/1.1" 200 None
2026-03-30 10:00:14 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:00:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:00:14 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Benzine HTTP/1.1" 200 None
2026-03-30 10:00:14 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:00:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 8801c804-b027-51a2-a727-ef6d0b7e5ad4 with identifier: 10741816
2026-03-30 10:00:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 8801c804-b027-51a2-a727-ef6d0b7e5ad4 with identifier: 10741816 to the API
2026-03-30 10:00:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:00:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:00:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741816>
{'auction_title': '',
'c_o_2_emission_value': 100,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Petrol',
'id': '8801c804-b027-51a2-a727-ef6d0b7e5ad4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1712JXC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741816',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Citroën',
'model': 'C4',
'odometer': 114285,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 5300,
'price_includes_vat': True,
'registration_date': '2017-02-27',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Citroën C4 Cactus 1.2i Feel - Petrol - Manual - 110 hp - 114.285 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2017}
2026-03-30 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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-30 10:00:14 [adesa.es] INFO: Saving data for 10741816: {'auction_closing_time': 1775037000.0, 'created_time': 1774630823.658803, 'last_price_update_time': 1774864814.961756}
2026-03-30 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741816') HTTP/1.1" 204 0
2026-03-30 10:00:15 [adesa.es] INFO: Found listing with ID: 10699430
2026-03-30 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710699430%27 HTTP/1.1" 200 None
2026-03-30 10:00:15 [adesa.es] INFO: Scrape type for 10699430: 0
2026-03-30 10:00:15 [adesa.es] INFO: Skipping item 10699430 url https://www.openlane.eu/en/carv6/auction/10699430
2026-03-30 10:00:15 [adesa.es] INFO: Found listing with ID: 10612546
2026-03-30 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710612546%27 HTTP/1.1" 200 None
2026-03-30 10:00:15 [adesa.es] INFO: Scrape type for 10612546: 2
2026-03-30 10:00:15 [adesa.es] INFO: Scraping item 10612546 url https://www.openlane.eu/en/carv6/auction/10612546
2026-03-30 10:00:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741815> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 10:00:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741800> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 10:00:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741819> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 10:00:15 [adesa.es] INFO: Found listing with ID: 10723809
2026-03-30 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710723809%27 HTTP/1.1" 200 None
2026-03-30 10:00:15 [adesa.es] INFO: Scrape type for 10723809: 0
2026-03-30 10:00:15 [adesa.es] INFO: Skipping item 10723809 url https://www.openlane.eu/en/carv6/auction/10723809
2026-03-30 10:00:15 [adesa.es] INFO: Found listing with ID: 10742064
2026-03-30 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710742064%27 HTTP/1.1" 200 None
2026-03-30 10:00:15 [adesa.es] INFO: Scrape type for 10742064: 1
2026-03-30 10:00:15 [adesa.es] INFO: Scraping item 10742064 url https://www.openlane.eu/en/carv6/auction/10742064
2026-03-30 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-30 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-30 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-30 10:00:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d39a942-67c7-5119-afa6-3427905af904 with identifier: 10741807
2026-03-30 10:00:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d39a942-67c7-5119-afa6-3427905af904 with scrape type 2
2026-03-30 10:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2d39a942-67c7-5119-afa6-3427905af904 with scrape type 2
2026-03-30 10:00:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 2d39a942-67c7-5119-afa6-3427905af904, identifier: 10741807
2026-03-30 10:00:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 2d39a942-67c7-5119-afa6-3427905af904 with identifier: 10741807
2026-03-30 10:00:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:00:15 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Red HTTP/1.1" 200 None
2026-03-30 10:00:15 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:00:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:00:15 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-30 10:00:15 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:00:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 2d39a942-67c7-5119-afa6-3427905af904 with identifier: 10741807
2026-03-30 10:00:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 2d39a942-67c7-5119-afa6-3427905af904 with identifier: 10741807 to the API
2026-03-30 10:00:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:00:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:00:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741807>
{'auction_title': '',
'c_o_2_emission_value': 103,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 120,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Diesel',
'id': '2d39a942-67c7-5119-afa6-3427905af904',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '9256KCB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741807',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Alfa Romeo',
'model': 'Giulietta',
'odometer': 194014,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 5400,
'price_includes_vat': True,
'registration_date': '2017-07-26',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Alfa Romeo Giulietta Super - Diesel - Manual - 120 hp - 194.014 km',
'transmission': 'manual',
'trim': 'Super',
'vin': None,
'year': 2017}
2026-03-30 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710741807%27 HTTP/1.1" 200 None
2026-03-30 10:00:16 [adesa.es] INFO: Saving data for 10741807: {'auction_closing_time': 1775037000.0, 'created_time': 1774630824.215119, 'last_price_update_time': 1774864816.519677}
2026-03-30 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741807') HTTP/1.1" 204 0
2026-03-30 10:00:16 [adesa.es] INFO: Found listing with ID: 10698910
2026-03-30 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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-30 10:00:16 [adesa.es] INFO: Scrape type for 10698910: 2
2026-03-30 10:00:16 [adesa.es] INFO: Scraping item 10698910 url https://www.openlane.eu/en/carv6/auction/10698910
2026-03-30 10:00:16 [adesa.es] INFO: Found listing with ID: 10698908
2026-03-30 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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-30 10:00:16 [adesa.es] INFO: Scrape type for 10698908: 2
2026-03-30 10:00:16 [adesa.es] INFO: Scraping item 10698908 url https://www.openlane.eu/en/carv6/auction/10698908
2026-03-30 10:00:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b6d132b2-1f84-59d8-9d5e-fced6780d01c with identifier: 10741815
2026-03-30 10:00:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b6d132b2-1f84-59d8-9d5e-fced6780d01c with scrape type 2
2026-03-30 10:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b6d132b2-1f84-59d8-9d5e-fced6780d01c with scrape type 2
2026-03-30 10:00:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: b6d132b2-1f84-59d8-9d5e-fced6780d01c, identifier: 10741815
2026-03-30 10:00:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f418bb7-ade2-5c1d-a4b6-87368dfc394f with identifier: 10741800
2026-03-30 10:00:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f418bb7-ade2-5c1d-a4b6-87368dfc394f with scrape type 2
2026-03-30 10:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f418bb7-ade2-5c1d-a4b6-87368dfc394f with scrape type 2
2026-03-30 10:00:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 7f418bb7-ade2-5c1d-a4b6-87368dfc394f, identifier: 10741800
2026-03-30 10:00:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d2801591-a9c1-5246-b421-59571d916145 with identifier: 10741819
2026-03-30 10:00:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d2801591-a9c1-5246-b421-59571d916145 with scrape type 2
2026-03-30 10:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d2801591-a9c1-5246-b421-59571d916145 with scrape type 2
2026-03-30 10:00:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: d2801591-a9c1-5246-b421-59571d916145, identifier: 10741819
2026-03-30 10:00:16 [adesa.es] INFO: Found listing with ID: 10742068
2026-03-30 10:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710742068%27 HTTP/1.1" 200 None
2026-03-30 10:00:16 [adesa.es] INFO: Scrape type for 10742068: 1
2026-03-30 10:00:16 [adesa.es] INFO: Scraping item 10742068 url https://www.openlane.eu/en/carv6/auction/10742068
2026-03-30 10:00:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: b6d132b2-1f84-59d8-9d5e-fced6780d01c with identifier: 10741815
2026-03-30 10:00:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:00:16 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Gray HTTP/1.1" 200 None
2026-03-30 10:00:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 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-30 10:00:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: b6d132b2-1f84-59d8-9d5e-fced6780d01c with identifier: 10741815
2026-03-30 10:00:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: b6d132b2-1f84-59d8-9d5e-fced6780d01c with identifier: 10741815 to the API
2026-03-30 10:00:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 10:00:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741815>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Diesel',
'id': 'b6d132b2-1f84-59d8-9d5e-fced6780d01c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '9614LCB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741815',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Audi',
'model': 'A5',
'odometer': 248440,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 11600,
'price_includes_vat': True,
'registration_date': '2016-08-26',
'seats_number': 4,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Audi A5 Sportback 2.0 TDI - Diesel - Automatic - 150 hp - 248.440 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2016}
2026-03-30 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710741815%27 HTTP/1.1" 200 None
2026-03-30 10:00:17 [adesa.es] INFO: Saving data for 10741815: {'auction_closing_time': 1775037000.0, 'created_time': 1774630823.129147, 'last_price_update_time': 1774864817.669488}
2026-03-30 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741815') HTTP/1.1" 204 0
2026-03-30 10:00:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 7f418bb7-ade2-5c1d-a4b6-87368dfc394f with identifier: 10741800
2026-03-30 10:00:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 7f418bb7-ade2-5c1d-a4b6-87368dfc394f with identifier: 10741800
2026-03-30 10:00:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 7f418bb7-ade2-5c1d-a4b6-87368dfc394f with identifier: 10741800 to the API
2026-03-30 10:00:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 10:00:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741800>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Petrol',
'id': '7f418bb7-ade2-5c1d-a4b6-87368dfc394f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '4066JTP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741800',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Citroën',
'model': 'C4',
'odometer': 77780,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 5500,
'price_includes_vat': True,
'registration_date': '2016-10-31',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Citroën C4 Picasso Feel - Petrol - Manual - 130 hp - 77.780 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2016}
2026-03-30 10:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710741800%27 HTTP/1.1" 200 None
2026-03-30 10:00:19 [adesa.es] INFO: Saving data for 10741800: {'auction_closing_time': 1775037000.0, 'created_time': 1774630820.652793, 'last_price_update_time': 1774864819.556484}
2026-03-30 10:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741800') HTTP/1.1" 204 0
2026-03-30 10:00:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: d2801591-a9c1-5246-b421-59571d916145 with identifier: 10741819
2026-03-30 10:00:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:00:19 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-30 10:00:19 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:00:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: d2801591-a9c1-5246-b421-59571d916145 with identifier: 10741819
2026-03-30 10:00:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: d2801591-a9c1-5246-b421-59571d916145 with identifier: 10741819 to the API
2026-03-30 10:00:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 10:00:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741819>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '0.9L',
'engine_horse_power': 90,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Petrol',
'id': 'd2801591-a9c1-5246-b421-59571d916145',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '9997KBS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741819',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 91145,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 6500,
'price_includes_vat': True,
'registration_date': '2017-07-12',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Dacia Sandero - Petrol - Manual - 90 hp - 91.145 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-30 10:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710741819%27 HTTP/1.1" 200 None
2026-03-30 10:00:20 [adesa.es] INFO: Saving data for 10741819: {'auction_closing_time': 1775037000.0, 'created_time': 1774630836.706254, 'last_price_update_time': 1774864820.255821}
2026-03-30 10:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741819') HTTP/1.1" 204 0
2026-03-30 10:00:20 [adesa.es] INFO: Found listing with ID: 10698919
2026-03-30 10:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710698919%27 HTTP/1.1" 200 None
2026-03-30 10:00:20 [adesa.es] INFO: Scrape type for 10698919: 2
2026-03-30 10:00:20 [adesa.es] INFO: Scraping item 10698919 url https://www.openlane.eu/en/carv6/auction/10698919
2026-03-30 10:00:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741822> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 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-30 10:00:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741814> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 10:00:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741821> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 10:00:20 [adesa.es] INFO: Found listing with ID: 10742065
2026-03-30 10:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710742065%27 HTTP/1.1" 200 None
2026-03-30 10:00:20 [adesa.es] INFO: Scrape type for 10742065: 1
2026-03-30 10:00:20 [adesa.es] INFO: Scraping item 10742065 url https://www.openlane.eu/en/carv6/auction/10742065
2026-03-30 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-30 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-30 10:00:20 [adesa.es] INFO: Found listing with ID: 10698909
2026-03-30 10:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710698909%27 HTTP/1.1" 200 None
2026-03-30 10:00:20 [adesa.es] INFO: Scrape type for 10698909: 0
2026-03-30 10:00:20 [adesa.es] INFO: Skipping item 10698909 url https://www.openlane.eu/en/carv6/auction/10698909
2026-03-30 10:00:20 [adesa.es] INFO: Found listing with ID: 10698907
2026-03-30 10:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710698907%27 HTTP/1.1" 200 None
2026-03-30 10:00:20 [adesa.es] INFO: Scrape type for 10698907: 2
2026-03-30 10:00:20 [adesa.es] INFO: Scraping item 10698907 url https://www.openlane.eu/en/carv6/auction/10698907
2026-03-30 10:00:20 [adesa.es] INFO: Found listing with ID: 10682540
2026-03-30 10:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710682540%27 HTTP/1.1" 200 None
2026-03-30 10:00:20 [adesa.es] INFO: Scrape type for 10682540: 0
2026-03-30 10:00:20 [adesa.es] INFO: Skipping item 10682540 url https://www.openlane.eu/en/carv6/auction/10682540
2026-03-30 10:00:20 [adesa.es] INFO: Found listing with ID: 10742088
2026-03-30 10:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710742088%27 HTTP/1.1" 200 None
2026-03-30 10:00:20 [adesa.es] INFO: Scrape type for 10742088: 1
2026-03-30 10:00:20 [adesa.es] INFO: Scraping item 10742088 url https://www.openlane.eu/en/carv6/auction/10742088
2026-03-30 10:00:20 [adesa.es] INFO: Found listing with ID: 10667492
2026-03-30 10:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710667492%27 HTTP/1.1" 200 None
2026-03-30 10:00:20 [adesa.es] INFO: Scrape type for 10667492: 0
2026-03-30 10:00:20 [adesa.es] INFO: Skipping item 10667492 url https://www.openlane.eu/en/carv6/auction/10667492
2026-03-30 10:00:20 [adesa.es] INFO: Found listing with ID: 10742089
2026-03-30 10:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710742089%27 HTTP/1.1" 200 None
2026-03-30 10:00:20 [adesa.es] INFO: Scrape type for 10742089: 1
2026-03-30 10:00:20 [adesa.es] INFO: Scraping item 10742089 url https://www.openlane.eu/en/carv6/auction/10742089
2026-03-30 10:00:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8daceea5-137f-5640-b530-32b2914afd5f with identifier: 10741822
2026-03-30 10:00:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8daceea5-137f-5640-b530-32b2914afd5f with scrape type 2
2026-03-30 10:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8daceea5-137f-5640-b530-32b2914afd5f with scrape type 2
2026-03-30 10:00:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 8daceea5-137f-5640-b530-32b2914afd5f, identifier: 10741822
2026-03-30 10:00:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53ef4620-0326-542d-8715-8a2f28a017dd with identifier: 10741814
2026-03-30 10:00:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53ef4620-0326-542d-8715-8a2f28a017dd with scrape type 2
2026-03-30 10:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 53ef4620-0326-542d-8715-8a2f28a017dd with scrape type 2
2026-03-30 10:00:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 53ef4620-0326-542d-8715-8a2f28a017dd, identifier: 10741814
2026-03-30 10:00:20 [adesa.es] INFO: Found listing with ID: 10742062
2026-03-30 10:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710742062%27 HTTP/1.1" 200 None
2026-03-30 10:00:20 [adesa.es] INFO: Scrape type for 10742062: 1
2026-03-30 10:00:20 [adesa.es] INFO: Scraping item 10742062 url https://www.openlane.eu/en/carv6/auction/10742062
2026-03-30 10:00:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 8daceea5-137f-5640-b530-32b2914afd5f with identifier: 10741822
2026-03-30 10:00:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 8daceea5-137f-5640-b530-32b2914afd5f with identifier: 10741822
2026-03-30 10:00:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 8daceea5-137f-5640-b530-32b2914afd5f with identifier: 10741822 to the API
2026-03-30 10:00:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 10:00:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741822>
{'auction_title': '',
'c_o_2_emission_value': 103,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Petrol',
'id': '8daceea5-137f-5640-b530-32b2914afd5f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1636LFW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741822',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Ford',
'model': 'Puma',
'odometer': 82000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2020-02-27',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Ford Puma 1.0 Titanium - Petrol - Manual - 125 hp - 82.000 km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2020}
2026-03-30 10:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710741822%27 HTTP/1.1" 200 None
2026-03-30 10:00:21 [adesa.es] INFO: Saving data for 10741822: {'auction_closing_time': 1775037000.0, 'created_time': 1774630836.049319, 'last_price_update_time': 1774864821.055608}
2026-03-30 10:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741822') HTTP/1.1" 204 0
2026-03-30 10:00:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 53ef4620-0326-542d-8715-8a2f28a017dd with identifier: 10741814
2026-03-30 10:00:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 53ef4620-0326-542d-8715-8a2f28a017dd with identifier: 10741814
2026-03-30 10:00:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 53ef4620-0326-542d-8715-8a2f28a017dd with identifier: 10741814 to the API
2026-03-30 10:00:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 10:00:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741814>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 82,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Petrol',
'id': '53ef4620-0326-542d-8715-8a2f28a017dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '9910JGF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741814',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 196562,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 3800,
'price_includes_vat': True,
'registration_date': '2015-06-17',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Ford Fiesta 1.3 Trend - Petrol - Manual - 82 hp - 196.562 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2015}
2026-03-30 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710741814%27 HTTP/1.1" 200 None
2026-03-30 10:00:22 [adesa.es] INFO: Saving data for 10741814: {'auction_closing_time': 1775037000.0, 'created_time': 1774630818.179302, 'last_price_update_time': 1774864822.341488}
2026-03-30 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741814') HTTP/1.1" 204 0
2026-03-30 10:00:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4c67eb1-ea5b-5197-9b30-20cf32ff5124 with identifier: 10741821
2026-03-30 10:00:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4c67eb1-ea5b-5197-9b30-20cf32ff5124 with scrape type 2
2026-03-30 10:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e4c67eb1-ea5b-5197-9b30-20cf32ff5124 with scrape type 2
2026-03-30 10:00:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: e4c67eb1-ea5b-5197-9b30-20cf32ff5124, identifier: 10741821
2026-03-30 10:00:22 [adesa.es] INFO: Found listing with ID: 10742066
2026-03-30 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710742066%27 HTTP/1.1" 200 None
2026-03-30 10:00:22 [adesa.es] INFO: Scrape type for 10742066: 1
2026-03-30 10:00:22 [adesa.es] INFO: Scraping item 10742066 url https://www.openlane.eu/en/carv6/auction/10742066
2026-03-30 10:00:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: e4c67eb1-ea5b-5197-9b30-20cf32ff5124 with identifier: 10741821
2026-03-30 10:00:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: e4c67eb1-ea5b-5197-9b30-20cf32ff5124 with identifier: 10741821
2026-03-30 10:00:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: e4c67eb1-ea5b-5197-9b30-20cf32ff5124 with identifier: 10741821 to the API
2026-03-30 10:00:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 10:00:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741821>
{'auction_title': '',
'c_o_2_emission_value': 156,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Petrol',
'id': 'e4c67eb1-ea5b-5197-9b30-20cf32ff5124',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1747KZK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741821',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 73000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 12500,
'price_includes_vat': True,
'registration_date': '2019-07-31',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Ford Kuga 1.5 Trend - Petrol - Manual - 120 hp - 73.000 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2019}
2026-03-30 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710741821%27 HTTP/1.1" 200 None
2026-03-30 10:00:22 [adesa.es] INFO: Saving data for 10741821: {'auction_closing_time': 1775037000.0, 'created_time': 1774630835.56021, 'last_price_update_time': 1774864822.864476}
2026-03-30 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741821') HTTP/1.1" 204 0
2026-03-30 10:00:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741812> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 10:00:22 [adesa.es] INFO: Found listing with ID: 10742092
2026-03-30 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710742092%27 HTTP/1.1" 200 None
2026-03-30 10:00:22 [adesa.es] INFO: Scrape type for 10742092: 1
2026-03-30 10:00:22 [adesa.es] INFO: Scraping item 10742092 url https://www.openlane.eu/en/carv6/auction/10742092
2026-03-30 10:00:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:00:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741806> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 10:00:22 [adesa.es] INFO: Found listing with ID: 10452039
2026-03-30 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710452039%27 HTTP/1.1" 200 None
2026-03-30 10:00:22 [adesa.es] INFO: Scrape type for 10452039: 2
2026-03-30 10:00:22 [adesa.es] INFO: Scraping item 10452039 url https://www.openlane.eu/en/carv6/auction/10452039
2026-03-30 10:00:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:00:22 [adesa.es] INFO: Found listing with ID: 10518394
2026-03-30 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710518394%27 HTTP/1.1" 200 None
2026-03-30 10:00:22 [adesa.es] INFO: Scrape type for 10518394: 0
2026-03-30 10:00:22 [adesa.es] INFO: Skipping item 10518394 url https://www.openlane.eu/en/carv6/auction/10518394
2026-03-30 10:00:22 [adesa.es] INFO: Found listing with ID: 10742067
2026-03-30 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710742067%27 HTTP/1.1" 200 None
2026-03-30 10:00:22 [adesa.es] INFO: Scrape type for 10742067: 1
2026-03-30 10:00:22 [adesa.es] INFO: Scraping item 10742067 url https://www.openlane.eu/en/carv6/auction/10742067
2026-03-30 10:00:22 [adesa.es] INFO: Found listing with ID: 10405314
2026-03-30 10:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710405314%27 HTTP/1.1" 200 None
2026-03-30 10:00:23 [adesa.es] INFO: Scrape type for 10405314: 2
2026-03-30 10:00:23 [adesa.es] INFO: Scraping item 10405314 url https://www.openlane.eu/en/carv6/auction/10405314
2026-03-30 10:00:23 [adesa.es] INFO: Found listing with ID: 10742063
2026-03-30 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710742063%27 HTTP/1.1" 200 None
2026-03-30 10:00:23 [adesa.es] INFO: Scrape type for 10742063: 1
2026-03-30 10:00:23 [adesa.es] INFO: Scraping item 10742063 url https://www.openlane.eu/en/carv6/auction/10742063
2026-03-30 10:00:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 860da276-bb23-52c1-a586-6723b8838a81 with identifier: 10741812
2026-03-30 10:00:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 860da276-bb23-52c1-a586-6723b8838a81 with scrape type 2
2026-03-30 10:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 860da276-bb23-52c1-a586-6723b8838a81 with scrape type 2
2026-03-30 10:00:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 860da276-bb23-52c1-a586-6723b8838a81, identifier: 10741812
2026-03-30 10:00:23 [adesa.es] INFO: Found listing with ID: 10405315
2026-03-30 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710405315%27 HTTP/1.1" 200 None
2026-03-30 10:00:23 [adesa.es] INFO: Scrape type for 10405315: 2
2026-03-30 10:00:23 [adesa.es] INFO: Scraping item 10405315 url https://www.openlane.eu/en/carv6/auction/10405315
2026-03-30 10:00:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 860da276-bb23-52c1-a586-6723b8838a81 with identifier: 10741812
2026-03-30 10:00:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 860da276-bb23-52c1-a586-6723b8838a81 with identifier: 10741812
2026-03-30 10:00:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 860da276-bb23-52c1-a586-6723b8838a81 with identifier: 10741812 to the API
2026-03-30 10:00:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 10:00:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741812>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 179,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Diesel',
'id': '860da276-bb23-52c1-a586-6723b8838a81',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '6410LLW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741812',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Jaguar',
'model': 'XE',
'odometer': 83448,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2020-12-23',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Jaguar XE S - Diesel - Automatic - 179 hp - 83.448 km',
'transmission': 'automatic',
'trim': 'S',
'vin': None,
'year': 2020}
2026-03-30 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710741812%27 HTTP/1.1" 200 None
2026-03-30 10:00:23 [adesa.es] INFO: Saving data for 10741812: {'auction_closing_time': 1775037000.0, 'created_time': 1774630829.41369, 'last_price_update_time': 1774864823.519545}
2026-03-30 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741812') HTTP/1.1" 204 0
2026-03-30 10:00:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7086eefd-6bdb-56cf-8bf1-1d89f828e46a with identifier: 10741806
2026-03-30 10:00:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7086eefd-6bdb-56cf-8bf1-1d89f828e46a with scrape type 2
2026-03-30 10:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7086eefd-6bdb-56cf-8bf1-1d89f828e46a with scrape type 2
2026-03-30 10:00:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 7086eefd-6bdb-56cf-8bf1-1d89f828e46a, identifier: 10741806
2026-03-30 10:00:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 7086eefd-6bdb-56cf-8bf1-1d89f828e46a with identifier: 10741806
2026-03-30 10:00:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 7086eefd-6bdb-56cf-8bf1-1d89f828e46a with identifier: 10741806
2026-03-30 10:00:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 7086eefd-6bdb-56cf-8bf1-1d89f828e46a with identifier: 10741806 to the API
2026-03-30 10:00:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 10:00:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741806>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Petrol',
'id': '7086eefd-6bdb-56cf-8bf1-1d89f828e46a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '0935LGM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741806',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Ford',
'model': 'Puma',
'odometer': 85378,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2020-05-27',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Ford Puma Titanium - Petrol - Manual - 125 hp - 85.378 km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2020}
2026-03-30 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710741806%27 HTTP/1.1" 200 None
2026-03-30 10:00:24 [adesa.es] INFO: Saving data for 10741806: {'auction_closing_time': 1775037000.0, 'created_time': 1774630826.632145, 'last_price_update_time': 1774864824.041224}
2026-03-30 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741806') HTTP/1.1" 204 0
2026-03-30 10:00:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741792> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 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-30 10:00:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5d650e5-204c-5e1d-b9da-3e9ca0dda337 with identifier: 10741792
2026-03-30 10:00:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5d650e5-204c-5e1d-b9da-3e9ca0dda337 with scrape type 2
2026-03-30 10:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f5d650e5-204c-5e1d-b9da-3e9ca0dda337 with scrape type 2
2026-03-30 10:00:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: f5d650e5-204c-5e1d-b9da-3e9ca0dda337, identifier: 10741792
2026-03-30 10:00:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: f5d650e5-204c-5e1d-b9da-3e9ca0dda337 with identifier: 10741792
2026-03-30 10:00:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: f5d650e5-204c-5e1d-b9da-3e9ca0dda337 with identifier: 10741792
2026-03-30 10:00:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: f5d650e5-204c-5e1d-b9da-3e9ca0dda337 with identifier: 10741792 to the API
2026-03-30 10:00:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 10:00:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741792>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 100,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Diesel',
'id': 'f5d650e5-204c-5e1d-b9da-3e9ca0dda337',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '6356MBZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741792',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Ford',
'model': 'Transit',
'odometer': 180669,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 6100,
'price_includes_vat': True,
'registration_date': '2022-10-31',
'seats_number': 2,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Ford Transit Connect 1.5 TDCI Trend - Diesel - Manual - 100 hp - '
'180.669 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2022}
2026-03-30 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710741792%27 HTTP/1.1" 200 None
2026-03-30 10:00:24 [adesa.es] INFO: Saving data for 10741792: {'auction_closing_time': 1775037000.0, 'created_time': 1774630826.217261, 'last_price_update_time': 1774864824.752014}
2026-03-30 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741792') HTTP/1.1" 204 0
2026-03-30 10:00:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741805> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 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-30 10:00:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bcb7ec5c-ec18-5fc5-8ef6-dba2d9a75c03 with identifier: 10741805
2026-03-30 10:00:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bcb7ec5c-ec18-5fc5-8ef6-dba2d9a75c03 with scrape type 2
2026-03-30 10:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bcb7ec5c-ec18-5fc5-8ef6-dba2d9a75c03 with scrape type 2
2026-03-30 10:00:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: bcb7ec5c-ec18-5fc5-8ef6-dba2d9a75c03, identifier: 10741805
2026-03-30 10:00:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: bcb7ec5c-ec18-5fc5-8ef6-dba2d9a75c03 with identifier: 10741805
2026-03-30 10:00:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: bcb7ec5c-ec18-5fc5-8ef6-dba2d9a75c03 with identifier: 10741805
2026-03-30 10:00:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: bcb7ec5c-ec18-5fc5-8ef6-dba2d9a75c03 with identifier: 10741805 to the API
2026-03-30 10:00:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 10:00:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741805>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 106,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Petrol',
'id': 'bcb7ec5c-ec18-5fc5-8ef6-dba2d9a75c03',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '3693MKJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741805',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'MG',
'model': 'ZS',
'odometer': 55370,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2023-09-18',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'MG ZS 1.5 Luxury - Petrol - Manual - 106 hp - 55.370 km',
'transmission': 'manual',
'trim': 'Luxury',
'vin': None,
'year': 2023}
2026-03-30 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710741805%27 HTTP/1.1" 200 None
2026-03-30 10:00:25 [adesa.es] INFO: Saving data for 10741805: {'auction_closing_time': 1775037000.0, 'created_time': 1774630828.641187, 'last_price_update_time': 1774864825.759129}
2026-03-30 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741805') HTTP/1.1" 204 0
2026-03-30 10:00:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741802> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 10:00:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741796> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 10:00:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741798> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 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-30 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-30 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-30 10:00:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c681b37-90e3-51c9-9a89-added8f3ae00 with identifier: 10741802
2026-03-30 10:00:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c681b37-90e3-51c9-9a89-added8f3ae00 with scrape type 2
2026-03-30 10:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7c681b37-90e3-51c9-9a89-added8f3ae00 with scrape type 2
2026-03-30 10:00:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 7c681b37-90e3-51c9-9a89-added8f3ae00, identifier: 10741802
2026-03-30 10:00:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 775e574d-e2f2-5f65-aa5d-c800ce4a8d17 with identifier: 10741796
2026-03-30 10:00:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 775e574d-e2f2-5f65-aa5d-c800ce4a8d17 with scrape type 2
2026-03-30 10:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 775e574d-e2f2-5f65-aa5d-c800ce4a8d17 with scrape type 2
2026-03-30 10:00:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 775e574d-e2f2-5f65-aa5d-c800ce4a8d17, identifier: 10741796
2026-03-30 10:00:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 7c681b37-90e3-51c9-9a89-added8f3ae00 with identifier: 10741802
2026-03-30 10:00:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 7c681b37-90e3-51c9-9a89-added8f3ae00 with identifier: 10741802
2026-03-30 10:00:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 7c681b37-90e3-51c9-9a89-added8f3ae00 with identifier: 10741802 to the API
2026-03-30 10:00:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 10:00:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741802>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Petrol',
'id': '7c681b37-90e3-51c9-9a89-added8f3ae00',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '9815KSW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741802',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Audi',
'model': 'A4',
'odometer': 112149,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15700,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Audi A4 35 TFSI Advanced - Petrol - Automatic - 150 hp - 112.149 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2019}
2026-03-30 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710741802%27 HTTP/1.1" 200 None
2026-03-30 10:00:26 [adesa.es] INFO: Saving data for 10741802: {'auction_closing_time': 1775037000.0, 'created_time': 1774630824.580732, 'last_price_update_time': 1774864826.488699}
2026-03-30 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741802') HTTP/1.1" 204 0
2026-03-30 10:00:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 775e574d-e2f2-5f65-aa5d-c800ce4a8d17 with identifier: 10741796
2026-03-30 10:00:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 775e574d-e2f2-5f65-aa5d-c800ce4a8d17 with identifier: 10741796
2026-03-30 10:00:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 775e574d-e2f2-5f65-aa5d-c800ce4a8d17 with identifier: 10741796 to the API
2026-03-30 10:00:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 10:00:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741796>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 120,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Petrol',
'id': '775e574d-e2f2-5f65-aa5d-c800ce4a8d17',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '5764KPF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741796',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Kia',
'model': 'Stonic',
'odometer': 102839,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 8100,
'price_includes_vat': True,
'registration_date': '2018-09-07',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Kia Stonic 1.0 T-GDI - Petrol - Manual - 120 hp - 102.839 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-30 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710741796%27 HTTP/1.1" 200 None
2026-03-30 10:00:26 [adesa.es] INFO: Saving data for 10741796: {'auction_closing_time': 1775037000.0, 'created_time': 1774630857.079585, 'last_price_update_time': 1774864826.880483}
2026-03-30 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741796') HTTP/1.1" 204 0
2026-03-30 10:00:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10640376> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 10:00:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90d75e42-cd74-5f62-9ae9-2c35047a1d93 with identifier: 10741798
2026-03-30 10:00:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90d75e42-cd74-5f62-9ae9-2c35047a1d93 with scrape type 2
2026-03-30 10:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 90d75e42-cd74-5f62-9ae9-2c35047a1d93 with scrape type 2
2026-03-30 10:00:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 90d75e42-cd74-5f62-9ae9-2c35047a1d93, identifier: 10741798
2026-03-30 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-30 10:00:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 90d75e42-cd74-5f62-9ae9-2c35047a1d93 with identifier: 10741798
2026-03-30 10:00:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 90d75e42-cd74-5f62-9ae9-2c35047a1d93 with identifier: 10741798
2026-03-30 10:00:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 90d75e42-cd74-5f62-9ae9-2c35047a1d93 with identifier: 10741798 to the API
2026-03-30 10:00:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 10:00:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741798>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Petrol',
'id': '90d75e42-cd74-5f62-9ae9-2c35047a1d93',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '4831JZG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741798',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Citroën',
'model': 'C4',
'odometer': 218221,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 3800,
'price_includes_vat': True,
'registration_date': '2017-05-24',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Citroën C4 Picasso 1.2i Feel - Petrol - Manual - 130 hp - 218.221 '
'km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2017}
2026-03-30 10:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710741798%27 HTTP/1.1" 200 None
2026-03-30 10:00:27 [adesa.es] INFO: Saving data for 10741798: {'auction_closing_time': 1775037000.0, 'created_time': 1774630820.260677, 'last_price_update_time': 1774864827.519527}
2026-03-30 10:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741798') HTTP/1.1" 204 0
2026-03-30 10:00:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10612546> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 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-30 10:00:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 48ab165e-bd78-5bfb-b04d-e5ea25ee2c61 with identifier: 10640376
2026-03-30 10:00:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48ab165e-bd78-5bfb-b04d-e5ea25ee2c61 with scrape type 2
2026-03-30 10:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 48ab165e-bd78-5bfb-b04d-e5ea25ee2c61 with scrape type 2
2026-03-30 10:00:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 48ab165e-bd78-5bfb-b04d-e5ea25ee2c61, identifier: 10640376
2026-03-30 10:00:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 48ab165e-bd78-5bfb-b04d-e5ea25ee2c61 with identifier: 10640376
2026-03-30 10:00:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:00:27 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Hybride HTTP/1.1" 200 None
2026-03-30 10:00:27 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 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-30 10:00:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 48ab165e-bd78-5bfb-b04d-e5ea25ee2c61 with identifier: 10640376
2026-03-30 10:00:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 48ab165e-bd78-5bfb-b04d-e5ea25ee2c61 with identifier: 10640376 to the API
2026-03-30 10:00:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 10:00:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10640376>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Hybrid',
'id': '48ab165e-bd78-5bfb-b04d-e5ea25ee2c61',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '4110NKT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10640376',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Alfa Romeo',
'model': 'Junior',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 26300,
'price_includes_vat': True,
'registration_date': '2026-02-23',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Alfa Romeo Junior 1.2 - Hybrid - Automatic - 136 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2026}
2026-03-30 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710640376%27 HTTP/1.1" 200 None
2026-03-30 10:00:29 [adesa.es] INFO: Saving data for 10640376: {'auction_closing_time': 1798675200.0, 'created_time': 1773334959.333807, 'last_price_update_time': 1774864829.159877}
2026-03-30 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10640376') HTTP/1.1" 204 0
2026-03-30 10:00:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10698919> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 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-30 10:00:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699427> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 10:00:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741813> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 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-30 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-30 10:00:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65696856-bd16-5fc0-9d0b-802418cdc78a with identifier: 10612546
2026-03-30 10:00:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65696856-bd16-5fc0-9d0b-802418cdc78a with scrape type 2
2026-03-30 10:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 65696856-bd16-5fc0-9d0b-802418cdc78a with scrape type 2
2026-03-30 10:00:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 65696856-bd16-5fc0-9d0b-802418cdc78a, identifier: 10612546
2026-03-30 10:00:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 65696856-bd16-5fc0-9d0b-802418cdc78a with identifier: 10612546
2026-03-30 10:00:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 65696856-bd16-5fc0-9d0b-802418cdc78a with identifier: 10612546
2026-03-30 10:00:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 65696856-bd16-5fc0-9d0b-802418cdc78a with identifier: 10612546 to the API
2026-03-30 10:00:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 10:00:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10612546>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 164,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Hybrid',
'id': '65696856-bd16-5fc0-9d0b-802418cdc78a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '48750',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10612546',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 23971,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 27000,
'price_includes_vat': True,
'registration_date': '2025-03-13',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'BMW 1 Series 120d M Sport - Hybrid - Automatic - 164 hp - 23.971 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2025}
2026-03-30 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710612546%27 HTTP/1.1" 200 None
2026-03-30 10:00:29 [adesa.es] INFO: Saving data for 10612546: {'auction_closing_time': 1798675200.0, 'created_time': 1773334964.745202, 'last_price_update_time': 1774864829.96962}
2026-03-30 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10612546') HTTP/1.1" 204 0
2026-03-30 10:00:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737454> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 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-30 10:00:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742068> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 10:00:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:00:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7774c728-2bb6-5a36-9782-34e4d9b56904 with identifier: 10698919
2026-03-30 10:00:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7774c728-2bb6-5a36-9782-34e4d9b56904 with scrape type 2
2026-03-30 10:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7774c728-2bb6-5a36-9782-34e4d9b56904 with scrape type 2
2026-03-30 10:00:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 7774c728-2bb6-5a36-9782-34e4d9b56904, identifier: 10698919
2026-03-30 10:00:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de72deca-18bc-5519-9a2b-a0e39cc79d74 with identifier: 10699427
2026-03-30 10:00:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de72deca-18bc-5519-9a2b-a0e39cc79d74 with scrape type 2
2026-03-30 10:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de72deca-18bc-5519-9a2b-a0e39cc79d74 with scrape type 2
2026-03-30 10:00:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: de72deca-18bc-5519-9a2b-a0e39cc79d74, identifier: 10699427
2026-03-30 10:00:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff37f222-758a-5c6b-a228-610c20b190af with identifier: 10741813
2026-03-30 10:00:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff37f222-758a-5c6b-a228-610c20b190af with scrape type 2
2026-03-30 10:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff37f222-758a-5c6b-a228-610c20b190af with scrape type 2
2026-03-30 10:00:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: ff37f222-758a-5c6b-a228-610c20b190af, identifier: 10741813
2026-03-30 10:00:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 7774c728-2bb6-5a36-9782-34e4d9b56904 with identifier: 10698919
2026-03-30 10:00:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 7774c728-2bb6-5a36-9782-34e4d9b56904 with identifier: 10698919
2026-03-30 10:00:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 7774c728-2bb6-5a36-9782-34e4d9b56904 with identifier: 10698919 to the API
2026-03-30 10:00:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 10:00:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10698919>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 104,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': '7774c728-2bb6-5a36-9782-34e4d9b56904',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '51894',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10698919',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 39314,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2024-06-25',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën C3 1.5 HDI Plus - Diesel - Manual - 104 hp - 39.314 km',
'transmission': 'manual',
'trim': 'Plus',
'vin': None,
'year': 2024}
2026-03-30 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710698919%27 HTTP/1.1" 200 None
2026-03-30 10:00:30 [adesa.es] INFO: Saving data for 10698919: {'auction_closing_time': 1798675200.0, 'created_time': 1774000833.973817, 'last_price_update_time': 1774864830.767194}
2026-03-30 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10698919') HTTP/1.1" 204 0
2026-03-30 10:00:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: de72deca-18bc-5519-9a2b-a0e39cc79d74 with identifier: 10699427
2026-03-30 10:00:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: de72deca-18bc-5519-9a2b-a0e39cc79d74 with identifier: 10699427
2026-03-30 10:00:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: de72deca-18bc-5519-9a2b-a0e39cc79d74 with identifier: 10699427 to the API
2026-03-30 10:00:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 10:00:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699427>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'de72deca-18bc-5519-9a2b-a0e39cc79d74',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '0017NKD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699427',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Alfa Romeo',
'model': 'Junior',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 25700,
'price_includes_vat': True,
'registration_date': '2026-01-28',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Alfa Romeo Junior 1.2 - Petrol - Automatic - 136 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2026}
2026-03-30 10:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710699427%27 HTTP/1.1" 200 None
2026-03-30 10:00:31 [adesa.es] INFO: Saving data for 10699427: {'auction_closing_time': 1798675200.0, 'created_time': 1774000831.395966, 'last_price_update_time': 1774864831.444198}
2026-03-30 10:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10699427') HTTP/1.1" 204 0
2026-03-30 10:00:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: ff37f222-758a-5c6b-a228-610c20b190af with identifier: 10741813
2026-03-30 10:00:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: ff37f222-758a-5c6b-a228-610c20b190af with identifier: 10741813
2026-03-30 10:00:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: ff37f222-758a-5c6b-a228-610c20b190af with identifier: 10741813 to the API
2026-03-30 10:00:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 10:00:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741813>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 106,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Petrol',
'id': 'ff37f222-758a-5c6b-a228-610c20b190af',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '6380LZB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741813',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'MG',
'model': 'ZS',
'odometer': 45612,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 10500,
'price_includes_vat': True,
'registration_date': '2022-07-05',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'MG ZS Luxury - Petrol - Manual - 106 hp - 45.612 km',
'transmission': 'manual',
'trim': 'Luxury',
'vin': None,
'year': 2022}
2026-03-30 10:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710741813%27 HTTP/1.1" 200 None
2026-03-30 10:00:31 [adesa.es] INFO: Saving data for 10741813: {'auction_closing_time': 1775037000.0, 'created_time': 1774630831.707358, 'last_price_update_time': 1774864831.88733}
2026-03-30 10:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741813') HTTP/1.1" 204 0
2026-03-30 10:00:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10472260> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 10:00:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:00:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6687cdd3-789e-562c-8684-659721059c6f with identifier: 10737454
2026-03-30 10:00:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6687cdd3-789e-562c-8684-659721059c6f with scrape type 2
2026-03-30 10:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6687cdd3-789e-562c-8684-659721059c6f with scrape type 2
2026-03-30 10:00:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 6687cdd3-789e-562c-8684-659721059c6f, identifier: 10737454
2026-03-30 10:00:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89e5f4cd-031b-5cca-8b8e-70656ecb23fa with identifier: 10742068
2026-03-30 10:00:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89e5f4cd-031b-5cca-8b8e-70656ecb23fa with scrape type 1
2026-03-30 10:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 89e5f4cd-031b-5cca-8b8e-70656ecb23fa
2026-03-30 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753060%252Fgeneral%252Fcfc29b98-2cdb-4736-8c80-ce0955d30d6f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753060/general/cfc29b98-2cdb-4736-8c80-ce0955d30d6f.jpg not downloaded yet
2026-03-30 10:00:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 6687cdd3-789e-562c-8684-659721059c6f with identifier: 10737454
2026-03-30 10:00:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:00:32 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Orange HTTP/1.1" 200 None
2026-03-30 10:00:32 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:00:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 6687cdd3-789e-562c-8684-659721059c6f with identifier: 10737454
2026-03-30 10:00:32 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 6687cdd3-789e-562c-8684-659721059c6f with expiration date: 2026-03-30T10:00:00Z
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Orange',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '6687cdd3-789e-562c-8684-659721059c6f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '7701LRS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737454',
'listing': 'auctionplusdirectbuy',
'location': 'Saarlouis (Germany)',
'make': 'BMW',
'model': 'X2',
'odometer': 69157,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 19000,
'price_includes_vat': True,
'registration_date': '2021-07-09',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X2 25e M Sport - xDrive - Hybrid - Automatic - 125 hp - 69.157 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-30 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710737454%27 HTTP/1.1" 200 None
2026-03-30 10:00:32 [adesa.es] INFO: Saving data for 10737454: {'auction_closing_time': 1774864800.0, 'created_time': 1774630862.659066, 'last_price_update_time': 1774864832.231454}
2026-03-30 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10737454') HTTP/1.1" 204 0
2026-03-30 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753060%252Fgeneral%252F6c0a2756-1148-4f8c-8e0f-569c25102669.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753060/general/6c0a2756-1148-4f8c-8e0f-569c25102669.jpg not downloaded yet
2026-03-30 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753060%252Fgeneral%252F7ddac882-9f5c-44e0-b848-faa727606f6d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753060/general/7ddac882-9f5c-44e0-b848-faa727606f6d.jpg not downloaded yet
2026-03-30 10:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10698908> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 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-30 10:00:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 09e4e625-15ff-536e-8451-2e77fcc13097 with identifier: 10472260
2026-03-30 10:00:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09e4e625-15ff-536e-8451-2e77fcc13097 with scrape type 2
2026-03-30 10:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 09e4e625-15ff-536e-8451-2e77fcc13097 with scrape type 2
2026-03-30 10:00:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 09e4e625-15ff-536e-8451-2e77fcc13097, identifier: 10472260
2026-03-30 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753060%252Fgeneral%252F44cbc2ac-4b87-4bf8-b7c3-6ed4ccf595bb.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753060/general/44cbc2ac-4b87-4bf8-b7c3-6ed4ccf595bb.jpg not downloaded yet
2026-03-30 10:00:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 09e4e625-15ff-536e-8451-2e77fcc13097 with identifier: 10472260
2026-03-30 10:00:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 09e4e625-15ff-536e-8451-2e77fcc13097 with identifier: 10472260
2026-03-30 10:00:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 09e4e625-15ff-536e-8451-2e77fcc13097 with identifier: 10472260 to the API
2026-03-30 10:00:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 10:00:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10472260>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 119,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': '09e4e625-15ff-536e-8451-2e77fcc13097',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '52209',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10472260',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 42378,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 20600,
'price_includes_vat': True,
'registration_date': '2024-04-03',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Karoq 2.0 TDI Selection - Diesel - Manual - 119 hp - 42.378 '
'km',
'transmission': 'manual',
'trim': 'Selection',
'vin': None,
'year': 2024}
2026-03-30 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710472260%27 HTTP/1.1" 200 None
2026-03-30 10:00:32 [adesa.es] INFO: Saving data for 10472260: {'auction_closing_time': 1798675200.0, 'created_time': 1773334960.644222, 'last_price_update_time': 1774864832.816953}
2026-03-30 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10472260') HTTP/1.1" 204 0
2026-03-30 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753060%252Fgeneral%252Fdd6dc5b7-ae11-4874-9809-65710d12f60d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753060/general/dd6dc5b7-ae11-4874-9809-65710d12f60d.jpg not downloaded yet
2026-03-30 10:00:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bcddada7-fbd1-59bd-a00d-5d73c2dfb366 with identifier: 10698908
2026-03-30 10:00:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bcddada7-fbd1-59bd-a00d-5d73c2dfb366 with scrape type 2
2026-03-30 10:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bcddada7-fbd1-59bd-a00d-5d73c2dfb366 with scrape type 2
2026-03-30 10:00:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: bcddada7-fbd1-59bd-a00d-5d73c2dfb366, identifier: 10698908
2026-03-30 10:00:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: bcddada7-fbd1-59bd-a00d-5d73c2dfb366 with identifier: 10698908
2026-03-30 10:00:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: bcddada7-fbd1-59bd-a00d-5d73c2dfb366 with identifier: 10698908
2026-03-30 10:00:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: bcddada7-fbd1-59bd-a00d-5d73c2dfb366 with identifier: 10698908 to the API
2026-03-30 10:00:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 10:00:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10698908>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 104,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': 'bcddada7-fbd1-59bd-a00d-5d73c2dfb366',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '50293',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10698908',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 39092,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2024-05-30',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën C3 1.5 HDI Plus - Diesel - Manual - 104 hp - 39.092 km',
'transmission': 'manual',
'trim': 'Plus',
'vin': None,
'year': 2024}
2026-03-30 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710698908%27 HTTP/1.1" 200 None
2026-03-30 10:00:33 [adesa.es] INFO: Saving data for 10698908: {'auction_closing_time': 1798675200.0, 'created_time': 1774000836.659934, 'last_price_update_time': 1774864833.469529}
2026-03-30 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10698908') HTTP/1.1" 204 0
2026-03-30 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753060%252Fgeneral%252Fc807579b-c12d-4dc0-b9bb-8287d2f736bf.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753060/general/c807579b-c12d-4dc0-b9bb-8287d2f736bf.jpg not downloaded yet
2026-03-30 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753060%252Fgeneral%252F3183f5e4-9dad-4064-bfa1-104d2ccbfacd.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753060/general/3183f5e4-9dad-4064-bfa1-104d2ccbfacd.jpg not downloaded yet
2026-03-30 10:00:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742066> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 10:00:33 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 10:00:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:00:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:00:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10405314> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753060%252Fgeneral%252F71646110-2547-4403-a668-c99b124075be.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753060/general/71646110-2547-4403-a668-c99b124075be.jpg not downloaded yet
2026-03-30 10:00:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753060%252Fgeneral%252F8d8a9d3f-df29-40f7-8af6-757fc3572c9c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753060/general/8d8a9d3f-df29-40f7-8af6-757fc3572c9c.jpg not downloaded yet
2026-03-30 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753060%252Fgeneral%252F4fb26ecf-c829-4348-a164-e634222f1792.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753060/general/4fb26ecf-c829-4348-a164-e634222f1792.jpg not downloaded yet
2026-03-30 10:00:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1283e2c8-f4aa-5f00-a394-c85ec629ce18 with identifier: 10742066
2026-03-30 10:00:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1283e2c8-f4aa-5f00-a394-c85ec629ce18 with scrape type 1
2026-03-30 10:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1283e2c8-f4aa-5f00-a394-c85ec629ce18
2026-03-30 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753061%252Fgeneral%252F36283def-4d7f-4fb5-8864-fc4bedc5d3a3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753061/general/36283def-4d7f-4fb5-8864-fc4bedc5d3a3.jpg not downloaded yet
2026-03-30 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753061%252Fgeneral%252F3c38606d-7cda-4b4f-bedf-26ad6d175906.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753061/general/3c38606d-7cda-4b4f-bedf-26ad6d175906.jpg not downloaded yet
2026-03-30 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753061%252Fgeneral%252F1c276ebb-5960-44b6-b42d-15a50700c1c4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753061/general/1c276ebb-5960-44b6-b42d-15a50700c1c4.jpg not downloaded yet
2026-03-30 10:00:33 [adesa.es] INFO: Found listing with ID: 10493754
2026-03-30 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710493754%27 HTTP/1.1" 200 None
2026-03-30 10:00:33 [adesa.es] INFO: Scrape type for 10493754: 2
2026-03-30 10:00:33 [adesa.es] INFO: Scraping item 10493754 url https://www.openlane.eu/en/carv6/auction/10493754
2026-03-30 10:00:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f910f7ed-5da5-5b60-99d3-0df59d34d161 with identifier: 10405314
2026-03-30 10:00:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f910f7ed-5da5-5b60-99d3-0df59d34d161 with scrape type 2
2026-03-30 10:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f910f7ed-5da5-5b60-99d3-0df59d34d161 with scrape type 2
2026-03-30 10:00:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: f910f7ed-5da5-5b60-99d3-0df59d34d161, identifier: 10405314
2026-03-30 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753061%252Fgeneral%252F4523ad59-b0ad-42d2-9129-56ffc8e56118.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753061/general/4523ad59-b0ad-42d2-9129-56ffc8e56118.jpg not downloaded yet
2026-03-30 10:00:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: f910f7ed-5da5-5b60-99d3-0df59d34d161 with identifier: 10405314
2026-03-30 10:00:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:00:33 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Blue HTTP/1.1" 200 None
2026-03-30 10:00:34 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:00:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: f910f7ed-5da5-5b60-99d3-0df59d34d161 with identifier: 10405314
2026-03-30 10:00:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: f910f7ed-5da5-5b60-99d3-0df59d34d161 with identifier: 10405314 to the API
2026-03-30 10:00:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 10:00:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10405314>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 112,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'f910f7ed-5da5-5b60-99d3-0df59d34d161',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '50394',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10405314',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 36092,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2024-06-26',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Dacia Sandero 1.0 TCe Stepway Extreme - Petrol - Manual - 112 hp - '
'36.092 km',
'transmission': 'manual',
'trim': 'Stepway Extreme',
'vin': None,
'year': 2024}
2026-03-30 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710405314%27 HTTP/1.1" 200 None
2026-03-30 10:00:34 [adesa.es] INFO: Saving data for 10405314: {'auction_closing_time': 1798675200.0, 'created_time': 1773334954.751049, 'last_price_update_time': 1774864834.369954}
2026-03-30 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10405314') HTTP/1.1" 204 0
2026-03-30 10:00:34 [adesa.es] INFO: Found listing with ID: 10550836
2026-03-30 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710550836%27 HTTP/1.1" 200 None
2026-03-30 10:00:34 [adesa.es] INFO: Scrape type for 10550836: 2
2026-03-30 10:00:34 [adesa.es] INFO: Scraping item 10550836 url https://www.openlane.eu/en/carv6/auction/10550836
2026-03-30 10:00:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753060/general/6c0a2756-1148-4f8c-8e0f-569c25102669.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742068)
2026-03-30 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753061%252Fgeneral%252F7d60ab72-e834-4cba-93a0-e9396ebb5fff.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753061/general/7d60ab72-e834-4cba-93a0-e9396ebb5fff.jpg not downloaded yet
2026-03-30 10:00:34 [adesa.es] INFO: Found listing with ID: 10743035
2026-03-30 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710743035%27 HTTP/1.1" 200 None
2026-03-30 10:00:34 [adesa.es] INFO: Scrape type for 10743035: 1
2026-03-30 10:00:34 [adesa.es] INFO: Scraping item 10743035 url https://www.openlane.eu/en/carv6/auction/10743035
2026-03-30 10:00:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742092> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753061%252Fgeneral%252Ff0dfb35a-40c2-42ac-beca-16473da30ee8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753061/general/f0dfb35a-40c2-42ac-beca-16473da30ee8.jpg not downloaded yet
2026-03-30 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-30 10:00:34 [adesa.es] INFO: Found listing with ID: 10667491
2026-03-30 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710667491%27 HTTP/1.1" 200 None
2026-03-30 10:00:34 [adesa.es] INFO: Scrape type for 10667491: 0
2026-03-30 10:00:34 [adesa.es] INFO: Skipping item 10667491 url https://www.openlane.eu/en/carv6/auction/10667491
2026-03-30 10:00:34 [adesa.es] INFO: Found listing with ID: 10405317
2026-03-30 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710405317%27 HTTP/1.1" 200 None
2026-03-30 10:00:34 [adesa.es] INFO: Scrape type for 10405317: 2
2026-03-30 10:00:34 [adesa.es] INFO: Scraping item 10405317 url https://www.openlane.eu/en/carv6/auction/10405317
2026-03-30 10:00:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742067> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753061%252Fgeneral%252Ff025408e-268b-4445-b3d5-8d4d9f35f4ab.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753061/general/f025408e-268b-4445-b3d5-8d4d9f35f4ab.jpg not downloaded yet
2026-03-30 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-30 10:00:34 [adesa.es] INFO: Found listing with ID: 10653126
2026-03-30 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710653126%27 HTTP/1.1" 200 None
2026-03-30 10:00:34 [adesa.es] INFO: Scrape type for 10653126: 0
2026-03-30 10:00:34 [adesa.es] INFO: Skipping item 10653126 url https://www.openlane.eu/en/carv6/auction/10653126
2026-03-30 10:00:34 [adesa.es] INFO: Found listing with ID: 10699482
2026-03-30 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710699482%27 HTTP/1.1" 200 None
2026-03-30 10:00:34 [adesa.es] INFO: Scrape type for 10699482: 0
2026-03-30 10:00:34 [adesa.es] INFO: Skipping item 10699482 url https://www.openlane.eu/en/carv6/auction/10699482
2026-03-30 10:00:34 [adesa.es] INFO: Found listing with ID: 10699483
2026-03-30 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710699483%27 HTTP/1.1" 200 None
2026-03-30 10:00:34 [adesa.es] INFO: Scrape type for 10699483: 0
2026-03-30 10:00:34 [adesa.es] INFO: Skipping item 10699483 url https://www.openlane.eu/en/carv6/auction/10699483
2026-03-30 10:00:34 [adesa.es] INFO: Found listing with ID: 10700528
2026-03-30 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710700528%27 HTTP/1.1" 200 None
2026-03-30 10:00:34 [adesa.es] INFO: Scrape type for 10700528: 0
2026-03-30 10:00:34 [adesa.es] INFO: Skipping item 10700528 url https://www.openlane.eu/en/carv6/auction/10700528
2026-03-30 10:00:34 [adesa.es] INFO: Found listing with ID: 10666060
2026-03-30 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710666060%27 HTTP/1.1" 200 None
2026-03-30 10:00:34 [adesa.es] INFO: Scrape type for 10666060: 2
2026-03-30 10:00:34 [adesa.es] INFO: Scraping item 10666060 url https://www.openlane.eu/en/carv6/auction/10666060
2026-03-30 10:00:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753060/general/c807579b-c12d-4dc0-b9bb-8287d2f736bf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742068)
2026-03-30 10:00:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753060/general/dd6dc5b7-ae11-4874-9809-65710d12f60d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742068)
2026-03-30 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753061%252Fgeneral%252F8589b80c-3585-4267-94b0-0eef499b3d83.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753061/general/8589b80c-3585-4267-94b0-0eef499b3d83.jpg not downloaded yet
2026-03-30 10:00:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753060/general/3183f5e4-9dad-4064-bfa1-104d2ccbfacd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742068)
2026-03-30 10:00:34 [adesa.es] INFO: Found listing with ID: 10619585
2026-03-30 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710619585%27 HTTP/1.1" 200 None
2026-03-30 10:00:34 [adesa.es] INFO: Scrape type for 10619585: 0
2026-03-30 10:00:34 [adesa.es] INFO: Skipping item 10619585 url https://www.openlane.eu/en/carv6/auction/10619585
2026-03-30 10:00:34 [adesa.es] INFO: Found listing with ID: 10655463
2026-03-30 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710655463%27 HTTP/1.1" 200 None
2026-03-30 10:00:34 [adesa.es] INFO: Scrape type for 10655463: 0
2026-03-30 10:00:34 [adesa.es] INFO: Skipping item 10655463 url https://www.openlane.eu/en/carv6/auction/10655463
2026-03-30 10:00:34 [adesa.es] INFO: Found listing with ID: 10276412
2026-03-30 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710276412%27 HTTP/1.1" 200 None
2026-03-30 10:00:34 [adesa.es] INFO: Scrape type for 10276412: 0
2026-03-30 10:00:34 [adesa.es] INFO: Skipping item 10276412 url https://www.openlane.eu/en/carv6/auction/10276412
2026-03-30 10:00:34 [adesa.es] INFO: Found listing with ID: 10740881
2026-03-30 10:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710740881%27 HTTP/1.1" 200 None
2026-03-30 10:00:34 [adesa.es] INFO: Scrape type for 10740881: 1
2026-03-30 10:00:34 [adesa.es] INFO: Scraping item 10740881 url https://www.openlane.eu/en/carv6/auction/10740881
2026-03-30 10:00:34 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-30 10:00:34 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-30 10:00:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:00:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307ac6d890>
2026-03-30 10:00:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:00:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-30 10:00:34 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2123
2026-03-30 10:00:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-30 10:00:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:00:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:00:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89e5f4cd-031b-5cca-8b8e-70656ecb23fa/89e5f4cd-031b-5cca-8b8e-70656ecb23fa_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753060%252Fgeneral%252F6c0a2756-1148-4f8c-8e0f-569c25102669.jpg') HTTP/1.1" 204 0
2026-03-30 10:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753060/general/6c0a2756-1148-4f8c-8e0f-569c25102669.jpg saved to cache
2026-03-30 10:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 89e5f4cd-031b-5cca-8b8e-70656ecb23fa
2026-03-30 10:00:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753061/general/7d60ab72-e834-4cba-93a0-e9396ebb5fff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742066)
2026-03-30 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753061%252Fgeneral%252Fc22d75b4-b242-428e-a87b-61127f0bac6e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753061/general/c22d75b4-b242-428e-a87b-61127f0bac6e.jpg not downloaded yet
2026-03-30 10:00:35 [adesa.es] INFO: Found listing with ID: 10643525
2026-03-30 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710643525%27 HTTP/1.1" 200 None
2026-03-30 10:00:35 [adesa.es] INFO: Scrape type for 10643525: 0
2026-03-30 10:00:35 [adesa.es] INFO: Skipping item 10643525 url https://www.openlane.eu/en/carv6/auction/10643525
2026-03-30 10:00:35 [adesa.es] INFO: Found listing with ID: 10571283
2026-03-30 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710571283%27 HTTP/1.1" 200 None
2026-03-30 10:00:35 [adesa.es] INFO: Scrape type for 10571283: 0
2026-03-30 10:00:35 [adesa.es] INFO: Skipping item 10571283 url https://www.openlane.eu/en/carv6/auction/10571283
2026-03-30 10:00:35 [adesa.es] INFO: Found listing with ID: 10742069
2026-03-30 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710742069%27 HTTP/1.1" 200 None
2026-03-30 10:00:35 [adesa.es] INFO: Scrape type for 10742069: 1
2026-03-30 10:00:35 [adesa.es] INFO: Scraping item 10742069 url https://www.openlane.eu/en/carv6/auction/10742069
2026-03-30 10:00:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51569edd-9022-5d73-a1ce-c6dbc0eff77f with identifier: 10742092
2026-03-30 10:00:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51569edd-9022-5d73-a1ce-c6dbc0eff77f with scrape type 1
2026-03-30 10:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 51569edd-9022-5d73-a1ce-c6dbc0eff77f
2026-03-30 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753084%252Fgeneral%252F06c7477c-561f-40a1-b13e-44af237f717d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753084/general/06c7477c-561f-40a1-b13e-44af237f717d.jpg not downloaded yet
2026-03-30 10:00:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 186252b2-a0df-5eb4-ae71-de87f8d7ffd7 with identifier: 10742067
2026-03-30 10:00:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 186252b2-a0df-5eb4-ae71-de87f8d7ffd7 with scrape type 1
2026-03-30 10:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 186252b2-a0df-5eb4-ae71-de87f8d7ffd7
2026-03-30 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753063%252Fgeneral%252F97cb4a38-b59a-4f12-b3b6-e87162ffa747.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753063/general/97cb4a38-b59a-4f12-b3b6-e87162ffa747.jpg not downloaded yet
2026-03-30 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753061%252Fgeneral%252Fc98f68df-15cb-4f82-a0d5-6731ffe66637.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753061/general/c98f68df-15cb-4f82-a0d5-6731ffe66637.jpg not downloaded yet
2026-03-30 10:00:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742063> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 10:00:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10452039> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 10:00:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:00:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307ae08150>
2026-03-30 10:00:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:00:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:00:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:00:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89e5f4cd-031b-5cca-8b8e-70656ecb23fa/89e5f4cd-031b-5cca-8b8e-70656ecb23fa_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753060%252Fgeneral%252Fc807579b-c12d-4dc0-b9bb-8287d2f736bf.jpg') HTTP/1.1" 204 0
2026-03-30 10:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753060/general/c807579b-c12d-4dc0-b9bb-8287d2f736bf.jpg saved to cache
2026-03-30 10:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 89e5f4cd-031b-5cca-8b8e-70656ecb23fa
2026-03-30 10:00:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:00:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307af77650>
2026-03-30 10:00:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:00:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:00:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:00:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89e5f4cd-031b-5cca-8b8e-70656ecb23fa/89e5f4cd-031b-5cca-8b8e-70656ecb23fa_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753060%252Fgeneral%252Fdd6dc5b7-ae11-4874-9809-65710d12f60d.jpg') HTTP/1.1" 204 0
2026-03-30 10:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753060/general/dd6dc5b7-ae11-4874-9809-65710d12f60d.jpg saved to cache
2026-03-30 10:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 89e5f4cd-031b-5cca-8b8e-70656ecb23fa
2026-03-30 10:00:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:00:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307af837d0>
2026-03-30 10:00:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:00:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:00:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:00:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89e5f4cd-031b-5cca-8b8e-70656ecb23fa/89e5f4cd-031b-5cca-8b8e-70656ecb23fa_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753060%252Fgeneral%252F3183f5e4-9dad-4064-bfa1-104d2ccbfacd.jpg') HTTP/1.1" 204 0
2026-03-30 10:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753060/general/3183f5e4-9dad-4064-bfa1-104d2ccbfacd.jpg saved to cache
2026-03-30 10:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 89e5f4cd-031b-5cca-8b8e-70656ecb23fa
2026-03-30 10:00:35 [adesa.es] INFO: Found listing with ID: 10742071
2026-03-30 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710742071%27 HTTP/1.1" 200 None
2026-03-30 10:00:35 [adesa.es] INFO: Scrape type for 10742071: 1
2026-03-30 10:00:35 [adesa.es] INFO: Scraping item 10742071 url https://www.openlane.eu/en/carv6/auction/10742071
2026-03-30 10:00:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:00:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753084%252Fgeneral%252F9420005e-800b-4496-a5b4-76c80df9a8a0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753084/general/9420005e-800b-4496-a5b4-76c80df9a8a0.jpg not downloaded yet
2026-03-30 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753063%252Fgeneral%252Ffc18419e-e196-416e-836a-934a7094aa41.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753063/general/fc18419e-e196-416e-836a-934a7094aa41.jpg not downloaded yet
2026-03-30 10:00:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753061/general/f0dfb35a-40c2-42ac-beca-16473da30ee8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742066)
2026-03-30 10:00:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753061/general/f025408e-268b-4445-b3d5-8d4d9f35f4ab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742066)
2026-03-30 10:00:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:00:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307aec4950>
2026-03-30 10:00:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:00:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:00:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:00:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1283e2c8-f4aa-5f00-a394-c85ec629ce18/1283e2c8-f4aa-5f00-a394-c85ec629ce18_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753061%252Fgeneral%252F7d60ab72-e834-4cba-93a0-e9396ebb5fff.jpg') HTTP/1.1" 204 0
2026-03-30 10:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753061/general/7d60ab72-e834-4cba-93a0-e9396ebb5fff.jpg saved to cache
2026-03-30 10:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1283e2c8-f4aa-5f00-a394-c85ec629ce18
2026-03-30 10:00:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753061/general/8589b80c-3585-4267-94b0-0eef499b3d83.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742066)
2026-03-30 10:00:35 [adesa.es] INFO: Found listing with ID: 10405331
2026-03-30 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710405331%27 HTTP/1.1" 200 None
2026-03-30 10:00:35 [adesa.es] INFO: Scrape type for 10405331: 0
2026-03-30 10:00:35 [adesa.es] INFO: Skipping item 10405331 url https://www.openlane.eu/en/carv6/auction/10405331
2026-03-30 10:00:35 [adesa.es] INFO: Found listing with ID: 10676254
2026-03-30 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710676254%27 HTTP/1.1" 200 None
2026-03-30 10:00:35 [adesa.es] INFO: Scrape type for 10676254: 0
2026-03-30 10:00:35 [adesa.es] INFO: Skipping item 10676254 url https://www.openlane.eu/en/carv6/auction/10676254
2026-03-30 10:00:35 [adesa.es] INFO: Found listing with ID: 10571281
2026-03-30 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710571281%27 HTTP/1.1" 200 None
2026-03-30 10:00:35 [adesa.es] INFO: Scrape type for 10571281: 0
2026-03-30 10:00:35 [adesa.es] INFO: Skipping item 10571281 url https://www.openlane.eu/en/carv6/auction/10571281
2026-03-30 10:00:35 [adesa.es] INFO: Found listing with ID: 10572723
2026-03-30 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710572723%27 HTTP/1.1" 200 None
2026-03-30 10:00:35 [adesa.es] INFO: Scrape type for 10572723: 0
2026-03-30 10:00:35 [adesa.es] INFO: Skipping item 10572723 url https://www.openlane.eu/en/carv6/auction/10572723
2026-03-30 10:00:35 [adesa.es] INFO: Found listing with ID: 10694302
2026-03-30 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710694302%27 HTTP/1.1" 200 None
2026-03-30 10:00:35 [adesa.es] INFO: Scrape type for 10694302: 2
2026-03-30 10:00:35 [adesa.es] INFO: Scraping item 10694302 url https://www.openlane.eu/en/carv6/auction/10694302
2026-03-30 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753084%252Fgeneral%252Fb4b48fe7-b8cc-4f0c-ab16-a777a4ce63b7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753084/general/b4b48fe7-b8cc-4f0c-ab16-a777a4ce63b7.jpg not downloaded yet
2026-03-30 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753063%252Fgeneral%252F1983bf19-21f2-457d-a564-17a22b63e459.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753063/general/1983bf19-21f2-457d-a564-17a22b63e459.jpg not downloaded yet
2026-03-30 10:00:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10405315> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 10:00:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:00:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc4581be-5b1c-5fc7-b541-d604989c0b05 with identifier: 10742063
2026-03-30 10:00:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc4581be-5b1c-5fc7-b541-d604989c0b05 with scrape type 1
2026-03-30 10:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bc4581be-5b1c-5fc7-b541-d604989c0b05
2026-03-30 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753062%252Fgeneral%252F162b1106-a98f-453c-82fa-cf53e44cd389.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753062/general/162b1106-a98f-453c-82fa-cf53e44cd389.jpg not downloaded yet
2026-03-30 10:00:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b353c141-97c7-5bec-9a08-f84c4157940e with identifier: 10452039
2026-03-30 10:00:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b353c141-97c7-5bec-9a08-f84c4157940e with scrape type 2
2026-03-30 10:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b353c141-97c7-5bec-9a08-f84c4157940e with scrape type 2
2026-03-30 10:00:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: b353c141-97c7-5bec-9a08-f84c4157940e, identifier: 10452039
2026-03-30 10:00:36 [adesa.es] INFO: Found listing with ID: 10743033
2026-03-30 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710743033%27 HTTP/1.1" 200 None
2026-03-30 10:00:36 [adesa.es] INFO: Scrape type for 10743033: 1
2026-03-30 10:00:36 [adesa.es] INFO: Scraping item 10743033 url https://www.openlane.eu/en/carv6/auction/10743033
2026-03-30 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753084%252Fgeneral%252Fbcfdbe1c-5ea8-4477-9259-0163e99a23b1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753084/general/bcfdbe1c-5ea8-4477-9259-0163e99a23b1.jpg not downloaded yet
2026-03-30 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753063%252Fgeneral%252F734f38f0-9635-4f3d-a97d-3cb0c79dfa38.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753063/general/734f38f0-9635-4f3d-a97d-3cb0c79dfa38.jpg not downloaded yet
2026-03-30 10:00:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742089> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 10:00:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: b353c141-97c7-5bec-9a08-f84c4157940e with identifier: 10452039
2026-03-30 10:00:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 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-30 10:00:36 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 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-30 10:00:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: b353c141-97c7-5bec-9a08-f84c4157940e with identifier: 10452039
2026-03-30 10:00:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: b353c141-97c7-5bec-9a08-f84c4157940e with identifier: 10452039 to the API
2026-03-30 10:00:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 10:00:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10452039>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'MPV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 112,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'b353c141-97c7-5bec-9a08-f84c4157940e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '51716',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10452039',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Jogger',
'odometer': 25898,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2024-05-24',
'seats_number': 7,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Dacia Jogger 1.0 TCe Expression - Petrol - Manual - 112 hp - 25.898 '
'km',
'transmission': 'manual',
'trim': 'Expression',
'vin': None,
'year': 2024}
2026-03-30 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710452039%27 HTTP/1.1" 200 None
2026-03-30 10:00:36 [adesa.es] INFO: Saving data for 10452039: {'auction_closing_time': 1798675200.0, 'created_time': 1773334967.21965, 'last_price_update_time': 1774864836.69018}
2026-03-30 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10452039') HTTP/1.1" 204 0
2026-03-30 10:00:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753084/general/06c7477c-561f-40a1-b13e-44af237f717d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742092)
2026-03-30 10:00:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753062%252Fgeneral%252F95f7396c-5936-4f6f-842a-2c4e66397e39.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753062/general/95f7396c-5936-4f6f-842a-2c4e66397e39.jpg not downloaded yet
2026-03-30 10:00:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742062> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 10:00:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753061/general/c98f68df-15cb-4f82-a0d5-6731ffe66637.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742066)
2026-03-30 10:00:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753063/general/97cb4a38-b59a-4f12-b3b6-e87162ffa747.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742067)
2026-03-30 10:00:36 [adesa.es] INFO: Found listing with ID: 10723147
2026-03-30 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710723147%27 HTTP/1.1" 200 None
2026-03-30 10:00:36 [adesa.es] INFO: Scrape type for 10723147: 0
2026-03-30 10:00:36 [adesa.es] INFO: Skipping item 10723147 url https://www.openlane.eu/en/carv6/auction/10723147
2026-03-30 10:00:36 [adesa.es] INFO: Found listing with ID: 10654226
2026-03-30 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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-30 10:00:36 [adesa.es] INFO: Scrape type for 10654226: 2
2026-03-30 10:00:36 [adesa.es] INFO: Scraping item 10654226 url https://www.openlane.eu/en/carv6/auction/10654226
2026-03-30 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753084%252Fgeneral%252Fd96e7ece-5a38-4061-ab95-6a6100feffcd.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753084/general/d96e7ece-5a38-4061-ab95-6a6100feffcd.jpg not downloaded yet
2026-03-30 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753063%252Fgeneral%252F73bedff9-e192-4968-9de4-6c847b576fd0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753063/general/73bedff9-e192-4968-9de4-6c847b576fd0.jpg not downloaded yet
2026-03-30 10:00:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:00:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:00:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307aec6110>
2026-03-30 10:00:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:00:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:00:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:00:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1283e2c8-f4aa-5f00-a394-c85ec629ce18/1283e2c8-f4aa-5f00-a394-c85ec629ce18_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753061%252Fgeneral%252Ff0dfb35a-40c2-42ac-beca-16473da30ee8.jpg') HTTP/1.1" 204 0
2026-03-30 10:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753061/general/f0dfb35a-40c2-42ac-beca-16473da30ee8.jpg saved to cache
2026-03-30 10:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1283e2c8-f4aa-5f00-a394-c85ec629ce18
2026-03-30 10:00:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:00:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307a2222d0>
2026-03-30 10:00:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:00:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:00:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:00:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1283e2c8-f4aa-5f00-a394-c85ec629ce18/1283e2c8-f4aa-5f00-a394-c85ec629ce18_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753061%252Fgeneral%252Ff025408e-268b-4445-b3d5-8d4d9f35f4ab.jpg') HTTP/1.1" 204 0
2026-03-30 10:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753061/general/f025408e-268b-4445-b3d5-8d4d9f35f4ab.jpg saved to cache
2026-03-30 10:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1283e2c8-f4aa-5f00-a394-c85ec629ce18
2026-03-30 10:00:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:00:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307a22c790>
2026-03-30 10:00:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:00:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:00:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:00:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1283e2c8-f4aa-5f00-a394-c85ec629ce18/1283e2c8-f4aa-5f00-a394-c85ec629ce18_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753061%252Fgeneral%252F8589b80c-3585-4267-94b0-0eef499b3d83.jpg') HTTP/1.1" 204 0
2026-03-30 10:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753061/general/8589b80c-3585-4267-94b0-0eef499b3d83.jpg saved to cache
2026-03-30 10:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1283e2c8-f4aa-5f00-a394-c85ec629ce18
2026-03-30 10:00:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 558cbb92-fc73-51cc-ab24-a0431682279d with identifier: 10405315
2026-03-30 10:00:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 558cbb92-fc73-51cc-ab24-a0431682279d with scrape type 2
2026-03-30 10:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 558cbb92-fc73-51cc-ab24-a0431682279d with scrape type 2
2026-03-30 10:00:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 558cbb92-fc73-51cc-ab24-a0431682279d, identifier: 10405315
2026-03-30 10:00:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753063/general/fc18419e-e196-416e-836a-934a7094aa41.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742067)
2026-03-30 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753062%252Fgeneral%252F7d7e4b51-d2e8-4077-a7e7-c4bc8534c42d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753062/general/7d7e4b51-d2e8-4077-a7e7-c4bc8534c42d.jpg not downloaded yet
2026-03-30 10:00:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10698907> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 10:00:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742065> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 10:00:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 558cbb92-fc73-51cc-ab24-a0431682279d with identifier: 10405315
2026-03-30 10:00:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 558cbb92-fc73-51cc-ab24-a0431682279d with identifier: 10405315
2026-03-30 10:00:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 558cbb92-fc73-51cc-ab24-a0431682279d with identifier: 10405315 to the API
2026-03-30 10:00:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 10:00:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10405315>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Hatchback',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 112,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '558cbb92-fc73-51cc-ab24-a0431682279d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '50392',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10405315',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 36276,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2024-06-26',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Dacia Sandero 1.0 TCe Stepway Extreme - Petrol - Manual - 112 hp - '
'36.276 km',
'transmission': 'manual',
'trim': 'Stepway Extreme',
'vin': None,
'year': 2024}
2026-03-30 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710405315%27 HTTP/1.1" 200 None
2026-03-30 10:00:37 [adesa.es] INFO: Saving data for 10405315: {'auction_closing_time': 1798675200.0, 'created_time': 1773334954.34242, 'last_price_update_time': 1774864837.619291}
2026-03-30 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10405315') HTTP/1.1" 204 0
2026-03-30 10:00:37 [adesa.es] INFO: Found listing with ID: 10633069
2026-03-30 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710633069%27 HTTP/1.1" 200 None
2026-03-30 10:00:37 [adesa.es] INFO: Scrape type for 10633069: 0
2026-03-30 10:00:37 [adesa.es] INFO: Skipping item 10633069 url https://www.openlane.eu/en/carv6/auction/10633069
2026-03-30 10:00:37 [adesa.es] INFO: Found listing with ID: 10512793
2026-03-30 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710512793%27 HTTP/1.1" 200 None
2026-03-30 10:00:37 [adesa.es] INFO: Scrape type for 10512793: 2
2026-03-30 10:00:37 [adesa.es] INFO: Scraping item 10512793 url https://www.openlane.eu/en/carv6/auction/10512793
2026-03-30 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753084%252Fgeneral%252F68dfa9a9-a155-45b3-8038-d8ba468c19f0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753084/general/68dfa9a9-a155-45b3-8038-d8ba468c19f0.jpg not downloaded yet
2026-03-30 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753063%252Fgeneral%252F0b98967b-23f0-412a-a47e-db3dbea00c72.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753063/general/0b98967b-23f0-412a-a47e-db3dbea00c72.jpg not downloaded yet
2026-03-30 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-30 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-30 10:00:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742088> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 10:00:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81966690-f292-5c8d-9cdd-20b571279029 with identifier: 10742089
2026-03-30 10:00:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81966690-f292-5c8d-9cdd-20b571279029 with scrape type 1
2026-03-30 10:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 81966690-f292-5c8d-9cdd-20b571279029
2026-03-30 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753081%252Fgeneral%252F7c06bfca-e40e-4700-991d-af005fff9565.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753081/general/7c06bfca-e40e-4700-991d-af005fff9565.jpg not downloaded yet
2026-03-30 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753062%252Fgeneral%252F99501b9f-2966-4112-b8ad-c0d069fb02a0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753062/general/99501b9f-2966-4112-b8ad-c0d069fb02a0.jpg not downloaded yet
2026-03-30 10:00:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:00:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307a2133d0>
2026-03-30 10:00:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:00:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:00:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:00:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51569edd-9022-5d73-a1ce-c6dbc0eff77f/51569edd-9022-5d73-a1ce-c6dbc0eff77f_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753084%252Fgeneral%252F06c7477c-561f-40a1-b13e-44af237f717d.jpg') HTTP/1.1" 204 0
2026-03-30 10:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753084/general/06c7477c-561f-40a1-b13e-44af237f717d.jpg saved to cache
2026-03-30 10:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 51569edd-9022-5d73-a1ce-c6dbc0eff77f
2026-03-30 10:00:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14040054-72ac-57be-85d8-00ae25b456b8 with identifier: 10742062
2026-03-30 10:00:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14040054-72ac-57be-85d8-00ae25b456b8 with scrape type 1
2026-03-30 10:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 14040054-72ac-57be-85d8-00ae25b456b8
2026-03-30 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723410%252Fgeneral%252Ff42507ef-d3b0-41be-a347-6e2bd0c212df.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723410/general/f42507ef-d3b0-41be-a347-6e2bd0c212df.jpg not downloaded yet
2026-03-30 10:00:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:00:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307a2ce6d0>
2026-03-30 10:00:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:00:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:00:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:00:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1283e2c8-f4aa-5f00-a394-c85ec629ce18/1283e2c8-f4aa-5f00-a394-c85ec629ce18_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753061%252Fgeneral%252Fc98f68df-15cb-4f82-a0d5-6731ffe66637.jpg') HTTP/1.1" 204 0
2026-03-30 10:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753061/general/c98f68df-15cb-4f82-a0d5-6731ffe66637.jpg saved to cache
2026-03-30 10:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1283e2c8-f4aa-5f00-a394-c85ec629ce18
2026-03-30 10:00:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:00:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307a2d03d0>
2026-03-30 10:00:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:00:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:00:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_186252b2-a0df-5eb4-ae71-de87f8d7ffd7/186252b2-a0df-5eb4-ae71-de87f8d7ffd7_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753063%252Fgeneral%252F97cb4a38-b59a-4f12-b3b6-e87162ffa747.jpg') HTTP/1.1" 204 0
2026-03-30 10:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753063/general/97cb4a38-b59a-4f12-b3b6-e87162ffa747.jpg saved to cache
2026-03-30 10:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 186252b2-a0df-5eb4-ae71-de87f8d7ffd7
2026-03-30 10:00:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753062/general/162b1106-a98f-453c-82fa-cf53e44cd389.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742063)
2026-03-30 10:00:38 [adesa.es] INFO: Found listing with ID: 10734795
2026-03-30 10:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710734795%27 HTTP/1.1" 200 None
2026-03-30 10:00:38 [adesa.es] INFO: Scrape type for 10734795: 1
2026-03-30 10:00:38 [adesa.es] INFO: Scraping item 10734795 url https://www.openlane.eu/en/carv6/auction/10734795
2026-03-30 10:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753084%252Fgeneral%252F100d94b6-bd6c-4d62-9f5e-800fa3e0ad3a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753084/general/100d94b6-bd6c-4d62-9f5e-800fa3e0ad3a.jpg not downloaded yet
2026-03-30 10:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753063%252Fgeneral%252F94f4397c-2b8a-4998-9d8f-24f0c63a7352.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753063/general/94f4397c-2b8a-4998-9d8f-24f0c63a7352.jpg not downloaded yet
2026-03-30 10:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753081%252Fgeneral%252Fc715d30d-9354-4773-9b45-bcf1dde7f40e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753081/general/c715d30d-9354-4773-9b45-bcf1dde7f40e.jpg not downloaded yet
2026-03-30 10:00:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753062/general/95f7396c-5936-4f6f-842a-2c4e66397e39.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742063)
2026-03-30 10:00:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753084/general/bcfdbe1c-5ea8-4477-9259-0163e99a23b1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742092)
2026-03-30 10:00:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753063/general/734f38f0-9635-4f3d-a97d-3cb0c79dfa38.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742067)
2026-03-30 10:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753062%252Fgeneral%252Fbfe92296-e037-4cb6-8331-75c8b2c0fb83.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753062/general/bfe92296-e037-4cb6-8331-75c8b2c0fb83.jpg not downloaded yet
2026-03-30 10:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723410%252Fgeneral%252F66d5551d-cfd0-468d-b38d-4e4ecd05f5a3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723410/general/66d5551d-cfd0-468d-b38d-4e4ecd05f5a3.jpg not downloaded yet
2026-03-30 10:00:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:00:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307a1eed10>
2026-03-30 10:00:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:00:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_186252b2-a0df-5eb4-ae71-de87f8d7ffd7/186252b2-a0df-5eb4-ae71-de87f8d7ffd7_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753063%252Fgeneral%252Ffc18419e-e196-416e-836a-934a7094aa41.jpg') HTTP/1.1" 204 0
2026-03-30 10:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753063/general/fc18419e-e196-416e-836a-934a7094aa41.jpg saved to cache
2026-03-30 10:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 186252b2-a0df-5eb4-ae71-de87f8d7ffd7
2026-03-30 10:00:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35241809-9232-584d-b003-53f162b33330 with identifier: 10698907
2026-03-30 10:00:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35241809-9232-584d-b003-53f162b33330 with scrape type 2
2026-03-30 10:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 35241809-9232-584d-b003-53f162b33330 with scrape type 2
2026-03-30 10:00:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 35241809-9232-584d-b003-53f162b33330, identifier: 10698907
2026-03-30 10:00:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 48108f03-4f3e-5240-b30e-4a16b211fa68 with identifier: 10742065
2026-03-30 10:00:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48108f03-4f3e-5240-b30e-4a16b211fa68 with scrape type 1
2026-03-30 10:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 48108f03-4f3e-5240-b30e-4a16b211fa68
2026-03-30 10:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753059%252Fgeneral%252Fff22292b-f570-4dd4-9b1d-ec02f1810244.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753059/general/ff22292b-f570-4dd4-9b1d-ec02f1810244.jpg not downloaded yet
2026-03-30 10:00:38 [adesa.es] INFO: Found listing with ID: 10699474
2026-03-30 10:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710699474%27 HTTP/1.1" 200 None
2026-03-30 10:00:38 [adesa.es] INFO: Scrape type for 10699474: 2
2026-03-30 10:00:38 [adesa.es] INFO: Scraping item 10699474 url https://www.openlane.eu/en/carv6/auction/10699474
2026-03-30 10:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753084%252Fgeneral%252F6df31b18-e75a-4cb8-8fa5-8ecaa01dc256.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753084/general/6df31b18-e75a-4cb8-8fa5-8ecaa01dc256.jpg not downloaded yet
2026-03-30 10:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753063%252Fgeneral%252F956a9e5e-1b8b-4515-9ee9-8893d9f366df.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753063/general/956a9e5e-1b8b-4515-9ee9-8893d9f366df.jpg not downloaded yet
2026-03-30 10:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753081%252Fgeneral%252F8ba8890b-810f-480b-b6dc-552f3c70a614.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753081/general/8ba8890b-810f-480b-b6dc-552f3c70a614.jpg not downloaded yet
2026-03-30 10:00:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10698910> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 10:00:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 35241809-9232-584d-b003-53f162b33330 with identifier: 10698907
2026-03-30 10:00:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 35241809-9232-584d-b003-53f162b33330 with identifier: 10698907
2026-03-30 10:00:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 35241809-9232-584d-b003-53f162b33330 with identifier: 10698907 to the API
2026-03-30 10:00:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 10:00:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10698907>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 104,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': '35241809-9232-584d-b003-53f162b33330',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '50292',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10698907',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 42421,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2024-05-30',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën C3 1.5 HDI Plus - Diesel - Manual - 104 hp - 42.421 km',
'transmission': 'manual',
'trim': 'Plus',
'vin': None,
'year': 2024}
2026-03-30 10:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710698907%27 HTTP/1.1" 200 None
2026-03-30 10:00:38 [adesa.es] INFO: Saving data for 10698907: {'auction_closing_time': 1798675200.0, 'created_time': 1774000867.771785, 'last_price_update_time': 1774864838.884645}
2026-03-30 10:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10698907') HTTP/1.1" 204 0
2026-03-30 10:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753062%252Fgeneral%252F0ee0e09b-0349-411a-974d-3448eed5c786.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753062/general/0ee0e09b-0349-411a-974d-3448eed5c786.jpg not downloaded yet
2026-03-30 10:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723410%252Fgeneral%252Fe3f2aab0-a966-478e-955f-8883eb19d504.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723410/general/e3f2aab0-a966-478e-955f-8883eb19d504.jpg not downloaded yet
2026-03-30 10:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753059%252Fgeneral%252F9aa2acb4-6fa4-4dbd-b39c-4413f5ab5ae4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753059/general/9aa2acb4-6fa4-4dbd-b39c-4413f5ab5ae4.jpg not downloaded yet
2026-03-30 10:00:38 [adesa.es] INFO: Found listing with ID: 10648087
2026-03-30 10:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710648087%27 HTTP/1.1" 200 None
2026-03-30 10:00:38 [adesa.es] INFO: Scrape type for 10648087: 2
2026-03-30 10:00:38 [adesa.es] INFO: Scraping item 10648087 url https://www.openlane.eu/en/carv6/auction/10648087
2026-03-30 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753084%252Fgeneral%252Fca4dddbb-3c35-4276-94e6-1beeb8a31824.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753084/general/ca4dddbb-3c35-4276-94e6-1beeb8a31824.jpg not downloaded yet
2026-03-30 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753063%252Fgeneral%252Feae3f726-5e1f-49fc-9b82-05e4ead6216d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753063/general/eae3f726-5e1f-49fc-9b82-05e4ead6216d.jpg not downloaded yet
2026-03-30 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753081%252Fgeneral%252Fe10fb417-a332-4847-9815-3404c4cd21c6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753081/general/e10fb417-a332-4847-9815-3404c4cd21c6.jpg not downloaded yet
2026-03-30 10:00:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742064> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 10:00:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2992def0-1751-5129-8223-57b3ad16ab16 with identifier: 10742088
2026-03-30 10:00:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2992def0-1751-5129-8223-57b3ad16ab16 with scrape type 1
2026-03-30 10:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2992def0-1751-5129-8223-57b3ad16ab16
2026-03-30 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753080%252Fgeneral%252Ff3bc2851-f924-4c3f-b0b2-309c737de47d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753080/general/f3bc2851-f924-4c3f-b0b2-309c737de47d.jpg not downloaded yet
2026-03-30 10:00:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:00:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307ab4c810>
2026-03-30 10:00:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:00:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc4581be-5b1c-5fc7-b541-d604989c0b05/bc4581be-5b1c-5fc7-b541-d604989c0b05_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753062%252Fgeneral%252F162b1106-a98f-453c-82fa-cf53e44cd389.jpg') HTTP/1.1" 204 0
2026-03-30 10:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753062/general/162b1106-a98f-453c-82fa-cf53e44cd389.jpg saved to cache
2026-03-30 10:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item bc4581be-5b1c-5fc7-b541-d604989c0b05
2026-03-30 10:00:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:00:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307a170390>
2026-03-30 10:00:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:00:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc4581be-5b1c-5fc7-b541-d604989c0b05/bc4581be-5b1c-5fc7-b541-d604989c0b05_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753062%252Fgeneral%252F95f7396c-5936-4f6f-842a-2c4e66397e39.jpg') HTTP/1.1" 204 0
2026-03-30 10:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753062/general/95f7396c-5936-4f6f-842a-2c4e66397e39.jpg saved to cache
2026-03-30 10:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item bc4581be-5b1c-5fc7-b541-d604989c0b05
2026-03-30 10:00:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:00:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307a164510>
2026-03-30 10:00:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:00:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51569edd-9022-5d73-a1ce-c6dbc0eff77f/51569edd-9022-5d73-a1ce-c6dbc0eff77f_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753084%252Fgeneral%252Fbcfdbe1c-5ea8-4477-9259-0163e99a23b1.jpg') HTTP/1.1" 204 0
2026-03-30 10:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753084/general/bcfdbe1c-5ea8-4477-9259-0163e99a23b1.jpg saved to cache
2026-03-30 10:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 51569edd-9022-5d73-a1ce-c6dbc0eff77f
2026-03-30 10:00:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:00:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307a17a350>
2026-03-30 10:00:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:00:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_186252b2-a0df-5eb4-ae71-de87f8d7ffd7/186252b2-a0df-5eb4-ae71-de87f8d7ffd7_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753063%252Fgeneral%252F734f38f0-9635-4f3d-a97d-3cb0c79dfa38.jpg') HTTP/1.1" 204 0
2026-03-30 10:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753063/general/734f38f0-9635-4f3d-a97d-3cb0c79dfa38.jpg saved to cache
2026-03-30 10:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 186252b2-a0df-5eb4-ae71-de87f8d7ffd7
2026-03-30 10:00:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753084/general/9420005e-800b-4496-a5b4-76c80df9a8a0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742092)
2026-03-30 10:00:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753062/general/7d7e4b51-d2e8-4077-a7e7-c4bc8534c42d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742063)
2026-03-30 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753062%252Fgeneral%252F29d2abff-261c-41f7-a0f5-b838fa50dc94.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753062/general/29d2abff-261c-41f7-a0f5-b838fa50dc94.jpg not downloaded yet
2026-03-30 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723410%252Fgeneral%252F51976b2d-e6bf-4150-b138-9e4ade133b46.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723410/general/51976b2d-e6bf-4150-b138-9e4ade133b46.jpg not downloaded yet
2026-03-30 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753059%252Fgeneral%252F362e30f3-1280-4b1d-96e2-bc407bfea6d9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753059/general/362e30f3-1280-4b1d-96e2-bc407bfea6d9.jpg not downloaded yet
2026-03-30 10:00:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5723410/general/f42507ef-d3b0-41be-a347-6e2bd0c212df.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742062)
2026-03-30 10:00:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753081/general/7c06bfca-e40e-4700-991d-af005fff9565.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742089)
2026-03-30 10:00:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753062/general/99501b9f-2966-4112-b8ad-c0d069fb02a0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742063)
2026-03-30 10:00:39 [adesa.es] INFO: Found listing with ID: 10633072
2026-03-30 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710633072%27 HTTP/1.1" 200 None
2026-03-30 10:00:39 [adesa.es] INFO: Scrape type for 10633072: 2
2026-03-30 10:00:39 [adesa.es] INFO: Scraping item 10633072 url https://www.openlane.eu/en/carv6/auction/10633072
2026-03-30 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753084%252Fgeneral%252F77c3ae92-b474-46f3-9435-95d940829e81.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753084/general/77c3ae92-b474-46f3-9435-95d940829e81.jpg not downloaded yet
2026-03-30 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753063%252Fgeneral%252Fb4b669e0-79c0-4f28-a466-63e990e495d1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753063/general/b4b669e0-79c0-4f28-a466-63e990e495d1.jpg not downloaded yet
2026-03-30 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753081%252Fgeneral%252F0a90ade6-2fd0-4fa9-add4-a54cfd6531a6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753081/general/0a90ade6-2fd0-4fa9-add4-a54cfd6531a6.jpg not downloaded yet
2026-03-30 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753080%252Fgeneral%252Fda551bb0-77b9-4a6e-9b1f-aefbc4f45f33.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753080/general/da551bb0-77b9-4a6e-9b1f-aefbc4f45f33.jpg not downloaded yet
2026-03-30 10:00:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7c3db02-8ed9-5250-bf20-2969d9ac3360 with identifier: 10698910
2026-03-30 10:00:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7c3db02-8ed9-5250-bf20-2969d9ac3360 with scrape type 2
2026-03-30 10:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7c3db02-8ed9-5250-bf20-2969d9ac3360 with scrape type 2
2026-03-30 10:00:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: a7c3db02-8ed9-5250-bf20-2969d9ac3360, identifier: 10698910
2026-03-30 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753062%252Fgeneral%252Fb99e2e46-afb8-40b5-8151-8f07c3141d0c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753062/general/b99e2e46-afb8-40b5-8151-8f07c3141d0c.jpg not downloaded yet
2026-03-30 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723410%252Fgeneral%252Fa3f2c07a-a13f-431b-803a-6aaaf0e31549.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723410/general/a3f2c07a-a13f-431b-803a-6aaaf0e31549.jpg not downloaded yet
2026-03-30 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753059%252Fgeneral%252Faeb825cd-0c06-4f23-9e9e-e7fe6f4d5aca.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753059/general/aeb825cd-0c06-4f23-9e9e-e7fe6f4d5aca.jpg not downloaded yet
2026-03-30 10:00:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: a7c3db02-8ed9-5250-bf20-2969d9ac3360 with identifier: 10698910
2026-03-30 10:00:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: a7c3db02-8ed9-5250-bf20-2969d9ac3360 with identifier: 10698910
2026-03-30 10:00:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: a7c3db02-8ed9-5250-bf20-2969d9ac3360 with identifier: 10698910 to the API
2026-03-30 10:00:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 10:00:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10698910>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 104,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': 'a7c3db02-8ed9-5250-bf20-2969d9ac3360',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '50298',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10698910',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 37330,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2024-06-18',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën C3 1.5 HDI Plus - Diesel - Manual - 104 hp - 37.330 km',
'transmission': 'manual',
'trim': 'Plus',
'vin': None,
'year': 2024}
2026-03-30 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710698910%27 HTTP/1.1" 200 None
2026-03-30 10:00:40 [adesa.es] INFO: Saving data for 10698910: {'auction_closing_time': 1798675200.0, 'created_time': 1774000830.762791, 'last_price_update_time': 1774864840.146878}
2026-03-30 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10698910') HTTP/1.1" 204 0
2026-03-30 10:00:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a2eaf62e-7532-5eb3-8cf8-6e1dd31870e5 with identifier: 10742064
2026-03-30 10:00:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2eaf62e-7532-5eb3-8cf8-6e1dd31870e5 with scrape type 1
2026-03-30 10:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a2eaf62e-7532-5eb3-8cf8-6e1dd31870e5
2026-03-30 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753058%252Fgeneral%252F22e0b8d6-14fd-4485-8d5f-dd5b872648c6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753058/general/22e0b8d6-14fd-4485-8d5f-dd5b872648c6.jpg not downloaded yet
2026-03-30 10:00:40 [adesa.es] INFO: Found listing with ID: 10506267
2026-03-30 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710506267%27 HTTP/1.1" 200 None
2026-03-30 10:00:40 [adesa.es] INFO: Scrape type for 10506267: 2
2026-03-30 10:00:40 [adesa.es] INFO: Scraping item 10506267 url https://www.openlane.eu/en/carv6/auction/10506267
2026-03-30 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753081%252Fgeneral%252F228c0188-c73f-4378-96b9-31f8d7d3a515.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753081/general/228c0188-c73f-4378-96b9-31f8d7d3a515.jpg not downloaded yet
2026-03-30 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753080%252Fgeneral%252Facfee2a0-10d9-4ffa-b503-0f2b32ca127c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753080/general/acfee2a0-10d9-4ffa-b503-0f2b32ca127c.jpg not downloaded yet
2026-03-30 10:00:40 [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-30 10:00:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5723410/general/e3f2aab0-a966-478e-955f-8883eb19d504.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742062)
2026-03-30 10:00:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753059/general/9aa2acb4-6fa4-4dbd-b39c-4413f5ab5ae4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742065)
2026-03-30 10:00:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753081/general/8ba8890b-810f-480b-b6dc-552f3c70a614.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742089)
2026-03-30 10:00:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753063/general/0b98967b-23f0-412a-a47e-db3dbea00c72.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742067)
2026-03-30 10:00:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753063/general/1983bf19-21f2-457d-a564-17a22b63e459.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742067)
2026-03-30 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753062%252Fgeneral%252F0330463e-11c4-492e-91fc-d65521aea2a3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753062/general/0330463e-11c4-492e-91fc-d65521aea2a3.jpg not downloaded yet
2026-03-30 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723410%252Fgeneral%252F70ea0368-d5ea-4007-b6ee-0d123e107966.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723410/general/70ea0368-d5ea-4007-b6ee-0d123e107966.jpg not downloaded yet
2026-03-30 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753059%252Fgeneral%252F089f3bb6-51dd-4a97-a6e6-22478ba15e0a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753059/general/089f3bb6-51dd-4a97-a6e6-22478ba15e0a.jpg not downloaded yet
2026-03-30 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753058%252Fgeneral%252F1c0fdb07-648d-49f2-95bd-e51d3e29d69a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753058/general/1c0fdb07-648d-49f2-95bd-e51d3e29d69a.jpg not downloaded yet
2026-03-30 10:00:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10550836> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 10:00:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:00:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307a15db50>
2026-03-30 10:00:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:00:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:00:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:00:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51569edd-9022-5d73-a1ce-c6dbc0eff77f/51569edd-9022-5d73-a1ce-c6dbc0eff77f_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753084%252Fgeneral%252F9420005e-800b-4496-a5b4-76c80df9a8a0.jpg') HTTP/1.1" 204 0
2026-03-30 10:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753084/general/9420005e-800b-4496-a5b4-76c80df9a8a0.jpg saved to cache
2026-03-30 10:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 51569edd-9022-5d73-a1ce-c6dbc0eff77f
2026-03-30 10:00:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:00:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307ae94610>
2026-03-30 10:00:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:00:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:00:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:00:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc4581be-5b1c-5fc7-b541-d604989c0b05/bc4581be-5b1c-5fc7-b541-d604989c0b05_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753062%252Fgeneral%252F7d7e4b51-d2e8-4077-a7e7-c4bc8534c42d.jpg') HTTP/1.1" 204 0
2026-03-30 10:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753062/general/7d7e4b51-d2e8-4077-a7e7-c4bc8534c42d.jpg saved to cache
2026-03-30 10:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item bc4581be-5b1c-5fc7-b541-d604989c0b05
2026-03-30 10:00:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:00:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307a006990>
2026-03-30 10:00:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:00:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:00:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:00:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_14040054-72ac-57be-85d8-00ae25b456b8/14040054-72ac-57be-85d8-00ae25b456b8_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723410%252Fgeneral%252Ff42507ef-d3b0-41be-a347-6e2bd0c212df.jpg') HTTP/1.1" 204 0
2026-03-30 10:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723410/general/f42507ef-d3b0-41be-a347-6e2bd0c212df.jpg saved to cache
2026-03-30 10:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 14040054-72ac-57be-85d8-00ae25b456b8
2026-03-30 10:00:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:00:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307af1b650>
2026-03-30 10:00:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:00:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:00:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:00:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81966690-f292-5c8d-9cdd-20b571279029/81966690-f292-5c8d-9cdd-20b571279029_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753081%252Fgeneral%252F7c06bfca-e40e-4700-991d-af005fff9565.jpg') HTTP/1.1" 204 0
2026-03-30 10:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753081/general/7c06bfca-e40e-4700-991d-af005fff9565.jpg saved to cache
2026-03-30 10:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 81966690-f292-5c8d-9cdd-20b571279029
2026-03-30 10:00:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:00:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3079ffe690>
2026-03-30 10:00:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:00:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:00:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:00:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc4581be-5b1c-5fc7-b541-d604989c0b05/bc4581be-5b1c-5fc7-b541-d604989c0b05_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753062%252Fgeneral%252F99501b9f-2966-4112-b8ad-c0d069fb02a0.jpg') HTTP/1.1" 204 0
2026-03-30 10:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753062/general/99501b9f-2966-4112-b8ad-c0d069fb02a0.jpg saved to cache
2026-03-30 10:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item bc4581be-5b1c-5fc7-b541-d604989c0b05
2026-03-30 10:00:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753062/general/0ee0e09b-0349-411a-974d-3448eed5c786.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742063)
2026-03-30 10:00:40 [adesa.es] INFO: Found listing with ID: 10532903
2026-03-30 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710532903%27 HTTP/1.1" 200 None
2026-03-30 10:00:40 [adesa.es] INFO: Scrape type for 10532903: 2
2026-03-30 10:00:40 [adesa.es] INFO: Scraping item 10532903 url https://www.openlane.eu/en/carv6/auction/10532903
2026-03-30 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753081%252Fgeneral%252Fd69b628c-01bf-4571-8c24-dc96ff27d04c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753081/general/d69b628c-01bf-4571-8c24-dc96ff27d04c.jpg not downloaded yet
2026-03-30 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753080%252Fgeneral%252F8798b5a4-5058-469e-b41f-629e01422718.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753080/general/8798b5a4-5058-469e-b41f-629e01422718.jpg not downloaded yet
2026-03-30 10:00:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753084/general/d96e7ece-5a38-4061-ab95-6a6100feffcd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742092)
2026-03-30 10:00:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753063/general/73bedff9-e192-4968-9de4-6c847b576fd0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742067)
2026-03-30 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753062%252Fgeneral%252F4b7d6430-5dad-4a06-be01-4bc8edb0ecf0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753062/general/4b7d6430-5dad-4a06-be01-4bc8edb0ecf0.jpg not downloaded yet
2026-03-30 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723410%252Fgeneral%252Fb959ad51-7037-4291-8f7c-cdaf819ce0ee.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723410/general/b959ad51-7037-4291-8f7c-cdaf819ce0ee.jpg not downloaded yet
2026-03-30 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753059%252Fgeneral%252Faf3fe8bb-04b9-4981-9b2a-ccdcdbe926e3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753059/general/af3fe8bb-04b9-4981-9b2a-ccdcdbe926e3.jpg not downloaded yet
2026-03-30 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753058%252Fgeneral%252Ffa0f4aad-b05a-4285-ae9b-df43a38bed20.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753058/general/fa0f4aad-b05a-4285-ae9b-df43a38bed20.jpg not downloaded yet
2026-03-30 10:00:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753080/general/f3bc2851-f924-4c3f-b0b2-309c737de47d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742088)
2026-03-30 10:00:40 [adesa.es] INFO: Found listing with ID: 10734336
2026-03-30 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710734336%27 HTTP/1.1" 200 None
2026-03-30 10:00:40 [adesa.es] INFO: Scrape type for 10734336: 0
2026-03-30 10:00:40 [adesa.es] INFO: Skipping item 10734336 url https://www.openlane.eu/en/carv6/auction/10734336
2026-03-30 10:00:40 [adesa.es] INFO: Found listing with ID: 10698917
2026-03-30 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710698917%27 HTTP/1.1" 200 None
2026-03-30 10:00:40 [adesa.es] INFO: Scrape type for 10698917: 0
2026-03-30 10:00:40 [adesa.es] INFO: Skipping item 10698917 url https://www.openlane.eu/en/carv6/auction/10698917
2026-03-30 10:00:40 [adesa.es] INFO: Found listing with ID: 10742087
2026-03-30 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710742087%27 HTTP/1.1" 200 None
2026-03-30 10:00:40 [adesa.es] INFO: Scrape type for 10742087: 1
2026-03-30 10:00:40 [adesa.es] INFO: Scraping item 10742087 url https://www.openlane.eu/en/carv6/auction/10742087
2026-03-30 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753081%252Fgeneral%252F4ac58d34-a989-4d5c-81b9-d30f53208a1a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753081/general/4ac58d34-a989-4d5c-81b9-d30f53208a1a.jpg not downloaded yet
2026-03-30 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753080%252Fgeneral%252Fcfc9a641-78de-4b9f-9134-e0d9088f5b3e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753080/general/cfc9a641-78de-4b9f-9134-e0d9088f5b3e.jpg not downloaded yet
2026-03-30 10:00:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742069> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 10:00:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02f42d67-f157-5fa2-b64f-21b5a6f9186e with identifier: 10666060
2026-03-30 10:00:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02f42d67-f157-5fa2-b64f-21b5a6f9186e with scrape type 2
2026-03-30 10:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 02f42d67-f157-5fa2-b64f-21b5a6f9186e with scrape type 2
2026-03-30 10:00:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 02f42d67-f157-5fa2-b64f-21b5a6f9186e, identifier: 10666060
2026-03-30 10:00:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:00:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307ac6b850>
2026-03-30 10:00:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:00:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:00:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:00:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_14040054-72ac-57be-85d8-00ae25b456b8/14040054-72ac-57be-85d8-00ae25b456b8_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723410%252Fgeneral%252Fe3f2aab0-a966-478e-955f-8883eb19d504.jpg') HTTP/1.1" 204 0
2026-03-30 10:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723410/general/e3f2aab0-a966-478e-955f-8883eb19d504.jpg saved to cache
2026-03-30 10:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 14040054-72ac-57be-85d8-00ae25b456b8
2026-03-30 10:00:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:00:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307a009350>
2026-03-30 10:00:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:00:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:00:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:00:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48108f03-4f3e-5240-b30e-4a16b211fa68/48108f03-4f3e-5240-b30e-4a16b211fa68_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753059%252Fgeneral%252F9aa2acb4-6fa4-4dbd-b39c-4413f5ab5ae4.jpg') HTTP/1.1" 204 0
2026-03-30 10:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753059/general/9aa2acb4-6fa4-4dbd-b39c-4413f5ab5ae4.jpg saved to cache
2026-03-30 10:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 48108f03-4f3e-5240-b30e-4a16b211fa68
2026-03-30 10:00:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:00:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307ab71310>
2026-03-30 10:00:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:00:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:00:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:00:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81966690-f292-5c8d-9cdd-20b571279029/81966690-f292-5c8d-9cdd-20b571279029_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753081%252Fgeneral%252F8ba8890b-810f-480b-b6dc-552f3c70a614.jpg') HTTP/1.1" 204 0
2026-03-30 10:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753081/general/8ba8890b-810f-480b-b6dc-552f3c70a614.jpg saved to cache
2026-03-30 10:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 81966690-f292-5c8d-9cdd-20b571279029
2026-03-30 10:00:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:00:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307ae844d0>
2026-03-30 10:00:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:00:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:00:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:00:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_186252b2-a0df-5eb4-ae71-de87f8d7ffd7/186252b2-a0df-5eb4-ae71-de87f8d7ffd7_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753063%252Fgeneral%252F0b98967b-23f0-412a-a47e-db3dbea00c72.jpg') HTTP/1.1" 204 0
2026-03-30 10:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753063/general/0b98967b-23f0-412a-a47e-db3dbea00c72.jpg saved to cache
2026-03-30 10:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 186252b2-a0df-5eb4-ae71-de87f8d7ffd7
2026-03-30 10:00:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:00:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307aca7850>
2026-03-30 10:00:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:00:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:00:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:00:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_186252b2-a0df-5eb4-ae71-de87f8d7ffd7/186252b2-a0df-5eb4-ae71-de87f8d7ffd7_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753063%252Fgeneral%252F1983bf19-21f2-457d-a564-17a22b63e459.jpg') HTTP/1.1" 204 0
2026-03-30 10:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753063/general/1983bf19-21f2-457d-a564-17a22b63e459.jpg saved to cache
2026-03-30 10:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 186252b2-a0df-5eb4-ae71-de87f8d7ffd7
2026-03-30 10:00:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b8fd6f7-5f29-5cc6-98ad-7c4673cbe9e1 with identifier: 10550836
2026-03-30 10:00:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b8fd6f7-5f29-5cc6-98ad-7c4673cbe9e1 with scrape type 2
2026-03-30 10:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b8fd6f7-5f29-5cc6-98ad-7c4673cbe9e1 with scrape type 2
2026-03-30 10:00:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 0b8fd6f7-5f29-5cc6-98ad-7c4673cbe9e1, identifier: 10550836
2026-03-30 10:00:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753058/general/22e0b8d6-14fd-4485-8d5f-dd5b872648c6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742064)
2026-03-30 10:00:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753063/general/eae3f726-5e1f-49fc-9b82-05e4ead6216d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742067)
2026-03-30 10:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723410%252Fgeneral%252F0faed986-7f7e-49ea-a995-2cd686188593.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723410/general/0faed986-7f7e-49ea-a995-2cd686188593.jpg not downloaded yet
2026-03-30 10:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753059%252Fgeneral%252F87c35d11-817e-4482-9a46-94e68e22fd21.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753059/general/87c35d11-817e-4482-9a46-94e68e22fd21.jpg not downloaded yet
2026-03-30 10:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753058%252Fgeneral%252F100bb719-0ef2-429f-8975-01f27580b9ae.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753058/general/100bb719-0ef2-429f-8975-01f27580b9ae.jpg not downloaded yet
2026-03-30 10:00:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 02f42d67-f157-5fa2-b64f-21b5a6f9186e with identifier: 10666060
2026-03-30 10:00:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 02f42d67-f157-5fa2-b64f-21b5a6f9186e with identifier: 10666060
2026-03-30 10:00:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 02f42d67-f157-5fa2-b64f-21b5a6f9186e with identifier: 10666060 to the API
2026-03-30 10:00:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:01:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 500 0
2026-03-30 10:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2702f42d67-f157-5fa2-b64f-21b5a6f9186e%27 HTTP/1.1" 200 None
2026-03-30 10:01:11 [crawlers.pipelines.post_to_api] ERROR: adesa.es, item_id 02f42d67-f157-5fa2-b64f-21b5a6f9186e: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 500 Server Error: Internal Server Error for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 500
| Response Headers: {'Content-Length': '0', 'Date': 'Mon, 30 Mar 2026 10:01:11 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload'}
2026-03-30 10:01:11 [crawlers.pipelines.post_to_api] ERROR: 500 Server Error: Internal Server Error for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-30 10:01:11 [scrapy.core.scraper] ERROR: Error processing {'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}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-30 10:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:11 [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-30 10:01:11 [adesa.es] INFO: Saving data for 10666060: {'auction_closing_time': 1798675200.0, 'created_time': 1773396029.893437, 'last_price_update_time': 1774864871.775083}
2026-03-30 10:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10666060') HTTP/1.1" 204 0
2026-03-30 10:01:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 0b8fd6f7-5f29-5cc6-98ad-7c4673cbe9e1 with identifier: 10550836
2026-03-30 10:01:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 0b8fd6f7-5f29-5cc6-98ad-7c4673cbe9e1 with identifier: 10550836
2026-03-30 10:01:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 0b8fd6f7-5f29-5cc6-98ad-7c4673cbe9e1 with identifier: 10550836 to the API
2026-03-30 10:01:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:01:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:01:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10550836>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Hatchback',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 112,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '0b8fd6f7-5f29-5cc6-98ad-7c4673cbe9e1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '54179',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10550836',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 41795,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2024-06-19',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Dacia Sandero 1.0 TCe Stepway Extreme - Petrol - Manual - 112 hp - '
'41.795 km',
'transmission': 'manual',
'trim': 'Stepway Extreme',
'vin': None,
'year': 2024}
2026-03-30 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:17 [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-30 10:01:17 [adesa.es] INFO: Saving data for 10550836: {'auction_closing_time': 1798675200.0, 'created_time': 1773334955.977401, 'last_price_update_time': 1774864877.879613}
2026-03-30 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10550836') HTTP/1.1" 204 0
2026-03-30 10:01:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753080/general/da551bb0-77b9-4a6e-9b1f-aefbc4f45f33.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742088)
2026-03-30 10:01:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5723410/general/a3f2c07a-a13f-431b-803a-6aaaf0e31549.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742062)
2026-03-30 10:01:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753081/general/e10fb417-a332-4847-9815-3404c4cd21c6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742089)
2026-03-30 10:01:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753059/general/aeb825cd-0c06-4f23-9e9e-e7fe6f4d5aca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742065)
2026-03-30 10:01:18 [scrapy.extensions.logstats] INFO: Crawled 53 pages (at 53 pages/min), scraped 28 items (at 28 items/min)
2026-03-30 10:01:18 [scrapy.extensions.memusage] INFO: Peak memory usage is 172MiB
2026-03-30 10:01:18 [adesa.es] INFO: Found listing with ID: 10405389
2026-03-30 10:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:18 [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-30 10:01:18 [adesa.es] INFO: Scrape type for 10405389: 2
2026-03-30 10:01:18 [adesa.es] INFO: Scraping item 10405389 url https://www.openlane.eu/en/carv6/auction/10405389
2026-03-30 10:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753081%252Fgeneral%252F78494440-60e3-4189-8767-0e1997560bdd.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753081/general/78494440-60e3-4189-8767-0e1997560bdd.jpg not downloaded yet
2026-03-30 10:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753080%252Fgeneral%252F5fbfff97-4622-4aaa-ba80-a261042b3ae4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753080/general/5fbfff97-4622-4aaa-ba80-a261042b3ae4.jpg not downloaded yet
2026-03-30 10:01:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:01:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307a008a90>
2026-03-30 10:01:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc4581be-5b1c-5fc7-b541-d604989c0b05/bc4581be-5b1c-5fc7-b541-d604989c0b05_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753062%252Fgeneral%252F0ee0e09b-0349-411a-974d-3448eed5c786.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753062/general/0ee0e09b-0349-411a-974d-3448eed5c786.jpg saved to cache
2026-03-30 10:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item bc4581be-5b1c-5fc7-b541-d604989c0b05
2026-03-30 10:01:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307ae848d0>
2026-03-30 10:01:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51569edd-9022-5d73-a1ce-c6dbc0eff77f/51569edd-9022-5d73-a1ce-c6dbc0eff77f_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753084%252Fgeneral%252Fd96e7ece-5a38-4061-ab95-6a6100feffcd.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753084/general/d96e7ece-5a38-4061-ab95-6a6100feffcd.jpg saved to cache
2026-03-30 10:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 51569edd-9022-5d73-a1ce-c6dbc0eff77f
2026-03-30 10:01:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307aba42d0>
2026-03-30 10:01:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_186252b2-a0df-5eb4-ae71-de87f8d7ffd7/186252b2-a0df-5eb4-ae71-de87f8d7ffd7_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753063%252Fgeneral%252F73bedff9-e192-4968-9de4-6c847b576fd0.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753063/general/73bedff9-e192-4968-9de4-6c847b576fd0.jpg saved to cache
2026-03-30 10:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 186252b2-a0df-5eb4-ae71-de87f8d7ffd7
2026-03-30 10:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753062/general/b99e2e46-afb8-40b5-8151-8f07c3141d0c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742063)
2026-03-30 10:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723410%252Fgeneral%252F2dc58b67-1d26-4a2e-aedc-b727c73dd4e0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723410/general/2dc58b67-1d26-4a2e-aedc-b727c73dd4e0.jpg not downloaded yet
2026-03-30 10:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753059%252Fgeneral%252F40a5cd28-ad66-4121-9091-9ddff76dfe56.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753059/general/40a5cd28-ad66-4121-9091-9ddff76dfe56.jpg not downloaded yet
2026-03-30 10:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753058%252Fgeneral%252F092d7324-33ca-4196-81d9-fd658a20c3cb.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753058/general/092d7324-33ca-4196-81d9-fd658a20c3cb.jpg not downloaded yet
2026-03-30 10:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10743033> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 10:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753081/general/0a90ade6-2fd0-4fa9-add4-a54cfd6531a6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742089)
2026-03-30 10:01:18 [adesa.es] INFO: Found listing with ID: 10190878
2026-03-30 10:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:18 [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-30 10:01:18 [adesa.es] INFO: Scrape type for 10190878: 2
2026-03-30 10:01:18 [adesa.es] INFO: Scraping item 10190878 url https://www.openlane.eu/en/carv6/auction/10190878
2026-03-30 10:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753081%252Fgeneral%252Ff9d0be74-6f53-46a9-817f-a0d8f17786da.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753081/general/f9d0be74-6f53-46a9-817f-a0d8f17786da.jpg not downloaded yet
2026-03-30 10:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753080%252Fgeneral%252Fd9f6efb4-8dd8-4be0-a10f-d79612009732.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753080/general/d9f6efb4-8dd8-4be0-a10f-d79612009732.jpg not downloaded yet
2026-03-30 10:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10405317> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 10:01:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307af6ccd0>
2026-03-30 10:01:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2992def0-1751-5129-8223-57b3ad16ab16/2992def0-1751-5129-8223-57b3ad16ab16_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753080%252Fgeneral%252Ff3bc2851-f924-4c3f-b0b2-309c737de47d.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753080/general/f3bc2851-f924-4c3f-b0b2-309c737de47d.jpg saved to cache
2026-03-30 10:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2992def0-1751-5129-8223-57b3ad16ab16
2026-03-30 10:01:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59d032e2-f7a2-50fb-aeef-38df1f22dc95 with identifier: 10742069
2026-03-30 10:01:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59d032e2-f7a2-50fb-aeef-38df1f22dc95 with scrape type 1
2026-03-30 10:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 59d032e2-f7a2-50fb-aeef-38df1f22dc95
2026-03-30 10:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620217%252Fgeneral%252Fb565dbb2-8b2a-4f38-80de-4ba139eb7a52.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620217/general/b565dbb2-8b2a-4f38-80de-4ba139eb7a52.jpg not downloaded yet
2026-03-30 10:01:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307a117010>
2026-03-30 10:01:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a2eaf62e-7532-5eb3-8cf8-6e1dd31870e5/a2eaf62e-7532-5eb3-8cf8-6e1dd31870e5_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753058%252Fgeneral%252F22e0b8d6-14fd-4485-8d5f-dd5b872648c6.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753058/general/22e0b8d6-14fd-4485-8d5f-dd5b872648c6.jpg saved to cache
2026-03-30 10:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a2eaf62e-7532-5eb3-8cf8-6e1dd31870e5
2026-03-30 10:01:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307ae42e10>
2026-03-30 10:01:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_186252b2-a0df-5eb4-ae71-de87f8d7ffd7/186252b2-a0df-5eb4-ae71-de87f8d7ffd7_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753063%252Fgeneral%252Feae3f726-5e1f-49fc-9b82-05e4ead6216d.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753063/general/eae3f726-5e1f-49fc-9b82-05e4ead6216d.jpg saved to cache
2026-03-30 10:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 186252b2-a0df-5eb4-ae71-de87f8d7ffd7
2026-03-30 10:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753080/general/acfee2a0-10d9-4ffa-b503-0f2b32ca127c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742088)
2026-03-30 10:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753058/general/1c0fdb07-648d-49f2-95bd-e51d3e29d69a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742064)
2026-03-30 10:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723410%252Fgeneral%252Fde7c5b08-45e6-4adb-a054-6538db8f7ad6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723410/general/de7c5b08-45e6-4adb-a054-6538db8f7ad6.jpg not downloaded yet
2026-03-30 10:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753059%252Fgeneral%252Feb264791-c996-4510-ba72-cf605b35c654.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753059/general/eb264791-c996-4510-ba72-cf605b35c654.jpg not downloaded yet
2026-03-30 10:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753058%252Fgeneral%252Faedbbce6-e721-4c2b-8f12-2b79caf4b7eb.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753058/general/aedbbce6-e721-4c2b-8f12-2b79caf4b7eb.jpg not downloaded yet
2026-03-30 10:01:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307aedd650>
2026-03-30 10:01:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2992def0-1751-5129-8223-57b3ad16ab16/2992def0-1751-5129-8223-57b3ad16ab16_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753080%252Fgeneral%252Fda551bb0-77b9-4a6e-9b1f-aefbc4f45f33.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753080/general/da551bb0-77b9-4a6e-9b1f-aefbc4f45f33.jpg saved to cache
2026-03-30 10:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2992def0-1751-5129-8223-57b3ad16ab16
2026-03-30 10:01:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3079ffaf10>
2026-03-30 10:01:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_14040054-72ac-57be-85d8-00ae25b456b8/14040054-72ac-57be-85d8-00ae25b456b8_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723410%252Fgeneral%252Fa3f2c07a-a13f-431b-803a-6aaaf0e31549.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723410/general/a3f2c07a-a13f-431b-803a-6aaaf0e31549.jpg saved to cache
2026-03-30 10:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 14040054-72ac-57be-85d8-00ae25b456b8
2026-03-30 10:01:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307a1c5490>
2026-03-30 10:01:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81966690-f292-5c8d-9cdd-20b571279029/81966690-f292-5c8d-9cdd-20b571279029_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753081%252Fgeneral%252Fe10fb417-a332-4847-9815-3404c4cd21c6.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753081/general/e10fb417-a332-4847-9815-3404c4cd21c6.jpg saved to cache
2026-03-30 10:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 81966690-f292-5c8d-9cdd-20b571279029
2026-03-30 10:01:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3079ffbc10>
2026-03-30 10:01:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48108f03-4f3e-5240-b30e-4a16b211fa68/48108f03-4f3e-5240-b30e-4a16b211fa68_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753059%252Fgeneral%252Faeb825cd-0c06-4f23-9e9e-e7fe6f4d5aca.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753059/general/aeb825cd-0c06-4f23-9e9e-e7fe6f4d5aca.jpg saved to cache
2026-03-30 10:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 48108f03-4f3e-5240-b30e-4a16b211fa68
2026-03-30 10:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753059/general/089f3bb6-51dd-4a97-a6e6-22478ba15e0a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742065)
2026-03-30 10:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753081/general/228c0188-c73f-4378-96b9-31f8d7d3a515.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742089)
2026-03-30 10:01:18 [adesa.es] INFO: Found listing with ID: 10547993
2026-03-30 10:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:18 [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-30 10:01:18 [adesa.es] INFO: Scrape type for 10547993: 2
2026-03-30 10:01:18 [adesa.es] INFO: Scraping item 10547993 url https://www.openlane.eu/en/carv6/auction/10547993
2026-03-30 10:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753080%252Fgeneral%252F3e196568-5f71-4bc5-a5fd-7ee875f91764.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753080/general/3e196568-5f71-4bc5-a5fd-7ee875f91764.jpg not downloaded yet
2026-03-30 10:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620217%252Fgeneral%252F6c8e93b4-1d46-4c75-89b9-939944a01f87.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620217/general/6c8e93b4-1d46-4c75-89b9-939944a01f87.jpg not downloaded yet
2026-03-30 10:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753058/general/fa0f4aad-b05a-4285-ae9b-df43a38bed20.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742064)
2026-03-30 10:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753080/general/8798b5a4-5058-469e-b41f-629e01422718.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742088)
2026-03-30 10:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753080/general/cfc9a641-78de-4b9f-9134-e0d9088f5b3e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742088)
2026-03-30 10:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753081/general/4ac58d34-a989-4d5c-81b9-d30f53208a1a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742089)
2026-03-30 10:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753059%252Fgeneral%252F4872fdb2-61fd-444c-b5ba-d6ee83f85e46.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753059/general/4872fdb2-61fd-444c-b5ba-d6ee83f85e46.jpg not downloaded yet
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753058%252Fgeneral%252Fe371491d-5a57-41c3-9643-8da5fc1f61ac.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753058/general/e371491d-5a57-41c3-9643-8da5fc1f61ac.jpg not downloaded yet
2026-03-30 10:01:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307ae360d0>
2026-03-30 10:01:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc4581be-5b1c-5fc7-b541-d604989c0b05/bc4581be-5b1c-5fc7-b541-d604989c0b05_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753062%252Fgeneral%252Fb99e2e46-afb8-40b5-8151-8f07c3141d0c.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753062/general/b99e2e46-afb8-40b5-8151-8f07c3141d0c.jpg saved to cache
2026-03-30 10:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item bc4581be-5b1c-5fc7-b541-d604989c0b05
2026-03-30 10:01:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 223b914a-1eab-51ed-adb3-1003c6260da0 with identifier: 10743033
2026-03-30 10:01:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 223b914a-1eab-51ed-adb3-1003c6260da0 with scrape type 1
2026-03-30 10:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 223b914a-1eab-51ed-adb3-1003c6260da0
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753064%252Fgeneral%252F0d3189e6-3266-44cf-ab7c-85fe3b9b3074.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753064/general/0d3189e6-3266-44cf-ab7c-85fe3b9b3074.jpg not downloaded yet
2026-03-30 10:01:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307acbec50>
2026-03-30 10:01:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81966690-f292-5c8d-9cdd-20b571279029/81966690-f292-5c8d-9cdd-20b571279029_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753081%252Fgeneral%252F0a90ade6-2fd0-4fa9-add4-a54cfd6531a6.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753081/general/0a90ade6-2fd0-4fa9-add4-a54cfd6531a6.jpg saved to cache
2026-03-30 10:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 81966690-f292-5c8d-9cdd-20b571279029
2026-03-30 10:01:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c1f654ca-0ce2-510b-956e-bb695714abc6 with identifier: 10405317
2026-03-30 10:01:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c1f654ca-0ce2-510b-956e-bb695714abc6 with scrape type 2
2026-03-30 10:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c1f654ca-0ce2-510b-956e-bb695714abc6 with scrape type 2
2026-03-30 10:01:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: c1f654ca-0ce2-510b-956e-bb695714abc6, identifier: 10405317
2026-03-30 10:01:19 [adesa.es] INFO: Found listing with ID: 10390884
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:19 [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-30 10:01:19 [adesa.es] INFO: Scrape type for 10390884: 2
2026-03-30 10:01:19 [adesa.es] INFO: Scraping item 10390884 url https://www.openlane.eu/en/carv6/auction/10390884
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753080%252Fgeneral%252F77d4ab97-e41d-481c-b9fa-886ef6389cd4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753080/general/77d4ab97-e41d-481c-b9fa-886ef6389cd4.jpg not downloaded yet
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620217%252Fgeneral%252Fb6a61bac-dbcc-4ecf-bdc6-4dd4b39e2406.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620217/general/b6a61bac-dbcc-4ecf-bdc6-4dd4b39e2406.jpg not downloaded yet
2026-03-30 10:01:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: c1f654ca-0ce2-510b-956e-bb695714abc6 with identifier: 10405317
2026-03-30 10:01:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: c1f654ca-0ce2-510b-956e-bb695714abc6 with identifier: 10405317
2026-03-30 10:01:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: c1f654ca-0ce2-510b-956e-bb695714abc6 with identifier: 10405317 to the API
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:01:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10405317>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'c1f654ca-0ce2-510b-956e-bb695714abc6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '50398',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10405317',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Panda',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2025-08-28',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Fiat Panda 1.2 La Prima - Petrol - Automatic - 102 hp - 50 km',
'transmission': 'automatic',
'trim': 'La Prima',
'vin': None,
'year': 2025}
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:19 [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-30 10:01:19 [adesa.es] INFO: Saving data for 10405317: {'auction_closing_time': 1798675200.0, 'created_time': 1773334956.592111, 'last_price_update_time': 1774864879.786148}
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10405317') HTTP/1.1" 204 0
2026-03-30 10:01:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5723410/general/b959ad51-7037-4291-8f7c-cdaf819ce0ee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742062)
2026-03-30 10:01:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753059/general/af3fe8bb-04b9-4981-9b2a-ccdcdbe926e3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742065)
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753058%252Fgeneral%252F93988b88-7cc7-4471-9281-5e5aa77ad8f5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753058/general/93988b88-7cc7-4471-9281-5e5aa77ad8f5.jpg not downloaded yet
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753064%252Fgeneral%252F733b4aa9-873e-4ad3-b48a-e18ce6d969e7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753064/general/733b4aa9-873e-4ad3-b48a-e18ce6d969e7.jpg not downloaded yet
2026-03-30 10:01:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307a042450>
2026-03-30 10:01:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2992def0-1751-5129-8223-57b3ad16ab16/2992def0-1751-5129-8223-57b3ad16ab16_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753080%252Fgeneral%252Facfee2a0-10d9-4ffa-b503-0f2b32ca127c.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753080/general/acfee2a0-10d9-4ffa-b503-0f2b32ca127c.jpg saved to cache
2026-03-30 10:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2992def0-1751-5129-8223-57b3ad16ab16
2026-03-30 10:01:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307a1fe810>
2026-03-30 10:01:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a2eaf62e-7532-5eb3-8cf8-6e1dd31870e5/a2eaf62e-7532-5eb3-8cf8-6e1dd31870e5_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753058%252Fgeneral%252F1c0fdb07-648d-49f2-95bd-e51d3e29d69a.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753058/general/1c0fdb07-648d-49f2-95bd-e51d3e29d69a.jpg saved to cache
2026-03-30 10:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a2eaf62e-7532-5eb3-8cf8-6e1dd31870e5
2026-03-30 10:01:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753062/general/4b7d6430-5dad-4a06-be01-4bc8edb0ecf0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742063)
2026-03-30 10:01:19 [adesa.es] INFO: Found listing with ID: 10268081
2026-03-30 10:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:19 [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-30 10:01:20 [adesa.es] INFO: Scrape type for 10268081: 2
2026-03-30 10:01:20 [adesa.es] INFO: Scraping item 10268081 url https://www.openlane.eu/en/carv6/auction/10268081
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753080%252Fgeneral%252F9dad478d-c402-4977-a3db-c8ab31a9ec00.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753080/general/9dad478d-c402-4977-a3db-c8ab31a9ec00.jpg not downloaded yet
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620217%252Fgeneral%252F4d143299-d93e-4b58-8b30-912d5fbcb748.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620217/general/4d143299-d93e-4b58-8b30-912d5fbcb748.jpg not downloaded yet
2026-03-30 10:01:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307a0109d0>
2026-03-30 10:01:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48108f03-4f3e-5240-b30e-4a16b211fa68/48108f03-4f3e-5240-b30e-4a16b211fa68_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753059%252Fgeneral%252F089f3bb6-51dd-4a97-a6e6-22478ba15e0a.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753059/general/089f3bb6-51dd-4a97-a6e6-22478ba15e0a.jpg saved to cache
2026-03-30 10:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 48108f03-4f3e-5240-b30e-4a16b211fa68
2026-03-30 10:01:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307aed19d0>
2026-03-30 10:01:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81966690-f292-5c8d-9cdd-20b571279029/81966690-f292-5c8d-9cdd-20b571279029_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753081%252Fgeneral%252F228c0188-c73f-4378-96b9-31f8d7d3a515.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753081/general/228c0188-c73f-4378-96b9-31f8d7d3a515.jpg saved to cache
2026-03-30 10:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 81966690-f292-5c8d-9cdd-20b571279029
2026-03-30 10:01:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307a210310>
2026-03-30 10:01:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a2eaf62e-7532-5eb3-8cf8-6e1dd31870e5/a2eaf62e-7532-5eb3-8cf8-6e1dd31870e5_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753058%252Fgeneral%252Ffa0f4aad-b05a-4285-ae9b-df43a38bed20.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753058/general/fa0f4aad-b05a-4285-ae9b-df43a38bed20.jpg saved to cache
2026-03-30 10:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a2eaf62e-7532-5eb3-8cf8-6e1dd31870e5
2026-03-30 10:01:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307aeaa910>
2026-03-30 10:01:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2992def0-1751-5129-8223-57b3ad16ab16/2992def0-1751-5129-8223-57b3ad16ab16_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753080%252Fgeneral%252F8798b5a4-5058-469e-b41f-629e01422718.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753080/general/8798b5a4-5058-469e-b41f-629e01422718.jpg saved to cache
2026-03-30 10:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2992def0-1751-5129-8223-57b3ad16ab16
2026-03-30 10:01:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307a169690>
2026-03-30 10:01:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2992def0-1751-5129-8223-57b3ad16ab16/2992def0-1751-5129-8223-57b3ad16ab16_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753080%252Fgeneral%252Fcfc9a641-78de-4b9f-9134-e0d9088f5b3e.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753080/general/cfc9a641-78de-4b9f-9134-e0d9088f5b3e.jpg saved to cache
2026-03-30 10:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2992def0-1751-5129-8223-57b3ad16ab16
2026-03-30 10:01:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307a290110>
2026-03-30 10:01:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81966690-f292-5c8d-9cdd-20b571279029/81966690-f292-5c8d-9cdd-20b571279029_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753081%252Fgeneral%252F4ac58d34-a989-4d5c-81b9-d30f53208a1a.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753081/general/4ac58d34-a989-4d5c-81b9-d30f53208a1a.jpg saved to cache
2026-03-30 10:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 81966690-f292-5c8d-9cdd-20b571279029
2026-03-30 10:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753058/general/100bb719-0ef2-429f-8975-01f27580b9ae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742064)
2026-03-30 10:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753058/general/092d7324-33ca-4196-81d9-fd658a20c3cb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742064)
2026-03-30 10:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753080/general/5fbfff97-4622-4aaa-ba80-a261042b3ae4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742088)
2026-03-30 10:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753059/general/40a5cd28-ad66-4121-9091-9ddff76dfe56.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742065)
2026-03-30 10:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753081/general/78494440-60e3-4189-8767-0e1997560bdd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742089)
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753058%252Fgeneral%252F3df427c4-b455-4d8b-acf2-4292ca41fafa.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753058/general/3df427c4-b455-4d8b-acf2-4292ca41fafa.jpg not downloaded yet
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753064%252Fgeneral%252F13ece666-b2f3-4b94-913a-5c51c987f98e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753064/general/13ece666-b2f3-4b94-913a-5c51c987f98e.jpg not downloaded yet
2026-03-30 10:01:20 [adesa.es] INFO: Found listing with ID: 10290504
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:20 [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-30 10:01:20 [adesa.es] INFO: Scrape type for 10290504: 2
2026-03-30 10:01:20 [adesa.es] INFO: Scraping item 10290504 url https://www.openlane.eu/en/carv6/auction/10290504
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620217%252Fgeneral%252Fc0506aad-ace6-430b-b4a4-76c2cb4bc632.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620217/general/c0506aad-ace6-430b-b4a4-76c2cb4bc632.jpg not downloaded yet
2026-03-30 10:01:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:01:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307aea4510>
2026-03-30 10:01:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_14040054-72ac-57be-85d8-00ae25b456b8/14040054-72ac-57be-85d8-00ae25b456b8_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723410%252Fgeneral%252Fb959ad51-7037-4291-8f7c-cdaf819ce0ee.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723410/general/b959ad51-7037-4291-8f7c-cdaf819ce0ee.jpg saved to cache
2026-03-30 10:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 14040054-72ac-57be-85d8-00ae25b456b8
2026-03-30 10:01:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307a02b090>
2026-03-30 10:01:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48108f03-4f3e-5240-b30e-4a16b211fa68/48108f03-4f3e-5240-b30e-4a16b211fa68_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753059%252Fgeneral%252Faf3fe8bb-04b9-4981-9b2a-ccdcdbe926e3.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753059/general/af3fe8bb-04b9-4981-9b2a-ccdcdbe926e3.jpg saved to cache
2026-03-30 10:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 48108f03-4f3e-5240-b30e-4a16b211fa68
2026-03-30 10:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753058/general/aedbbce6-e721-4c2b-8f12-2b79caf4b7eb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742064)
2026-03-30 10:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5723410/general/2dc58b67-1d26-4a2e-aedc-b727c73dd4e0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742062)
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753058%252Fgeneral%252Fe13014fa-30d9-45ad-9d4b-46929e923a97.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753058/general/e13014fa-30d9-45ad-9d4b-46929e923a97.jpg not downloaded yet
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753064%252Fgeneral%252F0b40807c-0d49-4779-831f-3852fbe8eca5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753064/general/0b40807c-0d49-4779-831f-3852fbe8eca5.jpg not downloaded yet
2026-03-30 10:01:20 [adesa.es] INFO: Found listing with ID: 10547995
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:20 [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-30 10:01:20 [adesa.es] INFO: Scrape type for 10547995: 2
2026-03-30 10:01:20 [adesa.es] INFO: Scraping item 10547995 url https://www.openlane.eu/en/carv6/auction/10547995
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620217%252Fgeneral%252F60d20f7b-ec8f-489e-96f6-84fc4653d9e8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620217/general/60d20f7b-ec8f-489e-96f6-84fc4653d9e8.jpg not downloaded yet
2026-03-30 10:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753059/general/eb264791-c996-4510-ba72-cf605b35c654.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742065)
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753064%252Fgeneral%252F7fc9d1ca-f418-484a-b42a-79b1a7d96e12.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753064/general/7fc9d1ca-f418-484a-b42a-79b1a7d96e12.jpg not downloaded yet
2026-03-30 10:01:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307a1fd390>
2026-03-30 10:01:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc4581be-5b1c-5fc7-b541-d604989c0b05/bc4581be-5b1c-5fc7-b541-d604989c0b05_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753062%252Fgeneral%252F4b7d6430-5dad-4a06-be01-4bc8edb0ecf0.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753062/general/4b7d6430-5dad-4a06-be01-4bc8edb0ecf0.jpg saved to cache
2026-03-30 10:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item bc4581be-5b1c-5fc7-b541-d604989c0b05
2026-03-30 10:01:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307a2a1b90>
2026-03-30 10:01:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a2eaf62e-7532-5eb3-8cf8-6e1dd31870e5/a2eaf62e-7532-5eb3-8cf8-6e1dd31870e5_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753058%252Fgeneral%252F100bb719-0ef2-429f-8975-01f27580b9ae.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753058/general/100bb719-0ef2-429f-8975-01f27580b9ae.jpg saved to cache
2026-03-30 10:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a2eaf62e-7532-5eb3-8cf8-6e1dd31870e5
2026-03-30 10:01:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307ae12590>
2026-03-30 10:01:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a2eaf62e-7532-5eb3-8cf8-6e1dd31870e5/a2eaf62e-7532-5eb3-8cf8-6e1dd31870e5_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753058%252Fgeneral%252F092d7324-33ca-4196-81d9-fd658a20c3cb.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753058/general/092d7324-33ca-4196-81d9-fd658a20c3cb.jpg saved to cache
2026-03-30 10:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a2eaf62e-7532-5eb3-8cf8-6e1dd31870e5
2026-03-30 10:01:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307ae49010>
2026-03-30 10:01:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2992def0-1751-5129-8223-57b3ad16ab16/2992def0-1751-5129-8223-57b3ad16ab16_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753080%252Fgeneral%252F5fbfff97-4622-4aaa-ba80-a261042b3ae4.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753080/general/5fbfff97-4622-4aaa-ba80-a261042b3ae4.jpg saved to cache
2026-03-30 10:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2992def0-1751-5129-8223-57b3ad16ab16
2026-03-30 10:01:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307af62810>
2026-03-30 10:01:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48108f03-4f3e-5240-b30e-4a16b211fa68/48108f03-4f3e-5240-b30e-4a16b211fa68_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753059%252Fgeneral%252F40a5cd28-ad66-4121-9091-9ddff76dfe56.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753059/general/40a5cd28-ad66-4121-9091-9ddff76dfe56.jpg saved to cache
2026-03-30 10:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 48108f03-4f3e-5240-b30e-4a16b211fa68
2026-03-30 10:01:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307ac892d0>
2026-03-30 10:01:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81966690-f292-5c8d-9cdd-20b571279029/81966690-f292-5c8d-9cdd-20b571279029_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753081%252Fgeneral%252F78494440-60e3-4189-8767-0e1997560bdd.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753081/general/78494440-60e3-4189-8767-0e1997560bdd.jpg saved to cache
2026-03-30 10:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 81966690-f292-5c8d-9cdd-20b571279029
2026-03-30 10:01:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5723410/general/de7c5b08-45e6-4adb-a054-6538db8f7ad6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742062)
2026-03-30 10:01:21 [adesa.es] INFO: Found listing with ID: 10517945
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:21 [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-30 10:01:21 [adesa.es] INFO: Scrape type for 10517945: 2
2026-03-30 10:01:21 [adesa.es] INFO: Scraping item 10517945 url https://www.openlane.eu/en/carv6/auction/10517945
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620217%252Fgeneral%252F56b455f0-b306-4e62-887a-fd7310637a11.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620217/general/56b455f0-b306-4e62-887a-fd7310637a11.jpg not downloaded yet
2026-03-30 10:01:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753064/general/0d3189e6-3266-44cf-ab7c-85fe3b9b3074.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743033)
2026-03-30 10:01:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753080/general/d9f6efb4-8dd8-4be0-a10f-d79612009732.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742088)
2026-03-30 10:01:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753081/general/f9d0be74-6f53-46a9-817f-a0d8f17786da.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742089)
2026-03-30 10:01:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753058/general/e371491d-5a57-41c3-9643-8da5fc1f61ac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742064)
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753064%252Fgeneral%252F4000b100-c38a-428d-b4a9-66cda0207b13.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753064/general/4000b100-c38a-428d-b4a9-66cda0207b13.jpg not downloaded yet
2026-03-30 10:01:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5620217/general/b565dbb2-8b2a-4f38-80de-4ba139eb7a52.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742069)
2026-03-30 10:01:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5620217/general/b6a61bac-dbcc-4ecf-bdc6-4dd4b39e2406.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742069)
2026-03-30 10:01:21 [adesa.es] INFO: Found listing with ID: 10284087
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:21 [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-30 10:01:21 [adesa.es] INFO: Scrape type for 10284087: 0
2026-03-30 10:01:21 [adesa.es] INFO: Skipping item 10284087 url https://www.openlane.eu/en/carv6/auction/10284087
2026-03-30 10:01:21 [adesa.es] INFO: Found listing with ID: 10288813
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:21 [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-30 10:01:21 [adesa.es] INFO: Scrape type for 10288813: 0
2026-03-30 10:01:21 [adesa.es] INFO: Skipping item 10288813 url https://www.openlane.eu/en/carv6/auction/10288813
2026-03-30 10:01:21 [adesa.es] INFO: Found listing with ID: 10351796
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:21 [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-30 10:01:21 [adesa.es] INFO: Scrape type for 10351796: 2
2026-03-30 10:01:21 [adesa.es] INFO: Scraping item 10351796 url https://www.openlane.eu/en/carv6/auction/10351796
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620217%252Fgeneral%252Fb314a1b1-8cb7-46cb-a62d-86becdd68c3f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620217/general/b314a1b1-8cb7-46cb-a62d-86becdd68c3f.jpg not downloaded yet
2026-03-30 10:01:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:01:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:01:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307aeb4310>
2026-03-30 10:01:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a2eaf62e-7532-5eb3-8cf8-6e1dd31870e5/a2eaf62e-7532-5eb3-8cf8-6e1dd31870e5_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753058%252Fgeneral%252Faedbbce6-e721-4c2b-8f12-2b79caf4b7eb.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753058/general/aedbbce6-e721-4c2b-8f12-2b79caf4b7eb.jpg saved to cache
2026-03-30 10:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a2eaf62e-7532-5eb3-8cf8-6e1dd31870e5
2026-03-30 10:01:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307a191550>
2026-03-30 10:01:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_14040054-72ac-57be-85d8-00ae25b456b8/14040054-72ac-57be-85d8-00ae25b456b8_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723410%252Fgeneral%252F2dc58b67-1d26-4a2e-aedc-b727c73dd4e0.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723410/general/2dc58b67-1d26-4a2e-aedc-b727c73dd4e0.jpg saved to cache
2026-03-30 10:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 14040054-72ac-57be-85d8-00ae25b456b8
2026-03-30 10:01:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307a055590>
2026-03-30 10:01:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48108f03-4f3e-5240-b30e-4a16b211fa68/48108f03-4f3e-5240-b30e-4a16b211fa68_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753059%252Fgeneral%252Feb264791-c996-4510-ba72-cf605b35c654.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753059/general/eb264791-c996-4510-ba72-cf605b35c654.jpg saved to cache
2026-03-30 10:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 48108f03-4f3e-5240-b30e-4a16b211fa68
2026-03-30 10:01:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753080/general/9dad478d-c402-4977-a3db-c8ab31a9ec00.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742088)
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753064%252Fgeneral%252Fd3e6caba-8367-4806-bf10-20872cbf7e71.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753064/general/d3e6caba-8367-4806-bf10-20872cbf7e71.jpg not downloaded yet
2026-03-30 10:01:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5620217/general/4d143299-d93e-4b58-8b30-912d5fbcb748.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742069)
2026-03-30 10:01:21 [adesa.es] INFO: Found listing with ID: 10463637
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:21 [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-30 10:01:21 [adesa.es] INFO: Scrape type for 10463637: 2
2026-03-30 10:01:21 [adesa.es] INFO: Scraping item 10463637 url https://www.openlane.eu/en/carv6/auction/10463637
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620217%252Fgeneral%252Fd58d37b1-aa04-48ce-bca4-43e35522d7e6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620217/general/d58d37b1-aa04-48ce-bca4-43e35522d7e6.jpg not downloaded yet
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753064%252Fgeneral%252Ff9a0ee2d-1e99-4b46-bc5e-4292d8d24b7b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753064/general/f9a0ee2d-1e99-4b46-bc5e-4292d8d24b7b.jpg not downloaded yet
2026-03-30 10:01:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307adf5790>
2026-03-30 10:01:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_14040054-72ac-57be-85d8-00ae25b456b8/14040054-72ac-57be-85d8-00ae25b456b8_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723410%252Fgeneral%252Fde7c5b08-45e6-4adb-a054-6538db8f7ad6.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723410/general/de7c5b08-45e6-4adb-a054-6538db8f7ad6.jpg saved to cache
2026-03-30 10:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 14040054-72ac-57be-85d8-00ae25b456b8
2026-03-30 10:01:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307a199590>
2026-03-30 10:01:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_223b914a-1eab-51ed-adb3-1003c6260da0/223b914a-1eab-51ed-adb3-1003c6260da0_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753064%252Fgeneral%252F0d3189e6-3266-44cf-ab7c-85fe3b9b3074.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753064/general/0d3189e6-3266-44cf-ab7c-85fe3b9b3074.jpg saved to cache
2026-03-30 10:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 223b914a-1eab-51ed-adb3-1003c6260da0
2026-03-30 10:01:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307a25bd10>
2026-03-30 10:01:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2992def0-1751-5129-8223-57b3ad16ab16/2992def0-1751-5129-8223-57b3ad16ab16_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753080%252Fgeneral%252Fd9f6efb4-8dd8-4be0-a10f-d79612009732.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753080/general/d9f6efb4-8dd8-4be0-a10f-d79612009732.jpg saved to cache
2026-03-30 10:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2992def0-1751-5129-8223-57b3ad16ab16
2026-03-30 10:01:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307aea5450>
2026-03-30 10:01:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81966690-f292-5c8d-9cdd-20b571279029/81966690-f292-5c8d-9cdd-20b571279029_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753081%252Fgeneral%252Ff9d0be74-6f53-46a9-817f-a0d8f17786da.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753081/general/f9d0be74-6f53-46a9-817f-a0d8f17786da.jpg saved to cache
2026-03-30 10:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 81966690-f292-5c8d-9cdd-20b571279029
2026-03-30 10:01:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307ad1a450>
2026-03-30 10:01:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a2eaf62e-7532-5eb3-8cf8-6e1dd31870e5/a2eaf62e-7532-5eb3-8cf8-6e1dd31870e5_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753058%252Fgeneral%252Fe371491d-5a57-41c3-9643-8da5fc1f61ac.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753058/general/e371491d-5a57-41c3-9643-8da5fc1f61ac.jpg saved to cache
2026-03-30 10:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a2eaf62e-7532-5eb3-8cf8-6e1dd31870e5
2026-03-30 10:01:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307aeae610>
2026-03-30 10:01:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_59d032e2-f7a2-50fb-aeef-38df1f22dc95/59d032e2-f7a2-50fb-aeef-38df1f22dc95_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620217%252Fgeneral%252Fb565dbb2-8b2a-4f38-80de-4ba139eb7a52.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620217/general/b565dbb2-8b2a-4f38-80de-4ba139eb7a52.jpg saved to cache
2026-03-30 10:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 59d032e2-f7a2-50fb-aeef-38df1f22dc95
2026-03-30 10:01:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307aeb17d0>
2026-03-30 10:01:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_59d032e2-f7a2-50fb-aeef-38df1f22dc95/59d032e2-f7a2-50fb-aeef-38df1f22dc95_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620217%252Fgeneral%252Fb6a61bac-dbcc-4ecf-bdc6-4dd4b39e2406.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620217/general/b6a61bac-dbcc-4ecf-bdc6-4dd4b39e2406.jpg saved to cache
2026-03-30 10:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 59d032e2-f7a2-50fb-aeef-38df1f22dc95
2026-03-30 10:01:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753058/general/93988b88-7cc7-4471-9281-5e5aa77ad8f5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742064)
2026-03-30 10:01:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753058/general/3df427c4-b455-4d8b-acf2-4292ca41fafa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742064)
2026-03-30 10:01:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753064/general/733b4aa9-873e-4ad3-b48a-e18ce6d969e7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743033)
2026-03-30 10:01:21 [adesa.es] INFO: Found listing with ID: 10366802
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:21 [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-30 10:01:21 [adesa.es] INFO: Scrape type for 10366802: 2
2026-03-30 10:01:21 [adesa.es] INFO: Scraping item 10366802 url https://www.openlane.eu/en/carv6/auction/10366802
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620217%252Fgeneral%252F1671afc5-c4f5-449c-aa8c-1bb6fdd353fc.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620217/general/1671afc5-c4f5-449c-aa8c-1bb6fdd353fc.jpg not downloaded yet
2026-03-30 10:01:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:01:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5620217/general/60d20f7b-ec8f-489e-96f6-84fc4653d9e8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742069)
2026-03-30 10:01:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5620217/general/56b455f0-b306-4e62-887a-fd7310637a11.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742069)
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753064%252Fgeneral%252Ff120e566-77a9-4cd9-86ce-f1dda5bd0eac.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753064/general/f120e566-77a9-4cd9-86ce-f1dda5bd0eac.jpg not downloaded yet
2026-03-30 10:01:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753064/general/0b40807c-0d49-4779-831f-3852fbe8eca5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743033)
2026-03-30 10:01:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753064/general/13ece666-b2f3-4b94-913a-5c51c987f98e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743033)
2026-03-30 10:01:21 [adesa.es] INFO: Found listing with ID: 10647804
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:21 [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-30 10:01:21 [adesa.es] INFO: Scrape type for 10647804: 2
2026-03-30 10:01:21 [adesa.es] INFO: Scraping item 10647804 url https://www.openlane.eu/en/carv6/auction/10647804
2026-03-30 10:01:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:01:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:01:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307a1fc050>
2026-03-30 10:01:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2992def0-1751-5129-8223-57b3ad16ab16/2992def0-1751-5129-8223-57b3ad16ab16_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753080%252Fgeneral%252F9dad478d-c402-4977-a3db-c8ab31a9ec00.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753080/general/9dad478d-c402-4977-a3db-c8ab31a9ec00.jpg saved to cache
2026-03-30 10:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2992def0-1751-5129-8223-57b3ad16ab16
2026-03-30 10:01:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307a16a8d0>
2026-03-30 10:01:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_59d032e2-f7a2-50fb-aeef-38df1f22dc95/59d032e2-f7a2-50fb-aeef-38df1f22dc95_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620217%252Fgeneral%252F4d143299-d93e-4b58-8b30-912d5fbcb748.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620217/general/4d143299-d93e-4b58-8b30-912d5fbcb748.jpg saved to cache
2026-03-30 10:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 59d032e2-f7a2-50fb-aeef-38df1f22dc95
2026-03-30 10:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753064%252Fgeneral%252F8132a459-b6e7-4110-814d-646ce2c00e60.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753064/general/8132a459-b6e7-4110-814d-646ce2c00e60.jpg not downloaded yet
2026-03-30 10:01:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753058/general/e13014fa-30d9-45ad-9d4b-46929e923a97.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742064)
2026-03-30 10:01:22 [adesa.es] INFO: Found listing with ID: 10371381
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:22 [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-30 10:01:22 [adesa.es] INFO: Scrape type for 10371381: 2
2026-03-30 10:01:22 [adesa.es] INFO: Scraping item 10371381 url https://www.openlane.eu/en/carv6/auction/10371381
2026-03-30 10:01:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753064/general/7fc9d1ca-f418-484a-b42a-79b1a7d96e12.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743033)
2026-03-30 10:01:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5620217/general/c0506aad-ace6-430b-b4a4-76c2cb4bc632.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742069)
2026-03-30 10:01:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753064/general/4000b100-c38a-428d-b4a9-66cda0207b13.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743033)
2026-03-30 10:01:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:01:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307af33490>
2026-03-30 10:01:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a2eaf62e-7532-5eb3-8cf8-6e1dd31870e5/a2eaf62e-7532-5eb3-8cf8-6e1dd31870e5_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753058%252Fgeneral%252F93988b88-7cc7-4471-9281-5e5aa77ad8f5.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753058/general/93988b88-7cc7-4471-9281-5e5aa77ad8f5.jpg saved to cache
2026-03-30 10:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a2eaf62e-7532-5eb3-8cf8-6e1dd31870e5
2026-03-30 10:01:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307a19b350>
2026-03-30 10:01:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a2eaf62e-7532-5eb3-8cf8-6e1dd31870e5/a2eaf62e-7532-5eb3-8cf8-6e1dd31870e5_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753058%252Fgeneral%252F3df427c4-b455-4d8b-acf2-4292ca41fafa.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753058/general/3df427c4-b455-4d8b-acf2-4292ca41fafa.jpg saved to cache
2026-03-30 10:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a2eaf62e-7532-5eb3-8cf8-6e1dd31870e5
2026-03-30 10:01:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307a22e690>
2026-03-30 10:01:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_223b914a-1eab-51ed-adb3-1003c6260da0/223b914a-1eab-51ed-adb3-1003c6260da0_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753064%252Fgeneral%252F733b4aa9-873e-4ad3-b48a-e18ce6d969e7.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753064/general/733b4aa9-873e-4ad3-b48a-e18ce6d969e7.jpg saved to cache
2026-03-30 10:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 223b914a-1eab-51ed-adb3-1003c6260da0
2026-03-30 10:01:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307a115a10>
2026-03-30 10:01:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_59d032e2-f7a2-50fb-aeef-38df1f22dc95/59d032e2-f7a2-50fb-aeef-38df1f22dc95_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620217%252Fgeneral%252F60d20f7b-ec8f-489e-96f6-84fc4653d9e8.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620217/general/60d20f7b-ec8f-489e-96f6-84fc4653d9e8.jpg saved to cache
2026-03-30 10:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 59d032e2-f7a2-50fb-aeef-38df1f22dc95
2026-03-30 10:01:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307a00bf90>
2026-03-30 10:01:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_59d032e2-f7a2-50fb-aeef-38df1f22dc95/59d032e2-f7a2-50fb-aeef-38df1f22dc95_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620217%252Fgeneral%252F56b455f0-b306-4e62-887a-fd7310637a11.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620217/general/56b455f0-b306-4e62-887a-fd7310637a11.jpg saved to cache
2026-03-30 10:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 59d032e2-f7a2-50fb-aeef-38df1f22dc95
2026-03-30 10:01:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307a1148d0>
2026-03-30 10:01:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_223b914a-1eab-51ed-adb3-1003c6260da0/223b914a-1eab-51ed-adb3-1003c6260da0_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753064%252Fgeneral%252F0b40807c-0d49-4779-831f-3852fbe8eca5.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753064/general/0b40807c-0d49-4779-831f-3852fbe8eca5.jpg saved to cache
2026-03-30 10:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 223b914a-1eab-51ed-adb3-1003c6260da0
2026-03-30 10:01:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307ae0b710>
2026-03-30 10:01:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_223b914a-1eab-51ed-adb3-1003c6260da0/223b914a-1eab-51ed-adb3-1003c6260da0_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753064%252Fgeneral%252F13ece666-b2f3-4b94-913a-5c51c987f98e.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753064/general/13ece666-b2f3-4b94-913a-5c51c987f98e.jpg saved to cache
2026-03-30 10:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 223b914a-1eab-51ed-adb3-1003c6260da0
2026-03-30 10:01:22 [adesa.es] INFO: Found listing with ID: 10491567
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:22 [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-30 10:01:22 [adesa.es] INFO: Scrape type for 10491567: 2
2026-03-30 10:01:22 [adesa.es] INFO: Scraping item 10491567 url https://www.openlane.eu/en/carv6/auction/10491567
2026-03-30 10:01:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753064/general/d3e6caba-8367-4806-bf10-20872cbf7e71.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743033)
2026-03-30 10:01:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5620217/general/b314a1b1-8cb7-46cb-a62d-86becdd68c3f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742069)
2026-03-30 10:01:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5620217/general/d58d37b1-aa04-48ce-bca4-43e35522d7e6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742069)
2026-03-30 10:01:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5620217/general/1671afc5-c4f5-449c-aa8c-1bb6fdd353fc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742069)
2026-03-30 10:01:22 [adesa.es] INFO: Found listing with ID: 10666055
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:22 [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-30 10:01:22 [adesa.es] INFO: Scrape type for 10666055: 0
2026-03-30 10:01:22 [adesa.es] INFO: Skipping item 10666055 url https://www.openlane.eu/en/carv6/auction/10666055
2026-03-30 10:01:22 [adesa.es] INFO: Found listing with ID: 10419050
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:22 [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-30 10:01:22 [adesa.es] INFO: Scrape type for 10419050: 2
2026-03-30 10:01:22 [adesa.es] INFO: Scraping item 10419050 url https://www.openlane.eu/en/carv6/auction/10419050
2026-03-30 10:01:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307a28fc50>
2026-03-30 10:01:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a2eaf62e-7532-5eb3-8cf8-6e1dd31870e5/a2eaf62e-7532-5eb3-8cf8-6e1dd31870e5_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753058%252Fgeneral%252Fe13014fa-30d9-45ad-9d4b-46929e923a97.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753058/general/e13014fa-30d9-45ad-9d4b-46929e923a97.jpg saved to cache
2026-03-30 10:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a2eaf62e-7532-5eb3-8cf8-6e1dd31870e5
2026-03-30 10:01:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a2eaf62e-7532-5eb3-8cf8-6e1dd31870e5, skipping ID generation
2026-03-30 10:01:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2eaf62e-7532-5eb3-8cf8-6e1dd31870e5 with scrape type 1
2026-03-30 10:01:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a2eaf62e-7532-5eb3-8cf8-6e1dd31870e5 sending to next pipeline
2026-03-30 10:01:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: a2eaf62e-7532-5eb3-8cf8-6e1dd31870e5, identifier: 10742064
2026-03-30 10:01:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307a185110>
2026-03-30 10:01:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_223b914a-1eab-51ed-adb3-1003c6260da0/223b914a-1eab-51ed-adb3-1003c6260da0_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753064%252Fgeneral%252F7fc9d1ca-f418-484a-b42a-79b1a7d96e12.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753064/general/7fc9d1ca-f418-484a-b42a-79b1a7d96e12.jpg saved to cache
2026-03-30 10:01:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 223b914a-1eab-51ed-adb3-1003c6260da0
2026-03-30 10:01:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307afda0d0>
2026-03-30 10:01:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_59d032e2-f7a2-50fb-aeef-38df1f22dc95/59d032e2-f7a2-50fb-aeef-38df1f22dc95_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620217%252Fgeneral%252Fc0506aad-ace6-430b-b4a4-76c2cb4bc632.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620217/general/c0506aad-ace6-430b-b4a4-76c2cb4bc632.jpg saved to cache
2026-03-30 10:01:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 59d032e2-f7a2-50fb-aeef-38df1f22dc95
2026-03-30 10:01:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307a1715d0>
2026-03-30 10:01:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_223b914a-1eab-51ed-adb3-1003c6260da0/223b914a-1eab-51ed-adb3-1003c6260da0_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753064%252Fgeneral%252F4000b100-c38a-428d-b4a9-66cda0207b13.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753064/general/4000b100-c38a-428d-b4a9-66cda0207b13.jpg saved to cache
2026-03-30 10:01:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 223b914a-1eab-51ed-adb3-1003c6260da0
2026-03-30 10:01:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: a2eaf62e-7532-5eb3-8cf8-6e1dd31870e5 with identifier: 10742064
2026-03-30 10:01:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: a2eaf62e-7532-5eb3-8cf8-6e1dd31870e5 with identifier: 10742064
2026-03-30 10:01:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: a2eaf62e-7532-5eb3-8cf8-6e1dd31870e5 with identifier: 10742064 to the API
2026-03-30 10:01:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:01:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:01:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5753058/general/e13014fa-30d9-45ad-9d4b-46929e923a97.jpg>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 104,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': 'a2eaf62e-7532-5eb3-8cf8-6e1dd31870e5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '52220',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742064',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 31153,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 27,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2eaf62e-7532-5eb3-8cf8-6e1dd31870e5/a2eaf62e-7532-5eb3-8cf8-6e1dd31870e5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48286,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753058/general/22e0b8d6-14fd-4485-8d5f-dd5b872648c6.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2eaf62e-7532-5eb3-8cf8-6e1dd31870e5/a2eaf62e-7532-5eb3-8cf8-6e1dd31870e5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44394,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753058/general/1c0fdb07-648d-49f2-95bd-e51d3e29d69a.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2eaf62e-7532-5eb3-8cf8-6e1dd31870e5/a2eaf62e-7532-5eb3-8cf8-6e1dd31870e5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46044,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753058/general/fa0f4aad-b05a-4285-ae9b-df43a38bed20.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2eaf62e-7532-5eb3-8cf8-6e1dd31870e5/a2eaf62e-7532-5eb3-8cf8-6e1dd31870e5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104510,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753058/general/100bb719-0ef2-429f-8975-01f27580b9ae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2eaf62e-7532-5eb3-8cf8-6e1dd31870e5/a2eaf62e-7532-5eb3-8cf8-6e1dd31870e5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97484,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753058/general/092d7324-33ca-4196-81d9-fd658a20c3cb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2eaf62e-7532-5eb3-8cf8-6e1dd31870e5/a2eaf62e-7532-5eb3-8cf8-6e1dd31870e5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109969,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753058/general/aedbbce6-e721-4c2b-8f12-2b79caf4b7eb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2eaf62e-7532-5eb3-8cf8-6e1dd31870e5/a2eaf62e-7532-5eb3-8cf8-6e1dd31870e5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95067,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753058/general/e371491d-5a57-41c3-9643-8da5fc1f61ac.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2eaf62e-7532-5eb3-8cf8-6e1dd31870e5/a2eaf62e-7532-5eb3-8cf8-6e1dd31870e5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56307,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753058/general/93988b88-7cc7-4471-9281-5e5aa77ad8f5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2eaf62e-7532-5eb3-8cf8-6e1dd31870e5/a2eaf62e-7532-5eb3-8cf8-6e1dd31870e5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43858,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753058/general/3df427c4-b455-4d8b-acf2-4292ca41fafa.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2eaf62e-7532-5eb3-8cf8-6e1dd31870e5/a2eaf62e-7532-5eb3-8cf8-6e1dd31870e5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39898,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753058/general/e13014fa-30d9-45ad-9d4b-46929e923a97.jpg',
'Width': 1022}],
'price': 11700,
'price_includes_vat': True,
'registration_date': '2024-05-30',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën C3 1.5 HDI Plus - Diesel - Manual - 104 hp - 31.153 km',
'transmission': 'manual',
'trim': 'Plus',
'vin': None,
'year': 2024}
2026-03-30 10:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710742064%27 HTTP/1.1" 200 None
2026-03-30 10:01:23 [adesa.es] INFO: Saving data for 10742064: {'created_time': 1774864883.68138, 'last_price_update_time': 1774864883.681395, 'auction_closing_time': 1798675200.0}
2026-03-30 10:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10742064') HTTP/1.1" 204 0
2026-03-30 10:01:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753064/general/f9a0ee2d-1e99-4b46-bc5e-4292d8d24b7b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743033)
2026-03-30 10:01:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753064/general/8132a459-b6e7-4110-814d-646ce2c00e60.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743033)
2026-03-30 10:01:23 [adesa.es] INFO: Found listing with ID: 10699394
2026-03-30 10:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:23 [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-30 10:01:23 [adesa.es] INFO: Scrape type for 10699394: 2
2026-03-30 10:01:23 [adesa.es] INFO: Scraping item 10699394 url https://www.openlane.eu/en/carv6/auction/10699394
2026-03-30 10:01:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753064/general/f120e566-77a9-4cd9-86ce-f1dda5bd0eac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743033)
2026-03-30 10:01:23 [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-30 10:01:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307ae66750>
2026-03-30 10:01:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_223b914a-1eab-51ed-adb3-1003c6260da0/223b914a-1eab-51ed-adb3-1003c6260da0_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753064%252Fgeneral%252Fd3e6caba-8367-4806-bf10-20872cbf7e71.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753064/general/d3e6caba-8367-4806-bf10-20872cbf7e71.jpg saved to cache
2026-03-30 10:01:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 223b914a-1eab-51ed-adb3-1003c6260da0
2026-03-30 10:01:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307a190110>
2026-03-30 10:01:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_59d032e2-f7a2-50fb-aeef-38df1f22dc95/59d032e2-f7a2-50fb-aeef-38df1f22dc95_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620217%252Fgeneral%252Fb314a1b1-8cb7-46cb-a62d-86becdd68c3f.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620217/general/b314a1b1-8cb7-46cb-a62d-86becdd68c3f.jpg saved to cache
2026-03-30 10:01:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 59d032e2-f7a2-50fb-aeef-38df1f22dc95
2026-03-30 10:01:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307afeafd0>
2026-03-30 10:01:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_59d032e2-f7a2-50fb-aeef-38df1f22dc95/59d032e2-f7a2-50fb-aeef-38df1f22dc95_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620217%252Fgeneral%252Fd58d37b1-aa04-48ce-bca4-43e35522d7e6.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620217/general/d58d37b1-aa04-48ce-bca4-43e35522d7e6.jpg saved to cache
2026-03-30 10:01:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 59d032e2-f7a2-50fb-aeef-38df1f22dc95
2026-03-30 10:01:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307a19a3d0>
2026-03-30 10:01:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_59d032e2-f7a2-50fb-aeef-38df1f22dc95/59d032e2-f7a2-50fb-aeef-38df1f22dc95_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620217%252Fgeneral%252F1671afc5-c4f5-449c-aa8c-1bb6fdd353fc.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620217/general/1671afc5-c4f5-449c-aa8c-1bb6fdd353fc.jpg saved to cache
2026-03-30 10:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 59d032e2-f7a2-50fb-aeef-38df1f22dc95
2026-03-30 10:01:24 [adesa.es] INFO: Found listing with ID: 10699405
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:24 [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-30 10:01:24 [adesa.es] INFO: Scrape type for 10699405: 0
2026-03-30 10:01:24 [adesa.es] INFO: Skipping item 10699405 url https://www.openlane.eu/en/carv6/auction/10699405
2026-03-30 10:01:24 [adesa.es] INFO: Found listing with ID: 10699409
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:24 [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-30 10:01:24 [adesa.es] INFO: Scrape type for 10699409: 0
2026-03-30 10:01:24 [adesa.es] INFO: Skipping item 10699409 url https://www.openlane.eu/en/carv6/auction/10699409
2026-03-30 10:01:24 [adesa.es] INFO: Found listing with ID: 10620011
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:24 [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-30 10:01:24 [adesa.es] INFO: Scrape type for 10620011: 2
2026-03-30 10:01:24 [adesa.es] INFO: Scraping item 10620011 url https://www.openlane.eu/en/carv6/auction/10620011
2026-03-30 10:01:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:01:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742087> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 10:01:24 [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-30 10:01:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753080/general/77d4ab97-e41d-481c-b9fa-886ef6389cd4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742088)
2026-03-30 10:01:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:01:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:01:24 [adesa.es] INFO: Found listing with ID: 10740884
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710740884%27 HTTP/1.1" 200 None
2026-03-30 10:01:24 [adesa.es] INFO: Scrape type for 10740884: 1
2026-03-30 10:01:24 [adesa.es] INFO: Scraping item 10740884 url https://www.openlane.eu/en/carv6/auction/10740884
2026-03-30 10:01:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307ac0cad0>
2026-03-30 10:01:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_223b914a-1eab-51ed-adb3-1003c6260da0/223b914a-1eab-51ed-adb3-1003c6260da0_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753064%252Fgeneral%252Ff9a0ee2d-1e99-4b46-bc5e-4292d8d24b7b.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753064/general/f9a0ee2d-1e99-4b46-bc5e-4292d8d24b7b.jpg saved to cache
2026-03-30 10:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 223b914a-1eab-51ed-adb3-1003c6260da0
2026-03-30 10:01:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307a1918d0>
2026-03-30 10:01:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_223b914a-1eab-51ed-adb3-1003c6260da0/223b914a-1eab-51ed-adb3-1003c6260da0_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753064%252Fgeneral%252F8132a459-b6e7-4110-814d-646ce2c00e60.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753064/general/8132a459-b6e7-4110-814d-646ce2c00e60.jpg saved to cache
2026-03-30 10:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 223b914a-1eab-51ed-adb3-1003c6260da0
2026-03-30 10:01:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307afe8b10>
2026-03-30 10:01:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_223b914a-1eab-51ed-adb3-1003c6260da0/223b914a-1eab-51ed-adb3-1003c6260da0_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753064%252Fgeneral%252Ff120e566-77a9-4cd9-86ce-f1dda5bd0eac.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753064/general/f120e566-77a9-4cd9-86ce-f1dda5bd0eac.jpg saved to cache
2026-03-30 10:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 223b914a-1eab-51ed-adb3-1003c6260da0
2026-03-30 10:01:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 223b914a-1eab-51ed-adb3-1003c6260da0, skipping ID generation
2026-03-30 10:01:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 223b914a-1eab-51ed-adb3-1003c6260da0 with scrape type 1
2026-03-30 10:01:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 223b914a-1eab-51ed-adb3-1003c6260da0 sending to next pipeline
2026-03-30 10:01:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 223b914a-1eab-51ed-adb3-1003c6260da0, identifier: 10743033
2026-03-30 10:01:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f70fe47b-3478-51d1-8b27-fe7849a42a50 with identifier: 10268081
2026-03-30 10:01:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f70fe47b-3478-51d1-8b27-fe7849a42a50 with scrape type 2
2026-03-30 10:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f70fe47b-3478-51d1-8b27-fe7849a42a50 with scrape type 2
2026-03-30 10:01:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: f70fe47b-3478-51d1-8b27-fe7849a42a50, identifier: 10268081
2026-03-30 10:01:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 223b914a-1eab-51ed-adb3-1003c6260da0 with identifier: 10743033
2026-03-30 10:01:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 223b914a-1eab-51ed-adb3-1003c6260da0 with identifier: 10743033
2026-03-30 10:01:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 223b914a-1eab-51ed-adb3-1003c6260da0 with identifier: 10743033 to the API
2026-03-30 10:01:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:01:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:01:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5753064/general/f120e566-77a9-4cd9-86ce-f1dda5bd0eac.jpg>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 104,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '223b914a-1eab-51ed-adb3-1003c6260da0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '50529',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10743033',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 8522,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 25,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_223b914a-1eab-51ed-adb3-1003c6260da0/223b914a-1eab-51ed-adb3-1003c6260da0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59601,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753064/general/0d3189e6-3266-44cf-ab7c-85fe3b9b3074.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_223b914a-1eab-51ed-adb3-1003c6260da0/223b914a-1eab-51ed-adb3-1003c6260da0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57170,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753064/general/733b4aa9-873e-4ad3-b48a-e18ce6d969e7.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_223b914a-1eab-51ed-adb3-1003c6260da0/223b914a-1eab-51ed-adb3-1003c6260da0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136811,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753064/general/13ece666-b2f3-4b94-913a-5c51c987f98e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_223b914a-1eab-51ed-adb3-1003c6260da0/223b914a-1eab-51ed-adb3-1003c6260da0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135586,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753064/general/0b40807c-0d49-4779-831f-3852fbe8eca5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_223b914a-1eab-51ed-adb3-1003c6260da0/223b914a-1eab-51ed-adb3-1003c6260da0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141405,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753064/general/7fc9d1ca-f418-484a-b42a-79b1a7d96e12.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_223b914a-1eab-51ed-adb3-1003c6260da0/223b914a-1eab-51ed-adb3-1003c6260da0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103555,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753064/general/4000b100-c38a-428d-b4a9-66cda0207b13.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_223b914a-1eab-51ed-adb3-1003c6260da0/223b914a-1eab-51ed-adb3-1003c6260da0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85524,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753064/general/d3e6caba-8367-4806-bf10-20872cbf7e71.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_223b914a-1eab-51ed-adb3-1003c6260da0/223b914a-1eab-51ed-adb3-1003c6260da0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59095,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753064/general/f9a0ee2d-1e99-4b46-bc5e-4292d8d24b7b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_223b914a-1eab-51ed-adb3-1003c6260da0/223b914a-1eab-51ed-adb3-1003c6260da0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107281,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753064/general/f120e566-77a9-4cd9-86ce-f1dda5bd0eac.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_223b914a-1eab-51ed-adb3-1003c6260da0/223b914a-1eab-51ed-adb3-1003c6260da0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48974,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753064/general/8132a459-b6e7-4110-814d-646ce2c00e60.jpg',
'Width': 1023}],
'price': 12800,
'price_includes_vat': True,
'registration_date': '2025-05-28',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 208 - Petrol - Manual - 104 hp - 8.522 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-30 10:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710743033%27 HTTP/1.1" 200 None
2026-03-30 10:01:25 [adesa.es] INFO: Saving data for 10743033: {'created_time': 1774864885.4737, 'last_price_update_time': 1774864885.473711, 'auction_closing_time': 1798675200.0}
2026-03-30 10:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10743033') HTTP/1.1" 204 0
2026-03-30 10:01:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: f70fe47b-3478-51d1-8b27-fe7849a42a50 with identifier: 10268081
2026-03-30 10:01:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: f70fe47b-3478-51d1-8b27-fe7849a42a50 with identifier: 10268081
2026-03-30 10:01:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: f70fe47b-3478-51d1-8b27-fe7849a42a50 with identifier: 10268081 to the API
2026-03-30 10:01:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:01:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:01:25 [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-30 10:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:25 [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-30 10:01:25 [adesa.es] INFO: Saving data for 10268081: {'auction_closing_time': 1798671600.0, 'created_time': 1773334910.34031, 'last_price_update_time': 1774864885.777044}
2026-03-30 10:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10268081') HTTP/1.1" 204 0
2026-03-30 10:01:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753059/general/4872fdb2-61fd-444c-b5ba-d6ee83f85e46.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742065)
2026-03-30 10:01:25 [adesa.es] INFO: Found listing with ID: 10583626
2026-03-30 10:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:25 [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-30 10:01:25 [adesa.es] INFO: Scrape type for 10583626: 2
2026-03-30 10:01:25 [adesa.es] INFO: Scraping item 10583626 url https://www.openlane.eu/en/carv6/auction/10583626
2026-03-30 10:01:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5620217/general/6c8e93b4-1d46-4c75-89b9-939944a01f87.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742069)
2026-03-30 10:01:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753080/general/3e196568-5f71-4bc5-a5fd-7ee875f91764.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742088)
2026-03-30 10:01:25 [adesa.es] INFO: Found listing with ID: 10729511
2026-03-30 10:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:25 [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-30 10:01:25 [adesa.es] INFO: Scrape type for 10729511: 0
2026-03-30 10:01:25 [adesa.es] INFO: Skipping item 10729511 url https://www.openlane.eu/en/carv6/auction/10729511
2026-03-30 10:01:25 [adesa.es] INFO: Found listing with ID: 10730651
2026-03-30 10:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:25 [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-30 10:01:25 [adesa.es] INFO: Scrape type for 10730651: 0
2026-03-30 10:01:25 [adesa.es] INFO: Skipping item 10730651 url https://www.openlane.eu/en/carv6/auction/10730651
2026-03-30 10:01:25 [adesa.es] INFO: Found listing with ID: 10719698
2026-03-30 10:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:25 [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-30 10:01:25 [adesa.es] INFO: Scrape type for 10719698: 2
2026-03-30 10:01:25 [adesa.es] INFO: Scraping item 10719698 url https://www.openlane.eu/en/carv6/auction/10719698
2026-03-30 10:01:25 [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-30 10:01:25 [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-30 10:01:25 [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-30 10:01:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:01:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:01:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:01:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d4b6319a-f339-552b-8f1f-9da6f7443cae with identifier: 10742087
2026-03-30 10:01:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d4b6319a-f339-552b-8f1f-9da6f7443cae with scrape type 1
2026-03-30 10:01:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d4b6319a-f339-552b-8f1f-9da6f7443cae
2026-03-30 10:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753079%252Fgeneral%252F22431812-62d5-411a-9c3a-ee69d4d0c475.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753079/general/22431812-62d5-411a-9c3a-ee69d4d0c475.jpg not downloaded yet
2026-03-30 10:01:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 249c9530-e80b-544f-9c00-28053331e4fd with identifier: 10517945
2026-03-30 10:01:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 249c9530-e80b-544f-9c00-28053331e4fd with scrape type 2
2026-03-30 10:01:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 249c9530-e80b-544f-9c00-28053331e4fd with scrape type 2
2026-03-30 10:01:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 249c9530-e80b-544f-9c00-28053331e4fd, identifier: 10517945
2026-03-30 10:01:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307a172650>
2026-03-30 10:01:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2992def0-1751-5129-8223-57b3ad16ab16/2992def0-1751-5129-8223-57b3ad16ab16_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753080%252Fgeneral%252F77d4ab97-e41d-481c-b9fa-886ef6389cd4.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753080/general/77d4ab97-e41d-481c-b9fa-886ef6389cd4.jpg saved to cache
2026-03-30 10:01:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2992def0-1751-5129-8223-57b3ad16ab16
2026-03-30 10:01:26 [adesa.es] INFO: Found listing with ID: 10719691
2026-03-30 10:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:26 [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-30 10:01:26 [adesa.es] INFO: Scrape type for 10719691: 2
2026-03-30 10:01:26 [adesa.es] INFO: Scraping item 10719691 url https://www.openlane.eu/en/carv6/auction/10719691
2026-03-30 10:01:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 249c9530-e80b-544f-9c00-28053331e4fd with identifier: 10517945
2026-03-30 10:01:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 249c9530-e80b-544f-9c00-28053331e4fd with identifier: 10517945
2026-03-30 10:01:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 249c9530-e80b-544f-9c00-28053331e4fd with identifier: 10517945 to the API
2026-03-30 10:01:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:01:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:01:26 [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-30 10:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:26 [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-30 10:01:26 [adesa.es] INFO: Saving data for 10517945: {'auction_closing_time': 1798671600.0, 'created_time': 1773334887.149443, 'last_price_update_time': 1774864886.516489}
2026-03-30 10:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10517945') HTTP/1.1" 204 0
2026-03-30 10:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753079%252Fgeneral%252Fe418d8f7-7383-435c-9f59-3e1ed585f81e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753079/general/e418d8f7-7383-435c-9f59-3e1ed585f81e.jpg not downloaded yet
2026-03-30 10:01:26 [adesa.es] INFO: Found listing with ID: 10620671
2026-03-30 10:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:26 [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-30 10:01:26 [adesa.es] INFO: Scrape type for 10620671: 2
2026-03-30 10:01:26 [adesa.es] INFO: Scraping item 10620671 url https://www.openlane.eu/en/carv6/auction/10620671
2026-03-30 10:01:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307a1867d0>
2026-03-30 10:01:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48108f03-4f3e-5240-b30e-4a16b211fa68/48108f03-4f3e-5240-b30e-4a16b211fa68_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753059%252Fgeneral%252F4872fdb2-61fd-444c-b5ba-d6ee83f85e46.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753059/general/4872fdb2-61fd-444c-b5ba-d6ee83f85e46.jpg saved to cache
2026-03-30 10:01:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 48108f03-4f3e-5240-b30e-4a16b211fa68
2026-03-30 10:01:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307acf7c10>
2026-03-30 10:01:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_59d032e2-f7a2-50fb-aeef-38df1f22dc95/59d032e2-f7a2-50fb-aeef-38df1f22dc95_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620217%252Fgeneral%252F6c8e93b4-1d46-4c75-89b9-939944a01f87.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620217/general/6c8e93b4-1d46-4c75-89b9-939944a01f87.jpg saved to cache
2026-03-30 10:01:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 59d032e2-f7a2-50fb-aeef-38df1f22dc95
2026-03-30 10:01:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 59d032e2-f7a2-50fb-aeef-38df1f22dc95, skipping ID generation
2026-03-30 10:01:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59d032e2-f7a2-50fb-aeef-38df1f22dc95 with scrape type 1
2026-03-30 10:01:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 59d032e2-f7a2-50fb-aeef-38df1f22dc95 sending to next pipeline
2026-03-30 10:01:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 59d032e2-f7a2-50fb-aeef-38df1f22dc95, identifier: 10742069
2026-03-30 10:01:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307ae65ed0>
2026-03-30 10:01:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2992def0-1751-5129-8223-57b3ad16ab16/2992def0-1751-5129-8223-57b3ad16ab16_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753080%252Fgeneral%252F3e196568-5f71-4bc5-a5fd-7ee875f91764.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753080/general/3e196568-5f71-4bc5-a5fd-7ee875f91764.jpg saved to cache
2026-03-30 10:01:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2992def0-1751-5129-8223-57b3ad16ab16
2026-03-30 10:01:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2992def0-1751-5129-8223-57b3ad16ab16, skipping ID generation
2026-03-30 10:01:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2992def0-1751-5129-8223-57b3ad16ab16 with scrape type 1
2026-03-30 10:01:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2992def0-1751-5129-8223-57b3ad16ab16 sending to next pipeline
2026-03-30 10:01:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 2992def0-1751-5129-8223-57b3ad16ab16, identifier: 10742088
2026-03-30 10:01:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97bcfa50-303b-5026-b197-8505b9663e85 with identifier: 10463637
2026-03-30 10:01:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97bcfa50-303b-5026-b197-8505b9663e85 with scrape type 2
2026-03-30 10:01:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 97bcfa50-303b-5026-b197-8505b9663e85 with scrape type 2
2026-03-30 10:01:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 97bcfa50-303b-5026-b197-8505b9663e85, identifier: 10463637
2026-03-30 10:01:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de046532-7bab-5db7-b5b5-bb0e4676fc27 with identifier: 10647804
2026-03-30 10:01:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de046532-7bab-5db7-b5b5-bb0e4676fc27 with scrape type 2
2026-03-30 10:01:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de046532-7bab-5db7-b5b5-bb0e4676fc27 with scrape type 2
2026-03-30 10:01:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: de046532-7bab-5db7-b5b5-bb0e4676fc27, identifier: 10647804
2026-03-30 10:01:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f082f487-381d-5c35-8f9c-d6ba7e87acd8 with identifier: 10366802
2026-03-30 10:01:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f082f487-381d-5c35-8f9c-d6ba7e87acd8 with scrape type 2
2026-03-30 10:01:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f082f487-381d-5c35-8f9c-d6ba7e87acd8 with scrape type 2
2026-03-30 10:01:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: f082f487-381d-5c35-8f9c-d6ba7e87acd8, identifier: 10366802
2026-03-30 10:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753079%252Fgeneral%252F40801a66-f3b7-416a-a96b-13c91c944a33.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753079/general/40801a66-f3b7-416a-a96b-13c91c944a33.jpg not downloaded yet
2026-03-30 10:01:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 59d032e2-f7a2-50fb-aeef-38df1f22dc95 with identifier: 10742069
2026-03-30 10:01:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 59d032e2-f7a2-50fb-aeef-38df1f22dc95 with identifier: 10742069
2026-03-30 10:01:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 59d032e2-f7a2-50fb-aeef-38df1f22dc95 with identifier: 10742069 to the API
2026-03-30 10:01:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:01:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:01:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5620217/general/6c8e93b4-1d46-4c75-89b9-939944a01f87.jpg>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 104,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '59d032e2-f7a2-50fb-aeef-38df1f22dc95',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '50492',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742069',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 10338,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 54,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59d032e2-f7a2-50fb-aeef-38df1f22dc95/59d032e2-f7a2-50fb-aeef-38df1f22dc95_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175957,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620217/general/b565dbb2-8b2a-4f38-80de-4ba139eb7a52.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59d032e2-f7a2-50fb-aeef-38df1f22dc95/59d032e2-f7a2-50fb-aeef-38df1f22dc95_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100436,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620217/general/6c8e93b4-1d46-4c75-89b9-939944a01f87.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59d032e2-f7a2-50fb-aeef-38df1f22dc95/59d032e2-f7a2-50fb-aeef-38df1f22dc95_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92585,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620217/general/b6a61bac-dbcc-4ecf-bdc6-4dd4b39e2406.jpg',
'Width': 797},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59d032e2-f7a2-50fb-aeef-38df1f22dc95/59d032e2-f7a2-50fb-aeef-38df1f22dc95_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91434,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620217/general/4d143299-d93e-4b58-8b30-912d5fbcb748.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59d032e2-f7a2-50fb-aeef-38df1f22dc95/59d032e2-f7a2-50fb-aeef-38df1f22dc95_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90288,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620217/general/c0506aad-ace6-430b-b4a4-76c2cb4bc632.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59d032e2-f7a2-50fb-aeef-38df1f22dc95/59d032e2-f7a2-50fb-aeef-38df1f22dc95_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88851,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620217/general/60d20f7b-ec8f-489e-96f6-84fc4653d9e8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59d032e2-f7a2-50fb-aeef-38df1f22dc95/59d032e2-f7a2-50fb-aeef-38df1f22dc95_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93284,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620217/general/56b455f0-b306-4e62-887a-fd7310637a11.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59d032e2-f7a2-50fb-aeef-38df1f22dc95/59d032e2-f7a2-50fb-aeef-38df1f22dc95_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153828,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620217/general/b314a1b1-8cb7-46cb-a62d-86becdd68c3f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59d032e2-f7a2-50fb-aeef-38df1f22dc95/59d032e2-f7a2-50fb-aeef-38df1f22dc95_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154622,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620217/general/d58d37b1-aa04-48ce-bca4-43e35522d7e6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59d032e2-f7a2-50fb-aeef-38df1f22dc95/59d032e2-f7a2-50fb-aeef-38df1f22dc95_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143843,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620217/general/1671afc5-c4f5-449c-aa8c-1bb6fdd353fc.jpg',
'Width': 1024}],
'price': 12600,
'price_includes_vat': True,
'registration_date': '2025-04-29',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 208 1.2 Allure - Petrol - Manual - 104 hp - 10.338 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-30 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710742069%27 HTTP/1.1" 200 None
2026-03-30 10:01:28 [adesa.es] INFO: Saving data for 10742069: {'created_time': 1774864888.348437, 'last_price_update_time': 1774864888.348448, 'auction_closing_time': 1798675200.0}
2026-03-30 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10742069') HTTP/1.1" 204 0
2026-03-30 10:01:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 2992def0-1751-5129-8223-57b3ad16ab16 with identifier: 10742088
2026-03-30 10:01:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:01:28 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=LPG HTTP/1.1" 200 None
2026-03-30 10:01:28 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:01:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 2992def0-1751-5129-8223-57b3ad16ab16 with identifier: 10742088
2026-03-30 10:01:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 2992def0-1751-5129-8223-57b3ad16ab16 with identifier: 10742088 to the API
2026-03-30 10:01:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:01:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:01:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5753080/general/3e196568-5f71-4bc5-a5fd-7ee875f91764.jpg>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 102,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'LPG',
'id': '2992def0-1751-5129-8223-57b3ad16ab16',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '55287',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742088',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Jogger',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2992def0-1751-5129-8223-57b3ad16ab16/2992def0-1751-5129-8223-57b3ad16ab16_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55183,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753080/general/f3bc2851-f924-4c3f-b0b2-309c737de47d.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2992def0-1751-5129-8223-57b3ad16ab16/2992def0-1751-5129-8223-57b3ad16ab16_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50623,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753080/general/da551bb0-77b9-4a6e-9b1f-aefbc4f45f33.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2992def0-1751-5129-8223-57b3ad16ab16/2992def0-1751-5129-8223-57b3ad16ab16_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52831,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753080/general/acfee2a0-10d9-4ffa-b503-0f2b32ca127c.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2992def0-1751-5129-8223-57b3ad16ab16/2992def0-1751-5129-8223-57b3ad16ab16_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116033,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753080/general/8798b5a4-5058-469e-b41f-629e01422718.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2992def0-1751-5129-8223-57b3ad16ab16/2992def0-1751-5129-8223-57b3ad16ab16_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112554,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753080/general/cfc9a641-78de-4b9f-9134-e0d9088f5b3e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2992def0-1751-5129-8223-57b3ad16ab16/2992def0-1751-5129-8223-57b3ad16ab16_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108562,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753080/general/5fbfff97-4622-4aaa-ba80-a261042b3ae4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2992def0-1751-5129-8223-57b3ad16ab16/2992def0-1751-5129-8223-57b3ad16ab16_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94998,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753080/general/d9f6efb4-8dd8-4be0-a10f-d79612009732.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2992def0-1751-5129-8223-57b3ad16ab16/2992def0-1751-5129-8223-57b3ad16ab16_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76710,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753080/general/3e196568-5f71-4bc5-a5fd-7ee875f91764.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2992def0-1751-5129-8223-57b3ad16ab16/2992def0-1751-5129-8223-57b3ad16ab16_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48297,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753080/general/77d4ab97-e41d-481c-b9fa-886ef6389cd4.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2992def0-1751-5129-8223-57b3ad16ab16/2992def0-1751-5129-8223-57b3ad16ab16_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41304,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753080/general/9dad478d-c402-4977-a3db-c8ab31a9ec00.jpg',
'Width': 1022}],
'price': 16100,
'price_includes_vat': True,
'registration_date': '2025-06-26',
'seats_number': 7,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Dacia Jogger 1.0 Expression - LPG - Manual - 102 hp - 50 km',
'transmission': 'manual',
'trim': 'Expression',
'vin': None,
'year': 2025}
2026-03-30 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710742088%27 HTTP/1.1" 200 None
2026-03-30 10:01:29 [adesa.es] INFO: Saving data for 10742088: {'created_time': 1774864889.064977, 'last_price_update_time': 1774864889.064993, 'auction_closing_time': 1798675200.0}
2026-03-30 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10742088') HTTP/1.1" 204 0
2026-03-30 10:01:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 97bcfa50-303b-5026-b197-8505b9663e85 with identifier: 10463637
2026-03-30 10:01:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 97bcfa50-303b-5026-b197-8505b9663e85 with identifier: 10463637
2026-03-30 10:01:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 97bcfa50-303b-5026-b197-8505b9663e85 with identifier: 10463637 to the API
2026-03-30 10:01:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:01:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:01:29 [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-30 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01: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-30 10:01:29 [adesa.es] INFO: Saving data for 10463637: {'auction_closing_time': 1798671600.0, 'created_time': 1773334893.789112, 'last_price_update_time': 1774864889.456544}
2026-03-30 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10463637') HTTP/1.1" 204 0
2026-03-30 10:01:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: de046532-7bab-5db7-b5b5-bb0e4676fc27 with identifier: 10647804
2026-03-30 10:01:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: de046532-7bab-5db7-b5b5-bb0e4676fc27 with identifier: 10647804
2026-03-30 10:01:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: de046532-7bab-5db7-b5b5-bb0e4676fc27 with identifier: 10647804 to the API
2026-03-30 10:01:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:01:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:01:29 [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-30 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:29 [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-30 10:01:29 [adesa.es] INFO: Saving data for 10647804: {'auction_closing_time': 1798671600.0, 'created_time': 1773334873.146567, 'last_price_update_time': 1774864889.849978}
2026-03-30 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10647804') HTTP/1.1" 204 0
2026-03-30 10:01:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: f082f487-381d-5c35-8f9c-d6ba7e87acd8 with identifier: 10366802
2026-03-30 10:01:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: f082f487-381d-5c35-8f9c-d6ba7e87acd8 with identifier: 10366802
2026-03-30 10:01:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: f082f487-381d-5c35-8f9c-d6ba7e87acd8 with identifier: 10366802 to the API
2026-03-30 10:01:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:01:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:01:30 [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-30 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01: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-30 10:01:30 [adesa.es] INFO: Saving data for 10366802: {'auction_closing_time': 1798671600.0, 'created_time': 1773334869.452662, 'last_price_update_time': 1774864890.216262}
2026-03-30 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10366802') HTTP/1.1" 204 0
2026-03-30 10:01:30 [adesa.es] INFO: Found listing with ID: 10620669
2026-03-30 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:30 [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-30 10:01:30 [adesa.es] INFO: Scrape type for 10620669: 2
2026-03-30 10:01:30 [adesa.es] INFO: Scraping item 10620669 url https://www.openlane.eu/en/carv6/auction/10620669
2026-03-30 10:01:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5723410/general/0faed986-7f7e-49ea-a995-2cd686188593.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742062)
2026-03-30 10:01:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753059/general/87c35d11-817e-4482-9a46-94e68e22fd21.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742065)
2026-03-30 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753079%252Fgeneral%252Fb8c98d8e-eb9a-4daf-8bbc-dbe18e1caad1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753079/general/b8c98d8e-eb9a-4daf-8bbc-dbe18e1caad1.jpg not downloaded yet
2026-03-30 10:01:30 [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-30 10:01:30 [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-30 10:01:30 [adesa.es] INFO: Found listing with ID: 10729505
2026-03-30 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:30 [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-30 10:01:30 [adesa.es] INFO: Scrape type for 10729505: 0
2026-03-30 10:01:30 [adesa.es] INFO: Skipping item 10729505 url https://www.openlane.eu/en/carv6/auction/10729505
2026-03-30 10:01:30 [adesa.es] INFO: Found listing with ID: 10735060
2026-03-30 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710735060%27 HTTP/1.1" 200 None
2026-03-30 10:01:30 [adesa.es] INFO: Scrape type for 10735060: 1
2026-03-30 10:01:30 [adesa.es] INFO: Scraping item 10735060 url https://www.openlane.eu/en/carv6/auction/10735060
2026-03-30 10:01:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:01:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:01:30 [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-30 10:01:30 [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-30 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753079%252Fgeneral%252Ffc26f773-723a-4010-bb5b-5d232314dec9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753079/general/fc26f773-723a-4010-bb5b-5d232314dec9.jpg not downloaded yet
2026-03-30 10:01:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:01:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:01:30 [adesa.es] INFO: Found listing with ID: 10732543
2026-03-30 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:30 [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-30 10:01:30 [adesa.es] INFO: Scrape type for 10732543: 0
2026-03-30 10:01:30 [adesa.es] INFO: Skipping item 10732543 url https://www.openlane.eu/en/carv6/auction/10732543
2026-03-30 10:01:30 [adesa.es] INFO: Found listing with ID: 10730664
2026-03-30 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:30 [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-30 10:01:30 [adesa.es] INFO: Scrape type for 10730664: 0
2026-03-30 10:01:30 [adesa.es] INFO: Skipping item 10730664 url https://www.openlane.eu/en/carv6/auction/10730664
2026-03-30 10:01:30 [adesa.es] INFO: Found listing with ID: 10690632
2026-03-30 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:30 [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-30 10:01:30 [adesa.es] INFO: Scrape type for 10690632: 0
2026-03-30 10:01:30 [adesa.es] INFO: Skipping item 10690632 url https://www.openlane.eu/en/carv6/auction/10690632
2026-03-30 10:01:30 [adesa.es] INFO: Found listing with ID: 10721604
2026-03-30 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:30 [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-30 10:01:30 [adesa.es] INFO: Scrape type for 10721604: 0
2026-03-30 10:01:30 [adesa.es] INFO: Skipping item 10721604 url https://www.openlane.eu/en/carv6/auction/10721604
2026-03-30 10:01:30 [adesa.es] INFO: Found listing with ID: 10731309
2026-03-30 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:30 [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-30 10:01:30 [adesa.es] INFO: Scrape type for 10731309: 0
2026-03-30 10:01:30 [adesa.es] INFO: Skipping item 10731309 url https://www.openlane.eu/en/carv6/auction/10731309
2026-03-30 10:01:30 [adesa.es] INFO: Found listing with ID: 10563498
2026-03-30 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:30 [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-30 10:01:30 [adesa.es] INFO: Scrape type for 10563498: 2
2026-03-30 10:01:30 [adesa.es] INFO: Scraping item 10563498 url https://www.openlane.eu/en/carv6/auction/10563498
2026-03-30 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753079%252Fgeneral%252F211e152c-f1e7-4f97-9456-4c6ce7e413d5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753079/general/211e152c-f1e7-4f97-9456-4c6ce7e413d5.jpg not downloaded yet
2026-03-30 10:01:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753079/general/e418d8f7-7383-435c-9f59-3e1ed585f81e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742087)
2026-03-30 10:01:30 [adesa.es] INFO: Found listing with ID: 10699413
2026-03-30 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:30 [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-30 10:01:30 [adesa.es] INFO: Scrape type for 10699413: 0
2026-03-30 10:01:30 [adesa.es] INFO: Skipping item 10699413 url https://www.openlane.eu/en/carv6/auction/10699413
2026-03-30 10:01:30 [adesa.es] INFO: Found listing with ID: 10597842
2026-03-30 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:30 [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-30 10:01:30 [adesa.es] INFO: Scrape type for 10597842: 2
2026-03-30 10:01:30 [adesa.es] INFO: Scraping item 10597842 url https://www.openlane.eu/en/carv6/auction/10597842
2026-03-30 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753079%252Fgeneral%252F1f10c000-a940-4f5e-8fc1-e4c8d02b90a4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753079/general/1f10c000-a940-4f5e-8fc1-e4c8d02b90a4.jpg not downloaded yet
2026-03-30 10:01:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753079/general/40801a66-f3b7-416a-a96b-13c91c944a33.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742087)
2026-03-30 10:01:30 [adesa.es] INFO: Found listing with ID: 10699495
2026-03-30 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:30 [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-30 10:01:30 [adesa.es] INFO: Scrape type for 10699495: 0
2026-03-30 10:01:30 [adesa.es] INFO: Skipping item 10699495 url https://www.openlane.eu/en/carv6/auction/10699495
2026-03-30 10:01:30 [adesa.es] INFO: Found listing with ID: 10699500
2026-03-30 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:30 [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-30 10:01:30 [adesa.es] INFO: Scrape type for 10699500: 2
2026-03-30 10:01:30 [adesa.es] INFO: Scraping item 10699500 url https://www.openlane.eu/en/carv6/auction/10699500
2026-03-30 10:01:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307ac30cd0>
2026-03-30 10:01:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_14040054-72ac-57be-85d8-00ae25b456b8/14040054-72ac-57be-85d8-00ae25b456b8_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723410%252Fgeneral%252F0faed986-7f7e-49ea-a995-2cd686188593.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723410/general/0faed986-7f7e-49ea-a995-2cd686188593.jpg saved to cache
2026-03-30 10:01:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 14040054-72ac-57be-85d8-00ae25b456b8
2026-03-30 10:01:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307ad573d0>
2026-03-30 10:01:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48108f03-4f3e-5240-b30e-4a16b211fa68/48108f03-4f3e-5240-b30e-4a16b211fa68_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753059%252Fgeneral%252F87c35d11-817e-4482-9a46-94e68e22fd21.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753059/general/87c35d11-817e-4482-9a46-94e68e22fd21.jpg saved to cache
2026-03-30 10:01:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 48108f03-4f3e-5240-b30e-4a16b211fa68
2026-03-30 10:01:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d89bf10-d092-54f0-bbde-503a2085cc57 with identifier: 10290504
2026-03-30 10:01:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d89bf10-d092-54f0-bbde-503a2085cc57 with scrape type 2
2026-03-30 10:01:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d89bf10-d092-54f0-bbde-503a2085cc57 with scrape type 2
2026-03-30 10:01:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 4d89bf10-d092-54f0-bbde-503a2085cc57, identifier: 10290504
2026-03-30 10:01:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1b06093-2af0-5a58-9cff-7b9e8bbd7c3c with identifier: 10491567
2026-03-30 10:01:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1b06093-2af0-5a58-9cff-7b9e8bbd7c3c with scrape type 2
2026-03-30 10:01:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f1b06093-2af0-5a58-9cff-7b9e8bbd7c3c with scrape type 2
2026-03-30 10:01:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: f1b06093-2af0-5a58-9cff-7b9e8bbd7c3c, identifier: 10491567
2026-03-30 10:01:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c6daf3e9-b0d3-5b0a-93af-ef476ec5dc47 with identifier: 10351796
2026-03-30 10:01:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6daf3e9-b0d3-5b0a-93af-ef476ec5dc47 with scrape type 2
2026-03-30 10:01:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c6daf3e9-b0d3-5b0a-93af-ef476ec5dc47 with scrape type 2
2026-03-30 10:01:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: c6daf3e9-b0d3-5b0a-93af-ef476ec5dc47, identifier: 10351796
2026-03-30 10:01:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b6abaa8b-6d28-5f56-8350-f4bf13f3c0e5 with identifier: 10547995
2026-03-30 10:01:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b6abaa8b-6d28-5f56-8350-f4bf13f3c0e5 with scrape type 2
2026-03-30 10:01:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b6abaa8b-6d28-5f56-8350-f4bf13f3c0e5 with scrape type 2
2026-03-30 10:01:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: b6abaa8b-6d28-5f56-8350-f4bf13f3c0e5, identifier: 10547995
2026-03-30 10:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753079%252Fgeneral%252F935efc28-3df5-4a75-86c3-7279f69307fa.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753079/general/935efc28-3df5-4a75-86c3-7279f69307fa.jpg not downloaded yet
2026-03-30 10:01:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 4d89bf10-d092-54f0-bbde-503a2085cc57 with identifier: 10290504
2026-03-30 10:01:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 4d89bf10-d092-54f0-bbde-503a2085cc57 with identifier: 10290504
2026-03-30 10:01:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 4d89bf10-d092-54f0-bbde-503a2085cc57 with identifier: 10290504 to the API
2026-03-30 10:01:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:01:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:01:32 [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-30 10:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:32 [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-30 10:01:32 [adesa.es] INFO: Saving data for 10290504: {'auction_closing_time': 1798671600.0, 'created_time': 1773334910.759906, 'last_price_update_time': 1774864892.048775}
2026-03-30 10:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10290504') HTTP/1.1" 204 0
2026-03-30 10:01:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: f1b06093-2af0-5a58-9cff-7b9e8bbd7c3c with identifier: 10491567
2026-03-30 10:01:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: f1b06093-2af0-5a58-9cff-7b9e8bbd7c3c with identifier: 10491567
2026-03-30 10:01:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: f1b06093-2af0-5a58-9cff-7b9e8bbd7c3c with identifier: 10491567 to the API
2026-03-30 10:01:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:01:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:01:32 [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-30 10:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01: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-30 10:01:32 [adesa.es] INFO: Saving data for 10491567: {'auction_closing_time': 1798671600.0, 'created_time': 1773334861.046848, 'last_price_update_time': 1774864892.915323}
2026-03-30 10:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10491567') HTTP/1.1" 204 0
2026-03-30 10:01:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: c6daf3e9-b0d3-5b0a-93af-ef476ec5dc47 with identifier: 10351796
2026-03-30 10:01:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: c6daf3e9-b0d3-5b0a-93af-ef476ec5dc47 with identifier: 10351796
2026-03-30 10:01:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: c6daf3e9-b0d3-5b0a-93af-ef476ec5dc47 with identifier: 10351796 to the API
2026-03-30 10:01:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:01:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:01:33 [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-30 10:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:33 [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-30 10:01:33 [adesa.es] INFO: Saving data for 10351796: {'auction_closing_time': 1798671600.0, 'created_time': 1773334889.210835, 'last_price_update_time': 1774864893.376886}
2026-03-30 10:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10351796') HTTP/1.1" 204 0
2026-03-30 10:01:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: b6abaa8b-6d28-5f56-8350-f4bf13f3c0e5 with identifier: 10547995
2026-03-30 10:01:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: b6abaa8b-6d28-5f56-8350-f4bf13f3c0e5 with identifier: 10547995
2026-03-30 10:01:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: b6abaa8b-6d28-5f56-8350-f4bf13f3c0e5 with identifier: 10547995 to the API
2026-03-30 10:01:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:01:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:01:33 [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-30 10:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:33 [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-30 10:01:33 [adesa.es] INFO: Saving data for 10547995: {'auction_closing_time': 1798671600.0, 'created_time': 1773334887.596055, 'last_price_update_time': 1774864893.868921}
2026-03-30 10:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10547995') HTTP/1.1" 204 0
2026-03-30 10:01:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753079/general/b8c98d8e-eb9a-4daf-8bbc-dbe18e1caad1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742087)
2026-03-30 10:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753079%252Fgeneral%252F7e898fed-72f4-4169-9788-431083d1e07a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753079/general/7e898fed-72f4-4169-9788-431083d1e07a.jpg not downloaded yet
2026-03-30 10:01:33 [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-30 10:01:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:01:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699394> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 10:01:33 [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-30 10:01:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307a2d0910>
2026-03-30 10:01:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d4b6319a-f339-552b-8f1f-9da6f7443cae/d4b6319a-f339-552b-8f1f-9da6f7443cae_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753079%252Fgeneral%252Fe418d8f7-7383-435c-9f59-3e1ed585f81e.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753079/general/e418d8f7-7383-435c-9f59-3e1ed585f81e.jpg saved to cache
2026-03-30 10:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d4b6319a-f339-552b-8f1f-9da6f7443cae
2026-03-30 10:01:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307af45c10>
2026-03-30 10:01:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d4b6319a-f339-552b-8f1f-9da6f7443cae/d4b6319a-f339-552b-8f1f-9da6f7443cae_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753079%252Fgeneral%252F40801a66-f3b7-416a-a96b-13c91c944a33.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753079/general/40801a66-f3b7-416a-a96b-13c91c944a33.jpg saved to cache
2026-03-30 10:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d4b6319a-f339-552b-8f1f-9da6f7443cae
2026-03-30 10:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753079%252Fgeneral%252F381c8bba-682d-4450-ab54-95a94bc235cb.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753079/general/381c8bba-682d-4450-ab54-95a94bc235cb.jpg not downloaded yet
2026-03-30 10:01:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:01:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:01:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307af444d0>
2026-03-30 10:01:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d4b6319a-f339-552b-8f1f-9da6f7443cae/d4b6319a-f339-552b-8f1f-9da6f7443cae_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753079%252Fgeneral%252Fb8c98d8e-eb9a-4daf-8bbc-dbe18e1caad1.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753079/general/b8c98d8e-eb9a-4daf-8bbc-dbe18e1caad1.jpg saved to cache
2026-03-30 10:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d4b6319a-f339-552b-8f1f-9da6f7443cae
2026-03-30 10:01:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82d6eba0-c5e5-50a8-a96d-7a424e47f88a with identifier: 10371381
2026-03-30 10:01:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82d6eba0-c5e5-50a8-a96d-7a424e47f88a with scrape type 2
2026-03-30 10:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82d6eba0-c5e5-50a8-a96d-7a424e47f88a with scrape type 2
2026-03-30 10:01:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 82d6eba0-c5e5-50a8-a96d-7a424e47f88a, identifier: 10371381
2026-03-30 10:01:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b58733ef-9f2a-53b5-8a2d-384fd78ae5b3 with identifier: 10699394
2026-03-30 10:01:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b58733ef-9f2a-53b5-8a2d-384fd78ae5b3 with scrape type 2
2026-03-30 10:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b58733ef-9f2a-53b5-8a2d-384fd78ae5b3 with scrape type 2
2026-03-30 10:01:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: b58733ef-9f2a-53b5-8a2d-384fd78ae5b3, identifier: 10699394
2026-03-30 10:01:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43002a55-f500-5b2d-8f55-90df2d9144ae with identifier: 10390884
2026-03-30 10:01:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43002a55-f500-5b2d-8f55-90df2d9144ae with scrape type 2
2026-03-30 10:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 43002a55-f500-5b2d-8f55-90df2d9144ae with scrape type 2
2026-03-30 10:01:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 43002a55-f500-5b2d-8f55-90df2d9144ae, identifier: 10390884
2026-03-30 10:01:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 82d6eba0-c5e5-50a8-a96d-7a424e47f88a with identifier: 10371381
2026-03-30 10:01:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 82d6eba0-c5e5-50a8-a96d-7a424e47f88a with identifier: 10371381
2026-03-30 10:01:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 82d6eba0-c5e5-50a8-a96d-7a424e47f88a with identifier: 10371381 to the API
2026-03-30 10:01:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:01:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:01:34 [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-30 10:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:34 [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-30 10:01:34 [adesa.es] INFO: Saving data for 10371381: {'auction_closing_time': 1798671600.0, 'created_time': 1773334872.490016, 'last_price_update_time': 1774864894.864129}
2026-03-30 10:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10371381') HTTP/1.1" 204 0
2026-03-30 10:01:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: b58733ef-9f2a-53b5-8a2d-384fd78ae5b3 with identifier: 10699394
2026-03-30 10:01:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: b58733ef-9f2a-53b5-8a2d-384fd78ae5b3 with identifier: 10699394
2026-03-30 10:01:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: b58733ef-9f2a-53b5-8a2d-384fd78ae5b3 with identifier: 10699394 to the API
2026-03-30 10:01:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:01:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699394>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 164,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': 'b58733ef-9f2a-53b5-8a2d-384fd78ae5b3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '4478MZF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699394',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 19741,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 30000,
'price_includes_vat': True,
'registration_date': '2025-03-18',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'BMW 1 Series 120d M Sport - Hybrid - Automatic - 164 hp - 19.741 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2025}
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710699394%27 HTTP/1.1" 200 None
2026-03-30 10:01:35 [adesa.es] INFO: Saving data for 10699394: {'auction_closing_time': 1798671600.0, 'created_time': 1774000844.857909, 'last_price_update_time': 1774864895.25087}
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10699394') HTTP/1.1" 204 0
2026-03-30 10:01:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 43002a55-f500-5b2d-8f55-90df2d9144ae with identifier: 10390884
2026-03-30 10:01:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 43002a55-f500-5b2d-8f55-90df2d9144ae with identifier: 10390884
2026-03-30 10:01:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 43002a55-f500-5b2d-8f55-90df2d9144ae with identifier: 10390884 to the API
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:01:35 [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-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:35 [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-30 10:01:35 [adesa.es] INFO: Saving data for 10390884: {'auction_closing_time': 1798671600.0, 'created_time': 1773334908.462905, 'last_price_update_time': 1774864895.566899}
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10390884') HTTP/1.1" 204 0
2026-03-30 10:01:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753079/general/935efc28-3df5-4a75-86c3-7279f69307fa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742087)
2026-03-30 10:01:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753079/general/7e898fed-72f4-4169-9788-431083d1e07a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742087)
2026-03-30 10:01:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753079/general/1f10c000-a940-4f5e-8fc1-e4c8d02b90a4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742087)
2026-03-30 10:01:35 [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-30 10:01:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:01:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307a013150>
2026-03-30 10:01:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d4b6319a-f339-552b-8f1f-9da6f7443cae/d4b6319a-f339-552b-8f1f-9da6f7443cae_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753079%252Fgeneral%252F935efc28-3df5-4a75-86c3-7279f69307fa.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753079/general/935efc28-3df5-4a75-86c3-7279f69307fa.jpg saved to cache
2026-03-30 10:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d4b6319a-f339-552b-8f1f-9da6f7443cae
2026-03-30 10:01:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753079/general/211e152c-f1e7-4f97-9456-4c6ce7e413d5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742087)
2026-03-30 10:01:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753079/general/381c8bba-682d-4450-ab54-95a94bc235cb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742087)
2026-03-30 10:01:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753079/general/fc26f773-723a-4010-bb5b-5d232314dec9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742087)
2026-03-30 10:01:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f308113c810>
2026-03-30 10:01:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d4b6319a-f339-552b-8f1f-9da6f7443cae/d4b6319a-f339-552b-8f1f-9da6f7443cae_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753079%252Fgeneral%252F7e898fed-72f4-4169-9788-431083d1e07a.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753079/general/7e898fed-72f4-4169-9788-431083d1e07a.jpg saved to cache
2026-03-30 10:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d4b6319a-f339-552b-8f1f-9da6f7443cae
2026-03-30 10:01:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307a1f8910>
2026-03-30 10:01:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d4b6319a-f339-552b-8f1f-9da6f7443cae/d4b6319a-f339-552b-8f1f-9da6f7443cae_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753079%252Fgeneral%252F1f10c000-a940-4f5e-8fc1-e4c8d02b90a4.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753079/general/1f10c000-a940-4f5e-8fc1-e4c8d02b90a4.jpg saved to cache
2026-03-30 10:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d4b6319a-f339-552b-8f1f-9da6f7443cae
2026-03-30 10:01:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7640be65-749e-5135-b4f4-9a98c2728fb7 with identifier: 10419050
2026-03-30 10:01:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7640be65-749e-5135-b4f4-9a98c2728fb7 with scrape type 2
2026-03-30 10:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7640be65-749e-5135-b4f4-9a98c2728fb7 with scrape type 2
2026-03-30 10:01:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 7640be65-749e-5135-b4f4-9a98c2728fb7, identifier: 10419050
2026-03-30 10:01:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 7640be65-749e-5135-b4f4-9a98c2728fb7 with identifier: 10419050
2026-03-30 10:01:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 7640be65-749e-5135-b4f4-9a98c2728fb7 with identifier: 10419050
2026-03-30 10:01:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 7640be65-749e-5135-b4f4-9a98c2728fb7 with identifier: 10419050 to the API
2026-03-30 10:01:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:01:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:01:36 [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-30 10:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:36 [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-30 10:01:36 [adesa.es] INFO: Saving data for 10419050: {'auction_closing_time': 1798671600.0, 'created_time': 1773334868.165586, 'last_price_update_time': 1774864896.411924}
2026-03-30 10:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10419050') HTTP/1.1" 204 0
2026-03-30 10:01:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753079/general/22431812-62d5-411a-9c3a-ee69d4d0c475.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742087)
2026-03-30 10:01:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753081/general/d69b628c-01bf-4571-8c24-dc96ff27d04c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742089)
2026-03-30 10:01:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307ae66350>
2026-03-30 10:01:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d4b6319a-f339-552b-8f1f-9da6f7443cae/d4b6319a-f339-552b-8f1f-9da6f7443cae_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753079%252Fgeneral%252F211e152c-f1e7-4f97-9456-4c6ce7e413d5.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753079/general/211e152c-f1e7-4f97-9456-4c6ce7e413d5.jpg saved to cache
2026-03-30 10:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d4b6319a-f339-552b-8f1f-9da6f7443cae
2026-03-30 10:01:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307a185d90>
2026-03-30 10:01:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d4b6319a-f339-552b-8f1f-9da6f7443cae/d4b6319a-f339-552b-8f1f-9da6f7443cae_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753079%252Fgeneral%252F381c8bba-682d-4450-ab54-95a94bc235cb.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753079/general/381c8bba-682d-4450-ab54-95a94bc235cb.jpg saved to cache
2026-03-30 10:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d4b6319a-f339-552b-8f1f-9da6f7443cae
2026-03-30 10:01:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307a02b190>
2026-03-30 10:01:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d4b6319a-f339-552b-8f1f-9da6f7443cae/d4b6319a-f339-552b-8f1f-9da6f7443cae_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753079%252Fgeneral%252Ffc26f773-723a-4010-bb5b-5d232314dec9.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753079/general/fc26f773-723a-4010-bb5b-5d232314dec9.jpg saved to cache
2026-03-30 10:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d4b6319a-f339-552b-8f1f-9da6f7443cae
2026-03-30 10:01:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307a2a1350>
2026-03-30 10:01:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d4b6319a-f339-552b-8f1f-9da6f7443cae/d4b6319a-f339-552b-8f1f-9da6f7443cae_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753079%252Fgeneral%252F22431812-62d5-411a-9c3a-ee69d4d0c475.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753079/general/22431812-62d5-411a-9c3a-ee69d4d0c475.jpg saved to cache
2026-03-30 10:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d4b6319a-f339-552b-8f1f-9da6f7443cae
2026-03-30 10:01:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d4b6319a-f339-552b-8f1f-9da6f7443cae, skipping ID generation
2026-03-30 10:01:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d4b6319a-f339-552b-8f1f-9da6f7443cae with scrape type 1
2026-03-30 10:01:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d4b6319a-f339-552b-8f1f-9da6f7443cae sending to next pipeline
2026-03-30 10:01:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: d4b6319a-f339-552b-8f1f-9da6f7443cae, identifier: 10742087
2026-03-30 10:01:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307af46750>
2026-03-30 10:01:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81966690-f292-5c8d-9cdd-20b571279029/81966690-f292-5c8d-9cdd-20b571279029_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753081%252Fgeneral%252Fd69b628c-01bf-4571-8c24-dc96ff27d04c.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753081/general/d69b628c-01bf-4571-8c24-dc96ff27d04c.jpg saved to cache
2026-03-30 10:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 81966690-f292-5c8d-9cdd-20b571279029
2026-03-30 10:01:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: d4b6319a-f339-552b-8f1f-9da6f7443cae with identifier: 10742087
2026-03-30 10:01:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: d4b6319a-f339-552b-8f1f-9da6f7443cae with identifier: 10742087
2026-03-30 10:01:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: d4b6319a-f339-552b-8f1f-9da6f7443cae with identifier: 10742087 to the API
2026-03-30 10:01:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:01:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:01:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5753079/general/22431812-62d5-411a-9c3a-ee69d4d0c475.jpg>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 119,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'd4b6319a-f339-552b-8f1f-9da6f7443cae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '50783',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742087',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 27999,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4b6319a-f339-552b-8f1f-9da6f7443cae/d4b6319a-f339-552b-8f1f-9da6f7443cae_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65705,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753079/general/22431812-62d5-411a-9c3a-ee69d4d0c475.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4b6319a-f339-552b-8f1f-9da6f7443cae/d4b6319a-f339-552b-8f1f-9da6f7443cae_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61135,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753079/general/e418d8f7-7383-435c-9f59-3e1ed585f81e.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4b6319a-f339-552b-8f1f-9da6f7443cae/d4b6319a-f339-552b-8f1f-9da6f7443cae_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134934,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753079/general/40801a66-f3b7-416a-a96b-13c91c944a33.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4b6319a-f339-552b-8f1f-9da6f7443cae/d4b6319a-f339-552b-8f1f-9da6f7443cae_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119676,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753079/general/b8c98d8e-eb9a-4daf-8bbc-dbe18e1caad1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4b6319a-f339-552b-8f1f-9da6f7443cae/d4b6319a-f339-552b-8f1f-9da6f7443cae_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111943,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753079/general/fc26f773-723a-4010-bb5b-5d232314dec9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4b6319a-f339-552b-8f1f-9da6f7443cae/d4b6319a-f339-552b-8f1f-9da6f7443cae_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102746,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753079/general/211e152c-f1e7-4f97-9456-4c6ce7e413d5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4b6319a-f339-552b-8f1f-9da6f7443cae/d4b6319a-f339-552b-8f1f-9da6f7443cae_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110199,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753079/general/1f10c000-a940-4f5e-8fc1-e4c8d02b90a4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4b6319a-f339-552b-8f1f-9da6f7443cae/d4b6319a-f339-552b-8f1f-9da6f7443cae_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51044,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753079/general/935efc28-3df5-4a75-86c3-7279f69307fa.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4b6319a-f339-552b-8f1f-9da6f7443cae/d4b6319a-f339-552b-8f1f-9da6f7443cae_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60259,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753079/general/7e898fed-72f4-4169-9788-431083d1e07a.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4b6319a-f339-552b-8f1f-9da6f7443cae/d4b6319a-f339-552b-8f1f-9da6f7443cae_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60923,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753079/general/381c8bba-682d-4450-ab54-95a94bc235cb.jpg',
'Width': 1023}],
'price': 15100,
'price_includes_vat': True,
'registration_date': '2024-04-26',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Skoda Kamiq 1.0 TSI Selection - Petrol - Manual - 119 hp - 27.999 '
'km',
'transmission': 'manual',
'trim': 'Selection',
'vin': None,
'year': 2024}
2026-03-30 10:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710742087%27 HTTP/1.1" 200 None
2026-03-30 10:01:37 [adesa.es] INFO: Saving data for 10742087: {'created_time': 1774864897.588903, 'last_price_update_time': 1774864897.588911, 'auction_closing_time': 1798675200.0}
2026-03-30 10:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10742087') HTTP/1.1" 204 0
2026-03-30 10:01:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5723410/general/70ea0368-d5ea-4007-b6ee-0d123e107966.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742062)
2026-03-30 10:01:37 [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-30 10:01:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:01: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-30 10:01:37 [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-30 10:01:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:01:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:01:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753062/general/0330463e-11c4-492e-91fc-d65521aea2a3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742063)
2026-03-30 10:01:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753063/general/b4b669e0-79c0-4f28-a466-63e990e495d1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742067)
2026-03-30 10:01:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753084/general/77c3ae92-b474-46f3-9435-95d940829e81.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742092)
2026-03-30 10:01:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307a02a090>
2026-03-30 10:01:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_14040054-72ac-57be-85d8-00ae25b456b8/14040054-72ac-57be-85d8-00ae25b456b8_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723410%252Fgeneral%252F70ea0368-d5ea-4007-b6ee-0d123e107966.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723410/general/70ea0368-d5ea-4007-b6ee-0d123e107966.jpg saved to cache
2026-03-30 10:01:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 14040054-72ac-57be-85d8-00ae25b456b8
2026-03-30 10:01:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7266a12e-3297-5b1d-a206-d0299bcccc28 with identifier: 10547993
2026-03-30 10:01:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7266a12e-3297-5b1d-a206-d0299bcccc28 with scrape type 2
2026-03-30 10:01:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7266a12e-3297-5b1d-a206-d0299bcccc28 with scrape type 2
2026-03-30 10:01:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 7266a12e-3297-5b1d-a206-d0299bcccc28, identifier: 10547993
2026-03-30 10:01:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88f38e54-dbc2-5c7a-9f9c-96dceb1e8301 with identifier: 10190878
2026-03-30 10:01: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-30 10:01:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 88f38e54-dbc2-5c7a-9f9c-96dceb1e8301 with scrape type 2
2026-03-30 10:01:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 88f38e54-dbc2-5c7a-9f9c-96dceb1e8301, identifier: 10190878
2026-03-30 10:01:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8215880a-1885-54d2-863a-227433f4db57 with identifier: 10620671
2026-03-30 10:01:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8215880a-1885-54d2-863a-227433f4db57 with scrape type 2
2026-03-30 10:01:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8215880a-1885-54d2-863a-227433f4db57 with scrape type 2
2026-03-30 10:01:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 8215880a-1885-54d2-863a-227433f4db57, identifier: 10620671
2026-03-30 10:01:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 7266a12e-3297-5b1d-a206-d0299bcccc28 with identifier: 10547993
2026-03-30 10:01:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 7266a12e-3297-5b1d-a206-d0299bcccc28 with identifier: 10547993
2026-03-30 10:01:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 7266a12e-3297-5b1d-a206-d0299bcccc28 with identifier: 10547993 to the API
2026-03-30 10:01:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:01:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:01:38 [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-30 10:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:38 [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-30 10:01:38 [adesa.es] INFO: Saving data for 10547993: {'auction_closing_time': 1798671600.0, 'created_time': 1773334906.753528, 'last_price_update_time': 1774864898.761811}
2026-03-30 10:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10547993') HTTP/1.1" 204 0
2026-03-30 10:01:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 88f38e54-dbc2-5c7a-9f9c-96dceb1e8301 with identifier: 10190878
2026-03-30 10:01:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 88f38e54-dbc2-5c7a-9f9c-96dceb1e8301 with identifier: 10190878
2026-03-30 10:01: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-30 10:01:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:01:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:01:39 [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-30 10:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:39 [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-30 10:01:39 [adesa.es] INFO: Saving data for 10190878: {'auction_closing_time': 1798675200.0, 'created_time': 1773334905.773294, 'last_price_update_time': 1774864899.359052}
2026-03-30 10:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10190878') HTTP/1.1" 204 0
2026-03-30 10:01:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 8215880a-1885-54d2-863a-227433f4db57 with identifier: 10620671
2026-03-30 10:01:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 8215880a-1885-54d2-863a-227433f4db57 with identifier: 10620671
2026-03-30 10:01:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 8215880a-1885-54d2-863a-227433f4db57 with identifier: 10620671 to the API
2026-03-30 10:01:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:01:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:01:40 [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-30 10:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:40 [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-30 10:01:40 [adesa.es] INFO: Saving data for 10620671: {'auction_closing_time': 1798671600.0, 'created_time': 1773334862.153114, 'last_price_update_time': 1774864900.568048}
2026-03-30 10:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10620671') HTTP/1.1" 204 0
2026-03-30 10:01:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753059/general/362e30f3-1280-4b1d-96e2-bc407bfea6d9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742065)
2026-03-30 10:01:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5723410/general/51976b2d-e6bf-4150-b138-9e4ade133b46.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742062)
2026-03-30 10:01:40 [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-30 10:01:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:01:40 [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-30 10:01:40 [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-30 10:01:40 [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-30 10:01:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307ae54c90>
2026-03-30 10:01:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc4581be-5b1c-5fc7-b541-d604989c0b05/bc4581be-5b1c-5fc7-b541-d604989c0b05_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753062%252Fgeneral%252F0330463e-11c4-492e-91fc-d65521aea2a3.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753062/general/0330463e-11c4-492e-91fc-d65521aea2a3.jpg saved to cache
2026-03-30 10:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item bc4581be-5b1c-5fc7-b541-d604989c0b05
2026-03-30 10:01:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307ae94a10>
2026-03-30 10:01:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_186252b2-a0df-5eb4-ae71-de87f8d7ffd7/186252b2-a0df-5eb4-ae71-de87f8d7ffd7_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753063%252Fgeneral%252Fb4b669e0-79c0-4f28-a466-63e990e495d1.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753063/general/b4b669e0-79c0-4f28-a466-63e990e495d1.jpg saved to cache
2026-03-30 10:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 186252b2-a0df-5eb4-ae71-de87f8d7ffd7
2026-03-30 10:01:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307ae54510>
2026-03-30 10:01:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51569edd-9022-5d73-a1ce-c6dbc0eff77f/51569edd-9022-5d73-a1ce-c6dbc0eff77f_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753084%252Fgeneral%252F77c3ae92-b474-46f3-9435-95d940829e81.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753084/general/77c3ae92-b474-46f3-9435-95d940829e81.jpg saved to cache
2026-03-30 10:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 51569edd-9022-5d73-a1ce-c6dbc0eff77f
2026-03-30 10:01:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:01:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:01:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:01:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753062/general/29d2abff-261c-41f7-a0f5-b838fa50dc94.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742063)
2026-03-30 10:01:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307ad37990>
2026-03-30 10:01:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48108f03-4f3e-5240-b30e-4a16b211fa68/48108f03-4f3e-5240-b30e-4a16b211fa68_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753059%252Fgeneral%252F362e30f3-1280-4b1d-96e2-bc407bfea6d9.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753059/general/362e30f3-1280-4b1d-96e2-bc407bfea6d9.jpg saved to cache
2026-03-30 10:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 48108f03-4f3e-5240-b30e-4a16b211fa68
2026-03-30 10:01:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307a173c10>
2026-03-30 10:01:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_14040054-72ac-57be-85d8-00ae25b456b8/14040054-72ac-57be-85d8-00ae25b456b8_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723410%252Fgeneral%252F51976b2d-e6bf-4150-b138-9e4ade133b46.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723410/general/51976b2d-e6bf-4150-b138-9e4ade133b46.jpg saved to cache
2026-03-30 10:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 14040054-72ac-57be-85d8-00ae25b456b8
2026-03-30 10:01:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4903d2d8-0b7c-54b7-a304-cb853883c881 with identifier: 10405389
2026-03-30 10:01:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4903d2d8-0b7c-54b7-a304-cb853883c881 with scrape type 2
2026-03-30 10:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4903d2d8-0b7c-54b7-a304-cb853883c881 with scrape type 2
2026-03-30 10:01:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 4903d2d8-0b7c-54b7-a304-cb853883c881, identifier: 10405389
2026-03-30 10:01:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82b449cf-517e-54cf-892a-5c1d68b027fd with identifier: 10620011
2026-03-30 10:01:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82b449cf-517e-54cf-892a-5c1d68b027fd with scrape type 2
2026-03-30 10:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82b449cf-517e-54cf-892a-5c1d68b027fd with scrape type 2
2026-03-30 10:01:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 82b449cf-517e-54cf-892a-5c1d68b027fd, identifier: 10620011
2026-03-30 10:01:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c03e4799-9db8-514a-b8c3-22c231283cb2 with identifier: 10620669
2026-03-30 10:01:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c03e4799-9db8-514a-b8c3-22c231283cb2 with scrape type 2
2026-03-30 10:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c03e4799-9db8-514a-b8c3-22c231283cb2 with scrape type 2
2026-03-30 10:01:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: c03e4799-9db8-514a-b8c3-22c231283cb2, identifier: 10620669
2026-03-30 10:01:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f4e4f37-b501-5091-86be-d4b33f8c8788 with identifier: 10583626
2026-03-30 10:01:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f4e4f37-b501-5091-86be-d4b33f8c8788 with scrape type 2
2026-03-30 10:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f4e4f37-b501-5091-86be-d4b33f8c8788 with scrape type 2
2026-03-30 10:01:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 7f4e4f37-b501-5091-86be-d4b33f8c8788, identifier: 10583626
2026-03-30 10:01:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 4903d2d8-0b7c-54b7-a304-cb853883c881 with identifier: 10405389
2026-03-30 10:01:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 4903d2d8-0b7c-54b7-a304-cb853883c881 with identifier: 10405389
2026-03-30 10:01:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 4903d2d8-0b7c-54b7-a304-cb853883c881 with identifier: 10405389 to the API
2026-03-30 10:01:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:01:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:01:41 [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-30 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:41 [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-30 10:01:41 [adesa.es] INFO: Saving data for 10405389: {'auction_closing_time': 1798675200.0, 'created_time': 1773334904.113034, 'last_price_update_time': 1774864901.741996}
2026-03-30 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10405389') HTTP/1.1" 204 0
2026-03-30 10:01:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 82b449cf-517e-54cf-892a-5c1d68b027fd with identifier: 10620011
2026-03-30 10:01:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 82b449cf-517e-54cf-892a-5c1d68b027fd with identifier: 10620011
2026-03-30 10:01:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 82b449cf-517e-54cf-892a-5c1d68b027fd with identifier: 10620011 to the API
2026-03-30 10:01:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:01:42 [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-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:42 [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-30 10:01:42 [adesa.es] INFO: Saving data for 10620011: {'auction_closing_time': 1798671600.0, 'created_time': 1773334868.677833, 'last_price_update_time': 1774864902.149467}
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10620011') HTTP/1.1" 204 0
2026-03-30 10:01:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: c03e4799-9db8-514a-b8c3-22c231283cb2 with identifier: 10620669
2026-03-30 10:01:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: c03e4799-9db8-514a-b8c3-22c231283cb2 with identifier: 10620669
2026-03-30 10:01:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: c03e4799-9db8-514a-b8c3-22c231283cb2 with identifier: 10620669 to the API
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:01:42 [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-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:42 [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-30 10:01:42 [adesa.es] INFO: Saving data for 10620669: {'auction_closing_time': 1798671600.0, 'created_time': 1773334891.30462, 'last_price_update_time': 1774864902.52647}
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10620669') HTTP/1.1" 204 0
2026-03-30 10:01:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 7f4e4f37-b501-5091-86be-d4b33f8c8788 with identifier: 10583626
2026-03-30 10:01:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 7f4e4f37-b501-5091-86be-d4b33f8c8788 with identifier: 10583626
2026-03-30 10:01:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 7f4e4f37-b501-5091-86be-d4b33f8c8788 with identifier: 10583626 to the API
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:01:42 [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-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:42 [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-30 10:01:42 [adesa.es] INFO: Saving data for 10583626: {'auction_closing_time': 1798671600.0, 'created_time': 1773334856.383107, 'last_price_update_time': 1774864902.848309}
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10583626') HTTP/1.1" 204 0
2026-03-30 10:01:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753084/general/ca4dddbb-3c35-4276-94e6-1beeb8a31824.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742092)
2026-03-30 10:01:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753059/general/ff22292b-f570-4dd4-9b1d-ec02f1810244.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742065)
2026-03-30 10:01:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753084/general/6df31b18-e75a-4cb8-8fa5-8ecaa01dc256.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742092)
2026-03-30 10:01:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753063/general/956a9e5e-1b8b-4515-9ee9-8893d9f366df.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742067)
2026-03-30 10:01:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740884> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 10:01:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:01:42 [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-30 10:01:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719691> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 10:01:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307a247e50>
2026-03-30 10:01:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc4581be-5b1c-5fc7-b541-d604989c0b05/bc4581be-5b1c-5fc7-b541-d604989c0b05_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753062%252Fgeneral%252F29d2abff-261c-41f7-a0f5-b838fa50dc94.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753062/general/29d2abff-261c-41f7-a0f5-b838fa50dc94.jpg saved to cache
2026-03-30 10:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item bc4581be-5b1c-5fc7-b541-d604989c0b05
2026-03-30 10:01:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:01:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:01:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5723410/general/66d5551d-cfd0-468d-b38d-4e4ecd05f5a3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742062)
2026-03-30 10:01:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307ae580d0>
2026-03-30 10:01:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51569edd-9022-5d73-a1ce-c6dbc0eff77f/51569edd-9022-5d73-a1ce-c6dbc0eff77f_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753084%252Fgeneral%252Fca4dddbb-3c35-4276-94e6-1beeb8a31824.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753084/general/ca4dddbb-3c35-4276-94e6-1beeb8a31824.jpg saved to cache
2026-03-30 10:01:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 51569edd-9022-5d73-a1ce-c6dbc0eff77f
2026-03-30 10:01:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307a122290>
2026-03-30 10:01:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48108f03-4f3e-5240-b30e-4a16b211fa68/48108f03-4f3e-5240-b30e-4a16b211fa68_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753059%252Fgeneral%252Fff22292b-f570-4dd4-9b1d-ec02f1810244.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753059/general/ff22292b-f570-4dd4-9b1d-ec02f1810244.jpg saved to cache
2026-03-30 10:01:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 48108f03-4f3e-5240-b30e-4a16b211fa68
2026-03-30 10:01:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 48108f03-4f3e-5240-b30e-4a16b211fa68, skipping ID generation
2026-03-30 10:01:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48108f03-4f3e-5240-b30e-4a16b211fa68 with scrape type 1
2026-03-30 10:01:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 48108f03-4f3e-5240-b30e-4a16b211fa68 sending to next pipeline
2026-03-30 10:01:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 48108f03-4f3e-5240-b30e-4a16b211fa68, identifier: 10742065
2026-03-30 10:01:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307ae47610>
2026-03-30 10:01:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51569edd-9022-5d73-a1ce-c6dbc0eff77f/51569edd-9022-5d73-a1ce-c6dbc0eff77f_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753084%252Fgeneral%252F6df31b18-e75a-4cb8-8fa5-8ecaa01dc256.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753084/general/6df31b18-e75a-4cb8-8fa5-8ecaa01dc256.jpg saved to cache
2026-03-30 10:01:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 51569edd-9022-5d73-a1ce-c6dbc0eff77f
2026-03-30 10:01:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307acd89d0>
2026-03-30 10:01:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_186252b2-a0df-5eb4-ae71-de87f8d7ffd7/186252b2-a0df-5eb4-ae71-de87f8d7ffd7_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753063%252Fgeneral%252F956a9e5e-1b8b-4515-9ee9-8893d9f366df.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753063/general/956a9e5e-1b8b-4515-9ee9-8893d9f366df.jpg saved to cache
2026-03-30 10:01:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 186252b2-a0df-5eb4-ae71-de87f8d7ffd7
2026-03-30 10:01:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aebcae1c-b3cd-5f9d-b07d-048698684a96 with identifier: 10740884
2026-03-30 10:01:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aebcae1c-b3cd-5f9d-b07d-048698684a96 with scrape type 1
2026-03-30 10:01:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item aebcae1c-b3cd-5f9d-b07d-048698684a96
2026-03-30 10:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5589728%252Fgeneral%252F9a8e3b26-64fb-4b2a-93b6-0c4999a953d8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5589728/general/9a8e3b26-64fb-4b2a-93b6-0c4999a953d8.jpg already downloaded
2026-03-30 10:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5589728%252Fgeneral%252F6a6b9310-50f6-4497-852b-ec4c9945784d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5589728/general/6a6b9310-50f6-4497-852b-ec4c9945784d.jpg already downloaded
2026-03-30 10:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5589728%252Fgeneral%252Fcaaf4fe0-f65b-4d5e-8d80-0c3f6849e2c2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5589728/general/caaf4fe0-f65b-4d5e-8d80-0c3f6849e2c2.jpg already downloaded
2026-03-30 10:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5589728%252Fgeneral%252Ff461f112-8d42-477d-a336-2781fa02453b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5589728/general/f461f112-8d42-477d-a336-2781fa02453b.jpg already downloaded
2026-03-30 10:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5589728%252Fgeneral%252F621ceb3b-0c0e-4820-a271-b12b09cbe152.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5589728/general/621ceb3b-0c0e-4820-a271-b12b09cbe152.jpg already downloaded
2026-03-30 10:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5589728%252Fgeneral%252Fb27f81fc-e764-424e-a4da-531dcd67a7eb.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5589728/general/b27f81fc-e764-424e-a4da-531dcd67a7eb.jpg already downloaded
2026-03-30 10:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5589728%252Fgeneral%252F7bb0edb8-6125-4bf2-ad25-5db7f821f386.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5589728/general/7bb0edb8-6125-4bf2-ad25-5db7f821f386.jpg already downloaded
2026-03-30 10:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5589728%252Fgeneral%252Fd72e90d3-761a-4b34-83b9-dd2fc71804ed.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5589728/general/d72e90d3-761a-4b34-83b9-dd2fc71804ed.jpg already downloaded
2026-03-30 10:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5589728%252Fgeneral%252F8868572e-992b-48ca-aa0c-c628b0ebaf2b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5589728/general/8868572e-992b-48ca-aa0c-c628b0ebaf2b.jpg already downloaded
2026-03-30 10:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5589728%252Fgeneral%252F05a1c8a0-48c0-4c82-a212-805ac72ba990.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5589728/general/05a1c8a0-48c0-4c82-a212-805ac72ba990.jpg already downloaded
2026-03-30 10:01:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: aebcae1c-b3cd-5f9d-b07d-048698684a96, identifier: 10740884
2026-03-30 10:01:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 952d738f-116f-5bea-8157-8b82fdb50edd with identifier: 10597842
2026-03-30 10:01:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 952d738f-116f-5bea-8157-8b82fdb50edd with scrape type 2
2026-03-30 10:01:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 952d738f-116f-5bea-8157-8b82fdb50edd with scrape type 2
2026-03-30 10:01:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 952d738f-116f-5bea-8157-8b82fdb50edd, identifier: 10597842
2026-03-30 10:01:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d574bc48-028c-5d6b-a2a0-b64471addbdc with identifier: 10719691
2026-03-30 10:01:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d574bc48-028c-5d6b-a2a0-b64471addbdc with scrape type 2
2026-03-30 10:01:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d574bc48-028c-5d6b-a2a0-b64471addbdc with scrape type 2
2026-03-30 10:01:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: d574bc48-028c-5d6b-a2a0-b64471addbdc, identifier: 10719691
2026-03-30 10:01:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753063/general/94f4397c-2b8a-4998-9d8f-24f0c63a7352.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742067)
2026-03-30 10:01:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753084/general/68dfa9a9-a155-45b3-8038-d8ba468c19f0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742092)
2026-03-30 10:01:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 48108f03-4f3e-5240-b30e-4a16b211fa68 with identifier: 10742065
2026-03-30 10:01:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 48108f03-4f3e-5240-b30e-4a16b211fa68 with identifier: 10742065
2026-03-30 10:01:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 48108f03-4f3e-5240-b30e-4a16b211fa68 with identifier: 10742065 to the API
2026-03-30 10:01:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:01:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:01:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5753059/general/ff22292b-f570-4dd4-9b1d-ec02f1810244.jpg>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 104,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': '48108f03-4f3e-5240-b30e-4a16b211fa68',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '52277',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742065',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 41139,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 21,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48108f03-4f3e-5240-b30e-4a16b211fa68/48108f03-4f3e-5240-b30e-4a16b211fa68_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48366,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753059/general/ff22292b-f570-4dd4-9b1d-ec02f1810244.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48108f03-4f3e-5240-b30e-4a16b211fa68/48108f03-4f3e-5240-b30e-4a16b211fa68_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48674,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753059/general/9aa2acb4-6fa4-4dbd-b39c-4413f5ab5ae4.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48108f03-4f3e-5240-b30e-4a16b211fa68/48108f03-4f3e-5240-b30e-4a16b211fa68_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51142,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753059/general/362e30f3-1280-4b1d-96e2-bc407bfea6d9.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48108f03-4f3e-5240-b30e-4a16b211fa68/48108f03-4f3e-5240-b30e-4a16b211fa68_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108824,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753059/general/aeb825cd-0c06-4f23-9e9e-e7fe6f4d5aca.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48108f03-4f3e-5240-b30e-4a16b211fa68/48108f03-4f3e-5240-b30e-4a16b211fa68_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93196,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753059/general/089f3bb6-51dd-4a97-a6e6-22478ba15e0a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48108f03-4f3e-5240-b30e-4a16b211fa68/48108f03-4f3e-5240-b30e-4a16b211fa68_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93935,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753059/general/af3fe8bb-04b9-4981-9b2a-ccdcdbe926e3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48108f03-4f3e-5240-b30e-4a16b211fa68/48108f03-4f3e-5240-b30e-4a16b211fa68_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86627,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753059/general/87c35d11-817e-4482-9a46-94e68e22fd21.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48108f03-4f3e-5240-b30e-4a16b211fa68/48108f03-4f3e-5240-b30e-4a16b211fa68_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89834,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753059/general/40a5cd28-ad66-4121-9091-9ddff76dfe56.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48108f03-4f3e-5240-b30e-4a16b211fa68/48108f03-4f3e-5240-b30e-4a16b211fa68_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82884,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753059/general/eb264791-c996-4510-ba72-cf605b35c654.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48108f03-4f3e-5240-b30e-4a16b211fa68/48108f03-4f3e-5240-b30e-4a16b211fa68_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41501,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753059/general/4872fdb2-61fd-444c-b5ba-d6ee83f85e46.jpg',
'Width': 1022}],
'price': 11700,
'price_includes_vat': True,
'registration_date': '2024-06-18',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën C3 1.5 HDI Plus - Diesel - Manual - 104 hp - 41.139 km',
'transmission': 'manual',
'trim': 'Plus',
'vin': None,
'year': 2024}
2026-03-30 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710742065%27 HTTP/1.1" 200 None
2026-03-30 10:01:45 [adesa.es] INFO: Saving data for 10742065: {'created_time': 1774864905.065512, 'last_price_update_time': 1774864905.065522, 'auction_closing_time': 1798675200.0}
2026-03-30 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10742065') HTTP/1.1" 204 0
2026-03-30 10:01:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: aebcae1c-b3cd-5f9d-b07d-048698684a96 with identifier: 10740884
2026-03-30 10:01:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: aebcae1c-b3cd-5f9d-b07d-048698684a96 with identifier: 10740884
2026-03-30 10:01:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: aebcae1c-b3cd-5f9d-b07d-048698684a96 with identifier: 10740884 to the API
2026-03-30 10:01:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:01:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:01:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740884>
{'auction_title': '',
'c_o_2_emission_value': 134,
'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': 'aebcae1c-b3cd-5f9d-b07d-048698684a96',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '5781MZF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740884',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 17382,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5589728/general/9a8e3b26-64fb-4b2a-93b6-0c4999a953d8.jpg',
'https://images.openlane.eu/carimgs/5589728/general/6a6b9310-50f6-4497-852b-ec4c9945784d.jpg',
'https://images.openlane.eu/carimgs/5589728/general/caaf4fe0-f65b-4d5e-8d80-0c3f6849e2c2.jpg',
'https://images.openlane.eu/carimgs/5589728/general/f461f112-8d42-477d-a336-2781fa02453b.jpg',
'https://images.openlane.eu/carimgs/5589728/general/621ceb3b-0c0e-4820-a271-b12b09cbe152.jpg',
'https://images.openlane.eu/carimgs/5589728/general/b27f81fc-e764-424e-a4da-531dcd67a7eb.jpg',
'https://images.openlane.eu/carimgs/5589728/general/7bb0edb8-6125-4bf2-ad25-5db7f821f386.jpg',
'https://images.openlane.eu/carimgs/5589728/general/d72e90d3-761a-4b34-83b9-dd2fc71804ed.jpg',
'https://images.openlane.eu/carimgs/5589728/general/8868572e-992b-48ca-aa0c-c628b0ebaf2b.jpg',
'https://images.openlane.eu/carimgs/5589728/general/05a1c8a0-48c0-4c82-a212-805ac72ba990.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13b38b1b-8375-5b07-935c-400b7d46c329/13b38b1b-8375-5b07-935c-400b7d46c329_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187812,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5589728/general/9a8e3b26-64fb-4b2a-93b6-0c4999a953d8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13b38b1b-8375-5b07-935c-400b7d46c329/13b38b1b-8375-5b07-935c-400b7d46c329_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181792,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5589728/general/6a6b9310-50f6-4497-852b-ec4c9945784d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13b38b1b-8375-5b07-935c-400b7d46c329/13b38b1b-8375-5b07-935c-400b7d46c329_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176286,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5589728/general/caaf4fe0-f65b-4d5e-8d80-0c3f6849e2c2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13b38b1b-8375-5b07-935c-400b7d46c329/13b38b1b-8375-5b07-935c-400b7d46c329_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177877,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5589728/general/f461f112-8d42-477d-a336-2781fa02453b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13b38b1b-8375-5b07-935c-400b7d46c329/13b38b1b-8375-5b07-935c-400b7d46c329_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243257,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5589728/general/621ceb3b-0c0e-4820-a271-b12b09cbe152.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13b38b1b-8375-5b07-935c-400b7d46c329/13b38b1b-8375-5b07-935c-400b7d46c329_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245146,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5589728/general/b27f81fc-e764-424e-a4da-531dcd67a7eb.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13b38b1b-8375-5b07-935c-400b7d46c329/13b38b1b-8375-5b07-935c-400b7d46c329_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 375003,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5589728/general/7bb0edb8-6125-4bf2-ad25-5db7f821f386.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13b38b1b-8375-5b07-935c-400b7d46c329/13b38b1b-8375-5b07-935c-400b7d46c329_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 323974,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5589728/general/d72e90d3-761a-4b34-83b9-dd2fc71804ed.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13b38b1b-8375-5b07-935c-400b7d46c329/13b38b1b-8375-5b07-935c-400b7d46c329_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 326330,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5589728/general/8868572e-992b-48ca-aa0c-c628b0ebaf2b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13b38b1b-8375-5b07-935c-400b7d46c329/13b38b1b-8375-5b07-935c-400b7d46c329_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 493662,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5589728/general/05a1c8a0-48c0-4c82-a212-805ac72ba990.jpg',
'Width': 1920}],
'price': 36000,
'price_includes_vat': True,
'registration_date': '2025-03-18',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'BMW X1 18d M Sport - Diesel - Automatic - 150 hp - 17.382 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2025}
2026-03-30 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710740884%27 HTTP/1.1" 200 None
2026-03-30 10:01:45 [adesa.es] INFO: Saving data for 10740884: {'created_time': 1774864905.783202, 'last_price_update_time': 1774864905.783212, 'auction_closing_time': 1798671600.0}
2026-03-30 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10740884') HTTP/1.1" 204 0
2026-03-30 10:01:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 952d738f-116f-5bea-8157-8b82fdb50edd with identifier: 10597842
2026-03-30 10:01:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 952d738f-116f-5bea-8157-8b82fdb50edd with identifier: 10597842
2026-03-30 10:01: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-30 10:01:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:01:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:01:46 [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-30 10:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:46 [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-30 10:01:46 [adesa.es] INFO: Saving data for 10597842: {'auction_closing_time': 1798671600.0, 'created_time': 1773334893.435978, 'last_price_update_time': 1774864906.241266}
2026-03-30 10:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10597842') HTTP/1.1" 204 0
2026-03-30 10:01:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: d574bc48-028c-5d6b-a2a0-b64471addbdc with identifier: 10719691
2026-03-30 10:01:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: d574bc48-028c-5d6b-a2a0-b64471addbdc with identifier: 10719691
2026-03-30 10:01:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: d574bc48-028c-5d6b-a2a0-b64471addbdc with identifier: 10719691 to the API
2026-03-30 10:01:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:01:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:01:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719691>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 164,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Diesel',
'id': 'd574bc48-028c-5d6b-a2a0-b64471addbdc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '57316',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719691',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 28982,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 37700,
'price_includes_vat': True,
'registration_date': '2025-06-16',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'BMW X2 20d M Sport - Diesel - Automatic - 164 hp - 28.982 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2025}
2026-03-30 10:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:46 [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-30 10:01:46 [adesa.es] INFO: Saving data for 10719691: {'auction_closing_time': 1798671600.0, 'created_time': 1774432881.83852, 'last_price_update_time': 1774864906.58258}
2026-03-30 10:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10719691') HTTP/1.1" 204 0
2026-03-30 10:01:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753081/general/c715d30d-9354-4773-9b45-bcf1dde7f40e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742089)
2026-03-30 10:01:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753062/general/bfe92296-e037-4cb6-8331-75c8b2c0fb83.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742063)
2026-03-30 10:01:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753084/general/100d94b6-bd6c-4d62-9f5e-800fa3e0ad3a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742092)
2026-03-30 10:01:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307a29e610>
2026-03-30 10:01:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_14040054-72ac-57be-85d8-00ae25b456b8/14040054-72ac-57be-85d8-00ae25b456b8_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723410%252Fgeneral%252F66d5551d-cfd0-468d-b38d-4e4ecd05f5a3.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723410/general/66d5551d-cfd0-468d-b38d-4e4ecd05f5a3.jpg saved to cache
2026-03-30 10:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 14040054-72ac-57be-85d8-00ae25b456b8
2026-03-30 10:01:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 14040054-72ac-57be-85d8-00ae25b456b8, skipping ID generation
2026-03-30 10:01:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14040054-72ac-57be-85d8-00ae25b456b8 with scrape type 1
2026-03-30 10:01:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 14040054-72ac-57be-85d8-00ae25b456b8 sending to next pipeline
2026-03-30 10:01:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 14040054-72ac-57be-85d8-00ae25b456b8, identifier: 10742062
2026-03-30 10:01:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307a1abd10>
2026-03-30 10:01:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_186252b2-a0df-5eb4-ae71-de87f8d7ffd7/186252b2-a0df-5eb4-ae71-de87f8d7ffd7_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753063%252Fgeneral%252F94f4397c-2b8a-4998-9d8f-24f0c63a7352.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753063/general/94f4397c-2b8a-4998-9d8f-24f0c63a7352.jpg saved to cache
2026-03-30 10:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 186252b2-a0df-5eb4-ae71-de87f8d7ffd7
2026-03-30 10:01:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 186252b2-a0df-5eb4-ae71-de87f8d7ffd7, skipping ID generation
2026-03-30 10:01:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 186252b2-a0df-5eb4-ae71-de87f8d7ffd7 with scrape type 1
2026-03-30 10:01:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 186252b2-a0df-5eb4-ae71-de87f8d7ffd7 sending to next pipeline
2026-03-30 10:01:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 186252b2-a0df-5eb4-ae71-de87f8d7ffd7, identifier: 10742067
2026-03-30 10:01:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307a29efd0>
2026-03-30 10:01:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51569edd-9022-5d73-a1ce-c6dbc0eff77f/51569edd-9022-5d73-a1ce-c6dbc0eff77f_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753084%252Fgeneral%252F68dfa9a9-a155-45b3-8038-d8ba468c19f0.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753084/general/68dfa9a9-a155-45b3-8038-d8ba468c19f0.jpg saved to cache
2026-03-30 10:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 51569edd-9022-5d73-a1ce-c6dbc0eff77f
2026-03-30 10:01:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 14040054-72ac-57be-85d8-00ae25b456b8 with identifier: 10742062
2026-03-30 10:01:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 14040054-72ac-57be-85d8-00ae25b456b8 with identifier: 10742062
2026-03-30 10:01:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 14040054-72ac-57be-85d8-00ae25b456b8 with identifier: 10742062 to the API
2026-03-30 10:01:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:01:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:01:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5723410/general/66d5551d-cfd0-468d-b38d-4e4ecd05f5a3.jpg>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'MPV',
'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': '14040054-72ac-57be-85d8-00ae25b456b8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '52324',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742062',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Jogger',
'odometer': 21689,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 33,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14040054-72ac-57be-85d8-00ae25b456b8/14040054-72ac-57be-85d8-00ae25b456b8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55454,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723410/general/f42507ef-d3b0-41be-a347-6e2bd0c212df.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14040054-72ac-57be-85d8-00ae25b456b8/14040054-72ac-57be-85d8-00ae25b456b8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49506,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723410/general/66d5551d-cfd0-468d-b38d-4e4ecd05f5a3.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14040054-72ac-57be-85d8-00ae25b456b8/14040054-72ac-57be-85d8-00ae25b456b8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50454,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723410/general/e3f2aab0-a966-478e-955f-8883eb19d504.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14040054-72ac-57be-85d8-00ae25b456b8/14040054-72ac-57be-85d8-00ae25b456b8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108719,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723410/general/51976b2d-e6bf-4150-b138-9e4ade133b46.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14040054-72ac-57be-85d8-00ae25b456b8/14040054-72ac-57be-85d8-00ae25b456b8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84258,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723410/general/a3f2c07a-a13f-431b-803a-6aaaf0e31549.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14040054-72ac-57be-85d8-00ae25b456b8/14040054-72ac-57be-85d8-00ae25b456b8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94055,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723410/general/70ea0368-d5ea-4007-b6ee-0d123e107966.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14040054-72ac-57be-85d8-00ae25b456b8/14040054-72ac-57be-85d8-00ae25b456b8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104139,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723410/general/b959ad51-7037-4291-8f7c-cdaf819ce0ee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14040054-72ac-57be-85d8-00ae25b456b8/14040054-72ac-57be-85d8-00ae25b456b8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74131,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723410/general/0faed986-7f7e-49ea-a995-2cd686188593.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14040054-72ac-57be-85d8-00ae25b456b8/14040054-72ac-57be-85d8-00ae25b456b8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97779,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723410/general/2dc58b67-1d26-4a2e-aedc-b727c73dd4e0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14040054-72ac-57be-85d8-00ae25b456b8/14040054-72ac-57be-85d8-00ae25b456b8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68253,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723410/general/de7c5b08-45e6-4adb-a054-6538db8f7ad6.jpg',
'Width': 1024}],
'price': 15500,
'price_includes_vat': True,
'registration_date': '2024-05-24',
'seats_number': 7,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Dacia Jogger 1.0 TCe Expression - Petrol - Manual - 112 hp - 21.689 '
'km',
'transmission': 'manual',
'trim': 'Expression',
'vin': None,
'year': 2024}
2026-03-30 10:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710742062%27 HTTP/1.1" 200 None
2026-03-30 10:01:47 [adesa.es] INFO: Saving data for 10742062: {'created_time': 1774864907.675796, 'last_price_update_time': 1774864907.675807, 'auction_closing_time': 1798675200.0}
2026-03-30 10:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10742062') HTTP/1.1" 204 0
2026-03-30 10:01:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 186252b2-a0df-5eb4-ae71-de87f8d7ffd7 with identifier: 10742067
2026-03-30 10:01:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 186252b2-a0df-5eb4-ae71-de87f8d7ffd7 with identifier: 10742067
2026-03-30 10:01:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 186252b2-a0df-5eb4-ae71-de87f8d7ffd7 with identifier: 10742067 to the API
2026-03-30 10:01:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:01:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:01:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5753063/general/94f4397c-2b8a-4998-9d8f-24f0c63a7352.jpg>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 112,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '186252b2-a0df-5eb4-ae71-de87f8d7ffd7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '52839',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742067',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 29493,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 38,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_186252b2-a0df-5eb4-ae71-de87f8d7ffd7/186252b2-a0df-5eb4-ae71-de87f8d7ffd7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103762,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753063/general/97cb4a38-b59a-4f12-b3b6-e87162ffa747.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_186252b2-a0df-5eb4-ae71-de87f8d7ffd7/186252b2-a0df-5eb4-ae71-de87f8d7ffd7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106688,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753063/general/fc18419e-e196-416e-836a-934a7094aa41.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_186252b2-a0df-5eb4-ae71-de87f8d7ffd7/186252b2-a0df-5eb4-ae71-de87f8d7ffd7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104557,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753063/general/1983bf19-21f2-457d-a564-17a22b63e459.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_186252b2-a0df-5eb4-ae71-de87f8d7ffd7/186252b2-a0df-5eb4-ae71-de87f8d7ffd7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101377,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753063/general/734f38f0-9635-4f3d-a97d-3cb0c79dfa38.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_186252b2-a0df-5eb4-ae71-de87f8d7ffd7/186252b2-a0df-5eb4-ae71-de87f8d7ffd7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94098,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753063/general/73bedff9-e192-4968-9de4-6c847b576fd0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_186252b2-a0df-5eb4-ae71-de87f8d7ffd7/186252b2-a0df-5eb4-ae71-de87f8d7ffd7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93908,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753063/general/0b98967b-23f0-412a-a47e-db3dbea00c72.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_186252b2-a0df-5eb4-ae71-de87f8d7ffd7/186252b2-a0df-5eb4-ae71-de87f8d7ffd7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113021,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753063/general/94f4397c-2b8a-4998-9d8f-24f0c63a7352.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_186252b2-a0df-5eb4-ae71-de87f8d7ffd7/186252b2-a0df-5eb4-ae71-de87f8d7ffd7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117114,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753063/general/956a9e5e-1b8b-4515-9ee9-8893d9f366df.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_186252b2-a0df-5eb4-ae71-de87f8d7ffd7/186252b2-a0df-5eb4-ae71-de87f8d7ffd7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124764,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753063/general/eae3f726-5e1f-49fc-9b82-05e4ead6216d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_186252b2-a0df-5eb4-ae71-de87f8d7ffd7/186252b2-a0df-5eb4-ae71-de87f8d7ffd7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86721,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753063/general/b4b669e0-79c0-4f28-a466-63e990e495d1.jpg',
'Width': 1024}],
'price': 13800,
'price_includes_vat': True,
'registration_date': '2024-06-25',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Dacia Sandero 1.0 TCe Stepway Extreme - Petrol - Manual - 112 hp - '
'29.493 km',
'transmission': 'manual',
'trim': 'Stepway Extreme',
'vin': None,
'year': 2024}
2026-03-30 10:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710742067%27 HTTP/1.1" 200 None
2026-03-30 10:01:48 [adesa.es] INFO: Saving data for 10742067: {'created_time': 1774864908.187153, 'last_price_update_time': 1774864908.187164, 'auction_closing_time': 1798675200.0}
2026-03-30 10:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10742067') HTTP/1.1" 204 0
2026-03-30 10:01:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753084/general/b4b48fe7-b8cc-4f0c-ab16-a777a4ce63b7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742092)
2026-03-30 10:01:48 [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-30 10:01:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307a2a2e90>
2026-03-30 10:01:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81966690-f292-5c8d-9cdd-20b571279029/81966690-f292-5c8d-9cdd-20b571279029_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753081%252Fgeneral%252Fc715d30d-9354-4773-9b45-bcf1dde7f40e.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753081/general/c715d30d-9354-4773-9b45-bcf1dde7f40e.jpg saved to cache
2026-03-30 10:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 81966690-f292-5c8d-9cdd-20b571279029
2026-03-30 10:01:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 81966690-f292-5c8d-9cdd-20b571279029, skipping ID generation
2026-03-30 10:01:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81966690-f292-5c8d-9cdd-20b571279029 with scrape type 1
2026-03-30 10:01:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 81966690-f292-5c8d-9cdd-20b571279029 sending to next pipeline
2026-03-30 10:01:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 81966690-f292-5c8d-9cdd-20b571279029, identifier: 10742089
2026-03-30 10:01:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307acc70d0>
2026-03-30 10:01:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc4581be-5b1c-5fc7-b541-d604989c0b05/bc4581be-5b1c-5fc7-b541-d604989c0b05_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753062%252Fgeneral%252Fbfe92296-e037-4cb6-8331-75c8b2c0fb83.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753062/general/bfe92296-e037-4cb6-8331-75c8b2c0fb83.jpg saved to cache
2026-03-30 10:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item bc4581be-5b1c-5fc7-b541-d604989c0b05
2026-03-30 10:01:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bc4581be-5b1c-5fc7-b541-d604989c0b05, skipping ID generation
2026-03-30 10:01:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc4581be-5b1c-5fc7-b541-d604989c0b05 with scrape type 1
2026-03-30 10:01:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bc4581be-5b1c-5fc7-b541-d604989c0b05 sending to next pipeline
2026-03-30 10:01:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: bc4581be-5b1c-5fc7-b541-d604989c0b05, identifier: 10742063
2026-03-30 10:01:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307a295890>
2026-03-30 10:01:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51569edd-9022-5d73-a1ce-c6dbc0eff77f/51569edd-9022-5d73-a1ce-c6dbc0eff77f_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753084%252Fgeneral%252F100d94b6-bd6c-4d62-9f5e-800fa3e0ad3a.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753084/general/100d94b6-bd6c-4d62-9f5e-800fa3e0ad3a.jpg saved to cache
2026-03-30 10:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 51569edd-9022-5d73-a1ce-c6dbc0eff77f
2026-03-30 10:01:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:01:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 81966690-f292-5c8d-9cdd-20b571279029 with identifier: 10742089
2026-03-30 10:01:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 81966690-f292-5c8d-9cdd-20b571279029 with identifier: 10742089
2026-03-30 10:01:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 81966690-f292-5c8d-9cdd-20b571279029 with identifier: 10742089 to the API
2026-03-30 10:01:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:01:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:01:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5753081/general/c715d30d-9354-4773-9b45-bcf1dde7f40e.jpg>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'MPV',
'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': '81966690-f292-5c8d-9cdd-20b571279029',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '51754',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742089',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Jogger',
'odometer': 21488,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 32,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81966690-f292-5c8d-9cdd-20b571279029/81966690-f292-5c8d-9cdd-20b571279029_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101248,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753081/general/7c06bfca-e40e-4700-991d-af005fff9565.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81966690-f292-5c8d-9cdd-20b571279029/81966690-f292-5c8d-9cdd-20b571279029_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100726,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753081/general/c715d30d-9354-4773-9b45-bcf1dde7f40e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81966690-f292-5c8d-9cdd-20b571279029/81966690-f292-5c8d-9cdd-20b571279029_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93799,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753081/general/8ba8890b-810f-480b-b6dc-552f3c70a614.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81966690-f292-5c8d-9cdd-20b571279029/81966690-f292-5c8d-9cdd-20b571279029_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98678,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753081/general/e10fb417-a332-4847-9815-3404c4cd21c6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81966690-f292-5c8d-9cdd-20b571279029/81966690-f292-5c8d-9cdd-20b571279029_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84018,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753081/general/0a90ade6-2fd0-4fa9-add4-a54cfd6531a6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81966690-f292-5c8d-9cdd-20b571279029/81966690-f292-5c8d-9cdd-20b571279029_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91851,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753081/general/228c0188-c73f-4378-96b9-31f8d7d3a515.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81966690-f292-5c8d-9cdd-20b571279029/81966690-f292-5c8d-9cdd-20b571279029_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117792,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753081/general/d69b628c-01bf-4571-8c24-dc96ff27d04c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81966690-f292-5c8d-9cdd-20b571279029/81966690-f292-5c8d-9cdd-20b571279029_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125290,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753081/general/4ac58d34-a989-4d5c-81b9-d30f53208a1a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81966690-f292-5c8d-9cdd-20b571279029/81966690-f292-5c8d-9cdd-20b571279029_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126402,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753081/general/78494440-60e3-4189-8767-0e1997560bdd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81966690-f292-5c8d-9cdd-20b571279029/81966690-f292-5c8d-9cdd-20b571279029_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103736,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753081/general/f9d0be74-6f53-46a9-817f-a0d8f17786da.jpg',
'Width': 1024}],
'price': 15500,
'price_includes_vat': True,
'registration_date': '2024-05-24',
'seats_number': 7,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Dacia Jogger 1.0 TCe Expression - Petrol - Manual - 112 hp - 21.488 '
'km',
'transmission': 'manual',
'trim': 'Expression',
'vin': None,
'year': 2024}
2026-03-30 10:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710742089%27 HTTP/1.1" 200 None
2026-03-30 10:01:49 [adesa.es] INFO: Saving data for 10742089: {'created_time': 1774864909.241303, 'last_price_update_time': 1774864909.241315, 'auction_closing_time': 1798675200.0}
2026-03-30 10:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10742089') HTTP/1.1" 204 0
2026-03-30 10:01:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: bc4581be-5b1c-5fc7-b541-d604989c0b05 with identifier: 10742063
2026-03-30 10:01:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: bc4581be-5b1c-5fc7-b541-d604989c0b05 with identifier: 10742063
2026-03-30 10:01:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: bc4581be-5b1c-5fc7-b541-d604989c0b05 with identifier: 10742063 to the API
2026-03-30 10:01:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:01:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5753062/general/bfe92296-e037-4cb6-8331-75c8b2c0fb83.jpg>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Hatchback',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 112,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'bc4581be-5b1c-5fc7-b541-d604989c0b05',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '56589',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742063',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 36104,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 29,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc4581be-5b1c-5fc7-b541-d604989c0b05/bc4581be-5b1c-5fc7-b541-d604989c0b05_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50917,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753062/general/162b1106-a98f-453c-82fa-cf53e44cd389.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc4581be-5b1c-5fc7-b541-d604989c0b05/bc4581be-5b1c-5fc7-b541-d604989c0b05_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50569,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753062/general/95f7396c-5936-4f6f-842a-2c4e66397e39.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc4581be-5b1c-5fc7-b541-d604989c0b05/bc4581be-5b1c-5fc7-b541-d604989c0b05_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105760,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753062/general/7d7e4b51-d2e8-4077-a7e7-c4bc8534c42d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc4581be-5b1c-5fc7-b541-d604989c0b05/bc4581be-5b1c-5fc7-b541-d604989c0b05_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94744,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753062/general/99501b9f-2966-4112-b8ad-c0d069fb02a0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc4581be-5b1c-5fc7-b541-d604989c0b05/bc4581be-5b1c-5fc7-b541-d604989c0b05_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92431,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753062/general/bfe92296-e037-4cb6-8331-75c8b2c0fb83.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc4581be-5b1c-5fc7-b541-d604989c0b05/bc4581be-5b1c-5fc7-b541-d604989c0b05_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101594,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753062/general/0ee0e09b-0349-411a-974d-3448eed5c786.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc4581be-5b1c-5fc7-b541-d604989c0b05/bc4581be-5b1c-5fc7-b541-d604989c0b05_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81512,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753062/general/29d2abff-261c-41f7-a0f5-b838fa50dc94.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc4581be-5b1c-5fc7-b541-d604989c0b05/bc4581be-5b1c-5fc7-b541-d604989c0b05_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73410,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753062/general/b99e2e46-afb8-40b5-8151-8f07c3141d0c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc4581be-5b1c-5fc7-b541-d604989c0b05/bc4581be-5b1c-5fc7-b541-d604989c0b05_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51227,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753062/general/0330463e-11c4-492e-91fc-d65521aea2a3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc4581be-5b1c-5fc7-b541-d604989c0b05/bc4581be-5b1c-5fc7-b541-d604989c0b05_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45420,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753062/general/4b7d6430-5dad-4a06-be01-4bc8edb0ecf0.jpg',
'Width': 1022}],
'price': 13800,
'price_includes_vat': True,
'registration_date': '2024-06-27',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Dacia Sandero 1.0 TCe Stepway Extreme - Petrol - Manual - 112 hp - '
'36.104 km',
'transmission': 'manual',
'trim': 'Stepway Extreme',
'vin': None,
'year': 2024}
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710742063%27 HTTP/1.1" 200 None
2026-03-30 10:01:50 [adesa.es] INFO: Saving data for 10742063: {'created_time': 1774864910.16501, 'last_price_update_time': 1774864910.165024, 'auction_closing_time': 1798675200.0}
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10742063') HTTP/1.1" 204 0
2026-03-30 10:01:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753061/general/c22d75b4-b242-428e-a87b-61127f0bac6e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742066)
2026-03-30 10:01:50 [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-30 10:01:50 [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-30 10:01:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:01:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:01:50 [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-30 10:01:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:01:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307af05490>
2026-03-30 10:01:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51569edd-9022-5d73-a1ce-c6dbc0eff77f/51569edd-9022-5d73-a1ce-c6dbc0eff77f_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753084%252Fgeneral%252Fb4b48fe7-b8cc-4f0c-ab16-a777a4ce63b7.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753084/general/b4b48fe7-b8cc-4f0c-ab16-a777a4ce63b7.jpg saved to cache
2026-03-30 10:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 51569edd-9022-5d73-a1ce-c6dbc0eff77f
2026-03-30 10:01:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 51569edd-9022-5d73-a1ce-c6dbc0eff77f, skipping ID generation
2026-03-30 10:01:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51569edd-9022-5d73-a1ce-c6dbc0eff77f with scrape type 1
2026-03-30 10:01:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 51569edd-9022-5d73-a1ce-c6dbc0eff77f sending to next pipeline
2026-03-30 10:01:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 51569edd-9022-5d73-a1ce-c6dbc0eff77f, identifier: 10742092
2026-03-30 10:01:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc3e2ac9-4f19-5597-afe4-e88419ceb19d with identifier: 10506267
2026-03-30 10:01:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc3e2ac9-4f19-5597-afe4-e88419ceb19d with scrape type 2
2026-03-30 10:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cc3e2ac9-4f19-5597-afe4-e88419ceb19d with scrape type 2
2026-03-30 10:01:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: cc3e2ac9-4f19-5597-afe4-e88419ceb19d, identifier: 10506267
2026-03-30 10:01:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 51569edd-9022-5d73-a1ce-c6dbc0eff77f with identifier: 10742092
2026-03-30 10:01:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 51569edd-9022-5d73-a1ce-c6dbc0eff77f with identifier: 10742092
2026-03-30 10:01:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 51569edd-9022-5d73-a1ce-c6dbc0eff77f with identifier: 10742092 to the API
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:01:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5753084/general/b4b48fe7-b8cc-4f0c-ab16-a777a4ce63b7.jpg>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'MPV',
'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': '51569edd-9022-5d73-a1ce-c6dbc0eff77f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '52278',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742092',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Jogger',
'odometer': 24631,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 29,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51569edd-9022-5d73-a1ce-c6dbc0eff77f/51569edd-9022-5d73-a1ce-c6dbc0eff77f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51430,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753084/general/06c7477c-561f-40a1-b13e-44af237f717d.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51569edd-9022-5d73-a1ce-c6dbc0eff77f/51569edd-9022-5d73-a1ce-c6dbc0eff77f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52136,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753084/general/9420005e-800b-4496-a5b4-76c80df9a8a0.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51569edd-9022-5d73-a1ce-c6dbc0eff77f/51569edd-9022-5d73-a1ce-c6dbc0eff77f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49845,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753084/general/b4b48fe7-b8cc-4f0c-ab16-a777a4ce63b7.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51569edd-9022-5d73-a1ce-c6dbc0eff77f/51569edd-9022-5d73-a1ce-c6dbc0eff77f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105302,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753084/general/bcfdbe1c-5ea8-4477-9259-0163e99a23b1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51569edd-9022-5d73-a1ce-c6dbc0eff77f/51569edd-9022-5d73-a1ce-c6dbc0eff77f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92074,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753084/general/d96e7ece-5a38-4061-ab95-6a6100feffcd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51569edd-9022-5d73-a1ce-c6dbc0eff77f/51569edd-9022-5d73-a1ce-c6dbc0eff77f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103396,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753084/general/68dfa9a9-a155-45b3-8038-d8ba468c19f0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51569edd-9022-5d73-a1ce-c6dbc0eff77f/51569edd-9022-5d73-a1ce-c6dbc0eff77f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109357,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753084/general/100d94b6-bd6c-4d62-9f5e-800fa3e0ad3a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51569edd-9022-5d73-a1ce-c6dbc0eff77f/51569edd-9022-5d73-a1ce-c6dbc0eff77f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88875,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753084/general/6df31b18-e75a-4cb8-8fa5-8ecaa01dc256.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51569edd-9022-5d73-a1ce-c6dbc0eff77f/51569edd-9022-5d73-a1ce-c6dbc0eff77f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58528,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753084/general/ca4dddbb-3c35-4276-94e6-1beeb8a31824.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51569edd-9022-5d73-a1ce-c6dbc0eff77f/51569edd-9022-5d73-a1ce-c6dbc0eff77f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43979,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753084/general/77c3ae92-b474-46f3-9435-95d940829e81.jpg',
'Width': 1022}],
'price': 15500,
'price_includes_vat': True,
'registration_date': '2024-05-24',
'seats_number': 7,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Dacia Jogger 1.0 TCe Expression - Petrol - Manual - 112 hp - 24.631 '
'km',
'transmission': 'manual',
'trim': 'Expression',
'vin': None,
'year': 2024}
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710742092%27 HTTP/1.1" 200 None
2026-03-30 10:01:50 [adesa.es] INFO: Saving data for 10742092: {'created_time': 1774864910.985706, 'last_price_update_time': 1774864910.985716, 'auction_closing_time': 1798675200.0}
2026-03-30 10:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10742092') HTTP/1.1" 204 0
2026-03-30 10:01:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: cc3e2ac9-4f19-5597-afe4-e88419ceb19d with identifier: 10506267
2026-03-30 10:01:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: cc3e2ac9-4f19-5597-afe4-e88419ceb19d with identifier: 10506267
2026-03-30 10:01:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: cc3e2ac9-4f19-5597-afe4-e88419ceb19d with identifier: 10506267 to the API
2026-03-30 10:01:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:01:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:01:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10506267>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'Saloon',
'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-30 10:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:51 [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-30 10:01:51 [adesa.es] INFO: Saving data for 10506267: {'auction_closing_time': 1798675200.0, 'created_time': 1773334903.733076, 'last_price_update_time': 1774864911.626792}
2026-03-30 10:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10506267') HTTP/1.1" 204 0
2026-03-30 10:01:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753061/general/4523ad59-b0ad-42d2-9129-56ffc8e56118.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742066)
2026-03-30 10:01:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307a2a1c10>
2026-03-30 10:01:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1283e2c8-f4aa-5f00-a394-c85ec629ce18/1283e2c8-f4aa-5f00-a394-c85ec629ce18_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753061%252Fgeneral%252Fc22d75b4-b242-428e-a87b-61127f0bac6e.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753061/general/c22d75b4-b242-428e-a87b-61127f0bac6e.jpg saved to cache
2026-03-30 10:01:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1283e2c8-f4aa-5f00-a394-c85ec629ce18
2026-03-30 10:01:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f51bfb19-3583-5231-82ec-946194ee5392 with identifier: 10633072
2026-03-30 10:01:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f51bfb19-3583-5231-82ec-946194ee5392 with scrape type 2
2026-03-30 10:01:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f51bfb19-3583-5231-82ec-946194ee5392 with scrape type 2
2026-03-30 10:01:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: f51bfb19-3583-5231-82ec-946194ee5392, identifier: 10633072
2026-03-30 10:01:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 09e2312d-b9f7-54e1-aa3c-e99b3882a680 with identifier: 10648087
2026-03-30 10:01:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09e2312d-b9f7-54e1-aa3c-e99b3882a680 with scrape type 2
2026-03-30 10:01:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 09e2312d-b9f7-54e1-aa3c-e99b3882a680 with scrape type 2
2026-03-30 10:01:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 09e2312d-b9f7-54e1-aa3c-e99b3882a680, identifier: 10648087
2026-03-30 10:01:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 622c97a1-9467-5916-8930-e640c8b10c4b with identifier: 10699500
2026-03-30 10:01:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 622c97a1-9467-5916-8930-e640c8b10c4b with scrape type 2
2026-03-30 10:01:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 622c97a1-9467-5916-8930-e640c8b10c4b with scrape type 2
2026-03-30 10:01:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 622c97a1-9467-5916-8930-e640c8b10c4b, identifier: 10699500
2026-03-30 10:01:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719698> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 10:01:52 [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-30 10:01:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: f51bfb19-3583-5231-82ec-946194ee5392 with identifier: 10633072
2026-03-30 10:01:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: f51bfb19-3583-5231-82ec-946194ee5392 with identifier: 10633072
2026-03-30 10:01:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: f51bfb19-3583-5231-82ec-946194ee5392 with identifier: 10633072 to the API
2026-03-30 10:01:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:01:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:01:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10633072>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'Saloon',
'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-30 10:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:52 [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-30 10:01:52 [adesa.es] INFO: Saving data for 10633072: {'auction_closing_time': 1798675200.0, 'created_time': 1773334942.746095, 'last_price_update_time': 1774864912.38595}
2026-03-30 10:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10633072') HTTP/1.1" 204 0
2026-03-30 10:01:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 09e2312d-b9f7-54e1-aa3c-e99b3882a680 with identifier: 10648087
2026-03-30 10:01:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 09e2312d-b9f7-54e1-aa3c-e99b3882a680 with identifier: 10648087
2026-03-30 10:01:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 09e2312d-b9f7-54e1-aa3c-e99b3882a680 with identifier: 10648087 to the API
2026-03-30 10:01:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:01:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:01:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10648087>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'Saloon',
'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-30 10:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:52 [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-30 10:01:52 [adesa.es] INFO: Saving data for 10648087: {'auction_closing_time': 1798675200.0, 'created_time': 1773334942.327449, 'last_price_update_time': 1774864912.776352}
2026-03-30 10:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10648087') HTTP/1.1" 204 0
2026-03-30 10:01:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 622c97a1-9467-5916-8930-e640c8b10c4b with identifier: 10699500
2026-03-30 10:01:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 622c97a1-9467-5916-8930-e640c8b10c4b with identifier: 10699500
2026-03-30 10:01:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 622c97a1-9467-5916-8930-e640c8b10c4b with identifier: 10699500 to the API
2026-03-30 10:01:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:01:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:01:53 [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-30 10:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:53 [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-30 10:01:53 [adesa.es] INFO: Saving data for 10699500: {'auction_closing_time': 1798671600.0, 'created_time': 1774000848.879458, 'last_price_update_time': 1774864913.246408}
2026-03-30 10:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10699500') HTTP/1.1" 204 0
2026-03-30 10:01:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:01:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:01:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753061/general/1c276ebb-5960-44b6-b42d-15a50700c1c4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742066)
2026-03-30 10:01:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753061/general/3c38606d-7cda-4b4f-bedf-26ad6d175906.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742066)
2026-03-30 10:01:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699474> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 10:01:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735060> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 10:01:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307ad93fd0>
2026-03-30 10:01:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1283e2c8-f4aa-5f00-a394-c85ec629ce18/1283e2c8-f4aa-5f00-a394-c85ec629ce18_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753061%252Fgeneral%252F4523ad59-b0ad-42d2-9129-56ffc8e56118.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753061/general/4523ad59-b0ad-42d2-9129-56ffc8e56118.jpg saved to cache
2026-03-30 10:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1283e2c8-f4aa-5f00-a394-c85ec629ce18
2026-03-30 10:01:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:01:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:01:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f123fa1-659a-565f-a03b-897db7874a86 with identifier: 10719698
2026-03-30 10:01:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f123fa1-659a-565f-a03b-897db7874a86 with scrape type 2
2026-03-30 10:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1f123fa1-659a-565f-a03b-897db7874a86 with scrape type 2
2026-03-30 10:01:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 1f123fa1-659a-565f-a03b-897db7874a86, identifier: 10719698
2026-03-30 10:01:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25f56158-59e2-5577-be89-f7e8ecbdfd80 with identifier: 10532903
2026-03-30 10:01:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25f56158-59e2-5577-be89-f7e8ecbdfd80 with scrape type 2
2026-03-30 10:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 25f56158-59e2-5577-be89-f7e8ecbdfd80 with scrape type 2
2026-03-30 10:01:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 25f56158-59e2-5577-be89-f7e8ecbdfd80, identifier: 10532903
2026-03-30 10:01:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753061/general/36283def-4d7f-4fb5-8864-fc4bedc5d3a3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742066)
2026-03-30 10:01:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 1f123fa1-659a-565f-a03b-897db7874a86 with identifier: 10719698
2026-03-30 10:01:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 1f123fa1-659a-565f-a03b-897db7874a86 with identifier: 10719698
2026-03-30 10:01:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 1f123fa1-659a-565f-a03b-897db7874a86 with identifier: 10719698 to the API
2026-03-30 10:01:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:01:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:01:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719698>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 164,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Diesel',
'id': '1f123fa1-659a-565f-a03b-897db7874a86',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '57317',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719698',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 27321,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 37700,
'price_includes_vat': True,
'registration_date': '2025-06-05',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'BMW X2 20d M Sport - Diesel - Automatic - 164 hp - 27.321 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2025}
2026-03-30 10:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:53 [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-30 10:01:53 [adesa.es] INFO: Saving data for 10719698: {'auction_closing_time': 1798671600.0, 'created_time': 1774432889.435342, 'last_price_update_time': 1774864913.974422}
2026-03-30 10:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10719698') HTTP/1.1" 204 0
2026-03-30 10:01:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 25f56158-59e2-5577-be89-f7e8ecbdfd80 with identifier: 10532903
2026-03-30 10:01:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 25f56158-59e2-5577-be89-f7e8ecbdfd80 with identifier: 10532903
2026-03-30 10:01:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 25f56158-59e2-5577-be89-f7e8ecbdfd80 with identifier: 10532903 to the API
2026-03-30 10:01:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:01:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:01:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10532903>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'Saloon',
'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-30 10:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:54 [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-30 10:01:54 [adesa.es] INFO: Saving data for 10532903: {'auction_closing_time': 1798675200.0, 'created_time': 1773334837.656744, 'last_price_update_time': 1774864914.36594}
2026-03-30 10:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10532903') HTTP/1.1" 204 0
2026-03-30 10:01:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753060/general/4fb26ecf-c829-4348-a164-e634222f1792.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742068)
2026-03-30 10:01:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307ab18ed0>
2026-03-30 10:01:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1283e2c8-f4aa-5f00-a394-c85ec629ce18/1283e2c8-f4aa-5f00-a394-c85ec629ce18_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753061%252Fgeneral%252F1c276ebb-5960-44b6-b42d-15a50700c1c4.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753061/general/1c276ebb-5960-44b6-b42d-15a50700c1c4.jpg saved to cache
2026-03-30 10:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1283e2c8-f4aa-5f00-a394-c85ec629ce18
2026-03-30 10:01:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307af05290>
2026-03-30 10:01:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1283e2c8-f4aa-5f00-a394-c85ec629ce18/1283e2c8-f4aa-5f00-a394-c85ec629ce18_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753061%252Fgeneral%252F3c38606d-7cda-4b4f-bedf-26ad6d175906.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753061/general/3c38606d-7cda-4b4f-bedf-26ad6d175906.jpg saved to cache
2026-03-30 10:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1283e2c8-f4aa-5f00-a394-c85ec629ce18
2026-03-30 10:01:54 [crawlers.middlewares.id_gen_middleware] INFO: Duplicate ID generated for item: 622c97a1-9467-5916-8930-e640c8b10c4b with identifier: 10699474, dropping item
2026-03-30 10:01:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d15e0674-e0b1-5b35-9158-f530beab9b43 with identifier: 10735060
2026-03-30 10:01:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d15e0674-e0b1-5b35-9158-f530beab9b43 with scrape type 1
2026-03-30 10:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d15e0674-e0b1-5b35-9158-f530beab9b43
2026-03-30 10:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750495%252Fgeneral%252F63b9891d-7e43-4d76-b115-58cd14249c9b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750495/general/63b9891d-7e43-4d76-b115-58cd14249c9b.jpg not downloaded yet
2026-03-30 10:01:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753060/general/44cbc2ac-4b87-4bf8-b7c3-6ed4ccf595bb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742068)
2026-03-30 10:01:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753060/general/8d8a9d3f-df29-40f7-8af6-757fc3572c9c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742068)
2026-03-30 10:01:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753060/general/71646110-2547-4403-a668-c99b124075be.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742068)
2026-03-30 10:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750495%252Fgeneral%252Fb1e03b99-8351-4b49-bf08-42224e26df2d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750495/general/b1e03b99-8351-4b49-bf08-42224e26df2d.jpg not downloaded yet
2026-03-30 10:01:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307ae57690>
2026-03-30 10:01:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1283e2c8-f4aa-5f00-a394-c85ec629ce18/1283e2c8-f4aa-5f00-a394-c85ec629ce18_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753061%252Fgeneral%252F36283def-4d7f-4fb5-8864-fc4bedc5d3a3.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753061/general/36283def-4d7f-4fb5-8864-fc4bedc5d3a3.jpg saved to cache
2026-03-30 10:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1283e2c8-f4aa-5f00-a394-c85ec629ce18
2026-03-30 10:01:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1283e2c8-f4aa-5f00-a394-c85ec629ce18, skipping ID generation
2026-03-30 10:01:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1283e2c8-f4aa-5f00-a394-c85ec629ce18 with scrape type 1
2026-03-30 10:01:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1283e2c8-f4aa-5f00-a394-c85ec629ce18 sending to next pipeline
2026-03-30 10:01:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 1283e2c8-f4aa-5f00-a394-c85ec629ce18, identifier: 10742066
2026-03-30 10:01:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753060/general/cfc29b98-2cdb-4736-8c80-ce0955d30d6f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742068)
2026-03-30 10:01:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 1283e2c8-f4aa-5f00-a394-c85ec629ce18 with identifier: 10742066
2026-03-30 10:01:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 1283e2c8-f4aa-5f00-a394-c85ec629ce18 with identifier: 10742066
2026-03-30 10:01:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 1283e2c8-f4aa-5f00-a394-c85ec629ce18 with identifier: 10742066 to the API
2026-03-30 10:01:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:01:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5753061/general/36283def-4d7f-4fb5-8864-fc4bedc5d3a3.jpg>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'MPV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 112,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '1283e2c8-f4aa-5f00-a394-c85ec629ce18',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '51755',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742066',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Jogger',
'odometer': 22954,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 27,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1283e2c8-f4aa-5f00-a394-c85ec629ce18/1283e2c8-f4aa-5f00-a394-c85ec629ce18_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105649,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753061/general/36283def-4d7f-4fb5-8864-fc4bedc5d3a3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1283e2c8-f4aa-5f00-a394-c85ec629ce18/1283e2c8-f4aa-5f00-a394-c85ec629ce18_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94980,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753061/general/3c38606d-7cda-4b4f-bedf-26ad6d175906.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1283e2c8-f4aa-5f00-a394-c85ec629ce18/1283e2c8-f4aa-5f00-a394-c85ec629ce18_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101397,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753061/general/1c276ebb-5960-44b6-b42d-15a50700c1c4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1283e2c8-f4aa-5f00-a394-c85ec629ce18/1283e2c8-f4aa-5f00-a394-c85ec629ce18_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96060,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753061/general/4523ad59-b0ad-42d2-9129-56ffc8e56118.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1283e2c8-f4aa-5f00-a394-c85ec629ce18/1283e2c8-f4aa-5f00-a394-c85ec629ce18_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85503,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753061/general/7d60ab72-e834-4cba-93a0-e9396ebb5fff.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1283e2c8-f4aa-5f00-a394-c85ec629ce18/1283e2c8-f4aa-5f00-a394-c85ec629ce18_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94806,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753061/general/f0dfb35a-40c2-42ac-beca-16473da30ee8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1283e2c8-f4aa-5f00-a394-c85ec629ce18/1283e2c8-f4aa-5f00-a394-c85ec629ce18_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118174,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753061/general/f025408e-268b-4445-b3d5-8d4d9f35f4ab.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1283e2c8-f4aa-5f00-a394-c85ec629ce18/1283e2c8-f4aa-5f00-a394-c85ec629ce18_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94656,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753061/general/8589b80c-3585-4267-94b0-0eef499b3d83.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1283e2c8-f4aa-5f00-a394-c85ec629ce18/1283e2c8-f4aa-5f00-a394-c85ec629ce18_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139509,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753061/general/c22d75b4-b242-428e-a87b-61127f0bac6e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1283e2c8-f4aa-5f00-a394-c85ec629ce18/1283e2c8-f4aa-5f00-a394-c85ec629ce18_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119518,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753061/general/c98f68df-15cb-4f82-a0d5-6731ffe66637.jpg',
'Width': 1024}],
'price': 15500,
'price_includes_vat': True,
'registration_date': '2024-05-24',
'seats_number': 7,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Dacia Jogger 1.0 TCe Expression - Petrol - Manual - 112 hp - 22.954 '
'km',
'transmission': 'manual',
'trim': 'Expression',
'vin': None,
'year': 2024}
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710742066%27 HTTP/1.1" 200 None
2026-03-30 10:01:55 [adesa.es] INFO: Saving data for 10742066: {'created_time': 1774864915.316819, 'last_price_update_time': 1774864915.316827, 'auction_closing_time': 1798675200.0}
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10742066') HTTP/1.1" 204 0
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750495%252Fgeneral%252F7ebfeb7b-fbf4-4bc8-8272-7af8e5702109.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750495/general/7ebfeb7b-fbf4-4bc8-8272-7af8e5702109.jpg not downloaded yet
2026-03-30 10:01:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10512793> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 10:01:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753060/general/7ddac882-9f5c-44e0-b848-faa727606f6d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742068)
2026-03-30 10:01:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:01:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734795> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 10:01:55 [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-30 10:01:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307adc8c50>
2026-03-30 10:01:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89e5f4cd-031b-5cca-8b8e-70656ecb23fa/89e5f4cd-031b-5cca-8b8e-70656ecb23fa_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753060%252Fgeneral%252F4fb26ecf-c829-4348-a164-e634222f1792.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753060/general/4fb26ecf-c829-4348-a164-e634222f1792.jpg saved to cache
2026-03-30 10:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 89e5f4cd-031b-5cca-8b8e-70656ecb23fa
2026-03-30 10:01:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307ab66990>
2026-03-30 10:01:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89e5f4cd-031b-5cca-8b8e-70656ecb23fa/89e5f4cd-031b-5cca-8b8e-70656ecb23fa_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753060%252Fgeneral%252F44cbc2ac-4b87-4bf8-b7c3-6ed4ccf595bb.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753060/general/44cbc2ac-4b87-4bf8-b7c3-6ed4ccf595bb.jpg saved to cache
2026-03-30 10:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 89e5f4cd-031b-5cca-8b8e-70656ecb23fa
2026-03-30 10:01:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307af8fc10>
2026-03-30 10:01:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89e5f4cd-031b-5cca-8b8e-70656ecb23fa/89e5f4cd-031b-5cca-8b8e-70656ecb23fa_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753060%252Fgeneral%252F8d8a9d3f-df29-40f7-8af6-757fc3572c9c.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753060/general/8d8a9d3f-df29-40f7-8af6-757fc3572c9c.jpg saved to cache
2026-03-30 10:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 89e5f4cd-031b-5cca-8b8e-70656ecb23fa
2026-03-30 10:01:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307a1987d0>
2026-03-30 10:01:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89e5f4cd-031b-5cca-8b8e-70656ecb23fa/89e5f4cd-031b-5cca-8b8e-70656ecb23fa_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753060%252Fgeneral%252F71646110-2547-4403-a668-c99b124075be.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753060/general/71646110-2547-4403-a668-c99b124075be.jpg saved to cache
2026-03-30 10:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 89e5f4cd-031b-5cca-8b8e-70656ecb23fa
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750495%252Fgeneral%252F4901b595-5303-44b9-9480-b42ea7ecbfc7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750495/general/4901b595-5303-44b9-9480-b42ea7ecbfc7.jpg not downloaded yet
2026-03-30 10:01:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:01:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:01:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307af6e050>
2026-03-30 10:01:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89e5f4cd-031b-5cca-8b8e-70656ecb23fa/89e5f4cd-031b-5cca-8b8e-70656ecb23fa_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753060%252Fgeneral%252Fcfc29b98-2cdb-4736-8c80-ce0955d30d6f.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753060/general/cfc29b98-2cdb-4736-8c80-ce0955d30d6f.jpg saved to cache
2026-03-30 10:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 89e5f4cd-031b-5cca-8b8e-70656ecb23fa
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750495%252Fgeneral%252F3da82ebe-c626-4f3f-ad69-ce2169e07ca5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750495/general/3da82ebe-c626-4f3f-ad69-ce2169e07ca5.jpg not downloaded yet
2026-03-30 10:01:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a292ecb-37d9-5d28-bad7-8a333d268218 with identifier: 10512793
2026-03-30 10:01:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a292ecb-37d9-5d28-bad7-8a333d268218 with scrape type 2
2026-03-30 10:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a292ecb-37d9-5d28-bad7-8a333d268218 with scrape type 2
2026-03-30 10:01:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 6a292ecb-37d9-5d28-bad7-8a333d268218, identifier: 10512793
2026-03-30 10:01:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307ab19550>
2026-03-30 10:01:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89e5f4cd-031b-5cca-8b8e-70656ecb23fa/89e5f4cd-031b-5cca-8b8e-70656ecb23fa_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753060%252Fgeneral%252F7ddac882-9f5c-44e0-b848-faa727606f6d.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753060/general/7ddac882-9f5c-44e0-b848-faa727606f6d.jpg saved to cache
2026-03-30 10:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 89e5f4cd-031b-5cca-8b8e-70656ecb23fa
2026-03-30 10:01:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 89e5f4cd-031b-5cca-8b8e-70656ecb23fa, skipping ID generation
2026-03-30 10:01:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89e5f4cd-031b-5cca-8b8e-70656ecb23fa with scrape type 1
2026-03-30 10:01:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 89e5f4cd-031b-5cca-8b8e-70656ecb23fa sending to next pipeline
2026-03-30 10:01:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 89e5f4cd-031b-5cca-8b8e-70656ecb23fa, identifier: 10742068
2026-03-30 10:01:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f7438c41-4494-5979-9eda-3d3dae648728 with identifier: 10734795
2026-03-30 10:01:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7438c41-4494-5979-9eda-3d3dae648728 with scrape type 1
2026-03-30 10:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f7438c41-4494-5979-9eda-3d3dae648728
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750498%252Fgeneral%252Fe8e6b8cb-878f-4aae-9438-a568e7e2a89e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750498/general/e8e6b8cb-878f-4aae-9438-a568e7e2a89e.jpg not downloaded yet
2026-03-30 10:01:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44848d28-4de0-52a6-b513-1bc92d8f81fd with identifier: 10654226
2026-03-30 10:01:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44848d28-4de0-52a6-b513-1bc92d8f81fd with scrape type 2
2026-03-30 10:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 44848d28-4de0-52a6-b513-1bc92d8f81fd with scrape type 2
2026-03-30 10:01:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 44848d28-4de0-52a6-b513-1bc92d8f81fd, identifier: 10654226
2026-03-30 10:01:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750495/general/63b9891d-7e43-4d76-b115-58cd14249c9b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735060)
2026-03-30 10:01:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 6a292ecb-37d9-5d28-bad7-8a333d268218 with identifier: 10512793
2026-03-30 10:01:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 6a292ecb-37d9-5d28-bad7-8a333d268218 with identifier: 10512793
2026-03-30 10:01:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 6a292ecb-37d9-5d28-bad7-8a333d268218 with identifier: 10512793 to the API
2026-03-30 10:01:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:01:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:01:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10512793>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Saloon',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 93,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '6a292ecb-37d9-5d28-bad7-8a333d268218',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '50688',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10512793',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 42602,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13350,
'price_includes_vat': True,
'registration_date': '2024-05-30',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Clio 1.0 Tce Techno - Petrol - Manual - 93 hp - 42.602 km',
'transmission': 'manual',
'trim': 'Techno',
'vin': None,
'year': 2024}
2026-03-30 10:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:56 [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-30 10:01:56 [adesa.es] INFO: Saving data for 10512793: {'auction_closing_time': 1798675200.0, 'created_time': 1773334957.796559, 'last_price_update_time': 1774864916.667586}
2026-03-30 10:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10512793') HTTP/1.1" 204 0
2026-03-30 10:01:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 89e5f4cd-031b-5cca-8b8e-70656ecb23fa with identifier: 10742068
2026-03-30 10:01:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 89e5f4cd-031b-5cca-8b8e-70656ecb23fa with identifier: 10742068
2026-03-30 10:01:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 89e5f4cd-031b-5cca-8b8e-70656ecb23fa with identifier: 10742068 to the API
2026-03-30 10:01:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:01:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:01:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5753060/general/7ddac882-9f5c-44e0-b848-faa727606f6d.jpg>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 104,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': '89e5f4cd-031b-5cca-8b8e-70656ecb23fa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '52841',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742068',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 39150,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 31,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89e5f4cd-031b-5cca-8b8e-70656ecb23fa/89e5f4cd-031b-5cca-8b8e-70656ecb23fa_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95813,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753060/general/cfc29b98-2cdb-4736-8c80-ce0955d30d6f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89e5f4cd-031b-5cca-8b8e-70656ecb23fa/89e5f4cd-031b-5cca-8b8e-70656ecb23fa_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100255,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753060/general/6c0a2756-1148-4f8c-8e0f-569c25102669.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89e5f4cd-031b-5cca-8b8e-70656ecb23fa/89e5f4cd-031b-5cca-8b8e-70656ecb23fa_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183143,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753060/general/7ddac882-9f5c-44e0-b848-faa727606f6d.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89e5f4cd-031b-5cca-8b8e-70656ecb23fa/89e5f4cd-031b-5cca-8b8e-70656ecb23fa_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93091,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753060/general/44cbc2ac-4b87-4bf8-b7c3-6ed4ccf595bb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89e5f4cd-031b-5cca-8b8e-70656ecb23fa/89e5f4cd-031b-5cca-8b8e-70656ecb23fa_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89105,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753060/general/dd6dc5b7-ae11-4874-9809-65710d12f60d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89e5f4cd-031b-5cca-8b8e-70656ecb23fa/89e5f4cd-031b-5cca-8b8e-70656ecb23fa_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87098,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753060/general/c807579b-c12d-4dc0-b9bb-8287d2f736bf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89e5f4cd-031b-5cca-8b8e-70656ecb23fa/89e5f4cd-031b-5cca-8b8e-70656ecb23fa_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116650,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753060/general/3183f5e4-9dad-4064-bfa1-104d2ccbfacd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89e5f4cd-031b-5cca-8b8e-70656ecb23fa/89e5f4cd-031b-5cca-8b8e-70656ecb23fa_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163689,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753060/general/71646110-2547-4403-a668-c99b124075be.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89e5f4cd-031b-5cca-8b8e-70656ecb23fa/89e5f4cd-031b-5cca-8b8e-70656ecb23fa_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 212679,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753060/general/8d8a9d3f-df29-40f7-8af6-757fc3572c9c.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89e5f4cd-031b-5cca-8b8e-70656ecb23fa/89e5f4cd-031b-5cca-8b8e-70656ecb23fa_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104840,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753060/general/4fb26ecf-c829-4348-a164-e634222f1792.jpg',
'Width': 1024}],
'price': 11700,
'price_includes_vat': True,
'registration_date': '2024-06-25',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën C3 1.5 HDI Plus - Diesel - Manual - 104 hp - 39.150 km',
'transmission': 'manual',
'trim': 'Plus',
'vin': None,
'year': 2024}
2026-03-30 10:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710742068%27 HTTP/1.1" 200 None
2026-03-30 10:01:57 [adesa.es] INFO: Saving data for 10742068: {'created_time': 1774864917.50345, 'last_price_update_time': 1774864917.503461, 'auction_closing_time': 1798675200.0}
2026-03-30 10:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10742068') HTTP/1.1" 204 0
2026-03-30 10:01:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 44848d28-4de0-52a6-b513-1bc92d8f81fd with identifier: 10654226
2026-03-30 10:01:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:01:57 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Electric HTTP/1.1" 200 None
2026-03-30 10:01:57 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:01:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 44848d28-4de0-52a6-b513-1bc92d8f81fd with identifier: 10654226
2026-03-30 10:01:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 44848d28-4de0-52a6-b513-1bc92d8f81fd with identifier: 10654226 to the API
2026-03-30 10:01:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:01:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:01:58 [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-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:58 [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-30 10:01:58 [adesa.es] INFO: Saving data for 10654226: {'auction_closing_time': 1798675200.0, 'created_time': 1773396035.843925, 'last_price_update_time': 1774864918.060986}
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10654226') HTTP/1.1" 204 0
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750495%252Fgeneral%252Fce84ac94-5d5a-4cc4-9c4a-6034c7ec3ffd.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750495/general/ce84ac94-5d5a-4cc4-9c4a-6034c7ec3ffd.jpg not downloaded yet
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750498%252Fgeneral%252F92020ef9-598f-4c08-b058-eed2786d0242.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750498/general/92020ef9-598f-4c08-b058-eed2786d0242.jpg not downloaded yet
2026-03-30 10:01:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750495/general/b1e03b99-8351-4b49-bf08-42224e26df2d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735060)
2026-03-30 10:01:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750495/general/7ebfeb7b-fbf4-4bc8-8272-7af8e5702109.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735060)
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750495%252Fgeneral%252F58254869-7575-4ee4-9d59-942d4b5706e1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750495/general/58254869-7575-4ee4-9d59-942d4b5706e1.jpg not downloaded yet
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750498%252Fgeneral%252Ff8bc2785-8928-4379-b243-ce6a94236a56.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750498/general/f8bc2785-8928-4379-b243-ce6a94236a56.jpg not downloaded yet
2026-03-30 10:01:58 [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-30 10:01:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10743035> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 10:01:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740881> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 10:01:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742071> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 10:01:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307af8de50>
2026-03-30 10:01:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d15e0674-e0b1-5b35-9158-f530beab9b43/d15e0674-e0b1-5b35-9158-f530beab9b43_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750495%252Fgeneral%252F63b9891d-7e43-4d76-b115-58cd14249c9b.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750495/general/63b9891d-7e43-4d76-b115-58cd14249c9b.jpg saved to cache
2026-03-30 10:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d15e0674-e0b1-5b35-9158-f530beab9b43
2026-03-30 10:01:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:01:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:01:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:01:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:01:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750498/general/e8e6b8cb-878f-4aae-9438-a568e7e2a89e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734795)
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750495%252Fgeneral%252Fe81e54a3-76a7-4456-9f87-755edaf39f65.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750495/general/e81e54a3-76a7-4456-9f87-755edaf39f65.jpg not downloaded yet
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750498%252Fgeneral%252F35b5ef7d-8d2f-4b15-b65b-b10073a82238.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750498/general/35b5ef7d-8d2f-4b15-b65b-b10073a82238.jpg not downloaded yet
2026-03-30 10:01:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307a041610>
2026-03-30 10:01:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d15e0674-e0b1-5b35-9158-f530beab9b43/d15e0674-e0b1-5b35-9158-f530beab9b43_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750495%252Fgeneral%252Fb1e03b99-8351-4b49-bf08-42224e26df2d.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750495/general/b1e03b99-8351-4b49-bf08-42224e26df2d.jpg saved to cache
2026-03-30 10:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d15e0674-e0b1-5b35-9158-f530beab9b43
2026-03-30 10:01:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307af60c10>
2026-03-30 10:01:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d15e0674-e0b1-5b35-9158-f530beab9b43/d15e0674-e0b1-5b35-9158-f530beab9b43_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750495%252Fgeneral%252F7ebfeb7b-fbf4-4bc8-8272-7af8e5702109.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750495/general/7ebfeb7b-fbf4-4bc8-8272-7af8e5702109.jpg saved to cache
2026-03-30 10:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d15e0674-e0b1-5b35-9158-f530beab9b43
2026-03-30 10:01:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 333aa217-acac-54c2-9262-1b6b5040b09c with identifier: 10694302
2026-03-30 10:01:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 333aa217-acac-54c2-9262-1b6b5040b09c with scrape type 2
2026-03-30 10:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 333aa217-acac-54c2-9262-1b6b5040b09c with scrape type 2
2026-03-30 10:01:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 333aa217-acac-54c2-9262-1b6b5040b09c, identifier: 10694302
2026-03-30 10:01:58 [crawlers.middlewares.id_gen_middleware] INFO: Duplicate ID generated for item: d15e0674-e0b1-5b35-9158-f530beab9b43 with identifier: 10743035, dropping item
2026-03-30 10:01:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd2a2357-a638-50d1-aeba-0cb601c10fe1 with identifier: 10740881
2026-03-30 10:01:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd2a2357-a638-50d1-aeba-0cb601c10fe1 with scrape type 1
2026-03-30 10:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fd2a2357-a638-50d1-aeba-0cb601c10fe1
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698126%252Fgeneral%252F1a4d8371-f1fa-4697-844a-a5aa089d09d8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698126/general/1a4d8371-f1fa-4697-844a-a5aa089d09d8.jpg not downloaded yet
2026-03-30 10:01:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57e36ea6-f2bc-5a3d-bd33-0501c568d629 with identifier: 10742071
2026-03-30 10:01:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57e36ea6-f2bc-5a3d-bd33-0501c568d629 with scrape type 1
2026-03-30 10:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 57e36ea6-f2bc-5a3d-bd33-0501c568d629
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620222%252Fgeneral%252Fc7203396-bdc8-46af-8d50-341b1917a106.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620222/general/c7203396-bdc8-46af-8d50-341b1917a106.jpg not downloaded yet
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750495%252Fgeneral%252F553513f0-1cc8-416e-994e-f29a7d9fbca2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750495/general/553513f0-1cc8-416e-994e-f29a7d9fbca2.jpg not downloaded yet
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750498%252Fgeneral%252F58413b50-ed51-4ee7-8557-2161f56cddd6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750498/general/58413b50-ed51-4ee7-8557-2161f56cddd6.jpg not downloaded yet
2026-03-30 10:01:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 333aa217-acac-54c2-9262-1b6b5040b09c with identifier: 10694302
2026-03-30 10:01:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 333aa217-acac-54c2-9262-1b6b5040b09c with identifier: 10694302
2026-03-30 10:01:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 333aa217-acac-54c2-9262-1b6b5040b09c with identifier: 10694302 to the API
2026-03-30 10:01:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:01:59 [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-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:59 [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-30 10:01:59 [adesa.es] INFO: Saving data for 10694302: {'auction_closing_time': 1798675200.0, 'created_time': 1773925580.89718, 'last_price_update_time': 1774864919.121594}
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10694302') HTTP/1.1" 204 0
2026-03-30 10:01:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750498/general/92020ef9-598f-4c08-b058-eed2786d0242.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734795)
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698126%252Fgeneral%252Fca69be8d-880c-4c31-9d16-5de4615673f1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698126/general/ca69be8d-880c-4c31-9d16-5de4615673f1.jpg not downloaded yet
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620222%252Fgeneral%252F201f15a7-932a-4c36-97ae-ed086198f663.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620222/general/201f15a7-932a-4c36-97ae-ed086198f663.jpg not downloaded yet
2026-03-30 10:01:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750498/general/f8bc2785-8928-4379-b243-ce6a94236a56.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734795)
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750495%252Fgeneral%252F0ed1680f-aa86-4a73-b746-1415277308f7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750495/general/0ed1680f-aa86-4a73-b746-1415277308f7.jpg not downloaded yet
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750498%252Fgeneral%252Fc6e4d3eb-1724-430a-81ed-c39cbe92f6df.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750498/general/c6e4d3eb-1724-430a-81ed-c39cbe92f6df.jpg not downloaded yet
2026-03-30 10:01:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750495/general/ce84ac94-5d5a-4cc4-9c4a-6034c7ec3ffd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735060)
2026-03-30 10:01:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750495/general/4901b595-5303-44b9-9480-b42ea7ecbfc7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735060)
2026-03-30 10:01:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750495/general/3da82ebe-c626-4f3f-ad69-ce2169e07ca5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735060)
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698126%252Fgeneral%252Fee69f817-bead-46cb-bb4f-d42472dcd695.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698126/general/ee69f817-bead-46cb-bb4f-d42472dcd695.jpg not downloaded yet
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620222%252Fgeneral%252F62118bc4-4cc2-4602-855e-6e09ecabe5a3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620222/general/62118bc4-4cc2-4602-855e-6e09ecabe5a3.jpg not downloaded yet
2026-03-30 10:01:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307a17bf10>
2026-03-30 10:01:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7438c41-4494-5979-9eda-3d3dae648728/f7438c41-4494-5979-9eda-3d3dae648728_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750498%252Fgeneral%252Fe8e6b8cb-878f-4aae-9438-a568e7e2a89e.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750498/general/e8e6b8cb-878f-4aae-9438-a568e7e2a89e.jpg saved to cache
2026-03-30 10:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f7438c41-4494-5979-9eda-3d3dae648728
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750498%252Fgeneral%252Fd3881161-1745-4166-b021-e26ba770de4d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750498/general/d3881161-1745-4166-b021-e26ba770de4d.jpg not downloaded yet
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698126%252Fgeneral%252Fe1d1008c-6531-493d-9f7f-ddfd69f48ffb.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698126/general/e1d1008c-6531-493d-9f7f-ddfd69f48ffb.jpg not downloaded yet
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620222%252Fgeneral%252F18fdc8ac-0a14-496a-ab7b-5374de6faabd.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620222/general/18fdc8ac-0a14-496a-ab7b-5374de6faabd.jpg not downloaded yet
2026-03-30 10:01:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5620222/general/c7203396-bdc8-46af-8d50-341b1917a106.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742071)
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750498%252Fgeneral%252F8643e856-60dd-4354-88b6-7ded85e37f04.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750498/general/8643e856-60dd-4354-88b6-7ded85e37f04.jpg not downloaded yet
2026-03-30 10:01:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307ac7a890>
2026-03-30 10:01:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7438c41-4494-5979-9eda-3d3dae648728/f7438c41-4494-5979-9eda-3d3dae648728_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750498%252Fgeneral%252F92020ef9-598f-4c08-b058-eed2786d0242.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750498/general/92020ef9-598f-4c08-b058-eed2786d0242.jpg saved to cache
2026-03-30 10:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f7438c41-4494-5979-9eda-3d3dae648728
2026-03-30 10:01:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307aeb6190>
2026-03-30 10:01:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7438c41-4494-5979-9eda-3d3dae648728/f7438c41-4494-5979-9eda-3d3dae648728_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750498%252Fgeneral%252Ff8bc2785-8928-4379-b243-ce6a94236a56.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750498/general/f8bc2785-8928-4379-b243-ce6a94236a56.jpg saved to cache
2026-03-30 10:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f7438c41-4494-5979-9eda-3d3dae648728
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698126%252Fgeneral%252Fd27acae9-39ce-4738-9fe7-0e6d780ccfe7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698126/general/d27acae9-39ce-4738-9fe7-0e6d780ccfe7.jpg not downloaded yet
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620222%252Fgeneral%252F6770b040-d6d9-48ec-ba41-ae72af540245.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620222/general/6770b040-d6d9-48ec-ba41-ae72af540245.jpg not downloaded yet
2026-03-30 10:01:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750498/general/58413b50-ed51-4ee7-8557-2161f56cddd6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734795)
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750498%252Fgeneral%252Ffaccdf97-a1fd-4a89-bd1f-155caf5e18cc.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750498/general/faccdf97-a1fd-4a89-bd1f-155caf5e18cc.jpg not downloaded yet
2026-03-30 10:01:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5620222/general/201f15a7-932a-4c36-97ae-ed086198f663.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742071)
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698126%252Fgeneral%252F09343674-7a88-434f-8f04-2859a7a26643.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698126/general/09343674-7a88-434f-8f04-2859a7a26643.jpg not downloaded yet
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620222%252Fgeneral%252F64522ad5-e93a-44d5-8231-3175cec77670.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620222/general/64522ad5-e93a-44d5-8231-3175cec77670.jpg not downloaded yet
2026-03-30 10:01:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307acadbd0>
2026-03-30 10:01:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d15e0674-e0b1-5b35-9158-f530beab9b43/d15e0674-e0b1-5b35-9158-f530beab9b43_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750495%252Fgeneral%252Fce84ac94-5d5a-4cc4-9c4a-6034c7ec3ffd.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750495/general/ce84ac94-5d5a-4cc4-9c4a-6034c7ec3ffd.jpg saved to cache
2026-03-30 10:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d15e0674-e0b1-5b35-9158-f530beab9b43
2026-03-30 10:01:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307af8c7d0>
2026-03-30 10:01:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d15e0674-e0b1-5b35-9158-f530beab9b43/d15e0674-e0b1-5b35-9158-f530beab9b43_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750495%252Fgeneral%252F4901b595-5303-44b9-9480-b42ea7ecbfc7.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750495/general/4901b595-5303-44b9-9480-b42ea7ecbfc7.jpg saved to cache
2026-03-30 10:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d15e0674-e0b1-5b35-9158-f530beab9b43
2026-03-30 10:01:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307a179810>
2026-03-30 10:01:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d15e0674-e0b1-5b35-9158-f530beab9b43/d15e0674-e0b1-5b35-9158-f530beab9b43_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750495%252Fgeneral%252F3da82ebe-c626-4f3f-ad69-ce2169e07ca5.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750495/general/3da82ebe-c626-4f3f-ad69-ce2169e07ca5.jpg saved to cache
2026-03-30 10:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d15e0674-e0b1-5b35-9158-f530beab9b43
2026-03-30 10:01:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307a054690>
2026-03-30 10:01:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57e36ea6-f2bc-5a3d-bd33-0501c568d629/57e36ea6-f2bc-5a3d-bd33-0501c568d629_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620222%252Fgeneral%252Fc7203396-bdc8-46af-8d50-341b1917a106.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620222/general/c7203396-bdc8-46af-8d50-341b1917a106.jpg saved to cache
2026-03-30 10:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 57e36ea6-f2bc-5a3d-bd33-0501c568d629
2026-03-30 10:01:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5698126/general/ca69be8d-880c-4c31-9d16-5de4615673f1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740881)
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750498%252Fgeneral%252F6f6b4c2f-cc2f-4f4e-b968-e4d82945d75f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750498/general/6f6b4c2f-cc2f-4f4e-b968-e4d82945d75f.jpg not downloaded yet
2026-03-30 10:01:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750498/general/d3881161-1745-4166-b021-e26ba770de4d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734795)
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698126%252Fgeneral%252F519bc07b-9f44-4776-bcf3-d62e1d756bbb.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698126/general/519bc07b-9f44-4776-bcf3-d62e1d756bbb.jpg not downloaded yet
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620222%252Fgeneral%252F6bdf9949-87e1-4e80-a304-0d32a6904f66.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620222/general/6bdf9949-87e1-4e80-a304-0d32a6904f66.jpg not downloaded yet
2026-03-30 10:01:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307a1dd810>
2026-03-30 10:01:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:01:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7438c41-4494-5979-9eda-3d3dae648728/f7438c41-4494-5979-9eda-3d3dae648728_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750498%252Fgeneral%252F58413b50-ed51-4ee7-8557-2161f56cddd6.jpg') HTTP/1.1" 204 0
2026-03-30 10:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750498/general/58413b50-ed51-4ee7-8557-2161f56cddd6.jpg saved to cache
2026-03-30 10:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f7438c41-4494-5979-9eda-3d3dae648728
2026-03-30 10:01:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737481> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 10:01:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:01:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307a019590>
2026-03-30 10:01:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:02:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:02:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:02:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57e36ea6-f2bc-5a3d-bd33-0501c568d629/57e36ea6-f2bc-5a3d-bd33-0501c568d629_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620222%252Fgeneral%252F201f15a7-932a-4c36-97ae-ed086198f663.jpg') HTTP/1.1" 204 0
2026-03-30 10:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620222/general/201f15a7-932a-4c36-97ae-ed086198f663.jpg saved to cache
2026-03-30 10:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 57e36ea6-f2bc-5a3d-bd33-0501c568d629
2026-03-30 10:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698126%252Fgeneral%252Fc5339a7e-def5-464a-82a0-a3cbf84a40c6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698126/general/c5339a7e-def5-464a-82a0-a3cbf84a40c6.jpg not downloaded yet
2026-03-30 10:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620222%252Fgeneral%252F6243c174-c659-4117-b679-9b1433b037a0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620222/general/6243c174-c659-4117-b679-9b1433b037a0.jpg not downloaded yet
2026-03-30 10:02:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:02:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5620222/general/6770b040-d6d9-48ec-ba41-ae72af540245.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742071)
2026-03-30 10:02:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737483> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 10:02:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:02:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307ae5a310>
2026-03-30 10:02:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:02:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:02:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:02:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fd2a2357-a638-50d1-aeba-0cb601c10fe1/fd2a2357-a638-50d1-aeba-0cb601c10fe1_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698126%252Fgeneral%252Fca69be8d-880c-4c31-9d16-5de4615673f1.jpg') HTTP/1.1" 204 0
2026-03-30 10:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698126/general/ca69be8d-880c-4c31-9d16-5de4615673f1.jpg saved to cache
2026-03-30 10:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item fd2a2357-a638-50d1-aeba-0cb601c10fe1
2026-03-30 10:02:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750495/general/553513f0-1cc8-416e-994e-f29a7d9fbca2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735060)
2026-03-30 10:02:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750498/general/faccdf97-a1fd-4a89-bd1f-155caf5e18cc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734795)
2026-03-30 10:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698126%252Fgeneral%252Fe846185d-a34c-4139-85f9-0c20e0290f96.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698126/general/e846185d-a34c-4139-85f9-0c20e0290f96.jpg not downloaded yet
2026-03-30 10:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620222%252Fgeneral%252F81c94eb0-a1d0-4b70-aefb-0177765b4d33.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620222/general/81c94eb0-a1d0-4b70-aefb-0177765b4d33.jpg not downloaded yet
2026-03-30 10:02:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:02:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:02:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307aebc110>
2026-03-30 10:02:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:02:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:02:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:02:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7438c41-4494-5979-9eda-3d3dae648728/f7438c41-4494-5979-9eda-3d3dae648728_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750498%252Fgeneral%252Fd3881161-1745-4166-b021-e26ba770de4d.jpg') HTTP/1.1" 204 0
2026-03-30 10:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750498/general/d3881161-1745-4166-b021-e26ba770de4d.jpg saved to cache
2026-03-30 10:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f7438c41-4494-5979-9eda-3d3dae648728
2026-03-30 10:02:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5620222/general/64522ad5-e93a-44d5-8231-3175cec77670.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742071)
2026-03-30 10:02:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf0f1c6a-17c2-592f-b28e-8236739c85fb with identifier: 10737481
2026-03-30 10:02:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf0f1c6a-17c2-592f-b28e-8236739c85fb with scrape type 2
2026-03-30 10:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bf0f1c6a-17c2-592f-b28e-8236739c85fb with scrape type 2
2026-03-30 10:02:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: bf0f1c6a-17c2-592f-b28e-8236739c85fb, identifier: 10737481
2026-03-30 10:02:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5698126/general/d27acae9-39ce-4738-9fe7-0e6d780ccfe7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740881)
2026-03-30 10:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698126%252Fgeneral%252Fd4787da8-c4aa-4231-a7d3-9dc486d4a304.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698126/general/d4787da8-c4aa-4231-a7d3-9dc486d4a304.jpg not downloaded yet
2026-03-30 10:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620222%252Fgeneral%252Faed2c82f-4df5-416e-87fb-04f33612f590.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620222/general/aed2c82f-4df5-416e-87fb-04f33612f590.jpg not downloaded yet
2026-03-30 10:02:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: bf0f1c6a-17c2-592f-b28e-8236739c85fb with identifier: 10737481
2026-03-30 10:02:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: bf0f1c6a-17c2-592f-b28e-8236739c85fb with identifier: 10737481
2026-03-30 10:02:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: bf0f1c6a-17c2-592f-b28e-8236739c85fb with identifier: 10737481 to the API
2026-03-30 10:02:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:02:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:02:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737481>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Cabrio car',
'color': 'Green',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'bf0f1c6a-17c2-592f-b28e-8236739c85fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '8100LPZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737481',
'listing': 'auction',
'location': 'Saarlouis (Germany)',
'make': 'BMW',
'model': '4 Series',
'odometer': 68541,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 28800,
'price_includes_vat': True,
'registration_date': '2021-06-10',
'seats_number': 4,
'seller_name': 'AAF Group France',
'title': 'BMW 4 Series 420d M Sport - Diesel - Automatic - 190 hp - 68.541 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-30 10:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:00 [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-30 10:02:00 [adesa.es] INFO: Saving data for 10737481: {'auction_closing_time': 1774872900.0, 'created_time': 1774630875.937339, 'last_price_update_time': 1774864920.782762}
2026-03-30 10:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10737481') HTTP/1.1" 204 0
2026-03-30 10:02:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5620222/general/6bdf9949-87e1-4e80-a304-0d32a6904f66.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742071)
2026-03-30 10:02:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:02:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307ad6f010>
2026-03-30 10:02:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:02:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:02:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:02:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57e36ea6-f2bc-5a3d-bd33-0501c568d629/57e36ea6-f2bc-5a3d-bd33-0501c568d629_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620222%252Fgeneral%252F6770b040-d6d9-48ec-ba41-ae72af540245.jpg') HTTP/1.1" 204 0
2026-03-30 10:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620222/general/6770b040-d6d9-48ec-ba41-ae72af540245.jpg saved to cache
2026-03-30 10:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 57e36ea6-f2bc-5a3d-bd33-0501c568d629
2026-03-30 10:02:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 700dc838-115d-5097-ae2e-54fc3b35f91e with identifier: 10737483
2026-03-30 10:02:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 700dc838-115d-5097-ae2e-54fc3b35f91e with scrape type 2
2026-03-30 10:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 700dc838-115d-5097-ae2e-54fc3b35f91e with scrape type 2
2026-03-30 10:02:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 700dc838-115d-5097-ae2e-54fc3b35f91e, identifier: 10737483
2026-03-30 10:02:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750498/general/6f6b4c2f-cc2f-4f4e-b968-e4d82945d75f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734795)
2026-03-30 10:02:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 700dc838-115d-5097-ae2e-54fc3b35f91e with identifier: 10737483
2026-03-30 10:02:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 700dc838-115d-5097-ae2e-54fc3b35f91e with identifier: 10737483
2026-03-30 10:02:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 700dc838-115d-5097-ae2e-54fc3b35f91e with identifier: 10737483 to the API
2026-03-30 10:02:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:02:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:02:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737483>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 185,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Hybrid',
'id': '700dc838-115d-5097-ae2e-54fc3b35f91e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '7754LRD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737483',
'listing': 'auction',
'location': 'Saarlouis (Germany)',
'make': 'BMW',
'model': 'X3',
'odometer': 55429,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 27200,
'price_includes_vat': True,
'registration_date': '2021-06-17',
'seats_number': 5,
'seller_name': 'AAF Group France',
'title': 'BMW X3 30e M Sport - xDrive - Hybrid - Automatic - 185 hp - 55.429 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-30 10:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:01 [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-30 10:02:01 [adesa.es] INFO: Saving data for 10737483: {'auction_closing_time': 1774872900.0, 'created_time': 1774630864.737619, 'last_price_update_time': 1774864921.383443}
2026-03-30 10:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10737483') HTTP/1.1" 204 0
2026-03-30 10:02:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:02:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307ad36410>
2026-03-30 10:02:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:02:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:02:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:02:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d15e0674-e0b1-5b35-9158-f530beab9b43/d15e0674-e0b1-5b35-9158-f530beab9b43_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750495%252Fgeneral%252F553513f0-1cc8-416e-994e-f29a7d9fbca2.jpg') HTTP/1.1" 204 0
2026-03-30 10:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750495/general/553513f0-1cc8-416e-994e-f29a7d9fbca2.jpg saved to cache
2026-03-30 10:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d15e0674-e0b1-5b35-9158-f530beab9b43
2026-03-30 10:02:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:02:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307ace0fd0>
2026-03-30 10:02:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:02:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:02:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:02:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7438c41-4494-5979-9eda-3d3dae648728/f7438c41-4494-5979-9eda-3d3dae648728_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750498%252Fgeneral%252Ffaccdf97-a1fd-4a89-bd1f-155caf5e18cc.jpg') HTTP/1.1" 204 0
2026-03-30 10:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750498/general/faccdf97-a1fd-4a89-bd1f-155caf5e18cc.jpg saved to cache
2026-03-30 10:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f7438c41-4494-5979-9eda-3d3dae648728
2026-03-30 10:02:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:02:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307a267750>
2026-03-30 10:02:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:02:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:02:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:02:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57e36ea6-f2bc-5a3d-bd33-0501c568d629/57e36ea6-f2bc-5a3d-bd33-0501c568d629_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620222%252Fgeneral%252F64522ad5-e93a-44d5-8231-3175cec77670.jpg') HTTP/1.1" 204 0
2026-03-30 10:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620222/general/64522ad5-e93a-44d5-8231-3175cec77670.jpg saved to cache
2026-03-30 10:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 57e36ea6-f2bc-5a3d-bd33-0501c568d629
2026-03-30 10:02:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5620222/general/6243c174-c659-4117-b679-9b1433b037a0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742071)
2026-03-30 10:02:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737974> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 10:02:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:02:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307ace0490>
2026-03-30 10:02:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:02:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:02:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:02:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fd2a2357-a638-50d1-aeba-0cb601c10fe1/fd2a2357-a638-50d1-aeba-0cb601c10fe1_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698126%252Fgeneral%252Fd27acae9-39ce-4738-9fe7-0e6d780ccfe7.jpg') HTTP/1.1" 204 0
2026-03-30 10:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698126/general/d27acae9-39ce-4738-9fe7-0e6d780ccfe7.jpg saved to cache
2026-03-30 10:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item fd2a2357-a638-50d1-aeba-0cb601c10fe1
2026-03-30 10:02:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:02:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741820> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 10:02:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:02:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307ae36b10>
2026-03-30 10:02:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:02:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:02:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:02:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57e36ea6-f2bc-5a3d-bd33-0501c568d629/57e36ea6-f2bc-5a3d-bd33-0501c568d629_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620222%252Fgeneral%252F6bdf9949-87e1-4e80-a304-0d32a6904f66.jpg') HTTP/1.1" 204 0
2026-03-30 10:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620222/general/6bdf9949-87e1-4e80-a304-0d32a6904f66.jpg saved to cache
2026-03-30 10:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 57e36ea6-f2bc-5a3d-bd33-0501c568d629
2026-03-30 10:02:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5698126/general/09343674-7a88-434f-8f04-2859a7a26643.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740881)
2026-03-30 10:02:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5620222/general/81c94eb0-a1d0-4b70-aefb-0177765b4d33.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742071)
2026-03-30 10:02:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10493754> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 10:02:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737478> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 10:02:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:02:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307a1a8250>
2026-03-30 10:02:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:02:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:02:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:02:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7438c41-4494-5979-9eda-3d3dae648728/f7438c41-4494-5979-9eda-3d3dae648728_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750498%252Fgeneral%252F6f6b4c2f-cc2f-4f4e-b968-e4d82945d75f.jpg') HTTP/1.1" 204 0
2026-03-30 10:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750498/general/6f6b4c2f-cc2f-4f4e-b968-e4d82945d75f.jpg saved to cache
2026-03-30 10:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f7438c41-4494-5979-9eda-3d3dae648728
2026-03-30 10:02:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5620222/general/aed2c82f-4df5-416e-87fb-04f33612f590.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742071)
2026-03-30 10:02:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:02:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3080d47010>
2026-03-30 10:02:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:02:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:02:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:02:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57e36ea6-f2bc-5a3d-bd33-0501c568d629/57e36ea6-f2bc-5a3d-bd33-0501c568d629_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620222%252Fgeneral%252F6243c174-c659-4117-b679-9b1433b037a0.jpg') HTTP/1.1" 204 0
2026-03-30 10:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620222/general/6243c174-c659-4117-b679-9b1433b037a0.jpg saved to cache
2026-03-30 10:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 57e36ea6-f2bc-5a3d-bd33-0501c568d629
2026-03-30 10:02:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5b64c95-55d5-5e6c-a06e-d6e262eee44e with identifier: 10737974
2026-03-30 10:02:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5b64c95-55d5-5e6c-a06e-d6e262eee44e with scrape type 2
2026-03-30 10:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e5b64c95-55d5-5e6c-a06e-d6e262eee44e with scrape type 2
2026-03-30 10:02:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: e5b64c95-55d5-5e6c-a06e-d6e262eee44e, identifier: 10737974
2026-03-30 10:02:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750498/general/8643e856-60dd-4354-88b6-7ded85e37f04.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734795)
2026-03-30 10:02:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: e5b64c95-55d5-5e6c-a06e-d6e262eee44e with identifier: 10737974
2026-03-30 10:02:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: e5b64c95-55d5-5e6c-a06e-d6e262eee44e with identifier: 10737974
2026-03-30 10:02:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: e5b64c95-55d5-5e6c-a06e-d6e262eee44e with identifier: 10737974 to the API
2026-03-30 10:02:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:02:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:02:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737974>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 218,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Hybrid',
'id': 'e5b64c95-55d5-5e6c-a06e-d6e262eee44e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '125004525',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737974',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 23156,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23600,
'price_includes_vat': True,
'registration_date': '2023-12-04',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz A 250e AMG Line - Hybrid - Automatic - 218 hp - '
'23.156 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-30 10:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:02 [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-30 10:02:02 [adesa.es] INFO: Saving data for 10737974: {'auction_closing_time': 1774876200.0, 'created_time': 1774630856.364964, 'last_price_update_time': 1774864922.500004}
2026-03-30 10:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10737974') HTTP/1.1" 204 0
2026-03-30 10:02:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4a091af-73e1-565f-acc6-a7efe73bf362 with identifier: 10741820
2026-03-30 10:02:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4a091af-73e1-565f-acc6-a7efe73bf362 with scrape type 2
2026-03-30 10:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a4a091af-73e1-565f-acc6-a7efe73bf362 with scrape type 2
2026-03-30 10:02:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: a4a091af-73e1-565f-acc6-a7efe73bf362, identifier: 10741820
2026-03-30 10:02:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:02:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f3080e32450>
2026-03-30 10:02:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:02:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:02:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:02:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fd2a2357-a638-50d1-aeba-0cb601c10fe1/fd2a2357-a638-50d1-aeba-0cb601c10fe1_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698126%252Fgeneral%252F09343674-7a88-434f-8f04-2859a7a26643.jpg') HTTP/1.1" 204 0
2026-03-30 10:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698126/general/09343674-7a88-434f-8f04-2859a7a26643.jpg saved to cache
2026-03-30 10:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item fd2a2357-a638-50d1-aeba-0cb601c10fe1
2026-03-30 10:02:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:02:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307a16a110>
2026-03-30 10:02:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:02:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:02:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:02:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57e36ea6-f2bc-5a3d-bd33-0501c568d629/57e36ea6-f2bc-5a3d-bd33-0501c568d629_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620222%252Fgeneral%252F81c94eb0-a1d0-4b70-aefb-0177765b4d33.jpg') HTTP/1.1" 204 0
2026-03-30 10:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620222/general/81c94eb0-a1d0-4b70-aefb-0177765b4d33.jpg saved to cache
2026-03-30 10:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 57e36ea6-f2bc-5a3d-bd33-0501c568d629
2026-03-30 10:02:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03805d96-6df9-58e0-995a-1b2cc1401321 with identifier: 10493754
2026-03-30 10:02:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03805d96-6df9-58e0-995a-1b2cc1401321 with scrape type 2
2026-03-30 10:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 03805d96-6df9-58e0-995a-1b2cc1401321 with scrape type 2
2026-03-30 10:02:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 03805d96-6df9-58e0-995a-1b2cc1401321, identifier: 10493754
2026-03-30 10:02:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22fb779e-68ce-5276-884a-409d82030932 with identifier: 10737478
2026-03-30 10:02:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22fb779e-68ce-5276-884a-409d82030932 with scrape type 2
2026-03-30 10:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 22fb779e-68ce-5276-884a-409d82030932 with scrape type 2
2026-03-30 10:02:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 22fb779e-68ce-5276-884a-409d82030932, identifier: 10737478
2026-03-30 10:02:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5698126/general/519bc07b-9f44-4776-bcf3-d62e1d756bbb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740881)
2026-03-30 10:02:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5698126/general/c5339a7e-def5-464a-82a0-a3cbf84a40c6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740881)
2026-03-30 10:02:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5620222/general/18fdc8ac-0a14-496a-ab7b-5374de6faabd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742071)
2026-03-30 10:02:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: a4a091af-73e1-565f-acc6-a7efe73bf362 with identifier: 10741820
2026-03-30 10:02:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: a4a091af-73e1-565f-acc6-a7efe73bf362 with identifier: 10741820
2026-03-30 10:02:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: a4a091af-73e1-565f-acc6-a7efe73bf362 with identifier: 10741820 to the API
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:02:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741820>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 140,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Diesel',
'id': 'a4a091af-73e1-565f-acc6-a7efe73bf362',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1776KZS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741820',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Volkswagen',
'model': 'Crafter',
'odometer': 244315,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 9700,
'price_includes_vat': True,
'registration_date': '2019-08-22',
'seats_number': 3,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Volkswagen Crafter L3H2 2.0 TDI - Diesel - Manual - 140 hp - '
'244.315 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:03 [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-30 10:02:03 [adesa.es] INFO: Saving data for 10741820: {'auction_closing_time': 1775037000.0, 'created_time': 1774630855.253649, 'last_price_update_time': 1774864923.312944}
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741820') HTTP/1.1" 204 0
2026-03-30 10:02:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 03805d96-6df9-58e0-995a-1b2cc1401321 with identifier: 10493754
2026-03-30 10:02:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 03805d96-6df9-58e0-995a-1b2cc1401321 with identifier: 10493754
2026-03-30 10:02:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 03805d96-6df9-58e0-995a-1b2cc1401321 with identifier: 10493754 to the API
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:02:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10493754>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Hatchback',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 112,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '03805d96-6df9-58e0-995a-1b2cc1401321',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '52075',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10493754',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 38418,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2024-06-18',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Dacia Sandero 1.0 TCe Stepway Extreme - Petrol - Manual - 112 hp - '
'38.418 km',
'transmission': 'manual',
'trim': 'Stepway Extreme',
'vin': None,
'year': 2024}
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:03 [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-30 10:02:03 [adesa.es] INFO: Saving data for 10493754: {'auction_closing_time': 1798675200.0, 'created_time': 1773334953.553766, 'last_price_update_time': 1774864923.734868}
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10493754') HTTP/1.1" 204 0
2026-03-30 10:02:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 22fb779e-68ce-5276-884a-409d82030932 with identifier: 10737478
2026-03-30 10:02:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 22fb779e-68ce-5276-884a-409d82030932 with identifier: 10737478
2026-03-30 10:02:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 22fb779e-68ce-5276-884a-409d82030932 with identifier: 10737478 to the API
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:02:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:02:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737478>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Electric',
'id': '22fb779e-68ce-5276-884a-409d82030932',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '4805LTC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737478',
'listing': 'auction',
'location': 'Saarlouis (Germany)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 38619,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 29400,
'price_includes_vat': True,
'registration_date': '2021-09-30',
'seats_number': 5,
'seller_name': 'AAF Group France',
'title': 'Audi E-Tron 55 Advanced - Quattro - Electric - Automatic - 408 hp - '
'38.619 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2021}
2026-03-30 10:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:04 [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-30 10:02:04 [adesa.es] INFO: Saving data for 10737478: {'auction_closing_time': 1774872900.0, 'created_time': 1774630863.579763, 'last_price_update_time': 1774864924.093409}
2026-03-30 10:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10737478') HTTP/1.1" 204 0
2026-03-30 10:02:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5698126/general/e1d1008c-6531-493d-9f7f-ddfd69f48ffb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740881)
2026-03-30 10:02:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:02:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:02:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307ae58550>
2026-03-30 10:02:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:02:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:02:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:02:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57e36ea6-f2bc-5a3d-bd33-0501c568d629/57e36ea6-f2bc-5a3d-bd33-0501c568d629_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620222%252Fgeneral%252Faed2c82f-4df5-416e-87fb-04f33612f590.jpg') HTTP/1.1" 204 0
2026-03-30 10:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620222/general/aed2c82f-4df5-416e-87fb-04f33612f590.jpg saved to cache
2026-03-30 10:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 57e36ea6-f2bc-5a3d-bd33-0501c568d629
2026-03-30 10:02:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5620222/general/62118bc4-4cc2-4602-855e-6e09ecabe5a3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742071)
2026-03-30 10:02:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741803> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 10:02:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:02:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5698126/general/d4787da8-c4aa-4231-a7d3-9dc486d4a304.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740881)
2026-03-30 10:02:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:02:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:02:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:02:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307af63c50>
2026-03-30 10:02:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:02:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:02:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:02:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7438c41-4494-5979-9eda-3d3dae648728/f7438c41-4494-5979-9eda-3d3dae648728_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750498%252Fgeneral%252F8643e856-60dd-4354-88b6-7ded85e37f04.jpg') HTTP/1.1" 204 0
2026-03-30 10:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750498/general/8643e856-60dd-4354-88b6-7ded85e37f04.jpg saved to cache
2026-03-30 10:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f7438c41-4494-5979-9eda-3d3dae648728
2026-03-30 10:02:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:02:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307aeada10>
2026-03-30 10:02:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:02:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:02:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:02:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fd2a2357-a638-50d1-aeba-0cb601c10fe1/fd2a2357-a638-50d1-aeba-0cb601c10fe1_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698126%252Fgeneral%252F519bc07b-9f44-4776-bcf3-d62e1d756bbb.jpg') HTTP/1.1" 204 0
2026-03-30 10:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698126/general/519bc07b-9f44-4776-bcf3-d62e1d756bbb.jpg saved to cache
2026-03-30 10:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item fd2a2357-a638-50d1-aeba-0cb601c10fe1
2026-03-30 10:02:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:02:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307af8eb50>
2026-03-30 10:02:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:02:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:02:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:02:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fd2a2357-a638-50d1-aeba-0cb601c10fe1/fd2a2357-a638-50d1-aeba-0cb601c10fe1_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698126%252Fgeneral%252Fc5339a7e-def5-464a-82a0-a3cbf84a40c6.jpg') HTTP/1.1" 204 0
2026-03-30 10:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698126/general/c5339a7e-def5-464a-82a0-a3cbf84a40c6.jpg saved to cache
2026-03-30 10:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item fd2a2357-a638-50d1-aeba-0cb601c10fe1
2026-03-30 10:02:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:02:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307aeaf5d0>
2026-03-30 10:02:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:02:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:02:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:02:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57e36ea6-f2bc-5a3d-bd33-0501c568d629/57e36ea6-f2bc-5a3d-bd33-0501c568d629_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620222%252Fgeneral%252F18fdc8ac-0a14-496a-ab7b-5374de6faabd.jpg') HTTP/1.1" 204 0
2026-03-30 10:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620222/general/18fdc8ac-0a14-496a-ab7b-5374de6faabd.jpg saved to cache
2026-03-30 10:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 57e36ea6-f2bc-5a3d-bd33-0501c568d629
2026-03-30 10:02:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5698126/general/ee69f817-bead-46cb-bb4f-d42472dcd695.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740881)
2026-03-30 10:02:05 [scrapy.extensions.logstats] INFO: Crawled 95 pages (at 42 pages/min), scraped 80 items (at 52 items/min)
2026-03-30 10:02:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 174MiB
2026-03-30 10:02:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5698126/general/e846185d-a34c-4139-85f9-0c20e0290f96.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740881)
2026-03-30 10:02:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750498/general/c6e4d3eb-1724-430a-81ed-c39cbe92f6df.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734795)
2026-03-30 10:02:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750498/general/35b5ef7d-8d2f-4b15-b65b-b10073a82238.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734795)
2026-03-30 10:02:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741804> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 10:02:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:02:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307ad6ead0>
2026-03-30 10:02:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:02:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:02:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:02:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fd2a2357-a638-50d1-aeba-0cb601c10fe1/fd2a2357-a638-50d1-aeba-0cb601c10fe1_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698126%252Fgeneral%252Fe1d1008c-6531-493d-9f7f-ddfd69f48ffb.jpg') HTTP/1.1" 204 0
2026-03-30 10:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698126/general/e1d1008c-6531-493d-9f7f-ddfd69f48ffb.jpg saved to cache
2026-03-30 10:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item fd2a2357-a638-50d1-aeba-0cb601c10fe1
2026-03-30 10:02:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:02:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307aff7950>
2026-03-30 10:02:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:02:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:02:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:02:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57e36ea6-f2bc-5a3d-bd33-0501c568d629/57e36ea6-f2bc-5a3d-bd33-0501c568d629_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620222%252Fgeneral%252F62118bc4-4cc2-4602-855e-6e09ecabe5a3.jpg') HTTP/1.1" 204 0
2026-03-30 10:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620222/general/62118bc4-4cc2-4602-855e-6e09ecabe5a3.jpg saved to cache
2026-03-30 10:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 57e36ea6-f2bc-5a3d-bd33-0501c568d629
2026-03-30 10:02:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 57e36ea6-f2bc-5a3d-bd33-0501c568d629, skipping ID generation
2026-03-30 10:02:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57e36ea6-f2bc-5a3d-bd33-0501c568d629 with scrape type 1
2026-03-30 10:02:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 57e36ea6-f2bc-5a3d-bd33-0501c568d629 sending to next pipeline
2026-03-30 10:02:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 57e36ea6-f2bc-5a3d-bd33-0501c568d629, identifier: 10742071
2026-03-30 10:02:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d555bb87-e817-5010-adc3-cf6ba3ecda0f with identifier: 10741803
2026-03-30 10:02:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d555bb87-e817-5010-adc3-cf6ba3ecda0f with scrape type 2
2026-03-30 10:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d555bb87-e817-5010-adc3-cf6ba3ecda0f with scrape type 2
2026-03-30 10:02:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: d555bb87-e817-5010-adc3-cf6ba3ecda0f, identifier: 10741803
2026-03-30 10:02:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:02:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307afc5990>
2026-03-30 10:02:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:02:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:02:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:02:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fd2a2357-a638-50d1-aeba-0cb601c10fe1/fd2a2357-a638-50d1-aeba-0cb601c10fe1_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698126%252Fgeneral%252Fd4787da8-c4aa-4231-a7d3-9dc486d4a304.jpg') HTTP/1.1" 204 0
2026-03-30 10:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698126/general/d4787da8-c4aa-4231-a7d3-9dc486d4a304.jpg saved to cache
2026-03-30 10:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item fd2a2357-a638-50d1-aeba-0cb601c10fe1
2026-03-30 10:02:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5698126/general/1a4d8371-f1fa-4697-844a-a5aa089d09d8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740881)
2026-03-30 10:02:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:02:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 57e36ea6-f2bc-5a3d-bd33-0501c568d629 with identifier: 10742071
2026-03-30 10:02:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 57e36ea6-f2bc-5a3d-bd33-0501c568d629 with identifier: 10742071
2026-03-30 10:02:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 57e36ea6-f2bc-5a3d-bd33-0501c568d629 with identifier: 10742071 to the API
2026-03-30 10:02:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:02:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:02:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5620222/general/62118bc4-4cc2-4602-855e-6e09ecabe5a3.jpg>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 104,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '57e36ea6-f2bc-5a3d-bd33-0501c568d629',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '50535',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742071',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 10554,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 48,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57e36ea6-f2bc-5a3d-bd33-0501c568d629/57e36ea6-f2bc-5a3d-bd33-0501c568d629_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96390,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620222/general/c7203396-bdc8-46af-8d50-341b1917a106.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57e36ea6-f2bc-5a3d-bd33-0501c568d629/57e36ea6-f2bc-5a3d-bd33-0501c568d629_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95832,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620222/general/201f15a7-932a-4c36-97ae-ed086198f663.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57e36ea6-f2bc-5a3d-bd33-0501c568d629/57e36ea6-f2bc-5a3d-bd33-0501c568d629_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100489,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620222/general/62118bc4-4cc2-4602-855e-6e09ecabe5a3.jpg',
'Width': 797},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57e36ea6-f2bc-5a3d-bd33-0501c568d629/57e36ea6-f2bc-5a3d-bd33-0501c568d629_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92419,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620222/general/18fdc8ac-0a14-496a-ab7b-5374de6faabd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57e36ea6-f2bc-5a3d-bd33-0501c568d629/57e36ea6-f2bc-5a3d-bd33-0501c568d629_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83997,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620222/general/6770b040-d6d9-48ec-ba41-ae72af540245.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57e36ea6-f2bc-5a3d-bd33-0501c568d629/57e36ea6-f2bc-5a3d-bd33-0501c568d629_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86304,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620222/general/64522ad5-e93a-44d5-8231-3175cec77670.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57e36ea6-f2bc-5a3d-bd33-0501c568d629/57e36ea6-f2bc-5a3d-bd33-0501c568d629_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102398,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620222/general/6bdf9949-87e1-4e80-a304-0d32a6904f66.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57e36ea6-f2bc-5a3d-bd33-0501c568d629/57e36ea6-f2bc-5a3d-bd33-0501c568d629_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102202,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620222/general/6243c174-c659-4117-b679-9b1433b037a0.jpg',
'Width': 797},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57e36ea6-f2bc-5a3d-bd33-0501c568d629/57e36ea6-f2bc-5a3d-bd33-0501c568d629_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118168,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620222/general/81c94eb0-a1d0-4b70-aefb-0177765b4d33.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57e36ea6-f2bc-5a3d-bd33-0501c568d629/57e36ea6-f2bc-5a3d-bd33-0501c568d629_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104970,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620222/general/aed2c82f-4df5-416e-87fb-04f33612f590.jpg',
'Width': 1024}],
'price': 12600,
'price_includes_vat': True,
'registration_date': '2025-05-28',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 208 1.2 Allure - Petrol - Manual - 104 hp - 10.554 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-30 10:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710742071%27 HTTP/1.1" 200 None
2026-03-30 10:02:07 [adesa.es] INFO: Saving data for 10742071: {'created_time': 1774864927.606083, 'last_price_update_time': 1774864927.606096, 'auction_closing_time': 1798675200.0}
2026-03-30 10:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10742071') HTTP/1.1" 204 0
2026-03-30 10:02:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: d555bb87-e817-5010-adc3-cf6ba3ecda0f with identifier: 10741803
2026-03-30 10:02:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: d555bb87-e817-5010-adc3-cf6ba3ecda0f with identifier: 10741803
2026-03-30 10:02:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: d555bb87-e817-5010-adc3-cf6ba3ecda0f with identifier: 10741803 to the API
2026-03-30 10:02:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:02:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:02:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741803>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 115,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Petrol',
'id': 'd555bb87-e817-5010-adc3-cf6ba3ecda0f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'VSSZZZ5FZL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741803',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Seat',
'model': 'Ateca',
'odometer': 123248,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 12500,
'price_includes_vat': True,
'registration_date': '2019-03-01',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Seat Ateca 1.0 TSI Style - Petrol - Manual - 115 hp - 123.248 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2019}
2026-03-30 10:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:08 [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-30 10:02:08 [adesa.es] INFO: Saving data for 10741803: {'auction_closing_time': 1775037000.0, 'created_time': 1774630852.080165, 'last_price_update_time': 1774864928.181801}
2026-03-30 10:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741803') HTTP/1.1" 204 0
2026-03-30 10:02:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750495/general/0ed1680f-aa86-4a73-b746-1415277308f7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735060)
2026-03-30 10:02:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741817> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 10:02:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750495/general/e81e54a3-76a7-4456-9f87-755edaf39f65.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735060)
2026-03-30 10:02:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:02:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:02:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307ae43650>
2026-03-30 10:02:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:02:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:02:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:02:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fd2a2357-a638-50d1-aeba-0cb601c10fe1/fd2a2357-a638-50d1-aeba-0cb601c10fe1_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698126%252Fgeneral%252Fee69f817-bead-46cb-bb4f-d42472dcd695.jpg') HTTP/1.1" 204 0
2026-03-30 10:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698126/general/ee69f817-bead-46cb-bb4f-d42472dcd695.jpg saved to cache
2026-03-30 10:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item fd2a2357-a638-50d1-aeba-0cb601c10fe1
2026-03-30 10:02:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:02:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307ac794d0>
2026-03-30 10:02:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:02:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:02:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:02:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fd2a2357-a638-50d1-aeba-0cb601c10fe1/fd2a2357-a638-50d1-aeba-0cb601c10fe1_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698126%252Fgeneral%252Fe846185d-a34c-4139-85f9-0c20e0290f96.jpg') HTTP/1.1" 204 0
2026-03-30 10:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698126/general/e846185d-a34c-4139-85f9-0c20e0290f96.jpg saved to cache
2026-03-30 10:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item fd2a2357-a638-50d1-aeba-0cb601c10fe1
2026-03-30 10:02:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:02:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307a232690>
2026-03-30 10:02:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:02:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:02:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:02:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7438c41-4494-5979-9eda-3d3dae648728/f7438c41-4494-5979-9eda-3d3dae648728_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750498%252Fgeneral%252Fc6e4d3eb-1724-430a-81ed-c39cbe92f6df.jpg') HTTP/1.1" 204 0
2026-03-30 10:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750498/general/c6e4d3eb-1724-430a-81ed-c39cbe92f6df.jpg saved to cache
2026-03-30 10:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f7438c41-4494-5979-9eda-3d3dae648728
2026-03-30 10:02:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:02:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307a230490>
2026-03-30 10:02:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:02:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:02:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:02:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7438c41-4494-5979-9eda-3d3dae648728/f7438c41-4494-5979-9eda-3d3dae648728_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750498%252Fgeneral%252F35b5ef7d-8d2f-4b15-b65b-b10073a82238.jpg') HTTP/1.1" 204 0
2026-03-30 10:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750498/general/35b5ef7d-8d2f-4b15-b65b-b10073a82238.jpg saved to cache
2026-03-30 10:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f7438c41-4494-5979-9eda-3d3dae648728
2026-03-30 10:02:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f7438c41-4494-5979-9eda-3d3dae648728, skipping ID generation
2026-03-30 10:02:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7438c41-4494-5979-9eda-3d3dae648728 with scrape type 1
2026-03-30 10:02:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f7438c41-4494-5979-9eda-3d3dae648728 sending to next pipeline
2026-03-30 10:02:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: f7438c41-4494-5979-9eda-3d3dae648728, identifier: 10734795
2026-03-30 10:02:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b8d4ff73-0b0e-58e5-9c57-54fb875b2b3b with identifier: 10741804
2026-03-30 10:02:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8d4ff73-0b0e-58e5-9c57-54fb875b2b3b with scrape type 2
2026-03-30 10:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b8d4ff73-0b0e-58e5-9c57-54fb875b2b3b with scrape type 2
2026-03-30 10:02:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: b8d4ff73-0b0e-58e5-9c57-54fb875b2b3b, identifier: 10741804
2026-03-30 10:02:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:02:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307ae43510>
2026-03-30 10:02:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:02:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:02:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:02:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fd2a2357-a638-50d1-aeba-0cb601c10fe1/fd2a2357-a638-50d1-aeba-0cb601c10fe1_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698126%252Fgeneral%252F1a4d8371-f1fa-4697-844a-a5aa089d09d8.jpg') HTTP/1.1" 204 0
2026-03-30 10:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698126/general/1a4d8371-f1fa-4697-844a-a5aa089d09d8.jpg saved to cache
2026-03-30 10:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item fd2a2357-a638-50d1-aeba-0cb601c10fe1
2026-03-30 10:02:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fd2a2357-a638-50d1-aeba-0cb601c10fe1, skipping ID generation
2026-03-30 10:02:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd2a2357-a638-50d1-aeba-0cb601c10fe1 with scrape type 1
2026-03-30 10:02:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fd2a2357-a638-50d1-aeba-0cb601c10fe1 sending to next pipeline
2026-03-30 10:02:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: fd2a2357-a638-50d1-aeba-0cb601c10fe1, identifier: 10740881
2026-03-30 10:02:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: f7438c41-4494-5979-9eda-3d3dae648728 with identifier: 10734795
2026-03-30 10:02:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: f7438c41-4494-5979-9eda-3d3dae648728 with identifier: 10734795
2026-03-30 10:02:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: f7438c41-4494-5979-9eda-3d3dae648728 with identifier: 10734795 to the API
2026-03-30 10:02:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:02:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750498/general/35b5ef7d-8d2f-4b15-b65b-b10073a82238.jpg>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 134,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Hybrid',
'id': 'f7438c41-4494-5979-9eda-3d3dae648728',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '57545',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734795',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Espace',
'odometer': 30101,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 28,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7438c41-4494-5979-9eda-3d3dae648728/f7438c41-4494-5979-9eda-3d3dae648728_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54522,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750498/general/e8e6b8cb-878f-4aae-9438-a568e7e2a89e.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7438c41-4494-5979-9eda-3d3dae648728/f7438c41-4494-5979-9eda-3d3dae648728_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51772,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750498/general/92020ef9-598f-4c08-b058-eed2786d0242.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7438c41-4494-5979-9eda-3d3dae648728/f7438c41-4494-5979-9eda-3d3dae648728_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50273,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750498/general/f8bc2785-8928-4379-b243-ce6a94236a56.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7438c41-4494-5979-9eda-3d3dae648728/f7438c41-4494-5979-9eda-3d3dae648728_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110284,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750498/general/35b5ef7d-8d2f-4b15-b65b-b10073a82238.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7438c41-4494-5979-9eda-3d3dae648728/f7438c41-4494-5979-9eda-3d3dae648728_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105896,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750498/general/58413b50-ed51-4ee7-8557-2161f56cddd6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7438c41-4494-5979-9eda-3d3dae648728/f7438c41-4494-5979-9eda-3d3dae648728_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119702,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750498/general/c6e4d3eb-1724-430a-81ed-c39cbe92f6df.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7438c41-4494-5979-9eda-3d3dae648728/f7438c41-4494-5979-9eda-3d3dae648728_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76060,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750498/general/d3881161-1745-4166-b021-e26ba770de4d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7438c41-4494-5979-9eda-3d3dae648728/f7438c41-4494-5979-9eda-3d3dae648728_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49379,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750498/general/8643e856-60dd-4354-88b6-7ded85e37f04.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7438c41-4494-5979-9eda-3d3dae648728/f7438c41-4494-5979-9eda-3d3dae648728_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46310,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750498/general/faccdf97-a1fd-4a89-bd1f-155caf5e18cc.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7438c41-4494-5979-9eda-3d3dae648728/f7438c41-4494-5979-9eda-3d3dae648728_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63825,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750498/general/6f6b4c2f-cc2f-4f4e-b968-e4d82945d75f.jpg',
'Width': 1024}],
'price': 29600,
'price_includes_vat': True,
'registration_date': '2025-05-28',
'seats_number': 7,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Espace 1.2 Esprit Alpine - Hybrid - Automatic - 134 hp - '
'30.101 km',
'transmission': 'automatic',
'trim': 'Esprit Alpine',
'vin': None,
'year': 2025}
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710734795%27 HTTP/1.1" 200 None
2026-03-30 10:02:10 [adesa.es] INFO: Saving data for 10734795: {'created_time': 1774864930.179984, 'last_price_update_time': 1774864930.179999, 'auction_closing_time': 1798675200.0}
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10734795') HTTP/1.1" 204 0
2026-03-30 10:02:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: b8d4ff73-0b0e-58e5-9c57-54fb875b2b3b with identifier: 10741804
2026-03-30 10:02:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: b8d4ff73-0b0e-58e5-9c57-54fb875b2b3b with identifier: 10741804
2026-03-30 10:02:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: b8d4ff73-0b0e-58e5-9c57-54fb875b2b3b with identifier: 10741804 to the API
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:02:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741804>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Petrol',
'id': 'b8d4ff73-0b0e-58e5-9c57-54fb875b2b3b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '8522LPL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741804',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Seat',
'model': 'Arona',
'odometer': 116000,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 10000,
'price_includes_vat': True,
'registration_date': '2021-05-01',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Seat Arona 1.0 TSI Style - Petrol - Manual - 110 hp - 116.000 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2021}
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:10 [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-30 10:02:10 [adesa.es] INFO: Saving data for 10741804: {'auction_closing_time': 1775037000.0, 'created_time': 1774630869.95481, 'last_price_update_time': 1774864930.602104}
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741804') HTTP/1.1" 204 0
2026-03-30 10:02:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: fd2a2357-a638-50d1-aeba-0cb601c10fe1 with identifier: 10740881
2026-03-30 10:02:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: fd2a2357-a638-50d1-aeba-0cb601c10fe1 with identifier: 10740881
2026-03-30 10:02:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: fd2a2357-a638-50d1-aeba-0cb601c10fe1 with identifier: 10740881 to the API
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:02:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5698126/general/1a4d8371-f1fa-4697-844a-a5aa089d09d8.jpg>
{'auction_title': '',
'c_o_2_emission_value': 102,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'fd2a2357-a638-50d1-aeba-0cb601c10fe1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '1883NHS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740881',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd2a2357-a638-50d1-aeba-0cb601c10fe1/fd2a2357-a638-50d1-aeba-0cb601c10fe1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179976,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698126/general/1a4d8371-f1fa-4697-844a-a5aa089d09d8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd2a2357-a638-50d1-aeba-0cb601c10fe1/fd2a2357-a638-50d1-aeba-0cb601c10fe1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173287,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698126/general/ca69be8d-880c-4c31-9d16-5de4615673f1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd2a2357-a638-50d1-aeba-0cb601c10fe1/fd2a2357-a638-50d1-aeba-0cb601c10fe1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165997,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698126/general/ee69f817-bead-46cb-bb4f-d42472dcd695.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd2a2357-a638-50d1-aeba-0cb601c10fe1/fd2a2357-a638-50d1-aeba-0cb601c10fe1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170228,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698126/general/e1d1008c-6531-493d-9f7f-ddfd69f48ffb.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd2a2357-a638-50d1-aeba-0cb601c10fe1/fd2a2357-a638-50d1-aeba-0cb601c10fe1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195050,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698126/general/d27acae9-39ce-4738-9fe7-0e6d780ccfe7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd2a2357-a638-50d1-aeba-0cb601c10fe1/fd2a2357-a638-50d1-aeba-0cb601c10fe1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184620,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698126/general/09343674-7a88-434f-8f04-2859a7a26643.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd2a2357-a638-50d1-aeba-0cb601c10fe1/fd2a2357-a638-50d1-aeba-0cb601c10fe1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 545449,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698126/general/519bc07b-9f44-4776-bcf3-d62e1d756bbb.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd2a2357-a638-50d1-aeba-0cb601c10fe1/fd2a2357-a638-50d1-aeba-0cb601c10fe1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 459783,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698126/general/c5339a7e-def5-464a-82a0-a3cbf84a40c6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd2a2357-a638-50d1-aeba-0cb601c10fe1/fd2a2357-a638-50d1-aeba-0cb601c10fe1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 575434,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698126/general/e846185d-a34c-4139-85f9-0c20e0290f96.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd2a2357-a638-50d1-aeba-0cb601c10fe1/fd2a2357-a638-50d1-aeba-0cb601c10fe1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 331611,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698126/general/d4787da8-c4aa-4231-a7d3-9dc486d4a304.jpg',
'Width': 1920}],
'price': 17300,
'price_includes_vat': True,
'registration_date': '2025-11-25',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 208 1.2 Allure - Petrol - Automatic - 101 hp - 50 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710740881%27 HTTP/1.1" 200 None
2026-03-30 10:02:10 [adesa.es] INFO: Saving data for 10740881: {'created_time': 1774864930.979358, 'last_price_update_time': 1774864930.979369, 'auction_closing_time': 1798675200.0}
2026-03-30 10:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10740881') HTTP/1.1" 204 0
2026-03-30 10:02:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750495/general/58254869-7575-4ee4-9d59-942d4b5706e1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735060)
2026-03-30 10:02:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741801> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 10:02:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:02:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:02:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307ae37e50>
2026-03-30 10:02:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:02:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:02:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:02:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d15e0674-e0b1-5b35-9158-f530beab9b43/d15e0674-e0b1-5b35-9158-f530beab9b43_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750495%252Fgeneral%252F0ed1680f-aa86-4a73-b746-1415277308f7.jpg') HTTP/1.1" 204 0
2026-03-30 10:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750495/general/0ed1680f-aa86-4a73-b746-1415277308f7.jpg saved to cache
2026-03-30 10:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d15e0674-e0b1-5b35-9158-f530beab9b43
2026-03-30 10:02:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60fde880-8eb0-58b1-b779-69d5f668adaa with identifier: 10741817
2026-03-30 10:02:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60fde880-8eb0-58b1-b779-69d5f668adaa with scrape type 2
2026-03-30 10:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 60fde880-8eb0-58b1-b779-69d5f668adaa with scrape type 2
2026-03-30 10:02:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 60fde880-8eb0-58b1-b779-69d5f668adaa, identifier: 10741817
2026-03-30 10:02:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:02:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307af6e690>
2026-03-30 10:02:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:02:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:02:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:02:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d15e0674-e0b1-5b35-9158-f530beab9b43/d15e0674-e0b1-5b35-9158-f530beab9b43_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750495%252Fgeneral%252Fe81e54a3-76a7-4456-9f87-755edaf39f65.jpg') HTTP/1.1" 204 0
2026-03-30 10:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750495/general/e81e54a3-76a7-4456-9f87-755edaf39f65.jpg saved to cache
2026-03-30 10:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d15e0674-e0b1-5b35-9158-f530beab9b43
2026-03-30 10:02:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 60fde880-8eb0-58b1-b779-69d5f668adaa with identifier: 10741817
2026-03-30 10:02:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 60fde880-8eb0-58b1-b779-69d5f668adaa with identifier: 10741817
2026-03-30 10:02:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 60fde880-8eb0-58b1-b779-69d5f668adaa with identifier: 10741817 to the API
2026-03-30 10:02:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:02:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:02:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741817>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 116,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Petrol',
'id': '60fde880-8eb0-58b1-b779-69d5f668adaa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '6865MTV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741817',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Seat',
'model': 'Arona',
'odometer': 17309,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15700,
'price_includes_vat': True,
'registration_date': '2024-08-30',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Seat Arona 1.0 TSI Style - Petrol - Manual - 116 hp - 17.309 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2024}
2026-03-30 10:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:11 [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-30 10:02:11 [adesa.es] INFO: Saving data for 10741817: {'auction_closing_time': 1775037000.0, 'created_time': 1774630869.626301, 'last_price_update_time': 1774864931.742447}
2026-03-30 10:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741817') HTTP/1.1" 204 0
2026-03-30 10:02:11 [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-30 10:02:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:02:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:02:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f307a1995d0>
2026-03-30 10:02:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:02:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:02:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:02:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d15e0674-e0b1-5b35-9158-f530beab9b43/d15e0674-e0b1-5b35-9158-f530beab9b43_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.es',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750495%252Fgeneral%252F58254869-7575-4ee4-9d59-942d4b5706e1.jpg') HTTP/1.1" 204 0
2026-03-30 10:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750495/general/58254869-7575-4ee4-9d59-942d4b5706e1.jpg saved to cache
2026-03-30 10:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d15e0674-e0b1-5b35-9158-f530beab9b43
2026-03-30 10:02:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d15e0674-e0b1-5b35-9158-f530beab9b43, skipping ID generation
2026-03-30 10:02:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d15e0674-e0b1-5b35-9158-f530beab9b43 with scrape type 1
2026-03-30 10:02:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d15e0674-e0b1-5b35-9158-f530beab9b43 sending to next pipeline
2026-03-30 10:02:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: d15e0674-e0b1-5b35-9158-f530beab9b43, identifier: 10735060
2026-03-30 10:02:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 703fddc3-fe76-53c8-94bc-683fc1ba5f95 with identifier: 10741801
2026-03-30 10:02:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 703fddc3-fe76-53c8-94bc-683fc1ba5f95 with scrape type 2
2026-03-30 10:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 703fddc3-fe76-53c8-94bc-683fc1ba5f95 with scrape type 2
2026-03-30 10:02:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 703fddc3-fe76-53c8-94bc-683fc1ba5f95, identifier: 10741801
2026-03-30 10:02:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: d15e0674-e0b1-5b35-9158-f530beab9b43 with identifier: 10735060
2026-03-30 10:02:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: d15e0674-e0b1-5b35-9158-f530beab9b43 with identifier: 10735060
2026-03-30 10:02:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: d15e0674-e0b1-5b35-9158-f530beab9b43 with identifier: 10735060 to the API
2026-03-30 10:02:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:02:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:02:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750495/general/58254869-7575-4ee4-9d59-942d4b5706e1.jpg>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': 'd15e0674-e0b1-5b35-9158-f530beab9b43',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '9991NHV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735060',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '600',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d15e0674-e0b1-5b35-9158-f530beab9b43/d15e0674-e0b1-5b35-9158-f530beab9b43_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160777,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750495/general/63b9891d-7e43-4d76-b115-58cd14249c9b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d15e0674-e0b1-5b35-9158-f530beab9b43/d15e0674-e0b1-5b35-9158-f530beab9b43_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160326,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750495/general/b1e03b99-8351-4b49-bf08-42224e26df2d.jpg',
'Width': 1919},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d15e0674-e0b1-5b35-9158-f530beab9b43/d15e0674-e0b1-5b35-9158-f530beab9b43_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159778,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750495/general/7ebfeb7b-fbf4-4bc8-8272-7af8e5702109.jpg',
'Width': 1919},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d15e0674-e0b1-5b35-9158-f530beab9b43/d15e0674-e0b1-5b35-9158-f530beab9b43_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159300,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750495/general/4901b595-5303-44b9-9480-b42ea7ecbfc7.jpg',
'Width': 1919},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d15e0674-e0b1-5b35-9158-f530beab9b43/d15e0674-e0b1-5b35-9158-f530beab9b43_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170115,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750495/general/3da82ebe-c626-4f3f-ad69-ce2169e07ca5.jpg',
'Width': 1919},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d15e0674-e0b1-5b35-9158-f530beab9b43/d15e0674-e0b1-5b35-9158-f530beab9b43_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166821,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750495/general/ce84ac94-5d5a-4cc4-9c4a-6034c7ec3ffd.jpg',
'Width': 1919},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d15e0674-e0b1-5b35-9158-f530beab9b43/d15e0674-e0b1-5b35-9158-f530beab9b43_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 469899,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750495/general/58254869-7575-4ee4-9d59-942d4b5706e1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d15e0674-e0b1-5b35-9158-f530beab9b43/d15e0674-e0b1-5b35-9158-f530beab9b43_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 388763,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750495/general/e81e54a3-76a7-4456-9f87-755edaf39f65.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d15e0674-e0b1-5b35-9158-f530beab9b43/d15e0674-e0b1-5b35-9158-f530beab9b43_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 479792,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750495/general/553513f0-1cc8-416e-994e-f29a7d9fbca2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d15e0674-e0b1-5b35-9158-f530beab9b43/d15e0674-e0b1-5b35-9158-f530beab9b43_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294711,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750495/general/0ed1680f-aa86-4a73-b746-1415277308f7.jpg',
'Width': 1920}],
'price': 19700,
'price_includes_vat': True,
'registration_date': '2025-11-28',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Fiat 600 1.2 La Prima - Hybrid - Automatic - 101 hp - 50 km',
'transmission': 'automatic',
'trim': 'La Prima',
'vin': None,
'year': 2025}
2026-03-30 10:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710735060%27 HTTP/1.1" 200 None
2026-03-30 10:02:12 [adesa.es] INFO: Saving data for 10735060: {'created_time': 1774864932.496798, 'last_price_update_time': 1774864932.496807, 'auction_closing_time': 1798671600.0}
2026-03-30 10:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10735060') HTTP/1.1" 204 0
2026-03-30 10:02:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 703fddc3-fe76-53c8-94bc-683fc1ba5f95 with identifier: 10741801
2026-03-30 10:02:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 703fddc3-fe76-53c8-94bc-683fc1ba5f95 with identifier: 10741801
2026-03-30 10:02:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 703fddc3-fe76-53c8-94bc-683fc1ba5f95 with identifier: 10741801 to the API
2026-03-30 10:02:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:02:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:02:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741801>
{'auction_title': '',
'c_o_2_emission_value': 189,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 140,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Diesel',
'id': '703fddc3-fe76-53c8-94bc-683fc1ba5f95',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '2791KZK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741801',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Volkswagen',
'model': 'Crafter',
'odometer': 208128,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16100,
'price_includes_vat': True,
'registration_date': '2019-08-01',
'seats_number': 3,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Volkswagen Crafter box - Diesel - Manual - 140 hp - 208.128 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-30 10:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:13 [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-30 10:02:13 [adesa.es] INFO: Saving data for 10741801: {'auction_closing_time': 1775037000.0, 'created_time': 1774630854.414178, 'last_price_update_time': 1774864933.014769}
2026-03-30 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741801') HTTP/1.1" 204 0
2026-03-30 10:02:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741794> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 10:02:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741797> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 10:02:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:02:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:02:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741808> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 10:02:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03360a4f-32ce-5c96-a1fa-a4159bae23bd with identifier: 10563498
2026-03-30 10:02:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03360a4f-32ce-5c96-a1fa-a4159bae23bd with scrape type 2
2026-03-30 10:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 03360a4f-32ce-5c96-a1fa-a4159bae23bd with scrape type 2
2026-03-30 10:02:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 03360a4f-32ce-5c96-a1fa-a4159bae23bd, identifier: 10563498
2026-03-30 10:02:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 03360a4f-32ce-5c96-a1fa-a4159bae23bd with identifier: 10563498
2026-03-30 10:02:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 03360a4f-32ce-5c96-a1fa-a4159bae23bd with identifier: 10563498
2026-03-30 10:02:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 03360a4f-32ce-5c96-a1fa-a4159bae23bd with identifier: 10563498 to the API
2026-03-30 10:02:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:02:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:02:13 [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-30 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:13 [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-30 10:02:13 [adesa.es] INFO: Saving data for 10563498: {'auction_closing_time': 1798671600.0, 'created_time': 1773334857.204438, 'last_price_update_time': 1774864933.45644}
2026-03-30 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10563498') HTTP/1.1" 204 0
2026-03-30 10:02:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5549e0de-2f68-5a71-857f-0f0228a3a1cd with identifier: 10741794
2026-03-30 10:02:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5549e0de-2f68-5a71-857f-0f0228a3a1cd with scrape type 2
2026-03-30 10:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5549e0de-2f68-5a71-857f-0f0228a3a1cd with scrape type 2
2026-03-30 10:02:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 5549e0de-2f68-5a71-857f-0f0228a3a1cd, identifier: 10741794
2026-03-30 10:02:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e45beae5-b2ed-553b-aded-c99aea632629 with identifier: 10741797
2026-03-30 10:02:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e45beae5-b2ed-553b-aded-c99aea632629 with scrape type 2
2026-03-30 10:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e45beae5-b2ed-553b-aded-c99aea632629 with scrape type 2
2026-03-30 10:02:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: e45beae5-b2ed-553b-aded-c99aea632629, identifier: 10741797
2026-03-30 10:02:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ffeb92f-6268-5d51-9208-8ff11a28f77b with identifier: 10741808
2026-03-30 10:02:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ffeb92f-6268-5d51-9208-8ff11a28f77b with scrape type 2
2026-03-30 10:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4ffeb92f-6268-5d51-9208-8ff11a28f77b with scrape type 2
2026-03-30 10:02:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 4ffeb92f-6268-5d51-9208-8ff11a28f77b, identifier: 10741808
2026-03-30 10:02:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 5549e0de-2f68-5a71-857f-0f0228a3a1cd with identifier: 10741794
2026-03-30 10:02:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 5549e0de-2f68-5a71-857f-0f0228a3a1cd with identifier: 10741794
2026-03-30 10:02:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 5549e0de-2f68-5a71-857f-0f0228a3a1cd with identifier: 10741794 to the API
2026-03-30 10:02:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:02:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:02:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741794>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Petrol',
'id': '5549e0de-2f68-5a71-857f-0f0228a3a1cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '6185LFF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741794',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 75640,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 6300,
'price_includes_vat': True,
'registration_date': '2020-01-30',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Opel Corsa 1.2 GS - Petrol - Manual - 100 hp - 75.640 km',
'transmission': 'manual',
'trim': 'GS',
'vin': None,
'year': 2020}
2026-03-30 10:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02: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-30 10:02:14 [adesa.es] INFO: Saving data for 10741794: {'auction_closing_time': 1775037000.0, 'created_time': 1774630874.050514, 'last_price_update_time': 1774864934.2508}
2026-03-30 10:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741794') HTTP/1.1" 204 0
2026-03-30 10:02:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: e45beae5-b2ed-553b-aded-c99aea632629 with identifier: 10741797
2026-03-30 10:02:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: e45beae5-b2ed-553b-aded-c99aea632629 with identifier: 10741797
2026-03-30 10:02:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: e45beae5-b2ed-553b-aded-c99aea632629 with identifier: 10741797 to the API
2026-03-30 10:02:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:02:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:02:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741797>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Diesel',
'id': 'e45beae5-b2ed-553b-aded-c99aea632629',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '3815MDV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741797',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 152101,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 8300,
'price_includes_vat': True,
'registration_date': '2017-06-30',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Renault Kadjar Intens - Diesel - Automatic - 110 hp - 152.101 km',
'transmission': 'automatic',
'trim': 'Intens',
'vin': None,
'year': 2017}
2026-03-30 10:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:14 [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-30 10:02:14 [adesa.es] INFO: Saving data for 10741797: {'auction_closing_time': 1775037000.0, 'created_time': 1774630868.081411, 'last_price_update_time': 1774864934.757711}
2026-03-30 10:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741797') HTTP/1.1" 204 0
2026-03-30 10:02:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 4ffeb92f-6268-5d51-9208-8ff11a28f77b with identifier: 10741808
2026-03-30 10:02:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 4ffeb92f-6268-5d51-9208-8ff11a28f77b with identifier: 10741808
2026-03-30 10:02:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 4ffeb92f-6268-5d51-9208-8ff11a28f77b with identifier: 10741808 to the API
2026-03-30 10:02:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:02:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:02:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741808>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 75,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Petrol',
'id': '4ffeb92f-6268-5d51-9208-8ff11a28f77b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': '1381LMB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741808',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 41978,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 7400,
'price_includes_vat': True,
'registration_date': '2020-12-30',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Opel Corsa Edition - Petrol - Manual - 75 hp - 41.978 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2020}
2026-03-30 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:15 [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-30 10:02:15 [adesa.es] INFO: Saving data for 10741808: {'auction_closing_time': 1775037000.0, 'created_time': 1774630871.441045, 'last_price_update_time': 1774864935.141187}
2026-03-30 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741808') HTTP/1.1" 204 0
2026-03-30 10:02:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741810> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 10:02:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741793> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 10:02:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741795> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 10:02:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77afec6c-ad99-5e60-9b4f-e9f1583761aa with identifier: 10741810
2026-03-30 10:02:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77afec6c-ad99-5e60-9b4f-e9f1583761aa with scrape type 2
2026-03-30 10:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 77afec6c-ad99-5e60-9b4f-e9f1583761aa with scrape type 2
2026-03-30 10:02:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 77afec6c-ad99-5e60-9b4f-e9f1583761aa, identifier: 10741810
2026-03-30 10:02:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 77afec6c-ad99-5e60-9b4f-e9f1583761aa with identifier: 10741810
2026-03-30 10:02:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 77afec6c-ad99-5e60-9b4f-e9f1583761aa with identifier: 10741810
2026-03-30 10:02:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 77afec6c-ad99-5e60-9b4f-e9f1583761aa with identifier: 10741810 to the API
2026-03-30 10:02:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:02:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:02:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741810>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 115,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Diesel',
'id': '77afec6c-ad99-5e60-9b4f-e9f1583761aa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '6768MNX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741810',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 232843,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 8700,
'price_includes_vat': True,
'registration_date': '2019-11-12',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Nissan Qashqai Acenta - Diesel - Automatic - 115 hp - 232.843 km',
'transmission': 'automatic',
'trim': 'Acenta',
'vin': None,
'year': 2019}
2026-03-30 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:15 [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-30 10:02:15 [adesa.es] INFO: Saving data for 10741810: {'auction_closing_time': 1775037000.0, 'created_time': 1774630874.861203, 'last_price_update_time': 1774864935.699356}
2026-03-30 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741810') HTTP/1.1" 204 0
2026-03-30 10:02:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741818> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 10:02:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741809> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 10:02:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b1ffb9b-b07e-55f9-b863-136014328ba5 with identifier: 10741793
2026-03-30 10:02:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b1ffb9b-b07e-55f9-b863-136014328ba5 with scrape type 2
2026-03-30 10:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b1ffb9b-b07e-55f9-b863-136014328ba5 with scrape type 2
2026-03-30 10:02:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 7b1ffb9b-b07e-55f9-b863-136014328ba5, identifier: 10741793
2026-03-30 10:02:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c936f671-6d80-5acf-a7e6-dca8e2f45131 with identifier: 10741795
2026-03-30 10:02:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c936f671-6d80-5acf-a7e6-dca8e2f45131 with scrape type 2
2026-03-30 10:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c936f671-6d80-5acf-a7e6-dca8e2f45131 with scrape type 2
2026-03-30 10:02:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: c936f671-6d80-5acf-a7e6-dca8e2f45131, identifier: 10741795
2026-03-30 10:02:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 7b1ffb9b-b07e-55f9-b863-136014328ba5 with identifier: 10741793
2026-03-30 10:02:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 7b1ffb9b-b07e-55f9-b863-136014328ba5 with identifier: 10741793
2026-03-30 10:02:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 7b1ffb9b-b07e-55f9-b863-136014328ba5 with identifier: 10741793 to the API
2026-03-30 10:02:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:02:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:02:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741793>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 75,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Petrol',
'id': '7b1ffb9b-b07e-55f9-b863-136014328ba5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1018MFJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741793',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 47438,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 7600,
'price_includes_vat': True,
'registration_date': '2023-03-07',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Opel Corsa 1.2 Edition - Petrol - Manual - 75 hp - 47.438 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2023}
2026-03-30 10:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:16 [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-30 10:02:16 [adesa.es] INFO: Saving data for 10741793: {'auction_closing_time': 1775037000.0, 'created_time': 1774630880.339599, 'last_price_update_time': 1774864936.251788}
2026-03-30 10:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741793') HTTP/1.1" 204 0
2026-03-30 10:02:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: c936f671-6d80-5acf-a7e6-dca8e2f45131 with identifier: 10741795
2026-03-30 10:02:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: c936f671-6d80-5acf-a7e6-dca8e2f45131 with identifier: 10741795
2026-03-30 10:02:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: c936f671-6d80-5acf-a7e6-dca8e2f45131 with identifier: 10741795 to the API
2026-03-30 10:02:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:02:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:02:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741795>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 89,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Diesel',
'id': 'c936f671-6d80-5acf-a7e6-dca8e2f45131',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '4345MCD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741795',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Renault',
'model': 'Captur',
'odometer': 121879,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2019-07-17',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Renault Captur Zen - Diesel - Automatic - 89 hp - 121.879 km',
'transmission': 'automatic',
'trim': 'Zen',
'vin': None,
'year': 2019}
2026-03-30 10:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:16 [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-30 10:02:16 [adesa.es] INFO: Saving data for 10741795: {'auction_closing_time': 1775037000.0, 'created_time': 1774630867.711349, 'last_price_update_time': 1774864936.689071}
2026-03-30 10:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741795') HTTP/1.1" 204 0
2026-03-30 10:02:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741799> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 10:02:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9942a157-f3c0-503c-b57a-f696e90ab810 with identifier: 10741818
2026-03-30 10:02:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9942a157-f3c0-503c-b57a-f696e90ab810 with scrape type 2
2026-03-30 10:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9942a157-f3c0-503c-b57a-f696e90ab810 with scrape type 2
2026-03-30 10:02:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 9942a157-f3c0-503c-b57a-f696e90ab810, identifier: 10741818
2026-03-30 10:02:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0d8169a-5612-5ca8-8cd1-02f5fed4fa6f with identifier: 10741809
2026-03-30 10:02:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0d8169a-5612-5ca8-8cd1-02f5fed4fa6f with scrape type 2
2026-03-30 10:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0d8169a-5612-5ca8-8cd1-02f5fed4fa6f with scrape type 2
2026-03-30 10:02:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: b0d8169a-5612-5ca8-8cd1-02f5fed4fa6f, identifier: 10741809
2026-03-30 10:02:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 9942a157-f3c0-503c-b57a-f696e90ab810 with identifier: 10741818
2026-03-30 10:02:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 9942a157-f3c0-503c-b57a-f696e90ab810 with identifier: 10741818
2026-03-30 10:02:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 9942a157-f3c0-503c-b57a-f696e90ab810 with identifier: 10741818 to the API
2026-03-30 10:02:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:02:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:02:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741818>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Petrol',
'id': '9942a157-f3c0-503c-b57a-f696e90ab810',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2183KTY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741818',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 89490,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 7700,
'price_includes_vat': True,
'registration_date': '2019-02-27',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Opel Crossland 1.2 Design Line - Petrol - Manual - 110 hp - 89.490 '
'km',
'transmission': 'manual',
'trim': 'Design Line',
'vin': None,
'year': 2019}
2026-03-30 10:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:17 [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-30 10:02:17 [adesa.es] INFO: Saving data for 10741818: {'auction_closing_time': 1775037000.0, 'created_time': 1774630868.437463, 'last_price_update_time': 1774864937.277117}
2026-03-30 10:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741818') HTTP/1.1" 204 0
2026-03-30 10:02:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: b0d8169a-5612-5ca8-8cd1-02f5fed4fa6f with identifier: 10741809
2026-03-30 10:02:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: b0d8169a-5612-5ca8-8cd1-02f5fed4fa6f with identifier: 10741809
2026-03-30 10:02:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: b0d8169a-5612-5ca8-8cd1-02f5fed4fa6f with identifier: 10741809 to the API
2026-03-30 10:02:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:02:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:02:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741809>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Petrol',
'id': 'b0d8169a-5612-5ca8-8cd1-02f5fed4fa6f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '5035LBF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741809',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 129542,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 6400,
'price_includes_vat': True,
'registration_date': '2019-09-19',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Opel Crossland Design Line - Petrol - Manual - 110 hp - 129.542 km',
'transmission': 'manual',
'trim': 'Design Line',
'vin': None,
'year': 2019}
2026-03-30 10:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:17 [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-30 10:02:17 [adesa.es] INFO: Saving data for 10741809: {'auction_closing_time': 1775037000.0, 'created_time': 1774630870.352875, 'last_price_update_time': 1774864937.879124}
2026-03-30 10:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741809') HTTP/1.1" 204 0
2026-03-30 10:02:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99e42de3-8138-5b7b-8158-35163e31955c with identifier: 10741799
2026-03-30 10:02:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99e42de3-8138-5b7b-8158-35163e31955c with scrape type 2
2026-03-30 10:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 99e42de3-8138-5b7b-8158-35163e31955c with scrape type 2
2026-03-30 10:02:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: 99e42de3-8138-5b7b-8158-35163e31955c, identifier: 10741799
2026-03-30 10:02:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: 99e42de3-8138-5b7b-8158-35163e31955c with identifier: 10741799
2026-03-30 10:02:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: 99e42de3-8138-5b7b-8158-35163e31955c with identifier: 10741799
2026-03-30 10:02:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: 99e42de3-8138-5b7b-8158-35163e31955c with identifier: 10741799 to the API
2026-03-30 10:02:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:02:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:02:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741799>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 106,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Petrol',
'id': '99e42de3-8138-5b7b-8158-35163e31955c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '4484MLS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741799',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'MG',
'model': 'ZS',
'odometer': 50970,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 10700,
'price_includes_vat': True,
'registration_date': '2023-11-23',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'MG ZS - Petrol - Manual - 106 hp - 50.970 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 10:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:18 [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-30 10:02:18 [adesa.es] INFO: Saving data for 10741799: {'auction_closing_time': 1775037000.0, 'created_time': 1774630875.186237, 'last_price_update_time': 1774864938.457172}
2026-03-30 10:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741799') HTTP/1.1" 204 0
2026-03-30 10:02:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741811> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 10:02:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f7d9f260-36be-510d-bab4-22556d0eddd6 with identifier: 10741811
2026-03-30 10:02:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7d9f260-36be-510d-bab4-22556d0eddd6 with scrape type 2
2026-03-30 10:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f7d9f260-36be-510d-bab4-22556d0eddd6 with scrape type 2
2026-03-30 10:02:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.es, Processed item id: f7d9f260-36be-510d-bab4-22556d0eddd6, identifier: 10741811
2026-03-30 10:02:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.es, Translating item: f7d9f260-36be-510d-bab4-22556d0eddd6 with identifier: 10741811
2026-03-30 10:02:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.es, Applying rules to item: f7d9f260-36be-510d-bab4-22556d0eddd6 with identifier: 10741811
2026-03-30 10:02:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.es, Posting item: f7d9f260-36be-510d-bab4-22556d0eddd6 with identifier: 10741811 to the API
2026-03-30 10:02:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:02:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 10:02:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741811>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 80,
'expiration_date': '2026-04-01T09:50:00Z',
'fuel_type': 'Petrol',
'id': 'f7d9f260-36be-510d-bab4-22556d0eddd6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '3340KJW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741811',
'listing': 'auction',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Mitsubishi',
'model': 'Space Star',
'odometer': 149620,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 6200,
'price_includes_vat': True,
'registration_date': '2018-04-03',
'seats_number': 5,
'seller_name': 'SANTANDER CONSUMER RENTING',
'title': 'Mitsubishi Space Star 1.0 - Petrol - Manual - 80 hp - 149.620 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-30 10:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:19 [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-30 10:02:19 [adesa.es] INFO: Saving data for 10741811: {'auction_closing_time': 1775037000.0, 'created_time': 1774630874.538081, 'last_price_update_time': 1774864939.077973}
2026-03-30 10:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10741811') HTTP/1.1" 204 0
2026-03-30 10:02:19 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-30 10:02:19 [adesa.es] INFO: adesa.es Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: -2, <ScrapeType.NEW_DUPLICATE_ID: 4>: 2, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-30 10:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.es%27%20and%20RowKey%20eq%20%2710743035%27 HTTP/1.1" 200 None
2026-03-30 10:02:19 [adesa.es] INFO: Saving data for 10743035: {'created_time': 1774864939.207634}
2026-03-30 10:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.es',RowKey='10743035') HTTP/1.1" 204 0
2026-03-30 10:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:02:19 [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%201774432939 HTTP/1.1" 200 None
2026-03-30 10:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.es',RowKey='10700824') HTTP/1.1" 204 0
2026-03-30 10:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.es',RowKey='10715797') HTTP/1.1" 204 0
2026-03-30 10:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.es',RowKey='10723101') HTTP/1.1" 204 0
2026-03-30 10:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.es',RowKey='10723102') HTTP/1.1" 204 0
2026-03-30 10:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.es',RowKey='10723103') HTTP/1.1" 204 0
2026-03-30 10:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.es',RowKey='10723104') HTTP/1.1" 204 0
2026-03-30 10:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.es',RowKey='10723118') HTTP/1.1" 204 0
2026-03-30 10:02:19 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (99 items) in: file:///var/lib/scrapyd/items/sourcing_v2/adesa.es/task_36_2026-03-30T10_00_00.jl
2026-03-30 10:02:19 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 233556,
'downloader/request_count': 275,
'downloader/request_method_count/GET': 273,
'downloader/request_method_count/POST': 2,
'downloader/response_bytes': 23518169,
'downloader/response_count': 275,
'downloader/response_status_count/200': 275,
'elapsed_time_seconds': 134.414165,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 30, 10, 2, 19, 397681, tzinfo=datetime.timezone.utc),
'item_dropped_count': 1,
'item_dropped_reasons_count/DropItem': 1,
'item_scraped_count': 99,
'log_count/DEBUG': 2560,
'log_count/ERROR': 3,
'log_count/INFO': 2641,
'memusage/max': 182591488,
'memusage/startup': 149909504,
'photo_download_count': 170,
'pipeline/dropped_expired': 1,
'request_depth_max': 3,
'response_received_count': 105,
'scheduler/dequeued': 275,
'scheduler/dequeued/memory': 275,
'scheduler/enqueued': 275,
'scheduler/enqueued/memory': 275,
'scrape_type/new': 17,
'scrape_type/new_duplicate_id': 2,
'scrape_type/price_update': 84,
'scrape_type/skipped': 76,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 105,
'scrapy-zyte-api/error_ratio': 0.0,
'scrapy-zyte-api/errors': 0,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 6.793805818144407,
'scrapy-zyte-api/mean_response_seconds': 6.804053344045368,
'scrapy-zyte-api/processed': 105,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 105,
'scrapy-zyte-api/request_args/experimental.requestCookies': 104,
'scrapy-zyte-api/request_args/experimental.responseCookies': 105,
'scrapy-zyte-api/request_args/httpRequestBody': 2,
'scrapy-zyte-api/request_args/httpRequestMethod': 2,
'scrapy-zyte-api/request_args/httpResponseBody': 105,
'scrapy-zyte-api/request_args/httpResponseHeaders': 105,
'scrapy-zyte-api/request_args/url': 105,
'scrapy-zyte-api/status_codes/200': 105,
'scrapy-zyte-api/success': 105,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 179,
'source/total_available': 179,
'start_time': datetime.datetime(2026, 3, 30, 10, 0, 4, 983516, tzinfo=datetime.timezone.utc)}
2026-03-30 10:02:19 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-30 10:02:19 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f3080ef4c10>
2026-03-30 10:02:19 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f3080d7e490>